Go to file
Chris Lattner 33dc3f0cfa optimize uadd(x, cst) into a comparison when the normal
result is dead.  This is required for my next patch to not
regress the testsuite.

llvm-svn: 122181
2010-12-19 19:35:32 +00:00
clang Add support for the Microsoft uuid attribute: 2010-12-19 06:50:37 +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 Improved our argument parsing abilities to be able to handle stuff more like 2010-12-19 03:41:24 +00:00
llvm optimize uadd(x, cst) into a comparison when the normal 2010-12-19 19:35:32 +00:00