Go to file
Eric Christopher afc703da52 Weaken the check for a specific movl on the twoaddr-coalesce-3
test - we only care that there are two moves in the loop and not
which part is relative to which register anyhow.

llvm-svn: 231191
2015-03-04 01:19:17 +00:00
clang TypePrinter print __restrict if not in C99 mode 2015-03-03 23:58:09 +00:00
clang-tools-extra Add -fexceptions for targets which need it 2015-03-02 19:12:51 +00:00
compiler-rt [asan] more fixes for x32, patches by H.J. Lu 2015-03-03 23:46:40 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Move mix from math to common 2015-03-03 21:25:08 +00:00
libcxx Allow declaration of map and multimap iterator with incomplete mapped type. Patch from eugenis 2015-03-03 20:10:01 +00:00
libcxxabi [libcxxabi] Build both static and shared versions of libc++abi by default. 2015-03-03 15:59:09 +00:00
lld Implement our own future and use that for FileArchive::preload(). 2015-03-03 22:19:46 +00:00
lldb Another configure+make fix for r230963 2015-03-04 01:05:52 +00:00
llgo [llgo] debug: create replaceable type through DIBuilder 2015-03-02 12:42:45 +00:00
llvm Weaken the check for a specific movl on the twoaddr-coalesce-3 2015-03-04 01:19:17 +00:00
openmp Cleanup provided by Carlo Bertolli 2015-03-03 16:19:57 +00:00
polly Update Polly tests for the great metadata schema change 2015-03-03 18:17:26 +00:00