Fixes the Atomic implementation if compiled by MSVC compiler.
[oota-llvm.git] / lib / Analysis / ScalarEvolutionAliasAnalysis.cpp
2009-10-31 Dan GohmanMake ScalarEvolutionAliasAnalysis slightly more aggress...
2009-10-25 Nick LewyckyRemove includes of Support/Compiler.h that are no longe...
2009-10-25 Nick LewyckyRemove VISIBILITY_HIDDEN from class/struct found inside...
2009-08-29 Dan GohmanAdd some comments.
2009-08-26 Dan GohmanCreate a ScalarEvolution-based AliasAnalysis implementa...