servo/components/servo
bors-servo c838259383 Auto merge of #7527 - bjwbell:simd_advance_for_char_range, r=metajack
Use SIMD in fast path for advance_for_char_range

In advance_for_char_range add a fast SIMD code path for the the common
case where there are no detailed glyphs.


r? @mbrubeck

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7527)
<!-- Reviewable:end -->
2015-09-09 16:55:16 -06:00
..
.cargo Fix ARM linker 2015-06-18 18:39:52 +02:00
Cargo.lock Auto merge of #7527 - bjwbell:simd_advance_for_char_range, r=metajack 2015-09-09 16:55:16 -06:00
Cargo.toml Add energy monitoring and characterization scripts 2015-09-09 13:35:21 -05:00
lib.rs Re-export crates needed to use the Servo Rust API 2015-08-31 00:15:29 +02:00
main.rs Auto merge of #7468 - JoshTheGoldfish:Issue7460, r=jdm 2015-09-01 08:33:02 -06:00