Chris Lattner
|
a5f58b05e8
|
clang side to match the LLVM IR type system rewrite patch.
llvm-svn: 134831
|
2011-07-09 17:41:47 +00:00 |
Eli Friedman
|
50ed150632
|
Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 2 of 3.
llvm-svn: 133011
|
2011-06-14 21:20:53 +00:00 |
Eli Friedman
|
a526f275e3
|
Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1 of 3 or so.
llvm-svn: 132945
|
2011-06-13 22:51:21 +00:00 |
Rafael Espindola
|
05842dabb8
|
Move unnamed_addr after the function arguments on Sabre's request.
llvm-svn: 124210
|
2011-01-25 19:10:24 +00:00 |
Rafael Espindola
|
0ee986c1f1
|
Add unnamed_addr to constructors and destructors.
llvm-svn: 123197
|
2011-01-11 00:26:26 +00:00 |
Anders Carlsson
|
66bbf50877
|
Look through parentheses when deciding whether an expr is a temporary object. Fixes PR8683.
llvm-svn: 120247
|
2010-11-28 16:40:49 +00:00 |
Douglas Gregor
|
ec3a3f5257
|
Do not elide copy construction when we're performing base-class initialization
llvm-svn: 111783
|
2010-08-22 18:27:02 +00:00 |
Eli Friedman
|
fddc26cc64
|
Make copy constructor elimination work in more cases; the case in question
here affects clang-on-clang.
llvm-svn: 92151
|
2009-12-24 23:33:34 +00:00 |