mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-02 00:36:36 +00:00
apparently llvm 2.7 now has great armv4 support, from
John Tytgat git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99825 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bf8e516131
commit
b22060d791
@ -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…
Reference in New Issue
Block a user