hanchenye-llvm-project/polly/lib
Michael Kruse 1007182cf7 [ScopInfo] Change removeMemoryAccesses to remove only one access. NFC.
This exposes the more basic operation for use by code not related to
invariant code hoisting.

llvm-svn: 270438
2016-05-23 14:45:58 +00:00
..
Analysis [ScopInfo] Change removeMemoryAccesses to remove only one access. NFC. 2016-05-23 14:45:58 +00:00
CodeGen Remove some unused local variables. NFC. 2016-05-23 13:00:41 +00:00
Exchange Directly access information through the Scop class [NFC] 2016-05-23 12:38:05 +00:00
External Update isl to isl-0.17-5-g57dc5ff 2016-05-07 07:41:25 +00:00
JSON
Support Use the SCoP directly for canSynthesize [NFC] 2016-05-23 12:47:09 +00:00
Transform [ScheduleOptimizer] Add -polly-opt-outer-coincidence option. 2016-05-02 11:35:27 +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