llvm-project/polly/lib
Johannes Doerfert bda814350a Allow to disable unsigned operations (zext, icmp ugt, ...)
Unsigned operations are often useful to support but the heuristics are
not yet tuned. This options allows to disable them if necessary.

llvm-svn: 288521
2016-12-02 17:55:41 +00:00
..
Analysis Allow to disable unsigned operations (zext, icmp ugt, ...) 2016-12-02 17:55:41 +00:00
CodeGen Add newline at end of debug print 2016-12-01 08:08:47 +00:00
Exchange Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00
External Update to isl-0.17.1-284-gbb38638 2016-11-22 21:31:59 +00:00
JSON Fix spacing around variable initializations and for-loops. NFC. 2016-08-09 17:49:24 +00:00
Support Allow to disable unsigned operations (zext, icmp ugt, ...) 2016-12-02 17:55:41 +00:00
Transform Rerun mem2reg after the inliner 2016-12-02 17:43:57 +00:00
CMakeLists.txt [DeLICM] Add pass boilerplate code. 2016-11-29 16:41:21 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00