llvm-project/polly/lib
Andreas Simbuerger 5bf774ce0e Use own class for storing the RejectLogs
Use a container class to store the reject logs. Delegating most calls to
the internal std::map and add a few convenient shortcuts (e.g.,
hasErrors()).

llvm-svn: 211780
2014-06-26 13:36:52 +00:00
..
Analysis Use own class for storing the RejectLogs 2014-06-26 13:36:52 +00:00
CodeGen Remove use of llvm.codegen intrinsic for GPGPU codegen 2014-06-24 08:11:36 +00:00
Exchange Fix build 2014-06-19 16:19:32 +00:00
JSON [C++11] Use nullptr 2014-04-16 07:33:47 +00:00
Support Do not use namespace polly inside a header. 2014-06-12 07:26:25 +00:00
Transform Model statement wise reduction dependences 2014-06-20 16:37:11 +00:00
CMakeLists.txt cmake: Fix reference to Pluto file 2014-06-24 13:31:42 +00:00
Makefile ScopDetectionDiagnostic: Update Makefile 2014-05-24 18:51:14 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00