This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
CodeGen
/
GlobalISel
History
Rui Ueyama
acac274965
Fix another -Wunused-variable for non-assert build.
...
llvm-svn: 281073
2016-09-09 18:37:08 +00:00
..
CallLowering.cpp
GlobalISel: use G_TYPE to annotate physregs with a type.
2016-08-31 21:24:02 +00:00
CMakeLists.txt
GlobalISel: rework CallLowering so that it can be used for libcalls too.
2016-08-29 19:07:08 +00:00
GlobalISel.cpp
[GlobalISel] Introduce an instruction selector.
2016-07-27 14:31:55 +00:00
InstructionSelect.cpp
GlobalISel: move type information to MachineRegisterInfo.
2016-09-09 11:46:34 +00:00
InstructionSelector.cpp
[AArch64][GlobalISel] Select G_MUL.
2016-08-16 14:37:46 +00:00
IRTranslator.cpp
GlobalISel: remove G_TYPE and G_PHI
2016-09-09 11:47:31 +00:00
LLVMBuild.txt
GlobalISel is always built since r260566, reflect it in LLVMBuild.txt
2016-02-12 18:43:14 +00:00
MachineIRBuilder.cpp
GlobalISel: fix comments and add assertions for valid instructions.
2016-09-09 11:46:58 +00:00
MachineLegalizeHelper.cpp
Fix another -Wunused-variable for non-assert build.
2016-09-09 18:37:08 +00:00
MachineLegalizePass.cpp
GlobalISel: move type information to MachineRegisterInfo.
2016-09-09 11:46:34 +00:00
MachineLegalizer.cpp
GlobalISel: remove G_TYPE and G_PHI
2016-09-09 11:47:31 +00:00
RegBankSelect.cpp
GlobalISel: move type information to MachineRegisterInfo.
2016-09-09 11:46:34 +00:00
RegisterBank.cpp
[GlobalISel] Fix #include ordering/spacing. NFC.
2016-07-14 14:52:55 +00:00
RegisterBankInfo.cpp
GlobalISel: remove G_TYPE and G_PHI
2016-09-09 11:47:31 +00:00