llvm/test/CodeGen/X86/mulx*.ll: Fix copypasto.
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-cmp-imm.ll
2012-03-15 Chad Rosier[fast-isel] Address Eli's comments for r152847. Specif...
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-11-14 Jim GrosbachARM VLDR/VSTR instructions don't need a size suffix.
2011-11-10 Chad RosierFor immediate encodings of icmp, zero or sign extend...
2011-11-09 Chad RosierUse REs to remove dependencies on the register allocati...
2011-11-09 Chad RosierAdd support for encoding immediates in icmp and fcmp...