Remove the successor probabilities normalization in tail duplication pass.
[oota-llvm.git] / lib / Support / Atomic.cpp
2014-06-20 Hans WennborgFix .cpp files claiming to be header files
2014-05-06 Reid KlecknerInclude intrin.h before windows.h as a workaround for...
2012-11-02 Rafael EspindolaXLC supports the same atomic functions as GCC, use...
2011-12-22 Dylan Noblesmithdrop unneeded config.h includes
2011-09-19 Eric ChristopherRename LLVM_MULTITHREADED define and fix build without...
2010-11-29 Michael J. SpencerMerge System into Support.