1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/CodeGen/GlobalISel
2016-08-19 22:40:00 +00:00
..
CMakeLists.txt [GlobalISel] Introduce an instruction selector. 2016-07-27 14:31:55 +00:00
GlobalISel.cpp [GlobalISel] Introduce an instruction selector. 2016-07-27 14:31:55 +00:00
InstructionSelect.cpp [GlobalISel] Set the Selected MF property. 2016-08-02 16:49:25 +00:00
InstructionSelector.cpp [AArch64][GlobalISel] Select G_MUL. 2016-08-16 14:37:46 +00:00
IRTranslator.cpp GlobalISel: translate floating-point comparisons 2016-08-19 20:48:16 +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: translate floating-point comparisons 2016-08-19 20:48:16 +00:00
MachineLegalizeHelper.cpp GlobalISel: teach legalizer how to handle integer constants. 2016-08-19 22:40:00 +00:00
MachineLegalizePass.cpp [GlobalISel] Don't legalize non-generic instructions. 2016-08-02 11:41:09 +00:00
MachineLegalizer.cpp GlobalISel: teach legalizer how to handle integer constants. 2016-08-19 22:40:00 +00:00
RegBankSelect.cpp [GlobalISel] Set, require, and verify Legalized MF property. 2016-08-02 15:10:32 +00:00
RegisterBank.cpp [GlobalISel] Fix #include ordering/spacing. NFC. 2016-07-14 14:52:55 +00:00
RegisterBankInfo.cpp [GlobalISel] Introduce an instruction selector. 2016-07-27 14:31:55 +00:00