Make the text of this file a little more useful.
[oota-llvm.git] / utils /
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-29 Reid SpencerLink with LLVMsystem.a for operating system independence.
2004-08-29 Reid SpencerRemoveFileOnErrorSignal is now in the llvm::sys namespa...
2004-08-24 Reid SpencerAdd the examples directory to these scripts.
2004-08-21 Chris LattnerAlignment is now in bits.
2004-08-21 Chris LattnerMake alignment be in bits, just like size is
2004-08-21 Chris LattnerInfer the spillsize/alignment of a register based on...
2004-08-21 Chris LattnerSupport "Methods" in register classes in CodgeGenRegist...
2004-08-21 Chris LattnerStart parsing register classes into a more structured...
2004-08-21 Chris LattnerRead in declared reg sizes
2004-08-17 Chris LattnerDo not #include files into the llvm namespace
2004-08-16 Chris LattnerUse CodeGenRegister class to make reading in of registe...
2004-08-16 Chris LattnerAdd initial support for register and register class...
2004-08-15 Chris LattnerRemove awareness of isDummyClass
2004-08-15 Chris LattnerInclude .td and .txt files in the greps. This will...
2004-08-14 Chris LattnerMake the AsmWriter a first-class tblgen object. Allow...
2004-08-11 Chris LattnerFix minor bug in previous checkin
2004-08-11 Chris Lattnerchange how we invoke the printer. Instead of passing...
2004-08-11 Chris LattnerStart parsing more information from the Operand information
2004-08-11 Chris LattnerRemove special case hacks
2004-08-10 Misha BrukmanDeleted commented-out code as we now get namespace...
2004-08-10 Misha BrukmanUse the target name instead of hard-coding SparcV9.
2004-08-10 Chris LattnerThis was a good idea, but until this does not break...
2004-08-09 Misha BrukmanUse the current target name instead of a ClassPrefix.
2004-08-09 Misha Brukman* Use Classname and ClassPrefix instead of hard-coded...
2004-08-05 Brian GaekeSplit out -disable-codegen into -disable-llc and -disab...
2004-08-04 Misha Brukman* Added documentation in the file header
2004-08-01 Chris LattnerBe picky
2004-08-01 Chris LattnerInstructions no longer need to have names.
2004-08-01 Chris LattnerAdd support for asm printing machine instructions that...
2004-08-01 Chris LattnerParse the operand list of the instruction. We currentl...
2004-08-01 Chris LattnerInitial cut at an asm writer emitter. So far, this...
2004-08-01 Chris LattnerAdd, and start using, the CodeGenInstruction class...
2004-08-01 Chris LattnerRename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h)
2004-08-01 Chris LattnerFinegrainify namespacification
2004-07-31 Chris LattnerSupport new flag
2004-07-27 Chris LattnerFix the nightly tester to default to using gnuplot...
2004-07-27 Chris LattnerUgh, the upgrade of zion brought in GCC 3.3.2, our...
2004-07-27 Chris LattnerImplement test/Regression/TableGen/ListSlices.td
2004-07-26 Chris LattnerAdd initial support for list slices. This currently...
2004-07-26 Reid SpencerA utility to run an arbitrary program on each of the...
2004-07-23 Chris LattnerChange column name
2004-07-22 Chris LattnerRemove some abandoned code that was never finished...
2004-07-16 Chris LattnerPassing integer 0 in for a pointer value doesn't work...
2004-07-13 Chris LattnerMake tblgen not try to be smart. This is better handle...
2004-07-07 Reid SpencerFix some thinkos in the script (error handling, proper...
2004-07-06 Reid SpencerChange the "rotate by 90" xtics specification to just...
2004-07-05 Reid SpencerCaused the labels on the small plots to be drawn vertic...
2004-06-25 Chris LattnerFix relative links for nightly testers not hosted on...
2004-06-25 Brian GaekeDon't try to run qmtests if we fail to build the tree...
2004-06-23 Reid SpencerMove the tests for readability of the template and...
2004-06-23 Reid SpencerAdded a -noexternals options to avoid performing the...
2004-06-23 Reid SpencerMake sure GetRegEx returns something gnuplot can deal...
2004-06-22 Reid Spencer- Added the -nice option for nicing the build processes.
2004-06-22 Reid SpencerAdded start time, finish time, and platform (uname...
2004-06-22 Tanya LattnerRemoved extra href close tag
2004-06-21 Misha BrukmanHandle shifts >= 32 bits.
2004-06-20 Chris LattnerMove the IntrinsicLowering header into the CodeGen...
2004-06-20 Chris LattnerMake fpcmp handle running off of the beginning or end...
2004-06-19 Reid SpencerA utility to search the LLVM source tree for a grep...
2004-06-17 Misha BrukmanMake header comment fit within 80 cols.
2004-06-14 Misha BrukmanThe correct prototype is `int atoi(CONST char*)'. ...
2004-06-13 Reid SpencerGet rid of "might be uninitialized" warnings when compi...
2004-06-11 Brian GaekeDon't trim @PrevDays (causing an error) if it isn't...
2004-06-11 Reid SpencerAdd two options to the program:
2004-06-10 Brian GaekeAllow dates with slashes in them in $DateRE.
2004-06-09 Reid SpencerColumnized the compilation statistics for easier reading.
2004-06-09 Chris LattnerFix the really bizarre stuff that happened last night...
2004-06-09 Reid SpencerRegularize title of Regression Test section. Clean...
2004-06-08 Reid Spencer* Fix indentation of Regression Test Results by making...
2004-06-04 Misha BrukmanEmit a more sensible error message if no subclasses...
2004-06-04 Brian GaekeHonor DISABLE_CBE, etc., even when doing the "running...
2004-06-03 Brian GaekeAllow script to set configure args.
2004-06-03 Chris LattnerAdd -disable-codegen option to disable LLC and JIT...
2004-05-31 Reid SpencerAlign the lower portion of the page with the left margi...
2004-05-31 Reid SpencerClean up the Feature and Regression test output to...
2004-05-30 Reid SpencerMake the Regression/Feature test support excise all...
2004-05-28 Chris LattnerChanges to make the nightly tester run the regression...
2004-05-28 Chris LattnerRight: the #includes are not needed either
2004-05-28 Chris LattnerUse fileutilities instead of mmap directly
2004-05-27 Chris Lattnerdoxygen no longer builds into the docs tree, and we...
2004-05-27 Chris LattnerAdd support for dos style files.
2004-05-27 Chris LattnerHeader file moved
2004-05-19 Misha BrukmanAdd hint about syntax-highlighting non-standardly-named...
2004-04-28 Misha BrukmanAdded `zeroinitializer' keyword.
2004-04-23 Brian Gaekemmap of a zero length file returns null on some platfor...
2004-04-19 Brian GaekeFix typo.
2004-04-18 Chris LattnerSpiff is no longer in our tree
2004-04-15 Misha BrukmanThe "best" of both worlds: readable C++ comments and...
2004-04-13 Chris LattnerFix bug, add support for +/-
2004-04-13 Chris LattnerOut with spiff, in with fpcmp
2004-04-13 Chris LattnerRemove spiff. Though it looked good, it was not really...
2004-04-13 Chris LattnerOkay, spiff is completely incapable of handling files...
2004-04-13 Chris LattnerIncrease buffer size again. *sigh*
2004-04-13 Chris LattnerDon't index spiff. It should not count as lines of...
2004-04-13 Chris LattnerFixed sized limits are bad... duh.
2004-04-13 Chris LattnerReally spiff, don't chatter :)
2004-04-13 Brian GaekeDon't underline diffs
2004-04-13 Brian GaekeClean up the Spiff code so that it emits fewer warnings...
2004-04-12 Brian GaekeBuild Spiff directory
next