..
AsmParser
HexagonAsmParser::ParseDirectiveFalign - silence static analyzer dyn_cast<MCConstantExpr> null dereference warning. NFCI.
2019-09-26 10:35:19 +00:00
Disassembler
Revert CMake: Make most target symbols hidden by default
2019-06-11 03:21:13 +00:00
MCTargetDesc
[Mips] Use appropriate private label prefix based on Mips ABI
2019-10-23 12:24:35 +02:00
TargetInfo
Revert CMake: Make most target symbols hidden by default
2019-06-11 03:21:13 +00:00
BitTracker.cpp
Use MCRegister in MCRegisterInfo's interfaces
2019-08-02 20:23:00 +00:00
BitTracker.h
…
CMakeLists.txt
…
Hexagon.h
…
Hexagon.td
…
HexagonAsmPrinter.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonAsmPrinter.h
Include what you use in HexagonAsmPrinter.h
2019-06-03 11:41:18 +00:00
HexagonBitSimplify.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonBitTracker.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonBitTracker.h
…
HexagonBlockRanges.cpp
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
2019-08-01 23:27:28 +00:00
HexagonBlockRanges.h
…
HexagonBranchRelaxation.cpp
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
2019-09-27 12:54:21 +00:00
HexagonCFGOptimizer.cpp
…
HexagonCallingConv.td
…
HexagonCommonGEP.cpp
[Hexagon] Remove indeterministic traversal order
2019-04-16 16:05:07 +00:00
HexagonConstExtenders.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonConstPropagation.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonCopyToCombine.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonDepArch.h
…
HexagonDepArch.td
…
HexagonDepDecoders.inc
…
HexagonDepIICHVX.td
…
HexagonDepIICScalar.td
…
HexagonDepITypes.h
…
HexagonDepITypes.td
…
HexagonDepInstrFormats.td
…
HexagonDepInstrInfo.td
…
HexagonDepMapAsm2Intrin.td
Reapply r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
2019-09-19 16:26:14 +00:00
HexagonDepMappings.td
…
HexagonDepOperands.td
Reapply r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
2019-09-19 16:26:14 +00:00
HexagonDepTimingClasses.h
…
HexagonEarlyIfConv.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonExpandCondsets.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonFixupHwLoops.cpp
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
2019-09-27 12:54:21 +00:00
HexagonFrameLowering.cpp
[cfi] Add flag to always generate .debug_frame
2019-10-31 09:48:30 +00:00
HexagonFrameLowering.h
Use Align for TFL::TransientStackAlignment
2019-10-21 08:31:25 +00:00
HexagonGenExtract.cpp
[Hexagon] Improve generated code for test-if-bit-clear
2019-08-26 19:08:08 +00:00
HexagonGenInsert.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonGenMux.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonGenPredicate.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonHardwareLoops.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonHazardRecognizer.cpp
…
HexagonHazardRecognizer.h
…
HexagonIICHVX.td
[Hexagon] Avoid creating 5-instruction packets with vgather pseudos
2019-03-06 17:43:50 +00:00
HexagonIICScalar.td
…
HexagonISelDAGToDAG.cpp
[Hexagon] Don't dereference dyn_cast<ConstantFPSDNode> result. NFCI.
2019-09-22 12:38:21 +00:00
HexagonISelDAGToDAG.h
…
HexagonISelDAGToDAGHVX.cpp
…
HexagonISelLowering.cpp
[Hexagon] Handle remaining registers in getRegisterByName()
2019-10-29 08:56:01 -05:00
HexagonISelLowering.h
TLI: Remove DAG argument from getRegisterByName
2019-10-01 01:44:39 +00:00
HexagonISelLoweringHVX.cpp
[Hexagon] Generate vector min/max for HVX
2019-08-15 16:13:17 +00:00
HexagonInstrFormats.td
…
HexagonInstrFormatsV5.td
…
HexagonInstrFormatsV60.td
…
HexagonInstrFormatsV65.td
…
HexagonInstrInfo.cpp
Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint
2019-09-26 22:53:44 +00:00
HexagonInstrInfo.h
Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint
2019-09-26 22:53:44 +00:00
HexagonIntrinsics.td
Reapply r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
2019-09-19 16:26:14 +00:00
HexagonIntrinsicsV5.td
…
HexagonIntrinsicsV60.td
…
HexagonLoopIdiomRecognition.cpp
HexagonLoopIdiomRecognition - silence static analyzer dyn_cast<> null dereference warnings. NFCI.
2019-09-23 15:36:24 +00:00
HexagonMCInstLower.cpp
…
HexagonMachineFunctionInfo.cpp
…
HexagonMachineFunctionInfo.h
…
HexagonMachineScheduler.cpp
…
HexagonMachineScheduler.h
…
HexagonMapAsm2IntrinV62.gen.td
…
HexagonMapAsm2IntrinV65.gen.td
…
HexagonNewValueJump.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonOperands.td
…
HexagonOptAddrMode.cpp
Fix uninitialized variable warning. NFCI.
2019-09-23 21:32:38 +00:00
HexagonOptimizeSZextends.cpp
…
HexagonPatterns.td
Fix pattern error for S2_tstbit_i instruction
2019-10-30 11:21:48 -05:00
HexagonPatternsHVX.td
[Hexagon] Bitcast v4i16 to v8i8, unify no-op casts between scalar and HVX
2019-09-23 14:33:27 +00:00
HexagonPatternsV65.td
…
HexagonPeephole.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonPseudo.td
[Hexagon] Use misaligned load instead of trap0( #0 ) for __builtin_trap
2019-02-21 19:42:39 +00:00
HexagonRDFOpt.cpp
…
HexagonRegisterInfo.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonRegisterInfo.h
CodeGen: Introduce a class for registers
2019-06-24 15:50:29 +00:00
HexagonRegisterInfo.td
…
HexagonSchedule.td
…
HexagonScheduleV5.td
…
HexagonScheduleV55.td
…
HexagonScheduleV60.td
…
HexagonScheduleV62.td
…
HexagonScheduleV65.td
…
HexagonScheduleV66.td
…
HexagonSelectionDAGInfo.cpp
…
HexagonSelectionDAGInfo.h
…
HexagonSplitConst32AndConst64.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonSplitDouble.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonStoreWidening.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonSubtarget.cpp
Use a bit of relaxed constexpr to make FeatureBitset costant intializable
2019-08-24 15:02:44 +00:00
HexagonSubtarget.h
[SVE][MVT] Fixed-length vector MVT ranges
2019-09-17 10:19:23 +00:00
HexagonTargetMachine.cpp
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
HexagonTargetMachine.h
…
HexagonTargetObjectFile.cpp
OpaquePtr: switch to GlobalValue::getValueType in a few places. NFC.
2019-07-11 13:13:02 +00:00
HexagonTargetObjectFile.h
…
HexagonTargetStreamer.h
…
HexagonTargetTransformInfo.cpp
[Alignment][NFC] getMemoryOpCost uses MaybeAlign
2019-10-25 21:26:59 +02:00
HexagonTargetTransformInfo.h
[Alignment][NFC] getMemoryOpCost uses MaybeAlign
2019-10-25 21:26:59 +02:00
HexagonVExtract.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
HexagonVLIWPacketizer.cpp
Prune two MachineInstr.h includes, fix up deps
2019-10-19 00:22:07 +00:00
HexagonVLIWPacketizer.h
Prune two MachineInstr.h includes, fix up deps
2019-10-19 00:22:07 +00:00
HexagonVectorLoopCarriedReuse.cpp
[Hexagon] Fix typo. NFC
2019-10-23 18:06:28 -07:00
HexagonVectorPrint.cpp
…
LLVMBuild.txt
…
RDFCopy.cpp
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
2019-08-01 23:27:28 +00:00
RDFCopy.h
…
RDFDeadCode.cpp
Prune two MachineInstr.h includes, fix up deps
2019-10-19 00:22:07 +00:00
RDFDeadCode.h
…
RDFGraph.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
RDFGraph.h
Hexagon RDF: Replace function template (plus explicit specializations) with non-template overloads
2019-03-11 23:10:33 +00:00
RDFLiveness.cpp
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
2019-08-15 19:22:08 +00:00
RDFLiveness.h
Hexagon RDF: Replace function template (plus explicit specializations) with non-template overloads
2019-03-11 23:10:33 +00:00
RDFRegisters.cpp
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
2019-08-01 23:27:28 +00:00
RDFRegisters.h
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
2019-08-01 23:27:28 +00:00