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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_llvm
/
llvm-wrapper
/
LLVMWrapper.h
Age
Commit message (
Expand
)
Author
Lines
2024-11-09
Auto merge of #132584 - Zalathar:includes, r=cuviper
bors
-89
/
+9
2024-11-09
Make `RustString` an extern type to avoid `improper_ctypes` warnings
Zalathar
-2
/
+3
2024-11-04
Trim and tidy includes in `rustc_llvm`
Zalathar
-44
/
+9
2024-11-04
Move `LLVMRustAttribute[Kind]` out of `LLVMWrapper.h`
Zalathar
-45
/
+0
2024-09-16
rustc_llvm: update for llvm/llvm-project@2ae968a0d9fb61606b020e898d884c82dd0e...
Augie Fackler
-1
/
+6
2024-04-25
Set writable and dead_on_unwind attributes for sret arguments
Nikita Popov
-0
/
+2
2024-01-30
Remove `ffi_returns_twice` feature
clubby789
-1
/
+0
2023-12-06
Rollup merge of #118177 - sivadeilra:suppress-llvm-warnings, r=cuviper
Matthias Krüger
-0
/
+2
2023-11-30
Add `-Zfunction-return={keep,thunk-extern}` option
Miguel Ojeda
-0
/
+1
2023-11-22
suppress warnings on msvc
Arlie Davis
-0
/
+2
2023-11-21
Update the minimum external LLVM to 16.
Dario Nieuwenhuis
-4
/
+0
2023-11-07
llvm-wrapper: Remove include of non-existant Vectorize.h
Hans Wennborg
-1
/
+0
2023-08-08
remove llvm-wrapper include to silence deprecation warning
Rémy Rakic
-1
/
+0
2023-07-27
Update the minimum external LLVM to 15
Josh Stone
-2
/
+0
2023-05-26
Add SafeStack support to rustc
Wesley Wiser
-0
/
+1
2023-02-25
record llvm cgu instruction stats
csmoe
-0
/
+1
2023-02-07
llvm-16: Use Triple.h from new header location.
Matthew Maurer
-1
/
+6
2022-11-04
LLVM 16: Switch to using MemoryEffects
Tim Neumann
-1
/
+0
2022-07-30
Also gate AllocatedPointer and AllocAlign definitions by LLVM_VERSION_GE
est31
-0
/
+2
2022-07-26
codegen: use new {re,de,}allocator annotations in llvm
Augie Fackler
-0
/
+3
2022-07-20
Add ShadowCallStack Support
Ivan Lozano
-0
/
+1
2022-07-06
Stop emitting CET prologues for naked functions
Jubilee Young
-0
/
+1
2022-02-16
MemTagSanitizer Support
Ivan Lozano
-0
/
+1
2022-02-05
Apply noundef attribute to &T, &mut T, Box<T>, bool
Erik Desjardins
-0
/
+1
2021-11-22
add rustc option for using LLVM stack smash protection
Benjamin A. Bjørnseth
-0
/
+3
2021-10-18
RustWrapper: adapt for an LLVM API change
Krasimir Georgiev
-1
/
+0
2021-03-24
LLVMWrapper: attractive nuisance macros
Augie Fackler
-7
/
+0
2021-03-01
Mark pure asm as willreturn
Nikita Popov
-0
/
+1
2021-02-07
HWASan support
Tri Vo
-0
/
+1
2020-09-09
Move `rustllvm` into `rustc_llvm`
Vadim Petrochenkov
-0
/
+115