This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 32507fc update test to use FileCheck new 5de5eb9 update tests to use FileCheck, consolidate tests, fix comments
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: test/Transforms/InstCombine/apint-add.ll | 106 ++++++++++++++++++++++++++++++ test/Transforms/InstCombine/apint-add1.ll | 34 ---------- test/Transforms/InstCombine/apint-add2.ll | 46 ------------- 3 files changed, 106 insertions(+), 80 deletions(-) create mode 100644 test/Transforms/InstCombine/apint-add.ll delete mode 100644 test/Transforms/InstCombine/apint-add1.ll delete mode 100644 test/Transforms/InstCombine/apint-add2.ll