This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-06 05:06:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6b0ac2aa02
llvm-6502
/
lib
/
Target
/
Hexagon
History
Alp Toker
a0d04ac9f1
Fix 'platform-specific' hyphenations
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@212056
91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-30 18:57:16 +00:00
..
InstPrinter
MCTargetDesc
TargetInfo
CMakeLists.txt
Hexagon.h
Hexagon.td
HexagonAsmPrinter.cpp
HexagonAsmPrinter.h
HexagonCallingConv.td
HexagonCallingConvLower.cpp
HexagonCallingConvLower.h
HexagonCFGOptimizer.cpp
HexagonCopyToCombine.cpp
HexagonExpandPredSpillCode.cpp
HexagonFixupHwLoops.cpp
HexagonFrameLowering.cpp
Remove unnecessary caching of the subtarget for HexagonFrameLowering and remove the unused constructor argument.
2014-06-27 00:13:47 +00:00
HexagonFrameLowering.h
Remove unnecessary caching of the subtarget for HexagonFrameLowering and remove the unused constructor argument.
2014-06-27 00:13:47 +00:00
HexagonHardwareLoops.cpp
HexagonInstrFormats.td
HexagonInstrFormatsV4.td
HexagonInstrInfo.cpp
Convert some assert(0) to llvm_unreachable or fold an 'if' condition into the assert.
2014-06-19 06:10:58 +00:00
HexagonInstrInfo.h
HexagonInstrInfo.td
HexagonInstrInfoV3.td
HexagonInstrInfoV4.td
TableGen: permit non-leaf ComplexPattern uses
2014-05-20 11:52:46 +00:00
HexagonInstrInfoV5.td
HexagonIntrinsics.td
HexagonIntrinsicsDerived.td
HexagonIntrinsicsV3.td
HexagonIntrinsicsV4.td
HexagonIntrinsicsV5.td
HexagonISelDAGToDAG.cpp
HexagonISelLowering.cpp
Make HexagonISelLowering not dependent upon a HexagonTargetMachine,
2014-06-27 00:13:52 +00:00
HexagonISelLowering.h
Make HexagonISelLowering not dependent upon a HexagonTargetMachine,
2014-06-27 00:13:52 +00:00
HexagonMachineFunctionInfo.cpp
HexagonMachineFunctionInfo.h
HexagonMachineScheduler.cpp
Fix 'platform-specific' hyphenations
2014-06-30 18:57:16 +00:00
HexagonMachineScheduler.h
Fix 'platform-specific' hyphenations
2014-06-30 18:57:16 +00:00
HexagonMCInstLower.cpp
HexagonNewValueJump.cpp
HexagonOperands.td
HexagonPeephole.cpp
HexagonRegisterInfo.cpp
HexagonRegisterInfo.h
HexagonRegisterInfo.td
HexagonRemoveSZExtArgs.cpp
HexagonSchedule.td
HexagonScheduleV4.td
HexagonSelectCCInfo.td
HexagonSelectionDAGInfo.cpp
Have HexagonSelectionDAGInfo take a DataLayout rather than a
2014-06-27 00:18:25 +00:00
HexagonSelectionDAGInfo.h
Have HexagonSelectionDAGInfo take a DataLayout rather than a
2014-06-27 00:18:25 +00:00
HexagonSplitConst32AndConst64.cpp
Remove getTargetLowering from TargetPassConfig as the target lowering
2014-05-21 22:42:07 +00:00
HexagonSplitTFRCondSets.cpp
HexagonSubtarget.cpp
Move all of the hexagon subtarget dependent variables from the target
2014-06-27 00:27:40 +00:00
HexagonSubtarget.h
Move all of the hexagon subtarget dependent variables from the target
2014-06-27 00:27:40 +00:00
HexagonTargetMachine.cpp
Move all of the hexagon subtarget dependent variables from the target
2014-06-27 00:27:40 +00:00
HexagonTargetMachine.h
Move all of the hexagon subtarget dependent variables from the target
2014-06-27 00:27:40 +00:00
HexagonTargetObjectFile.cpp
HexagonTargetObjectFile.h
HexagonVarargsCallingConvention.h
HexagonVLIWPacketizer.cpp
LLVMBuild.txt
Makefile