llvm-6502/lib/Target/Hexagon
2014-04-27 19:20:57 +00:00
..
InstPrinter [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:41:26 +00:00
MCTargetDesc [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
TargetInfo
CMakeLists.txt
Hexagon.h
Hexagon.td
HexagonAsmPrinter.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonAsmPrinter.h
HexagonCallingConv.td
HexagonCallingConvLower.cpp
HexagonCallingConvLower.h Replace '#include ValueTypes.h' with forward declarations. 2014-03-12 08:00:24 +00:00
HexagonCFGOptimizer.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonCopyToCombine.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonExpandPredSpillCode.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonFixupHwLoops.cpp
HexagonFrameLowering.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonFrameLowering.h
HexagonHardwareLoops.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonInstrFormats.td
HexagonInstrFormatsV4.td
HexagonInstrInfo.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonInstrInfo.h Replace ValueTypes.h with MachineValueType.h if possible. 2014-03-15 09:11:41 +00:00
HexagonInstrInfo.td
HexagonInstrInfoV3.td
HexagonInstrInfoV4.td Fix typos 2014-02-25 04:21:15 +00:00
HexagonInstrInfoV5.td
HexagonIntrinsics.td
HexagonIntrinsicsDerived.td
HexagonIntrinsicsV3.td
HexagonIntrinsicsV4.td
HexagonIntrinsicsV5.td
HexagonISelDAGToDAG.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonISelLowering.cpp Convert SelectionDAG::getMergeValues to use ArrayRef. 2014-04-27 19:20:57 +00:00
HexagonISelLowering.h
HexagonMachineFunctionInfo.cpp
HexagonMachineFunctionInfo.h
HexagonMachineScheduler.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonMachineScheduler.h Use unique_ptr to manage objects owned by the ScheduleDAGMI. 2014-04-21 20:32:32 +00:00
HexagonMCInstLower.cpp
HexagonNewValueJump.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonOperands.td
HexagonPeephole.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:41:26 +00:00
HexagonRegisterInfo.cpp Make consistent use of MCPhysReg instead of uint16_t throughout the tree. 2014-04-04 05:16:06 +00:00
HexagonRegisterInfo.h Make consistent use of MCPhysReg instead of uint16_t throughout the tree. 2014-04-04 05:16:06 +00:00
HexagonRegisterInfo.td
HexagonRemoveSZExtArgs.cpp [C++11] Add range based accessors for the Use-Def chain of a Value. 2014-03-09 03:16:01 +00:00
HexagonSchedule.td
HexagonScheduleV4.td
HexagonSelectCCInfo.td
HexagonSelectionDAGInfo.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:41:26 +00:00
HexagonSelectionDAGInfo.h
HexagonSplitConst32AndConst64.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:41:26 +00:00
HexagonSplitTFRCondSets.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
HexagonSubtarget.cpp [Modules] Make Support/Debug.h modular. This requires it to not change 2014-04-21 22:55:11 +00:00
HexagonSubtarget.h
HexagonTargetMachine.cpp Use unique_ptr to manage objects owned by the ScheduleDAGMI. 2014-04-21 20:32:32 +00:00
HexagonTargetMachine.h
HexagonTargetObjectFile.cpp Pass the Mangler by reference. 2014-02-08 14:53:28 +00:00
HexagonTargetObjectFile.h Switch all uses of LLVM_OVERRIDE to just use 'override' directly. 2014-03-02 09:09:27 +00:00
HexagonVarargsCallingConvention.h
HexagonVLIWPacketizer.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
LLVMBuild.txt
Makefile