]> git.lizzy.rs Git - rust.git/history - test.sh
Fix trans_ptr_binop for fn()
[rust.git] / test.sh
2019-09-02 bjorn3Correctly align offset for dst field projections
2019-08-30 bjorn3Add ebobby/simple-raytracer as benchmark
2019-08-19 bjorn3Fix cross crate static duplicate codegen
2019-08-18 bjorn3Don't run jit tests on macOS
2019-08-11 bjorn3Merge pull request #662 from bjorn3/jit_dylib
2019-08-10 bjorn3Add libstd.so to sysroot
2019-08-10 bjorn3[WIP] Implement dylib loading for the JIT
2019-08-10 bjorn3Improve ci times
2019-08-09 bjorn3Merge pull request #660 from bjorn3/libtest
2019-08-09 bjorn3Enable regex tests
2019-08-09 bjorn3Libtest support
2019-07-30 bjorn3Merge pull request #650 from bjorn3/simd_emulation
2019-07-30 bjorn3Misc changes
2019-07-30 bjorn3Test rust-lang/regex example shootout-regex-dna
2019-07-26 bjorn3Remove unnecessary changes
2019-07-26 bjorn3[WIP]
2019-06-11 bjorn3Merge pull request #435 from bjorn3/write_dylib_metadata
2019-06-11 bjorn3Cleanup
2019-06-11 bjorn3Fix it
2019-06-11 bjorn3[WIP]
2019-06-11 bjorn3[DEBUG] Add objdump invocation
2019-06-11 bjorn3Read and write dylib metadata
2019-04-10 bjorn3Pass --sysroot in config.sh to prevent passing it
2019-03-03 bjorn3Rename load_value_pair to load_scalar_pair and fix...
2019-02-18 bjorn3Pass command-line arguments to JITed function
2019-02-18 bjorn3Merge pull request #332 from bjorn3/dependabot/cargo...
2019-02-12 bjorn3Merge pull request #339 from bjorn3/fix_libstd
2019-02-11 bjorn3Fix and enable libstd building
2019-02-11 bjorn3Cleanup config.sh
2019-02-11 bjorn3Fix alloc_example
2019-01-26 bjorn3Merge pull request #291 from bjorn3/debuginfo_line
2019-01-26 bjorn3Implement line debuginfo
2018-12-28 bjorn3Misc build changes
2018-12-15 bjorn3Stop using xargo for building the sysroot
2018-12-03 bjorn3Restructure scripts and add flamegraph generator