- Jun 16, 2010
-
-
Rafael Espindola authored
convention with a new call with a different calling convention. llvm-svn: 106134
-
Johnny Chen authored
llvm-svn: 106133
-
Caroline Tice authored
other script files around, so they can be run from outside Xcode. Also, check the current OS, and only try to use the framework structure stuff on Darwin systems. llvm-svn: 106132
-
Rafael Espindola authored
(the last argument of the triple). llvm-svn: 106131
-
Fariborz Jahanian authored
complete before attempting to bind it to a temporary. Fixes PR7386. llvm-svn: 106130
-
Jim Grosbach authored
llvm-svn: 106126
-
Devang Patel authored
llvm-svn: 106122
-
Devang Patel authored
llvm-svn: 106121
-
Rafael Espindola authored
llvm-svn: 106120
-
Bill Wendling authored
llvm-svn: 106119
-
Rafael Espindola authored
llvm-svn: 106118
-
Douglas Gregor authored
llvm-svn: 106117
-
Owen Anderson authored
llvm-svn: 106116
-
Zhanyong Wan authored
llvm-svn: 106114
-
Daniel Dunbar authored
llvm-svn: 106113
-
Daniel Dunbar authored
llvm-svn: 106112
-
Douglas Gregor authored
llvm-svn: 106111
-
Douglas Gregor authored
of an explicit instantiation to an ExtWarn, since nobody else seems to diagnose this problem. llvm-svn: 106109
-
Douglas Gregor authored
llvm-svn: 106108
-
Fariborz Jahanian authored
decl. and one ddefined in darwin header file. llvm-svn: 106107
-
Rafael Espindola authored
llvm-svn: 106106
-
Douglas Gregor authored
virtual base class, but the class still has dependent base classes, then don't diagnose the failed match as an error: the right base class might magically appear. Fixes PR7259. llvm-svn: 106103
-
Benjamin Kramer authored
llvm-svn: 106102
-
Douglas Gregor authored
llvm-svn: 106101
-
Douglas Gregor authored
llvm-svn: 106100
-
Abramo Bagnara authored
llvm-svn: 106099
-
John McCall authored
document. jyasskin, let me know if this meets your needs. llvm-svn: 106098
-
Benjamin Kramer authored
The memcmp will be optimized further and even the pathological case 'strstr(x, "x") == x' generates optimal code now. llvm-svn: 106097
-
John McCall authored
for overridden virtual methods. llvm-svn: 106096
-
John McCall authored
llvm-svn: 106094
-
John McCall authored
introduced by using decls are hidden even if their template parameter lists or return types differ from the "overriding" declaration. Propagate using shadow declarations around more effectively when looking up template-ids. Reperform lookup for template-ids in member expressions so that access control is properly set up. Fix some number of latent bugs involving template-ids with totally invalid base types. You can only actually get these with a scope specifier, since otherwise the template-id won't parse as a template-id. Fixes PR7384. llvm-svn: 106093
-
Evan Cheng authored
Make post-ra scheduling, anti-dep breaking, and register scavenger (conservatively) aware of predicated instructions. This enables ARM to move if-conversion before post-ra scheduler. llvm-svn: 106091
-
Devang Patel authored
llvm-svn: 106088
-
Zhongxing Xu authored
llvm-svn: 106087
-
Zhongxing Xu authored
llvm-svn: 106086
-
Zhongxing Xu authored
unknown. llvm-svn: 106085
-
Zhongxing Xu authored
llvm-svn: 106084
-
Zhongxing Xu authored
arguments are not undefined. llvm-svn: 106083
-
Zhongxing Xu authored
This is the start. llvm-svn: 106082
-
Charles Davis authored
llvm-svn: 106081
-