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-06 04:31:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8dd26253f5
llvm-6502
/
test
/
CodeGen
History
…
..
ARM
RegAlloc superpass: includes phi elimination, coalescing, and scheduling.
2012-02-10 04:10:36 +00:00
CBackend
CellSPU
Transform: (EXTRACT_VECTOR_ELT( VECTOR_SHUFFLE )) -> EXTRACT_VECTOR_ELT.
2012-01-17 21:44:01 +00:00
CPP
Generic
Move test/CodeGen/Generic/2012-02-01-CoalescerBug.ll to CodeGen/ARM, for now. It requires TARGETS=arm.
2012-02-02 11:44:58 +00:00
Hexagon
MBlaze
Mips
MSP430
PowerPC
AggressiveAntiDepBreaker needs to skip debug values because a debug value does not have a corresponding SUnit
2012-01-16 22:53:41 +00:00
PTX
SPARC
Thumb
Thumb2
After r147827 and r147902, it's now possible for unallocatable registers to be
2012-01-14 01:53:46 +00:00
X86
RegAlloc superpass: includes phi elimination, coalescing, and scheduling.
2012-02-10 04:10:36 +00:00
XCore