Viktor Dahl 0525bb7669 Add assume intrinsic
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-16 01:44:44 +02:00
..
2014-10-07 15:49:53 +13:00
2014-10-09 09:44:50 -07:00
2014-10-06 16:32:30 -07:00
2014-10-09 09:44:50 -07:00
2014-10-09 09:44:50 -07:00
2014-10-16 01:44:44 +02:00
2014-10-09 10:50:13 -07:00
2014-10-10 22:09:49 -07:00
2014-10-07 15:49:53 +13:00
2014-10-02 16:36:00 +03:00
2014-10-10 22:09:49 -07:00
2014-10-10 22:09:49 -07:00