1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/test/Transforms/EarlyCSE
Kevin P. Neal d53eff6d30 [FPEnv] EarlyCSE support for constrained intrinsics, default FP environment edition
EarlyCSE cannot distinguish between floating point instructions and
constrained floating point intrinsics that are marked as running in the
default FP environment. Said intrinsics are supposed to behave exactly the
same as the regular FP instructions. Teach EarlyCSE to handle them in that
case.

Differential Revision: https://reviews.llvm.org/D99962
2021-05-20 14:40:51 -04:00
..
AArch64
AMDGPU
PowerPC
X86
and_or.ll
atomics.ll
basic.ll
commute.ll
conditional.ll
const-speculation.ll
debug-info-undef.ll
debuginfo-dce.ll
defaultfp-strictfp.ll [FPEnv] EarlyCSE support for constrained intrinsics, default FP environment edition 2021-05-20 14:40:51 -04:00
edge.ll
fence.ll
flags.ll
floatingpoint.ll
gc_relocate.ll [gvn] CSE gc.relocates based on meaning, not spelling (try 2) 2021-03-16 10:59:31 -07:00
getmatchingvalue-crash.ll
globalsaa-memoryssa.ll
guards.ll
instsimplify-dom.ll
int_sideeffect.ll
invariant-loads.ll
invariant.start.ll
masked-intrinsics-unequal-masks.ll
masked-intrinsics.ll
memoryssa.ll
noalias-scope-decl.ll
phi.ll
pr33406.ll
readnone-mayunwind.ll
reuse-preserved-memoryssa.ll
writeonly.ll