- Oct 30, 2009
-
-
Dan Gohman authored
llvm-svn: 85562
-
Anders Carlsson authored
llvm-svn: 85560
-
Dan Gohman authored
llvm-svn: 85559
-
Dan Gohman authored
llvm-svn: 85558
-
Dan Gohman authored
llvm-svn: 85557
-
Dan Gohman authored
llvm-svn: 85556
-
Anders Carlsson authored
llvm-svn: 85555
-
Fariborz Jahanian authored
used in a conditional expression by finding the most-derived common super class of the two and qualifies the resulting type by the intersection of the protocl qualifier list of the two objective-c pointer types. ( this is continuation of radar 7334235). llvm-svn: 85554
-
Anders Carlsson authored
llvm-svn: 85552
-
Devang Patel authored
llvm-svn: 85551
-
John McCall authored
arrays. llvm-svn: 85550
-
Dan Gohman authored
llvm-svn: 85549
-
Dan Gohman authored
llvm-svn: 85548
-
Dan Gohman authored
llvm-svn: 85547
-
Jim Grosbach authored
llvm-svn: 85546
-
John McCall authored
template instantiation. llvm-svn: 85545
-
Mike Stump authored
llvm-svn: 85538
-
David Goodwin authored
Between scheduling regions, correctly maintain anti-dep breaking state so that we don't incorrectly rename registers that span these regions. llvm-svn: 85537
-
Dan Gohman authored
llvm-svn: 85536
-
Mike Stump authored
llvm-svn: 85535
-
Mike Stump authored
llvm-svn: 85534
-
John McCall authored
doesn't initialize anything. llvm-svn: 85533
-
Douglas Gregor authored
We may need to instantiate a class template specialization as part of a derived-to-base pointer case llvm-svn: 85532
-
- Oct 29, 2009
-
-
Nick Kledzik authored
llvm-svn: 85531
-
Dan Gohman authored
*ISelDAGToDAG.cpp to being regular code in SelectionDAGISel.cpp. llvm-svn: 85530
-
Douglas Gregor authored
llvm-svn: 85529
-
Steve Naroff authored
- change ObjCCategoryImplDecl::getCategoryClass() to getCategoryDecl(). No functionality change. llvm-svn: 85528
-
Daniel Dunbar authored
llvm-svn: 85527
-
Mike Stump authored
llvm-svn: 85526
-
Sebastian Redl authored
llvm-svn: 85524
-
David Goodwin authored
llvm-svn: 85522
-
Steve Naroff authored
clang_getDeclSpelling(): For category implementations, make sure we hand back the category name (not the class name). This fixes <rdar://problem/7297518>. llvm-svn: 85521
-
John McCall authored
Provide an API for getting the SourceRange of a TAL and use it judiciously. llvm-svn: 85520
-
Bob Wilson authored
llvm-svn: 85519
-
Devang Patel authored
First bitcase use may not lead to a dbg.declare intrinsic. Iterate uses until one find's dbg.declare intrinsic. Patch by Sunae Seo. llvm-svn: 85518
-
Dan Gohman authored
bunch of associated comments, because it doesn't have anything to do with DAGs or scheduling. This is another step in decoupling MachineInstr emitting from scheduling. llvm-svn: 85517
-
Douglas Gregor authored
llvm-svn: 85516
-
Dan Gohman authored
llvm-svn: 85515
-
Bill Wendling authored
llvm-svn: 85514
-
Fariborz Jahanian authored
llvm-svn: 85512
-