diff options
| author | Chris Lattner <sabre@nondot.org> | 2011-04-17 01:16:47 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2011-04-17 01:16:47 +0000 |
| commit | fba7ca63cc934e52e6bf5d682755c2e99614c8da (patch) | |
| tree | 999fbb5fb2668df6d030763f4caec6b82352aa4e /llvm/test/CodeGen/X86/lea-3.ll | |
| parent | bc204c8043167f52f6b7f7498f33fe2efc0c1854 (diff) | |
| download | bcm5719-llvm-fba7ca63cc934e52e6bf5d682755c2e99614c8da.tar.gz bcm5719-llvm-fba7ca63cc934e52e6bf5d682755c2e99614c8da.zip | |
fix rdar://9289583 - fast isel should handle non-canonical commutative binops
allowing us to fold the immediate into the 'and' in this case:
int test1(int i) {
return 8&i;
}
llvm-svn: 129653
Diffstat (limited to 'llvm/test/CodeGen/X86/lea-3.ll')
0 files changed, 0 insertions, 0 deletions

