fix PR8602, a bug in an assertion: a volatile store *of* a pointer
[oota-llvm.git] / test / CodeGen / Thumb2 / bfi.ll
2010-12-11 Evan Cheng(or (and (shl A, #shamt), mask), B) => ARMbfi B, A...
2010-07-17 Jim GrosbachAdd combiner patterns to more effectively utilize the...
2010-07-16 Jim GrosbachAdd basic support to code-gen the ARM/Thumb2 bit-field...