| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -38/+0 | |
| 2022-11-22 | fix tests, update size asserts | The 8472 | -2/+2 | |
| 2022-07-05 | adapt issue-37945 codegen test to accept any order of ops | Krasimir Georgiev | -2/+6 | |
| 2022-07-01 | Amend codegen test. | Camille GILLOT | -2/+2 | |
| 2022-05-25 | Update some codegen tests for opaque pointers | Nikita Popov | -4/+4 | |
| 2020-11-12 | Fix codegen test for issue 37945 | Tomasz Miąsko | -6/+14 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-07-09 | bump minimum LLVM version to 5.0 | gnzlbg | -1/+0 | |
| 2017-10-20 | Fix some tests for linux gnux32 | Marco A L Barbosa | -0/+1 | |
| 2017-07-12 | [LLVM] Avoid losing the !nonnull attribute in SROA | Ariel Ben-Yehuda | -0/+36 | |
| This still does not work on 32-bit archs because of an LLVM limitation, but this is only an optimization, so let's push it on 64-bit only for now. Fixes #37945 | ||||
