Commit graph

1858 commits

Author SHA1 Message Date
dependabot[bot]
b457253597
Merge pull request #92 from bjorn3/dependabot/cargo/cranelift-69fb510 2018-10-16 12:34:58 +00:00
dependabot[bot]
a8c3ae1160
Bump cranelift from 8fe3ae8 to 69fb510
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `8fe3ae8` to `69fb510`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](8fe3ae8950...69fb51092b)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-16 12:19:28 +00:00
bjorn3
42b6d734bf Rustup to rustc 1.31.0-nightly (46880f41b 2018-10-15) 2018-10-16 14:16:37 +02:00
bjorn3
086f3567ea Rustup to rustc 1.31.0-nightly (77af31408 2018-10-11) 2018-10-12 19:23:24 +02:00
bjorn3
2b9c1e9149
Update Readme.md 2018-10-10 19:12:41 +02:00
bjorn3
0195181363 Fix some warnings 2018-10-10 19:08:52 +02:00
bjorn3
b5dffe9765 Rustfmt 2018-10-10 19:07:13 +02:00
bjorn3
4177e804e9 Some more changes 2018-10-10 19:04:20 +02:00
bjorn3
f6346e8e15 Some changes 2018-10-10 18:36:47 +02:00
dependabot[bot]
c4b5b3def5
Merge pull request #89 from bjorn3/dependabot/cargo/cranelift-8fe3ae8 2018-10-10 14:50:29 +00:00
dependabot[bot]
0078481dcc
Bump cranelift from 0fd3769 to 8fe3ae8
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `0fd3769` to `8fe3ae8`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](0fd3769a49...8fe3ae8950)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-10 14:42:15 +00:00
bjorn3
738b320d67 Rustup to rustc 1.31.0-nightly (96cafc53c 2018-10-09) 2018-10-10 16:38:47 +02:00
bjorn3
460d3f05a2 Mention xargo in Readme.md and fix travis 2018-10-08 19:47:02 +02:00
bjorn3
562bd8abfd Add xargo example 2018-10-08 19:40:35 +02:00
bjorn3
39cfb1e51f Workaround for missing select.i8 encoding 2018-10-07 11:31:42 +02:00
bjorn3
3f7adf2d22 Add some more patches 2018-10-06 14:57:06 +02:00
bjorn3
0fa547ac98 Use absolute compile time paths for some log files 2018-10-06 14:48:34 +02:00
bjorn3
f4e544894a Implement Rvalue::Len for arrays 2018-10-06 13:50:31 +02:00
bjorn3
2cf7a64021 Don't disable core::time completely 2018-10-06 13:09:46 +02:00
bjorn3
3e75d84e92 Fix build 2018-10-06 11:30:32 +02:00
bjorn3
ab57af4e6a Fix projection of sized field in unsized type 2018-10-06 11:21:18 +02:00
bjorn3
aab736a137 Disable stdsimd in libstd too 2018-10-06 11:12:06 +02:00
bjorn3
f16947dfb4 Implement intrinsic write_bytes 2018-10-06 10:43:01 +02:00
bjorn3
f8e2ce6b4b Implement a lot of atomic intrinsics 2018-10-06 10:24:09 +02:00
bjorn3
42b80c21af Improve dsl 2018-10-05 20:11:47 +02:00
bjorn3
a1bb16fdc3 Use dsl for declaring intrinsic codegen 2018-10-05 19:55:06 +02:00
bjorn3
cd4bcb7a2c Rustup to rustc 1.31.0-nightly (8c4ad4e9e 2018-10-04) 2018-10-05 19:24:39 +02:00
bjorn3
62af9c9a04
Update Readme.md 2018-10-05 08:34:26 +02:00
bjorn3
a94dd977bf Move intrinsics codegen to intrinsics.rs 2018-10-03 18:21:52 +02:00
bjorn3
6289d212fb Implement atomic_singlethreadfence_* 2018-10-03 18:12:15 +02:00
dependabot[bot]
d8255dac7d
Merge pull request #72 from bjorn3/dependabot/cargo/cranelift-0fd3769 2018-10-03 07:15:19 +00:00
dependabot[bot]
87eab0a51e
Bump cranelift from 191638e to 0fd3769
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `191638e` to `0fd3769`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](191638ebe0...0fd3769a49)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-03 05:43:03 +00:00
bjorn3
1694b07b87 Implement intrinsic init 2018-10-02 18:41:16 +02:00
bjorn3
fce5fa5231 Rustup to rustc 1.31.0-nightly (de3d640f5 2018-10-01), fix a atomic bug and implement intrinsic bitreverse 2018-10-02 18:12:03 +02:00
bjorn3
69fe4d6f92 Workaround some missing encodings in cranelift 2018-09-30 16:33:55 +02:00
bjorn3
3965a65a79 Optimize all dependencies in debug mode 2018-09-30 10:35:44 +02:00
dependabot[bot]
ca25489bdd
Merge pull request #63 from bjorn3/dependabot/cargo/cranelift-191638e 2018-09-28 16:31:16 +00:00
bjorn3
ed996759f1 Rustup 2018-09-28 18:21:11 +02:00
dependabot[bot]
84e8585c7d
Bump cranelift from 0199e3d to 191638e
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `0199e3d` to `191638e`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](0199e3d828...191638ebe0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-28 05:39:32 +00:00
dependabot[bot]
efeb0e739e
Merge pull request #58 from bjorn3/dependabot/cargo/cranelift-0199e3d 2018-09-27 17:29:04 +00:00
bjorn3
0c42107ea6 EntityMap got renamed to SecondaryMap 2018-09-27 19:19:16 +02:00
dependabot[bot]
53b53c77d9
Bump cranelift from 8a79275 to 0199e3d
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `8a79275` to `0199e3d`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](8a79275d89...0199e3d828)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-27 05:59:34 +00:00
bjorn3
742a795c78 Use FunctionBuilder::call_mem{cpy,move} 2018-09-26 15:42:07 +02:00
bjorn3
16e936b93f Rustfmt 2018-09-26 15:40:11 +02:00
dependabot[bot]
bc84888830
Merge pull request #56 from bjorn3/dependabot/cargo/cranelift-8a79275 2018-09-26 06:24:57 +00:00
dependabot[bot]
fbe35291af
Bump cranelift from 0157cda to 8a79275
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `0157cda` to `8a79275`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](0157cdabe4...8a79275d89)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-26 05:55:45 +00:00
bjorn3
889150a4f9 Implement binop eq and ne for fat ptr's 2018-09-25 18:35:13 +02:00
bjorn3
b11cb572dc Use cranelift_frontend::Switch for switchInt 2018-09-25 18:04:30 +02:00
dependabot[bot]
c37e5ff96d
Merge pull request #52 from bjorn3/dependabot/cargo/cranelift-940e254 2018-09-25 06:26:52 +00:00
dependabot[bot]
aa7855cc1b
Bump cranelift from dcd54af to 940e254
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `dcd54af` to `940e254`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](dcd54af618...940e2545fd)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-25 05:57:33 +00:00