llvm-6502/lib/Target/Hexagon
2013-05-02 21:21:57 +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
CMakeLists.txt
Hexagon.h Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h. 2013-02-20 16:13:27 +00:00
Hexagon.td Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions. 2013-05-02 21:21:57 +00:00
HexagonAsmPrinter.cpp Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h. 2013-02-20 16:13:27 +00:00
HexagonAsmPrinter.h
HexagonCallingConv.td
HexagonCallingConvLower.cpp
HexagonCallingConvLower.h
HexagonCFGOptimizer.cpp Hexagon: Use multiclass for Jump instructions. 2013-05-01 21:37:34 +00:00
HexagonExpandPredSpillCode.cpp
HexagonFixupHwLoops.cpp
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
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 Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions. 2013-05-02 21:21:57 +00:00
HexagonInstrInfo.h Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions. 2013-05-02 21:21:57 +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 Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions. 2013-05-02 21:21:57 +00:00
HexagonInstrInfoV5.td
HexagonIntrinsics.td
HexagonIntrinsicsDerived.td
HexagonIntrinsicsV3.td
HexagonIntrinsicsV4.td
HexagonIntrinsicsV5.td
HexagonISelDAGToDAG.cpp Hexagon: Remove assembler mapped instruction definitions. 2013-04-23 19:15:55 +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
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
HexagonMCInstLower.cpp Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h. 2013-02-20 16:13:27 +00:00
HexagonNewValueJump.cpp Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions. 2013-05-02 21:21:57 +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
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
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 Hexagon: Disable optimizations at O0. 2013-03-27 11:14:24 +00:00
HexagonTargetMachine.h
HexagonTargetObjectFile.cpp
HexagonTargetObjectFile.h
HexagonVarargsCallingConvention.h
HexagonVLIWPacketizer.cpp Hexagon: Honor __builtin_expect by using branch probabilities. 2013-05-02 15:39:30 +00:00
LLVMBuild.txt
Makefile