Fix divmod libcall lowering. Convert to {S|U}DIVREM first and then expand the...
Fix divmod libcall lowering. Convert to {S|U}DIVREM first and then expand the node to a libcall. rdar://9280991 llvm-svn: 129633
Loading
Please register or sign in to comment