index
:
delta/rust.git
92745/rustdoc-semantic-ids
Aaronepower-patch-1
Camelid-RustThanks
E0002-precision
GuillaumeGomez-patch-1
Havvy-patch-1
LeSeulArtichaut-patch-1
SimonSapin-patch-1
XAMPPRocky-patch-1
XAMPPRocky-patch-1-1
XAMPPRocky-patch-2
accept-felixes-typo
acrichto-tmp
adt-docs-fix
alex-tmp
aphs-no-unsynchronised-llvm-err-global
appveyor
auto
beta
beta-fix-69341
beta-next
borrowck-niche-discriminants
borrowck-snippet
c9788fdd5b8
clarify-tidy-since
clean-two-dots
cleanup-e0554
clone-shim-split
compiler-autolabel
const-generics-coerce-unsized
const_tls_local_panic_count
cranelift-rebase
debug-48866
debug-for-422
debug-intravisit-fnkind
duplicate-word
fix-1.38-type_name
fix-63313
fix-async-date
fix-cancel
fix-dev-no-comment
fix-loop-break-mir-generation
fix-publish-toolstate-syntax-error
followup-from-92533
frewsxcv-issue-44929
frewsxcv-issue-45636
frewsxcv-patch-1
frewsxcv-patch-2
frewsxcv-patch-3
frewsxcv-rename-slice-swap-param
frewsxcv/unstable-book
generators-clone-doc
gh35653
gitignore-readd-tmp
hex-value-process-exit
homu-tmp
increase-nested-groups-test-coverage
into_raw_non_null
ishitatsuyuki-patch-1
issue-85533
jdm-patch-1
jonas-schievink-patch-1
jonas-schievink-patch-2
kennytm/steal-the-cron-job
lcnr-doc-patch
lcnr-patch-1
libs-tracking-issue
llvm-5
llvm-6-test
llvm-6-try
llvm-icebreakers-ping
llvm-icebreakers-ping-1
master
maybe-bound-eror
maybe-uninit-gates
min/add-track-caller
min_const_generics-version
more-osx-cores
multisuggest_disambiguation
must-use-join
mutable-overloaded-operators
nellshamrell/fix-80658
nightly-dev
nitpick-slp
nll-alias-analysis
nox/i-need-a-niche-but-i-have-no-dog
nrc-patch-1
oli-obk-patch-1
opt-fuse
ostrich
pass-check-runfail
perf-odds-and-ends
permit-asyncawait-ondeck-by-anyone
petrochenkov-patch-1
petrochenkov-patch-2
pietroalbini-patch-1
place2_2
pr-75593
promote-tmp
release-notes-tweak
relnotes-1.50.0
relnotes-1.51.0
relnotes-1.52.0
remove-most-azure
remove-unwanted-z-index
revert-105395-sunfishcode/update-wasi
revert-74416-linker-locale-utf8
revert-76110-convert-openoptions-cint
revert-77467-query-docs
revert-77961-embed-bitcode
revert-80244-spans
revert-82057-cstr
revert-82313-update-normalize-css
revert-88147-issue-88097
revert-88548-intersperse
revert-98576-region-stuff-cool-beans
rust-1.17-relnotes
rust-1.19.0-relnotes
rust-analyzer-2020-09-09
rust-analyzer-2020-09-14
rust-analyzer-2021-11-22
rustc-spring-cleaning
rustdoc-autolabel
rustix
sfackler-patch-1
sgrif-patch-1
shallow-borrow-fixes
single_derive
slice
snap-stage3
some-new-labels
sort_by_cached_key
spastorino-patch-1
stable
stable-1.31.1
stable-next
steveklabnik-must-use
steveklabnik-patch-1
temp-dev-stable
tmandry-patch-1
tmp
tmp-nightly
to-be-dev-nightly
travis-shell
triagebot-ping-alias
try
try-build-llvm
turbo-expander
upgrade-to-9.4-xcode
upper-tuple
vec-leak
wesleywiser-patch-1
whitelist-thumb
x-link-mem-swaps
xcode9.4
yeet-unused-substs
github.com: rust-lang/rust.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_llvm
/
llvm-wrapper
/
PassWrapper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Auto merge of #111364 - cuviper:unhack-thinlto, r=nikic
HEAD
master
bors
2023-05-18
1
-57
/
+0
|
\
|
*
Remove the ThinLTO CU hack
Josh Stone
2023-05-08
1
-57
/
+0
*
|
Usage of atomic counters for llvm code coverage
Evgeniy A. Dushistov
2023-05-12
1
-0
/
+3
|
/
*
Expand the LLVM coverage of `--print target-cpus`
Josh Stone
2023-05-05
1
-14
/
+16
*
change expect() to unwrap_or_else() and update msg
James Dietz
2023-05-04
1
-2
/
+6
*
moved default CPU message inline
James Dietz
2023-05-04
1
-9
/
+7
*
`--print target-cpus` shows default target cpu, updated docs
James Dietz
2023-05-04
1
-2
/
+9
*
[LLVM17] Adapt to `ExplicitEmulatedTLS` removal.
Tim Neumann
2023-04-24
1
-0
/
+5
*
Rollup merge of #110668 - ehuss:fix-native-cpu-list, r=cuviper
Matthias Krüger
2023-04-23
1
-1
/
+3
|
\
|
*
Fix printing native CPU on cross-compiled compiler.
Eric Huss
2023-04-23
1
-1
/
+3
*
|
Remove deprecated LLVM any_isa
Qiu Chaofan
2023-04-20
1
-8
/
+8
|
/
*
Spelling - compiler
Josh Soref
2023-04-17
1
-1
/
+1
*
Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser
Michael Goulet
2023-04-11
1
-0
/
+7
|
\
|
*
Enable loongarch64 LLVM target
zhaixiaojuan
2023-04-04
1
-0
/
+7
*
|
Auto merge of #109720 - Dylan-DPC:rollup-u564m8s, r=Dylan-DPC
bors
2023-03-29
1
-7
/
+10
|
\
\
|
*
|
llvm-wrapper: adapt for LLVM API change
Krasimir Georgiev
2023-03-27
1
-7
/
+10
|
|
/
*
|
Add OpenHarmony targets
Amanieu d'Antras
2023-03-28
1
-1
/
+6
|
/
*
Remove references to PassManagerBuilder
Nikita Popov
2023-03-06
1
-2
/
+0
*
Print NewPM passes
Nikita Popov
2023-03-01
1
-16
/
+2
*
Remove pass initialization code
Nikita Popov
2023-03-01
1
-18
/
+0
*
Add `kernel-address` sanitizer support for freestanding targets
Wesley Norris
2023-02-14
1
-3
/
+7
*
Update the minimum external LLVM to 14
Josh Stone
2023-02-10
1
-41
/
+3
*
llvm-wrapper: adapt for LLVM API changes
Krasimir Georgiev
2023-02-02
1
-8
/
+30
*
Remove double spaces after dots in comments
Maybe Waffle
2023-01-17
1
-2
/
+2
*
llvm-wrapper: adapt for LLVM API changes
Krasimir Georgiev
2022-12-11
1
-0
/
+4
*
llvm-wrapper: adapt for and LLVM API change
Krasimir Georgiev
2022-12-06
1
-1
/
+10
*
[llvm-wrapper] adapt for LLVM API change
Krasimir Georgiev
2022-11-25
1
-0
/
+4
*
Throw error on failure in loading llvm-plugin
Divam Narula
2022-11-17
1
-1
/
+1
*
llvm-16: Don't initialize removed legacy passes
Matthew Maurer
2022-10-25
1
-0
/
+2
*
Avoid LLVM-deprecated `Optional::hasValue`
Josh Stone
2022-09-26
1
-1
/
+1
*
Use the helper for internalizing with new PM
Josh Stone
2022-09-18
1
-5
/
+2
*
Never use legacy PM for writing bitcode
Josh Stone
2022-09-18
1
-12
/
+2
*
Remove support for LLVM's legacy pass manager
Josh Stone
2022-09-18
1
-234
/
+1
*
Rollup merge of #99207 - 5225225:msan-eager-checks, r=jackh726
Matthias Krüger
2022-09-09
1
-1
/
+14
|
\
|
*
Enable eager checks for memory sanitizer
5225225
2022-08-14
1
-1
/
+14
*
|
llvm-wrapper: adapt for LLVM API changes
Krasimir Georgiev
2022-09-07
1
-1
/
+7
*
|
llvm-wrapper: use new pass manager for thin lto with LLVM version 15
Krasimir Georgiev
2022-08-17
1
-2
/
+23
*
|
Rollup merge of #100460 - cuviper:drop-llvm-12, r=nagisa
Matthias Krüger
2022-08-16
1
-17
/
+1
|
\
\
|
*
|
Update the minimum external LLVM to 13
Josh Stone
2022-08-14
1
-17
/
+1
|
|
/
*
|
Add support for generating unique *.profraw files by default when using the `...
ridwanabdillahi
2022-08-11
1
-2
/
+6
|
/
*
Remove dead code from cg_llvm
bjorn3
2022-07-26
1
-45
/
+0
*
Auto merge of #98162 - nextsilicon:support_lto_embed_bitcode, r=davidtwco
bors
2022-07-21
1
-2
/
+7
|
\
|
*
rustc: add ability to output regular LTO bitcode modules
Ziv Dunkelman
2022-07-14
1
-2
/
+7
*
|
Auto merge of #95685 - oxidecomputer:restore-static-dwarf, r=pnkfelix
bors
2022-07-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Revert "Work around invalid DWARF bugs for fat LTO"
Cliff L. Biffle
2022-04-05
1
-2
/
+2
*
|
llvm-wrapper: adapt for an LLVM API change
Krasimir Georgiev
2022-06-28
1
-0
/
+2
*
|
Stub out more PassManagerBuilder functions
Nikita Popov
2022-04-20
1
-1
/
+52
*
|
Stub out various legacy PM functions with LLVM 15
Nikita Popov
2022-04-20
1
-0
/
+44
*
|
Respect -Z verify-llvm-ir and other flags that add extra passes when combined...
Luqman Aden
2022-04-10
1
-0
/
+7
|
/
*
Remove LLVMRustMarkAllFunctionsNounwind
Amanieu d'Antras
2022-01-14
1
-19
/
+0
[next]