mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-12 14:41:05 +00:00
apparently llvm 2.7 now has great armv4 support, from
John Tytgat llvm-svn: 99825
This commit is contained in:
parent
6c6aaee1f1
commit
43f030add2
@ -500,6 +500,9 @@ x86 sibcall optimization
|
||||
New LSR with full strength reduction mode
|
||||
The most awesome sext / zext optimization pass. ?
|
||||
|
||||
The ARM backend now has good support for ARMv4 backend (tested on StrongARM
|
||||
hardware), previously only supported ARMv4T and newer.
|
||||
|
||||
|
||||
|
||||
CondProp pass removed (functionality merged into jump threading).
|
||||
|
Loading…
x
Reference in New Issue
Block a user