[X86] Be more robust against unknown Intel family 6 models. Use feature flags to...
[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.