Go to file
Xinliang David Li baf55d8266 [PGO] Move buffer write callback to a common file
This is a NFC refactoring enabling code sharing by file writer.

llvm-svn: 256264
2015-12-22 18:57:15 +00:00
clang clang-format: [JS] Support arrays of object-type literals. 2015-12-22 15:48:35 +00:00
clang-tools-extra [clang-tidy] Added documentation for modernize-redundant-void-arg 2015-12-22 18:13:00 +00:00
compiler-rt [PGO] Move buffer write callback to a common file 2015-12-22 18:57:15 +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 AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx Fix type in tuple test. Sorry for the noise 2015-12-18 01:04:36 +00:00
libcxxabi Fix ARM __cxa_end_cleanup() and gc-sections. 2015-12-22 14:38:30 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Drop remaining uses of the Base typedef idiom. 2015-12-21 21:07:31 +00:00
lldb skip TestEvents.py on Darwin 2015-12-22 17:24:31 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [BPI] Replace weights by probabilities in BPI. 2015-12-22 18:56:14 +00:00
openmp Prevent monitor thread creation when KMP_BLOCKTIME="infinite" 2015-12-18 23:20:36 +00:00
polly ScopDetection: Simplify std::distance(....) to BB->size() 2015-12-22 17:38:59 +00:00