| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Add ability to specify the target LLVM will compile for via configure | Misha Brukman | 2005-06-06 | 1 | -2/+6 |
* | Add a -cvstag option for testing specific branches, such as release candidates | Misha Brukman | 2005-05-26 | 1 | -4/+10 |
* | now with a legend, and multiple lines work. | Andrew Lenharth | 2005-05-20 | 2 | -6/+10 |
* | OK, the simple scheme for the db plus a couple of cgi scripts that | Andrew Lenharth | 2005-05-20 | 3 | -0/+154 |
* | It would help if the headings were sorted properly. | Reid Spencer | 2005-05-16 | 1 | -1/+1 |
* | Fix a brain blunder in the HTML output. | Reid Spencer | 2005-05-16 | 1 | -3/+4 |
* | Sometimes tab completion is *not* your friend. Added the wrong file, by | Reid Spencer | 2005-05-16 | 2 | -21/+257 |
* | Add a script to generate information about the number of lines of code a | Reid Spencer | 2005-05-16 | 1 | -0/+21 |
* | add support for fastcc and friends | Chris Lattner | 2005-05-13 | 2 | -2/+2 |
* | * Fix wording of the warning | Misha Brukman | 2005-05-12 | 1 | -2/+8 |
* | Hilight tail | Chris Lattner | 2005-05-06 | 2 | -2/+2 |
* | import fix and plot multiple lines at once | Andrew Lenharth | 2005-04-27 | 2 | -15/+29 |
* | Generate a gnuplot script for any program and any test (like llc or gcc) | Andrew Lenharth | 2005-04-27 | 1 | -0/+39 |
* | So you want to import nightly tester data into a data base? Have we got the ... | Andrew Lenharth | 2005-04-27 | 1 | -7/+67 |
* | fix for parse, and a start at db import. Using CVS as scp :) | Andrew Lenharth | 2005-04-27 | 2 | -3/+31 |
* | A first step towards being able to do more interesting things with the nightl... | Andrew Lenharth | 2005-04-27 | 1 | -0/+32 |
* | elisp code to help with LLVM code standards compliance | Misha Brukman | 2005-04-24 | 1 | -0/+12 |
* | .vimrc file to aid in LLVM coding standards conformance | Misha Brukman | 2005-04-24 | 1 | -0/+34 |
* | Eliminate tabs and trailing spaces | Jeff Cohen | 2005-04-22 | 26 | -3702/+3702 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-22 | 20 | -136/+136 |
* | ignore generated files | Chris Lattner | 2005-04-19 | 1 | -0/+4 |
* | fix bogus warning | Chris Lattner | 2005-04-19 | 1 | -0/+1 |
* | Major change to tblgen: instead of resolving values every time a class is | Chris Lattner | 2005-04-19 | 3 | -73/+119 |
* | implementing shifting of literal integers | Chris Lattner | 2005-04-19 | 2 | -0/+16 |
* | Add initial lexer and parser support for shifting values. Every use of this | Chris Lattner | 2005-04-19 | 3 | -0/+29 |
* | spiff up the nightly tester output one more notch | Chris Lattner | 2005-03-17 | 1 | -3/+3 |
* | Print out who commits and what files were modified at the bottom of the test ... | Chris Lattner | 2005-03-16 | 1 | -8/+14 |
* | Fix computation of compiled objects, contributed by Vladimir Merzliakov! | Chris Lattner | 2005-03-11 | 1 | -1/+1 |
* | Replace tabs with spaces, separate function arguments with a space | Misha Brukman | 2005-03-10 | 1 | -12/+12 |
* | Improve formatting of the sent mail for the dj test results. | Chris Lattner | 2005-03-10 | 1 | -4/+15 |
* | Include local time on the web page for start/end times. | Chris Lattner | 2005-02-13 | 2 | -4/+5 |
* | This method takes sys::Path objects now. | Chris Lattner | 2005-01-23 | 1 | -2/+2 |
* | Drop dead #include | Chris Lattner | 2005-01-23 | 1 | -2/+0 |
* | The meat of this utility has been moved to FileUtilities, where it can be | Chris Lattner | 2005-01-23 | 1 | -153/+8 |
* | Minor fix. | Chris Lattner | 2005-01-22 | 1 | -1/+1 |
* | This is the final big of factoring. This shares cases in suboperand | Chris Lattner | 2005-01-22 | 1 | -8/+34 |
* | Implement *even more* factoring. In particular, if all of the instruction | Chris Lattner | 2005-01-22 | 1 | -20/+62 |
* | Refactor code for numbering instructions into CodeGenTarget. | Chris Lattner | 2005-01-22 | 3 | -10/+29 |
* | Fix VC++ compilation error | Jeff Cohen | 2005-01-22 | 1 | -0/+1 |
* | Implement factoring of instruction pattern strings. In particular, instead of | Chris Lattner | 2005-01-22 | 1 | -10/+97 |
* | Fix the ::: problem | Chris Lattner | 2005-01-22 | 1 | -1/+1 |
* | Minor refactoring, no functionality change. | Chris Lattner | 2005-01-22 | 1 | -15/+20 |
* | Seperate asmstring parsing from emission. This allows the code to be simpler | Chris Lattner | 2005-01-22 | 1 | -86/+153 |
* | make double-dollar properly escape asmstrings | Andrew Lenharth | 2005-01-22 | 1 | -0/+1 |
* | Fix the path from ../lib/Debug to ../Debug/lib per changes to Makefiles. | Reid Spencer | 2005-01-14 | 1 | -1/+1 |
* | Update the documentation about -enable-llcbeta vs. -enable-linscan | Reid Spencer | 2005-01-13 | 1 | -1/+1 |
* | Use and print out BuildStatus, we don't always have build errors. | Misha Brukman | 2005-01-12 | 2 | -5/+6 |
* | No need to repeat the word `build' since it's under `Build status' | Misha Brukman | 2005-01-11 | 1 | -1/+1 |
* | We don't always have build errors, so call it `status', not `error' | Misha Brukman | 2005-01-11 | 1 | -1/+1 |
* | rename linscan -> LLCBETA as it should be | Chris Lattner | 2005-01-08 | 1 | -1/+1 |