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-04 06:09:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8924ed3db4
llvm-6502
/
lib
/
Target
/
Hexagon
History
Aaron Ballman
c21e4e197d
Reverting NFC changes from r218050. Instead, the warning was disabled for GCC in r218059, so these changes are no longer required.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@218062
91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-18 17:34:23 +00:00
..
InstPrinter
MCTargetDesc
Fix undefined behavior (left shift of negative value) in Hexagon backend.
2014-08-20 21:22:03 +00:00
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
Minor spelling correction.
2014-08-28 14:16:32 +00:00
HexagonInstrFormats.td
HexagonInstrFormatsV4.td
HexagonInstrInfo.cpp
Fix undefined behavior (left shift of negative value) in Hexagon backend.
2014-08-20 21:22:03 +00:00
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.cpp
HexagonMachineFunctionInfo.h
HexagonMachineScheduler.cpp
Fix null reference creation in ScheduleDAGInstrs constructor call.
2014-08-20 19:36:05 +00:00
HexagonMachineScheduler.h
Remove 'virtual' keyword from methods markedwith 'override' keyword.
2014-08-30 16:48:34 +00:00
HexagonMCInstLower.cpp
HexagonNewValueJump.cpp
HexagonOperands.td
HexagonPeephole.cpp
HexagonRegisterInfo.cpp
HexagonRegisterInfo.h
HexagonRegisterInfo.td
Add missing HWEncoding to base register class.
2014-09-10 13:09:25 +00:00
HexagonRemoveSZExtArgs.cpp
HexagonSchedule.td
HexagonScheduleV4.td
HexagonSelectCCInfo.td
HexagonSelectionDAGInfo.cpp
HexagonSelectionDAGInfo.h
HexagonSplitConst32AndConst64.cpp
HexagonSplitTFRCondSets.cpp
HexagonSubtarget.cpp
HexagonSubtarget.h
Add override to overriden virtual methods, remove virtual keywords.
2014-09-03 11:41:21 +00:00
HexagonTargetMachine.cpp
HexagonTargetMachine.h
Reverting NFC changes from r218050. Instead, the warning was disabled for GCC in r218059, so these changes are no longer required.
2014-09-18 17:34:23 +00:00
HexagonTargetObjectFile.cpp
HexagonTargetObjectFile.h
HexagonVarargsCallingConvention.h
HexagonVLIWPacketizer.cpp
Spelling correction
2014-09-08 13:05:23 +00:00
LLVMBuild.txt
Makefile