- 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
- a60ff2e A utility to run an arbitrary program on each of the LLVM source files. by Reid Spencer · 20 years ago
- 5c2e282 Change column name by Chris Lattner · 20 years ago
- 9879aa9 Remove some abandoned code that was never finished. If needed in the future by Chris Lattner · 20 years ago
- bd93533 Passing integer 0 in for a pointer value doesn't work on IA64. Fix this by Chris Lattner · 20 years ago
- 42df6d1 Make tblgen not try to be smart. This is better handled in makefiles if by Chris Lattner · 20 years ago
- 23a354d Fix some thinkos in the script (error handling, proper argument handling). by Reid Spencer · 20 years ago
- ebeebec Change the "rotate by 90" xtics specification to just "rotate" which is by Reid Spencer · 20 years ago
- 7cccb2d Caused the labels on the small plots to be drawn vertically instead of by Reid Spencer · 20 years ago
- 86840d0 Fix relative links for nightly testers not hosted on llvm.cs. by Chris Lattner · 20 years ago
- 2280098 Don't try to run qmtests if we fail to build the tree. The qmtests (at by Brian Gaeke · 20 years ago
- c5b6705 Move the tests for readability of the template and gnuplot files so they by Reid Spencer · 20 years ago
- 1d91463 Added a -noexternals options to avoid performing the externals tests on by Reid Spencer · 20 years ago
- a337f0c Make sure GetRegEx returns something gnuplot can deal with (a number, not by Reid Spencer · 20 years ago
- cb6a3aa - Added the -nice option for nicing the build processes. by Reid Spencer · 20 years ago
- 900576f Added start time, finish time, and platform (uname -a output) information by Reid Spencer · 20 years ago
- 60f5cf4 Removed extra href close tag by Tanya Lattner · 20 years ago
- 294984c Handle shifts >= 32 bits. by Misha Brukman · 20 years ago
- 3048373 Move the IntrinsicLowering header into the CodeGen directory, as per PR346 by Chris Lattner · 20 years ago
- 8e6d2bb Make fpcmp handle running off of the beginning or end of the file correctly. by Chris Lattner · 20 years ago
- 2d67208 A utility to search the LLVM source tree for a grep pattern. This is a by Reid Spencer · 20 years ago
- 0603079 Make header comment fit within 80 cols. by Misha Brukman · 20 years ago
- 8238c27 The correct prototype is `int atoi(CONST char*)'. Unbroke AIX build. by Misha Brukman · 20 years ago
- 4a4bfd8 Get rid of "might be uninitialized" warnings when compiling with GCC 3.3.2 by Reid Spencer · 20 years ago
- 253231e Don't trim @PrevDays (causing an error) if it isn't long enough. by Brian Gaeke · 20 years ago
- f6d0233 Add two options to the program: by Reid Spencer · 20 years ago
- 43f3867 Allow dates with slashes in them in $DateRE. by Brian Gaeke · 20 years ago
- 389174b Columnized the compilation statistics for easier reading. by Reid Spencer · 20 years ago
- ff2c64c Fix the really bizarre stuff that happened last night in the tester by Chris Lattner · 20 years ago
- 1a8c917 Regularize title of Regression Test section. Clean up some blank space. by Reid Spencer · 20 years ago
- f5d0af3 * Fix indentation of Regression Test Results by making sure the by Reid Spencer · 20 years ago
- bebdb20 Emit a more sensible error message if no subclasses of Target are defined. by Misha Brukman · 20 years ago
- 8566854 Honor DISABLE_CBE, etc., even when doing the "running tests" (i.e., Olden) by Brian Gaeke · 20 years ago
- 1770e2c Allow script to set configure args. Allow environment to set llvmgccdir. by Brian Gaeke · 20 years ago
- 20d13ea Add -disable-codegen option to disable LLC and JIT targets by Chris Lattner · 20 years ago
- f252371 Align the lower portion of the page with the left margin so that the page by Reid Spencer · 20 years ago
- aa0bfbe Clean up the Feature and Regression test output to (a) use section headers, by Reid Spencer · 20 years ago
- 542e859 Make the Regression/Feature test support excise all ": PASS" lines that by Reid Spencer · 20 years ago
- 4d00fde Changes to make the nightly tester run the regression tests at night, yaay! by Chris Lattner · 20 years ago
- 18884fa Right: the #includes are not needed either by Chris Lattner · 20 years ago
- 531b802 Use fileutilities instead of mmap directly by Chris Lattner · 20 years ago
- 91e43da doxygen no longer builds into the docs tree, and we no longer have boost by Chris Lattner · 20 years ago
- 36c5757 Add support for dos style files. by Chris Lattner · 20 years ago
- bed85ff Header file moved by Chris Lattner · 20 years ago
- e38adf5 Add hint about syntax-highlighting non-standardly-named LLVM Makefiles. by Misha Brukman · 20 years ago
- 6cdff92 Added `zeroinitializer' keyword. by Misha Brukman · 21 years ago
- 6893ead mmap of a zero length file returns null on some platforms, so hack around it. by Brian Gaeke · 21 years ago
- 9a459ab Fix typo. by Brian Gaeke · 21 years ago
- 7c8781e Spiff is no longer in our tree by Chris Lattner · 21 years ago
- 234b3ec The "best" of both worlds: readable C++ comments and valid HTML For doxygen. by Misha Brukman · 21 years ago
- 6de6a0a Fix bug, add support for +/- by Chris Lattner · 21 years ago
- 39975d3 Out with spiff, in with fpcmp by Chris Lattner · 21 years ago
- 0d8c3b6 Remove spiff. Though it looked good, it was not really as spiffy as it seemed by Chris Lattner · 21 years ago
- 337481a Okay, spiff is completely incapable of handling files of nontrivial size. by Chris Lattner · 21 years ago
- e8263c2 Increase buffer size again. *sigh* by Chris Lattner · 21 years ago
- 1ae684a Don't index spiff. It should not count as lines of LLVM code by Chris Lattner · 21 years ago
- 422acf2 Fixed sized limits are bad... duh. by Chris Lattner · 21 years ago
- f7dd526 Really spiff, don't chatter :) by Chris Lattner · 21 years ago
- 07b2c46 Don't underline diffs by Brian Gaeke · 21 years ago
- cce5a34 Clean up the Spiff code so that it emits fewer warnings. This by Brian Gaeke · 21 years ago
- 401be2c Build Spiff directory by Brian Gaeke · 21 years ago
- 0df5f9f Add the Spiff fp-aware diff utility from Bellcore by Brian Gaeke · 21 years ago
- 88ac78c by Jakub Staszak · 21 years ago
- 01b6a6f by Jakub Staszak · 21 years ago
- ffb33a1 Teach vim about the select instruction. Allow it to forget about the long-dead by Chris Lattner · 21 years ago
- 98124c8 Teach emacs about the select instruction by Chris Lattner · 21 years ago
- 5cedaba Default to using edge counts by Chris Lattner · 21 years ago
- ba2e098 Squash /usr/dcs path; use a 'require <version>' instead. by Brian Gaeke · 21 years ago
- 1d4c902 Add my regression finding by binary searching cvs script. by Brian Gaeke · 21 years ago
- c9699cc Added EH support. by John Criswell · 21 years ago
- f2cab76 Don't look in the .libs directories that libtool makes by Brian Gaeke · 21 years ago
- 8a4045e Do not remove an active template argument even if the superclass had one of the by Chris Lattner · 21 years ago
- 81d50ad Ignore X = X assignments that was causing Alkis's rewrite of X86.td to crash by Chris Lattner · 21 years ago
- ff367ee Assert instead of going into an infinite loop! by Chris Lattner · 21 years ago
- fd04ee6 Added support for C++ compilation. by John Criswell · 21 years ago
- 28ccd02 C++ version of llvm-native-gcc. by John Criswell · 21 years ago
- cac4b8e Updated to use llc to generate CBE code. by John Criswell · 21 years ago