dependabot-preview[bot]
|
ca9a8a0441
|
Bump cranelift-codegen from 20e7185 to 9ca3bf5
Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `20e7185` to `9ca3bf5`.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Commits](20e71858a1...9ca3bf532e )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 05:28:25 +00:00 |
|
bjorn3
|
7d28ab8ba2
|
Remove the trans_const_place and TransPlaceInterpreter hack
|
2020-04-04 19:06:07 +02:00 |
|
bjorn3
|
ac1c5d6954
|
Rustup to rustc 1.44.0-nightly (537ccdf3a 2020-04-02)
|
2020-04-03 11:54:18 +02:00 |
|
bjorn3
|
17f99b4a96
|
Take Place by value instead of by reference
|
2020-04-02 17:23:15 +02:00 |
|
bjorn3
|
786c7d8d8c
|
Rustup to rustc 1.44.0-nightly (76b11980a 2020-04-01)
|
2020-04-02 14:27:51 +02:00 |
|
bjorn3
|
5958355ef1
|
Update dependencies
|
2020-04-01 14:19:25 +02:00 |
|
bjorn3
|
e3396901c4
|
Update Cranelift
|
2020-04-01 14:19:25 +02:00 |
|
bjorn3
|
a0eab7d913
|
Update actions-rs/cargo
|
2020-03-31 21:11:16 +02:00 |
|
bjorn3
|
c2e3560447
|
Update Cranelift
|
2020-03-31 14:13:38 +02:00 |
|
bjorn3
|
ab4328db43
|
Fix opt level names
|
2020-03-31 14:13:03 +02:00 |
|
bjorn3
|
13e3a3c8b0
|
Rustup to rustc 1.44.0-nightly (211365947 2020-03-30)
|
2020-03-31 13:20:19 +02:00 |
|
dependabot-preview[bot]
|
eefebeeb39
|
Merge pull request #946 from bjorn3/dependabot/cargo/cranelift-codegen-cd900d7
|
2020-03-30 17:27:03 +00:00 |
|
bjorn3
|
017a9b7641
|
Rustup to rustc 1.44.0-nightly (699f83f52 2020-03-29)
|
2020-03-30 19:00:24 +02:00 |
|
dependabot-preview[bot]
|
13fe779e10
|
Bump cranelift-codegen from 08e5484 to cd900d7
Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `08e5484` to `cd900d7`.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Commits](08e5484cdb...cd900d72db )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-30 16:50:32 +00:00 |
|
bjorn3
|
203b0b6b11
|
Update errno
|
2020-03-28 14:20:53 +01:00 |
|
bjorn3
|
d2964f6a71
|
Rustup to rustc 1.44.0-nightly (75208942f 2020-03-27)
|
2020-03-28 14:20:24 +01:00 |
|
bjorn3
|
f6d12440aa
|
Update Cranelift
|
2020-03-28 14:01:48 +01:00 |
|
bjorn3
|
33fd4c47aa
|
Use 16bit simd indices
|
2020-03-27 16:42:28 +01:00 |
|
bjorn3
|
d2c5b4be68
|
Use vector icmp in simd_cmp! when possible
|
2020-03-27 16:41:05 +01:00 |
|
bjorn3
|
3f33fcbd30
|
Avoid using select in bool_to_zero_or_max_uint
It legalizes to a branch
|
2020-03-27 16:04:34 +01:00 |
|
bjorn3
|
f288959c00
|
Limit publicness to crate where possible and remove unused imports
|
2020-03-27 12:14:45 +01:00 |
|
bjorn3
|
b113e88ddb
|
Fix warnings
|
2020-03-24 13:41:19 +01:00 |
|
bjorn3
|
dc76cd0551
|
Update dependencies
|
2020-03-24 13:20:26 +01:00 |
|
bjorn3
|
5c9b9305b7
|
Update Cranelift and object
|
2020-03-24 13:17:03 +01:00 |
|
bjorn3
|
3c9ebdb194
|
Rustup to rustc 1.44.0-nightly (1edd389cc 2020-03-23)
|
2020-03-24 13:09:44 +01:00 |
|
dependabot-preview[bot]
|
228574db36
|
Merge pull request #928 from bjorn3/dependabot/cargo/cranelift-codegen-c202a8e
|
2020-03-23 05:44:50 +00:00 |
|
dependabot-preview[bot]
|
eb3d358346
|
Bump cranelift-codegen from 1c55eb1 to c202a8e
Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `1c55eb1` to `c202a8e`.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Commits](1c55eb1a8b...c202a8eeaf )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-23 05:22:45 +00:00 |
|
bjorn3
|
9d014d7781
|
[ci] Remove Travis CI
This completes the switch to github actions
|
2020-03-21 16:54:48 +01:00 |
|
bjorn3
|
6b30d508f7
|
Fix some FIXME's and add some new FIXME's
|
2020-03-21 16:52:02 +01:00 |
|
bjorn3
|
e9db3e7817
|
Avoid u/i*::{min.max}_value()
They will be deprecated in the future
|
2020-03-20 16:29:05 +01:00 |
|
bjorn3
|
a59479bd37
|
Add clif ir comments for stack2reg opt
|
2020-03-20 12:18:40 +01:00 |
|
bjorn3
|
02d85dd590
|
Update dependencies
|
2020-03-19 13:54:38 +01:00 |
|
bjorn3
|
52f90c6308
|
Update Cranelift
|
2020-03-19 12:09:21 +01:00 |
|
bjorn3
|
d74c151b69
|
Fix it
|
2020-03-18 20:33:29 +01:00 |
|
bjorn3
|
d464169beb
|
Rustup to rustc 1.44.0-nightly (7ceebd98c 2020-03-17)
|
2020-03-18 20:12:19 +01:00 |
|
bjorn3
|
992fae08c4
|
Simplify handling of unimplemented stuff
|
2020-03-17 16:26:56 +01:00 |
|
bjorn3
|
b475199d1c
|
[debuginfo] Fix map_reg
|
2020-03-17 15:30:32 +01:00 |
|
bjorn3
|
c7b2ffaebd
|
Fix intrinsic name
|
2020-03-17 15:12:15 +01:00 |
|
bjorn3
|
6e9ee81271
|
[gh actions] Run the compile step with the same arguments as test.sh
|
2020-03-17 15:07:55 +01:00 |
|
bjorn3
|
d07c404bf4
|
Rename try intrinsic argument to match upstream
|
2020-03-17 14:53:32 +01:00 |
|
bjorn3
|
ebf13f1cce
|
Rustup to rustc 1.43.0-nightly (dd6718796 2020-03-16)
|
2020-03-17 14:52:06 +01:00 |
|
dependabot-preview[bot]
|
98f669131c
|
Merge pull request #922 from bjorn3/dependabot/cargo/cranelift-codegen-e2f6c08
|
2020-03-16 05:42:23 +00:00 |
|
dependabot-preview[bot]
|
16d3fd31d7
|
Bump cranelift-codegen from fbe29da to e2f6c08
Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `fbe29da` to `e2f6c08`.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Commits](fbe29da5cc...e2f6c08052 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-16 05:11:04 +00:00 |
|
bjorn3
|
643f0a1455
|
Remove unused import
|
2020-03-15 19:52:41 +01:00 |
|
bjorn3
|
d445a6f73d
|
Update links for the merge of the Cranelift and Wasmtime repos
|
2020-03-14 20:52:20 +01:00 |
|
bjorn3
|
0c1dcb0bbf
|
Pre-allocate vec for rlib metadata reading
Reduces the time spent during the copy from ~9% to ~1% for helloworld
cc #878
|
2020-03-14 19:01:47 +01:00 |
|
bjorn3
|
fe0e2ae66d
|
[gh actions] Really fix caching this time
|
2020-03-14 18:17:13 +01:00 |
|
bjorn3
|
5d516f9e11
|
Use Vec instead of HashSet for ccx.todo
This reduces runtime of ConstantCx::finalize for the coercions rustc
bench by ~65%
cc #878
|
2020-03-14 16:36:55 +01:00 |
|
bjorn3
|
efe3d84ce4
|
Don't lookup span position when the span hasn't changed
This improves performance of FunctionDebugContext::define by ~60%
Fixes #807
|
2020-03-14 15:18:04 +01:00 |
|
bjorn3
|
660b5c33e7
|
Use byte offsets instead of char offsets in debuginfo
cc #807
|
2020-03-14 15:10:22 +01:00 |
|