Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
The 8472
a9128d8927
fix tests, update size asserts
2022-11-22 23:12:26 +01:00
Krasimir Georgiev
9eec33464e
adapt issue-37945 codegen test to accept any order of ops
2022-07-05 09:45:24 +00:00
Camille GILLOT
cbbf06b0cd
Amend codegen test.
2022-07-01 17:45:13 +02:00
Nikita Popov
4d7ff4e509
Update some codegen tests for opaque pointers
2022-05-25 17:29:37 +02:00
Tomasz Miąsko
d54ea4f622
Fix codegen test for issue 37945
2020-11-12 00:00:00 +00:00
Mark Rousskov
2a663555dd
Remove licenses
2018-12-25 21:08:33 -07:00
gnzlbg
4ff90c7e0a
bump minimum LLVM version to 5.0
2018-07-09 11:35:52 +02:00
Marco A L Barbosa
e57ee3d0bf
Fix some tests for linux gnux32
2017-10-20 13:18:16 -02:00
Ariel Ben-Yehuda
ecf62e4cdc
[LLVM] Avoid losing the !nonnull attribute in SROA
...
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
2017-07-12 14:38:49 +03:00