llvm-6502/lib/Transforms
Chris Lattner 3c4e38e411 add a new InstCombineWorklist::AddValue method that works even
if the operand is not an instruction.

Simplify most uses of AddOperandsToWorkList to use AddValue and
inline it into the one remaining callsite.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80488 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-30 06:27:41 +00:00
..
Hello Kill off more cerr/cout uses and prune includes a bit. 2009-08-23 11:37:21 +00:00
Instrumentation Inline empty destructor. 2009-08-29 13:38:21 +00:00
IPO Reapply 79977. 2009-08-28 23:24:31 +00:00
Scalar add a new InstCombineWorklist::AddValue method that works even 2009-08-30 06:27:41 +00:00
Utils Reapply 79977. 2009-08-28 23:24:31 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00