llvm-project/llvm/test/Transforms/GVNSink
Florian Hahn 406f1ff1cd [Local] Make DoesKMove required for combineMetadata.
This patch makes the DoesKMove argument non-optional, to force people
to think about it. Most cases where it is false are either code hoisting
or code sinking, where we pick one instruction from a set of
equal instructions among different code paths.

Reviewers: dberlin, nlopes, efriedma, davide

Reviewed By: efriedma

Differential Revision: https://reviews.llvm.org/D47475

llvm-svn: 340606
2018-08-24 11:40:04 +00:00
..
dither.ll
indirect-call.ll
int_sideeffect.ll
sink-combine-metadata.ll [Local] Make DoesKMove required for combineMetadata. 2018-08-24 11:40:04 +00:00
sink-common-code.ll
struct.ll