Eli Friedman
|
ba315a4fcc
|
Add x86 fast-isel for calls returning first-class aggregates. rdar://9435872.
This is r131438 with a couple small fixes.
llvm-svn: 131474
|
2011-05-17 18:29:03 +00:00 |
|
Eli Friedman
|
3aa2fe389f
|
Back out r131444 and r131438; they're breaking nightly tests. I'll look into
it more tomorrow.
llvm-svn: 131451
|
2011-05-17 02:36:59 +00:00 |
|
Eli Friedman
|
8c4de16d2b
|
Add x86 fast-isel for calls returning first-class aggregates. rdar://9435872.
llvm-svn: 131438
|
2011-05-17 00:13:47 +00:00 |
|
Eli Friedman
|
cb60e2293f
|
Make fast-isel work correctly s/uadd.with.overflow intrinsics.
llvm-svn: 131420
|
2011-05-16 21:06:17 +00:00 |
|
Eli Friedman
|
5f1b7e4153
|
Basic fast-isel of extractvalue. Not too helpful on its own, given the IR clang generates for cases like this, but it should become more useful soon.
llvm-svn: 131417
|
2011-05-16 20:27:46 +00:00 |
|