Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -1/+1 |
* | Upgrade old memset/memcpy signatures (without isVolatile argument) in tests | Artur Pilipenko | 2016-06-22 | 1 | -2/+10 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | [PM] Make the verifier work independently of any pass manager. | Chandler Carruth | 2014-01-19 | 1 | -3/+2 |
* | Rewrite test/Verifier tests to use FileCheck instead of grep | Eli Bendersky | 2013-04-08 | 1 | -1/+2 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Reject unrepresentable pointer types in intrinsics. Fixes PR7316. | Nick Lewycky | 2010-08-08 | 1 | -0/+21 |