]> git.lizzy.rs Git - rust.git/history - src/pretty_clif.rs
Use the new cranelift-module interface
[rust.git] / src / pretty_clif.rs
2020-10-08 bjorn3Use the new cranelift-module interface
2020-09-23 bjorn3Document almost all modules
2020-08-28 bjorn3Merge pull request #1079 from CohenArthur/fmt-master
2020-08-28 CohenArthurfmt: Run cargo fmt since it is available
2020-08-08 bjorn3Don't panic on io errors
2020-07-25 bjorn3Merge pull request #951 from bjorn3/simd_improvements
2020-07-25 bjorn3Allow storing SIMD vectors in SSA values
2020-07-17 bjorn3Rustup to rustc 1.46.0-nightly (5c9e5df3a 2020-07-16)
2020-06-16 bjorn3Only call build_value_labels_ranges when necessary
2020-05-29 bjorn3Merge pull request #1022 from osa1/clif_dump_in_release...
2020-05-29 Ömer Sinan AğacanUpdate src/pretty_clif.rs
2020-05-29 Ömer Sinan AğacanDump clif with --emit llvm-ir in release mode
2020-04-09 bjorn3Fix rustc::internals lint warnings
2020-04-09 bjorn3Enable the rust_2018_idioms and unused_lifetimes lints...
2020-03-27 bjorn3Limit publicness to crate where possible and remove...
2020-03-24 bjorn3Fix warnings
2020-03-20 bjorn3Add clif ir comments for stack2reg opt
2020-02-14 bjorn3Update Cranelift for basic blocks
2020-01-25 bjorn3Add #[cfg(debug_assertions)] to write_clif_file
2019-12-24 bjorn3Directly depend on cranelift_{codegen,frontend}
2019-12-18 bjorn3Fix some warnings
2019-12-16 bjorn3Merge pull request #802 from bjorn3/debuginfo_locals
2019-12-16 bjorn3Some optimizations
2019-12-05 bjorn3Rustup to rustc 1.41.0-nightly (6d77e45f0 2019-12-04)
2019-10-04 bjorn3Use DisplayFunctionAnnotations::default()
2019-09-07 bjorn3Rustup to rustc 1.39.0-nightly (6e19f3f38 2019-09-06)
2019-08-31 bjorn3Merge pull request #694 from Atul9/cargo-fmt
2019-08-31 Atul BhosaleFormat code using 'cargo fmt'
2019-08-18 bjorn3Use anonymous lifetimes where possible
2019-08-11 bjorn3Merge pull request #662 from bjorn3/jit_dylib
2019-08-11 bjorn3Fix it
2019-06-16 bjorn3Rustup to rustc 1.37.0-nightly (0dc9e9c10 2019-06-15)
2019-06-13 bjorn3Rustup to rustc 1.37.0-nightly (2887008e0 2019-06-12)
2019-05-31 bjorn3Rustup to rustc 1.37.0-nightly (3ade426ed 2019-05-30)
2019-05-25 bjorn3Rustup to rustc 1.36.0-nightly (dec4c5201 2019-05-24)
2019-05-14 bjorn3Update cranelift
2019-03-26 bjorn3Skip ZST arguments
2019-03-01 bjorn3Rustup to rustc 1.34.0-nightly (350674b71 2019-02-28)
2019-02-21 bjorn3Rustfmt
2019-02-06 bjorn3Fix some warnings
2018-12-28 bjorn3Add 'set is_pic' to clif files
2018-12-28 bjorn3Only build clif comments in debug mode
2018-12-27 bjorn3Add some more clif comments
2018-12-22 bjorn3Improve debug messages in generated clif files
2018-11-15 bjorn3Merge pull request #154 from bjorn3/dependabot/cargo...
2018-11-15 bjorn3Update for cranelift change
2018-09-27 dependabot[bot]Merge pull request #58 from bjorn3/dependabot/cargo...
2018-09-27 bjorn3EntityMap got renamed to SecondaryMap
2018-09-05 bjorn3Update Cargo.lock
2018-08-15 bjorn3Reduce verbosity of output
2018-08-14 bjorn3Make FunctionCx generic over Backend
2018-07-30 bjorn3Rustup to rustc 1.29.0-nightly (866a71325 2018-07-29)
2018-07-20 bjorn3Better comment handling
2018-07-14 bjorn3More debugging output
2018-07-14 bjorn3Update to cranelift 0.14