aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/User.cpp
AgeCommit message (Expand)Author
2013-01-02Rename VMCore directory to IR.Chandler Carruth
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-10-24Fix ODR violations: a virtual function must be defined, even if it's neverRichard Smith
2011-12-01Add some missing anchors.David Blaikie
2011-06-23Reinstate r133513 (reverted in r133700) with an additional fix for aJay Foad
2011-06-23Revert r133513:Eric Christopher
2011-06-21Reinstate r133435 and r133449 (reverted in r133499) now that the clangJay Foad
2011-06-21Revert r133435 and r133449 to appease buildbots.Chad Rosier
2011-06-20Change how PHINodes store their operands.Jay Foad
2011-06-20Remove the AugmentedUse struct.Jay Foad
2011-01-26Simplify User::operator delete().Jay Foad
2011-01-17Remove useless Tag enumeration.Jay Foad
2011-01-16Move the implementation of the User class into a new source file,Jay Foad