hanchenye-llvm-project/llvm/lib/Target/Hexagon
Krzysztof Parzyszek d50074712f Make references to HexagonTargetMachine "const".
llvm-svn: 181233
2013-05-06 18:38:37 +00:00
..
InstPrinter Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h. 2013-02-20 16:13:27 +00:00
MCTargetDesc Hexagon: Disable DwarfUsesInlineInfoSection flag. 2013-03-29 15:46:12 +00:00
TargetInfo Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
CMakeLists.txt Extend Hexagon hardware loop generation to handle various additional cases: 2013-02-11 21:37:55 +00:00
Hexagon.h Make references to HexagonTargetMachine "const". 2013-05-06 18:38:37 +00:00
Hexagon.td reverting r180953 2013-05-02 22:10:59 +00:00
HexagonAsmPrinter.cpp Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h. 2013-02-20 16:13:27 +00:00
HexagonAsmPrinter.h Delete executive bit on ./lib/Target/Hexagon/HexagonAsmPrinter.h. 2012-12-29 15:23:06 +00:00
HexagonCFGOptimizer.cpp Make references to HexagonTargetMachine "const". 2013-05-06 18:38:37 +00:00
HexagonCallingConv.td
HexagonCallingConvLower.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
HexagonCallingConvLower.h
HexagonExpandPredSpillCode.cpp Make references to HexagonTargetMachine "const". 2013-05-06 18:38:37 +00:00
HexagonFixupHwLoops.cpp Extend Hexagon hardware loop generation to handle various additional cases: 2013-02-11 21:37:55 +00:00
HexagonFrameLowering.cpp Hexagon: Use multiclass for Jump instructions. 2013-05-01 21:37:34 +00:00
HexagonFrameLowering.h Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo 2013-02-21 20:05:00 +00:00
HexagonHardwareLoops.cpp Hexagon: Use multiclass for Jump instructions. 2013-05-01 21:37:34 +00:00
HexagonISelDAGToDAG.cpp Make references to HexagonTargetMachine "const". 2013-05-06 18:38:37 +00:00
HexagonISelLowering.cpp Hexagon: Use multiclass for Jump instructions. 2013-05-01 21:37:34 +00:00
HexagonISelLowering.h Hexagon: Use multiclass for Jump instructions. 2013-05-01 21:37:34 +00:00
HexagonInstrFormats.td Hexagon: Change insn class to support instruction encoding. 2013-02-14 19:57:17 +00:00
HexagonInstrFormatsV4.td Hexagon: Change insn class to support instruction encoding. 2013-02-14 19:57:17 +00:00
HexagonInstrInfo.cpp Fix missing include in Hexagon code for Release+Asserts 2013-05-03 00:54:56 +00:00
HexagonInstrInfo.h reverting r180953 2013-05-02 22:10:59 +00:00
HexagonInstrInfo.td Hexagon - Add peephole optimizations for zero extends. 2013-05-02 20:22:51 +00:00
HexagonInstrInfoV3.td Hexagon: Use multiclass for Jump instructions. 2013-05-01 21:37:34 +00:00
HexagonInstrInfoV4.td reverting r180953 2013-05-02 22:10:59 +00:00
HexagonInstrInfoV5.td
HexagonIntrinsics.td
HexagonIntrinsicsDerived.td
HexagonIntrinsicsV3.td
HexagonIntrinsicsV4.td
HexagonIntrinsicsV5.td
HexagonMCInstLower.cpp Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h. 2013-02-20 16:13:27 +00:00
HexagonMachineFunctionInfo.h Hexagon: Use multiclass for Jump instructions. 2013-05-01 21:37:34 +00:00
HexagonMachineScheduler.cpp Cleanup #includes. 2013-03-10 13:11:23 +00:00
HexagonMachineScheduler.h
HexagonNewValueJump.cpp reverting r180953 2013-05-02 22:10:59 +00:00
HexagonOperands.td
HexagonPeephole.cpp Hexagon - Add peephole optimizations for zero extends. 2013-05-02 20:22:51 +00:00
HexagonRegisterInfo.cpp Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and word. 2013-03-22 18:41:34 +00:00
HexagonRegisterInfo.h Remove code copied from GenRegisterInfo.inc. 2013-02-22 01:15:08 +00:00
HexagonRegisterInfo.td
HexagonRemoveSZExtArgs.cpp Make references to HexagonTargetMachine "const". 2013-05-06 18:38:37 +00:00
HexagonSchedule.td Hexagon: Change insn class to support instruction encoding. 2013-02-14 19:57:17 +00:00
HexagonScheduleV4.td Hexagon: Change insn class to support instruction encoding. 2013-02-14 19:57:17 +00:00
HexagonSelectCCInfo.td
HexagonSelectionDAGInfo.cpp
HexagonSelectionDAGInfo.h
HexagonSplitTFRCondSets.cpp Make references to HexagonTargetMachine "const". 2013-05-06 18:38:37 +00:00
HexagonSubtarget.cpp Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and word. 2013-03-22 18:41:34 +00:00
HexagonSubtarget.h
HexagonTargetMachine.cpp Use consistent function names. 2013-05-04 01:30:49 +00:00
HexagonTargetMachine.h Switch TargetTransformInfo from an immutable analysis pass that requires 2013-01-07 01:37:14 +00:00
HexagonTargetObjectFile.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
HexagonTargetObjectFile.h
HexagonVLIWPacketizer.cpp Hexagon: Honor __builtin_expect by using branch probabilities. 2013-05-02 15:39:30 +00:00
HexagonVarargsCallingConvention.h
LLVMBuild.txt
Makefile