hanchenye-llvm-project/polly/test/ScopDetectionDiagnostics
Johannes Doerfert 6c7639b380 Cleanup rejection log handling [NFC]
This patch cleans up the rejection log handling during the
  ScopDetection. It consists of two interconnected parts:
    - We keep all detection contexts for a function in order to provide
      more information to the user, e.g., about the rejection of
      extended/intermediate regions.
    - We remove the mutable "RejectLogs" member as the information is
      available through the detection contexts.

llvm-svn: 269323
2016-05-12 18:50:01 +00:00
..
ReportAlias-01.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportFuncCall-01.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportIrreducibleRegion.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportLoopBound-01.ll Cleanup rejection log handling [NFC] 2016-05-12 18:50:01 +00:00
ReportMultipleNonAffineAccesses.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportNonAffineAccess-01.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportUnprofitable.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportVariantBasePtr-01.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00