aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2012-05-30 17:50:14 +0000
committerChris Lattner <sabre@nondot.org>2012-05-30 17:50:14 +0000
commit04d722a68d16a383272c84f3b7386b654a6478e7 (patch)
tree960e52553048dc440da8095d5a332aa84dda22dd /llvm/lib/CodeGen/MachineInstr.cpp
parenta1d29cd4711e99517c2c337a4fcd14ec03366e4e (diff)
downloadllvm-04d722a68d16a383272c84f3b7386b654a6478e7.zip
llvm-04d722a68d16a383272c84f3b7386b654a6478e7.tar.gz
llvm-04d722a68d16a383272c84f3b7386b654a6478e7.tar.bz2
Extend the (abi-irrelevant) return convention to be able to return more than two values in
integer registers. This is already supported by the fastcc convention, but it doesn't hurt to support it in the standard conventions as well. In cases where we can cheat at the calling convention, this allows us to avoid returning things through memory in more cases. llvm-svn: 157698
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions