Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | FileCheck-ize these tests. Harden some of them. | Bill Wendling | 2012-04-24 | 1 | -2/+5 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Accept both %y, %x and %x, %y as valid answers. | Nick Lewycky | 2008-01-06 | 1 | -1/+1 |
* | Fix bug in regression tests that ignored stderr output in RUN lines. Updated ... | Tanya Lattner | 2007-11-28 | 1 | -1/+1 |
* | Teach BasicAA about noalias parameter attributes, but do it correctly this time. | Christopher Lamb | 2007-08-02 | 1 | -0/+10 |