llvm-6502/lib/Transforms
Chris Lattner c7ff6c8029 Getting ADCE to interact well with unreachable instructions seems like a nontrivial
exercise that I'm not interested in tackling right now.  Just punt and treat them
like unwind's.

This 'fixes' test/Regression/Transforms/ADCE/unreachable-function.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17106 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-17 23:45:06 +00:00
..
Hello Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Instrumentation Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
IPO Add support for the undef value. Implement a new optimization based on globals 2004-10-16 18:09:00 +00:00
Scalar Getting ADCE to interact well with unreachable instructions seems like a nontrivial 2004-10-17 23:45:06 +00:00
Utils Fix Regression/Transforms/Inline/2004-10-17-InlineFunctionWithoutReturn.ll 2004-10-17 23:21:07 +00:00
ExprTypeConvert.cpp Add includes and use std:: for standard library calls to make code 2004-09-28 14:42:44 +00:00
LevelRaise.cpp Prototype more accurately 2004-09-20 04:43:57 +00:00
Makefile
Makefile.am Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
TransformInternals.cpp Merge i*.h headers into Instructions.h as part of bug403. 2004-07-29 12:17:34 +00:00
TransformInternals.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00