This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2a129871cc0 [TableGen] Adapt more places to getValueAsString now return [...] new 20537d7aeca Try to fix buildbots new 3412991419f Revert rL304050. It may break sanitizer bootstrap. Revert i [...]
The 2 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: include/llvm/Transforms/Scalar/GVN.h | 27 +---- lib/CodeGen/MachineBasicBlock.cpp | 4 +- lib/Transforms/Scalar/GVN.cpp | 164 ++++------------------------- test/Transforms/GVN/PRE/phi-translate-2.ll | 105 ------------------ test/Transforms/GVN/PRE/pre-gep-load.ll | 2 +- test/Transforms/GVN/PRE/pre-load.ll | 6 +- 6 files changed, 29 insertions(+), 279 deletions(-) delete mode 100644 test/Transforms/GVN/PRE/phi-translate-2.ll