llvm-6502/lib/Transforms
Chris Lattner 564c0a2330 enhance RecursivelyDeleteTriviallyDeadInstructions to make
PHIs dead if they are single-value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60194 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-27 23:18:11 +00:00
..
Hello
Instrumentation Use Function::getEntryBlock() instead of Function::front(), for clarity. 2008-10-21 03:10:28 +00:00
IPO Fix error where it wasn't getting the correct caller function. 2008-11-21 00:09:21 +00:00
Scalar use continue to reduce indentation 2008-11-27 23:00:20 +00:00
Utils enhance RecursivelyDeleteTriviallyDeadInstructions to make 2008-11-27 23:18:11 +00:00
Makefile