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
/
mir-opt
/
building
/
custom
Age
Commit message (
Expand
)
Author
Lines
2023-11-14
Custom MIR: Support cleanup blocks
Tomasz Miąsko
-4
/
+106
2023-10-19
Allow to run filecheck in mir-opt tests.
Camille GILLOT
-0
/
+13
2023-10-16
Normalize alloc-id in tests.
Camille GILLOT
-4
/
+4
2023-09-01
Support debuginfo for custom MIR.
Camille GILLOT
-0
/
+123
2023-08-19
custom_mir: change Call() terminator syntax to something more readable
Ralf Jung
-2
/
+2
2023-06-23
Bless tests
Gary Guo
-4
/
+4
2023-06-15
Remove comments from mir-opt MIR dumps
Ben Kimock
-206
/
+194
2023-05-15
Address FIXME
Andy Wang
-11
/
+6
2023-05-15
Add CopyForDeref to custom MIR
Andy Wang
-0
/
+28
2023-04-11
Add Offset binary op to custom mir
Andy Wang
-0
/
+21
2023-03-22
Rollup merge of #109392 - cbeuw:composite-ret, r=JakobDegen
Matthias Krüger
-0
/
+32
2023-03-20
Support aggregate expressions
Andy Wang
-0
/
+112
2023-03-20
Allow optional RET type annotation
Andy Wang
-0
/
+32
2023-03-08
Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiasko
Matthias Krüger
-3
/
+5
2023-03-07
Remove DropAndReplace terminator
Giacomo Pasini
-3
/
+5
2023-03-07
Custom MIR: Support as casts
Andy Wang
-0
/
+73
2023-01-26
Custom mir: Add support for some remaining, easy to support constructs
Jakob Degen
-4
/
+46
2023-01-26
Rollup merge of #107085 - tmiasko:custom-mir-operators, r=oli-obk
Matthias Krüger
-0
/
+54
2023-01-19
Custom MIR: Support binary and unary operations
Tomasz Miąsko
-0
/
+54
2023-01-19
Custom MIR: Support storage statements
Tomasz Miąsko
-5
/
+9
2023-01-12
Fix mir-opt tests for big-endian platforms
Ulrich Weigand
-4
/
+4
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+823