Go to file
Bhushan D. Attarde 29e5937cd9 Initial Assembly profiler for mips64
Summary:
This is initial implementation of assembly profiler which only scans prologue/epilogue assembly instructions to create CFI instructions.

Reviewers: clayborg, jasonmolenda

Differential Revision: http://reviews.llvm.org/D7696

llvm-svn: 232619
2015-03-18 09:21:29 +00:00
clang Lex: Don't call getIdentifierInfo on annotation tokens 2015-03-18 07:53:20 +00:00
clang-tools-extra [clang-tidy] Move google-readability-function check to readability-named-parameter. 2015-03-16 22:31:16 +00:00
compiler-rt [sanitizer] add run-time a flag coverage_order_pcs. When true, the PCs are dumped in the order of their appearance 2015-03-18 00:23:44 +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 Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Fix DYNLD_LIBRARY_PATH to include the ABI path if specified 2015-03-17 19:37:26 +00:00
libcxxabi Let libc++'s LIT configuration setup our linker paths and env. 2015-03-17 19:45:21 +00:00
lld [ELF][ARM] Place gotSymbol in an anonymous namespace 2015-03-17 16:40:14 +00:00
lldb Initial Assembly profiler for mips64 2015-03-18 09:21:29 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm [mips] Add itineraries for ext and ins instructions. 2015-03-18 06:28:38 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Fix debug info now that the verifier is on 2015-03-17 18:23:38 +00:00