This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5fbb9b38334 Fix one more case of passing options with too many dashes. new 44e9471abc0 [X86] Run CFIInstrInserter on Windows if Dwarf is used new 78733c026ea [UpdateTestChecks] Allow Lbegin_func without a leading period
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: lib/Target/X86/X86TargetMachine.cpp | 6 +- test/CodeGen/X86/PR40322.ll | 164 ++++++++++++++++++++++++++++++++++++ utils/UpdateTestChecks/asm.py | 2 +- 3 files changed, 170 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/PR40322.ll