| Commit message (Expand) | Author | Age | Files | Lines |
* | New methods | Chris Lattner | 2004-07-26 | 1 | -0/+2 |
* | Reduce the footprint of the dependent library interface | Reid Spencer | 2004-07-25 | 1 | -18/+19 |
* | bug 263: | Reid Spencer | 2004-07-25 | 1 | -5/+30 |
* | bug 402: | Reid Spencer | 2004-07-25 | 1 | -0/+45 |
* | Add back() and pop_back() methods to SetVector | Chris Lattner | 2004-07-25 | 2 | -28/+56 |
* | Add support for free instructions | Chris Lattner | 2004-07-25 | 1 | -0/+3 |
* | Make a method const, no functionality changes | Chris Lattner | 2004-07-25 | 1 | -1/+1 |
* | Remove implementation of operator= and make it private so that it is | Alkis Evlogimenos | 2004-07-24 | 1 | -8/+1 |
* | Change std::map<unsigned, LiveInterval*> into a std::map<unsigned, | Alkis Evlogimenos | 2004-07-24 | 2 | -17/+36 |
* | Provide timeout values to all abstract interpreters | Chris Lattner | 2004-07-24 | 1 | -4/+7 |
* | Add support for killing the program if it executes for too long. | Chris Lattner | 2004-07-24 | 2 | -4/+6 |
* | Completely eliminate the intervals_ list. instead, the r2iMap_ maintains | Chris Lattner | 2004-07-24 | 1 | -24/+26 |
* | Add a new differingRegisterClasses method | Chris Lattner | 2004-07-24 | 1 | -4/+8 |
* | Little stuff: | Chris Lattner | 2004-07-24 | 1 | -10/+37 |
* | More minor changes: | Chris Lattner | 2004-07-23 | 1 | -3/+17 |
* | Change addRange and join to be a little bit smarter. In particular, we don't | Chris Lattner | 2004-07-23 | 1 | -3/+9 |
* | New helper method | Chris Lattner | 2004-07-23 | 1 | -1/+7 |
* | Speedup debug builds a bit | Chris Lattner | 2004-07-23 | 1 | -2/+3 |
* | Instead of searching for a live interval pair, search for a location. This g... | Chris Lattner | 2004-07-23 | 1 | -0/+5 |
* | Rename LiveIntervals.(cpp|h) -> LiveIntervalAnalysis.(cpp|h) | Chris Lattner | 2004-07-23 | 1 | -3/+3 |
* | Pull the LiveRange and LiveInterval classes out of LiveIntervals.h (which | Chris Lattner | 2004-07-23 | 2 | -75/+110 |
* | Improve comments a bit | Chris Lattner | 2004-07-23 | 1 | -5/+28 |
* | Force coallescing of live ranges that have a single definition, even if they | Chris Lattner | 2004-07-23 | 1 | -0/+1 |
* | * Add a BoolAlignment field to TargetData, default is 1 byte | Misha Brukman | 2004-07-23 | 2 | -16/+20 |
* | New prototype | Chris Lattner | 2004-07-22 | 1 | -0/+6 |
* | Clean up reference counting to stop "leaking" alias sets | Chris Lattner | 2004-07-22 | 1 | -14/+14 |
* | Include <iostream> here, because most people using DEBUG() want to use std::c... | Brian Gaeke | 2004-07-21 | 2 | -0/+6 |
* | Add greater_ptr functor. | Alkis Evlogimenos | 2004-07-21 | 2 | -0/+14 |
* | Add Iterative scan register allocator. | Alkis Evlogimenos | 2004-07-21 | 1 | -0/+5 |
* | Add a bunch of new functionality, primarily to do with removing aliasing | Chris Lattner | 2004-07-21 | 1 | -1/+22 |
* | Make the AST interface a bit richer by returning whether an insertion caused | Chris Lattner | 2004-07-21 | 1 | -10/+17 |
* | Regenerated with autoconf/autoheader 2.57 | Brian Gaeke | 2004-07-21 | 2 | -0/+8 |
* | Add prototypes for platform-independent wrappers for isinf(). | Brian Gaeke | 2004-07-21 | 2 | -0/+8 |
* | Regenerated with autoheader-2.57. | Brian Gaeke | 2004-07-21 | 2 | -6/+20 |
* | Use C++-style <cstdio> instead of C-style <stdio.h> | Misha Brukman | 2004-07-20 | 2 | -2/+2 |
* | Dump the old-fashioned C-style <ctype.h> in favor of new `C++'-style <cctype> | Misha Brukman | 2004-07-20 | 2 | -2/+2 |
* | isupper() and tolower() are declared in <ctype.h> | Misha Brukman | 2004-07-20 | 2 | -6/+6 |
* | Tabs to spaces. | Misha Brukman | 2004-07-19 | 1 | -4/+3 |
* | Convert tabs to spaces; fix name of function in assert() description. | Misha Brukman | 2004-07-19 | 1 | -1/+1 |
* | Added support for stdint.h. It is now automatically included by | John Criswell | 2004-07-19 | 2 | -0/+2 |
* | Split joinIntervals into two methods | Chris Lattner | 2004-07-19 | 1 | -0/+4 |
* | Fix comment | Chris Lattner | 2004-07-19 | 1 | -3/+2 |
* | Delete 4 methods, make clients use hte mark* methods directly | Chris Lattner | 2004-07-19 | 1 | -7/+1 |
* | There is no need to store the MBB along with the MI any more, we can now | Chris Lattner | 2004-07-19 | 1 | -10/+8 |
* | Simplify the interface to LiveVariables::addVirtualRegister(Killed|Dead) | Chris Lattner | 2004-07-19 | 1 | -8/+4 |
* | Remove the DefBlock element of VarInfo. DefBlock is always DefInst->getParent() | Chris Lattner | 2004-07-19 | 1 | -3/+2 |
* | fill comment to 80 cols | Chris Lattner | 2004-07-19 | 1 | -11/+7 |
* | inline classof implementations, eliminate use of virtual methods. | Chris Lattner | 2004-07-19 | 1 | -41/+33 |
* | eliminate isConstantExpr, changes to isa<Constant> implementation | Chris Lattner | 2004-07-19 | 1 | -7/+4 |
* | Add new enum entries for ConstantAggregateZeroVal/ConstantExprVal and | Chris Lattner | 2004-07-19 | 1 | -8/+12 |