llvm-6502/lib/Transforms
Chris Lattner d0db8e8bad remove massive over-genality manifested as a big template
that got instantiated.  There is no reason for instcombine
to try this hard for simple associative optimizations.  Next
up, eliminate the template completely.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92692 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-05 06:24:06 +00:00
..
Hello Fix a bunch of little errors that Clang complains about when its being pedantic 2009-12-19 07:05:23 +00:00
InstCombine remove massive over-genality manifested as a big template 2010-01-05 06:24:06 +00:00
Instrumentation Change errs() to dbgs(). 2010-01-05 01:27:01 +00:00
IPO Change errs() to dbgs(). 2010-01-05 01:28:37 +00:00
Scalar fix an infinite loop in reassociate building emacs. 2010-01-05 04:55:35 +00:00
Utils Change errs() to dbgs(). 2010-01-05 01:26:57 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00