llvm-6502/lib/Target/Hexagon
2015-03-10 23:45:55 +00:00
..
Disassembler [Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrInfo and eliminating HexagonMCInst class. 2015-02-19 21:10:50 +00:00
MCTargetDesc Remove the use of the subtarget in MCCodeEmitter creation and 2015-03-10 22:03:14 +00:00
TargetInfo
CMakeLists.txt Hexagon: Remove pass that does nothing at all 2015-03-10 15:06:38 +00:00
Hexagon.h Hexagon: Remove pass that does nothing at all 2015-03-10 15:06:38 +00:00
Hexagon.td Hexagon: Remove unused InstrMapping. 2015-03-10 18:19:16 +00:00
HexagonAsmPrinter.cpp [Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrInfo and eliminating HexagonMCInst class. 2015-02-19 21:10:50 +00:00
HexagonAsmPrinter.h
HexagonCallingConv.td
HexagonCFGOptimizer.cpp
HexagonCopyToCombine.cpp [Hexagon] Reapply r231699. Remove assumption that second operand is an immediate when checking if A2_tfrsi is combinable. 2015-03-09 21:48:13 +00:00
HexagonExpandPredSpillCode.cpp
HexagonFixupHwLoops.cpp
HexagonFrameLowering.cpp [Hexagon] Use single tailcall pseudoinst and fix checking for label jumping versus tail calling. 2015-03-09 22:05:21 +00:00
HexagonFrameLowering.h
HexagonHardwareLoops.cpp Remove the remaining uses of abs64 and nuke it. 2015-03-09 20:20:16 +00:00
HexagonInstrFormats.td [Hexagon] Separating InstHexagon from OpcodeHexagon. 2015-03-10 20:56:22 +00:00
HexagonInstrFormatsV4.td [Hexagon] Separating InstHexagon from OpcodeHexagon. 2015-03-10 20:56:22 +00:00
HexagonInstrInfo.cpp Remove subtarget dependence from HexagonRegisterInfo. 2015-03-10 23:45:55 +00:00
HexagonInstrInfo.h [Hexagon] Use single tailcall pseudoinst and fix checking for label jumping versus tail calling. 2015-03-09 22:05:21 +00:00
HexagonInstrInfo.td [Hexagon] Adding frame index + add load/store patterns. 2015-03-10 21:24:13 +00:00
HexagonInstrInfoV3.td
HexagonInstrInfoV4.td [Hexagon] Adding frame index + add load/store patterns. 2015-03-10 21:24:13 +00:00
HexagonInstrInfoV5.td [Hexagon] Adding vector load with post-increment instructions. Adding decoder function for 64bit control register class. 2015-02-10 16:59:36 +00:00
HexagonInstrInfoVector.td
HexagonIntrinsics.td
HexagonIntrinsicsDerived.td
HexagonIntrinsicsV3.td
HexagonIntrinsicsV4.td
HexagonIntrinsicsV5.td
HexagonISelDAGToDAG.cpp [Hexagon] Reapply r231699. Remove assumption that second operand is an immediate when checking if A2_tfrsi is combinable. 2015-03-09 21:48:13 +00:00
HexagonISelLowering.cpp [Hexagon] Renaming HexagonJT to JT and adding CP for constantpool. 2015-03-10 19:29:53 +00:00
HexagonISelLowering.h [Hexagon] Adding nodes for PIC support. 2015-03-10 20:04:44 +00:00
HexagonMachineFunctionInfo.cpp
HexagonMachineFunctionInfo.h
HexagonMachineScheduler.cpp
HexagonMachineScheduler.h
HexagonMCInstLower.cpp [Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrInfo and eliminating HexagonMCInst class. 2015-02-19 21:10:50 +00:00
HexagonNewValueJump.cpp [Hexagon] Eliminating immediate condition set. 2015-03-09 19:57:18 +00:00
HexagonOperands.td [Hexagon] Removing more V4 predicates since V4 is the required minimum. 2015-02-09 21:56:37 +00:00
HexagonPeephole.cpp [Hexagon] Eliminating immediate condition set. 2015-03-09 19:57:18 +00:00
HexagonRegisterInfo.cpp Remove subtarget dependence from HexagonRegisterInfo. 2015-03-10 23:45:55 +00:00
HexagonRegisterInfo.h Remove subtarget dependence from HexagonRegisterInfo. 2015-03-10 23:45:55 +00:00
HexagonRegisterInfo.td
HexagonRemoveSZExtArgs.cpp
HexagonSchedule.td
HexagonScheduleV4.td
HexagonSelectCCInfo.td
HexagonSelectionDAGInfo.cpp
HexagonSelectionDAGInfo.h
HexagonSplitConst32AndConst64.cpp [Hexagon] Removing old halfword codegen instructions and updating const32/64 splitting. 2015-03-09 20:11:02 +00:00
HexagonSubtarget.cpp [Hexagon] Removing more V4 predicates since V4 is the required minimum. 2015-02-09 21:56:37 +00:00
HexagonSubtarget.h [Hexagon] Removing more V4 predicates since V4 is the required minimum. 2015-02-09 21:56:37 +00:00
HexagonTargetMachine.cpp Hexagon: Remove pass that does nothing at all 2015-03-10 15:06:38 +00:00
HexagonTargetMachine.h
HexagonTargetObjectFile.cpp
HexagonTargetObjectFile.h
HexagonVLIWPacketizer.cpp [Hexagon] Removing more V4 predicates since V4 is the required minimum. 2015-02-09 21:56:37 +00:00
LLVMBuild.txt
Makefile