Go to file
Chris Lattner d5df1f5b54 sink the call to VT.getSizeInBits() down into its uses,
not all unary nodes necessarily have a simple result type.

llvm-svn: 98547
2010-03-15 16:05:15 +00:00
clang During C++ name lookup, use DeclContext::Equals() rather than 2010-03-15 15:26:48 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm sink the call to VT.getSizeInBits() down into its uses, 2010-03-15 16:05:15 +00:00