Revert "Use std::bitset for SubtargetFeatures"
[oota-llvm.git] / lib / Target / AArch64 / Utils / AArch64BaseInfo.cpp
2015-03-24 Michael KupersteinRevert "Use std::bitset for SubtargetFeatures"
2015-03-24 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-02-19 Michael KupersteinReverting r229831 due to multiple ARM/PPC/MIPS build...
2015-02-19 Michael KupersteinUse std::bitset for SubtargetFeatures
2014-10-01 Tom Coxon[AArch64] Allow access to all system registers with...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-05-24 Michael J. SpencerReplace Count{Leading,Trailing}Zeros_{32,64} with count...
2013-04-11 David MajnemerFix undefined behavior in AArch64
2013-04-03 Tim NorthoverAArch64: implement ETMv4 trace system registers.
2013-03-28 Tim NorthoverAArch64: implement GICv3 system registers
2013-02-06 Tim NorthoverAdd icache prefetch operations to AArch64
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-02-05 Tim NorthoverRemove cyclic dependency in AArch64 libraries