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
/
compiler
/
rustc_codegen_llvm
Age
Commit message (
Expand
)
Author
Lines
2021-06-05
Disable the machine outliner by default
Simonas Kazlauskas
-1
/
+12
2021-06-04
Add first cut of functionality for #58713: support for #[link(kind = "raw-dyl...
Richard Cobbe
-1
/
+116
2021-06-04
Auto merge of #84449 - alexcrichton:metadata-in-object, r=nagisa
bors
-84
/
+0
2021-06-04
rustc: Store metadata-in-rlibs in object files
Alex Crichton
-84
/
+0
2021-06-04
Move crate_name field from OngoingCodegen to CrateInfo
bjorn3
-1
/
+1
2021-06-04
Remove unused imports
bjorn3
-2
/
+2
2021-06-04
Provide default MetadataLoader
bjorn3
-4
/
+0
2021-06-04
Provide a default provide* implementation for CodegenBackend
bjorn3
-3
/
+0
2021-06-02
Respond to review feedback
Wesley Wiser
-62
/
+28
2021-06-02
Change the type name from `_enum<..>` to `enum$<..>`
Wesley Wiser
-3
/
+3
2021-06-02
Respond to review feedback
Wesley Wiser
-3
/
+33
2021-06-02
Make tidy happy
Wesley Wiser
-4
/
+10
2021-06-02
Generate better debuginfo for niche-layout enums
Wesley Wiser
-72
/
+127
2021-06-02
Remove fallback for containing scopes
Wesley Wiser
-9
/
+2
2021-06-02
Resolve EnumTagInfo FIXME
Wesley Wiser
-15
/
+11
2021-06-02
Generate better debuginfo for directly tagged enums
Wesley Wiser
-5
/
+6
2021-06-02
Miscellaneous inlining improvements
Tomasz Miąsko
-0
/
+6
2021-06-01
Drop metadata_encoding_version.
Camille GILLOT
-1
/
+2
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-2
/
+1
2021-05-30
Drop metadata_encoding_version.
Camille GILLOT
-1
/
+2
2021-05-28
Fix static relocation model for PowerPC64
Boris-Chengbiao Zhou
-44
/
+37
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-05-23
Add support for BPF inline assembly
Alessandro Decina
-0
/
+6
2021-05-20
Auto merge of #84665 - adamgemmell:aarch64-features, r=Amanieu
bors
-0
/
+6
2021-05-19
Rename fptoint to frintts
Adam Gemmell
-0
/
+1
2021-05-19
Remove LSE2
Adam Gemmell
-1
/
+0
2021-05-19
Auto merge of #85276 - Bobo1239:more_dso_local, r=nagisa
bors
-1
/
+39
2021-05-18
Set dso_local for more items
Boris-Chengbiao Zhou
-1
/
+39
2021-05-18
Stabilize extended_key_value_attributes
Joshua Nelson
-1
/
+1
2021-05-17
Auto merge of #85178 - cjgillot:local-crate, r=oli-obk
bors
-16
/
+12
2021-05-17
rustc_codegen_ssa: append blocks to functions w/o creating a builder.
Eduard-Mihai Burtescu
-23
/
+29
2021-05-17
rustc_codegen_ssa: only create backend `BasicBlock`s as-needed.
Eduard-Mihai Burtescu
-5
/
+0
2021-05-16
Auto merge of #85279 - DrChat:asm_powerpc64, r=Amanieu
bors
-1
/
+1
2021-05-14
Auto merge of #83640 - bjorn3:shared_metadata_reader, r=nagisa
bors
-116
/
+17
2021-05-13
Add asm!() support for PowerPC64
Dr. Chat
-1
/
+1
2021-05-13
Add support for const operands and options to global_asm!
Amanieu d'Antras
-3
/
+42
2021-05-13
Auto merge of #84732 - DrChat:asm_powerpc, r=Amanieu
bors
-0
/
+8
2021-05-12
Use () for codegen queries.
Camille GILLOT
-13
/
+9
2021-05-12
Use () for mir_keys.
Camille GILLOT
-1
/
+1
2021-05-12
Use () for entry_fn.
Camille GILLOT
-2
/
+2
2021-05-12
Auto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
bors
-4
/
+4
2021-05-12
Auto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
bors
-40
/
+3
2021-05-11
Add initial asm!() support for PowerPC
Dr. Chat
-0
/
+8
2021-05-10
Add link to historic note
bjorn3
-1
/
+2
2021-05-08
Support -C passes in NewPM
Nikita Popov
-16
/
+38
2021-05-08
Don't force -O1 with ThinLTO
Nikita Popov
-22
/
+0
2021-05-08
Explicitly register GCOV profiling pass as well
Nikita Popov
-9
/
+10
2021-05-08
Explicitly register instrprof pass
Nikita Popov
-1
/
+7
2021-05-08
Make -Z new-llvm-pass-manager an Option<bool>
Nikita Popov
-1
/
+1
2021-05-07
Remove cg_llvm::metadata module
bjorn3
-26
/
+15
[prev]
[next]