llvm-6502/tools/gccas
Chris Lattner eadd32cda2 Instruction Combination can create a ton of trivially dead instructions. Remove
them with an DIE pass before more expensive optimizations are run.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2491 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-06 16:52:15 +00:00
..
gccas.cpp Instruction Combination can create a ton of trivially dead instructions. Remove 2002-05-06 16:52:15 +00:00
Makefile Remove asmwriter library from link line, because the useful contents of it 2002-04-07 22:35:30 +00:00