| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 | Nick Lewycky | 2008-04-25 | 1 | -24/+10 |
* | API changes for class Use size reduction, wave 1. | Gabor Greif | 2008-04-06 | 1 | -6/+11 |
* | Two things. Preserve the unwind_to when splitting a BB. | Nick Lewycky | 2008-03-09 | 1 | -1/+5 |
* | Not all users of a BB are Instructions any more. | Nick Lewycky | 2008-03-08 | 1 | -5/+3 |
* | Add an unwind_to field to basic blocks, making them Users instead of Values. | Nick Lewycky | 2008-03-02 | 1 | -2/+14 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Reverting dtor devirtualization patch. | Gordon Henriksen | 2007-12-10 | 1 | -30/+1 |
* | Devirtualizing Value destructor (PR889). Patch by Pawel Kunio! | Gordon Henriksen | 2007-12-09 | 1 | -1/+30 |
* | Remove meaningless qualifiers from return types, avoiding compiler warnings. | Dan Gohman | 2007-11-19 | 1 | -1/+1 |
* | better portability for intptr_t. | Chris Lattner | 2007-05-18 | 1 | -0/+1 |
* | make next/prev accessors private | Chris Lattner | 2007-04-17 | 1 | -6/+8 |
* | Fix build breakage on 64-bit systems. | Jeff Cohen | 2007-04-17 | 1 | -1/+1 |
* | The (negative) offset from a SymbolTableListTraits-using ilist to its container | Chris Lattner | 2007-04-17 | 1 | -0/+12 |
* | Refactor SymbolTableListTraits to only have a single pointer in it, instead | Chris Lattner | 2007-04-17 | 1 | -4/+6 |
* | Rename Value::getValueType to getValueID, to avoid confusion with | Dan Gohman | 2007-04-13 | 1 | -1/+1 |
* | Add the 'explicit' keyword to several constructors that accept one | Dan Gohman | 2007-03-23 | 1 | -2/+2 |
* | Added an automatic cast to "std::ostream*" etc. from OStream. We then can | Bill Wendling | 2006-12-17 | 1 | -0/+1 |
* | Override use_back in instruction/basicblock to provide more type information. | Chris Lattner | 2006-09-30 | 1 | -0/+5 |
* | add method, correct comment | Chris Lattner | 2006-09-23 | 1 | -3/+7 |
* | New method BasicBlock::getFirstNonPHI. | Vladimir Prus | 2006-06-08 | 1 | -1/+8 |
* | For PR778: | Reid Spencer | 2006-06-05 | 1 | -15/+15 |
* | Remove some dead argument names which irritates GCC at certain warning levels. | Chris Lattner | 2005-10-25 | 1 | -1/+1 |
* | add a helper method | Chris Lattner | 2005-08-12 | 1 | -0/+5 |
* | Eliminate tabs and trailing spaces. | Jeff Cohen | 2005-07-27 | 1 | -1/+1 |
* | Fix a thinko in the documentation of the splitBasicBlock method. The branch | Reid Spencer | 2005-04-25 | 1 | -3/+3 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -7/+7 |
* | add an argument. | Chris Lattner | 2005-04-12 | 1 | -1/+1 |
* | remove reverse BB iterators. | Chris Lattner | 2005-03-15 | 1 | -7/+0 |
* | remove all of the various setName implementations, consolidating them into | Chris Lattner | 2005-03-05 | 1 | -3/+0 |
* | Remove the second argument to Value::setName, it is never needed. | Chris Lattner | 2005-03-05 | 1 | -1/+1 |
* | add a new method. | Chris Lattner | 2005-02-24 | 1 | -1/+6 |
* | Improve conformance with the Misha spelling benchmark suite | Chris Lattner | 2005-01-30 | 1 | -3/+3 |
* | Adjust to changes in ilist | Chris Lattner | 2005-01-29 | 1 | -2/+3 |
* | Warning fixes for VC++, contributed by Morten Ofstad! | Chris Lattner | 2004-11-15 | 1 | -1/+1 |
* | Convert 'struct' to 'class' in various places to adhere to the coding standards | Chris Lattner | 2004-10-27 | 1 | -1/+2 |
* | Add long overdue methods | Chris Lattner | 2004-10-11 | 1 | -0/+12 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -1/+1 |
* | Don't use identifiers that start with an _ | Chris Lattner | 2004-06-03 | 1 | -2/+2 |
* | Minor aesthetic alignments; no functional changes. | Misha Brukman | 2004-05-17 | 1 | -3/+3 |
* | * Minor aesthetic alignment of iterator declarations | Misha Brukman | 2004-05-17 | 1 | -5/+2 |
* | Remove long obsolete method. switch instructions are first class entities in... | Chris Lattner | 2004-02-11 | 1 | -7/+0 |
* | Delete the BasicBlock ctor that only takes a BasicBlock to insert before. This | Chris Lattner | 2004-02-04 | 1 | -4/+5 |
* | Remove broken doxygen comments | Chris Lattner | 2004-01-15 | 1 | -17/+16 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Expose new print methods | Chris Lattner | 2003-10-30 | 1 | -1/+2 |
* | Added LLVM copyright header (for lack of a better term). | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Remove obsolete scoped pred and succ iterator typedefs | Chris Lattner | 2003-10-01 | 1 | -10/+0 |
* | Standardize header file comments | Chris Lattner | 2003-09-30 | 1 | -1/+1 |
* | Minor simplification | Chris Lattner | 2003-08-31 | 1 | -2/+1 |
* | Allow specifying the name for the newly split basic block | Chris Lattner | 2003-08-24 | 1 | -1/+1 |