hanchenye-llvm-project/polly/lib/Support
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
..
GICHelper.cpp Fix formatting 2015-02-19 22:16:12 +00:00
RegisterPasses.cpp Rename IslCodeGeneration to CodeGeneration 2015-05-12 07:45:52 +00:00
SCEVValidator.cpp Add support for srem instruction 2015-06-24 04:13:29 +00:00
ScopHelper.cpp Fix formatting 2015-02-25 16:59:15 +00:00
ScopLocation.cpp Sort include directives 2015-05-09 09:13:42 +00:00