Files
llvm-6502/include/llvm/Support
Benjamin Kramer 9df4111876 MathExtras: Parametrize count(Trailing|Leading)Zeros on the type size.
Otherwise we will always select the generic version for e.g. unsigned
long if uint64_t is typedef'd to 'unsigned long long'. Also remove
enable_if hacks in favor of static_assert.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228921 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-12 13:47:29 +00:00
..
2014-11-03 10:58:05 +00:00
2014-11-14 08:38:17 +00:00
2015-02-07 06:35:30 +00:00
2015-02-07 00:37:15 +00:00
2014-09-11 22:55:25 +00:00
2014-12-12 17:35:34 +00:00
2013-12-12 15:45:32 +00:00
2014-10-16 10:10:07 +00:00
2014-12-04 16:59:36 +00:00
2014-11-04 12:35:47 +00:00
2014-08-23 23:07:14 +00:00
2015-01-26 17:35:56 +00:00