bfi A, (and B, C1), C2) -> bfi A, B, C2 iff C1 & C2 == C1. rdar://8458663
[oota-llvm.git] / test / CodeGen / CPP /
2009-10-25 Chris Lattnerfix PR5295 where the .ll parser didn't reject a functio...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-05-04 Anton KorobeynikovFix code emission for conditional branches.
2009-05-01 Chris Lattner'The attached patch fixes an issue where llc -march...
2008-07-10 Bill WendlingPut CPPBackend tests into their own directory and run...