This website requires JavaScript.
Explore
Help
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
2024-11-24 11:42:57 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
e2980af336
llvm-mirror
/
test
/
CodeGen
History
Evan Cheng
e2980af336
Sink dag combine's post index load / store code that swap base ptr and index into the target hook. Only the target knows whether the swap is safe. In Thumb2 mode, the offset must be an immediate. rdar://7998649
...
llvm-svn: 104060
2010-05-18 21:31:17 +00:00
..
Alpha
ARM
Sink dag combine's post index load / store code that swap base ptr and index into the target hook. Only the target knows whether the swap is safe. In Thumb2 mode, the offset must be an immediate. rdar://7998649
2010-05-18 21:31:17 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic
MBlaze
Mips
MSP430
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
Thumb
Thumb2
X86
MC/X86: Implement custom lowering to make sure we match things like
2010-05-18 17:22:24 +00:00
XCore