Go to file
David Greene e32ebf220a [AVX] Create Inits Via Factory Method
Replace uses of new *Init with *Init::get.  This hides the allocation
implementation so that we can unique Inits in various ways.

llvm-svn: 136486
2011-07-29 19:07:07 +00:00
clang Renamed Loaded member to ImportedBy, as it's easier to read. Added another set to represent the modules a module imports. 2011-07-29 18:09:09 +00:00
compiler-rt Don't redeclare sr. 2011-07-28 23:15:41 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Optimizing valarray::operator=(some-valarray-expression) 2011-07-27 23:19:59 +00:00
libcxxabi Updated comments 2011-07-25 15:00:11 +00:00
lldb Add regression test for rdar://problem/9531204. 2011-07-28 23:17:20 +00:00
llvm [AVX] Create Inits Via Factory Method 2011-07-29 19:07:07 +00:00
polly www: Memory Access Documentation Update 2011-07-21 00:08:23 +00:00