1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib/Target/Hexagon
2018-12-10 18:39:47 +00:00
..
AsmParser [Hexagon] Remove unused checker functions from asm parser 2018-12-04 14:58:14 +00:00
Disassembler [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
MCTargetDesc [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
TargetInfo
BitTracker.cpp
BitTracker.h
CMakeLists.txt [Hexagon] Remove support for V4 2018-10-19 17:31:11 +00:00
Hexagon.h [Target] Untangle disassemblers 2018-09-10 12:53:46 +00:00
Hexagon.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonAsmPrinter.cpp
HexagonAsmPrinter.h
HexagonBitSimplify.cpp [Hexagon] Check validity of register class when generating bitsplit 2018-08-30 22:26:43 +00:00
HexagonBitTracker.cpp [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
HexagonBitTracker.h
HexagonBlockRanges.cpp
HexagonBlockRanges.h
HexagonBranchRelaxation.cpp
HexagonCallingConv.td
HexagonCFGOptimizer.cpp
HexagonCommonGEP.cpp
HexagonConstExtenders.cpp Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
HexagonConstPropagation.cpp Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
HexagonCopyToCombine.cpp [Hexagon] Remove support for V4 2018-10-19 17:31:11 +00:00
HexagonDepArch.h [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
HexagonDepArch.td [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
HexagonDepDecoders.h Fix MSVC "unknown pragma" warning. NFCI. 2018-12-04 12:31:52 +00:00
HexagonDepIICHVX.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonDepIICScalar.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonDepInstrFormats.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonDepInstrInfo.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonDepITypes.h [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
HexagonDepITypes.td [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
HexagonDepMapAsm2Intrin.td [Hexagon] Add intrinsics for Hexagon V66 2018-12-05 21:14:51 +00:00
HexagonDepMappings.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonDepOperands.td [Hexagon] Remove unused operand definitions, NFC 2018-12-03 18:54:24 +00:00
HexagonDepTimingClasses.h [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonEarlyIfConv.cpp [MI] Change the array of MachineMemOperand pointers to be 2018-08-16 21:30:05 +00:00
HexagonExpandCondsets.cpp [MI] Change the array of MachineMemOperand pointers to be 2018-08-16 21:30:05 +00:00
HexagonFixupHwLoops.cpp
HexagonFrameLowering.cpp [Hexagon] Fix some -Wunused-function with LLVM_DUMP_METHOD and -Wunused-variable 2018-11-09 19:24:48 +00:00
HexagonFrameLowering.h [Hexagon] Implement noreturn optimization 2018-11-09 18:16:24 +00:00
HexagonGenExtract.cpp
HexagonGenInsert.cpp llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 2018-09-27 02:13:45 +00:00
HexagonGenMux.cpp
HexagonGenPredicate.cpp
HexagonHardwareLoops.cpp Don't create a temporary vector of loop blocks just to iterate over them. 2018-09-10 12:32:06 +00:00
HexagonHazardRecognizer.cpp
HexagonHazardRecognizer.h
HexagonIICHVX.td
HexagonIICScalar.td
HexagonInstrFormats.td [Hexagon] Change instruction type field in TSFlags to 7 bits 2018-12-03 19:34:04 +00:00
HexagonInstrFormatsV5.td [Hexagon] Change instruction type field in TSFlags to 7 bits 2018-12-03 19:34:04 +00:00
HexagonInstrFormatsV60.td
HexagonInstrFormatsV65.td
HexagonInstrInfo.cpp [Hexagon] Fix post-ra expansion of PS_wselect 2018-12-07 22:00:53 +00:00
HexagonInstrInfo.h [CodeGen][NFC] Make TII::getMemOpBaseImmOfs return a base operand 2018-11-28 12:00:20 +00:00
HexagonIntrinsics.td [Hexagon] Switch to auto-generated intrinsic definitions and patterns 2018-12-03 22:40:36 +00:00
HexagonIntrinsicsV5.td [Hexagon] Remove support for V4 2018-10-19 17:31:11 +00:00
HexagonIntrinsicsV60.td
HexagonISelDAGToDAG.cpp Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
HexagonISelDAGToDAG.h
HexagonISelDAGToDAGHVX.cpp [Hexagon] Fix some -Wunused-function with LLVM_DUMP_METHOD and -Wunused-variable 2018-11-09 19:24:48 +00:00
HexagonISelLowering.cpp [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonISelLowering.h [TargetLowering] Change TargetLoweringBase::getPreferredVectorAction to take an MVT instead of an EVT. NFC 2018-11-05 23:26:13 +00:00
HexagonISelLoweringHVX.cpp [SelectionDAG] Remove special methods for creating *_EXTEND_VECTOR_INREG nodes. Move asserts into getNode. 2018-11-04 02:10:18 +00:00
HexagonLoopIdiomRecognition.cpp Use llvm::{all,any,none}_of instead std::{all,any,none}_of. NFC 2018-10-19 06:12:02 +00:00
HexagonMachineFunctionInfo.cpp
HexagonMachineFunctionInfo.h
HexagonMachineScheduler.cpp Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
HexagonMachineScheduler.h
HexagonMapAsm2IntrinV62.gen.td
HexagonMapAsm2IntrinV65.gen.td
HexagonMCInstLower.cpp
HexagonNewValueJump.cpp
HexagonOperands.td
HexagonOptAddrMode.cpp [Hexagon] Check if operand is an immediate before getImm 2018-12-10 18:39:47 +00:00
HexagonOptimizeSZextends.cpp
HexagonPatterns.td [Hexagon] Add patterns for any_extend from i1 and short vectors of i1 2018-12-10 18:36:06 +00:00
HexagonPatternsHVX.td
HexagonPatternsV65.td
HexagonPeephole.cpp
HexagonPseudo.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonRDFOpt.cpp
HexagonRegisterInfo.cpp [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
HexagonRegisterInfo.h [TargetRegisterInfo] Remove temporary hook enableMultipleCopyHints() 2018-10-05 14:23:11 +00:00
HexagonRegisterInfo.td [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
HexagonSchedule.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonScheduleV5.td [Hexagon] Remove support for V4 2018-10-19 17:31:11 +00:00
HexagonScheduleV55.td
HexagonScheduleV60.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonScheduleV62.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonScheduleV65.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonScheduleV66.td [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
HexagonSelectionDAGInfo.cpp
HexagonSelectionDAGInfo.h
HexagonSplitConst32AndConst64.cpp [Hexagon] Make sure not to use GP-relative addressing with PIC 2018-10-31 15:54:31 +00:00
HexagonSplitDouble.cpp
HexagonStoreWidening.cpp llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 2018-09-27 02:13:45 +00:00
HexagonSubtarget.cpp [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
HexagonSubtarget.h [Hexagon] Foundation of support for Hexagon V66 2018-12-05 20:18:09 +00:00
HexagonTargetMachine.cpp [Targets] Add errors for tiny and kernel codemodel on targets that don't support them 2018-12-07 12:10:23 +00:00
HexagonTargetMachine.h
HexagonTargetObjectFile.cpp [Hexagon] Place globals with explicit .sdata section in small data 2018-11-09 17:31:22 +00:00
HexagonTargetObjectFile.h [Hexagon] Make sure not to use GP-relative addressing with PIC 2018-10-31 15:54:31 +00:00
HexagonTargetStreamer.h
HexagonTargetTransformInfo.cpp [TargetLowering] Change TargetLoweringBase::getPreferredVectorAction to take an MVT instead of an EVT. NFC 2018-11-05 23:26:13 +00:00
HexagonTargetTransformInfo.h [LV] Support vectorization of interleave-groups that require an epilog under 2018-10-31 09:57:56 +00:00
HexagonVectorLoopCarriedReuse.cpp
HexagonVectorPrint.cpp
HexagonVExtract.cpp
HexagonVLIWPacketizer.cpp Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
HexagonVLIWPacketizer.h [Hexagon] Remove support for V4 2018-10-19 17:31:11 +00:00
LLVMBuild.txt
RDFCopy.cpp
RDFCopy.h
RDFDeadCode.cpp llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 2018-09-27 02:13:45 +00:00
RDFDeadCode.h
RDFGraph.cpp llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 2018-09-27 02:13:45 +00:00
RDFGraph.h
RDFLiveness.cpp llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 2018-09-27 02:13:45 +00:00
RDFLiveness.h
RDFRegisters.cpp
RDFRegisters.h