This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5472e8e [CMake] Use cmakedefine01 instead of cmakedefine new 1b5c4be Revert "[CMake] Use cmakedefine01 instead of cmakedefine" new 746d965 Fix the apple build issue caused by r288956 new 3ffda49 [X86] Do not assume "ri" instructions always have an immediat [...]
The 3 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/Config/config.h.cmake | 2 +- lib/Support/PrettyStackTrace.cpp | 2 +- lib/Target/X86/X86InstrBuilder.h | 5 +++++ lib/Target/X86/X86InstrInfo.cpp | 6 +++--- test/CodeGen/X86/pr31271.ll | 20 ++++++++++++++++++++ 5 files changed, 30 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/X86/pr31271.ll