OSDN Git Service

add R0 to liveout
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 5 Jun 2006 22:26:14 +0000 (22:26 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 5 Jun 2006 22:26:14 +0000 (22:26 +0000)
commit4b02367d542c7eaa429d1ff73119ae44ddb252a8
tree6a6a74b9ed8a5e60f54f70921ce5cb8d1a34b776
parent2403b855cdd42db799052b30b286095d731f7646
add R0 to liveout
expand "ret null" (implements test/Regression/CodeGen/ARM/ret_void.ll)
note that a Flag link is missing between the copy and the branch

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28691 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp