Go to file
Eric Christopher 385f4b36d8 Remove the conditional addition of the execution dependency fixing
pass from the ARM backend as the pass itself will detect any use
of the appropriate register class.

llvm-svn: 231324
2015-03-05 00:28:55 +00:00
clang Give some obj-c rewriter tests that use MS pragmas a triple as a speculative fix 2015-03-05 00:04:18 +00:00
clang-tools-extra [clang-tidy] Fix namespace comments. NFC. 2015-03-04 18:01:10 +00:00
compiler-rt [sanitizer] when dumping coverage bitset, dump seperate file for every module, instead of dumping a single combined bitset 2015-03-04 23:41:55 +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 Move the <dynarray> tests out of the std/ hierarchy, since it's not really part of the standard any more. 2015-03-04 23:09:15 +00:00
libcxxabi [libcxxabi] Build both static and shared versions of libc++abi by default. 2015-03-03 15:59:09 +00:00
lld Use range-based for loops to iterate over file nodes. 2015-03-05 00:07:38 +00:00
lldb Appease the Windows bot 2015-03-04 23:19:36 +00:00
llgo [llgo] debug: create replaceable type through DIBuilder 2015-03-02 12:42:45 +00:00
llvm Remove the conditional addition of the execution dependency fixing 2015-03-05 00:28:55 +00:00
openmp Cleanup provided by Carlo Bertolli 2015-03-03 16:19:57 +00:00
polly Rename the Dependences pass to DependenceInfo [NFC] 2015-03-04 22:43:40 +00:00