mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
add a note
llvm-svn: 26549
This commit is contained in:
parent
f2bed5f46e
commit
4957693551
@ -102,3 +102,7 @@ into:
|
|||||||
This would be a win on ppc32, but not x86 or ppc64.
|
This would be a win on ppc32, but not x86 or ppc64.
|
||||||
|
|
||||||
//===---------------------------------------------------------------------===//
|
//===---------------------------------------------------------------------===//
|
||||||
|
|
||||||
|
Shrink: (setlt (loadi32 P), 0) -> (setlt (loadi8 Phi), 0)
|
||||||
|
|
||||||
|
//===---------------------------------------------------------------------===//
|
||||||
|
Loading…
Reference in New Issue
Block a user