llvm-6502/lib/Target/Hexagon
2013-04-23 19:15:55 +00:00
..
InstPrinter
MCTargetDesc Hexagon: Disable DwarfUsesInlineInfoSection flag. 2013-03-29 15:46:12 +00:00
TargetInfo
CMakeLists.txt
Hexagon.h
Hexagon.td
HexagonAsmPrinter.cpp
HexagonAsmPrinter.h
HexagonCallingConv.td
HexagonCallingConvLower.cpp
HexagonCallingConvLower.h
HexagonCFGOptimizer.cpp
HexagonExpandPredSpillCode.cpp
HexagonFixupHwLoops.cpp
HexagonFrameLowering.cpp
HexagonFrameLowering.h
HexagonHardwareLoops.cpp Hexagon: Remove assembler mapped instruction definitions. 2013-04-23 19:15:55 +00:00
HexagonInstrFormats.td
HexagonInstrFormatsV4.td
HexagonInstrInfo.cpp Hexagon: Remove assembler mapped instruction definitions. 2013-04-23 19:15:55 +00:00
HexagonInstrInfo.h Hexagon: Add emitFrameIndexDebugValue function to emit debug information. 2013-03-29 21:09:53 +00:00
HexagonInstrInfo.td Hexagon: Remove assembler mapped instruction definitions. 2013-04-23 19:15:55 +00:00
HexagonInstrInfoV3.td
HexagonInstrInfoV4.td Hexagon: Remove duplicate instructions to handle global/immediate values 2013-04-23 17:11:46 +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 Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE. 2013-04-20 12:32:17 +00:00
HexagonISelLowering.h Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE. 2013-04-20 12:32:17 +00:00
HexagonMachineFunctionInfo.h
HexagonMachineScheduler.cpp Cleanup #includes. 2013-03-10 13:11:23 +00:00
HexagonMachineScheduler.h
HexagonMCInstLower.cpp
HexagonNewValueJump.cpp Hexagon: Remove assembler mapped instruction definitions. 2013-04-23 19:15:55 +00:00
HexagonOperands.td
HexagonPeephole.cpp
HexagonRegisterInfo.cpp Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and word. 2013-03-22 18:41:34 +00:00
HexagonRegisterInfo.h
HexagonRegisterInfo.td
HexagonRemoveSZExtArgs.cpp
HexagonSchedule.td
HexagonScheduleV4.td
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: Replace switch-case in isDotNewInst with TSFlags. 2013-03-28 19:44:04 +00:00
LLVMBuild.txt
Makefile