Commit graph

502 commits

Author SHA1 Message Date
bjorn3
8aee796013 Update Cargo.lock and use emit_small_memcpy 2019-01-15 20:35:49 +01:00
dependabot[bot]
fd43cd9e54
Merge pull request #279 from bjorn3/dependabot/cargo/faerie-0.7.1 2019-01-14 06:55:40 +00:00
dependabot[bot]
335dd707a4
Bump faerie from 0.7.0 to 0.7.1
Bumps [faerie](https://github.com/m4b/faerie) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/m4b/faerie/releases)
- [Commits](https://github.com/m4b/faerie/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-14 06:34:33 +00:00
bjorn3
72b01d6b77 Rustup to rustc 1.33.0-nightly (75a369c5b 2019-01-12) 2019-01-13 11:15:38 +01:00
bjorn3
5a931acb48 Improve global name for anonymous allocations 2019-01-12 15:16:09 +01:00
dependabot[bot]
b73b5799cc
Merge pull request #275 from bjorn3/dependabot/cargo/cranelift-4b698c2 2019-01-08 15:20:34 +00:00
dependabot[bot]
9b0a340af1
Bump cranelift from 48ec9dc to 4b698c2
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `48ec9dc` to `4b698c2`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](48ec9dc0b6...4b698c2b3b)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-08 14:57:37 +00:00
bjorn3
5e6ac30535 Rustup to rustc 1.33.0-nightly (8e2063d02 2019-01-07) 2019-01-08 15:08:46 +01:00
bjorn3
8a586eb6cb Rustup to rustc 1.33.0-nightly (68fe5182c 2019-01-05) 2019-01-06 15:27:20 +01:00
dependabot[bot]
70f313aad3
Merge pull request #265 from bjorn3/dependabot/cargo/cranelift-48ec9dc 2019-01-04 05:55:14 +00:00
dependabot[bot]
284a5aac38
Bump cranelift from aaf819d to 48ec9dc
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `aaf819d` to `48ec9dc`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](aaf819d6b1...48ec9dc0b6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 05:33:27 +00:00
bjorn3
28ab957afa Remove accidentially included submodule ripgrep 2019-01-03 18:10:58 +01:00
dependabot[bot]
0068e05f88
Merge pull request #262 from bjorn3/dependabot/cargo/cranelift-aaf819d 2019-01-03 14:38:36 +00:00
dependabot[bot]
705e06c1bd
Bump cranelift from c00d8ae to aaf819d
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `c00d8ae` to `aaf819d`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](c00d8ae6e0...aaf819d6b1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-03 06:15:01 +00:00
bjorn3
144ff955d6 Use layout.abi 2019-01-02 14:03:56 +01:00
bjorn3
a15af1ccba Rename load_value to load_scalar and make it support all Abi::Scalar types 2019-01-02 13:39:02 +01:00
bjorn3
c7101bbfd4 Some cleanup of abi.rs 2019-01-02 12:20:32 +01:00
bjorn3
33a9cdfe85 Update Cargo.lock 2019-01-02 11:55:02 +01:00
bjorn3
f301b06bf4 Rustup to rustc 1.33.0-nightly (59183180f 2018-12-29) 2018-12-30 12:06:55 +01:00
bjorn3
16e43c9d21 Fix unsize coercions and the size_of_val and min_align_of_val intrinsics for custom dst's 2018-12-29 15:36:17 +01:00
bjorn3
8f2ca706c2 Setup env_logger 2018-12-29 12:04:35 +01:00
dependabot[bot]
20e8aec790
Merge pull request #252 from bjorn3/dependabot/cargo/serde-1.0.83 2018-12-28 18:29:44 +00:00
dependabot[bot]
65f6f62f91
Bump serde from 1.0.82 to 1.0.83
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.82...v1.0.83)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-28 17:55:52 +00:00
bjorn3
bebaa83c4a Add 'set is_pic' to clif files 2018-12-28 18:48:47 +01:00
bjorn3
b105534f97 Misc build changes 2018-12-28 17:15:20 +01:00
bjorn3
8561349ece Only build clif comments in debug mode 2018-12-28 17:09:38 +01:00
bjorn3
56133d1b18 Fix release mode 2018-12-28 15:18:35 +01:00
bjorn3
f13d9fd506 Rustup to rustc 1.33.0-nightly (fb86d604b 2018-12-27) 2018-12-28 10:44:32 +01:00
bjorn3
3e40f150d0 Add some more clif comments 2018-12-27 10:59:01 +01:00
dependabot[bot]
e6359826c7
Merge pull request #251 from bjorn3/dependabot/cargo/cranelift-c87da1a 2018-12-27 07:55:08 +00:00
dependabot[bot]
00dbbecf83
Bump cranelift from 9055dd1 to c87da1a
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `9055dd1` to `c87da1a`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](9055dd16ce...c87da1a42e)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-27 06:37:20 +00:00
bjorn3
af78c9a10e Reduce duplication in abi.rs a bit 2018-12-26 11:15:42 +01:00
dependabot[bot]
b85b9ffbc3
Merge pull request #245 from bjorn3/dependabot/cargo/cranelift-9055dd1 2018-12-26 06:57:04 +00:00
dependabot[bot]
3c755858b9
Bump cranelift from 328642f to 9055dd1
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `328642f` to `9055dd1`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](328642ffb2...9055dd16ce)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-26 05:57:00 +00:00
dependabot[bot]
a12fa769c9
Merge pull request #242 from bjorn3/dependabot/cargo/backtrace-sys-0.1.28 2018-12-25 15:57:04 +00:00
bjorn3
2c25b29c9c Simplify argument storage 2018-12-25 16:54:41 +01:00
dependabot[bot]
e78a3766a9
Bump backtrace-sys from 0.1.26 to 0.1.28
Bumps [backtrace-sys](https://github.com/alexcrichton/backtrace-rs) from 0.1.26 to 0.1.28.
- [Release notes](https://github.com/alexcrichton/backtrace-rs/releases)
- [Commits](https://github.com/alexcrichton/backtrace-rs/compare/backtrace-sys-0.1.26...backtrace-sys-0.1.28)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 14:44:05 +00:00
dependabot[bot]
cf5c7a9f07
Merge pull request #241 from bjorn3/dependabot/cargo/cc-1.0.28 2018-12-24 14:41:19 +00:00
dependabot[bot]
7f449578e4
Bump cc from 1.0.27 to 1.0.28
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.27 to 1.0.28.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.27...1.0.28)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 14:14:13 +00:00
bjorn3
7ea7d021ca Rustup to rustc 1.33.0-nightly (ddab10a69 2018-12-23) 2018-12-24 14:50:18 +01:00
bjorn3
3d05ff922c Use the linkage and visibility produced by tcx.collect_and_partition_mono_itemscc #209 2018-12-23 19:41:35 +01:00
bjorn3
0b4ede39e5 Add pretty param and local info comments to clif 2018-12-22 18:21:30 +01:00
bjorn3
9882576497 Improve debug messages in generated clif files 2018-12-22 18:21:30 +01:00
bjorn3
6e5d9abe9c Rustup to rustc 1.33.0-nightly (e40548bc4 2018-12-21) 2018-12-22 10:54:38 +01:00
bjorn3
64d4257387 Rustup to rustc 1.33.0-nightly (09d6ab90e 2018-12-20) 2018-12-21 13:45:06 +01:00
dependabot[bot]
00e09cc5b9
Merge pull request #240 from bjorn3/dependabot/cargo/heck-0.3.1 2018-12-21 12:41:12 +00:00
bjorn3
d94fe1d717 Fix calling drop_in_place_real with empty drop glue
fixes #209
2018-12-20 14:57:34 +01:00
dependabot[bot]
02b32f117d
Bump heck from 0.3.0 to 0.3.1
Bumps [heck](https://github.com/withoutboats/heck) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/withoutboats/heck/releases)
- [Commits](https://github.com/withoutboats/heck/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-20 05:26:18 +00:00
bjorn3
43a68c33fe
Merge pull request #239 from bjorn3/dependabot/cargo/cc-1.0.27
Bump cc from 1.0.26 to 1.0.27
2018-12-19 12:31:38 +01:00
dependabot[bot]
1ec65937d6
Bump cc from 1.0.26 to 1.0.27
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.26 to 1.0.27.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.26...1.0.27)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-19 06:37:50 +00:00