Eric Christopher d553096688 Fix the bfi handling for or (and a mask) (and b mask). We need the two
masks to match inversely for the code as is to work. For the example given
we actually want:

bfi r0, r2, #1, #1

not #0, however, given the way the pattern is written it's not possible
at the moment.

Fixes rdar://9177502

llvm-svn: 128320
2011-03-26 01:21:03 +00:00
..
2011-03-11 21:52:04 +00:00
2011-03-11 21:52:04 +00:00
2010-09-03 18:37:12 +00:00
2011-03-11 21:52:04 +00:00
2009-06-24 21:36:26 +00:00
2009-11-01 18:13:29 +00:00
2009-11-22 15:35:28 +00:00
2009-11-22 15:35:28 +00:00
2009-11-16 20:04:15 +00:00