Skip to content
Commit b8bd232a authored by Stephen Lin's avatar Stephen Lin
Browse files

Add CodeGen support for functions that always return arguments via a new...

Add CodeGen support for functions that always return arguments via a new parameter attribute 'returned', which is taken advantage of in target-independent tail call opportunity detection and in ARM call lowering (when placed on an integral first parameter).

llvm-svn: 179925
parent ffc44549
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment