Silencing some MSVC warnings "C4805: '^' : unsafe mix of type 'bool' and type 'unsign...
[oota-llvm.git] / lib / Support / Hashing.cpp
2012-03-01 Chandler CarruthAdd the source file with trivial definitions in it...
2012-02-23 Jay FoadThe implementation of GeneralHash::addBits broke C...
2012-02-18 Ahmed CharlesFix issue with bitwise and precedence.
2012-02-18 TalinHashing.h - utilities for hashing various data types.