Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG
James Molloy 7ee640f9b6 [CodeGen] Fix a trivial type conversion bug dating back to pre-2008
The heuristic above this code is incredibly suspect, but disregarding that it mutates the cast opcode so we need to check the *mutated* opcode later to see if we need to emit an AssertSext or AssertZext node.

Fixes PR29041.

llvm-svn: 279223
2016-08-19 08:38:50 +00:00
..
2016-06-19 12:37:52 +00:00
2016-04-18 09:17:29 +00:00