Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Push isDereferenceableAndAlignedPointer down into isSafeToLoadUnconditionally | Artur Pilipenko | 2016-01-17 | 1 | -1/+19 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner | 2011-11-27 | 1 | -2/+2 |
* | Try to eliminate the use of the 'unwind' instruction. | Bill Wendling | 2011-09-02 | 1 | -1/+1 |
* | Delete useless trailing semicolons. | Dan Gohman | 2010-01-05 | 1 | -3/+3 |
* | Eliminate more redundant llvm-as calls. | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Improve tail call elim to move loads above readonly calls | Chris Lattner | 2009-06-19 | 1 | -0/+64 |