diff options
author | Chris Lattner <sabre@nondot.org> | 2011-02-10 05:14:58 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-02-10 05:14:58 +0000 |
commit | b9b9044600a472d5f8750f43fd884e32e2afe4cc (patch) | |
tree | 224b7be20b8f710002b70634969faa8a2815fc23 /lib/Transforms/InstCombine/InstCombineCompares.cpp | |
parent | a81556fb52e39e3f6cde0c11c1acd2bdf8a560a2 (diff) |
A bunch of cleanups and simplifications using the new PatternMatch predicates
and generally tidying things up. Only very trivial functionality changes
like now doing (-1 - A) -> (~A) for vectors too.
InstCombineAddSub.cpp | 296 +++++++++++++++++++++-----------------------------
1 file changed, 126 insertions(+), 170 deletions(-)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125264 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/InstCombine/InstCombineCompares.cpp')
0 files changed, 0 insertions, 0 deletions