mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-25 15:41:05 +00:00
add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26549 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cac7059d0f
commit
5b0fe7d91d
@ -102,3 +102,7 @@ into:
|
||||
This would be a win on ppc32, but not x86 or ppc64.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Shrink: (setlt (loadi32 P), 0) -> (setlt (loadi8 Phi), 0)
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
Loading…
x
Reference in New Issue
Block a user