This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8685e52545c [PowerPC] Add missing pattern for VSX Scalar Negative Multi [...] new af7aa483127 Updated comments in LWZtoc pseudo expansion. new ca872a650b9 [NFC] Rearrange Value::getPointerAlignment new 907e959940a Fix typo new 431e656ed78 Handle successor's PHI node correctly when flattening CFG m [...]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/IR/Value.cpp | 44 +++++++++++++++++++----------------- lib/Target/PowerPC/PPCAsmPrinter.cpp | 9 ++++---- lib/Transforms/Utils/FlattenCFG.cpp | 12 +++++++++- test/Transforms/Util/flattencfg.ll | 30 ++++++++++++++++++++++++ unittests/MI/LiveIntervalTest.cpp | 4 ++-- 5 files changed, 71 insertions(+), 28 deletions(-)