- Dec 22, 2008
-
-
Bill Wendling authored
llvm-svn: 61352
-
-
Bill Wendling authored
llvm-svn: 61350
-
Bill Wendling authored
llvm-svn: 61349
-
Sebastian Redl authored
llvm-svn: 61348
-
Bill Wendling authored
truely deleted. These will be expanded with further checks of all of the data structures. llvm-svn: 61347
-
Sebastian Redl authored
llvm-svn: 61346
-
Dan Gohman authored
functions. llvm-svn: 61345
-
Dan Gohman authored
up on a profile. llvm-svn: 61344
-
Dan Gohman authored
reallocations. We don't do cloning on MachineInstr schedule DAGs, but this is a worthwhile sanity check regardless. llvm-svn: 61343
-
Dan Gohman authored
llvm-svn: 61342
-
Dan Gohman authored
comment for the ScheduleDAGSDNodes class. llvm-svn: 61341
-
Douglas Gregor authored
Support conversion from a null pointer constant o any Objective-C object pointer type. Fixes rdar://problem/6463298 llvm-svn: 61340
-
Fariborz Jahanian authored
instance methods by building print-class-info.m, whose output is now identical to what gcc puts out. llvm-svn: 61339
-
Dan Gohman authored
llvm-svn: 61338
-
Sebastian Redl authored
llvm-svn: 61337
-
Fariborz Jahanian authored
property in a category and to issue diagnostics for mismatch method in some other cases. llvm-svn: 61336
-
Sebastian Redl authored
llvm-svn: 61335
-
Anders Carlsson authored
llvm-svn: 61334
-
Zhongxing Xu authored
llvm-svn: 61333
-
Anders Carlsson authored
llvm-svn: 61332
-
Anders Carlsson authored
llvm-svn: 61331
-
Anders Carlsson authored
llvm-svn: 61330
-
Douglas Gregor authored
- Overloading has to cope with having both static and non-static member functions in the overload set. - The call may or may not have an implicit object argument, depending on the syntax (x.f() vs. f()) and the context (static vs. non-static member function). - We now generate MemberExprs for implicit member access expression. - We now cope with mutable whenever we're building MemberExprs. llvm-svn: 61329
-
Anders Carlsson authored
llvm-svn: 61328
-
Anders Carlsson authored
llvm-svn: 61327
-
Anders Carlsson authored
llvm-svn: 61326
-
Anders Carlsson authored
llvm-svn: 61325
-
Anders Carlsson authored
llvm-svn: 61324
-
Anders Carlsson authored
llvm-svn: 61323
-
Anders Carlsson authored
llvm-svn: 61322
-
Anders Carlsson authored
llvm-svn: 61321
-
Anders Carlsson authored
llvm-svn: 61320
-
Zhongxing Xu authored
us to measure the effect of this optimization. llvm-svn: 61319
-
Anders Carlsson authored
Add composite conversion intrinsics - will implement them shortly. llvm-svn: 61318
-
Anders Carlsson authored
llvm-svn: 61317
-
Anders Carlsson authored
llvm-svn: 61316
-
Anders Carlsson authored
llvm-svn: 61315
-
- Dec 21, 2008
-
-
Anders Carlsson authored
llvm-svn: 61314
-
Sebastian Redl authored
llvm-svn: 61313
-