Merge SSE and AVX instruction definitions for scalar forms of SQRT, RSQRT, and RCP.
[oota-llvm.git] / lib / VMCore / LeaksContext.h
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2010-04-15 Dan GohmanFix a bunch of namespace polution.
2009-12-18 Rafael EspindolaCatch more cases of a pointer being marked garbage...
2009-11-01 Chris Lattnerremove a bunch of locking from LLVMContextImpl. Since...
2009-08-23 Chris Lattnerswitch from std::ostream to raw ostream, fix file header.
2009-08-19 Owen AndersonReapply my less-lock-contention-in-leak-detector patch...