Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HasSideEffects() should return false for calls to pure and const functions. | Michael Kuperstein | 2015-04-06 | 1 | -0/+19 |
* | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | clang/test/CodeGen/builtin-assume*.c: Fixup for -Asserts. | NAKAMURA Takumi | 2014-09-08 | 1 | -3/+4 |
* | Add __builtin_assume and __builtin_assume_aligned using @llvm.assume. | Hal Finkel | 2014-09-07 | 1 | -2/+20 |
* | Add basic (noop) CodeGen support for __assume | Hal Finkel | 2014-07-16 | 1 | -0/+8 |