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-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
2023-05-12
Stop checking for the absense of something that doesn't exist
Scott McMurray
-6
/
+24
2023-04-28
fix codegen test
The 8472
-3
/
+6
2023-04-27
bless tests
The 8472
-21
/
+9
2023-04-12
Auto merge of #109895 - nikic:llvm-16-tests, r=cuviper
bors
-0
/
+118
2023-04-11
Make test compatible with 32-bit
Nikita Popov
-1
/
+1
2023-04-11
Add ignore-debug to two tests
Nikita Popov
-0
/
+2
2023-04-03
Add codegen tests for issues fixed by LLVM 16
Nikita Popov
-0
/
+116
2023-04-03
make 32bit ignore more accurate
Pietro Albini
-5
/
+1
2023-03-23
A MIR transform that checks pointers are aligned
Ben Kimock
-0
/
+1
2023-03-20
Also move the auxiliary file
Scott McMurray
-0
/
+13
2023-03-20
mv tests/codegen/issue-* tests/codegen/issues/
Scott McMurray
-0
/
+1061
2023-03-12
Add a codegen test to confirm this fixes 73258
Scott McMurray
-0
/
+38
2023-03-12
Add a codegen test to confirm this fixes 106369
Scott McMurray
-0
/
+15