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
2025-03-06 20:33:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
lib
/
Target
/
Hexagon
History
…
..
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
…
HexagonFrameLowering.h
…
HexagonHardwareLoops.cpp
…
HexagonInstrFormats.td
Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.
2013-05-10 20:27:34 +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
…
HexagonISelDAGToDAG.cpp
…
HexagonISelLowering.cpp
…
HexagonISelLowering.h
…
HexagonMachineFunctionInfo.h
…
HexagonMachineScheduler.cpp
…
HexagonMachineScheduler.h
…
HexagonMCInstLower.cpp
…
HexagonNewValueJump.cpp
…
HexagonOperands.td
…
HexagonPeephole.cpp
…
HexagonRegisterInfo.cpp
…
HexagonRegisterInfo.h
…
HexagonRegisterInfo.td
…
HexagonRemoveSZExtArgs.cpp
Print IR from Hexagon MI passes with -print-before/after-all.
2013-05-06 21:58:00 +00:00
HexagonSchedule.td
…
HexagonScheduleV4.td
…
HexagonSelectCCInfo.td
…
HexagonSelectionDAGInfo.cpp
…
HexagonSelectionDAGInfo.h
…
HexagonSplitConst32AndConst64.cpp
…
HexagonSplitTFRCondSets.cpp
…
HexagonSubtarget.cpp
…
HexagonSubtarget.h
Sort includes for all of the .h files under the 'lib' tree. These were
2012-12-04 07:12:27 +00:00
HexagonTargetMachine.cpp
…
HexagonTargetMachine.h
Switch TargetTransformInfo from an immutable analysis pass that requires
2013-01-07 01:37:14 +00:00
HexagonTargetObjectFile.cpp
Hexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-07 19:53:00 +00:00
HexagonTargetObjectFile.h
…
HexagonVarargsCallingConvention.h
…
HexagonVLIWPacketizer.cpp
…
LLVMBuild.txt
Hexagon: enable assembler output through the MC layer.
2012-04-12 17:55:53 +00:00
Makefile
…