| commit | b14ce09fcab9239940b74a72c66f2e99337e3835 | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Sat Apr 16 03:08:26 2011 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Sat Apr 16 03:08:26 2011 +0000 |
| tree | 7abd135892b37e3fa6669adff232a97fd7410a29 | |
| parent | c715e724de91dc2524595bbd72f8ab95e58bdcec [diff] |
Fix divmod libcall lowering. Convert to {S|U}DIVREM first and then expand the node to a libcall. rdar://9280991
llvm-svn: 129633