Bradley Smith 960ce2aafa [ARM] Fix subtarget feature set truncation when using .cpu directive
This is a bug that was caused due to storing the feature bitset in a 32-bit
variable when it is a 64-bit mask, discarding the top half of the feature set.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228151 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-04 16:23:24 +00:00
..
2014-04-03 17:35:22 +00:00
2014-11-05 12:40:21 +00:00
2014-06-19 16:35:19 +00:00
2014-05-05 17:58:46 +00:00
2014-04-03 11:29:15 +00:00
2014-04-16 16:45:18 +00:00