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
/
tests
/
codegen
/
issues
Age
Commit message (
Expand
)
Author
Lines
2024-06-19
Give inlining bonuses to things that optimize out
Scott McMurray
-1
/
+5
2024-06-14
Auto merge of #125347 - tesuji:needtests, r=nikic
bors
-0
/
+176
2024-06-11
Make issue-122805.rs big endian compatible
Nikita Popov
-9
/
+12
2024-06-11
Fix tests for 32 bits targets
Lzu Tao
-4
/
+4
2024-06-09
Apply suggestions from code review
Lzu Tao
-41
/
+25
2024-06-09
add codegen test for #36010
Lzu Tao
-0
/
+29
2024-06-09
add codegen test for #68667
Lzu Tao
-0
/
+17
2024-06-09
add codegen test for #74938
Lzu Tao
-0
/
+15
2024-06-09
add codegen test for #93036
Lzu Tao
-0
/
+18
2024-06-09
add codegen test for #109328
Lzu Tao
-0
/
+17
2024-06-09
add codegen test for #110797
Lzu Tao
-0
/
+27
2024-06-09
Add codegen test for #111508
Lzu Tao
-0
/
+22
2024-06-09
add codegen test for #112509
Lzu Tao
-0
/
+17
2024-06-09
add codegen test for #113757
Lzu Tao
-0
/
+19
2024-06-09
add codegen test for issue-118392, 71096
Lzu Tao
-0
/
+11
2024-05-31
Run rustfmt on `tests/codegen/`.
Nicholas Nethercote
-89
/
+58
2024-05-28
Make more of the test suite run on Mac Catalyst
Mads Marquart
-1
/
+1
2024-04-24
Fix tests and bless
Gary Guo
-1
/
+0
2024-04-24
Auto merge of #122053 - erikdesjardins:alloca, r=nikic
bors
-2
/
+2
2024-04-22
Stabilize generic `NonZero`.
Markus Reiter
-1
/
+0
2024-04-12
remove alloca type from issue-105386-ub-in-debuginfo
Erik Desjardins
-1
/
+1
2024-04-11
use [N x i8] for alloca types
Erik Desjardins
-2
/
+2
2024-04-10
Update 122805 test for PR 123185
Scott McMurray
-10
/
+29
2024-04-08
Limited to little endian target
Kai Luo
-0
/
+1
2024-04-07
Add the test case for #122805
DianQK
-0
/
+35
2024-03-17
Update the minimum external LLVM to 17
Josh Stone
-1
/
+0
2024-02-27
test merging of multiple match branches that access fields of the same offset
Erik Desjardins
-0
/
+44
2024-02-26
always use gep inbounds i8 (ptradd) for field offsets
Erik Desjardins
-2
/
+2
2024-02-26
Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obk
bors
-2
/
+2
2024-02-25
Use generic `NonZero` in tests.
Markus Reiter
-11
/
+11
2024-02-25
fix use of platform_intrinsics in tests
Ralf Jung
-2
/
+2
2024-02-23
Ignore less tests in debug builds
Ben Kimock
-12
/
+0
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-74
/
+74
2024-01-23
Remove uses of no-system-llvm
Nikita Popov
-3
/
+0
2024-01-06
Add assume into `NonZeroIntX::get`
AngelicosPhosphoros
-0
/
+83
2023-12-11
add more niches to rawvec
The 8472
-8
/
+20
2023-12-04
use `assume(idx < self.len())` in `[T]::get_unchecked`
bendn
-0
/
+13
2023-11-21
Update the minimum external LLVM to 16.
Dario Nieuwenhuis
-8
/
+0
2023-09-21
adjust how closure/generator types and rvalues are printed
Ralf Jung
-2
/
+2
2023-09-06
Address feedback
David Koloski
-8
/
+4
2023-09-06
Add regression test for LLVM 17-rc3 miscompile
David Koloski
-0
/
+50
2023-08-15
Cherry-pick test for issue #114312
DianQK
-0
/
+27
2023-07-27
CHECK only for opaque ptr
Josh Stone
-14
/
+14
2023-07-27
Update the minimum external LLVM to 15
Josh Stone
-8
/
+2
2023-06-11
cg_llvm: use index-based loop in write_operand_repeatedly
Erik Desjardins
-0
/
+12
2023-06-03
Rollup merge of #111878 - ferrocene:pa-codegen-tests, r=Mark-Simulacrum
Matthias Krüger
-2
/
+2
2023-05-31
Enable ScalarReplacementOfAggregates
Ben Kimock
-3
/
+4
2023-05-23
codegen: allow the dso_local attribute
Pietro Albini
-2
/
+2
2023-05-22
Auto merge of #111634 - marc0246:arc-new-uninit-bloat, r=thomcc
bors
-0
/
+28
2023-05-16
Fix duplicate `arcinner_layout_for_value_layout` calls
marc0246
-0
/
+28
[next]