llvm-project/polly/test
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
..
CodePreparation Make use of scalar/phi code generation explicit in the tests 2015-05-23 03:34:35 +00:00
DeadCodeElimination Replace srem by function call in nonaffine test cases 2015-06-23 20:55:05 +00:00
DependenceInfo Update isl to c3892bebc0 2015-05-09 09:37:30 +00:00
IndependentBlocks Make use of scalar/phi code generation explicit in the tests 2015-05-23 03:34:35 +00:00
Isl Add support for srem instruction 2015-06-24 04:13:29 +00:00
ScheduleOptimizer Remove target triples from test cases 2015-04-21 14:28:02 +00:00
ScopDetect Add support for srem instruction 2015-06-24 04:13:29 +00:00
ScopDetectionDiagnostics Update polly for LLVM rename of debug info metadata with DI* prefix 2015-04-29 17:02:14 +00:00
ScopInfo Add support for srem instruction 2015-06-24 04:13:29 +00:00
TempScop Make use of scalar/phi code generation explicit in the tests 2015-05-23 03:34:35 +00:00
CMakeLists.txt Drop some CLooG leftovers 2015-03-30 17:56:50 +00:00
Makefile Drop Cloog support 2014-12-02 19:26:58 +00:00
README
create_ll.sh Small change to create_ll.sh [NFC] 2015-03-08 15:36:27 +00:00
lit.cfg Do not run GPGPU test cases without nvptx target 2014-05-14 14:18:14 +00:00
lit.site.cfg.in [tests] Use -polly-vectorizer=polly directly 2015-04-05 06:53:11 +00:00
polly.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00

README

place tests here