llvm/lib/Transforms
Chris Lattner dd12f96c5e Fold (-x + -y) -> -(x+y) which promotes better association, fixing
the second half of PR2047


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47244 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-17 21:03:36 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
IPO Remove any 'nest' parameter attributes if the function 2008-02-16 20:56:04 +00:00
Scalar Fold (-x + -y) -> -(x+y) which promotes better association, fixing 2008-02-17 21:03:36 +00:00
Utils Fix PR2029 2008-02-14 19:18:13 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00