Peter Collingbourne
87debbbb89
Un-XFAIL JIT EH tests under [am]san.
...
These tests started passing after libcxxabi's r255559, which fixed a problem
relating to how libcxxabi links its EH library. The test failures were
caused by an issue with libc++, not the sanitizers (confirmed by building a
pre-r255559 revision with libc++/libc++abi and without sanitizers), so they
should never have been XFAILed under the sanitizers.
llvm-svn: 255708
2015-12-15 23:46:21 +00:00
..
2014-08-30 18:33:35 +00:00
2015-12-15 23:46:21 +00:00
2015-10-06 22:55:05 +00:00
2015-12-15 23:46:21 +00:00
2015-11-23 21:47:51 +00:00
2015-04-16 23:24:18 +00:00
2015-04-16 23:24:18 +00:00
2015-08-07 23:01:16 +00:00
2014-09-02 22:28:02 +00:00
2013-04-26 20:19:41 +00:00
2013-04-26 20:19:41 +00:00
LLVM Interpreter: This patch implements vector support for cast operations (zext, sext, uitofp, sitofp, trunc, fpext, fptosi, fptrunc, bitcast) and shift operations (shl, ashr, lshr) for integer and floating point data types.
2013-08-05 12:17:06 +00:00
2013-09-02 06:40:09 +00:00
2013-09-12 10:52:03 +00:00
2015-04-16 23:24:18 +00:00
2013-04-26 20:19:41 +00:00
2013-09-02 06:40:09 +00:00
2013-04-26 20:19:41 +00:00
2013-04-26 20:19:41 +00:00
LLVM Interpreter: This patch implements vector support for cast operations (zext, sext, uitofp, sitofp, trunc, fpext, fptosi, fptrunc, bitcast) and shift operations (shl, ashr, lshr) for integer and floating point data types.
2013-08-05 12:17:06 +00:00
2013-09-02 06:40:09 +00:00