This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 34ffe04f30e [X86][AsmParser] Emit an error when RIP-relative instructio [...] new daa6db3e25b Revert "[X86][AsmParser] Emit an error when RIP-relative in [...] new fdc08234d7e [ORC] Fix a FIXME by moving MangleAndInterner to Core.h. new 2338ba3e110 [ORC] Add a FIXME. new 6ccd1b1e5be [ORC] Move the VSOList typedef out of VSO. new b525a3a6390 [ORC] Reset AsynchronousSymbolQuery's NotifySymbolsResolved [...] new 89e0af6b105 [ORC] Allow IRTransformLayer2's transform to be modified af [...]
The 6 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/ExecutionEngine/Orc/Core.h | 24 +++++++++++++++----- .../llvm/ExecutionEngine/Orc/IRTransformLayer.h | 13 ++++++++--- include/llvm/ExecutionEngine/Orc/Layer.h | 13 ----------- lib/ExecutionEngine/Orc/Core.cpp | 26 +++++++++++++++++----- lib/ExecutionEngine/Orc/Layer.cpp | 12 ---------- lib/Target/X86/AsmParser/X86AsmParser.cpp | 7 ------ test/CodeGen/X86/eip-addressing-i386.ll | 13 ----------- 7 files changed, 49 insertions(+), 59 deletions(-) delete mode 100644 test/CodeGen/X86/eip-addressing-i386.ll