mirror of
git://c9x.me/qbe.git
synced 2026-04-05 09:59:47 +00:00
Clang incorrectly optimizes this negation with -O2 and causes QBE to emit 0 in place of INT64_MIN. |
||
|---|---|---|
| .. | ||
| abi.c | ||
| all.h | ||
| emit.c | ||
| isel.c | ||
| targ.c | ||
Clang incorrectly optimizes this negation with -O2 and causes QBE to emit 0 in place of INT64_MIN. |
||
|---|---|---|
| .. | ||
| abi.c | ||
| all.h | ||
| emit.c | ||
| isel.c | ||
| targ.c | ||