Go to file
Adam Nemet 37d18f1d8a [opt-viewer] Print allocated memory per remark in opt-stats.py
If heapy is installed print the "average" in-memory remark size.  This is
estimated by dividing the total heap size by the number of unique remarks.

llvm-svn: 308537
2017-07-19 22:04:58 +00:00
clang Add isValidCPUName and isValidFeature to TargetInfo 2017-07-19 21:50:08 +00:00
clang-tools-extra [clangd] Allow specifying -resource-dir 2017-07-19 15:43:35 +00:00
compiler-rt [X86][builtins] Sync getX86CpuIDAndInfoEx with llvm's Host.cpp again. 2017-07-19 05:11:20 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx [libcxx] [test] Update msvc_stdlib_force_include.hpp. 2017-07-19 22:02:33 +00:00
libcxxabi Update version to 6.0.0svn 2017-07-19 13:42:18 +00:00
libunwind Bump docs version to 6.0 2017-07-19 13:49:39 +00:00
lld Call StringRef::contains only once for each StringRef. 2017-07-19 21:49:01 +00:00
lldb Fix GreenDragon bots 2017-07-19 18:57:16 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [opt-viewer] Print allocated memory per remark in opt-stats.py 2017-07-19 22:04:58 +00:00
openmp OpenMP RTL cleanup: two PAUSEs per spin loop iteration replaced with single one 2017-07-19 09:26:13 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Make byref llvm::Use parameters const. NFC. 2017-07-19 20:41:56 +00:00