bjorn3
|
a59479bd37
|
Add clif ir comments for stack2reg opt
|
2020-03-20 12:18:40 +01:00 |
|
bjorn3
|
10ee80c288
|
Write dummy return value on unimplemented simd_{insert,extract}
Fixes #919
|
2020-03-14 14:34:07 +01:00 |
|
bjorn3
|
4d226e8f17
|
Hash trap message symbol nameThis saves ~7% of disk space
|
2020-03-13 11:02:14 +01:00 |
|
bjorn3
|
c8de552c01
|
Tls support
|
2020-02-26 14:41:05 +01:00 |
|
bjorn3
|
e95a300630
|
Use TrapCode::UnreachableCodeReached in trap_unreachable
|
2020-02-07 21:38:30 +01:00 |
|
bjorn3
|
b44d6311ca
|
Rustup to rustc 1.42.0-nightly (3ebcfa145 2020-01-12)
|
2020-01-14 12:29:04 +01:00 |
|
bjorn3
|
967709f31a
|
[OPT] Use load and store offsets instead of iadd_imm
|
2019-12-20 16:02:47 +01:00 |
|
bjorn3
|
d502f8e652
|
[OPT] Avoid calling target_triple for every call to codegen
|
2019-12-17 16:34:48 +01:00 |
|
bjorn3
|
58a9b648e8
|
Update cranelift, faerie and target-lexicon
|
2019-10-03 18:55:01 +02:00 |
|
bjorn3
|
0db605040e
|
Use CallConv::triple_default instead of hard coding SystemV
Fixes #718
|
2019-09-28 17:00:27 +02:00 |
|
bjorn3
|
ce0be229d7
|
Use upstream cranelift
|
2019-09-08 19:18:17 +02:00 |
|
bjorn3
|
bfb49e7d19
|
Rustup to rustc 1.39.0-nightly (6e19f3f38 2019-09-06)
|
2019-09-07 10:51:00 +02:00 |
|
Atul Bhosale
|
f481a4b685
|
Format code using 'cargo fmt'
|
2019-08-31 22:58:09 +05:30 |
|
bjorn3
|
1028fbb68c
|
Fix release builds
|
2019-07-30 15:00:15 +02:00 |
|
bjorn3
|
8c2577c747
|
Don't disable stdsimd anymore
This doesn't enable simd support. Actually using the functions will
result in a compilation error.
|
2019-07-20 15:33:57 +02:00 |
|
bjorn3
|
c0779d5d1d
|
Add comments for trap::codegen_print gv and fn defs
|
2019-06-16 17:40:46 +02:00 |
|
bjorn3
|
089e75ec42
|
Encapsulate CPlace constructors
|
2019-06-11 16:30:47 +02:00 |
|
bjorn3
|
d6e07cfcc8
|
Encapsulate CValue and CPlace creation
|
2019-06-11 15:32:30 +02:00 |
|
bjorn3
|
98dae86d21
|
Update cranelift
|
2019-05-04 16:15:20 +02:00 |
|
bjorn3
|
c0ffc422ab
|
Print message when reaching trap
|
2019-04-10 17:56:44 +02:00 |
|
bjorn3
|
11af20b156
|
Fix panic with reported const_eval promoted error
|
2019-03-06 20:56:15 +01:00 |
|
bjorn3
|
a5fdefe45a
|
Fix trans_get_discriminant for uninhabited types
|
2019-03-06 20:55:28 +01:00 |
|
bjorn3
|
95539518ec
|
Rustfmt
|
2018-11-24 12:47:53 +01:00 |
|
bjorn3
|
e83da7533c
|
Move trapping to trap_code.rs
|
2018-11-16 17:35:47 +01:00 |
|