| Commit message (Expand) | Author | Age | Files | Lines |
* | Add includes of Compiler.h to fix build bot failures. | Craig Topper | 2012-09-16 | 1 | -0/+1 |
* | Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators... | Craig Topper | 2012-09-16 | 1 | -1/+1 |
* | Reinstate r133513 (reverted in r133700) with an additional fix for a | Jay Foad | 2011-06-23 | 1 | -2/+4 |
* | Revert r133513: | Eric Christopher | 2011-06-23 | 1 | -4/+2 |
* | Reinstate r133435 and r133449 (reverted in r133499) now that the clang | Jay Foad | 2011-06-21 | 1 | -2/+4 |
* | Revert r133435 and r133449 to appease buildbots. | Chad Rosier | 2011-06-21 | 1 | -4/+2 |
* | Change how PHINodes store their operands. | Jay Foad | 2011-06-20 | 1 | -2/+4 |
* | Remove the AugmentedUse struct. | Jay Foad | 2011-06-20 | 1 | -9/+4 |
* | Add missing include for ptrdiff_t. Patch by Joerg Sonnenberger! | Nick Lewycky | 2011-01-28 | 1 | -0/+1 |
* | Avoid compiler errors when this header file is included first, by adding | Jay Foad | 2011-01-25 | 1 | -0/+2 |
* | Remove useless Tag enumeration. | Jay Foad | 2011-01-17 | 1 | -10/+5 |
* | Simplify the construction and destruction of Uses. Simplify | Jay Foad | 2011-01-16 | 1 | -5/+7 |
* | Move the implementation of the User class into a new source file, | Jay Foad | 2011-01-16 | 1 | -0/+9 |
* | Simplify the allocation and freeing of Users' operand lists, now that | Jay Foad | 2011-01-07 | 1 | -2/+0 |
* | re-commit r109220, the compile error has already been fixed | Gabor Greif | 2010-07-26 | 1 | -24/+0 |
* | Revert 109220. | Eric Christopher | 2010-07-23 | 1 | -0/+24 |
* | Simplifying use_iterators by dereferencing | Gabor Greif | 2010-07-23 | 1 | -24/+0 |
* | Add includes to get ptrdiff_t. This is needed by gcc-4.6 which has | Duncan Sands | 2010-06-10 | 1 | -0/+1 |
* | eliminate all 80-col violations that I have introduced in my recent checkins ... | Gabor Greif | 2009-08-27 | 1 | -1/+2 |
* | Clean up the minor mess I caused with removing iterator.h. I shall take care ... | Gabor Greif | 2009-08-27 | 1 | -3/+3 |
* | Add a comment to refer to the section of the programmer's manual that explain... | Stefanus Du Toit | 2009-04-30 | 1 | -0/+9 |
* | Work around an apparent GCC miscompilation by specializing different, | Chris Lattner | 2009-04-03 | 1 | -0/+11 |
* | teach PointerLikeTypeTraits that all pointers to pointers may only be 4-byte ... | Chris Lattner | 2009-03-31 | 1 | -11/+0 |
* | Replace the PointerLikeTypeTraits::getNumLowBitsAvailable | Chris Lattner | 2009-03-29 | 1 | -2/+12 |
* | Rearrange operands of the BranchInst, to be able to | Gabor Greif | 2009-03-12 | 1 | -0/+2 |
* | eliminate tabs from my previous commit | Gabor Greif | 2009-01-05 | 1 | -1/+1 |
* | Get rid of the tagging functions and use PointerIntPair. | Gabor Greif | 2009-01-05 | 1 | -40/+5 |
* | Add comment on how tagged pointers are | Gabor Greif | 2008-10-17 | 1 | -1/+8 |
* | Introduce a typing refinenement on tagged data | Gabor Greif | 2008-10-16 | 1 | -5/+5 |
* | Fix PR2115 by doxygenating Use more, and make some more methods private. | Chris Lattner | 2008-10-15 | 1 | -8/+21 |
* | remove a deprecated internal interface | Gabor Greif | 2008-10-13 | 1 | -4/+0 |
* | backing out my last commit, it was not intended to go on the trunk | Gabor Greif | 2008-09-19 | 1 | -58/+21 |
* | first shot at removing Use::Val | Gabor Greif | 2008-09-19 | 1 | -21/+58 |
* | Tidy SDNode::use_iterator, and complete the transition to have it | Dan Gohman | 2008-07-27 | 1 | -1/+1 |
* | For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h" | Anton Korobeynikov | 2008-05-29 | 1 | -1/+1 |
* | Make Use::init() private, it breaks invariants, clients should assign or use ... | Gabor Greif | 2008-05-27 | 1 | -3/+2 |
* | Merge of r51073-51074 from use-diet branch. | Gabor Greif | 2008-05-13 | 1 | -8/+10 |
* | merge of use-diet branch to trunk | Gabor Greif | 2008-05-10 | 1 | -14/+67 |
* | Fix a copy+paste error in a comment. | Dan Gohman | 2008-04-16 | 1 | -1/+1 |
* | test commit | Torok Edwin | 2008-03-31 | 1 | -1/+1 |
* | Add explicit keywords. | Dan Gohman | 2008-03-25 | 1 | -1/+1 |
* | move the Use destructor where it belongs to | Gabor Greif | 2008-03-14 | 1 | -1/+3 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Add a new use_iterator::atEnd() method, which allows us to shrink | Chris Lattner | 2007-10-11 | 1 | -0/+3 |
* | Move the definition of value_use_iterator::getOperandNo to User.h where the | Chris Lattner | 2006-05-08 | 1 | -4/+3 |
* | Add a helper method. | Chris Lattner | 2006-05-05 | 1 | -0/+6 |
* | Add some missing template specializations for autodereferencing User. | Chris Lattner | 2006-03-27 | 1 | -1/+25 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -6/+6 |
* | Switch from using an ilist for uses to using a custom doubly linked list. | Chris Lattner | 2005-02-01 | 1 | -80/+50 |
* | Improve conformance with the Misha spelling benchmark suite | Chris Lattner | 2005-01-30 | 1 | -3/+3 |