Chris Lattner fff65b354f 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;
}



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129653 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-17 01:16:47 +00:00
..
2011-04-15 00:32:41 +00:00
2011-03-29 02:18:54 +00:00
2011-04-05 00:32:44 +00:00
2011-04-05 00:32:44 +00:00
2011-04-05 00:32:44 +00:00
2011-04-05 00:32:44 +00:00