- Oct 27, 2009
-
-
Douglas Gregor authored
be inlined. llvm-svn: 85307
-
Chris Lattner authored
llvm-svn: 85306
-
Douglas Gregor authored
FunctionDecl::isInlineSpecified/setInlineSpecified. llvm-svn: 85305
-
Douglas Gregor authored
function template specializations and member functions of class template specializations. llvm-svn: 85300
-
Johnny Chen authored
llvm-svn: 85299
-
Devang Patel authored
Do not held on to DenseMap slot accross map insertion. The insertion may cause the map to grow rending the slot invalid. Use this opportunity to use ValueMap instead of DenseMap. llvm-svn: 85298
-
Johnny Chen authored
BL_pred and BLr9_pred. llvm-svn: 85297
-
Chris Lattner authored
llvm-svn: 85296
-
Jeffrey Yasskin authored
http://llvm.org/PR5184, and beef up the comments to describe what both options do and the risks of lazy compilation in the presence of threads. llvm-svn: 85295
-
Chris Lattner authored
llvm-svn: 85294
-
Dale Johannesen authored
llvm-svn: 85290
-
Dale Johannesen authored
llvm-svn: 85287
-
Victor Hernandez authored
llvm-svn: 85286
-
Oscar Fuentes authored
llvm-svn: 85285
-
Oscar Fuentes authored
CMakeLists.txt, Makefiles, ... it's better to whitelist what we really want to install. Patch by Ingmar Vanhassel! llvm-svn: 85283
-
Oscar Fuentes authored
CMakeLists.txt, Makefiles, ... it's better to whitelist what we really want to install. Patch by Ingmar Vanhassel! llvm-svn: 85282
-
Evan Cheng authored
Do away with addLegalFPImmediate. Add a target hook isFPImmLegal which returns true if the fp immediate can be natively codegened by target. llvm-svn: 85281
-
Bob Wilson authored
instruction format that already takes care of setting this. llvm-svn: 85280
-
Daniel Dunbar authored
llvm-svn: 85278
-
Daniel Dunbar authored
llvm-svn: 85277
-
Oscar Fuentes authored
Based on a patch by Ingmar Vanhassel. llvm-svn: 85276
-
Daniel Dunbar authored
type have mismatched Objective-C types. - <rdar://problem/7336352> [irgen] crash in synthesized property construction llvm-svn: 85275
-
Chris Lattner authored
(assembler,asmprinter, bc reader+writer) and document it. Codegen currently aborts on it. llvm-svn: 85274
-
Johnny Chen authored
for the r/rr fragment of the multiclass AI_unary_rrot/AI_bin_rrot. llvm-svn: 85271
-
Douglas Gregor authored
members that have a definition. Also, use CheckSpecializationInstantiationRedecl as part of this instantiation to make sure that we diagnose the various kinds of problems that can occur with explicit instantiations. llvm-svn: 85270
-
Rafael Espindola authored
llvm-svn: 85266
-
Daniel Dunbar authored
llvm-svn: 85264
-
Daniel Dunbar authored
llvm-svn: 85263
-
Daniel Dunbar authored
llvm-svn: 85262
-
Daniel Dunbar authored
llvm-svn: 85261
-
Daniel Dunbar authored
Also, fix some brokenness in the test script w.r.t REMOTE. llvm-svn: 85260
-
Daniel Dunbar authored
llvm-svn: 85259
-
Chris Lattner authored
llvm-svn: 85258
-
Sanjiv Gupta authored
llvm-svn: 85257
-
Chris Lattner authored
llvm-svn: 85256
-
Johnny Chen authored
llvm-svn: 85255
-
Chris Lattner authored
llvm-svn: 85254
-
Chris Lattner authored
thread safe either. llvm-svn: 85253
-
Chris Lattner authored
llvm-svn: 85252
-
Nick Lewycky authored
llvm-svn: 85251
-