This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aef0877b1ba5f14eaeece956aa69df6c208b94de
clang-p2996
/
polly
/
lib
/
Analysis
History
Eli Friedman
888b12b270
[polly] Don't count scops in a global variable.
...
This can cause issues with thread safety. Differential Revision:
https://reviews.llvm.org/D75089
2020-02-24 17:12:08 -08:00
..
DependenceInfo.cpp
[DependenceInfo] Compute WAR dependence info using ISL kills. NFC.
2019-08-29 18:55:55 +00:00
PolyhedralInfo.cpp
Sink all InitializePasses.h includes
2019-11-13 16:34:37 -08:00
PruneUnprofitable.cpp
…
ScopBuilder.cpp
[polly] Don't count scops in a global variable.
2020-02-24 17:12:08 -08:00
ScopDetection.cpp
[AliasAnalysis] Add missing FMRB_* enums.
2020-01-28 15:47:08 -08:00
ScopDetectionDiagnostic.cpp
Fix polly build after StringRef change.
2020-01-28 19:44:20 -08:00
ScopGraphPrinter.cpp
[NFC] Fixes -Wrange-loop-analysis warnings
2020-01-06 17:37:41 +01:00
ScopInfo.cpp
[polly] Don't count scops in a global variable.
2020-02-24 17:12:08 -08:00
ScopPass.cpp
…