This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
347f1a5ee0
llvm-project
/
llvm
/
lib
/
Target
/
Hexagon
History
Rafael Espindola
e90fd9c5e0
Remove getEHExceptionRegister and getEHHandlerRegister.
...
They haven't been used for a long time. Patch by MathOnNapkins. llvm-svn: 192099
2013-10-07 13:39:22 +00:00
..
InstPrinter
…
MCTargetDesc
Even more spelling fixes for "instruction".
2013-09-28 13:42:22 +00:00
TargetInfo
…
CMakeLists.txt
…
Hexagon.h
…
Hexagon.td
…
HexagonAsmPrinter.cpp
…
HexagonAsmPrinter.h
…
HexagonCFGOptimizer.cpp
…
HexagonCallingConv.td
…
HexagonCallingConvLower.cpp
…
HexagonCallingConvLower.h
…
HexagonCopyToCombine.cpp
…
HexagonExpandPredSpillCode.cpp
…
HexagonFixupHwLoops.cpp
…
HexagonFrameLowering.cpp
…
HexagonFrameLowering.h
…
HexagonHardwareLoops.cpp
Replace some unnecessary vector copies with references.
2013-09-15 22:04:42 +00:00
HexagonISelDAGToDAG.cpp
ISelDAG: spot chain cycles involving MachineNodes
2013-09-22 08:21:56 +00:00
HexagonISelLowering.cpp
…
HexagonISelLowering.h
…
HexagonInstrFormats.td
Even more spelling fixes for "instruction".
2013-09-28 13:42:22 +00:00
HexagonInstrFormatsV4.td
…
HexagonInstrInfo.cpp
…
HexagonInstrInfo.h
…
HexagonInstrInfo.td
…
HexagonInstrInfoV3.td
…
HexagonInstrInfoV4.td
…
HexagonInstrInfoV5.td
…
HexagonIntrinsics.td
…
HexagonIntrinsicsDerived.td
…
HexagonIntrinsicsV3.td
…
HexagonIntrinsicsV4.td
…
HexagonIntrinsicsV5.td
…
HexagonMCInstLower.cpp
…
HexagonMachineFunctionInfo.h
…
HexagonMachineScheduler.cpp
…
HexagonMachineScheduler.h
…
HexagonNewValueJump.cpp
…
HexagonOperands.td
…
HexagonPeephole.cpp
Even more spelling fixes for "instruction".
2013-09-28 13:42:22 +00:00
HexagonRegisterInfo.cpp
Remove getEHExceptionRegister and getEHHandlerRegister.
2013-10-07 13:39:22 +00:00
HexagonRegisterInfo.h
Remove getEHExceptionRegister and getEHHandlerRegister.
2013-10-07 13:39:22 +00:00
HexagonRegisterInfo.td
…
HexagonRemoveSZExtArgs.cpp
…
HexagonSchedule.td
…
HexagonScheduleV4.td
…
HexagonSelectCCInfo.td
…
HexagonSelectionDAGInfo.cpp
…
HexagonSelectionDAGInfo.h
…
HexagonSplitConst32AndConst64.cpp
…
HexagonSplitTFRCondSets.cpp
…
HexagonSubtarget.cpp
…
HexagonSubtarget.h
…
HexagonTargetMachine.cpp
Allow subtarget selection of the default MachineScheduler and document the interface.
2013-09-20 05:14:41 +00:00
HexagonTargetMachine.h
…
HexagonTargetObjectFile.cpp
…
HexagonTargetObjectFile.h
…
HexagonVLIWPacketizer.cpp
…
HexagonVarargsCallingConvention.h
…
LLVMBuild.txt
…
Makefile
…