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-01-08 03:30:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
81081b16ef
llvm-6502
/
lib
/
Target
/
Hexagon
History
Jyotsna Verma
81081b16ef
Use one common 'let' expression to set PrintMethod for all immediate operands.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@168449
91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-21 19:53:42 +00:00
..
InstPrinter
MCTargetDesc
Added multiclass for post-increment load instructions.
2012-11-14 20:38:48 +00:00
TargetInfo
CMakeLists.txt
Hexagon.h
Hexagon.td
HexagonAsmPrinter.cpp
HexagonAsmPrinter.h
HexagonCallingConv.td
HexagonCallingConvLower.cpp
HexagonCallingConvLower.h
HexagonCFGOptimizer.cpp
HexagonExpandPredSpillCode.cpp
HexagonFrameLowering.cpp
HexagonFrameLowering.h
HexagonHardwareLoops.cpp
HexagonInstrFormats.td
Added multiclass for post-increment load instructions.
2012-11-14 20:38:48 +00:00
HexagonInstrFormatsV4.td
HexagonInstrInfo.cpp
Removing some unused instruction definitions from the Hexagon backend.
2012-11-20 22:14:23 +00:00
HexagonInstrInfo.h
HexagonInstrInfo.td
Renamed HexagonImmediates.td -> HexagonOperands.td.
2012-11-21 16:28:18 +00:00
HexagonInstrInfoV3.td
HexagonInstrInfoV4.td
Removing some unused instruction definitions from the Hexagon backend.
2012-11-20 22:14:23 +00:00
HexagonInstrInfoV5.td
HexagonIntrinsics.td
HexagonIntrinsicsDerived.td
HexagonIntrinsicsV3.td
HexagonIntrinsicsV4.td
HexagonIntrinsicsV5.td
HexagonISelDAGToDAG.cpp
HexagonISelLowering.cpp
Finish the renaming.
2012-11-21 16:56:33 +00:00
HexagonISelLowering.h
HexagonMachineFunctionInfo.h
HexagonMachineScheduler.cpp
ScheduleDAG interface. Added OrderKind to distinguish nonregister dependencies.
2012-11-06 03:13:46 +00:00
HexagonMachineScheduler.h
misched: Use the TargetSchedModel interface wherever possible.
2012-10-10 05:43:09 +00:00
HexagonMCInst.h
HexagonMCInstLower.cpp
HexagonNewValueJump.cpp
HexagonOperands.td
Use one common 'let' expression to set PrintMethod for all immediate operands.
2012-11-21 19:53:42 +00:00
HexagonPeephole.cpp
HexagonRegisterInfo.cpp
HexagonRegisterInfo.h
HexagonRegisterInfo.td
HexagonRemoveSZExtArgs.cpp
Create enums for the different attributes.
2012-10-09 07:45:08 +00:00
HexagonSchedule.td
HexagonScheduleV4.td
HexagonSelectCCInfo.td
HexagonSelectionDAGInfo.cpp
HexagonSelectionDAGInfo.h
HexagonSplitTFRCondSets.cpp
HexagonSubtarget.cpp
HexagonSubtarget.h
HexagonTargetMachine.cpp
Implement a basic VectorTargetTransformInfo interface to be used by the loop and bb vectorizers for modeling the cost of instructions.
2012-10-24 17:22:41 +00:00
HexagonTargetMachine.h
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
2012-10-18 23:22:48 +00:00
HexagonTargetObjectFile.cpp
HexagonTargetObjectFile.h
HexagonVarargsCallingConvention.h
HexagonVLIWPacketizer.cpp
LLVMBuild.txt
Makefile