Some minor adjustments for the 1.5 release.
[oota-llvm.git] / utils /
2005-05-13 Chris Lattneradd support for fastcc and friends
2005-05-12 Misha Brukman* Fix wording of the warning
2005-05-06 Chris LattnerHilight tail
2005-04-27 Andrew Lenharthimport fix and plot multiple lines at once
2005-04-27 Andrew LenharthGenerate a gnuplot script for any program and any test...
2005-04-27 Andrew LenharthSo you want to import nightly tester data into a data...
2005-04-27 Andrew Lenharthfix for parse, and a start at db import. Using CVS...
2005-04-27 Andrew LenharthA first step towards being able to do more interesting...
2005-04-24 Misha Brukmanelisp code to help with LLVM code standards compliance
2005-04-24 Misha Brukman.vimrc file to aid in LLVM coding standards conformance
2005-04-22 Jeff CohenEliminate tabs and trailing spaces
2005-04-22 Misha BrukmanRemove trailing whitespace
2005-04-19 Chris Lattnerignore generated files
2005-04-19 Chris Lattnerfix bogus warning
2005-04-19 Chris LattnerMajor change to tblgen: instead of resolving values...
2005-04-19 Chris Lattnerimplementing shifting of literal integers
2005-04-19 Chris LattnerAdd initial lexer and parser support for shifting value...
2005-03-17 Chris Lattnerspiff up the nightly tester output one more notch
2005-03-16 Chris LattnerPrint out who commits and what files were modified...
2005-03-11 Chris LattnerFix computation of compiled objects, contributed by...
2005-03-10 Misha BrukmanReplace tabs with spaces, separate function arguments...
2005-03-10 Chris LattnerImprove formatting of the sent mail for the dj test...
2005-02-13 Chris LattnerInclude local time on the web page for start/end times.
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...
2005-01-22 Chris LattnerMinor fix.
2005-01-22 Chris LattnerThis is the final big of factoring. This shares cases...
2005-01-22 Chris LattnerImplement *even more* factoring. In particular, if...
2005-01-22 Chris LattnerRefactor code for numbering instructions into CodeGenTa...
2005-01-22 Jeff CohenFix VC++ compilation error
2005-01-22 Chris LattnerImplement factoring of instruction pattern strings...
2005-01-22 Chris LattnerFix the ::: problem
2005-01-22 Chris LattnerMinor refactoring, no functionality change.
2005-01-22 Chris LattnerSeperate asmstring parsing from emission. This allows...
2005-01-22 Andrew Lenharthmake double-dollar properly escape asmstrings
2005-01-14 Reid SpencerFix the path from ../lib/Debug to ../Debug/lib per...
2005-01-13 Reid SpencerUpdate the documentation about -enable-llcbeta vs....
2005-01-12 Misha BrukmanUse and print out BuildStatus, we don't always have...
2005-01-11 Misha BrukmanNo need to repeat the word `build' since it's under...
2005-01-11 Misha BrukmanWe don't always have build errors, so call it `status...
2005-01-08 Chris Lattnerrename linscan -> LLCBETA as it should be
2005-01-05 Reid Spencer1. Make sure that "dot" can be found in the path
2005-01-02 Chris LattnerExpose isConvertibleToThreeAddress and isCommutable...
2004-12-30 Reid Spencer* Don't include weak definitions as a definition
2004-12-30 Reid SpencerA Perl script to generate an HTML definition list conta...
2004-12-26 Reid SpencerRevert the last patch so that the LLVMGCCDIR environmen...
2004-12-24 Reid SpencerRemove references to LLVMGCCDIR because it was only...
2004-12-17 Tanya LattnerAlways print out DejagnuTest results to stdout so that...
2004-12-16 Chris LattnerPortability fix, thanks to Markus F.X.J. Oberhumer.
2004-12-14 Chris LattnerUse user time, not wall time, for optimizer time.
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351: libLLVMSupport now depends on libLLVMSystem
2004-12-09 Test CommitTest commit
2004-12-06 Reid SpencerFor PR387:
2004-12-06 Reid SpencerRevert previous changes to remove -enable-linscan and...
2004-12-06 Reid SpencerRather than break all the nightly test invocations...
2004-12-06 Reid SpencerRemove LLC-BETA and linear scan options as they are...
2004-12-04 Reid SpencerPrint out something useful instead of a blank table...
2004-12-04 Chris LattnerMove the dejagnu section to immediately before the...
2004-12-04 Chris LattnerRemove last remnants of qmtest stuff
2004-12-04 Tanya LattnerRun dejagnu by default.
2004-12-04 Tanya LattnerRemoved QMTest functions. The nightly tester no longer...
2004-12-03 John CriswellRemoved QMTests as I will be zapping them soon.
2004-11-23 Reid SpencerMake sure the timing output is also sent to the log...
2004-11-23 Chris LattnerChange formats, as suggested by Duraid
2004-11-22 Tanya LattnerMoved dejagnu log link to the template.
2004-11-22 Tanya LattnerChanged to catch stderror of dejagnu and fixed missing...
2004-11-21 Tanya LattnerMade dejagnu option lower case.
2004-11-21 Tanya LattnerAdded the ability to run Dejagnu tests.
2004-11-14 Reid SpencerFix usage of changed function prototype
2004-11-08 Misha Brukman* Add support for f2c and the -f2c switch to enable...
2004-11-06 Chris LattnerAdjust to printing user+system times instead of wall...
2004-11-05 Chris LattnerQuiet VC++ warnings
2004-10-30 Vikram S. AdveFix patterns to match only one-char words.
2004-10-30 Reid SpencerInternalize variable names to prevent recursive assignm...
2004-10-29 Vikram S. AdvePrint P and [AR] files on update.
2004-10-28 Reid SpencerFix the dependency of lex.o on gram.tab.h
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-27 Chris LattnerConvert 'struct' to 'class' in various places to adhere...
2004-10-26 Reid SpencerAdd EXTRA_DIST for additional files to be distributed.
2004-10-25 Reid SpencerNew Makefile Features:
2004-10-23 Chris LattnerMake VC happier, patch contributed by Morten Ofstad
2004-10-22 Reid SpencerRemove double colon rule for gram.tab.h so it doesn...
2004-10-22 Reid SpencerWe're not doing automake any more
2004-10-22 Reid SpencerAdjust to changes in Makefile.rules
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-16 Chris LattnerAdd support for undef and unreachable
2004-10-14 Misha Brukman* Factor out (into new fn) a loop emitting operand...
2004-10-14 Misha Brukman* Add option to read isLittleEndianEncoding for InstrIn...
2004-10-13 Chris LattnerPatch to make VS happier, thanks to Morten Ofstad for...
2004-10-13 Reid SpencerUpdates for changes in Makefile rules.
2004-10-12 Chris LattnerDon't emit the method into the llvm namespace, let...
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-10-08 Reid SpencerRemove unused variable.
2004-10-08 Reid SpencerMake it so that positional parameters can have spaces...
2004-10-08 Misha BrukmanProperly `quote' names, and don't forget to add the...
2004-10-08 Misha BrukmanFix usage description typo
next