Go to file
Tom Stellard be507fb5d3 R600/SI: Mark EXEC_LO and EXEC_HI as reserved
These registers can be allocated and used like other 32-bit registers,
but it seems like a likely source for bugs.

llvm-svn: 218350
2014-09-24 01:33:23 +00:00
clang MS ABI: Pure virtual functions don't contribute to vtordisps 2014-09-23 22:58:15 +00:00
clang-tools-extra Drop superfluous semicolon. GCC's -pedantic warns about this. 2014-09-23 14:46:55 +00:00
compiler-rt [asan] Fix one test on Android-L. 2014-09-23 15:42:04 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Remove more redundant semi-colons 2014-09-18 09:23:40 +00:00
libcxx [libcxx] Fix installation of ABI headers. Fixes PR20936 2014-09-23 14:42:28 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [PECOFF] Keep unmangled name in the export table descriptor 2014-09-24 00:55:15 +00:00
lldb Fix up the HostThread interface, making the interface simpler. 2014-09-23 18:32:09 +00:00
llvm R600/SI: Mark EXEC_LO and EXEC_HI as reserved 2014-09-24 01:33:23 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [www] Update formatting of news feed 2014-09-22 07:37:12 +00:00