llvm-project/polly/test/DeadCodeElimination
Tobias Grosser f4daf34496 Revert "Added support for modulo expressions"
This reverts commit 215684. The intention of the commit is great, but
unfortunately it seems to be the cause of 14 LNT test suite failures:

http://lab.llvm.org:8011/builders/perf-x86_64-penryn-O3-polly/builds/116

To make our buildbots and performance testers green until this issue is solved,
we temporarily revert this commit.

llvm-svn: 215816
2014-08-16 09:08:55 +00:00
..
chained_iterations.ll
chained_iterations_2.ll
computeout.ll Do not fail in case we do not have valid dependences 2014-02-23 15:15:44 +00:00
dead_iteration_elimination.ll Dead code elimination: Schedule another approximative step before actual DCE 2014-02-24 08:52:20 +00:00
non-affine-affine-mix.ll Revert "Added support for modulo expressions" 2014-08-16 09:08:55 +00:00
non-affine.ll DeadCodeElim: Compute correct liveout for non-affine accesses 2014-07-11 07:12:10 +00:00
null_schedule.ll