Add a thumb2 pass to insert IT blocks.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-orn.ll
2009-06-30 David GoodwinEnhance tests to include shifted-register operand testing.
2009-06-26 David GoodwinAdd Thumb-2 tests.
2009-06-26 David GoodwinORN and BIC tests.
2009-06-26 Evan ChengFix tests: Count -> count.
2009-06-26 Evan ChengFix a CodeGenDAGPatterns bug. Check if top level predic...