Sean Stangl
|
237d48477a
|
Fix an outdated comment referring to FunctionLayout instead of Layout
|
2019-07-09 18:05:36 +02:00 |
|
Benjamin Bouvier
|
3545363006
|
Add ir::Types::lane_of as an alias of lane_type to be used in typevar constraints;
|
2019-07-09 10:56:50 +02:00 |
|
Benjamin Bouvier
|
563525b090
|
[meta] Remove mentions to Python in comments of the non-meta crate;
|
2019-07-05 17:50:17 +02:00 |
|
Benjamin Bouvier
|
d7d48d5cc6
|
Add the dyn keyword before trait objects;
|
2019-06-24 11:42:26 +02:00 |
|
bjorn3
|
edd2bf12fd
|
Export ValueLocRange and DisplayFunctionAnnotations::default()
|
2019-05-15 09:18:45 +02:00 |
|
Yury Delendik
|
8f95c51730
|
Reconstruct locations of the original source variable
|
2019-05-09 00:35:44 -07:00 |
|
bjorn3
|
166c11af11
|
Fix global value colocated printing
It used to print `gv0 = colocated symbol u1:1` while cranelift-reader
expects `gv0 = symbol colocated u1:1`.
|
2019-02-25 18:01:05 +01:00 |
|
YISH
|
90028a6d0d
|
impl Ieee64::from(f64) and Ieee32::from(f32)
|
2019-02-19 14:03:21 -08:00 |
|
lazypassion
|
747ad3c4c5
|
moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
|
2019-01-28 15:56:54 -08:00 |
|