llvm-6502/lib
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
..
Analysis Remove dead debug info intrinsics. 2010-01-05 01:10:40 +00:00
Archive Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00
AsmParser
Bitcode
CodeGen Delete renaming use of dead dbg intrinsics. 2010-01-05 01:47:06 +00:00
CompilerDriver
ExecutionEngine These should probably be errs(). 2010-01-05 01:53:59 +00:00
Linker Change this back to errs(). 2010-01-05 01:55:22 +00:00
MC Change errs() to dbgs(). 2010-01-05 01:28:22 +00:00
Support Change errs() to dbgs(). 2010-01-05 01:29:03 +00:00
System
Target Change errs() to dbgs(). 2010-01-05 01:29:36 +00:00
Transforms remove massive over-genality manifested as a big template 2010-01-05 06:24:06 +00:00
VMCore Fix a build error and change errs() to dbgs(). 2010-01-05 01:34:26 +00:00
Makefile