llvm-project/polly/lib/Support
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
..
GICHelper.cpp [Support] Compile fix for gcc. NFC. 2016-09-30 16:47:43 +00:00
Mainpage.h docs: Add doxygen mainpage 2016-03-07 21:17:48 +00:00
RegisterPasses.cpp [DeLICM] Add pass boilerplate code. 2016-11-29 16:41:21 +00:00
SCEVAffinator.cpp [SCEVAffinator] Do not scan redundantly for parameters 2016-11-13 21:28:07 +00:00
SCEVValidator.cpp Allow to disable unsigned operations (zext, icmp ugt, ...) 2016-12-02 17:55:41 +00:00
ScopHelper.cpp [FIX] Do not try to hoist obviously overwritten loads 2016-12-01 11:10:45 +00:00
ScopLocation.cpp clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00