This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
lib
/
Transforms
History
Jacques Pienaar
fb3116f59e
Add PassResult and have passes return PassResult to indicate failure/success.
...
For FunctionPass's for passes that want to stop upon error encountered. PiperOrigin-RevId: 213058651
2019-03-29 13:13:55 -07:00
..
CFGFunctionViewGraph.cpp
Add PassResult and have passes return PassResult to indicate failure/success.
2019-03-29 13:13:55 -07:00
ConvertToCFG.cpp
Add PassResult and have passes return PassResult to indicate failure/success.
2019-03-29 13:13:55 -07:00
LoopUnroll.cpp
Add PassResult and have passes return PassResult to indicate failure/success.
2019-03-29 13:13:55 -07:00
LoopUnrollAndJam.cpp
Add PassResult and have passes return PassResult to indicate failure/success.
2019-03-29 13:13:55 -07:00
LoopUtils.cpp
Extend getConstantTripCount to deal with a larger subset of loop bounds; make loop
2019-03-29 13:13:00 -07:00
Pass.cpp
Add PassResult and have passes return PassResult to indicate failure/success.
2019-03-29 13:13:55 -07:00
SimplifyAffineExpr.cpp
Add PassResult and have passes return PassResult to indicate failure/success.
2019-03-29 13:13:55 -07:00