- Aug 29, 2009
-
-
Zhongxing Xu authored
llvm-svn: 80417
-
Anders Carlsson authored
llvm-svn: 80416
-
Anders Carlsson authored
llvm-svn: 80415
-
Eric Christopher authored
and make the reference pointer size as it should be. Fixes an abort on a testcase derived from libunwind's personality test in 64-bit. llvm-svn: 80414
-
Anders Carlsson authored
llvm-svn: 80413
-
Anders Carlsson authored
llvm-svn: 80412
-
Jeffrey Yasskin authored
GlobalVariables to MDNodes. llvm-svn: 80411
-
David Goodwin authored
llvm-svn: 80410
-
Anton Korobeynikov authored
llvm-svn: 80409
-
Anton Korobeynikov authored
llvm-svn: 80408
-
Devang Patel authored
Use MDNodes to encode debug info in llvm IR. llvm-svn: 80406
-
Mike Stump authored
llvm-svn: 80405
-
Evan Cheng authored
Let Darwin linker auto-synthesize stubs and lazy-pointers. This deletes a bunch of nasty code in ARM asm printer. llvm-svn: 80404
-
Douglas Gregor authored
Make sure we actually found a redeclaration before complaining about attributes added to a redeclaration in C++ llvm-svn: 80403
-
Anders Carlsson authored
llvm-svn: 80402
-
Eric Christopher authored
llvm-svn: 80401
-
Douglas Gregor authored
llvm-svn: 80399
-
Fariborz Jahanian authored
llvm-svn: 80398
-
Douglas Gregor authored
llvm-svn: 80397
-
- Aug 28, 2009
-
-
Douglas Gregor authored
member templates. llvm-svn: 80396
-
Douglas Gregor authored
llvm-svn: 80395
-
Douglas Gregor authored
llvm-svn: 80394
-
Douglas Gregor authored
to a multi-level template argument list by making it explicit. The forced auditing of callers found a bug in the instantiation of member classes inside member templates. I *love* static type systems. llvm-svn: 80391
-
Douglas Gregor authored
Remove the conversion from a multi-level template argument list back to a single template argument list. We no longer need this crutch llvm-svn: 80390
-
Douglas Gregor authored
When performing template instantiation of the definitions of member templates (or members thereof), we build a data structure containing the template arguments from each "level" of template instantiation. During template instantiation, we substitute all levels of template arguments simultaneously. llvm-svn: 80389
-
Ted Kremenek authored
llvm-svn: 80388
-
Ted Kremenek authored
objects that are not automatically garbage collected. This fixes <rdar://problem/7174400>. llvm-svn: 80387
-
Anders Carlsson authored
llvm-svn: 80386
-
Ted Kremenek authored
llvm-svn: 80385
-
Ted Kremenek authored
particular, clangFrontend was not being linked in. llvm-svn: 80384
-
Anders Carlsson authored
llvm-svn: 80383
-
Fariborz Jahanian authored
llvm-svn: 80382
-
Fariborz Jahanian authored
method definition with labels. llvm-svn: 80381
-
Douglas Gregor authored
MultiLevelTemplateArgumentList. This is a baby step toward instantiating member templates; no intended functionality change yet. llvm-svn: 80380
-
Anders Carlsson authored
llvm-svn: 80377
-
Daniel Dunbar authored
linux builder). llvm-svn: 80376
-
Fariborz Jahanian authored
llvm-svn: 80375
-
Anders Carlsson authored
llvm-svn: 80374
-
Daniel Dunbar authored
llvm-ld shell wrapper script in the archive, not the relinked object! Also, rename the temp file to avoid conflicts. llvm-svn: 80373
-
Andreas Neustifter authored
See http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090824/085828.html llvm-svn: 80372
-