Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / VMCore / User.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-24 Richard SmithFix ODR violations: a virtual function must be defined...
2011-12-01 David BlaikieAdd some missing anchors.
2011-06-23 Jay FoadReinstate r133513 (reverted in r133700) with an additio...
2011-06-23 Eric ChristopherRevert r133513:
2011-06-21 Jay FoadReinstate r133435 and r133449 (reverted in r133499...
2011-06-21 Chad RosierRevert r133435 and r133449 to appease buildbots.
2011-06-20 Jay FoadChange how PHINodes store their operands.
2011-06-20 Jay FoadRemove the AugmentedUse struct.
2011-01-26 Jay FoadSimplify User::operator delete().
2011-01-17 Jay FoadRemove useless Tag enumeration.
2011-01-16 Jay FoadMove the implementation of the User class into a new...