.. |
Disassembler
|
[Hexagon] Converting from ADD_rr to A2_add which has encoding bits.
|
2014-11-18 20:28:11 +00:00 |
MCTargetDesc
|
[Hexagon] Adding NOP encoding bits.
|
2014-11-25 21:23:07 +00:00 |
TargetInfo
|
|
|
CMakeLists.txt
|
[Hexagon] [NFC] Merging InstPrinter directory in to MCTargetDesc since they have a circular dependency.
|
2014-11-20 21:56:35 +00:00 |
Hexagon.h
|
|
|
Hexagon.td
|
|
|
HexagonAsmPrinter.cpp
|
[Hexagon] [NFC] Merging InstPrinter directory in to MCTargetDesc since they have a circular dependency.
|
2014-11-20 21:56:35 +00:00 |
HexagonAsmPrinter.h
|
|
|
HexagonCallingConv.td
|
|
|
HexagonCallingConvLower.cpp
|
|
|
HexagonCallingConvLower.h
|
|
|
HexagonCFGOptimizer.cpp
|
|
|
HexagonCopyToCombine.cpp
|
|
|
HexagonExpandPredSpillCode.cpp
|
[Hexagon] Converting from ADD_rr to A2_add which has encoding bits.
|
2014-11-18 20:28:11 +00:00 |
HexagonFixupHwLoops.cpp
|
|
|
HexagonFrameLowering.cpp
|
[Hexagon] Removing SUB_rr and replacing with A2_sub.
|
2014-11-21 21:19:18 +00:00 |
HexagonFrameLowering.h
|
|
|
HexagonHardwareLoops.cpp
|
[Hexagon] Replacing cmp* instructions with ones that contain encoding bits.
|
2014-11-25 18:20:52 +00:00 |
HexagonInstrFormats.td
|
[Hexagon] Adding basic disassembler.
|
2014-10-22 16:49:14 +00:00 |
HexagonInstrFormatsV4.td
|
|
|
HexagonInstrInfo.cpp
|
[Hexagon] Replacing cmp* instructions with ones that contain encoding bits.
|
2014-11-25 18:20:52 +00:00 |
HexagonInstrInfo.h
|
|
|
HexagonInstrInfo.td
|
Replace neverHasSideEffects=1 with hasSideEffects=0 in all .td files.
|
2014-11-26 00:46:26 +00:00 |
HexagonInstrInfoV3.td
|
Replace neverHasSideEffects=1 with hasSideEffects=0 in all .td files.
|
2014-11-26 00:46:26 +00:00 |
HexagonInstrInfoV4.td
|
Replace neverHasSideEffects=1 with hasSideEffects=0 in all .td files.
|
2014-11-26 00:46:26 +00:00 |
HexagonInstrInfoV5.td
|
Replace neverHasSideEffects=1 with hasSideEffects=0 in all .td files.
|
2014-11-26 00:46:26 +00:00 |
HexagonIntrinsics.td
|
Replace neverHasSideEffects=1 with hasSideEffects=0 in all .td files.
|
2014-11-26 00:46:26 +00:00 |
HexagonIntrinsicsDerived.td
|
|
|
HexagonIntrinsicsV3.td
|
|
|
HexagonIntrinsicsV4.td
|
|
|
HexagonIntrinsicsV5.td
|
|
|
HexagonISelDAGToDAG.cpp
|
[Hexagon] Adding C2_mux instruction.
|
2014-11-25 20:20:09 +00:00 |
HexagonISelLowering.cpp
|
We can get the TLOF from the TargetMachine - so constructor no longer requires TargetLoweringObjectFile to be passed.
|
2014-11-13 21:29:21 +00:00 |
HexagonISelLowering.h
|
|
|
HexagonMachineFunctionInfo.cpp
|
|
|
HexagonMachineFunctionInfo.h
|
|
|
HexagonMachineScheduler.cpp
|
|
|
HexagonMachineScheduler.h
|
|
|
HexagonMCInstLower.cpp
|
[Hexagon] Reverting 220584 to address ASAN errors.
|
2014-11-04 00:14:36 +00:00 |
HexagonNewValueJump.cpp
|
[Hexagon] Adding C2_mux instruction.
|
2014-11-25 20:20:09 +00:00 |
HexagonOperands.td
|
|
|
HexagonPeephole.cpp
|
[Hexagon] Adding C2_mux instruction.
|
2014-11-25 20:20:09 +00:00 |
HexagonRegisterInfo.cpp
|
[Hexagon] Converting from ADD_rr to A2_add which has encoding bits.
|
2014-11-18 20:28:11 +00:00 |
HexagonRegisterInfo.h
|
|
|
HexagonRegisterInfo.td
|
|
|
HexagonRemoveSZExtArgs.cpp
|
|
|
HexagonSchedule.td
|
|
|
HexagonScheduleV4.td
|
|
|
HexagonSelectCCInfo.td
|
|
|
HexagonSelectionDAGInfo.cpp
|
|
|
HexagonSelectionDAGInfo.h
|
|
|
HexagonSplitConst32AndConst64.cpp
|
|
|
HexagonSplitTFRCondSets.cpp
|
[Hexagon] Adding C2_mux instruction.
|
2014-11-25 20:20:09 +00:00 |
HexagonSubtarget.cpp
|
|
|
HexagonSubtarget.h
|
|
|
HexagonTargetMachine.cpp
|
Add out of line virtual destructors to all LLVMTargetMachine subclasses
|
2014-11-20 23:37:18 +00:00 |
HexagonTargetMachine.h
|
Add out of line virtual destructors to all LLVMTargetMachine subclasses
|
2014-11-20 23:37:18 +00:00 |
HexagonTargetObjectFile.cpp
|
Handle ctor/init_array initialization.
|
2014-11-03 14:56:05 +00:00 |
HexagonTargetObjectFile.h
|
|
|
HexagonVarargsCallingConvention.h
|
|
|
HexagonVLIWPacketizer.cpp
|
Remove the TargetMachine from DFAPacketizer since it was only
|
2014-10-14 01:03:16 +00:00 |
LLVMBuild.txt
|
[Hexagon] [NFC] Merging InstPrinter directory in to MCTargetDesc since they have a circular dependency.
|
2014-11-20 21:56:35 +00:00 |
Makefile
|
Update Makefile following directory removal in r222466
|
2014-11-20 22:48:24 +00:00 |