Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: Do not use llc -march in tests. | Matthias Braun | 2017-08-01 | 1 | -4/+3 |
* | Codegen: Make chains from trellis-shaped CFGs | Kyle Butt | 2017-02-15 | 1 | -4/+4 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to t... | David Blaikie | 2015-04-16 | 1 | -9/+9 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | Convert a few tests to FileCheck. NFC. | Rafael Espindola | 2014-12-22 | 1 | -5/+18 |
* | Remove support for using "foo" as symbols instead of %"foo". This is ancient | Chris Lattner | 2011-06-17 | 1 | -1/+0 |
* | Remove the -enable-sjlj-eh option, which doesn't do anything. | Duncan Sands | 2010-05-02 | 1 | -4/+0 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -8/+8 |
* | Testcases for PR1628. | Duncan Sands | 2007-09-05 | 1 | -0/+5 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -4/+4 |
* | new testcases for -enable-tail-merge default handling | Dale Johannesen | 2007-05-22 | 1 | -0/+68 |