Initial support for anti-dependence breaking. Currently this code does not
[oota-llvm.git] / test / CodeGen / ARM / fptoint.ll
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-05-09 Evan ChengCan't fold bit_convert into truncating store.
2007-05-07 Evan ChengAdd some tests for (conv (load x)) -> (load (conv*...
2007-05-03 Dale JohannesenEvan's patch to avoid FPreg->intreg copy for cvt; store...