hanchenye-llvm-project/polly/lib/Analysis
Johannes Doerfert b6755bbd5f Overaproximate divisions in for the alias checks.
Alias checks might become costly if there are divisions that complicate the
  description of the accessed locations. By overaproximating them we get fairly
  accurate results without the huge compile time cost.

llvm-svn: 229252
2015-02-14 12:00:06 +00:00
..
Dependences.cpp Dead code elimination: Update dependences after eliminating code 2014-12-17 21:13:55 +00:00
ScopDetection.cpp Model PHI nodes without demoting them 2015-02-06 20:13:15 +00:00
ScopDetectionDiagnostic.cpp (diagnostics) Fix typo. 2014-12-19 16:49:39 +00:00
ScopGraphPrinter.cpp Update formatting with clang-format. 2014-07-20 05:28:52 +00:00
ScopInfo.cpp Overaproximate divisions in for the alias checks. 2015-02-14 12:00:06 +00:00
ScopPass.cpp Use nullptr instead of '0' for pointers 2014-11-14 11:12:31 +00:00
TempScopInfo.cpp Drop an assert and XFAIL two test cases 2015-02-11 18:46:33 +00:00