llvm-6502/lib/Target/Hexagon
2015-02-04 23:55:16 +00:00
..
Disassembler
MCTargetDesc Remove dead code in the HexagonMCInst classes. This also fixes 2015-02-02 22:40:53 +00:00
TargetInfo
CMakeLists.txt
Hexagon.h Remove unused class variables and update all callers/uses from 2015-02-02 22:28:44 +00:00
Hexagon.td Migrate HexagonISelDAGToDAG to setting a subtarget pointer during 2015-02-02 19:22:03 +00:00
HexagonAsmPrinter.cpp Define a runOnMachineFunction for the Hexagon AsmPrinter and 2015-02-03 06:40:22 +00:00
HexagonAsmPrinter.h Define a runOnMachineFunction for the Hexagon AsmPrinter and 2015-02-03 06:40:22 +00:00
HexagonCallingConv.td
HexagonCFGOptimizer.cpp
HexagonCopyToCombine.cpp
HexagonExpandPredSpillCode.cpp
HexagonFixupHwLoops.cpp
HexagonFrameLowering.cpp
HexagonFrameLowering.h
HexagonHardwareLoops.cpp
HexagonInstrFormats.td [Hexagon] Revert change to isCodeGenOnly = 1 in r228080 2015-02-04 00:09:23 +00:00
HexagonInstrFormatsV4.td
HexagonInstrInfo.cpp [Hexagon] Adding encoding information for absolute-reg mode stores. Xfailing a test until constant extenders are correctly put in the same packet. 2015-02-04 17:52:06 +00:00
HexagonInstrInfo.h
HexagonInstrInfo.td [Hexagon] Changing some isCodeGenOnly to isAsmParserOnly since we want them to asm parse but not cause decode conflicts. 2015-02-04 00:07:26 +00:00
HexagonInstrInfoV3.td [Hexagon] Changing some isCodeGenOnly to isAsmParserOnly since we want them to asm parse but not cause decode conflicts. 2015-02-04 00:07:26 +00:00
HexagonInstrInfoV4.td [Hexagon] Updating load extend to i64 patterns. 2015-02-04 23:55:16 +00:00
HexagonInstrInfoV5.td [Hexagon] Changing some isCodeGenOnly to isAsmParserOnly since we want them to asm parse but not cause decode conflicts. 2015-02-04 00:07:26 +00:00
HexagonInstrInfoVector.td
HexagonIntrinsics.td [Hexagon] Converting XTYPE/SHIFT intrinsics. Cleaning out old intrinsic patterns and updating tests. 2015-02-03 20:40:52 +00:00
HexagonIntrinsicsDerived.td
HexagonIntrinsicsV3.td [Hexagon] Converting XTYPE/SHIFT intrinsics. Cleaning out old intrinsic patterns and updating tests. 2015-02-03 20:40:52 +00:00
HexagonIntrinsicsV4.td [Hexagon] Updating XTYPE/PRED intrinsics. 2015-02-03 19:43:59 +00:00
HexagonIntrinsicsV5.td [Hexagon] Converting XTYPE/SHIFT intrinsics. Cleaning out old intrinsic patterns and updating tests. 2015-02-03 20:40:52 +00:00
HexagonISelDAGToDAG.cpp [Hexagon] Simplifying some store patterns. Adding AddrGP addressing forms. 2015-02-04 22:36:28 +00:00
HexagonISelLowering.cpp Only access TLOF via the TargetMachine, not TargetLowering. 2015-02-03 07:22:52 +00:00
HexagonISelLowering.h Cache and use the subtarget that owns the target lowering. 2015-02-02 22:11:36 +00:00
HexagonMachineFunctionInfo.cpp
HexagonMachineFunctionInfo.h
HexagonMachineScheduler.cpp Move HexagonMachineScheduler to use the subtarget off of the 2015-02-02 22:11:40 +00:00
HexagonMachineScheduler.h Move HexagonMachineScheduler to use the subtarget off of the 2015-02-02 22:11:40 +00:00
HexagonMCInstLower.cpp
HexagonNewValueJump.cpp Remove #if'd code and update comment. 2015-02-02 22:11:42 +00:00
HexagonOperands.td [Hexagon] Simplifying some store patterns. Adding AddrGP addressing forms. 2015-02-04 22:36:28 +00:00
HexagonPeephole.cpp Use the cached subtarget on the MachineFunction. 2015-02-02 22:40:56 +00:00
HexagonRegisterInfo.cpp
HexagonRegisterInfo.h
HexagonRegisterInfo.td
HexagonRemoveSZExtArgs.cpp
HexagonSchedule.td
HexagonScheduleV4.td
HexagonSelectCCInfo.td
HexagonSelectionDAGInfo.cpp
HexagonSelectionDAGInfo.h
HexagonSplitConst32AndConst64.cpp Migrate the HexagonSplitConst32AndConst64 pass from TargetMachine 2015-02-02 22:11:43 +00:00
HexagonSplitTFRCondSets.cpp Remove unused class variables and update all callers/uses from 2015-02-02 22:28:44 +00:00
HexagonSubtarget.cpp Cache and use the subtarget that owns the target lowering. 2015-02-02 22:11:36 +00:00
HexagonSubtarget.h
HexagonTargetMachine.cpp Remove unused class variables and update all callers/uses from 2015-02-02 22:28:44 +00:00
HexagonTargetMachine.h
HexagonTargetObjectFile.cpp
HexagonTargetObjectFile.h
HexagonVLIWPacketizer.cpp
LLVMBuild.txt
Makefile