This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 59895038204 [WebAssembly][NFC] Fix hardcoded stack indices in tests new 78a8d5bbb0c [X86] Update comment. Use 'glued' instead of 'flagged' NFC new b631aa4d26d [X86] Remove superfluous curly braces. NFC new 78f1b6d15e1 [X86] Don't create FILD ISD nodes when X87 is disabled.
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: lib/Target/X86/X86ISelLowering.cpp | 8 ++++---- test/CodeGen/X86/pr38819.ll | 26 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/X86/pr38819.ll