summaryrefslogtreecommitdiff
path: root/lib/VMCore/User.cpp
Commit message (Expand)AuthorAge
* Fix ODR violations: a virtual function must be defined, even if it's neverRichard Smith2012-10-24
* Add some missing anchors.David Blaikie2011-12-01
* Reinstate r133513 (reverted in r133700) with an additional fix for aJay Foad2011-06-23
* Revert r133513:Eric Christopher2011-06-23
* Reinstate r133435 and r133449 (reverted in r133499) now that the clangJay Foad2011-06-21
* Revert r133435 and r133449 to appease buildbots.Chad Rosier2011-06-21
* Change how PHINodes store their operands.Jay Foad2011-06-20
* Remove the AugmentedUse struct.Jay Foad2011-06-20
* Simplify User::operator delete().Jay Foad2011-01-26
* Remove useless Tag enumeration.Jay Foad2011-01-17
* Move the implementation of the User class into a new source file,Jay Foad2011-01-16