Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new AliassetTracker::remove method. Because we need to be able to remove | Chris Lattner | 2003-12-18 | 1 | -8/+36 |
* | Finegrainify namespacification | Chris Lattner | 2003-12-14 | 1 | -9/+12 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -1/+4 |
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.ll | Chris Lattner | 2003-05-03 | 1 | -0/+1 |
* | ADd two new 'add' methods | Chris Lattner | 2003-03-03 | 1 | -0/+28 |
* | Make the aliassettracker much more precise by actually tracking size | Chris Lattner | 2003-02-26 | 1 | -20/+33 |
* | Convert to work with new AliasAnalysis interface by conservatively assuming a... | Chris Lattner | 2003-02-26 | 1 | -6/+8 |
* | This is a substantial rewrite of the AliasSetTracker class which now uses | Chris Lattner | 2003-02-24 | 1 | -111/+218 |
* | First try at implementing the AliasSetTracker class. I'm sure it will need | Chris Lattner | 2002-09-26 | 1 | -0/+172 |