]> git.lizzy.rs Git - rust.git/history - src
Merge codegen_call_inner into codegen_terminator_call
[rust.git] / src /
2020-04-13 bjorn3Merge codegen_call_inner into codegen_terminator_call
2020-04-13 bjorn3Don't use codegen_call_inner in codegen_drop
2020-04-13 bjorn3Remove one usage of force_stack
2020-04-13 bjorn3Rustup to rustc 1.44.0-nightly (3712e11a8 2020-04-12)
2020-04-13 bjorn3Update Cranelift
2020-04-11 bjorn3Codegen goto return block as return terminator
2020-04-11 bjorn3Remove unchecked_cast_to
2020-04-11 bjorn3Remove CPlace::NoPlace
2020-04-11 bjorn3Introduce PointerBase::Dangling
2020-04-11 bjorn3Use bitcast to transmute where possible
2020-04-09 bjorn3Fix rustc::internals lint warnings
2020-04-09 bjorn3Enable the rust_2018_idioms and unused_lifetimes lints...
2020-04-04 bjorn3Remove the trans_const_place and TransPlaceInterpreter...
2020-04-03 bjorn3Rustup to rustc 1.44.0-nightly (537ccdf3a 2020-04-02)
2020-04-02 bjorn3Take Place by value instead of by reference
2020-04-02 bjorn3Rustup to rustc 1.44.0-nightly (76b11980a 2020-04-01)
2020-04-01 bjorn3Update Cranelift
2020-03-31 bjorn3Fix opt level names
2020-03-31 bjorn3Rustup to rustc 1.44.0-nightly (211365947 2020-03-30)
2020-03-30 dependabot-preview... Merge pull request #946 from bjorn3/dependabot/cargo...
2020-03-30 bjorn3Rustup to rustc 1.44.0-nightly (699f83f52 2020-03-29)
2020-03-28 bjorn3Rustup to rustc 1.44.0-nightly (75208942f 2020-03-27)
2020-03-28 bjorn3Update Cranelift
2020-03-27 bjorn3Use 16bit simd indices
2020-03-27 bjorn3Use vector icmp in simd_cmp! when possible
2020-03-27 bjorn3Avoid using select in bool_to_zero_or_max_uint
2020-03-27 bjorn3Limit publicness to crate where possible and remove...
2020-03-24 bjorn3Fix warnings
2020-03-24 bjorn3Update Cranelift and object
2020-03-24 bjorn3Rustup to rustc 1.44.0-nightly (1edd389cc 2020-03-23)
2020-03-21 bjorn3Fix some FIXME's and add some new FIXME's
2020-03-20 bjorn3Avoid u/i*::{min.max}_value()
2020-03-20 bjorn3Add clif ir comments for stack2reg opt
2020-03-19 bjorn3Update Cranelift
2020-03-18 bjorn3Rustup to rustc 1.44.0-nightly (7ceebd98c 2020-03-17)
2020-03-17 bjorn3Simplify handling of unimplemented stuff
2020-03-17 bjorn3[debuginfo] Fix map_reg
2020-03-17 bjorn3Fix intrinsic name
2020-03-17 bjorn3Rename try intrinsic argument to match upstream
2020-03-17 bjorn3Rustup to rustc 1.43.0-nightly (dd6718796 2020-03-16)
2020-03-15 bjorn3Remove unused import
2020-03-14 bjorn3Pre-allocate vec for rlib metadata reading
2020-03-14 bjorn3Use Vec instead of HashSet for ccx.todo
2020-03-14 bjorn3Don't lookup span position when the span hasn't changed
2020-03-14 bjorn3Use byte offsets instead of char offsets in debuginfo
2020-03-14 bjorn3Dont single step into macros
2020-03-14 bjorn3Error on allocation containing reference to TLS value
2020-03-14 bjorn3Write dummy return value on unimplemented simd_{insert...
2020-03-13 bjorn3Shrink vtable symbol names a bit
2020-03-13 bjorn3Hash trap message symbol nameThis saves ~7% of disk...
2020-03-12 bjorn3Rustup to rustc 1.43.0-nightly (c20d7eecb 2020-03-11)
2020-03-12 bjorn3Refactor driver/aot.rs
2020-03-12 bjorn3Move aot code to driver/aot.rs
2020-03-12 bjorn3Move jit code to driver/jit.rs
2020-03-12 bjorn3Move driver.rs
2020-03-12 bjorn3Display crate name in the "codegen mono items" time...
2020-03-12 bjorn3Better use of env vars
2020-03-11 bjorn3Merge pull request #918 from bjorn3/incr_cache
2020-03-11 bjorn3Implement incremental caching of object files
2020-03-11 bjorn3Merge pull request #916 from bjorn3/fn_once_for_box_wit...
2020-03-10 bjorn3Emulate `<Box<F> as FnOnce>::call_once` without `alloca`
2020-03-10 bjorn3Support virtual calls with unsized self argument
2020-03-09 bjorn3Use multiple codegen units
2020-03-08 bjorn3Revert "Use multiple codegen units"
2020-03-07 bjorn3Use multiple codegen units
2020-03-07 bjorn3Move emit_module call
2020-03-07 bjorn3Move time "codegen mono items" out of codegen_mono_items
2020-03-07 bjorn3Check for main in current module before codegen of...
2020-03-07 bjorn3Inline codegen_cgus
2020-03-07 bjorn3Misc changes
2020-03-07 bjorn3Remove unused inline asm whitelist
2020-03-04 bjorn3Rustup to rustc 1.43.0-nightly (4ad624882 2020-03-03)
2020-02-26 bjorn3Implement simd_fma
2020-02-26 bjorn3Merge pull request #784 from bjorn3/wip_tls_support
2020-02-26 bjorn3Tls support
2020-02-22 bjorn3Fix JIT on macOS
2020-02-22 bjorn3Silence some warnings
2020-02-22 bjorn3Update Cranelift
2020-02-22 bjorn3Rustup to rustc 1.43.0-nightly (8aa9d2014 2020-02-21)
2020-02-15 bjorn3Update Cranelift and use the new ineg instruction
2020-02-14 bjorn3Use archive_format for determining if gnu style archive...
2020-02-14 bjorn3Update Cranelift for basic blocks
2020-02-14 bjorn3Rustup to rustc 1.43.0-nightly (5d04ce67f 2020-02-13)
2020-02-07 bjorn3Use TrapCode::UnreachableCodeReached in trap_unreachable
2020-02-07 bjorn3[OPT] Don't call monomorphize from clif_type
2020-02-07 bjorn3Rustup to rustc 1.43.0-nightly (442ae7f04 2020-02-06)
2020-02-03 bjorn3Revert "Use CachingSourceMapView::byte_pos_to_line_and_...
2020-02-03 bjorn3Use CachingSourceMapView::byte_pos_to_line_and_col...
2020-02-01 bjorn3Don't mark unwind ebbs as cold
2020-01-25 bjorn3Disable the code_layout optimization
2020-01-25 bjorn3Add #[cfg(debug_assertions)] to write_clif_file
2020-01-25 bjorn3Update compiler_builtins
2020-01-25 bjorn3Replace unimplemented! with unreachable! when it will...
2020-01-25 bjorn3Fix correctness of optimization
2020-01-25 bjorn3Allow unsized types as function parameters
2020-01-22 bjorn3Improve PlaceElem::Subslice handling
2020-01-22 bjorn3Make atomic instructions atomic using a global lock
2020-01-22 bjorn3Warn when using LTO
2020-01-22 bjorn3Make unused stack slots zero sized in stack2reg
2020-01-22 bjorn3Don't force static refs to const memory
next