.. |
InstPrinter
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
MCTargetDesc
|
[Hexagon] Add New TSFlags to be used in the upcoming patches.
|
2014-05-07 19:07:34 +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
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonCallingConv.td
|
|
|
HexagonCallingConvLower.cpp
|
|
|
HexagonCallingConvLower.h
|
Replace '#include ValueTypes.h' with forward declarations.
|
2014-03-12 08:00:24 +00:00 |
HexagonCFGOptimizer.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonCopyToCombine.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonExpandPredSpillCode.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonFixupHwLoops.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonFrameLowering.cpp
|
[C++] Use 'nullptr'. Target edition.
|
2014-04-25 05:30:21 +00:00 |
HexagonFrameLowering.h
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonHardwareLoops.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonInstrFormats.td
|
[Hexagon] Add New TSFlags to be used in the upcoming patches.
|
2014-05-07 19:07:34 +00:00 |
HexagonInstrFormatsV4.td
|
|
|
HexagonInstrInfo.cpp
|
[C++] Use 'nullptr'. Target edition.
|
2014-04-25 05:30:21 +00:00 |
HexagonInstrInfo.h
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonInstrInfo.td
|
[Hexagon] Add New TSFlags to be used in the upcoming patches.
|
2014-05-07 19:07:34 +00:00 |
HexagonInstrInfoV3.td
|
|
|
HexagonInstrInfoV4.td
|
[Hexagon] Add New TSFlags to be used in the upcoming patches.
|
2014-05-07 19:07:34 +00:00 |
HexagonInstrInfoV5.td
|
|
|
HexagonIntrinsics.td
|
|
|
HexagonIntrinsicsDerived.td
|
|
|
HexagonIntrinsicsV3.td
|
|
|
HexagonIntrinsicsV4.td
|
|
|
HexagonIntrinsicsV5.td
|
|
|
HexagonISelDAGToDAG.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonISelLowering.cpp
|
[C++] Use 'nullptr'.
|
2014-04-28 04:05:08 +00:00 |
HexagonISelLowering.h
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonMachineFunctionInfo.cpp
|
|
|
HexagonMachineFunctionInfo.h
|
|
|
HexagonMachineScheduler.cpp
|
[C++] Use 'nullptr'. Target edition.
|
2014-04-25 05:30:21 +00:00 |
HexagonMachineScheduler.h
|
[C++] Use 'nullptr'.
|
2014-04-28 04:05:08 +00:00 |
HexagonMCInstLower.cpp
|
|
|
HexagonNewValueJump.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonOperands.td
|
|
|
HexagonPeephole.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +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
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonRegisterInfo.td
|
|
|
HexagonRemoveSZExtArgs.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +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
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonSplitConst32AndConst64.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
HexagonSplitTFRCondSets.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +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
|
Remove HexagonTargetMachine::addPassesForOptimizations; it is not needed any more.
|
2014-05-01 22:10:59 +00:00 |
HexagonTargetMachine.h
|
Remove HexagonTargetMachine::addPassesForOptimizations; it is not needed any more.
|
2014-05-01 22:10:59 +00:00 |
HexagonTargetObjectFile.cpp
|
|
|
HexagonTargetObjectFile.h
|
|
|
HexagonVarargsCallingConvention.h
|
|
|
HexagonVLIWPacketizer.cpp
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
|
2014-04-29 07:58:16 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|