llvm-project/polly/test/Isl
Tobias Grosser 22adfb4373 Mark sdivs as 'exact' instead of lowering them ourselves
LLVM's instcombine already translates power-of-two sdivs that are known to be
exact to fast ashr instructions. Hence, there is no need to add this logic
ourselves.

Pointed-out-by: Johannes Doerfert
llvm-svn: 239025
2015-06-04 07:45:09 +00:00
..
Ast Remove target triples from test cases 2015-04-21 14:28:02 +00:00
CodeGen Mark sdivs as 'exact' instead of lowering them ourselves 2015-06-04 07:45:09 +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