commit | b9b9044600a472d5f8750f43fd884e32e2afe4cc | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Feb 10 05:14:58 2011 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Feb 10 05:14:58 2011 +0000 |
tree | 224b7be20b8f710002b70634969faa8a2815fc23 | |
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