Implement NEON domain switching for scalar <-> S-register vmovs on ARM
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-br-const.ll
2012-04-10 Eric ChristopherTo ensure that we have more accurate line information...
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-10-27 Chad RosierA branch predicated on a constant can just FastEmit...