1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/tools/llvm-xray/X86
Dean Michael Berris 3f6d4b605c [XRay][tools] Remove some assertions in llvm-xray graph
Summary:
Assertions assuming that function calls may not have zero durations do
not seem to hold in the wild. There are valid cases where the conversion
of the tsc counters end up becoming zero-length durations. These
assertions don't really hold and the algorithms don't need those to be
true for them to work.

Reviewers: dblaikie, echristo

Subscribers: llvm-commits

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

llvm-svn: 299150
2017-03-31 01:56:45 +00:00
..
Inputs [XRay] Update FDR log reader to be aware of buffer sizes per thread. 2017-03-29 06:10:12 +00:00
account-deduce-tail-call.yaml
account-keep-going.yaml
account-simple-case.yaml
account-simple-sorting.yaml
bad-instrmap-sizes.txt
convert-fdr-to-yaml.txt
convert-roundtrip.yaml
convert-to-yaml.txt
convert-with-debug-syms.txt
convert-with-standalone-instrmap.txt
convert-with-yaml-instrmap.txt
empty.txt
extract-instrmap.ll
graph-color-simple-case.yaml [XRAY] A Color Choosing helper for XRay Graph 2017-02-25 00:26:42 +00:00
graph-deduce-tail-call.yaml
graph-simple-case.yaml
graph-zero-latency-calls.yaml [XRay][tools] Remove some assertions in llvm-xray graph 2017-03-31 01:56:45 +00:00
lit.local.cfg
no-instr-map.txt
no-subcommand-noassert.txt [XRay][tools] Handle "no subcommand" case for llvm-xray 2017-03-29 04:55:45 +00:00
no-such-file.txt
unsupported-elf32.txt