..
AsmParser
Revert r283690, "MC: Remove unused entities."
2016-10-10 22:49:37 +00:00
Disassembler
Move the global variables representing each Target behind accessor function
2016-10-09 23:00:34 +00:00
MCTargetDesc
Move the global variables representing each Target behind accessor function
2016-10-09 23:00:34 +00:00
TargetInfo
Move the global variables representing each Target behind accessor function
2016-10-09 23:00:34 +00:00
BitTracker.cpp
[Hexagon] Clear the flow queue after visiting a single instruction
2016-09-13 14:36:55 +00:00
BitTracker.h
CMakeLists.txt
[RDF] Replace RegisterAliasInfo with target-independent code using lane masks
2016-10-03 17:14:48 +00:00
Hexagon.h
Hexagon.td
HexagonAsmPrinter.cpp
Move the global variables representing each Target behind accessor function
2016-10-09 23:00:34 +00:00
HexagonAsmPrinter.h
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonBitSimplify.cpp
[Hexagon] Avoid replacing full regs with subregisters in tied operands
2016-10-06 16:18:04 +00:00
HexagonBitTracker.cpp
[Hexagon] NFC. Canonicalizing absolute address instruction names.
2016-10-06 23:02:11 +00:00
HexagonBitTracker.h
HexagonBlockRanges.cpp
Use __func__ directly now that all supported compilers support it
2016-10-20 00:22:23 +00:00
HexagonBlockRanges.h
[Hexagon] Handle block live-ins with lane masks in HexagonBlockRanges
2016-10-18 19:47:20 +00:00
HexagonBranchRelaxation.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonCallingConv.td
HexagonCFGOptimizer.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonCommonGEP.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonConstPropagation.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonCopyToCombine.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonEarlyIfConv.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonExpandCondsets.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonFixupHwLoops.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonFrameLowering.cpp
[Hexagon] Handle spills of partially defined double vector registers
2016-10-21 16:38:29 +00:00
HexagonFrameLowering.h
HexagonGenExtract.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonGenInsert.cpp
Use __func__ directly now that all supported compilers support it
2016-10-20 00:22:23 +00:00
HexagonGenMux.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonGenPredicate.cpp
Use __func__ directly now that all supported compilers support it
2016-10-20 00:22:23 +00:00
HexagonHardwareLoops.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonHazardRecognizer.cpp
HexagonHazardRecognizer.h
HexagonInstrAlias.td
HexagonInstrEnc.td
HexagonInstrFormats.td
[Hexagon] Adding change of flow max 1 (cofMax1) TS flag for marking this restriction rather than implying it from TypeJR.
2016-10-08 17:18:51 +00:00
HexagonInstrFormatsV4.td
[Hexagon][NFC] Using documented instruction type name V4LDST instead of MEMOP.
2016-10-07 19:11:28 +00:00
HexagonInstrFormatsV60.td
HexagonInstrInfo.cpp
Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInfo APIs (NFC)
2016-10-01 06:46:33 +00:00
HexagonInstrInfo.h
Finish renaming remaining analyzeBranch functions
2016-09-14 20:43:16 +00:00
HexagonInstrInfo.td
This reapplies r281304. The issue was that I had missed
2016-09-14 08:20:03 +00:00
HexagonInstrInfoV3.td
HexagonInstrInfoV4.td
[Hexagon] NFC. Canonicalizing absolute address instruction names.
2016-10-06 23:02:11 +00:00
HexagonInstrInfoV5.td
[Hexagon] NFC. Canonicalizing absolute address instruction names.
2016-10-06 23:02:11 +00:00
HexagonInstrInfoV60.td
HexagonInstrInfoVector.td
HexagonIntrinsics.td
HexagonIntrinsicsDerived.td
HexagonIntrinsicsV3.td
HexagonIntrinsicsV4.td
HexagonIntrinsicsV5.td
HexagonIntrinsicsV60.td
HexagonISelDAGToDAG.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonISelLowering.cpp
Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject.
2016-10-24 19:23:39 +00:00
HexagonISelLowering.h
[Hexagon] Better handling of HVX vector lowering
2016-09-13 21:16:07 +00:00
HexagonIsetDx.td
[Hexagon] NFC Removing 'V4_' prefix from duplex instruction names.
2016-10-07 00:15:07 +00:00
HexagonMachineFunctionInfo.cpp
HexagonMachineFunctionInfo.h
[Hexagon] Do not cache alloca instructions during isel
2016-08-19 18:46:13 +00:00
HexagonMachineScheduler.cpp
HexagonMachineScheduler.h
HexagonMCInstLower.cpp
HexagonNewValueJump.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonOperands.td
Target: Remove unused patterns and transforms. NFC.
2016-10-07 00:30:49 +00:00
HexagonOptAddrMode.cpp
[RDF] Switch RefMap in liveness calculation to use lane masks
2016-10-19 16:30:56 +00:00
HexagonOptimizeSZextends.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonPeephole.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonRDFOpt.cpp
The real fix for post-r284255 failures
2016-10-14 19:06:25 +00:00
HexagonRegisterInfo.cpp
[Hexagon] Improvements to handling and generation of FP instructions
2016-08-19 13:34:31 +00:00
HexagonRegisterInfo.h
HexagonRegisterInfo.td
[Hexagon] Remove USR_OVF from CtrRegs register class
2016-09-22 20:59:41 +00:00
HexagonSchedule.td
HexagonScheduleV4.td
HexagonScheduleV55.td
HexagonScheduleV60.td
HexagonSelectionDAGInfo.cpp
HexagonSelectionDAGInfo.h
[Hexagon] Add explicit default constructor for HexagonSelectionDAGInfo
2016-08-19 15:13:54 +00:00
HexagonSplitConst32AndConst64.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonSplitDouble.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonStoreWidening.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonSubtarget.cpp
[Hexagon] segv while processing SUnit with nullNodePtr
2016-09-17 16:21:09 +00:00
HexagonSubtarget.h
HexagonSystemInst.td
HexagonTargetMachine.cpp
Move the global variables representing each Target behind accessor function
2016-10-09 23:00:34 +00:00
HexagonTargetMachine.h
HexagonTargetObjectFile.cpp
Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject.
2016-10-24 19:23:39 +00:00
HexagonTargetObjectFile.h
Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject.
2016-10-24 19:23:39 +00:00
HexagonTargetStreamer.h
HexagonTargetTransformInfo.cpp
[Hexagon] Consider zext/sext of a load to i32 to be free
2016-08-19 14:22:07 +00:00
HexagonTargetTransformInfo.h
Do a sweep over move ctors and remove those that are identical to the default.
2016-10-20 12:20:28 +00:00
HexagonVectorPrint.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonVLIWPacketizer.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
HexagonVLIWPacketizer.h
LLVMBuild.txt
RDFCopy.cpp
[RDF] Switch RegisterRef to be a pair (Register, LaneMask)
2016-10-14 17:57:55 +00:00
RDFCopy.h
[RDF] Switch RegisterRef to be a pair (Register, LaneMask)
2016-10-14 17:57:55 +00:00
RDFDeadCode.cpp
RDFDeadCode.h
RDFGraph.cpp
[RDF] Use RegisterId typedef more consistently, NFC
2016-10-21 19:12:13 +00:00
RDFGraph.h
Revert r284972 and remove other defaulted copy/move constructors/=
2016-10-24 17:40:46 +00:00
RDFLiveness.cpp
Use __func__ directly now that all supported compilers support it
2016-10-20 00:22:23 +00:00
RDFLiveness.h
[RDF] Use RegisterId typedef more consistently, NFC
2016-10-21 19:12:13 +00:00