Go to file
Michael Liao 06f6fe875a minor fix of X86ISD::VSEXT_MOVL dump
llvm-svn: 161902
2012-08-14 22:53:17 +00:00
clang Remove trailing return flag from FunctionTypeLoc, since we now carry that 2012-08-14 22:51:13 +00:00
clang-tools-extra Rename directory from 'toolTemplate' to 'tool-template' 2012-08-14 18:59:24 +00:00
compiler-rt [asan] better diagnostics for mmap failure 2012-08-14 15:18:40 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Do not use linkonce_odr linkage in .ll files. This prevented them 2012-08-05 22:25:48 +00:00
libcxx Remove obsolete do-installhdrs target (again). 2012-08-13 16:32:15 +00:00
libcxxabi Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bits for 64 bit targets. This is controls the data layout of all exceptions defined in <stdexcept>. This aligns the ABI with that of gcc-4.2. 2012-08-08 16:15:16 +00:00
lld Hook up lld-test to llvm check-all. Patch by Andy Gibbs! 2012-07-31 18:44:52 +00:00
lldb When trying to take snapshots of a watched variable, if the frame is unable to evaluate the variable expression, 2012-08-14 20:56:37 +00:00
llvm minor fix of X86ISD::VSEXT_MOVL dump 2012-08-14 22:53:17 +00:00
polly Add preliminary implementation for GPGPU code generation. 2012-08-03 12:50:07 +00:00