Floating point negates are -0.0 - X, not 0.0 - X
[oota-llvm.git] / lib / VMCore / LeakDetector.cpp
2003-12-14 Chris LattnerFinegrainify namespacification
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2002-09-19 Chris LattnerAdd an optimization to support the most common access...
2002-09-10 Chris LattnerRemove extra #include
2002-09-08 Chris LattnerCheckin initial support for automatic memory leak detec...