Files
llvm-6502/lib
Chris Lattner ec06e9a670 When replacing a node in SimplifyDemandedBits, if the old node used any
single-use nodes, they will be dead soon.  Make sure to remove them before
processing other nodes.  This implements CodeGen/X86/shl_elim.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36244 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-18 03:05:22 +00:00
..
2007-04-18 01:19:55 +00:00
2007-04-16 22:02:23 +00:00
2007-04-16 23:32:28 +00:00
2007-04-14 21:50:21 +00:00