- Mar 12, 2010
-
-
John McCall authored
whether it inherited one from a previous declaration. Patch by Enea Zaffanella! llvm-svn: 98362
-
Chris Lattner authored
can get it from the context now. llvm-svn: 98361
-
Chris Lattner authored
by A.Mazur! llvm-svn: 98360
-
Duncan Sands authored
the inner GEP is not a ConstantInt. llvm-svn: 98359
-
Jeffrey Yasskin authored
several fields to make it easier to figure out where bugs might be creeping in. llvm-svn: 98358
-
Duncan Sands authored
ppc calls copysignl with a 128 bit ppc long double, resulting in a node that the type legalizer doesn't know how to expand. llvm-svn: 98357
-
Ted Kremenek authored
llvm-svn: 98352
-
Kovarththanan Rajaratnam authored
llvm-svn: 98350
-
Benjamin Kramer authored
string temporary. This should fix PR6590. llvm-svn: 98349
-
Duncan Sands authored
llvm-svn: 98348
-
Kovarththanan Rajaratnam authored
llvm-svn: 98347
-
Duncan Sands authored
(it seems that FreeBSD doesn't have copysignl). Done by removing a bunch of assumptions from the code. This may also help with sparc 128 bit floats. llvm-svn: 98346
-
Kovarththanan Rajaratnam authored
Thanks to Ben for pointing this out. llvm-svn: 98345
-
Kovarththanan Rajaratnam authored
llvm-svn: 98344
-
Kovarththanan Rajaratnam authored
llvm-svn: 98343
-
Nuno Lopes authored
llvm-svn: 98342
-
Kovarththanan Rajaratnam authored
llvm-svn: 98341
-
Kovarththanan Rajaratnam authored
llvm-svn: 98340
-
Kovarththanan Rajaratnam authored
llvm-svn: 98339
-
Benjamin Kramer authored
to unify the almost identical code in CodeGenPrepare and InstCombineCalls. llvm-svn: 98338
-
Kovarththanan Rajaratnam authored
llvm-svn: 98337
-
Chris Lattner authored
whose true value was not Val#0. llvm-svn: 98336
-
John McCall authored
voids in sub-expressions. Patch by Mike M! Fixes PR4806. llvm-svn: 98335
-
Chris Lattner authored
llvm-svn: 98334
-
Anders Carlsson authored
llvm-svn: 98333
-
Douglas Gregor authored
llvm-svn: 98332
-
Anders Carlsson authored
llvm-svn: 98331
-
Anders Carlsson authored
llvm-svn: 98330
-
Anders Carlsson authored
llvm-svn: 98329
-
Douglas Gregor authored
them). Fixes PR6578. llvm-svn: 98328
-
John McCall authored
references. Based on a patch by Arnaud de Grandmaison! llvm-svn: 98327
-
Ted Kremenek authored
the handling of class extensions from other cases. llvm-svn: 98326
-
Bill Wendling authored
LSDA into the TEXT section. We need to generate non-lazy pointers to it on Mach-O. However, the object the NLP points to may be local to the translation unit. If so, then the NLP needs to have the value of that object specified instead of "0", which the linker interprets as "external". llvm-svn: 98325
-
Chris Lattner authored
just make unnamed temp symbols instead of having to come up with its own names. llvm-svn: 98324
-
Eric Christopher authored
llvm-svn: 98323
-
John McCall authored
llvm-svn: 98322
-
John McCall authored
contexts. llvm-svn: 98321
-
Ted Kremenek authored
llvm-svn: 98320
-
Ted Kremenek authored
so we can clearly see the parser entry points. llvm-svn: 98319
-
Ted Kremenek authored
llvm-svn: 98318
-