llvm-6502/lib/Transforms
Bob Wilson e8b64281ce The SSAUpdater should avoid recursive traversals of the CFG, since that may
blow out the stack for really big functions.  Start by fixing an easy case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100126 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-01 18:46:59 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots. 2010-03-30 22:27:04 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Introduce ImmutableCallSite, useful for contexts where no mutation 2010-04-01 08:21:08 +00:00
Scalar Introduce ImmutableCallSite, useful for contexts where no mutation 2010-04-01 08:21:08 +00:00
Utils The SSAUpdater should avoid recursive traversals of the CFG, since that may 2010-04-01 18:46:59 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00