.. |
AsmParser
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
Disassembler
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
MCTargetDesc
|
Move symbols from the global namespace into (anonymous) namespaces. NFC.
|
2017-02-11 11:06:55 +00:00 |
TargetInfo
|
…
|
|
BitTracker.cpp
|
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-04 02:02:05 +00:00 |
BitTracker.h
|
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-04 02:02:05 +00:00 |
CMakeLists.txt
|
[Hexagon] Remove unused .td files
|
2017-02-10 19:54:00 +00:00 |
Hexagon.h
|
…
|
|
Hexagon.td
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonAsmPrinter.cpp
|
[Hexagon] Remove encoding bits from mapped instructions
|
2017-02-07 17:42:11 +00:00 |
HexagonAsmPrinter.h
|
…
|
|
HexagonBitSimplify.cpp
|
Drop graph_ prefix
|
2017-02-09 20:37:46 +00:00 |
HexagonBitTracker.cpp
|
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-04 02:02:05 +00:00 |
HexagonBitTracker.h
|
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-04 02:02:05 +00:00 |
HexagonBlockRanges.cpp
|
Add iterator_range<regclass_iterator> to {Target,MC}RegisterInfo, NFC
|
2017-01-25 19:29:04 +00:00 |
HexagonBlockRanges.h
|
…
|
|
HexagonBranchRelaxation.cpp
|
…
|
|
HexagonCFGOptimizer.cpp
|
…
|
|
HexagonCommonGEP.cpp
|
Drop graph_ prefix
|
2017-02-09 20:37:46 +00:00 |
HexagonConstPropagation.cpp
|
…
|
|
HexagonCopyToCombine.cpp
|
…
|
|
HexagonDepArch.h
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonDepArch.td
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonDepDecoders.h
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonDepITypes.h
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonDepITypes.td
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonDepInstrFormats.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonDepInstrInfo.td
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonDepMappings.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonDepOperands.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonEarlyIfConv.cpp
|
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
|
2017-01-13 09:58:52 +00:00 |
HexagonExpandCondsets.cpp
|
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
|
2017-01-13 09:58:52 +00:00 |
HexagonFixupHwLoops.cpp
|
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
|
2017-01-13 09:58:52 +00:00 |
HexagonFrameLowering.cpp
|
[Hexagon] Remove dead defs from the live set when expanding wstores
|
2017-01-18 23:11:40 +00:00 |
HexagonFrameLowering.h
|
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2016-12-16 01:00:40 +00:00 |
HexagonGenExtract.cpp
|
Drop graph_ prefix
|
2017-02-09 20:37:46 +00:00 |
HexagonGenInsert.cpp
|
Drop graph_ prefix
|
2017-02-09 20:37:46 +00:00 |
HexagonGenMux.cpp
|
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
|
2017-01-13 09:58:52 +00:00 |
HexagonGenPredicate.cpp
|
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2016-12-16 01:00:40 +00:00 |
HexagonHardwareLoops.cpp
|
Fix "left shift of negative value -1" introduced by r294805
|
2017-02-11 12:44:03 +00:00 |
HexagonHazardRecognizer.cpp
|
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2016-12-17 01:09:05 +00:00 |
HexagonHazardRecognizer.h
|
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2016-12-17 01:09:05 +00:00 |
HexagonIICHVX.td
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonIICScalar.td
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonISelDAGToDAG.cpp
|
…
|
|
HexagonISelLowering.cpp
|
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2016-12-17 01:09:05 +00:00 |
HexagonISelLowering.h
|
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2016-12-17 01:09:05 +00:00 |
HexagonInstrFormats.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonInstrFormatsV4.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonInstrFormatsV60.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonInstrInfo.cpp
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonInstrInfo.h
|
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-04 02:02:05 +00:00 |
HexagonIntrinsics.td
|
…
|
|
HexagonIntrinsicsDerived.td
|
…
|
|
HexagonIntrinsicsV3.td
|
…
|
|
HexagonIntrinsicsV4.td
|
…
|
|
HexagonIntrinsicsV5.td
|
…
|
|
HexagonIntrinsicsV60.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonLoopIdiomRecognition.cpp
|
Shut up GCC warning about operator precedence. NFC.
|
2017-01-31 22:48:45 +00:00 |
HexagonMCInstLower.cpp
|
Cleanup dump() functions.
|
2017-01-28 02:02:38 +00:00 |
HexagonMachineFunctionInfo.cpp
|
…
|
|
HexagonMachineFunctionInfo.h
|
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-04 02:02:05 +00:00 |
HexagonMachineScheduler.cpp
|
[Hexagon] Update instruction types
|
2017-02-07 17:47:37 +00:00 |
HexagonMachineScheduler.h
|
…
|
|
HexagonMapAsm2IntrinV62.gen.td
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonNewValueJump.cpp
|
…
|
|
HexagonOperands.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonOptAddrMode.cpp
|
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
|
2017-01-13 09:58:52 +00:00 |
HexagonOptimizeSZextends.cpp
|
…
|
|
HexagonPatterns.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonPeephole.cpp
|
…
|
|
HexagonPseudo.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonRDFOpt.cpp
|
Remove unused lambda captures. NFC
|
2017-01-13 17:12:16 +00:00 |
HexagonRegisterInfo.cpp
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonRegisterInfo.h
|
…
|
|
HexagonRegisterInfo.td
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonSchedule.td
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonScheduleV4.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonScheduleV55.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonScheduleV60.td
|
[Hexagon] Replace instruction definitions with auto-generated ones
|
2017-02-10 15:33:13 +00:00 |
HexagonScheduleV62.td
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonSelectionDAGInfo.cpp
|
…
|
|
HexagonSelectionDAGInfo.h
|
…
|
|
HexagonSplitConst32AndConst64.cpp
|
…
|
|
HexagonSplitDouble.cpp
|
Cleanup dump() functions.
|
2017-01-28 02:02:38 +00:00 |
HexagonStoreWidening.cpp
|
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2016-12-17 01:09:05 +00:00 |
HexagonSubtarget.cpp
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonSubtarget.h
|
[Hexagon] Introduce Hexagon V62
|
2017-02-10 23:46:45 +00:00 |
HexagonTargetMachine.cpp
|
[Hexagon] Add Hexagon-specific loop idiom recognition pass
|
2017-01-26 21:41:10 +00:00 |
HexagonTargetMachine.h
|
[Hexagon] Add Hexagon-specific loop idiom recognition pass
|
2017-01-26 21:41:10 +00:00 |
HexagonTargetObjectFile.cpp
|
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-04 02:02:05 +00:00 |
HexagonTargetObjectFile.h
|
…
|
|
HexagonTargetStreamer.h
|
…
|
|
HexagonTargetTransformInfo.cpp
|
…
|
|
HexagonTargetTransformInfo.h
|
…
|
|
HexagonVLIWPacketizer.cpp
|
[Hexagon] Update instruction types
|
2017-02-07 17:47:37 +00:00 |
HexagonVLIWPacketizer.h
|
[Hexagon] Make header self-contained.
|
2017-01-30 14:55:33 +00:00 |
HexagonVectorPrint.cpp
|
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2016-12-17 01:09:05 +00:00 |
LLVMBuild.txt
|
[Hexagon] Require IPO library in Hexagon build
|
2017-01-26 23:03:22 +00:00 |
RDFCopy.cpp
|
…
|
|
RDFCopy.h
|
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-04 02:02:05 +00:00 |
RDFDeadCode.cpp
|
…
|
|
RDFDeadCode.h
|
…
|
|
RDFGraph.cpp
|
[RDF] Add support for regmasks
|
2017-01-30 19:16:30 +00:00 |
RDFGraph.h
|
[RDF] Add support for regmasks
|
2017-01-30 19:16:30 +00:00 |
RDFLiveness.cpp
|
[RDF] Extract the physical register information into a separate class
|
2017-01-30 17:46:56 +00:00 |
RDFLiveness.h
|
[RDF] Extract the physical register information into a separate class
|
2017-01-30 17:46:56 +00:00 |
RDFRegisters.cpp
|
[RDF] Add support for regmasks
|
2017-01-30 19:16:30 +00:00 |
RDFRegisters.h
|
[RDF] Add support for regmasks
|
2017-01-30 19:16:30 +00:00 |