llvm-6502/lib/Transforms
Chris Lattner 2decb22222 introduce a new CallGraphSCC class, and pass it around
to CallGraphSCCPass's instead of passing around a
std::vector<CallGraphNode*>.  No functionality change,
but now we have a much tidier interface.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101558 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-16 22:42:17 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine reapply r101434 2010-04-16 15:33:14 +00:00
Instrumentation reapply r101434 2010-04-16 15:33:14 +00:00
IPO introduce a new CallGraphSCC class, and pass it around 2010-04-16 22:42:17 +00:00
Scalar Refine the detection of seemingly infinitely recursive calls where the 2010-04-16 15:57:50 +00:00
Utils reapply r101434 2010-04-16 15:33:14 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00