Go to file
Johnny Chen 4fe2302ae2 Fix test failures in TestWatchpointIter.py due to http://llvm.org/viewvc/llvm-project?rev=162322&view=rev.
llvm-svn: 162328
2012-08-21 23:17:04 +00:00
clang [ms-inline asm] Remove the patchMSAsmStrings function. After some discussion 2012-08-21 23:09:21 +00:00
clang-tools-extra Make Mr. Pedantic happy by fixing banner to be exactly 80 columns 2012-08-21 16:29:41 +00:00
compiler-rt [asan] fix mac build 2012-08-21 14:43:36 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add rsqrt builtin. Based on patch by Cassie Epps! 2012-08-21 10:48:35 +00:00
libcxx In C++03 mode add an explicit conversion from int to the emulated class enum. Fixes a problem reported by C. Bergström. 2012-08-19 17:14:47 +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 Fix test failures in TestWatchpointIter.py due to http://llvm.org/viewvc/llvm-project?rev=162322&view=rev. 2012-08-21 23:17:04 +00:00
llvm MaximumSpanningTree::EdgeWeightCompare: Make this comparator actually be a 2012-08-21 21:03:40 +00:00
polly autoconf: Only define GPGPU_CODEGEN, if that feature is requested 2012-08-21 12:29:10 +00:00