aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/User.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reinstate r133435 and r133449 (reverted in r133499) now that the clangJay Foad2011-06-211-2/+4
* Revert r133435 and r133449 to appease buildbots.Chad Rosier2011-06-211-4/+2
* Change how PHINodes store their operands.Jay Foad2011-06-201-2/+4
* Remove the AugmentedUse struct.Jay Foad2011-06-201-6/+2
* Simplify User::operator delete().Jay Foad2011-01-261-10/+3
* Remove useless Tag enumeration.Jay Foad2011-01-171-2/+3
* Move the implementation of the User class into a new source file,Jay Foad2011-01-161-0/+87