- Dec 22, 2008
-
-
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
-
Sebastian Redl authored
llvm-svn: 61312
-
Zhongxing Xu authored
llvm-svn: 61311
-
Sebastian Redl authored
llvm-svn: 61310
-
Sebastian Redl authored
llvm-svn: 61309
-
Sebastian Redl authored
Document how move semantics and the emulation work. Do this in-file because it's such a specific thing. Restructure code for less duplication. llvm-svn: 61308
-
Mikhail Glushenkov authored
llvm-svn: 61307
-
Zhongxing Xu authored
llvm-svn: 61306
-
Anders Carlsson authored
llvm-svn: 61305
-
Zhongxing Xu authored
llvm-svn: 61304
-