..
AsmParser
…
Disassembler
…
InstPrinter
[lanai] Change reloc to use PIC_ by default and cleanup.
2016-05-20 21:41:53 +00:00
MCTargetDesc
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
TargetInfo
…
CMakeLists.txt
…
LLVMBuild.txt
…
Lanai.h
…
Lanai.td
…
LanaiAluCode.h
…
LanaiAsmPrinter.cpp
[lanai] Change reloc to use PIC_ by default and cleanup.
2016-05-20 21:41:53 +00:00
LanaiCallingConv.td
…
LanaiCondCode.h
…
LanaiDelaySlotFiller.cpp
[lanai] Change reloc to use PIC_ by default and cleanup.
2016-05-20 21:41:53 +00:00
LanaiFrameLowering.cpp
Change eliminateCallFramePseudoInstr() to return an iterator
2016-03-31 18:33:38 +00:00
LanaiFrameLowering.h
Change eliminateCallFramePseudoInstr() to return an iterator
2016-03-31 18:33:38 +00:00
LanaiISelDAGToDAG.cpp
Pass DebugLoc and SDLoc by const ref.
2016-06-12 15:39:02 +00:00
LanaiISelLowering.cpp
Pass DebugLoc and SDLoc by const ref.
2016-06-12 15:39:02 +00:00
LanaiISelLowering.h
Pass DebugLoc and SDLoc by const ref.
2016-06-12 15:39:02 +00:00
LanaiInstrFormats.td
…
LanaiInstrInfo.cpp
Pass DebugLoc and SDLoc by const ref.
2016-06-12 15:39:02 +00:00
LanaiInstrInfo.h
Pass DebugLoc and SDLoc by const ref.
2016-06-12 15:39:02 +00:00
LanaiInstrInfo.td
[Lanai] Set CTLZ_ZERO_UNDEF/CTTZ_ZERO_UNDEF to Expand instead of Legal so they will be converted to CTLZ/CTTZ by LegalizeDAG. Remove extra instructions that only existed to to contain patterns that match the zero_undef operations. NFC
2016-04-22 05:13:01 +00:00
LanaiMCInstLower.cpp
[lanai] Fix for LanaiDelaySlotFiller and LanaiMCInstLower.cpp
2016-04-03 00:49:27 +00:00
LanaiMCInstLower.h
…
LanaiMachineFunctionInfo.cpp
…
LanaiMachineFunctionInfo.h
…
LanaiMemAluCombiner.cpp
[lanai] Expand findClosestSuitableAluInstr check to consider offset register.
2016-04-25 16:41:21 +00:00
LanaiRegisterInfo.cpp
[lanai] Change reloc to use PIC_ by default and cleanup.
2016-05-20 21:41:53 +00:00
LanaiRegisterInfo.h
…
LanaiRegisterInfo.td
…
LanaiSchedule.td
Remove MinLatency in SchedMachineModel. NFC.
2016-04-26 00:37:46 +00:00
LanaiSelectionDAGInfo.cpp
Pass DebugLoc and SDLoc by const ref.
2016-06-12 15:39:02 +00:00
LanaiSelectionDAGInfo.h
Pass DebugLoc and SDLoc by const ref.
2016-06-12 15:39:02 +00:00
LanaiSetflagAluCombiner.cpp
[lanai] Change the way flag setting instructions are checked.
2016-05-18 21:31:37 +00:00
LanaiSubtarget.cpp
[lanai] Use Optional<Reloc> in LanaiTargetMachine.
2016-05-20 03:21:37 +00:00
LanaiSubtarget.h
[lanai] Use Optional<Reloc> in LanaiTargetMachine.
2016-05-20 03:21:37 +00:00
LanaiTargetMachine.cpp
[lanai] Change reloc to use PIC_ by default and cleanup.
2016-05-20 21:41:53 +00:00
LanaiTargetMachine.h
[lanai] Use Optional<Reloc> in LanaiTargetMachine.
2016-05-20 03:21:37 +00:00
LanaiTargetObjectFile.cpp
[lanai] Change reloc to use PIC_ by default and cleanup.
2016-05-20 21:41:53 +00:00
LanaiTargetObjectFile.h
…
LanaiTargetTransformInfo.h
…