repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-remarkutil
/
size-diff
/
Inputs
/
inconvertible-integer.yaml
blob
106e0b2519dfaad263c56aa87c070a37357b775e
1
--- !Analysis
2
Pass: prologepilog
3
Name: StackSize
4
Function: func0
5
Args:
6
- NumStackBytes: '1'
7
- String: ' stack bytes in function'
8
...
9
--- !Analysis
10
Pass: asm-printer
11
Name: InstructionCount
12
Function: func0
13
Args:
14
- NumInstructions: 'a'
15
- String: ' instructions in function'
16
...