2005-06-06 |
Misha Brukman | * Add ability to specify the target LLVM will compile... |
tree | commitdiff |
2005-05-26 |
Misha Brukman | Add a -cvstag option for testing specific branches... |
tree | commitdiff |
2005-05-20 |
Andrew Lenharth | now with a legend, and multiple lines work. |
tree | commitdiff |
2005-05-20 |
Andrew Lenharth | OK, the simple scheme for the db plus a couple of cgi... |
tree | commitdiff |
2005-05-16 |
Reid Spencer | It would help if the headings were sorted properly. |
tree | commitdiff |
2005-05-16 |
Reid Spencer | Fix a brain blunder in the HTML output. |
tree | commitdiff |
2005-05-16 |
Reid Spencer | Sometimes tab completion is *not* your friend. Added... |
tree | commitdiff |
2005-05-16 |
Reid Spencer | Add a script to generate information about the number... |
tree | commitdiff |
2005-05-13 |
Chris Lattner | add support for fastcc and friends |
tree | commitdiff |
2005-05-12 |
Misha Brukman | * Fix wording of the warning |
tree | commitdiff |
2005-05-06 |
Chris Lattner | Hilight tail |
tree | commitdiff |
2005-04-27 |
Andrew Lenharth | import fix and plot multiple lines at once |
tree | commitdiff |
2005-04-27 |
Andrew Lenharth | Generate a gnuplot script for any program and any test... |
tree | commitdiff |
2005-04-27 |
Andrew Lenharth | So you want to import nightly tester data into a data... |
tree | commitdiff |
2005-04-27 |
Andrew Lenharth | fix for parse, and a start at db import. Using CVS... |
tree | commitdiff |
2005-04-27 |
Andrew Lenharth | A first step towards being able to do more interesting... |
tree | commitdiff |
2005-04-24 |
Misha Brukman | elisp code to help with LLVM code standards compliance |
tree | commitdiff |
2005-04-24 |
Misha Brukman | .vimrc file to aid in LLVM coding standards conformance |
tree | commitdiff |
2005-04-22 |
Jeff Cohen | Eliminate tabs and trailing spaces |
tree | commitdiff |
2005-04-22 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2005-04-19 |
Chris Lattner | ignore generated files |
tree | commitdiff |
2005-04-19 |
Chris Lattner | fix bogus warning |
tree | commitdiff |
2005-04-19 |
Chris Lattner | Major change to tblgen: instead of resolving values... |
tree | commitdiff |
2005-04-19 |
Chris Lattner | implementing shifting of literal integers |
tree | commitdiff |
2005-04-19 |
Chris Lattner | Add initial lexer and parser support for shifting value... |
tree | commitdiff |
2005-03-17 |
Chris Lattner | spiff up the nightly tester output one more notch |
tree | commitdiff |
2005-03-16 |
Chris Lattner | Print out who commits and what files were modified... |
tree | commitdiff |
2005-03-11 |
Chris Lattner | Fix computation of compiled objects, contributed by... |
tree | commitdiff |
2005-03-10 |
Misha Brukman | Replace tabs with spaces, separate function arguments... |
tree | commitdiff |
2005-03-10 |
Chris Lattner | Improve formatting of the sent mail for the dj test... |
tree | commitdiff |
2005-02-13 |
Chris Lattner | Include local time on the web page for start/end times. |
tree | commitdiff |
2005-01-23 |
Chris Lattner | This method takes sys::Path objects now. |
tree | commitdiff |
2005-01-23 |
Chris Lattner | Drop dead #include |
tree | commitdiff |
2005-01-23 |
Chris Lattner | The meat of this utility has been moved to FileUtilitie... |
tree | commitdiff |
2005-01-22 |
Chris Lattner | Minor fix. |
tree | commitdiff |
2005-01-22 |
Chris Lattner | This is the final big of factoring. This shares cases... |
tree | commitdiff |
2005-01-22 |
Chris Lattner | Implement *even more* factoring. In particular, if... |
tree | commitdiff |
2005-01-22 |
Chris Lattner | Refactor code for numbering instructions into CodeGenTa... |
tree | commitdiff |
2005-01-22 |
Jeff Cohen | Fix VC++ compilation error |
tree | commitdiff |
2005-01-22 |
Chris Lattner | Implement factoring of instruction pattern strings... |
tree | commitdiff |
2005-01-22 |
Chris Lattner | Fix the ::: problem |
tree | commitdiff |
2005-01-22 |
Chris Lattner | Minor refactoring, no functionality change. |
tree | commitdiff |
2005-01-22 |
Chris Lattner | Seperate asmstring parsing from emission. This allows... |
tree | commitdiff |
2005-01-22 |
Andrew Lenharth | make double-dollar properly escape asmstrings |
tree | commitdiff |
2005-01-14 |
Reid Spencer | Fix the path from ../lib/Debug to ../Debug/lib per... |
tree | commitdiff |
2005-01-13 |
Reid Spencer | Update the documentation about -enable-llcbeta vs.... |
tree | commitdiff |
2005-01-12 |
Misha Brukman | Use and print out BuildStatus, we don't always have... |
tree | commitdiff |
2005-01-11 |
Misha Brukman | No need to repeat the word `build' since it's under... |
tree | commitdiff |
2005-01-11 |
Misha Brukman | We don't always have build errors, so call it `status... |
tree | commitdiff |
2005-01-08 |
Chris Lattner | rename linscan -> LLCBETA as it should be |
tree | commitdiff |
2005-01-05 |
Reid Spencer | 1. Make sure that "dot" can be found in the path |
tree | commitdiff |
2005-01-02 |
Chris Lattner | Expose isConvertibleToThreeAddress and isCommutable... |
tree | commitdiff |
2004-12-30 |
Reid Spencer | * Don't include weak definitions as a definition |
tree | commitdiff |
2004-12-30 |
Reid Spencer | A Perl script to generate an HTML definition list conta... |
tree | commitdiff |
2004-12-26 |
Reid Spencer | Revert the last patch so that the LLVMGCCDIR environmen... |
tree | commitdiff |
2004-12-24 |
Reid Spencer | Remove references to LLVMGCCDIR because it was only... |
tree | commitdiff |
2004-12-17 |
Tanya Lattner | Always print out DejagnuTest results to stdout so that... |
tree | commitdiff |
2004-12-16 |
Chris Lattner | Portability fix, thanks to Markus F.X.J. Oberhumer. |
tree | commitdiff |
2004-12-14 |
Chris Lattner | Use user time, not wall time, for optimizer time. |
tree | commitdiff |
2004-12-13 |
Reid Spencer | For PR351: |
tree | commitdiff |
2004-12-13 |
Reid Spencer | For PR351: libLLVMSupport now depends on libLLVMSystem |
tree | commitdiff |
2004-12-09 |
Test Commit | Test commit |
tree | commitdiff |
2004-12-06 |
Reid Spencer | For PR387: |
tree | commitdiff |
2004-12-06 |
Reid Spencer | Revert previous changes to remove -enable-linscan and... |
tree | commitdiff |
2004-12-06 |
Reid Spencer | Rather than break all the nightly test invocations... |
tree | commitdiff |
2004-12-06 |
Reid Spencer | Remove LLC-BETA and linear scan options as they are... |
tree | commitdiff |
2004-12-04 |
Reid Spencer | Print out something useful instead of a blank table... |
tree | commitdiff |
2004-12-04 |
Chris Lattner | Move the dejagnu section to immediately before the... |
tree | commitdiff |
2004-12-04 |
Chris Lattner | Remove last remnants of qmtest stuff |
tree | commitdiff |
2004-12-04 |
Tanya Lattner | Run dejagnu by default. |
tree | commitdiff |
2004-12-04 |
Tanya Lattner | Removed QMTest functions. The nightly tester no longer... |
tree | commitdiff |
2004-12-03 |
John Criswell | Removed QMTests as I will be zapping them soon. |
tree | commitdiff |
2004-11-23 |
Reid Spencer | Make sure the timing output is also sent to the log... |
tree | commitdiff |
2004-11-23 |
Chris Lattner | Change formats, as suggested by Duraid |
tree | commitdiff |
2004-11-22 |
Tanya Lattner | Moved dejagnu log link to the template. |
tree | commitdiff |
2004-11-22 |
Tanya Lattner | Changed to catch stderror of dejagnu and fixed missing... |
tree | commitdiff |
2004-11-21 |
Tanya Lattner | Made dejagnu option lower case. |
tree | commitdiff |
2004-11-21 |
Tanya Lattner | Added the ability to run Dejagnu tests. |
tree | commitdiff |
2004-11-14 |
Reid Spencer | Fix usage of changed function prototype |
tree | commitdiff |
2004-11-08 |
Misha Brukman | * Add support for f2c and the -f2c switch to enable... |
tree | commitdiff |
2004-11-06 |
Chris Lattner | Adjust to printing user+system times instead of wall... |
tree | commitdiff |
2004-11-05 |
Chris Lattner | Quiet VC++ warnings |
tree | commitdiff |
2004-10-30 |
Vikram S. Adve | Fix patterns to match only one-char words. |
tree | commitdiff |
2004-10-30 |
Reid Spencer | Internalize variable names to prevent recursive assignm... |
tree | commitdiff |
2004-10-29 |
Vikram S. Adve | Print P and [AR] files on update. |
tree | commitdiff |
2004-10-28 |
Reid Spencer | Fix the dependency of lex.o on gram.tab.h |
tree | commitdiff |
2004-10-27 |
Reid Spencer | Change Library Names Not To Conflict With Others When... |
tree | commitdiff |
2004-10-27 |
Chris Lattner | Convert 'struct' to 'class' in various places to adhere... |
tree | commitdiff |
2004-10-26 |
Reid Spencer | Add EXTRA_DIST for additional files to be distributed. |
tree | commitdiff |
2004-10-25 |
Reid Spencer | New Makefile Features: |
tree | commitdiff |
2004-10-23 |
Chris Lattner | Make VC happier, patch contributed by Morten Ofstad |
tree | commitdiff |
2004-10-22 |
Reid Spencer | Remove double colon rule for gram.tab.h so it doesn... |
tree | commitdiff |
2004-10-22 |
Reid Spencer | We're not doing automake any more |
tree | commitdiff |
2004-10-22 |
Reid Spencer | Adjust to changes in Makefile.rules |
tree | commitdiff |
2004-10-22 |
Reid Spencer | We won't use automake |
tree | commitdiff |
2004-10-18 |
Reid Spencer | Initial automake generated Makefile template |
tree | commitdiff |
2004-10-16 |
Chris Lattner | Add support for undef and unreachable |
tree | commitdiff |
2004-10-14 |
Misha Brukman | * Factor out (into new fn) a loop emitting operand... |
tree | commitdiff |
2004-10-14 |
Misha Brukman | * Add option to read isLittleEndianEncoding for InstrIn... |
tree | commitdiff |
2004-10-13 |
Chris Lattner | Patch to make VS happier, thanks to Morten Ofstad for... |
tree | commitdiff |
next |