llvm-6502/lib/Target/Hexagon
2015-02-05 20:08:52 +00:00
..
Disassembler [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
MCTargetDesc Remove dead code in the HexagonMCInst classes. This also fixes 2015-02-02 22:40:53 +00:00
TargetInfo
CMakeLists.txt Update CMake build for removed files. 2015-02-02 18:52:49 +00:00
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 Grab TargetInstrInfo off of the MachineFunction and remove 2015-02-02 18:46:27 +00:00
HexagonCopyToCombine.cpp Use the function template getSubtarget to remove an explicit cast. 2015-02-02 18:46:29 +00:00
HexagonExpandPredSpillCode.cpp [Hexagon] Renaming A2_addi and formatting. 2015-02-05 17:49:13 +00:00
HexagonFixupHwLoops.cpp
HexagonFrameLowering.cpp Use the getSubtarget call off of the MachineFunction rather than 2015-02-02 19:22:01 +00:00
HexagonFrameLowering.h
HexagonHardwareLoops.cpp [Hexagon] Renaming A2_subri, A2_andir, A2_orir. Fixing formatting. 2015-02-05 18:38:08 +00:00
HexagonInstrFormats.td [Hexagon] Since decoding conflicts have been resolved, isCodeGenOnly = 0 by default and remove explicitly setting it. 2015-02-05 17:32:17 +00:00
HexagonInstrFormatsV4.td
HexagonInstrInfo.cpp [Hexagon] Renaming A2_addi and formatting. 2015-02-05 17:49:13 +00:00
HexagonInstrInfo.h
HexagonInstrInfo.td [Hexagon] Factoring out a class for immediate transfers and cleaning up formatting. 2015-02-05 20:08:52 +00:00
HexagonInstrInfoV3.td [Hexagon] Since decoding conflicts have been resolved, isCodeGenOnly = 0 by default and remove explicitly setting it. 2015-02-05 17:32:17 +00:00
HexagonInstrInfoV4.td [Hexagon] Since decoding conflicts have been resolved, isCodeGenOnly = 0 by default and remove explicitly setting it. 2015-02-05 17:32:17 +00:00
HexagonInstrInfoV5.td [Hexagon] Factoring out a class for immediate transfers and cleaning up formatting. 2015-02-05 20:08:52 +00:00
HexagonInstrInfoVector.td [Hexagon] Since decoding conflicts have been resolved, isCodeGenOnly = 0 by default and remove explicitly setting it. 2015-02-05 17:32:17 +00:00
HexagonIntrinsics.td [Hexagon] Renaming A2_subri, A2_andir, A2_orir. Fixing formatting. 2015-02-05 18:38:08 +00:00
HexagonIntrinsicsDerived.td [Hexagon] Deleting a lot of old variants of intrinsics and updating references. 2015-01-28 18:29:11 +00:00
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] Renaming A2_addi and formatting. 2015-02-05 17:49:13 +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 [Hexagon] Renaming A2_addi and formatting. 2015-02-05 17:49:13 +00:00
HexagonRegisterInfo.h
HexagonRegisterInfo.td [Hexagon] Adding vector shift instructions and tests. 2015-01-30 21:58:46 +00:00
HexagonRemoveSZExtArgs.cpp [LPM] Stop using the string based preservation API. It is an 2015-01-28 04:57:56 +00:00
HexagonSchedule.td
HexagonScheduleV4.td
HexagonSelectCCInfo.td
HexagonSelectionDAGInfo.cpp
HexagonSelectionDAGInfo.h
HexagonSplitConst32AndConst64.cpp [Hexagon] Factoring out a class for immediate transfers and cleaning up formatting. 2015-02-05 20:08:52 +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 Move DataLayout back to the TargetMachine from TargetSubtargetInfo 2015-01-26 19:03:15 +00:00
HexagonTargetMachine.cpp Remove unused class variables and update all callers/uses from 2015-02-02 22:28:44 +00:00
HexagonTargetMachine.h Move DataLayout back to the TargetMachine from TargetSubtargetInfo 2015-01-26 19:03:15 +00:00
HexagonTargetObjectFile.cpp Compute the ELF SectionKind from the flags. 2015-01-29 17:33:21 +00:00
HexagonTargetObjectFile.h
HexagonVLIWPacketizer.cpp [Hexagon] Renaming Y2_barrier. Fixing issues where doubleword variants of instructions can't be newvalue producers. 2015-02-05 18:56:28 +00:00
LLVMBuild.txt
Makefile