This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2c200f0 [SimplifyCFG] propagate branch metadata when creating select [...] new 4176423 Tweak the ThinLTO pass pipeline new 1c51b73 [GVN] Do local FRE for unordered atomic loads new d26da6c [X86] Get rid of X32_NOREX_ADDR_ACCESS register class. new 0866a4e The associated PR for this test was PR27135 not PR27132.
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/Target/X86/X86RegisterInfo.cpp | 3 +- lib/Target/X86/X86RegisterInfo.td | 2 - lib/Transforms/IPO/PassManagerBuilder.cpp | 24 +--- lib/Transforms/Scalar/GVN.cpp | 25 +++- test/CodeGen/X86/switch.ll | 4 +- test/Transforms/GVN/atomic.ll | 230 ++++++++++++++++++++++++++++++ 6 files changed, 261 insertions(+), 27 deletions(-)