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-02-23 22:15:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
CodeGen
History
Dan Gohman
d0caefa601
Implement bottom-up fast-isel. This has the advantage of not requiring
...
a separate DCE pass over MachineInstrs. llvm-svn: 107804
2010-07-07 19:20:32 +00:00
..
Alpha
…
ARM
Don't create neon moves in CopyRegToReg. NEONMoveFixPass will do the conversion
2010-07-06 16:24:34 +00:00
Blackfin
…
CBackend
…
CellSPU
…
CPP
…
Generic
Fix up -fstack-protector on linux to use the segment
2010-07-06 05:18:56 +00:00
MBlaze
…
Mips
…
MSP430
…
PIC16
…
PowerPC
Fix up -fstack-protector on linux to use the segment
2010-07-06 05:18:56 +00:00
SPARC
…
SystemZ
…
Thumb
…
Thumb2
…
X86
Implement bottom-up fast-isel. This has the advantage of not requiring
2010-07-07 19:20:32 +00:00
XCore
…