Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / lib / VMCore / AttributeImpl.h
2013-01-02 Chandler CarruthRename VMCore directory to IR.
2012-12-30 Bill WendlingRemove the Function::getFnAttributes method in favor...
2012-12-30 Bill WendlingAdd a few more c'tors:
2012-12-30 Bill WendlingAdd a few (as yet unused) query methods to determine...
2012-12-30 Bill WendlingUniquify the AttributeImpl based on the Constant pointe...
2012-12-30 Bill Wendlings/Raw/getBitMask/g to be more in line with current...
2012-12-29 Bill WendlingUse a 'Constant' object instead of a bit field to store...
2012-12-20 Bill WendlingSome random comment, naming, and format changes.
2012-12-20 Bill Wendlings/AttributesImpl/AttributeImpl/g This is going to apply...