Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / lib / VMCore / TargetTransformInfo.cpp
2013-01-02 Chandler CarruthRename VMCore directory to IR.
2012-10-26 Benjamin KramerLowercase the argument for TargetTransformInfo so it...
2012-10-23 Nadav RotemAdd a comment which explains why the assert fired and...
2012-10-18 Nadav RotemReapply the TargerTransformInfo changes, minus the...
2012-10-18 Bob WilsonTemporarily revert the TargetTransform changes.
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...