This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1c48ce48f37 Attempt to fix Orc JIT test timeouts new 35d7a2e8604 [CodeGenPrepare] Don't create inttoptr for ni ptrs
The 1 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/CodeGen/CodeGenPrepare.cpp | 31 ++++++++---- test/Transforms/CodeGenPrepare/nonintegral.ll | 68 +++++++++++++++++++++++++++ 2 files changed, 91 insertions(+), 8 deletions(-) create mode 100644 test/Transforms/CodeGenPrepare/nonintegral.ll