Go to file
Chris Lattner 7dd540ee24 teach sext optimization to handle truncs from types that are not
the dest of the sext.

llvm-svn: 93128
2010-01-10 20:30:41 +00:00
clang Silence MSVC warning. 2010-01-10 19:57:50 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm teach sext optimization to handle truncs from types that are not 2010-01-10 20:30:41 +00:00