Go to file
Dan Gohman 02538ac4d3 Make BasicAliasAnalysis a normal AliasAnalysis implementation which
does normal initialization and normal chaining. Change the default
AliasAnalysis implementation to NoAlias.

Update StandardCompileOpts.h and friends to explicitly request
BasicAliasAnalysis.

Update tests to explicitly request -basicaa.

llvm-svn: 116720
2010-10-18 18:04:47 +00:00
clang patch fixes class names missing from method names in debug information for 2010-10-18 17:51:06 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx Update atomic Design A spec with reference C++ implementations for the purpose of documeting the semantics of each atomic operation. 2010-10-18 16:40:13 +00:00
lldb Add a case to test that after 'set auto-confirm true', manual confirmation should not kick in. 2010-10-18 17:51:45 +00:00
llvm Make BasicAliasAnalysis a normal AliasAnalysis implementation which 2010-10-18 18:04:47 +00:00