bors 172b59abe5 auto merge of #18080 : veddan/rust/assume, r=thestinger
Adds an `assume` intrinsic that gets translated to llvm.assume. It is
used on a boolean expression and allows the optimizer to assume that
the expression is true.

This implements #18051.
2014-10-25 00:32:07 +00:00
..
2014-10-07 15:49:53 +13:00
2014-10-09 09:44:50 -07:00
2014-10-09 09:44:50 -07:00
2014-07-19 12:26:18 +02:00
2014-09-24 20:35:33 -04:00
2014-08-29 14:33:08 -07:00
2014-09-28 02:02:31 +02:00
2014-10-21 17:36:15 -04:00
2014-10-07 15:49:53 +13:00
2014-10-02 16:36:00 +03:00
2014-08-20 21:02:24 -04:00
2014-10-10 22:09:49 -07:00