1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Transforms/GVNSink
Roman Lebedev 721fff00c4 [NFCI][SimlifyCFG] simplifyOnce(): also perform DomTree validation
And that exposes that a number of tests don't *actually* manage to
maintain DomTree validity, which is inline with my observations.

Once again, SimlifyCFG pass currently does not require/preserve DomTree
by default, so this is effectively NFC.
2020-12-20 00:18:32 +03:00
..
dither.ll
fpmath.ll
indirect-call.ll [NFCI][SimlifyCFG] simplifyOnce(): also perform DomTree validation 2020-12-20 00:18:32 +03:00
int_sideeffect.ll
operand-mismatch.ll
sink-combine-metadata.ll
sink-common-code.ll [NFCI][SimlifyCFG] simplifyOnce(): also perform DomTree validation 2020-12-20 00:18:32 +03:00
struct.ll