hanchenye-llvm-project/polly/test
Tobias Grosser 1022ca5646 Codegen: Enable the detection of min/max expressions
Min/max expressions are easier to read and can in some cases also result in
more concise IR that is generated as the min/max --- when lowered to a
cmp+select pattern -- commonly has a simpler condition then the ternary
condition isl would normally generate.

llvm-svn: 268855
2016-05-07 08:03:44 +00:00
..
CodeGen/OpenMP Update to ISL 0.17. 2016-05-04 14:41:36 +00:00
DeadCodeElimination [Polly] Remove unwanted --check-prefix=CHECK from unit tests. NFC. 2016-04-15 06:12:29 +00:00
DependenceInfo Add fine-grain dependences analysis to release notes. 2016-03-28 12:41:49 +00:00
Isl Codegen: Enable the detection of min/max expressions 2016-05-07 08:03:44 +00:00
ScheduleOptimizer Update to ISL 0.17. 2016-05-04 14:41:36 +00:00
ScopDetect Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ScopDetectionDiagnostics Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ScopInfo Allow unsigned divisions 2016-04-29 11:53:35 +00:00
CMakeLists.txt Reapply "Add update_test.py script." 2016-02-29 14:58:13 +00:00
README
create_ll.sh
lit.cfg
lit.site.cfg.in Do not by default minimize remarks 2016-04-12 16:09:44 +00:00
polly.ll
update_check.py Add InvalidContext to update_test.py. 2016-04-14 15:22:04 +00:00

README

place tests here