- Oct 08, 2009
-
-
Bob Wilson authored
llvm-svn: 83528
-
Bob Wilson authored
llvm-svn: 83526
-
Mikhail Glushenkov authored
llvm-svn: 83525
-
Mikhail Glushenkov authored
Important, for example, when calling 'gcc a.o b.o c.o -lD -lE -lF'. llvm-svn: 83524
-
Jim Grosbach authored
llvm-svn: 83522
-
Jim Grosbach authored
llvm-svn: 83521
-
Douglas Gregor authored
template instantiation of a member function of a class template. FIXME -= 2; llvm-svn: 83520
-
Jim Grosbach authored
bugfix. The target may use virtual registers that aren't tracked for re-use but are allocated by the scavenger. The re-use algorithm needs to watch for that. llvm-svn: 83519
-
Bob Wilson authored
llvm-svn: 83518
-
Bob Wilson authored
llvm-svn: 83513
-
Douglas Gregor authored
pointer. Yay, PointerIntPair. llvm-svn: 83512
-
Douglas Gregor authored
specialization kind is TSK_ImplicitInstantiation. Previously, we would end up implicitly instantiating functions that had explicit specialization declarations or explicit instantiation declarations (with no corresponding definitions). llvm-svn: 83511
-
Jeffrey Yasskin authored
already on the worklist, and print Visited when an instruction is about to be visited. Net, on one input, this reduced the output size by at least 9x. llvm-svn: 83510
-
Douglas Gregor authored
function of a class template was implicitly instantiated, explicitly instantiated (declaration or definition), or explicitly specialized. The same MemberSpecializationInfo structure will be used for static data members and member classes as well. llvm-svn: 83509
-
Bob Wilson authored
llvm-svn: 83508
-
Bob Wilson authored
llvm-svn: 83507
-
Bob Wilson authored
llvm-svn: 83506
-
John McCall authored
Don't create a new declaration for friend classes if a declaration already exists. llvm-svn: 83505
-
Jeffrey Yasskin authored
it the default, and works around a broken libopagent on some Debian systems. llvm-svn: 83503
-
Bob Wilson authored
llvm-svn: 83502
-
Jim Grosbach authored
llvm-svn: 83501
-
Chris Lattner authored
llvm-svn: 83500
-
Dale Johannesen authored
llvm-svn: 83499
-
Douglas Gregor authored
templates. Previously, these weren't handled as specializations at all. The AST for representing these as specializations is still a work in progress. llvm-svn: 83498
-
Bob Wilson authored
llvm-svn: 83497
-
Jim Grosbach authored
llvm-svn: 83496
-
Anders Carlsson authored
llvm-svn: 83495
-
Jim Grosbach authored
llvm-svn: 83494
-
John McCall authored
llvm-svn: 83492
-
Devang Patel authored
llvm-svn: 83491
-
- Oct 07, 2009
-
-
Bob Wilson authored
llvm-svn: 83490
-
Eric Christopher authored
llvm-svn: 83489
-
Kevin Enderby authored
that a symbol stub section with no attributes can be parsed as in: .section __TEXT,__picsymbolstub4,symbol_stubs,none,16 llvm-svn: 83488
-
Bob Wilson authored
llvm-svn: 83487
-
Bob Wilson authored
llvm-svn: 83486
-
Fariborz Jahanian authored
where matching conversion types in base classes were still visible. Plus refactoring and cleanup. Added a test case. llvm-svn: 83485
-
Bob Wilson authored
llvm-svn: 83484
-
Jim Grosbach authored
llvm-svn: 83483
-
Bob Wilson authored
llvm-svn: 83482
-
Jim Grosbach authored
llvm-svn: 83481
-