[TableGen] Use std::remove_if instead of an n^2 loop. NFC
[oota-llvm.git] / utils / fpcmp /
2013-06-13 Rafael EspindolaDon't use PathV1.h in FileUtilities.h.
2010-11-29 Michael J. SpencerMerge System into Support.
2010-04-15 Daniel DunbarRemove unnecessary uses of <iostream>.
2007-12-29 Chris Lattnerremove attributions from utils.
2007-12-29 Chris Lattnerremove attributions from tools/utils makefiles.
2007-04-07 Reid SpencerUpdate for PathWithStatus
2007-02-06 Reid SpencerSet the new NO_INSTALL flag for build-only tools.
2005-04-22 Misha BrukmanRemove trailing whitespace
2005-01-23 Chris LattnerThis method takes sys::Path objects now.
2005-01-23 Chris LattnerDrop dead #include
2005-01-23 Chris LattnerThe meat of this utility has been moved to FileUtilitie...
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351: libLLVMSupport now depends on libLLVMSystem
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-22 Reid SpencerWe're not doing automake any more
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-13 Reid SpencerUpdates for changes in Makefile rules.
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-09-01 Reid SpencerChanges For Bug 352
2004-06-20 Chris LattnerMake fpcmp handle running off of the beginning or end...
2004-06-13 Reid SpencerGet rid of "might be uninitialized" warnings when compi...
2004-06-09 Chris LattnerFix the really bizarre stuff that happened last night...
2004-05-28 Chris LattnerRight: the #includes are not needed either
2004-05-28 Chris LattnerUse fileutilities instead of mmap directly
2004-04-23 Brian Gaekemmap of a zero length file returns null on some platfor...
2004-04-19 Brian GaekeFix typo.
2004-04-13 Chris LattnerFix bug, add support for +/-
2004-04-13 Chris LattnerOkay, spiff is completely incapable of handling files...