Go to file
Chris Lattner 0b3ca50ebb implement type legalization promotion support for SMULO and UMULO, giving
ARM (and other 32-bit-only) targets support for i8 and i16 overflow 
multiplies.  The generated code isn't great, but this at least fixes
CodeGen/Generic/overflow.ll when running on ARM hosts.

llvm-svn: 122221
2010-12-20 02:05:39 +00:00
clang Validate Microsoft's uuid attribute string. 2010-12-20 01:41:49 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx Effort to reduce the number of exported symbols 2010-12-17 14:46:43 +00:00
lldb Line tables were trying to be too clever and only use 24 bits for a line 2010-12-19 22:07:39 +00:00
llvm implement type legalization promotion support for SMULO and UMULO, giving 2010-12-20 02:05:39 +00:00