Go to file
Chris Lattner ae289632ef Enhance the previous fix for PR4895 to allow more values than just
simple constants for the true/false value of the select.  We now
do phi translation etc.  This really fixes PR4895 :)

llvm-svn: 82917
2009-09-27 20:18:49 +00:00
clang Mangle dependent name expressions. Fixes PR5063. 2009-09-27 20:11:34 +00:00
compiler-rt If the compiler does not support GCC-compatible 2009-09-23 16:05:25 +00:00
llvm Enhance the previous fix for PR4895 to allow more values than just 2009-09-27 20:18:49 +00:00