summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Emit this:Chris Lattner2005-08-19
* Expose the derived register classes to the public header, allowing themChris Lattner2005-08-19
* Split register class "Methods" into MethodProtos and MethodBodiesChris Lattner2005-08-19
* Refactor to use Target.getRegisterClasses consistently, which providesChris Lattner2005-08-19
* Emit real operand info for instructions. This currently works but is badChris Lattner2005-08-19
* Read the namespace field from register classesChris Lattner2005-08-19
* add a setName method to recordChris Lattner2005-08-19
* Add a setName method to Record.Chris Lattner2005-08-19
* For now, just emit empty operand info structures.Chris Lattner2005-08-19
* Fix a problem jeffc noticedChris Lattner2005-08-19
* The code emitter generator only supports targets with 32-bit instructionChris Lattner2005-08-19
* now that all of the targets are clean w.r.t. the number of operands for eachChris Lattner2005-08-19
* Figure out how many operands each instruction has, keep track of whetherChris Lattner2005-08-18
* revert this change, which causes breakage, temporarilyChris Lattner2005-08-18
* When emitting implicit use/def lists, only emit each unique list once. ThoughChris Lattner2005-08-18
* Fill in the numOperands field of the TargetInstrDescriptor struct from theChris Lattner2005-08-18
* make is the standard name, not gmakeChris Lattner2005-08-02
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-27
* Fix PR595: These error messages should not be looking at CGI.Name, theyChris Lattner2005-07-15
* Add support for a TODO; instructions in .td files can now have argumentsNate Begeman2005-07-14
* * Add ability to specify the target LLVM will compile for via configureMisha Brukman2005-06-06
* Add a -cvstag option for testing specific branches, such as release candidatesMisha Brukman2005-05-26
* now with a legend, and multiple lines work.Andrew Lenharth2005-05-20
* OK, the simple scheme for the db plus a couple of cgi scripts thatAndrew Lenharth2005-05-20
* It would help if the headings were sorted properly.Reid Spencer2005-05-16
* Fix a brain blunder in the HTML output.Reid Spencer2005-05-16
* Sometimes tab completion is *not* your friend. Added the wrong file, byReid Spencer2005-05-16
* Add a script to generate information about the number of lines of code aReid Spencer2005-05-16
* add support for fastcc and friendsChris Lattner2005-05-13
* * Fix wording of the warningMisha Brukman2005-05-12
* Hilight tailChris Lattner2005-05-06
* import fix and plot multiple lines at onceAndrew Lenharth2005-04-27
* Generate a gnuplot script for any program and any test (like llc or gcc)Andrew Lenharth2005-04-27
* So you want to import nightly tester data into a data base? Have we got the ...Andrew Lenharth2005-04-27
* fix for parse, and a start at db import. Using CVS as scp :)Andrew Lenharth2005-04-27
* A first step towards being able to do more interesting things with the nightl...Andrew Lenharth2005-04-27
* elisp code to help with LLVM code standards complianceMisha Brukman2005-04-24
* .vimrc file to aid in LLVM coding standards conformanceMisha Brukman2005-04-24
* Eliminate tabs and trailing spacesJeff Cohen2005-04-22
* Remove trailing whitespaceMisha Brukman2005-04-22
* ignore generated filesChris Lattner2005-04-19
* fix bogus warningChris Lattner2005-04-19
* Major change to tblgen: instead of resolving values every time a class isChris Lattner2005-04-19
* implementing shifting of literal integersChris Lattner2005-04-19
* Add initial lexer and parser support for shifting values. Every use of thisChris Lattner2005-04-19
* spiff up the nightly tester output one more notchChris Lattner2005-03-17
* Print out who commits and what files were modified at the bottom of the test ...Chris Lattner2005-03-16
* Fix computation of compiled objects, contributed by Vladimir Merzliakov!Chris Lattner2005-03-11
* Replace tabs with spaces, separate function arguments with a spaceMisha Brukman2005-03-10
* Improve formatting of the sent mail for the dj test results.Chris Lattner2005-03-10