Nikita Popov
|
31cc4c074d
|
Emit getelementptr inbounds nuw for pointer::add()
|
2025-02-19 11:32:32 +01:00 |
|
Jubilee Young
|
3c0c9b6770
|
tests/codegen: use -Copt-level=3 instead of -O
|
2025-02-11 13:41:35 -08:00 |
|
Ben Kimock
|
2f3c0b9859
|
Ignore less tests in debug builds
|
2024-02-23 18:04:01 -05:00 |
|
许杰友 Jieyou Xu (Joe)
|
6e48b96692
|
[AUTO_GENERATED] Migrate compiletest to use ui_test -style //@ directives
|
2024-02-22 16:04:04 +00:00 |
|
Scott McMurray
|
ab6e2bc3d0
|
Tell LLVM that the negation in <*const T>::sub cannot overflow
Today it's just `sub` <https://rust.godbolt.org/z/8EzEPnMr5>; with this PR it's `sub nsw`.
|
2023-08-10 23:00:39 -07:00 |
|