index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
codegen-units
/
partitioning
/
local-inlining.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-46
/
+0
2021-09-23
Support incremental in compiletest for non-incremental modes.
Eric Huss
-2
/
+3
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-1
/
+1
2020-08-30
ty: remove obsolete printer
David Wood
-4
/
+4
2020-03-24
Remove `-Z incremental`.
Nicholas Nethercote
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-5
/
+5
2017-11-07
Update codegen-unit tests.
Michael Woerister
-9
/
+9
2017-10-07
rustc: Don't inline in CGUs at -O0
Alex Crichton
-0
/
+1
2017-07-13
Adapt cgu-partitioning tests to pre-trans symbol internalization.
Michael Woerister
-3
/
+3
2016-09-15
Adapt codegen-unit test cases to new behaviour
Michael Woerister
-1
/
+1
2016-07-08
Improve linkage assignment in trans::partitioning.
Michael Woerister
-4
/
+4
2016-05-01
Fix a race condition caused by concurrently executed codegen unit tests.
Michael Woerister
-1
/
+3
2016-04-28
Make the codegen unit partitioner also emit item declarations.
Michael Woerister
-1
/
+1
2016-04-28
Add FixedUnitCount codegen unit partitioning strategy.
Michael Woerister
-1
/
+1
2016-04-28
Fix codegen-units tests
James Miller
-2
/
+0
2016-04-15
Add initial version of codegen unit partitioning for incremental compilation.
Michael Woerister
-0
/
+54