summaryrefslogtreecommitdiff
path: root/Source/Core/Common/BitSet.h
AgeCommit message (Expand)Author
2018-10-28BitSet: Add << operatorMerryMage
2018-04-23Common: Amend CommonTypes include within BitSet.hLioncash
2018-04-23Common: Move BitSet helper functions into the Common namespaceLioncash
2018-04-22Common: Move BitSet into the Common namespaceLioncash
2018-04-12Reformat all the things!spycrab
2016-06-25constexpr added to BitSet.h. conflicts solveddhust
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-02-15Add missing include, this was previously masked by PCH usagehdcmeta
2015-10-04Bitset: Make bool() operator explicit.Scott Mansell
2015-10-04Bitset: Make cast overrides constScott Mansell
2015-08-14JitArm64: Fastmem: fixup map & lookupdegasus
2015-01-10JIT: optimize for the common case of unquantized psq_l/stFiora
2014-10-29Fix build failing with PCH disabled.Rohit Nirmal
2014-10-25Add workaround for OS X symbol clash and AllOnes helper method.comex
2014-10-25Add BitSet and, as a test, convert some JitRegCache stuff to it.comex