mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
d53eff6d30
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 |
||
---|---|---|
.. | ||
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 | ||
edge.ll | ||
fence.ll | ||
flags.ll | ||
floatingpoint.ll | ||
gc_relocate.ll | ||
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 |