Go to file
Dean Michael Berris 860247b1bb [XRAY] [compiler-rt] [NFC] Fixing the bit twiddling of Function Id in FDR logging mode.
Summary:
Fixing a bug I found when testing a reader for the FDR format. Function ID is
now correctly packed into the 28 bits which are documented for it instead of being
masked to all ones.

Reviewers: dberris, pelikan, eugenis

Reviewed By: dberris

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D29698

llvm-svn: 294563
2017-02-09 07:05:42 +00:00
clang [X86] Fix copy and paste bug in clzero test from r294559. 2017-02-09 06:22:43 +00:00
clang-tools-extra [clang-tidy] Add -extra-arg and -extra-arg-before to clang-tidy-diff.py 2017-02-08 17:50:24 +00:00
compiler-rt [XRAY] [compiler-rt] [NFC] Fixing the bit twiddling of Function Id in FDR logging mode. 2017-02-09 07:05:42 +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 math: Add logb builtin 2017-01-18 03:14:10 +00:00
libcxx [libcxx][CMake] Support in-tree libunwind when building as part of runtimes 2017-02-09 02:19:43 +00:00
libcxxabi [libcxxabi][CMake] Support in-tree libunwind when building as part of runtimes 2017-02-09 02:19:30 +00:00
libunwind Revert "[libunwind][CMake] Use libc++ headers when available" 2017-02-09 03:56:47 +00:00
lld [test] Fix zlib cond when building stand-alone, clean up 2017-02-08 20:08:29 +00:00
lldb [cmake] add missing dependency lldbCommands->lldbBase 2017-02-09 01:17:34 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [X86] Remove the HLE feature flag. 2017-02-09 06:51:02 +00:00
openmp [libomptarget] Align test code with runtime/ 2017-02-07 06:58:15 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [NFC] Make ScheduleTreeOptimizer::optimizeBand return a schedule node optimized 2017-02-08 13:29:06 +00:00