Reid Kleckner
b834dd994c
Sort intrinsics by LLVM intrinsic name, rather than tablegen def name
...
Step one towards using a simple binary search to lookup intrinsic IDs
instead of our crazy table generated switch+memcmp+startswith code that
makes Function.cpp take about a minute to compile. See PR24785 and
PR11951 for why we should do this.
The X86 backend contains tables that need to be sorted on intrinsic ID,
so reorder those.
llvm-svn: 258757
2016-01-26 00:55:00 +00:00
..
2016-01-25 10:20:19 +00:00
2016-01-24 07:13:28 +00:00
2016-01-22 05:59:37 +00:00
2016-01-22 05:59:40 +00:00
2015-12-22 23:57:37 +00:00
2015-07-16 06:11:10 +00:00
2015-11-11 20:35:42 +00:00
2015-01-15 11:41:30 +00:00
2015-12-03 05:57:37 +00:00
2015-11-26 07:02:18 +00:00
2015-12-22 23:37:37 +00:00
2015-06-08 01:35:40 +00:00
2015-08-13 17:40:04 +00:00
2015-09-24 07:51:20 +00:00
2016-01-18 19:52:37 +00:00
2015-03-31 19:57:53 +00:00
2016-01-17 20:38:18 +00:00
2015-12-06 05:08:07 +00:00
2016-01-26 00:55:00 +00:00
2016-01-17 20:38:18 +00:00
2015-06-08 01:35:45 +00:00
2014-12-15 00:40:07 +00:00
2014-04-15 07:20:03 +00:00
2015-04-11 02:11:45 +00:00
2015-08-27 20:43:34 +00:00
2015-05-11 22:17:13 +00:00
2014-12-15 00:40:07 +00:00
2015-11-22 15:20:19 +00:00
2015-07-15 08:04:27 +00:00
2014-11-14 21:05:45 +00:00
2016-01-17 20:38:14 +00:00
2016-01-17 20:38:18 +00:00
2015-11-24 16:28:14 +00:00
2011-12-12 19:48:00 +00:00
2012-10-25 20:33:17 +00:00
2014-05-21 02:46:14 +00:00
2015-11-04 22:32:32 +00:00
2015-05-13 18:37:00 +00:00
2015-09-22 05:37:16 +00:00
2014-11-22 18:30:18 +00:00
2016-01-03 08:57:41 +00:00
2016-01-04 04:51:51 +00:00
2015-11-11 20:35:42 +00:00
2013-03-21 23:40:38 +00:00
2015-04-08 06:03:17 +00:00
2015-07-13 13:26:20 +00:00
2015-01-02 07:02:25 +00:00
2014-01-01 14:22:37 +00:00
2014-08-13 16:26:38 +00:00
2015-12-24 08:25:00 +00:00
2014-12-24 06:05:22 +00:00