..
CMakeLists.txt
[globalisel][legalizer] Adapt LegalizerInfo to support inter-type dependencies and other things.
2018-01-29 19:54:49 +00:00
CallLowering.cpp
MachineFunction: Return reference from getFunction(); NFC
2017-12-15 22:22:58 +00:00
Combiner.cpp
Rename DEBUG macro to LLVM_DEBUG.
2018-05-14 12:53:11 +00:00
CombinerHelper.cpp
Revert r331816 and r331820 - [globalisel] Add a combiner helpers for extending loads and use them in a pre-legalize combiner for AArch64
2018-05-09 05:00:17 +00:00
GlobalISel.cpp
[GlobalISel] Make GlobalISel a non-optional library.
2017-08-03 21:52:25 +00:00
IRTranslator.cpp
[GlobalISel][IRTranslator] Split aggregates during IR translation.
2018-05-16 10:32:02 +00:00
InstructionSelect.cpp
[GlobalISel] NFCI, Getting GlobalISel ~5% faster
2018-05-23 21:12:02 +00:00
InstructionSelector.cpp
[GISel] Make constrainSelectedInstRegOperands() available to the legalizer. NFC
2018-01-17 19:31:33 +00:00
LLVMBuild.txt
Revert "Get GlobalISel to build on Linux after r286407"
2016-11-16 22:24:59 +00:00
LegalityPredicates.cpp
Attempt to fix remaining build failures after r331071 by changing the tuple to a struct
2018-04-27 21:03:27 +00:00
LegalizeMutations.cpp
[globalisel][legalizerinfo] Add support for the Lower action in getActionDefinitionsBuilder() and use it in AArch64.
2018-04-09 21:10:09 +00:00
Legalizer.cpp
Rename DEBUG macro to LLVM_DEBUG.
2018-05-14 12:53:11 +00:00
LegalizerHelper.cpp
[AArch64][GlobalISel] Zero-extend s1 values when returning.
2018-06-01 13:20:32 +00:00
LegalizerInfo.cpp
[GlobalISel][Legalizer] LegalizerInfo verifier: Making LegalizerInfo::verify(...) errors fatal
2018-05-31 01:56:07 +00:00
Localizer.cpp
Rename DEBUG macro to LLVM_DEBUG.
2018-05-14 12:53:11 +00:00
MachineIRBuilder.cpp
Reapplying r331819 [GlobalISel][Legalizer] More concise and faster widenScalar, NFC
2018-05-09 17:28:18 +00:00
RegBankSelect.cpp
Rename DEBUG macro to LLVM_DEBUG.
2018-05-14 12:53:11 +00:00
RegisterBank.cpp
IWYU for llvm-config.h in llvm, additions.
2018-04-30 14:59:11 +00:00
RegisterBankInfo.cpp
Rename DEBUG macro to LLVM_DEBUG.
2018-05-14 12:53:11 +00:00
Utils.cpp
Rename DEBUG macro to LLVM_DEBUG.
2018-05-14 12:53:11 +00:00