llvm-project/polly/lib
Tobias Grosser faef9a7667 Fix gcc compile failure
Commit r275056 introduced a gcc compile failure due to us using two
types named 'Type', the first being the newly introduced member variable
'Type' the second being llvm::Type. We resolve this issue by renaming
the newly introduced member variable to AccessType.

llvm-svn: 275057
2016-07-11 12:27:04 +00:00
..
Analysis Fix gcc compile failure 2016-07-11 12:27:04 +00:00
CodeGen Fix gcc compile failure 2016-07-11 12:27:04 +00:00
Exchange clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00
External isl: isl-0.17.1-164-gcbba1b6 2016-07-06 09:11:00 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Fix assertion due to buildMemoryAccess. 2016-07-08 12:38:28 +00:00
Transform Propagate on-error status 2016-06-30 20:42:58 +00:00
CMakeLists.txt Move ScopBuilder into its own file. NFC. 2016-06-28 01:37:20 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00