llvm/test/Transforms/Sink
David Majnemer 3c8951d73e Add a testcase for r275581
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276002 91177308-0d34-0410-b5e6-96231b3b80d8
2016-07-19 17:52:41 +00:00
..
basic.ll PM: Port SinkingPass to the new pass manager 2016-04-22 19:54:10 +00:00
call.ll [Sink] Don't move calls to readonly functions across stores 2016-07-11 14:11:51 +00:00
catchswitch.ll
convergent.ll PM: Port SinkingPass to the new pass manager 2016-04-22 19:54:10 +00:00
fence.ll Add a testcase for r275581 2016-07-19 17:52:41 +00:00
landingpad.ll