llvm-6502/lib/Target/Hexagon
2013-05-13 07:50:47 +00:00
..
InstPrinter
MCTargetDesc Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
TargetInfo
CMakeLists.txt Hexagon: Fix Small Data support to handle -G 0 correctly. 2013-05-07 19:53:00 +00:00
Hexagon.h Hexagon: Fix Small Data support to handle -G 0 correctly. 2013-05-07 19:53:00 +00:00
Hexagon.td Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore. 2013-05-10 20:58:11 +00:00
HexagonAsmPrinter.cpp
HexagonAsmPrinter.h
HexagonCallingConv.td
HexagonCallingConvLower.cpp
HexagonCallingConvLower.h
HexagonCFGOptimizer.cpp Print IR from Hexagon MI passes with -print-before/after-all. 2013-05-06 21:58:00 +00:00
HexagonExpandPredSpillCode.cpp Print IR from Hexagon MI passes with -print-before/after-all. 2013-05-06 21:58:00 +00:00
HexagonFixupHwLoops.cpp
HexagonFrameLowering.cpp Change getFrameMoves to return a const reference. 2013-05-11 02:38:11 +00:00
HexagonFrameLowering.h
HexagonHardwareLoops.cpp Hexagon: Use multiclass for Jump instructions. 2013-05-01 21:37:34 +00:00
HexagonInstrFormats.td Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp. 2013-05-10 20:27:34 +00:00
HexagonInstrFormatsV4.td
HexagonInstrInfo.cpp Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore. 2013-05-10 20:58:11 +00:00
HexagonInstrInfo.h Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore. 2013-05-10 20:58:11 +00:00
HexagonInstrInfo.td Hexagon: Set accessSize and addrMode on all load/store instructions. 2013-05-07 15:06:29 +00:00
HexagonInstrInfoV3.td Hexagon: Use multiclass for Jump instructions. 2013-05-01 21:37:34 +00:00
HexagonInstrInfoV4.td Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp. 2013-05-10 20:27:34 +00:00
HexagonInstrInfoV5.td Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp. 2013-05-10 20:27:34 +00:00
HexagonIntrinsics.td
HexagonIntrinsicsDerived.td
HexagonIntrinsicsV3.td
HexagonIntrinsicsV4.td
HexagonIntrinsicsV5.td
HexagonISelDAGToDAG.cpp Make references to HexagonTargetMachine "const". 2013-05-06 18:38:37 +00:00
HexagonISelLowering.cpp Hexagon: Fix Small Data support to handle -G 0 correctly. 2013-05-07 19:53:00 +00:00
HexagonISelLowering.h Hexagon: Use multiclass for Jump instructions. 2013-05-01 21:37:34 +00:00
HexagonMachineFunctionInfo.h Hexagon: Use multiclass for Jump instructions. 2013-05-01 21:37:34 +00:00
HexagonMachineScheduler.cpp
HexagonMachineScheduler.h
HexagonMCInstLower.cpp
HexagonNewValueJump.cpp Suppress GCC compiler warnings in release builds about variables that are only 2013-05-13 07:50:47 +00:00
HexagonOperands.td
HexagonPeephole.cpp Print IR from Hexagon MI passes with -print-before/after-all. 2013-05-06 21:58:00 +00:00
HexagonRegisterInfo.cpp Remove unused function. 2013-05-10 16:53:12 +00:00
HexagonRegisterInfo.h Remove unused function. 2013-05-10 16:53:12 +00:00
HexagonRegisterInfo.td
HexagonRemoveSZExtArgs.cpp Print IR from Hexagon MI passes with -print-before/after-all. 2013-05-06 21:58:00 +00:00
HexagonSchedule.td
HexagonScheduleV4.td
HexagonSelectCCInfo.td
HexagonSelectionDAGInfo.cpp
HexagonSelectionDAGInfo.h
HexagonSplitConst32AndConst64.cpp Hexagon: Fix Small Data support to handle -G 0 correctly. 2013-05-07 19:53:00 +00:00
HexagonSplitTFRCondSets.cpp Print IR from Hexagon MI passes with -print-before/after-all. 2013-05-06 21:58:00 +00:00
HexagonSubtarget.cpp
HexagonSubtarget.h
HexagonTargetMachine.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
HexagonTargetMachine.h
HexagonTargetObjectFile.cpp Hexagon: Fix Small Data support to handle -G 0 correctly. 2013-05-07 19:53:00 +00:00
HexagonTargetObjectFile.h Hexagon: Fix Small Data support to handle -G 0 correctly. 2013-05-07 19:53:00 +00:00
HexagonVarargsCallingConvention.h
HexagonVLIWPacketizer.cpp Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore. 2013-05-10 20:58:11 +00:00
LLVMBuild.txt
Makefile