llvm-project/polly/lib
Tobias Grosser 0244ee872e Use "const auto &" in range based for loops
This previous code added in r216842 most likely created unnecessary copies.

Reported-by: Duncan P. N. Exon Smith  <dexonsmith@apple.com>
llvm-svn: 217507
2014-09-10 14:42:06 +00:00
..
Analysis No need to check for non-existing std::map elements 2014-09-10 14:38:12 +00:00
CodeGen Use "const auto &" in range based for loops 2014-09-10 14:42:06 +00:00
Exchange Update for LLVM api change 2014-08-25 18:16:52 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Revert "Added support for modulo expressions" 2014-08-16 09:08:55 +00:00
Transform [Fix] isl usage errors in ScheduleOptimizer 2014-08-20 17:15:34 +00:00
CMakeLists.txt [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
Makefile [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00