This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-30 08:44:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
CodeGen
History
Jakob Stoklund Olesen
f3114dbb3a
Remember to update VirtRegLastUse when spilling without killing before a call.
...
llvm-svn: 104074
2010-05-18 22:20:09 +00:00
..
Alpha
…
ARM
Remember to update VirtRegLastUse when spilling without killing before a call.
2010-05-18 22:20:09 +00:00
Blackfin
…
CBackend
…
CellSPU
Make SPU backend not assert on jump tables.
2010-05-11 11:00:02 +00:00
CPP
…
Generic
Enable a bunch more -regalloc=fast tests
2010-05-12 00:11:24 +00:00
MBlaze
…
Mips
…
MSP430
Insert ANY_EXTEND node instead of invalid truncate during DAG Combining (X & 1),
2010-05-01 12:52:34 +00:00
PIC16
…
PowerPC
Only use clairvoyance when defining a register, and then only if it has one use.
2010-05-17 04:50:57 +00:00
SPARC
…
SystemZ
SystemZ really does mean "has calls" and not just "adjusts stack." Go ahead and
2010-05-14 22:17:42 +00:00
Thumb
Enable a bunch more -regalloc=fast tests
2010-05-12 00:11:24 +00:00
Thumb2
Clean up the conditional for handling of sign_extend_inreg based on
2010-05-07 18:34:55 +00:00
X86
When converting a test to a cmp to fold a load, use the cmp that has an
2010-05-18 21:42:03 +00:00
XCore
…