1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/Transforms/Sink
Nicolai Haehnle ae937fec7b [Sink] Don't move calls to readonly functions across stores
Summary:

Reviewers: hfinkel, majnemer, tstellarAMD, sunfish

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D17279

llvm-svn: 275066
2016-07-11 14:11:51 +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
landingpad.ll