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
/
src
/
test
/
mir-opt
/
lower_128bit_debug_test.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-05
Stabilize `min_const_fn`
Oliver Schneider
-2
/
+0
2018-08-31
Restrict most uses of `const_fn` to `min_const_fn`
Oliver Schneider
-1
/
+1
2018-06-27
Update MIR opt tests
Matthew Jasper
-8
/
+8
2018-03-26
Stabilize i128_type
Mark Mansi
-1
/
+0
2017-12-19
Fix -Z lower_128bit_ops handling of statics
Scott McMurray
-2
/
+122
2017-12-03
Add an i128_lowering flag in TargetOptions
Scott McMurray
-1
/
+1
2017-12-02
Add ignore-emscripten too
Scott McMurray
-0
/
+1
2017-12-02
Ignore the lower_128bit tests on asmjs
Scott McMurray
-0
/
+4
2017-12-02
Remove the unneeded #![feature(lang_items)]s
Scott McMurray
-1
/
+0
2017-12-02
Update compiler-builtins and use it the 128-bit lowering MIR test
Scott McMurray
-46
/
+16
2017-11-28
tests: update to include move annotations in MIR.
Eduard-Mihai Burtescu
-24
/
+24
2017-11-20
Handle shifts properly
Scott McMurray
-8
/
+14
2017-11-20
Add type checking for the lang item
Scott McMurray
-10
/
+11
2017-11-19
Include tuple projections in MIR tests
Scott McMurray
-0
/
+34
2017-11-18
Add a MIR pass to lower 128-bit operators to lang item calls
Scott McMurray
-0
/
+104