- fdd10b1 Make sure the timing output is also sent to the log file for dejagnu, not by Reid Spencer · 20 years ago
- 4fa5fa8 Change formats, as suggested by Duraid by Chris Lattner · 20 years ago
- 882b8cd Moved dejagnu log link to the template. by Tanya Lattner · 20 years ago
- f35bdc1 Changed to catch stderror of dejagnu and fixed missing quote. by Tanya Lattner · 20 years ago
- 794dae5 Made dejagnu option lower case. by Tanya Lattner · 20 years ago
- 5debe8c Added the ability to run Dejagnu tests. by Tanya Lattner · 20 years ago
- 227b6d0 Fix usage of changed function prototype by Reid Spencer · 20 years ago
- 2e9ac69 * Add support for f2c and the -f2c switch to enable Fortran benchmarks by Misha Brukman · 20 years ago
- 36dc5c7 Adjust to printing user+system times instead of wall times. Run the olden by Chris Lattner · 20 years ago
- 141e3fd Quiet VC++ warnings by Chris Lattner · 20 years ago
- ab9ef2a Fix patterns to match only one-char words. by Vikram S. Adve · 20 years ago
- cc2d1e2 Internalize variable names to prevent recursive assignment. Cleanup docs. by Reid Spencer · 20 years ago
- 65dea6e Print P and [AR] files on update. by Vikram S. Adve · 20 years ago
- cd1e7dd Fix the dependency of lex.o on gram.tab.h by Reid Spencer · 20 years ago
- 6cb21d4 Change Library Names Not To Conflict With Others When Installed by Reid Spencer · 20 years ago
- 1fca5ff Convert 'struct' to 'class' in various places to adhere to the coding standards by Chris Lattner · 20 years ago
- 20ac4e3 Add EXTRA_DIST for additional files to be distributed. by Reid Spencer · 20 years ago
- 151f8ba New Makefile Features: by Reid Spencer · 20 years ago
- 89e0f74 Make VC happier, patch contributed by Morten Ofstad by Chris Lattner · 20 years ago
- 99a401c Remove double colon rule for gram.tab.h so it doesn't conflict with the by Reid Spencer · 20 years ago
- 40a955a We're not doing automake any more by Reid Spencer · 20 years ago
- 8c2c315 Adjust to changes in Makefile.rules by Reid Spencer · 20 years ago
- cac731e We won't use automake by Reid Spencer · 20 years ago
- 86d341b Initial automake generated Makefile template by Reid Spencer · 20 years ago
- 4c554c5 Add support for undef and unreachable by Chris Lattner · 20 years ago
- 28eefa5 * Factor out (into new fn) a loop emitting operand shifts into the instruction by Misha Brukman · 20 years ago
- 35e83cc * Add option to read isLittleEndianEncoding for InstrInfo classes by Misha Brukman · 20 years ago
- 4523709 Patch to make VS happier, thanks to Morten Ofstad for pointing this out. by Chris Lattner · 20 years ago
- 36a7d90 Updates for changes in Makefile rules. by Reid Spencer · 20 years ago
- 9d990a0 Don't emit the method into the llvm namespace, let the #includer decide where it goes by Chris Lattner · 20 years ago
- 3b7784d Initial version of automake Makefile.am file. by Reid Spencer · 20 years ago
- 9f41a5f Initial version of automake Makefile.am file. by Reid Spencer · 20 years ago
- 83e9193 Remove unused variable. by Reid Spencer · 20 years ago
- 761e41b Make it so that positional parameters can have spaces in them. by Reid Spencer · 20 years ago
- cf4f810 Properly `quote' names, and don't forget to add the ending quote! by Misha Brukman · 20 years ago
- ef7dd46 Fix usage description typo by Misha Brukman · 20 years ago
- 3326305 Make comment header span the entire line by Misha Brukman · 20 years ago
- 054defa Make these scripts work on SunOS too. by Reid Spencer · 20 years ago
- 953c6fe Correctly parse variant notation by Chris Lattner · 20 years ago
- 560a79f Add initial support for variants. This just parses the new format, no by Chris Lattner · 20 years ago
- 231684a #include DataTypes.h to compile on MinGW, patch by Henrik Bach. by Misha Brukman · 20 years ago
- 7f12bbb * Add `deplibs' keyword for specifying a list of dependent libraries by Misha Brukman · 20 years ago
- 137c8fb Add `deplibs' keyword for specifying a list of dependent libraries by Misha Brukman · 20 years ago
- cdd66b5 Add support for the isLoad and isStore flags, needed by the instruction scheduler by Nate Begeman · 20 years ago
- 5b71d3a Turn the hasDelaySlot flag into the M_DELAY_SLOT_FLAG by Chris Lattner · 20 years ago
- 90c82b9 Touch output files before reading or writing them, so that they are by Brian Gaeke · 20 years ago
- 181e65d Documentation upgrade. by Reid Spencer · 20 years ago
- 9610fc9 Finish the documentation. by Reid Spencer · 20 years ago
- 33709e5 Tighten up the specification of what counts as a code file. The previous by Reid Spencer · 20 years ago
- b27b78f Base the implementation on the llvmdo script so that we only have to by Reid Spencer · 20 years ago
- 8141e37 Fixed to actually work correctly and be the basis for other tools by by Reid Spencer · 20 years ago
- 2ac3f19 Don't count .lo files :) by Chris Lattner · 20 years ago
- 60ec265 Don't include libtool "object" files by Chris Lattner · 20 years ago
- b228657 Revamp the Register class, and allow the use of the RegisterGroup class to by Chris Lattner · 20 years ago
- e993f46 Modify the lines of code counting mechanism to use the new "countloc.sh" by Reid Spencer · 20 years ago
- 65e731d Added a tool to more accurately count the lines of code. The previous by Reid Spencer · 20 years ago
- 214c6d6 Remove double paren use in system() function so that the command line can by Reid Spencer · 20 years ago
- 10ffe01 Make the NightlyTest run tests out of projects/llvm-test instead of by Reid Spencer · 20 years ago
- 40b062f Clean up some "clean:" targets so they use $(VERB) and don't print anything by Reid Spencer · 20 years ago
- 23f7d51 Make tblgen's exception handling a little more robust by printing the by Reid Spencer · 20 years ago
- 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
- 0172d09 Link with LLVMsystem.a for operating system independence. by Reid Spencer · 20 years ago
- debb5f0 RemoveFileOnErrorSignal is now in the llvm::sys namespace. Adjust accordingly. by Reid Spencer · 20 years ago
- 8eecb14 Add the examples directory to these scripts. by Reid Spencer · 20 years ago
- 037d732 Alignment is now in bits. by Chris Lattner · 20 years ago
- 98df506 Make alignment be in bits, just like size is by Chris Lattner · 20 years ago
- 987b5cc Infer the spillsize/alignment of a register based on the register classes by Chris Lattner · 20 years ago
- 5767775 Support "Methods" in register classes in CodgeGenRegisterClass by Chris Lattner · 20 years ago
- 056afef Start parsing register classes into a more structured form by Chris Lattner · 20 years ago
- 7a680c6 Read in declared reg sizes by Chris Lattner · 20 years ago
- 2c38413 Do not #include files into the llvm namespace by Chris Lattner · 20 years ago
- 2669311 Use CodeGenRegister class to make reading in of register information more by Chris Lattner · 20 years ago
- 8dab6ca Add initial support for register and register class representation. by Chris Lattner · 20 years ago
- 59b92ce Remove awareness of isDummyClass by Chris Lattner · 20 years ago
- 6a1e0e6 Include .td and .txt files in the greps. This will allow me to find symbols in by Chris Lattner · 20 years ago
- 175580c Make the AsmWriter a first-class tblgen object. Allow targets to specify by Chris Lattner · 20 years ago
- 9302ba4 Fix minor bug in previous checkin by Chris Lattner · 20 years ago
- 1caef2c change how we invoke the printer. Instead of passing in the MO directly, by Chris Lattner · 20 years ago
- cf03da0 Start parsing more information from the Operand information by Chris Lattner · 20 years ago
- 552a842 Remove special case hacks by Chris Lattner · 20 years ago
- ad346ad Deleted commented-out code as we now get namespace directly, add comments by Misha Brukman · 20 years ago
- e2ba778 Use the target name instead of hard-coding SparcV9. by Misha Brukman · 20 years ago
- 2b27b88 This was a good idea, but until this does not break the build of by Chris Lattner · 20 years ago
- d7a5b28 Use the current target name instead of a ClassPrefix. by Misha Brukman · 20 years ago
- eb178c1 * Use Classname and ClassPrefix instead of hard-coded V9 values by Misha Brukman · 20 years ago
- 047e606 Split out -disable-codegen into -disable-llc and -disable-jit. by Brian Gaeke · 20 years ago
- 4e4f863 * Added documentation in the file header by Misha Brukman · 20 years ago
- c3d5f3e Be picky by Chris Lattner · 20 years ago
- 2d12b2c Instructions no longer need to have names. by Chris Lattner · 20 years ago
- 076efa7 Add support for asm printing machine instructions that have operands. by Chris Lattner · 20 years ago
- 87c5905 Parse the operand list of the instruction. We currently support register and immediate operands. by Chris Lattner · 20 years ago
- 2e1f51b Initial cut at an asm writer emitter. So far, this only handles emission of by Chris Lattner · 20 years ago
- ec35240 Add, and start using, the CodeGenInstruction class. This class represents by Chris Lattner · 20 years ago
- 803a5f6 Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h) by Chris Lattner · 20 years ago
- 2082ebe Finegrainify namespacification by Chris Lattner · 20 years ago
- 5850599 Support new flag by Chris Lattner · 20 years ago
- fe2597a Fix the nightly tester to default to using gnuplot in /usr/bin by Chris Lattner · 20 years ago
- 892cdb3 Ugh, the upgrade of zion brought in GCC 3.3.2, our arch nemesis. by Chris Lattner · 20 years ago
- 1dba7ab Implement test/Regression/TableGen/ListSlices.td by Chris Lattner · 20 years ago
- b0fef64 Add initial support for list slices. This currently allows you to do stuff by Chris Lattner · 20 years ago