summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fptoint.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Fix for bad FileCheck converts in revision 89584.Edward O'Callaghan2009-11-22
* Convert a few tests to FileCheck for PR5307.Edward O'Callaghan2009-11-22
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Can't fold bit_convert into truncating store.Evan Cheng2007-05-09
* Add some tests for (conv (load x)) -> (load (conv*)x) xform.Evan Cheng2007-05-07
* Evan's patch to avoid FPreg->intreg copy for cvt; store to memDale Johannesen2007-05-03