This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dea6df77652 [libFuzzer] use the in-binary pc table (instead of PCs capt [...] new 2b6fdd5413e [X86] Teach fastisel to select calls to dllimport functions new b2f312fddff Commit the local change I had to make my test pass
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/X86FastISel.cpp | 22 ++++++++++++++-------- lib/Target/X86/X86Subtarget.cpp | 7 ++++++- test/CodeGen/X86/dllimport-x86_64.ll | 5 ++--- test/CodeGen/X86/dllimport.ll | 5 ++--- test/CodeGen/X86/fast-isel-call-cleanup.ll | 19 +++++++++++++++++++ test/CodeGen/X86/fast-isel-x86.ll | 19 ------------------- 6 files changed, 43 insertions(+), 34 deletions(-) create mode 100644 test/CodeGen/X86/fast-isel-call-cleanup.ll