Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / include / llvm / Analysis / ScalarEvolutionAliasAnalysis.h
2015-09-09 Chandler Carruth[PM/AA] Rebuild LLVM's alias analysis infrastructure...
2015-08-14 Chandler Carruth[PM/AA] Remove a stray #include that snuck in via copy...
2015-08-14 Chandler Carruth[PM/AA] Clean up the SCEV-AA comment formatting and...
2015-08-14 Chandler Carruth[PM/AA] Run clang-format over the SCEV-AA code to norma...
2015-08-14 Chandler Carruth[PM/AA] Hoist the SCEV-AA interface to its own header...