]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-07-03 bjorn3Merge pull request #1057 from spastorino/store-pairs...
2020-07-03 Santiago PastorinoStore fat pointers in ssa variables
2020-07-03 Santiago PastorinoExtract transmute_value as a function to avoid code...
2020-07-02 Santiago PastorinoStore pairs in SSA
2020-07-02 bjorn3Update Cranelift
2020-07-02 bjorn3Rustup to rustc 1.46.0-nightly (f781babf8 2020-07-01)
2020-07-01 bjorn3Don't panic on unevaluatable promoted constants
2020-06-30 bjorn3Merge pull request #1056 from bjorn3/misc_fixes
2020-06-30 bjorn3Implement float_to_int_unchecked intrinsic
2020-06-30 bjorn3Implement f*_fast intrinsics
2020-06-30 bjorn3Implement a few volatile intrinsics
2020-06-30 bjorn3When casting enum to integer sign extend the discrimina...
2020-06-30 bjorn3Mask shift amount
2020-06-30 bjorn3Mark allocations as mutable when necessary
2020-06-30 bjorn3Fix ptr_offset_from intrinsic
2020-06-30 bjorn3Fix trap_unreachable_ret_value
2020-06-30 bjorn3Update Cranelift
2020-06-30 bjorn3Update cc
2020-06-30 bjorn3Rustup to rustc 1.46.0-nightly (0ca7f74db 2020-06-29)
2020-06-27 bjorn3Don't use a 1-to-1 mapping between mir local and cranel...
2020-06-27 bjorn3Update dependencies
2020-06-27 bjorn3Update Cranelift
2020-06-27 bjorn3Rustup to rustc 1.46.0-nightly (7750c3d46 2020-06-26)
2020-06-25 bjorn3Add goal and better current status to readme
2020-06-25 Vitaly ShukelaLonger README about how to use this instead of `cargo...
2020-06-24 bjorn3Don't perform a double substitution in some cases
2020-06-24 bjorn3Remove leftover of removed hack
2020-06-24 bjorn3Rustup to rustc 1.46.0-nightly (6bb3dbfc6 2020-06-22)
2020-06-23 bjorn3Prevent different vtables with the same name
2020-06-21 bjorn3Simplify assert_assignable
2020-06-20 bjorn3Disable "LTO is not supported" warning for sysroot...
2020-06-20 bjorn3Warn on unsupported pass modes for extern "C"
2020-06-20 bjorn3Prelude cleanup
2020-06-20 bjorn3Introduce #[cfg(target_feature = "cg_clif")]
2020-06-20 bjorn3Ignore less of the libcore float tests
2020-06-20 bjorn3Implement checked_mul
2020-06-20 bjorn3Unignore some more libcore tests
2020-06-20 bjorn3Use Cranelift legalization for icmp.i128
2020-06-20 bjorn3Implement #[link_section]
2020-06-20 bjorn3Ignore libcore test that requires unwinding support
2020-06-20 bjorn3Update Cranelift
2020-06-20 bjorn3Rustup to rustc 1.46.0-nightly (2d8bd9b74 2020-06-19)
2020-06-16 bjorn3Only call build_value_labels_ranges when necessary
2020-06-16 bjorn3Make mini_core_hello_world work on Windows once TLS...
2020-06-16 bjorn3Only run ranlib when necessary
2020-06-16 bjorn3Some changes necessary for Windows support
2020-06-16 bjorn3Revert "[CI] Run the compile step with CARGO_INCREMENTAL=1"
2020-06-16 bjorn3[CI] Run the compile step with CARGO_INCREMENTAL=1
2020-06-16 bjorn3Remove pin of the libc crate for the sysroot
2020-06-16 bjorn3Fix warnings in alloc_example.rs
2020-06-16 bjorn3Update dependencies
2020-06-16 bjorn3Update Cranelift
2020-06-16 bjorn3Rustup to rustc 1.46.0-nightly (f315c35a7 2020-06-15)
2020-06-13 bjorn3Compile sysroot in release mode by default
2020-06-13 bjorn3Remove FunctionDebugContext
2020-06-12 bjorn3Remove all non-tcx references from CodegenCx
2020-06-12 bjorn3Emit unwind info for main and alloc shim
2020-06-12 bjorn3Update dependencies
2020-06-12 bjorn3Update Cranelift
2020-06-12 bjorn3Rustup to rustc 1.46.0-nightly (a37c32e2d 2020-06-11)
2020-06-11 bjorn3Rustup to rustc 1.46.0-nightly (449e8eaa2 2020-06-10)
2020-06-08 dependabot... Merge pull request #1040 from bjorn3/dependabot/cargo...
2020-06-08 dependabot... Bump cranelift-codegen from `00abfcd` to `4bb5894`
2020-06-05 bjorn3Update dependencies
2020-06-05 bjorn3Update Cranelift
2020-06-05 bjorn3Remove sign extension for ty::Int from CValue::const_val
2020-06-04 bjorn3Rustup to rustc 1.45.0-nightly (56daaf669 2020-06-03)
2020-05-29 bjorn3Merge pull request #1022 from osa1/clif_dump_in_release...
2020-05-29 Ömer Sinan... Mark blocks that call cold funs as cold (#1021)
2020-05-29 Ömer Sinan... Update src/pretty_clif.rs
2020-05-29 Ömer Sinan... Dump clif with --emit llvm-ir in release mode
2020-05-29 Ömer Sinan... Add simple-raytracer to .gitignore (#1023)
2020-05-27 bjorn3Remove already fixed FIXME in driver/jit.rs
2020-05-25 bjorn3Update depencencies
2020-05-25 bjorn3Update Cranelift
2020-05-25 bjorn3Disable failing libcore test
2020-05-25 bjorn3Rustup to rustc 1.45.0-nightly (46e85b432 2020-05-24)
2020-05-10 bjorn3[CI] Hash Cargo.lock in addition to toolchain for targe...
2020-05-10 bjorn3Update dependencies
2020-05-10 bjorn3Update Cranelift
2020-05-09 bjorn3Rustup to rustc 1.45.0-nightly (7ebd87a7a 2020-05-08)
2020-05-05 bjorn3Improvements for latest Cranelift
2020-05-05 bjorn3Document running rust code from the shell
2020-05-05 bjorn3Set RUSTDOCFLAGS
2020-05-04 dependabot... Merge pull request #989 from bjorn3/dependabot/cargo...
2020-05-04 dependabot... Bump cranelift-codegen from `ebd13ce` to `c284ffe`
2020-05-01 bjorn3Register frame table in JIT mode
2020-05-01 bjorn3Always emit .eh_frame section
2020-05-01 bjorn3Rustup to rustc 1.45.0-nightly (7ced01a73 2020-04-30)
2020-04-30 bjorn3Commit missing change for rustup
2020-04-30 bjorn3Rustup to rustc 1.45.0-nightly (fa51f810e 2020-04-29)
2020-04-29 bjorn3Remove some unused files
2020-04-27 bjorn3Update dependencies
2020-04-27 bjorn3Rustup to rustc 1.45.0-nightly (e83f75634 2020-04-26)
2020-04-25 bjorn3Call panic lang item on failed TerminatorKind::Assert
2020-04-25 bjorn3Merge pull request #982 from bjorn3/backtrace_support
2020-04-25 bjorn3Implement .eh_frame writing
2020-04-25 bjorn3Implement line debuginfo for AArch64
2020-04-25 bjorn3Update Cranelift
2020-04-25 bjorn3Rustup to rustc 1.44.0-nightly (3360cc3a0 2020-04-24)
next