Files
clang-p2996/llvm/test/Transforms/GlobalOpt
Sanjay Patel 416a119f9e [GlobalOpt] don't hoist constant expressions that can trap
We try to forward a stored-once-constant-value from one global access
to another, but that's not safe if the constant value is an expression
that can trap.

The tests are reduced from the miscompile examples in:
https://llvm.org/PR47578

Differential Revision: https://reviews.llvm.org/D108771
2021-08-27 08:10:20 -04:00
..
2020-12-04 11:05:01 -08:00
2021-05-11 11:34:37 -07:00
2021-05-11 11:34:37 -07:00
2021-05-11 11:34:37 -07:00