hanchenye-llvm-project/polly/lib
Michael Kruse 6b4e928285 Replace ScalarReplAggregatesPass by SROAPass.
ScalarReplAggregatesPass was deprecated and replaced by SROAPass.
ScalarReplAggregatesPass got finally removed in LLVM commit r272737, hence this
patch is also a compile fix.

llvm-svn: 272783
2016-06-15 13:21:28 +00:00
..
Analysis ScopDetection: Make enum function-local 2016-06-11 09:00:37 +00:00
CodeGen Replace ScalarReplAggregatesPass by SROAPass. 2016-06-15 13:21:28 +00:00
Exchange Decouple SCoP building logic from pass 2016-05-31 09:41:04 +00:00
External Update isl to isl-0.17.1-57-g1879898 2016-06-12 04:30:40 +00:00
JSON
Support Recommit: "[FIX] Determine insertion point during SCEV expansion" 2016-06-11 19:28:15 +00:00
Transform [NFC] Outline the application of register tiling. 2016-06-12 17:20:05 +00:00
CMakeLists.txt Properly build shared libraries if LLVM_LINK_LLVM_DYLIB is enabled. 2016-02-03 16:29:04 +00:00
Polly.cpp