llvm-project/polly/test/Isl
Tobias Grosser 50165ffdee Add support for srem instruction
Remainder operations with constant divisor can be modeled as quasi-affine
expression. This patch adds support for detecting and modeling them. We also
add a test that ensures they are correctly code generated.

This patch was extracted from a larger patch contributed by Johannes Doerfert
in http://reviews.llvm.org/D5293

llvm-svn: 240518
2015-06-24 04:13:29 +00:00
..
Ast Remove target triples from test cases 2015-04-21 14:28:02 +00:00
CodeGen Add support for srem instruction 2015-06-24 04:13:29 +00:00
single_loop_param_less_equal.ll Rename IslCodeGeneration to CodeGeneration 2015-05-12 07:45:52 +00:00
single_loop_param_less_than.ll Rename IslCodeGeneration to CodeGeneration 2015-05-12 07:45:52 +00:00
single_loop_uint_max_iterations.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
single_loop_ull_max_iterations.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00