aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fptoint.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix for bad FileCheck converts in revision 89584.Edward O'Callaghan2009-11-221-3/+2
* Convert a few tests to FileCheck for PR5307.Edward O'Callaghan2009-11-221-2/+5
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Can't fold bit_convert into truncating store.Evan Cheng2007-05-091-1/+7
* Add some tests for (conv (load x)) -> (load (conv*)x) xform.Evan Cheng2007-05-071-10/+18
* Evan's patch to avoid FPreg->intreg copy for cvt; store to memDale Johannesen2007-05-031-0/+33