..
CMakeLists.txt
GlobalISel: rename legalizer components to match others.
2016-10-14 22:18:18 +00:00
CallLowering.cpp
GlobalISel: produce correct code for signext/zeroext ABI flags.
2016-09-21 12:57:45 +00:00
GlobalISel.cpp
GlobalISel: rename legalizer components to match others.
2016-10-14 22:18:18 +00:00
IRTranslator.cpp
GlobalISel: pass Function to lowerFormalArguments directly (NFC).
2016-09-21 12:57:35 +00:00
InstructionSelect.cpp
GlobalISel: rename legalizer components to match others.
2016-10-14 22:18:18 +00:00
InstructionSelector.cpp
GlobalISel: select G_GLOBAL_VALUE uses on AArch64.
2016-10-10 21:50:00 +00:00
LLVMBuild.txt
GlobalISel is always built since r260566, reflect it in LLVMBuild.txt
2016-02-12 18:43:14 +00:00
Legalizer.cpp
GlobalISel: rename legalizer components to match others.
2016-10-14 22:18:18 +00:00
LegalizerHelper.cpp
GlobalISel: rename legalizer components to match others.
2016-10-14 22:18:18 +00:00
LegalizerInfo.cpp
GlobalISel: rename legalizer components to match others.
2016-10-14 22:18:18 +00:00
MachineIRBuilder.cpp
GlobalISel: handle stack-based parameters on AArch64.
2016-09-22 13:49:25 +00:00
RegBankSelect.cpp
GlobalISel: rename legalizer components to match others.
2016-10-14 22:18:18 +00:00
RegisterBank.cpp
[RegisterBank] Mark the dump method with LLVM_DUMP_METHOD.
2016-09-23 17:50:03 +00:00
RegisterBankInfo.cpp
[RegisterBankInfo] Change the default mapping for Copy and PHI.
2016-09-29 19:51:46 +00:00