Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LLDB JIT needs android vector passing rules. | Stephen Hines | 2015-12-04 | 1 | -0/+68 |
* | Compute and preserve alignment more faithfully in IR-generation. | John McCall | 2015-09-08 | 1 | -62/+60 |
* | [opaque pointer types] Explicit non-pointer type for call expressions | David Blaikie | 2015-04-16 | 1 | -16/+16 |
* | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -9/+9 |
* | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -16/+16 |
* | ARM ABI: fix testing case arm-abi-vector.c by using [[VAR]] | Manman Ren | 2012-10-16 | 1 | -92/+91 |
* | XFAIL this testing case to recover buildbot | Manman Ren | 2012-10-16 | 1 | -0/+1 |
* | ARM ABI: fix ABI alignment issues in varargs. | Manman Ren | 2012-10-16 | 1 | -0/+35 |
* | ARM ABI: passing illegal vector types as varargs. | Manman Ren | 2012-10-16 | 1 | -0/+190 |
* | ARM ABI: fix ABI alignment issues when passing legal vector types as varargs. | Manman Ren | 2012-10-16 | 1 | -0/+38 |