Eli Friedman
|
7b27942fe7
|
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
|
7335e8a720
|
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
|
83ba150f3a
|
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
|
a4d4a0162d
|
Make fast-isel work correctly s/uadd.with.overflow intrinsics.
llvm-svn: 131420
|
2011-05-16 21:06:17 +00:00 |
Eli Friedman
|
9ac944774f
|
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 |