| commit | b4bd3880ba77f7302e23bef10a810d05a1314074 | [log] [tgz] |
|---|---|---|
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Fri Apr 06 21:17:42 2012 +0000 |
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Fri Apr 06 21:17:42 2012 +0000 |
| tree | a0a617c5a5df46d2c82ffde8910e98abb6f9a7eb | |
| parent | afc7b13e562ecd8f6e95b11b7d7e1a583099a584 [diff] |
Eliminate iOS-specific tail call instructions. After register masks were introdruced to represent the call clobbers, it is no longer necessary to have duplicate instruction for iOS. llvm-svn: 154209