Skip to content
  • Chris Lattner's avatar
    * Bottom-Up graphs print the Aux call vector · 3b83d797
    Chris Lattner authored
    * Significantly improve DEBUG output
    * Aggressively fold calls together if we inlined a graph that provides
      call nodes.
    * Add a bailout if the current graph has over 200 call nodes in it, this is
      a really whacky case that should never happen.
    
    llvm-svn: 4675
    3b83d797
Loading