Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relax fast register allocator related test cases; NFC | Matthias Braun | 2018-10-29 | 1 | -1/+1 |
* | [DAGCombiner] Set the right SDLoc on a newly-created sextload (6/N) | Vedant Kumar | 2018-05-11 | 1 | -12/+53 |
* | X86: Do not use llc -march in tests. | Matthias Braun | 2017-08-02 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-03-13 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Remove support for parsing the "type i32" syntax for defining a numbered | Chris Lattner | 2011-06-19 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | When transforming sext(trunc(load(x))) into sext(smaller load(x)), | Dan Gohman | 2009-04-27 | 1 | -0/+20 |