.. |
AsmParser
|
std::isspace -> llvm::isSpace (where locale should be ignored)
|
2020-05-02 15:36:04 +02:00 |
Disassembler
|
[Hexagon] v67+ HVX register pairs should support either direction
|
2020-02-14 12:43:43 -06:00 |
MCTargetDesc
|
HexagonShuffler.h - remove duplicate STLExtras.h include. NFC.
|
2020-04-24 13:27:56 +01:00 |
TargetInfo
|
|
|
BitTracker.cpp
|
|
|
BitTracker.h
|
|
|
CMakeLists.txt
|
Move RDF from Hexagon to Codegen
|
2020-03-17 12:43:14 -07:00 |
Hexagon.h
|
|
|
Hexagon.td
|
[TableGen] Support combining AssemblerPredicates with ORs
|
2020-03-13 17:13:51 +00:00 |
HexagonArch.h
|
|
|
HexagonAsmPrinter.cpp
|
[MCStreamer] De-capitalize EmitValue EmitIntValue{,InHex}
|
2020-02-14 23:08:40 -08:00 |
HexagonAsmPrinter.h
|
[AsmPrinter][MCStreamer] De-capitalize EmitInstruction and EmitCFI*
|
2020-02-13 22:08:55 -08:00 |
HexagonBitSimplify.cpp
|
|
|
HexagonBitTracker.cpp
|
[Alignment][NFC] Transition to MachineFrameInfo::getObjectAlign()
|
2020-04-01 14:08:28 +00:00 |
HexagonBitTracker.h
|
|
|
HexagonBlockRanges.cpp
|
|
|
HexagonBlockRanges.h
|
|
|
HexagonBranchRelaxation.cpp
|
|
|
HexagonCallingConv.td
|
|
|
HexagonCFGOptimizer.cpp
|
|
|
HexagonCommonGEP.cpp
|
Remove SequentialType from the type heirarchy.
|
2020-04-06 17:03:49 -07:00 |
HexagonConstExtenders.cpp
|
|
|
HexagonConstPropagation.cpp
|
|
|
HexagonCopyToCombine.cpp
|
[Pass] Ensure we don't include PassSupport.h or PassAnalysisSupport.h directly
|
2020-04-26 12:58:20 +01:00 |
HexagonDepArch.h
|
|
|
HexagonDepArch.td
|
[TableGen] Support combining AssemblerPredicates with ORs
|
2020-03-13 17:13:51 +00:00 |
HexagonDepDecoders.inc
|
|
|
HexagonDepIICHVX.td
|
|
|
HexagonDepIICScalar.td
|
|
|
HexagonDepInstrFormats.td
|
|
|
HexagonDepInstrInfo.td
|
|
|
HexagonDepITypes.h
|
|
|
HexagonDepITypes.td
|
|
|
HexagonDepMapAsm2Intrin.td
|
[TableGen] Drop deprecated leading # operation (NOP) and replace ## with #
|
2020-04-25 16:26:45 -07:00 |
HexagonDepMappings.td
|
|
|
HexagonDepMask.h
|
|
|
HexagonDepOperands.td
|
|
|
HexagonDepTimingClasses.h
|
|
|
HexagonEarlyIfConv.cpp
|
|
|
HexagonExpandCondsets.cpp
|
|
|
HexagonFixupHwLoops.cpp
|
[Pass] Ensure we don't include PassSupport.h or PassAnalysisSupport.h directly
|
2020-04-26 12:58:20 +01:00 |
HexagonFrameLowering.cpp
|
CodeGen: Use Register in TargetFrameLowering
|
2020-04-07 17:07:44 -04:00 |
HexagonFrameLowering.h
|
CodeGen: Use Register in TargetFrameLowering
|
2020-04-07 17:07:44 -04:00 |
HexagonGenExtract.cpp
|
|
|
HexagonGenInsert.cpp
|
|
|
HexagonGenMux.cpp
|
|
|
HexagonGenPredicate.cpp
|
|
|
HexagonHardwareLoops.cpp
|
CodeGen: Convert some TII hooks to use Register
|
2020-04-03 14:52:54 -04:00 |
HexagonHazardRecognizer.cpp
|
|
|
HexagonHazardRecognizer.h
|
|
|
HexagonIICHVX.td
|
|
|
HexagonIICScalar.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
HexagonInstrFormats.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
HexagonInstrFormatsV60.td
|
|
|
HexagonInstrFormatsV65.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
HexagonInstrInfo.cpp
|
std::isspace -> llvm::isSpace (where locale should be ignored)
|
2020-05-02 15:36:04 +02:00 |
HexagonInstrInfo.h
|
CodeGen: Convert some TII hooks to use Register
|
2020-04-03 14:52:54 -04:00 |
HexagonIntrinsics.td
|
[TableGen] Drop deprecated leading # operation (NOP) and replace ## with #
|
2020-04-25 16:26:45 -07:00 |
HexagonIntrinsicsV5.td
|
|
|
HexagonIntrinsicsV60.td
|
[Hexagon] Change HVX vector predicate types from v512/1024i1 to v64/128i1
|
2020-02-19 14:14:56 -06:00 |
HexagonISelDAGToDAG.cpp
|
[Alignment][NFC] Deprecate getMaxAlignment
|
2020-03-18 14:48:45 +01:00 |
HexagonISelDAGToDAG.h
|
[Hexagon] Remove unused forward declarations. NFC.
|
2020-04-22 18:26:50 +01:00 |
HexagonISelDAGToDAGHVX.cpp
|
[Hexagon] Change HVX vector predicate types from v512/1024i1 to v64/128i1
|
2020-02-19 14:14:56 -06:00 |
HexagonISelLowering.cpp
|
Handle part-word LL/SC in atomic expansion pass
|
2020-04-28 10:07:39 -05:00 |
HexagonISelLowering.h
|
CodeGen: Use Register in TargetLowering
|
2020-04-08 12:10:58 -04:00 |
HexagonISelLoweringHVX.cpp
|
[Hexagon] Fix result word order when bitcasting vector pred to int64/128
|
2020-04-23 19:15:11 -05:00 |
HexagonLoopIdiomRecognition.cpp
|
|
|
HexagonMachineFunctionInfo.cpp
|
|
|
HexagonMachineFunctionInfo.h
|
|
|
HexagonMachineScheduler.cpp
|
|
|
HexagonMachineScheduler.h
|
|
|
HexagonMapAsm2IntrinV62.gen.td
|
|
|
HexagonMapAsm2IntrinV65.gen.td
|
|
|
HexagonMCInstLower.cpp
|
[Hexagon][NFC] Rename VK_Hexagon_PCREL to VK_PCREL
|
2020-02-19 09:52:58 -06:00 |
HexagonNewValueJump.cpp
|
|
|
HexagonOperands.td
|
|
|
HexagonOptAddrMode.cpp
|
Move RDF from Hexagon to Codegen
|
2020-03-17 12:43:14 -07:00 |
HexagonOptimizeSZextends.cpp
|
|
|
HexagonPatterns.td
|
[Hexagon] Fix fshl/fshr -> combine() bug identified in D75114
|
2020-03-06 17:23:10 +00:00 |
HexagonPatternsHVX.td
|
|
|
HexagonPatternsV65.td
|
|
|
HexagonPeephole.cpp
|
[Pass] Ensure we don't include PassSupport.h or PassAnalysisSupport.h directly
|
2020-04-26 12:58:20 +01:00 |
HexagonPseudo.td
|
[TableGen] Drop deprecated leading # operation (NOP) and replace ## with #
|
2020-04-25 16:26:45 -07:00 |
HexagonRDFOpt.cpp
|
Move RDF from Hexagon to Codegen
|
2020-03-17 12:43:14 -07:00 |
HexagonRegisterInfo.cpp
|
CodeGen: Use Register in TargetFrameLowering
|
2020-04-07 17:07:44 -04:00 |
HexagonRegisterInfo.h
|
|
|
HexagonRegisterInfo.td
|
[Hexagon] Change HVX vector predicate types from v512/1024i1 to v64/128i1
|
2020-02-19 14:14:56 -06:00 |
HexagonSchedule.td
|
|
|
HexagonScheduleV5.td
|
|
|
HexagonScheduleV55.td
|
|
|
HexagonScheduleV60.td
|
|
|
HexagonScheduleV62.td
|
|
|
HexagonScheduleV65.td
|
|
|
HexagonScheduleV66.td
|
|
|
HexagonScheduleV67.td
|
|
|
HexagonScheduleV67T.td
|
|
|
HexagonSelectionDAGInfo.cpp
|
|
|
HexagonSelectionDAGInfo.h
|
|
|
HexagonSplitConst32AndConst64.cpp
|
|
|
HexagonSplitDouble.cpp
|
CodeGen: Convert some TII hooks to use Register
|
2020-04-03 14:52:54 -04:00 |
HexagonStoreWidening.cpp
|
[Alignment][NFC] Use Align version of getMachineMemOperand
|
2020-03-30 15:46:27 +00:00 |
HexagonSubtarget.cpp
|
Handle cases for subregisters.
|
2020-04-30 20:32:33 -05:00 |
HexagonSubtarget.h
|
Provide operand indices to adjustSchedDependency
|
2020-04-17 11:08:44 +01:00 |
HexagonTargetMachine.cpp
|
|
|
HexagonTargetMachine.h
|
|
|
HexagonTargetObjectFile.cpp
|
[Hexagon] Silence warning
|
2020-04-22 18:57:08 +02:00 |
HexagonTargetObjectFile.h
|
|
|
HexagonTargetStreamer.h
|
[MC] De-capitalize another set of MCStreamer::Emit* functions
|
2020-02-14 19:26:52 -08:00 |
HexagonTargetTransformInfo.cpp
|
[TTI] Add DemandedElts to getScalarizationOverhead
|
2020-04-29 12:00:38 +01:00 |
HexagonTargetTransformInfo.h
|
[TTI] Add DemandedElts to getScalarizationOverhead
|
2020-04-29 12:00:38 +01:00 |
HexagonVectorLoopCarriedReuse.cpp
|
|
|
HexagonVectorPrint.cpp
|
[Hexagon] v67+ HVX register pairs should support either direction
|
2020-02-14 12:43:43 -06:00 |
HexagonVExtract.cpp
|
[Pass] Ensure we don't include PassSupport.h or PassAnalysisSupport.h directly
|
2020-04-26 12:58:20 +01:00 |
HexagonVLIWPacketizer.cpp
|
[MC] Widen the functional unit type from 32 to 64 bits.
|
2020-02-24 09:37:00 +01:00 |
HexagonVLIWPacketizer.h
|
|
|
LLVMBuild.txt
|
|
|
RDFCopy.cpp
|
Move RDF from Hexagon to Codegen
|
2020-03-17 12:43:14 -07:00 |
RDFCopy.h
|
Move RDF from Hexagon to Codegen
|
2020-03-17 12:43:14 -07:00 |
RDFDeadCode.cpp
|
Move RDF from Hexagon to Codegen
|
2020-03-17 12:43:14 -07:00 |
RDFDeadCode.h
|
Move RDF from Hexagon to Codegen
|
2020-03-17 12:43:14 -07:00 |