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
/
src
/
attributes.rs
Age
Commit message (
Expand
)
Author
Lines
2020-12-03
Combination of commits
Rich Kadel
-3
/
+0
2020-11-20
Never inline naked functions
Tomasz Miąsko
-3
/
+9
2020-11-17
Fix setting inline hint based on `InstanceDef::requires_inline`
Tomasz Miąsko
-12
/
+4
2020-11-12
fixed a re-format due to removed chain call
DevJPM
-5
/
+1
2020-11-12
Dropped Support for Bidirectional Custom Target Definition Emulation
DevJPM
-12
/
+0
2020-11-12
fully exploited the dropped support of LLVM 8
DevJPM
-11
/
+3
2020-11-08
rustc_target: Rename some target options to avoid tautology
Vadim Petrochenkov
-1
/
+1
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-4
/
+2
2020-10-27
Cache foreign_modules query
Ryan Levick
-2
/
+2
2020-10-15
Remove rustc_session::config::Config
est31
-1
/
+0
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-5
/
+4
2020-10-14
Rollup merge of #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obk
Dylan DPC
-18
/
+2
2020-10-13
Auto merge of #76830 - Artoria2e5:tune, r=nagisa
bors
-0
/
+15
2020-10-09
Move supported_target_features query provider to cg_ssa
bjorn3
-18
/
+2
2020-10-08
Implement the instruction_set attribute
xd009642
-1
/
+5
2020-10-05
Pass tune-cpu to LLVM
Mingye Wang
-0
/
+15
2020-10-04
Move target feature whitelist from cg_llvm to cg_ssa
bjorn3
-5
/
+3
2020-09-30
Add support for cmse_nonsecure_entry attribute
Hugues de Valon
-0
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+397