aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fptoint.ll
AgeCommit message (Expand)Author
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-05-09Can't fold bit_convert into truncating store.Evan Cheng
2007-05-07Add some tests for (conv (load x)) -> (load (conv*)x) xform.Evan Cheng
2007-05-03Evan's patch to avoid FPreg->intreg copy for cvt; store to memDale Johannesen