summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Output the opcode name of the instruction being emitted to cerr.Misha Brukman2003-05-28
* Cannot output `static' in generated cpp code: results in error. It's alreadyMisha Brukman2003-05-27
* * Now outputting a static function getBinaryCodeForInstr() (JIT-accessible)Misha Brukman2003-05-27
* Do not show errors when moving file. The error is shown the first time anyoneMisha Brukman2003-05-25
* Add ability to utilize the code emitter generator (CodeEmitterGen).Misha Brukman2003-05-24
* First cut at the Code Generator using the TableGen methodology.Misha Brukman2003-05-24
* I fixed that ``thang'', yo.Misha Brukman2003-05-20
* Fix a halfway done change to the nightly tester :(Chris Lattner2003-05-11
* Get the nightly tester to detect other kind of testing problemsChris Lattner2003-05-10
* Force overwriting the file if it already exists.Chris Lattner2003-05-10
* Update column infoChris Lattner2003-05-10
* Add support for new va_arg instructionChris Lattner2003-05-08
* Update to add new keywordsChris Lattner2003-04-22
* Add missing keyword, add new linkage keywordsChris Lattner2003-04-16
* Add new linkage keywords. Spell uninitialized correctlyChris Lattner2003-04-16
* Update to work with newer versions of bisonChris Lattner2003-03-31
* * Don't run tests if compilation failedChris Lattner2003-02-28
* Fix broken linksChris Lattner2003-02-28
* Allow tests to run for 5 minutes before timing out.Chris Lattner2003-02-28
* Indent for uniformityChris Lattner2003-02-02
* Fix warning on sparcChris Lattner2003-01-29
* Make sure the files get sorted correctlyChris Lattner2003-01-24
* Compress large logsChris Lattner2003-01-23
* Implement "new/removed/broken/fixed" testsChris Lattner2003-01-22
* Implement program tests, and test for compile time problemsChris Lattner2003-01-22
* Add support for program testsChris Lattner2003-01-22
* Fix indentation code, simplify a bitChris Lattner2003-01-20
* Add information about new warnings and warning changesChris Lattner2003-01-20
* Fix warningsChris Lattner2003-01-20
* Initial checkin of the nightly build scriptsChris Lattner2003-01-20
* Include tablegenChris Lattner2002-12-12
* Fix bugChris Lattner2002-12-06
* Allow printing partially constructed bitsetsChris Lattner2002-12-06
* Don't delete values that may still be referenced!Chris Lattner2002-12-06
* Tighten up assertion checkingChris Lattner2002-12-06
* Add code that can be used for debuggingChris Lattner2002-12-03
* Continue implementing field initializersChris Lattner2002-12-03
* Don't delete temporary filesChris Lattner2002-12-03
* Continued support for field intitializersChris Lattner2002-12-02
* Continued support for field initializerChris Lattner2002-12-02
* Continued support for Field InitializerChris Lattner2002-12-02
* Adjustments due to new FieldInit stuffChris Lattner2002-12-02
* Add comments, factor out common codeChris Lattner2002-12-02
* Add support for field exprsChris Lattner2002-12-02
* * Move BitsInit::resolveReferences up with the rest of BitsInit codeChris Lattner2002-12-02
* Initial support for Field ExpressionsChris Lattner2002-12-02
* Add correct dependencyChris Lattner2002-12-02
* Split up targetsChris Lattner2002-12-02
* Add commentsChris Lattner2002-12-02
* Initial checkin of TableGen utilityChris Lattner2002-12-02