llvm-project/polly/lib
Johannes Doerfert 2ef3f4fd23 Make used analysis passes explicit
Use the explicit analysis if possible, only for splitBlock we will continue
  to use the Pass * argument. This change allows us to remove the getAnalysis
  calls from the code generation.

llvm-svn: 215121
2014-08-07 17:14:54 +00:00
..
Analysis Do allow negative offsets in the outermost array dimension 2014-08-03 21:07:30 +00:00
CodeGen Make used analysis passes explicit 2014-08-07 17:14:54 +00:00
Exchange clang-format polly to avoid buildbot noise 2014-07-09 10:50:10 +00:00
JSON [C++11] Use nullptr 2014-04-16 07:33:47 +00:00
Support Make getIslCompatibleName globaly available 2014-07-24 23:48:02 +00:00
Transform No need to run -mem2reg twice 2014-08-02 13:37:25 +00:00
CMakeLists.txt [Refactor] Expose the IslExprBuilder 2014-07-29 20:50:09 +00:00
Makefile [Refactor] Expose the IslExprBuilder 2014-07-29 20:50:09 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00