llvm-project/llvm/lib/Target/Hexagon
Arthur Eubanks e6ead19b77 Revert "Recommit "[SLP] Fix lookahead operand reordering for splat loads." attempt 2, fixed assertion crash."
This reverts commit 27bd8f9492.

Causes crashes, see comments in D121973
2022-03-23 10:57:45 -07:00
..
AsmParser [Target] Remove redundant member initialization (NFC) 2022-01-06 22:01:44 -08:00
Disassembler Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
MCTargetDesc [Hexagon] Move single-use global tables into their only user and turn them into StringSwitch 2022-03-06 19:23:09 +01:00
TargetInfo Fix shlib builds for all lib/Target/*/TargetInfo libs 2021-10-08 15:21:13 -07:00
BitTracker.cpp [Target] Use range-based for loops (NFC) 2021-12-26 23:49:38 -08:00
BitTracker.h
CMakeLists.txt
Hexagon.h
Hexagon.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonAsmPrinter.cpp Reapply [xray] add support for hexagon 2021-12-10 05:32:28 -08:00
HexagonAsmPrinter.h Reapply [xray] add support for hexagon 2021-12-10 05:32:28 -08:00
HexagonBitSimplify.cpp [NFC][CodeGen] Rename some functions in MachineInstr.h and remove duplicated comments 2022-03-16 20:25:42 +08:00
HexagonBitTracker.cpp [Hexagon] Reconize M2_mnaci in HexagonBitTracker 2022-01-07 14:48:29 -08:00
HexagonBitTracker.h
HexagonBlockRanges.cpp
HexagonBlockRanges.h
HexagonBranchRelaxation.cpp
HexagonCFGOptimizer.cpp [Target] Use range-based for loops (NFC) 2021-12-26 23:49:38 -08:00
HexagonCallingConv.td [Hexagon] Calling conventions for floating point vectors 2021-12-29 09:01:07 -08:00
HexagonCommonGEP.cpp [Hexagon] Use range-based for loops (NFC) 2021-12-28 23:47:25 -08:00
HexagonConstExtenders.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
HexagonConstPropagation.cpp [NFC][CodeGen] Rename some functions in MachineInstr.h and remove duplicated comments 2022-03-16 20:25:42 +08:00
HexagonCopyToCombine.cpp [Hexagon] Convert codegen testcase from .ll to .mir 2022-01-04 15:41:32 -08:00
HexagonDepArch.h [Hexagon] Move single-use global tables into their only user and turn them into StringSwitch 2022-03-06 19:23:09 +01:00
HexagonDepArch.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonDepDecoders.inc [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonDepIICHVX.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonDepIICScalar.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonDepITypes.h
HexagonDepITypes.td
HexagonDepInstrFormats.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonDepInstrInfo.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonDepMapAsm2Intrin.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonDepMappings.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonDepMask.h
HexagonDepOperands.td
HexagonDepTimingClasses.h
HexagonEarlyIfConv.cpp [NFC][CodeGen] Rename some functions in MachineInstr.h and remove duplicated comments 2022-03-16 20:25:42 +08:00
HexagonExpandCondsets.cpp [NFC][CodeGen] Rename some functions in MachineInstr.h and remove duplicated comments 2022-03-16 20:25:42 +08:00
HexagonFixupHwLoops.cpp
HexagonFrameLowering.cpp [NFC] Use Register instead of unsigned 2022-01-19 20:17:04 +08:00
HexagonFrameLowering.h Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
HexagonGenExtract.cpp
HexagonGenInsert.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
HexagonGenMux.cpp [NFC][llvm][Hexagon] Inclusive Terms remove uses of sanity in Hexagon taget 2021-11-22 10:08:01 -05:00
HexagonGenPredicate.cpp [Hexagon] Use range-based for loops (NFC) 2021-12-31 15:17:25 -08:00
HexagonHardwareLoops.cpp [NFC][CodeGen] Rename some functions in MachineInstr.h and remove duplicated comments 2022-03-16 20:25:42 +08:00
HexagonHazardRecognizer.cpp [Hexagon] HVX .new store uses different resources 2022-01-04 13:35:34 -08:00
HexagonHazardRecognizer.h [Hexagon] HVX .new store uses different resources 2022-01-04 13:35:34 -08:00
HexagonIICHVX.td
HexagonIICScalar.td
HexagonISelDAGToDAG.cpp Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
HexagonISelDAGToDAG.h
HexagonISelDAGToDAGHVX.cpp [Hexagon] Extend OptAddrMode pass to vgather 2022-01-05 08:44:21 -08:00
HexagonISelLowering.cpp [Hexagon] Handle v2f16 in build_vector in isel 2022-03-07 11:54:24 -08:00
HexagonISelLowering.h [Hexagon] Conversions to/from FP types, HVX and scalar 2022-01-04 11:03:51 -08:00
HexagonISelLoweringHVX.cpp [Hexagon] Fix operation actions for v128f16 2022-02-08 15:28:37 -08:00
HexagonInstrFormats.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonInstrFormatsV60.td
HexagonInstrFormatsV65.td
HexagonInstrInfo.cpp [NFC][CodeGen] Rename some functions in MachineInstr.h and remove duplicated comments 2022-03-16 20:25:42 +08:00
HexagonInstrInfo.h [Hexagon] Fix MachineSink not to hoist FP instructions that update USR. 2022-01-04 15:55:22 -08:00
HexagonIntrinsics.td
HexagonIntrinsicsV5.td
HexagonIntrinsicsV60.td
HexagonLoopIdiomRecognition.cpp [llvm] Use range-based for loops (NFC) 2021-11-18 09:09:52 -08:00
HexagonLoopIdiomRecognition.h
HexagonMCInstLower.cpp Reapply [xray] add support for hexagon 2021-12-10 05:32:28 -08:00
HexagonMachineFunctionInfo.cpp
HexagonMachineFunctionInfo.h
HexagonMachineScheduler.cpp [llvm][Hexagon] Generalize VLIWResourceModel, VLIWMachineScheduler, and ConvergingVLIWScheduler 2021-12-06 16:23:48 -06:00
HexagonMachineScheduler.h [llvm][Hexagon] Generalize VLIWResourceModel, VLIWMachineScheduler, and ConvergingVLIWScheduler 2021-12-06 16:23:48 -06:00
HexagonMapAsm2IntrinV62.gen.td
HexagonNewValueJump.cpp [Hexagon] Use MachineBasicBlock::{successors,predecessors} (NFC) 2021-11-09 00:26:06 -08:00
HexagonOperands.td
HexagonOptAddrMode.cpp [Hexagon] Punt on registers without reaching defs in addr mode opt 2022-02-01 09:52:59 -08:00
HexagonOptimizeSZextends.cpp [llvm] Use make_early_inc_range (NFC) 2021-11-10 19:56:35 -08:00
HexagonPatterns.td [Hexagon] Handle L2_loadb[sz]w[24]_io in HII::isValidOffset 2022-01-05 13:19:02 -08:00
HexagonPatternsHVX.td [Hexagon] aligned load/store patterns - use cast<> instead of dyn_cast<> to avoid dereference of nullptr 2022-02-18 10:36:40 +00:00
HexagonPatternsV65.td [Hexagon] Fix optimize address mode pass only handle BaseImmOffset mode 2022-01-14 15:45:23 -08:00
HexagonPeephole.cpp [NFC][CodeGen] Rename some functions in MachineInstr.h and remove duplicated comments 2022-03-16 20:25:42 +08:00
HexagonPseudo.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonRDFOpt.cpp [NFC][CodeGen] Rename some functions in MachineInstr.h and remove duplicated comments 2022-03-16 20:25:42 +08:00
HexagonRegisterInfo.cpp [NFC][CodeGen] Rename some functions in MachineInstr.h and remove duplicated comments 2022-03-16 20:25:42 +08:00
HexagonRegisterInfo.h
HexagonRegisterInfo.td [Hexagon] Support BUILD_VECTOR of floating point HVX vectors 2021-12-28 14:59:08 -08:00
HexagonSchedule.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonScheduleV5.td
HexagonScheduleV55.td
HexagonScheduleV60.td
HexagonScheduleV62.td
HexagonScheduleV65.td
HexagonScheduleV66.td
HexagonScheduleV67.td
HexagonScheduleV67T.td
HexagonScheduleV68.td
HexagonScheduleV69.td [Hexagon] Introduce Hexagon v69 ISA 2021-12-23 08:46:03 -08:00
HexagonSelectionDAGInfo.cpp
HexagonSelectionDAGInfo.h
HexagonSplitConst32AndConst64.cpp [Hexagon] Use make_early_inc_range (NFC) 2021-11-04 08:51:05 -07:00
HexagonSplitDouble.cpp [NFC] Use Register instead of unsigned 2022-01-19 20:17:04 +08:00
HexagonStoreWidening.cpp [llvm] Use range-based for loops (NFC) 2021-11-23 08:54:48 -08:00
HexagonSubtarget.cpp [Hexagon] Move single-use global tables into their only user and turn them into StringSwitch 2022-03-06 19:23:09 +01:00
HexagonSubtarget.h [Hexagon] Move single-use global tables into their only user and turn them into StringSwitch 2022-03-06 19:23:09 +01:00
HexagonTargetMachine.cpp mark getTargetTransformInfo and getTargetIRAnalysis as const 2022-02-25 14:30:44 -05:00
HexagonTargetMachine.h mark getTargetTransformInfo and getTargetIRAnalysis as const 2022-02-25 14:30:44 -05:00
HexagonTargetObjectFile.cpp [Target, Transforms] Use StringRef::contains (NFC) 2021-10-22 08:52:33 -07:00
HexagonTargetObjectFile.h
HexagonTargetStreamer.h [MC] Add MCSubtargetInfo to MCAlignFragment 2021-09-07 15:46:19 +01:00
HexagonTargetTransformInfo.cpp Revert "Recommit "[SLP] Fix lookahead operand reordering for splat loads." attempt 2, fixed assertion crash." 2022-03-23 10:57:45 -07:00
HexagonTargetTransformInfo.h Revert "Recommit "[SLP] Fix lookahead operand reordering for splat loads." attempt 2, fixed assertion crash." 2022-03-23 10:57:45 -07:00
HexagonVExtract.cpp
HexagonVLIWPacketizer.cpp [Hexagon] Fix some issues with packetizing slot0-only instructions 2022-01-04 14:35:37 -08:00
HexagonVLIWPacketizer.h [Hexagon] Fix some issues with packetizing slot0-only instructions 2022-01-04 14:35:37 -08:00
HexagonVectorCombine.cpp Rename mayBeMemoryDependent to mayHaveNonDefUseDependency [nfc] 2022-03-21 10:01:40 -07:00
HexagonVectorLoopCarriedReuse.cpp [Target] Use range-based for loops (NFC) 2022-01-01 10:14:05 -08:00
HexagonVectorLoopCarriedReuse.h [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
HexagonVectorPrint.cpp
RDFCopy.cpp
RDFCopy.h
RDFDeadCode.cpp
RDFDeadCode.h