llvm-mirror/include
Benjamin Kramer 730f1fb5b3 Hashing: microoptimize a truncate on 64 bit away. This currently blocks dead code eliminating the conditional.
The optimizer should handle this eventually, but currently LVI isn't really designed for this kind of stuff.

llvm-svn: 151918
2012-03-02 15:34:35 +00:00
..
llvm Hashing: microoptimize a truncate on 64 bit away. This currently blocks dead code eliminating the conditional. 2012-03-02 15:34:35 +00:00
llvm-c [unwind removal] Remove all of the code for the dead 'unwind' instruction. There 2012-02-06 21:44:22 +00:00