llvm-6502/lib/Transforms
Matthijs Kooijman 2bf5372d8a Let DAE keep a list of live functions, instead of simply marking all arguments
and return values live for those functions. This doesn't change anything yet,
but prepares for the coming commits.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53601 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-15 09:11:16 +00:00
..
Hello
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
IPO Let DAE keep a list of live functions, instead of simply marking all arguments 2008-07-15 09:11:16 +00:00
Scalar Fix uninitialized use of the Changed variable. 2008-07-14 17:55:01 +00:00
Utils Reapply r53540, now with the matching header! 2008-07-14 17:32:59 +00:00
Makefile