.. |
Disassembler
|
[Hexagon] Adding decoders for signed operands and ensuring all signed operand types disassemble correctly.
|
2015-06-10 16:52:32 +00:00 |
MCTargetDesc
|
[Hexagon] Fixing unused field copypasta.
|
2015-06-18 21:03:13 +00:00 |
TargetInfo
|
|
|
CMakeLists.txt
|
Expand MUX instructions early on Hexagon
|
2015-03-31 13:35:12 +00:00 |
Hexagon.h
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
Hexagon.td
|
Make the Hexagon ISelDAGToDAG pass set the subtarget dynamically
|
2015-03-21 03:12:59 +00:00 |
HexagonAsmPrinter.cpp
|
MC: Add target hook to control symbol quoting
|
2015-06-09 00:31:39 +00:00 |
HexagonAsmPrinter.h
|
|
|
HexagonCallingConv.td
|
|
|
HexagonCFGOptimizer.cpp
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
HexagonCopyToCombine.cpp
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
HexagonExpandCondsets.cpp
|
[Hexagon] Avoid an unused variable warning when assertions are off
|
2015-03-31 19:43:47 +00:00 |
HexagonExpandPredSpillCode.cpp
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
HexagonFixupHwLoops.cpp
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
HexagonFrameLowering.cpp
|
CodeGen: Use mop_iterator instead of MIOperands/ConstMIOperands
|
2015-05-29 02:56:46 +00:00 |
HexagonFrameLowering.h
|
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
|
2015-05-05 17:38:16 +00:00 |
HexagonHardwareLoops.cpp
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
HexagonInstrFormats.td
|
[Hexagon] Disassembling, printing, and emitting instructions a whole-bundle at a time which is the semantic unit for Hexagon. Fixing tests to use the new format. Disabling tests in the direct object emission path for a followup patch.
|
2015-05-29 14:44:13 +00:00 |
HexagonInstrFormatsV4.td
|
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
|
2015-06-05 16:00:11 +00:00 |
HexagonInstrInfo.cpp
|
[CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.
|
2015-06-11 19:30:37 +00:00 |
HexagonInstrInfo.h
|
[CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.
|
2015-06-11 19:30:37 +00:00 |
HexagonInstrInfo.td
|
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
|
2015-04-28 14:05:47 +00:00 |
HexagonInstrInfoV3.td
|
|
|
HexagonInstrInfoV4.td
|
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
|
2015-06-05 16:00:11 +00:00 |
HexagonInstrInfoV5.td
|
Eliminate constant-extender profitability checks from Hexagon isel
|
2015-03-12 00:19:59 +00:00 |
HexagonInstrInfoVector.td
|
[Hexagon] Add support for vector instructions
|
2015-03-19 16:33:08 +00:00 |
HexagonIntrinsics.td
|
[Hexagon] Making intrinsic tests agnostic to register allocation. Narrowing intrinsic parameters to appropriate width.
|
2015-06-12 19:57:32 +00:00 |
HexagonIntrinsicsDerived.td
|
|
|
HexagonIntrinsicsV3.td
|
|
|
HexagonIntrinsicsV4.td
|
Eliminate constant-extender profitability checks from Hexagon isel
|
2015-03-12 00:19:59 +00:00 |
HexagonIntrinsicsV5.td
|
|
|
HexagonISelDAGToDAG.cpp
|
[Hexagon] Making intrinsic tests agnostic to register allocation. Narrowing intrinsic parameters to appropriate width.
|
2015-06-12 19:57:32 +00:00 |
HexagonISelLowering.cpp
|
Remove DisableTailCalls from TargetOptions and the code in resetTargetOptions
|
2015-06-09 19:07:19 +00:00 |
HexagonISelLowering.h
|
Add address space argument to isLegalAddressingMode
|
2015-06-01 05:31:59 +00:00 |
HexagonIsetDx.td
|
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
|
2015-06-05 16:00:11 +00:00 |
HexagonMachineFunctionInfo.cpp
|
|
|
HexagonMachineFunctionInfo.h
|
[Hexagon] Overhaul of stack object allocation
|
2015-04-22 16:43:53 +00:00 |
HexagonMachineScheduler.cpp
|
|
|
HexagonMachineScheduler.h
|
|
|
HexagonMCInstLower.cpp
|
MC: Clean up MCExpr naming. NFC.
|
2015-05-30 01:25:56 +00:00 |
HexagonNewValueJump.cpp
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
HexagonOperands.td
|
[Hexagon] Making intrinsic tests agnostic to register allocation. Narrowing intrinsic parameters to appropriate width.
|
2015-06-12 19:57:32 +00:00 |
HexagonPeephole.cpp
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
HexagonRegisterInfo.cpp
|
[Hexagon] Overhaul of stack object allocation
|
2015-04-22 16:43:53 +00:00 |
HexagonRegisterInfo.h
|
[Hexagon] Shrink-wrap stack frame (Hexagon-specific)
|
2015-04-23 16:05:39 +00:00 |
HexagonRegisterInfo.td
|
|
|
HexagonRemoveSZExtArgs.cpp
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
HexagonSchedule.td
|
|
|
HexagonScheduleV4.td
|
|
|
HexagonSelectCCInfo.td
|
|
|
HexagonSelectionDAGInfo.cpp
|
|
|
HexagonSelectionDAGInfo.h
|
|
|
HexagonSplitConst32AndConst64.cpp
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
HexagonSubtarget.cpp
|
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MCSubtargetInfo(). NFC.
|
2015-06-10 12:11:26 +00:00 |
HexagonSubtarget.h
|
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MCSubtargetInfo(). NFC.
|
2015-06-10 12:11:26 +00:00 |
HexagonTargetMachine.cpp
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
HexagonTargetMachine.h
|
Replace string GNU Triples with llvm::Triple in TargetMachine. NFC.
|
2015-06-11 19:41:26 +00:00 |
HexagonTargetObjectFile.cpp
|
Move alignment from MCSectionData to MCSection.
|
2015-05-21 19:20:38 +00:00 |
HexagonTargetObjectFile.h
|
Move alignment from MCSectionData to MCSection.
|
2015-05-21 19:20:38 +00:00 |
HexagonTargetStreamer.h
|
[Hexagon] Adding MC ELF streamer and updating addend relocation test which shows correct ELF symbol.
|
2015-06-17 03:06:16 +00:00 |
HexagonVLIWPacketizer.cpp
|
[Hexagon] Moving pass declarations out of header and in to implementation files. Removing unused function getSubtargetInfo from HexagonMCCodeEmitter.cpp Removing deletion of copy construction and assignment operator since parent already deletes it.
|
2015-06-15 19:05:35 +00:00 |
LLVMBuild.txt
|
Wrap some long lines in LLVMBuild files. NFC
|
2015-06-12 18:44:57 +00:00 |
Makefile
|
Prune CRLFs.
|
2015-05-25 01:43:23 +00:00 |