llvm-6502/lib/Transforms
Tobias Grosser a76b334d44 IPO needs ScalarOpts and InstCombine in its libs
The commit "Adding IPSCCP and Internalize passes to the C-bindings" introduced
new dependencies for IPO. Add these to the CMAKE build as otherwise the
BUILD_SHARED_LIBS=1 build fails.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101313 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-14 23:42:23 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Minor code simplification. 2010-04-09 14:53:59 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO IPO needs ScalarOpts and InstCombine in its libs 2010-04-14 23:42:23 +00:00
Scalar performance: cache the dereferenced use_iterator 2010-04-14 16:48:56 +00:00
Utils Actually... return after the check for invalid input. 2010-04-13 16:41:29 +00:00
Makefile suck the propagating "has dynamic libs" check into a single makefile 2010-04-09 20:51:47 +00:00