Files
llvm-6502/lib/Transforms/InstCombine
Hans Wennborg 4f7a137d61 Merging r226708:
------------------------------------------------------------------------
r226708 | majnemer | 2015-01-21 14:32:04 -0800 (Wed, 21 Jan 2015) | 4 lines

InstCombine: Don't strip bitcasts off of callsites marked 'thunk'

The return type of a thunk is meaningless, we just want the arguments
and return value to be forwarded.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@226854 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-22 19:40:47 +00:00
..
2015-01-22 19:40:47 +00:00
2015-01-14 23:14:47 +00:00