.. |
AffineAnalysis.cpp
|
Replace usages of Instruction with Operation in the /IR directory.
|
2019-03-29 17:43:37 -07:00 |
AffineStructures.cpp
|
Replace usages of Instruction with Operation in the /IR directory.
|
2019-03-29 17:43:37 -07:00 |
Dominance.cpp
|
Replace usages of Instruction with Operation in the /IR directory.
|
2019-03-29 17:43:37 -07:00 |
LoopAnalysis.cpp
|
Replace usages of Instruction with Operation in the /IR directory.
|
2019-03-29 17:43:37 -07:00 |
MemRefBoundCheck.cpp
|
Make FunctionPass::getFunction() return a reference to the function, instead of
|
2019-03-29 17:40:44 -07:00 |
MemRefDependenceCheck.cpp
|
Make FunctionPass::getFunction() return a reference to the function, instead of
|
2019-03-29 17:40:44 -07:00 |
NestedMatcher.cpp
|
Remove const from Value, Instruction, Argument, and the various methods on the
|
2019-03-29 17:34:33 -07:00 |
OpStats.cpp
|
Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim.
|
2019-03-29 17:42:50 -07:00 |
SliceAnalysis.cpp
|
Replace usages of Instruction with Operation in the /IR directory.
|
2019-03-29 17:43:37 -07:00 |
TestParallelismDetection.cpp
|
Make FunctionPass::getFunction() return a reference to the function, instead of
|
2019-03-29 17:40:44 -07:00 |
Utils.cpp
|
Replace usages of Instruction with Operation in the /IR directory.
|
2019-03-29 17:43:37 -07:00 |
VectorAnalysis.cpp
|
Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim.
|
2019-03-29 17:42:50 -07:00 |
Verifier.cpp
|
Replace usages of Instruction with Operation in the /IR directory.
|
2019-03-29 17:43:37 -07:00 |