Rafael Espindola
e021e85166
Change the default of -relax-relocations.
...
llvm-mc is a developer tool, as such it make sense for it to use new
features by default.
This doesn't change the user facing clang, which still defaults to non
relaxable relocations.
llvm-svn: 273014
2016-06-17 17:04:56 +00:00
..
2014-08-30 18:33:35 +00:00
2016-04-26 03:59:19 +00:00
2016-02-10 18:46:42 +00:00
2016-04-26 03:59:19 +00:00
2016-06-17 17:04:56 +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
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-09-02 06:40:09 +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