mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 14:46:53 +00:00
another note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25846 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
76e7a441cf
commit
fabec5bcb5
@ -51,4 +51,5 @@ int %t1(int %a, int %b) {
|
||||
|
||||
* Codegen bswap(load)/store(bswap) -> load/store ASI
|
||||
|
||||
|
||||
* Implement frame pointer elimination, e.g. eliminate save/restore for
|
||||
leaf fns.
|
||||
|
@ -51,4 +51,5 @@ int %t1(int %a, int %b) {
|
||||
|
||||
* Codegen bswap(load)/store(bswap) -> load/store ASI
|
||||
|
||||
|
||||
* Implement frame pointer elimination, e.g. eliminate save/restore for
|
||||
leaf fns.
|
||||
|
Loading…
Reference in New Issue
Block a user