2010-08-23 |
Owen Anderson | Now that PassInfo and Pass::ID have been separated... |
tree | commitdiff |
2010-08-19 |
Dan Gohman | Revert r111199; it breaks -debug-pass=Structure output. |
tree | commitdiff |
2010-08-16 |
Dan Gohman | Make dumpPassStructure be a PMDataManager abstraction... |
tree | commitdiff |
2010-08-06 |
Owen Anderson | Reapply r110396, with fixes to appease the Linux buildb... |
tree | commitdiff |
2010-08-06 |
Owen Anderson | Revert r110396 to fix buildbots. |
tree | commitdiff |
2010-08-05 |
Owen Anderson | Don't use PassInfo* as a type identifier for passes... |
tree | commitdiff |
2010-08-03 |
Dan Gohman | Remove PointerAccessInfo, which nothing was using. |
tree | commitdiff |
2010-08-03 |
Dan Gohman | Thread const correctness through a bunch of AliasAnalys... |
tree | commitdiff |
2010-07-28 |
Gabor Greif | use Value* constructor of CallSite to create potentiall... |
tree | commitdiff |
2010-07-28 |
Gabor Greif | use Value* constructor of CallSite to create potentiall... |
tree | commitdiff |
2010-07-21 |
Owen Anderson | Add INSTANTIATE_AG_PASS, which combines RegisterPass... |
tree | commitdiff |
2010-07-20 |
Owen Anderson | Speculatively revert r108813, in an attempt to get... |
tree | commitdiff |
2010-07-20 |
Owen Anderson | Reapply r108794, a fix for the failing test from last... |
tree | commitdiff |
2010-07-20 |
Daniel Dunbar | Revert r108794, "Separate PassInfo into two classes... |
tree | commitdiff |
2010-07-20 |
Owen Anderson | Separate PassInfo into two classes: a constructor-free... |
tree | commitdiff |
2010-07-09 |
Gabor Greif | cache result of operator* |
tree | commitdiff |
2010-07-09 |
Gabor Greif | cache result of operator* |
tree | commitdiff |
2010-07-09 |
Gabor Greif | do not repeatedly dereference use_iterator |
tree | commitdiff |
2010-06-07 |
Bill Wendling | Create new accessors to get arguments for call/invoke... |
tree | commitdiff |
2010-05-01 |
Chris Lattner | fix PR5009 by making CGSCCPM realize that a call was... |
tree | commitdiff |
2010-05-01 |
Chris Lattner | Implement rdar://6295824 and PR6724 with two tiny changes |
tree | commitdiff |
2010-04-23 |
Chris Lattner | fix callgraph dump to not print 0x0x1234 for nodes. |
tree | commitdiff |
2010-04-22 |
Chris Lattner | add a DEBUG call so that -debug lists when CGSCCPM... |
tree | commitdiff |
2010-04-21 |
Chris Lattner | Implement (but don't enable) PR6724 and rdar://6295824... |
tree | commitdiff |
2010-04-20 |
Benjamin Kramer | PR6880: Don't dereference CallsExternalNode if it's... |
tree | commitdiff |
2010-04-20 |
Chris Lattner | make CallGraphNode dtor abort if a node is deleted... |
tree | commitdiff |
2010-04-17 |
Chris Lattner | reenable r101565, removing a problematic assertion. |
tree | commitdiff |
2010-04-17 |
Chris Lattner | disable r101565: an assert is getting triggered. More... |
tree | commitdiff |
2010-04-16 |
Eric Christopher | Revert 101465, it broke internal OpenGL testing. |
tree | commitdiff |
2010-04-16 |
Chris Lattner | building on the new CallGraphSCC abstraction, teach... |
tree | commitdiff |
2010-04-16 |
Chris Lattner | move ReplaceNode out of line, rename scc_iterator:... |
tree | commitdiff |
2010-04-16 |
Chris Lattner | introduce a new CallGraphSCC class, and pass it around |
tree | commitdiff |
2010-04-16 |
Chris Lattner | move PrintCallGraphPass out of the middle of CGPassManager. |
tree | commitdiff |
2010-04-16 |
Gabor Greif | reapply r101434 |
tree | commitdiff |
2010-04-16 |
Gabor Greif | back out r101423 and r101397, they break llvm-gcc self... |
tree | commitdiff |
2010-04-15 |
Gabor Greif | reapply r101364, which has been backed out in r101368 |
tree | commitdiff |
2010-04-15 |
Gabor Greif | back out r101364, as it trips the linux nightlybot... |
tree | commitdiff |
2010-04-15 |
Gabor Greif | rotate CallInst operands, i.e. move callee to the back |
tree | commitdiff |
2010-04-02 |
David Greene | Ok, third time's the charm. No changes from last time... |
tree | commitdiff |
2010-04-02 |
Evan Cheng | Revert 100204. It broke a bunch of tests and apparently... |
tree | commitdiff |
2010-04-02 |
David Greene | Let's try this again. Re-apply 100143 including an... |
tree | commitdiff |
2010-04-01 |
Eric Christopher | Revert r100143. |
tree | commitdiff |
2010-04-01 |
David Greene | Add some switches helpful for debugging: |
tree | commitdiff |
2010-03-30 |
Chris Lattner | reapply my timer rewrite with a change for PassManager... |
tree | commitdiff |
2010-03-30 |
Chris Lattner | revert r99862 which is causing FNT failures. |
tree | commitdiff |
2010-03-30 |
Chris Lattner | fairly major rewrite of various timing related stuff. |
tree | commitdiff |
2010-03-24 |
Gabor Greif | Finally land the InvokeInst operand reordering. |
tree | commitdiff |
2010-03-22 |
Gabor Greif | backing out r99170 because it still fails on clang... |
tree | commitdiff |
2010-03-22 |
Gabor Greif | Now that hopefully all direct accesses to InvokeInst... |
tree | commitdiff |
2010-03-19 |
Gabor Greif | back out r98957, it broke smooshlab.apple.com:8010... |
tree | commitdiff |
2010-03-19 |
Gabor Greif | Recommit r80858 again (which has been backed out in... |
tree | commitdiff |
2010-03-01 |
Ted Kremenek | Update CMake build. |
tree | commitdiff |
2010-03-01 |
Chris Lattner | remove anders-aa from mainline, it isn't maintained... |
tree | commitdiff |
2010-02-16 |
Duncan Sands | There are two ways of checking for a given type, for... |
tree | commitdiff |
2010-02-10 |
Dan Gohman | Fix "the the" and similar typos. |
tree | commitdiff |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
tree | commitdiff |
2010-01-22 |
Chris Lattner | Stop building RTTI information for *most* llvm librarie... |
tree | commitdiff |
2010-01-22 |
Chris Lattner | eliminate dynamic_cast from this file. |
tree | commitdiff |
2010-01-22 |
Chris Lattner | eliminate a bunch more unneeded dynamic_cast's. |
tree | commitdiff |
2010-01-22 |
Chris Lattner | eliminate a bunch of dynamic_cast's. |
tree | commitdiff |
2010-01-20 |
Chris Lattner | adopt getAdjustedAnalysisPointer in two more passes. |
tree | commitdiff |
2010-01-20 |
Chris Lattner | adopt getAdjustedAnalysisPointer in BasicCallGraph. |
tree | commitdiff |
2009-12-23 |
David Greene | Change dbgs() back to errs() for assert messages as... |
tree | commitdiff |
2009-12-23 |
David Greene | Change dbgs() back to errs() for assert messages as... |
tree | commitdiff |
2009-12-23 |
David Greene | Convert debug messages to use dbgs(). Generally this... |
tree | commitdiff |
2009-12-23 |
David Greene | Convert debug messages to use dbgs(). Generally this... |
tree | commitdiff |
2009-12-23 |
David Greene | Convert debug messages to use dbgs(). Generally this... |
tree | commitdiff |
2009-12-15 |
Chris Lattner | Remove isPod() from DenseMapInfo, splitting it out... |
tree | commitdiff |
2009-11-22 |
Chris Lattner | Remove the AliasAnalysis::getMustAliases method, which... |
tree | commitdiff |
2009-11-10 |
Jeffrey Yasskin | Fix DenseMap iterator constness. |
tree | commitdiff |
2009-11-01 |
Douglas Gregor | Reverting 85714, 85715, 85716, which are breaking the... |
tree | commitdiff |
2009-11-01 |
Dan Gohman | Don't #include Pass.h from CallGraph.h. |
tree | commitdiff |
2009-10-27 |
Victor Hernandez | Rename MallocFreeHelper as MemoryBuiltins |
tree | commitdiff |
2009-10-26 |
Victor Hernandez | Rename MallocHelper as MallocFreeHelper, since it now... |
tree | commitdiff |
2009-10-26 |
Victor Hernandez | Remove FreeInst. |
tree | commitdiff |
2009-10-25 |
Nick Lewycky | Remove includes of Support/Compiler.h that are no longe... |
tree | commitdiff |
2009-10-25 |
Nick Lewycky | Remove VISIBILITY_HIDDEN from class/struct found inside... |
tree | commitdiff |
2009-10-24 |
Victor Hernandez | Auto-upgrade free instructions to calls to the builtin... |
tree | commitdiff |
2009-10-23 |
Victor Hernandez | Remove AllocationInst. Since MallocInst went away... |
tree | commitdiff |
2009-10-17 |
Victor Hernandez | Remove MallocInst from LLVM Instructions. |
tree | commitdiff |
2009-09-28 |
Dan Gohman | Extend the StartPassTimer and StopPassTimer functions... |
tree | commitdiff |
2009-09-18 |
Victor Hernandez | Enhance analysis passes so that they apply the same... |
tree | commitdiff |
2009-09-15 |
Chris Lattner | add a new CallGraphNode::replaceCallEdge method and... |
tree | commitdiff |
2009-09-15 |
Chris Lattner | make -debug-pass=Executions show information about... |
tree | commitdiff |
2009-09-10 |
Dale Johannesen | Fix uppercaseo. |
tree | commitdiff |
2009-09-03 |
Gabor Greif | back out my recent commit (r80858), it seems to break... |
tree | commitdiff |
2009-09-03 |
Gabor Greif | re-commit r66920 (which has been backed out in r66953... |
tree | commitdiff |
2009-09-02 |
Chris Lattner | revert my patch, duncan points out what is wrong with... |
tree | commitdiff |
2009-09-02 |
Chris Lattner | one more try at making this simpler, hopefully it won... |
tree | commitdiff |
2009-09-02 |
Duncan Sands | Complicate Chris's simplification, avoiding complaints |
tree | commitdiff |
2009-09-01 |
Chris Lattner | debug intrinsics do not go in the callgraph, this fixes... |
tree | commitdiff |
2009-09-01 |
Chris Lattner | Fix a regression I introduced in r80708, found by llvm... |
tree | commitdiff |
2009-09-01 |
Chris Lattner | remove CallGraphNode::replaceCallSite, it is redundant... |
tree | commitdiff |
2009-09-01 |
Chris Lattner | doxygenate RefreshCallGraph, add a new 'verification... |
tree | commitdiff |
2009-09-01 |
Chris Lattner | simpler solution to iterator invalidation "problem... |
tree | commitdiff |
2009-09-01 |
Duncan Sands | Do not manipulate invalid iterators. This fixes the |
tree | commitdiff |
2009-09-01 |
Chris Lattner | Change CallGraphNode to maintain it's Function as an... |
tree | commitdiff |
2009-08-31 |
Chris Lattner | cleanups pointed out by duncan |
tree | commitdiff |
2009-08-31 |
Chris Lattner | Step #1 to giving Callgraph some sane invariants. ... |
tree | commitdiff |
2009-08-31 |
Chris Lattner | cleanups, factor some code out to a helper function |
tree | commitdiff |
next |