llvm-6502/lib/Transforms
Bill Wendling 2626dba9c5 Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.
This is some of my original LLVM code. *wipes tear*


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136821 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-03 22:18:20 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine Small cleanups: 2011-08-03 01:11:40 +00:00
Instrumentation Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
IPO Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets. 2011-08-03 22:18:20 +00:00
Scalar Add new atomic instructions to SCCP. No functional change, but stops debug spam. 2011-08-02 21:35:16 +00:00
Utils SCEV: Use AssertingVH to catch dangling BasicBlock* when passes forget 2011-08-03 18:32:11 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Makefile