The two functions are intended to be functionally equivalent.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D22830
IR: Remove Value::intersectOptionalDataWith, replace all calls with calls to Instruction::andIRFlags. NFCI. ClosedPublic Authored by pcc on Jul 26 2016, 12:53 PM.
Details Summary The two functions are intended to be functionally equivalent.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 7 2016, 11:20 AM Closed by commit rL280884: IR: Remove Value::intersectOptionalDataWith, replace all calls with calls to… (authored by pcc). · Explain WhySep 7 2016, 4:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 65577 include/llvm/IR/Value.h
lib/Transforms/Scalar/GVNHoist.cpp
lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
lib/Transforms/Vectorize/BBVectorize.cpp
|