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
05727d94de75e2e98e6ae37c36aeb4f6ca6b2aed
clang-p2996
/
mlir
/
test
/
lib
/
Analysis
History
Mehdi Amini
6ede7cf842
Apply clang-tidy fixes for readability-identifier-naming in TestBackwardDataFlowAnalysis.cpp (NFC)
2023-01-03 18:49:33 +00:00
..
DataFlow
Apply clang-tidy fixes for readability-identifier-naming in TestBackwardDataFlowAnalysis.cpp (NFC)
2023-01-03 18:49:33 +00:00
CMakeLists.txt
[mlir] Implement backward dataflow.
2022-12-13 18:35:27 +01:00
TestAliasAnalysis.cpp
[mlir] Make
LocalAliasAnalysis
extesible
2022-12-21 14:15:35 +01:00
TestAliasAnalysis.h
Alias Analysis infra in Flang
2022-11-04 13:39:00 -07:00
TestCallGraph.cpp
…
TestDataFlowFramework.cpp
[mlir][dataflow] Remove Lattice::isUninitialized().
2022-09-08 08:46:22 -07:00
TestLiveness.cpp
…
TestMatchReduction.cpp
…
TestMemRefBoundCheck.cpp
…
TestMemRefDependenceCheck.cpp
[mlir] llvm::Optional::value => operator*/operator->
2022-12-17 19:07:38 +00:00
TestMemRefStrideCalculation.cpp
Merge kDynamicSize and kDynamicSentinel into one constant.
2022-11-21 13:01:26 +00:00
TestSlice.cpp
…