Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -1/+1 |
* | Fix for bad FileCheck converts in revision 89584. | Edward O'Callaghan | 2009-11-22 | 1 | -3/+2 |
* | Convert a few tests to FileCheck for PR5307. | Edward O'Callaghan | 2009-11-22 | 1 | -2/+5 |
* | Use Unified Assembly Syntax for the ARM backend. | Jim Grosbach | 2009-11-09 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
* | Can't fold bit_convert into truncating store. | Evan Cheng | 2007-05-09 | 1 | -1/+7 |
* | Add some tests for (conv (load x)) -> (load (conv*)x) xform. | Evan Cheng | 2007-05-07 | 1 | -10/+18 |
* | Evan's patch to avoid FPreg->intreg copy for cvt; store to mem | Dale Johannesen | 2007-05-03 | 1 | -0/+33 |