.. |
InstPrinter
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
MCTargetDesc
|
HexagonMCCodeEmitter.cpp: Prune 2nd redundant \brief. [-Wdocumentation]
|
2014-10-05 04:54:54 +00:00 |
TargetInfo
|
|
|
CMakeLists.txt
|
Adding skeleton for unit testing Hexagon Code Emission
|
2014-10-03 13:18:11 +00:00 |
Hexagon.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
Hexagon.td
|
|
|
HexagonAsmPrinter.cpp
|
|
|
HexagonAsmPrinter.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
HexagonCallingConv.td
|
|
|
HexagonCallingConvLower.cpp
|
|
|
HexagonCallingConvLower.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
HexagonCFGOptimizer.cpp
|
|
|
HexagonCopyToCombine.cpp
|
Have MachineFunction cache a pointer to the subtarget to make lookups
|
2014-08-05 02:39:49 +00:00 |
HexagonExpandPredSpillCode.cpp
|
|
|
HexagonFixupHwLoops.cpp
|
Have MachineFunction cache a pointer to the subtarget to make lookups
|
2014-08-05 02:39:49 +00:00 |
HexagonFrameLowering.cpp
|
Have MachineFunction cache a pointer to the subtarget to make lookups
|
2014-08-05 02:39:49 +00:00 |
HexagonFrameLowering.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
HexagonHardwareLoops.cpp
|
Minor spelling correction.
|
2014-08-28 14:16:32 +00:00 |
HexagonInstrFormats.td
|
|
|
HexagonInstrFormatsV4.td
|
|
|
HexagonInstrInfo.cpp
|
Remove unused argument to CreateTargetScheduleState and change
|
2014-10-09 01:59:35 +00:00 |
HexagonInstrInfo.h
|
Remove unused argument to CreateTargetScheduleState and change
|
2014-10-09 01:59:35 +00:00 |
HexagonInstrInfo.td
|
|
|
HexagonInstrInfoV3.td
|
|
|
HexagonInstrInfoV4.td
|
Add missing attributes !cmp.[eq,gt,gtu] instructions.
|
2014-09-25 13:09:54 +00:00 |
HexagonInstrInfoV5.td
|
|
|
HexagonIntrinsics.td
|
Add missing attributes !cmp.[eq,gt,gtu] instructions.
|
2014-09-25 13:09:54 +00:00 |
HexagonIntrinsicsDerived.td
|
|
|
HexagonIntrinsicsV3.td
|
|
|
HexagonIntrinsicsV4.td
|
Add missing attributes !cmp.[eq,gt,gtu] instructions.
|
2014-09-25 13:09:54 +00:00 |
HexagonIntrinsicsV5.td
|
|
|
HexagonISelDAGToDAG.cpp
|
|
|
HexagonISelLowering.cpp
|
Remove the target machine from CCState. Previously it was only used
|
2014-08-06 18:45:26 +00:00 |
HexagonISelLowering.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
HexagonMachineFunctionInfo.cpp
|
|
|
HexagonMachineFunctionInfo.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
HexagonMachineScheduler.cpp
|
Fix null reference creation in ScheduleDAGInstrs constructor call.
|
2014-08-20 19:36:05 +00:00 |
HexagonMachineScheduler.h
|
Remove unused argument to CreateTargetScheduleState and change
|
2014-10-09 01:59:35 +00:00 |
HexagonMCInstLower.cpp
|
|
|
HexagonNewValueJump.cpp
|
Have MachineFunction cache a pointer to the subtarget to make lookups
|
2014-08-05 02:39:49 +00:00 |
HexagonOperands.td
|
|
|
HexagonPeephole.cpp
|
Have MachineFunction cache a pointer to the subtarget to make lookups
|
2014-08-05 02:39:49 +00:00 |
HexagonRegisterInfo.cpp
|
Have MachineFunction cache a pointer to the subtarget to make lookups
|
2014-08-05 02:39:49 +00:00 |
HexagonRegisterInfo.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
HexagonRegisterInfo.td
|
Loop instead of individual def's for each GPR.
|
2014-09-23 13:55:50 +00:00 |
HexagonRemoveSZExtArgs.cpp
|
|
|
HexagonSchedule.td
|
|
|
HexagonScheduleV4.td
|
|
|
HexagonSelectCCInfo.td
|
|
|
HexagonSelectionDAGInfo.cpp
|
|
|
HexagonSelectionDAGInfo.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
HexagonSplitConst32AndConst64.cpp
|
|
|
HexagonSplitTFRCondSets.cpp
|
|
|
HexagonSubtarget.cpp
|
|
|
HexagonSubtarget.h
|
Add override to overriden virtual methods, remove virtual keywords.
|
2014-09-03 11:41:21 +00:00 |
HexagonTargetMachine.cpp
|
|
|
HexagonTargetMachine.h
|
Reverting NFC changes from r218050. Instead, the warning was disabled for GCC in r218059, so these changes are no longer required.
|
2014-09-18 17:34:23 +00:00 |
HexagonTargetObjectFile.cpp
|
|
|
HexagonTargetObjectFile.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
HexagonVarargsCallingConvention.h
|
|
|
HexagonVLIWPacketizer.cpp
|
Remove unnecessary copying or replace it with moves in a bunch of places.
|
2014-10-04 16:55:56 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
Fix build break on Hexagon
|
2014-10-03 13:59:01 +00:00 |