Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / lib / Target / AArch64 / Utils /
2013-05-24 Michael J. SpencerReplace Count{Leading,Trailing}Zeros_{32,64} with count...
2013-05-18 Tim NorthoverAArch64: add CMake dependency to fix very parallel...
2013-05-04 Tim NorthoverAArch64: implement large code model access to global...
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