Dan Gohman
|
e75704369d
|
Revert 107840 107839 107813 107804 107800 107797 107791.
Debug info intrinsics win for now.
llvm-svn: 107850
|
2010-07-08 01:00:56 +00:00 |
Dan Gohman
|
2d4d01d0de
|
Add X86FastISel support for return statements. This entails refactoring
a bunch of stuff, to allow the target-independent calling convention
logic to be employed.
llvm-svn: 107800
|
2010-07-07 18:32:53 +00:00 |
Dan Gohman
|
fe7532a308
|
Split the SDValue out of OutputArg so that SelectionDAG-independent
code can do calling-convention queries. This obviates OutputArgReg.
llvm-svn: 107786
|
2010-07-07 15:54:55 +00:00 |
Dan Gohman
|
498e5f899d
|
Move CallingConvLower.cpp out of the SelectionDAG directory.
llvm-svn: 107781
|
2010-07-07 15:15:27 +00:00 |