issues
search
dtolnay
/
cargo-llvm-lines
Count lines of LLVM IR per generic function
Apache License 2.0
414
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Provide Cargo.lock for reproducible packaging
#38
dtolnay
closed
4 years ago
0
Provide Cargo.lock for downstream Linux packages
#37
jonasmalacofilho
opened
4 years ago
4
Include filepath in error message when read fails
#36
dtolnay
closed
4 years ago
0
Clippy
#35
dtolnay
closed
4 years ago
0
Avoid reading all --files into memory at once
#34
dtolnay
closed
4 years ago
0
Touch up PR 32
#33
dtolnay
closed
4 years ago
0
Added a --files option to analyse rustc's --emit=llvm-lines output.
#32
Julian-Wollersberger
closed
4 years ago
1
Inconsistent output between --lib and --bin
#31
panstromek
opened
4 years ago
0
Forward --target flag to rustc
#30
dtolnay
closed
4 years ago
0
Arbitrary target support
#29
smmalis37
closed
4 years ago
1
Add CI build on windows
#28
dtolnay
closed
4 years ago
0
Eliminate pipe to cat
#27
dtolnay
closed
4 years ago
0
Unsuccessful `cargo rustc` invocation: The system cannot find the file specified. (os error 2)
#26
smmalis37
closed
4 years ago
4
*Somehow* run across the whole workspace
#25
matklad
closed
2 years ago
4
Apply windows-specific workaround to windows only
#24
dtolnay
closed
4 years ago
2
"Fix" the tool not working on Windows
#23
panstromek
closed
4 years ago
0
Fix column alignment by computing widths
#22
dtolnay
closed
4 years ago
0
Misaligned columns if there is a double digit percentage in the first column
#21
dtolnay
closed
4 years ago
0
Fix things up so `cargo llvm-lines` can be used in `rustc-perf`
#20
nnethercote
closed
4 years ago
0
Running again after code changes shows outdated results
#19
SimonSapin
closed
4 years ago
1
Getting "the system cannot find the file specified. (os error 2)" on Windows
#18
panstromek
closed
4 years ago
1
"thin LTO buffers without LLVM's NameAnonGlobals pass"
#17
SimonSapin
closed
4 years ago
2
Option to run llvm-lines on particular example or test in the crate
#16
bluss
closed
2 years ago
2
Add totals and percentages for lines/copies.
#15
nnethercote
closed
4 years ago
2
Enable GitHub Actions
#14
dtolnay
closed
4 years ago
0
do not execute llvm optimizations
#13
andjo403
closed
4 years ago
0
OOMs system / spawns hundreds of processes when passing wrong subcommand
#12
matthiaskrgr
closed
4 years ago
2
Add header + Remove unsafe usage
#11
Shadlock0133
closed
4 years ago
0
Add sorting on totals
#10
hmvp
closed
6 years ago
1
Add Windows support
#9
Jokler
closed
6 years ago
0
Fails to compile on windows
#8
fkaa
closed
6 years ago
1
Option to show the type parameters of every instantiation of a function
#7
dtolnay
opened
6 years ago
4
Flag to provide path to existing *.ll input file, rather than invoking the compiler
#6
dtolnay
closed
4 years ago
1
Column alignment for large numbers
#5
dtolnay
closed
4 years ago
1
Warning: ignoring emit path because multiple .ll files were produced
#4
dtolnay
closed
6 years ago
5
Abort the compiler once the *.ll file has been written
#3
dtolnay
closed
4 years ago
0
Flag to show individual instantiations on separate rows, rather than adding them up
#2
dtolnay
opened
6 years ago
1
Flag to sort by number of instantiations
#1
dtolnay
closed
6 years ago
0
Previous