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-27 00:18:24 +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] Teach the core pipeline not to run if ISel failed. 2016-08-27 00:18:24 +00:00
InstructionSelector.cpp [AArch64][GlobalISel] Select G_MUL. 2016-08-16 14:37:46 +00:00
IRTranslator.cpp [IRTranslator] Do not abort when the target wants to fall back. 2016-08-26 23:49:05 +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: legalize sdiv and srem operations. 2016-08-26 17:46:13 +00:00
MachineLegalizeHelper.cpp GlobalISel: simplify G_ICMP legalization regime. 2016-08-26 17:46:17 +00:00
MachineLegalizePass.cpp [GlobalISel] Teach the core pipeline not to run if ISel failed. 2016-08-27 00:18:24 +00:00
MachineLegalizer.cpp GlobalISel: legalize sdiv and srem operations. 2016-08-26 17:46:13 +00:00
RegBankSelect.cpp [GlobalISel] Teach the core pipeline not to run if ISel failed. 2016-08-27 00:18:24 +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