Alex Crichton
dd371a2069
rustc: Inline bitwise modification operators
...
These need to be inlined across crates to avoid showing up as one-instruction
functions in profiles! In the benchmark from #43578 this decreased the
translation item collection step from 30s to 23s, and looks like it also allowed
vectorization elsewhere of the operations!
2017-07-31 18:39:25 -07:00
..
2017-07-29 13:39:43 -07:00
2017-07-29 18:03:56 -06:00
2017-07-29 03:58:18 +00:00
2017-07-29 18:03:55 -06:00
2017-07-30 23:20:54 +02:00
2017-07-28 10:47:01 -07:00
2017-07-30 12:48:20 +00:00
2017-07-30 11:10:35 -07:00
2017-07-27 20:59:40 +03:00
2017-07-31 18:39:25 -07:00
2017-07-30 18:55:35 +09:00
2017-07-29 23:01:45 +00:00
2017-07-28 07:58:20 -07:00
2017-07-29 18:03:54 -06:00
2017-07-28 12:55:12 +00:00
2017-07-27 21:30:31 +00:00
2017-07-27 23:01:17 +03:00
2017-07-29 03:58:18 +00:00
2017-07-30 11:09:37 -07:00
2017-07-30 17:42:32 +00:00
2017-07-29 18:03:57 -06:00
2017-07-30 01:40:11 +00:00
2017-07-29 18:03:52 -06:00
2017-07-27 22:59:35 +03:00
2017-07-28 14:30:06 +00:00
2017-07-30 12:48:20 +00:00
2017-07-29 23:01:45 +00:00
2017-07-29 23:01:45 +00:00