2003-08-21 |
Chris Lattner | Only use :: rules for #included files |
tree | commitdiff |
2003-08-21 |
Misha Brukman | Make build errors stand out by coloring them red. |
tree | commitdiff |
2003-08-21 |
Chris Lattner | Fix warning on sparc build |
tree | commitdiff |
2003-08-21 |
Chris Lattner | Start testing SPEC as well as singlesource/multisource |
tree | commitdiff |
2003-08-20 |
John Criswell | Added #include <cassert>. In GCC 3.3, we don't get... |
tree | commitdiff |
2003-08-20 |
Chris Lattner | Catch testing errors |
tree | commitdiff |
2003-08-20 |
Chris Lattner | Fix bug where we printed the month number instead of... |
tree | commitdiff |
2003-08-19 |
Chris Lattner | Fix bugs in tester |
tree | commitdiff |
2003-08-19 |
Misha Brukman | X86.td has been moved out of this directory; these... |
tree | commitdiff |
2003-08-19 |
Misha Brukman | Since we broke up SingleSource and MultiSource testing... |
tree | commitdiff |
2003-08-19 |
Chris Lattner | Do not force a runtimelimit! We were actually reducing it. |
tree | commitdiff |
2003-08-19 |
Chris Lattner | Increase the size of the LOC chart |
tree | commitdiff |
2003-08-18 |
Chris Lattner | Remove fixme |
tree | commitdiff |
2003-08-18 |
Chris Lattner | Add the magic incantations to get a running LOC graph... |
tree | commitdiff |
2003-08-18 |
Chris Lattner | Add in the running LOC chart |
tree | commitdiff |
2003-08-18 |
Chris Lattner | Wrap line at 80 columns |
tree | commitdiff |
2003-08-18 |
Misha Brukman | Spell `necessary' correctly. |
tree | commitdiff |
2003-08-18 |
Chris Lattner | Fix minor bugs in the tester |
tree | commitdiff |
2003-08-18 |
Chris Lattner | * Split the programs table into MultiSource and SingleS... |
tree | commitdiff |
2003-08-18 |
Chris Lattner | The CBE output is compiled at -O2 |
tree | commitdiff |
2003-08-18 |
Chris Lattner | Add docs for new column, native tests now run with -O2 |
tree | commitdiff |
2003-08-17 |
Chris Lattner | Make the check for a failed test run more robust!! |
tree | commitdiff |
2003-08-15 |
Misha Brukman | * Match the column names in the report |
tree | commitdiff |
2003-08-15 |
Chris Lattner | Document new column, remove X86 specific stuff |
tree | commitdiff |
2003-08-15 |
Chris Lattner | Ignore dummy register classes |
tree | commitdiff |
2003-08-15 |
Chris Lattner | Add support for nodes with void arguments, like chain... |
tree | commitdiff |
2003-08-14 |
Misha Brukman | Using `std::remove' requires `cstdio.h'. |
tree | commitdiff |
2003-08-14 |
Misha Brukman | * Enable SPEC testing in the `configure' script command... |
tree | commitdiff |
2003-08-13 |
Misha Brukman | Using std::string requires `#include <string>', says... |
tree | commitdiff |
2003-08-12 |
Chris Lattner | Fix emission of instructions that directly reference... |
tree | commitdiff |
2003-08-12 |
Chris Lattner | Make LOC count more accurate by not including the table... |
tree | commitdiff |
2003-08-12 |
Chris Lattner | Add support for the Any type. Minor fixes and enhancem... |
tree | commitdiff |
2003-08-12 |
Chris Lattner | Rename DNVT_bool to DNVT_i1 to be consistent with type... |
tree | commitdiff |
2003-08-12 |
Chris Lattner | Add support for a bool argty |
tree | commitdiff |
2003-08-11 |
Chris Lattner | It is not an error if a rule does not match, it's just... |
tree | commitdiff |
2003-08-11 |
Chris Lattner | Add support for frameidx and literal immediates for... |
tree | commitdiff |
2003-08-11 |
Chris Lattner | Add support for naming the destination of a "set" in... |
tree | commitdiff |
2003-08-11 |
Chris Lattner | Add support for the Arg1 argument type |
tree | commitdiff |
2003-08-11 |
Misha Brukman | Added keyword `include', and a FIXME for hex and binary... |
tree | commitdiff |
2003-08-11 |
Misha Brukman | * Added (X)Emacs mode for TableGen description files |
tree | commitdiff |
2003-08-11 |
Misha Brukman | tablegen.vim: |
tree | commitdiff |
2003-08-11 |
Chris Lattner | Add .llx |
tree | commitdiff |
2003-08-11 |
Misha Brukman | Added a TableGen syntax highlighting mode for VIM and... |
tree | commitdiff |
2003-08-11 |
Chris Lattner | Don't forget to initializer result field to 0! |
tree | commitdiff |
2003-08-11 |
Misha Brukman | Put printouts of acquired patterns under the DEBUG... |
tree | commitdiff |
2003-08-10 |
Chris Lattner | Add full support for code generating expanders! |
tree | commitdiff |
2003-08-10 |
Chris Lattner | Implement autopromotion of leaf trees from arguments... |
tree | commitdiff |
2003-08-10 |
Chris Lattner | Implement correct parsing, representation, and printing... |
tree | commitdiff |
2003-08-10 |
Chris Lattner | Recognize $foo as a variable |
tree | commitdiff |
2003-08-10 |
Chris Lattner | Implement real code emission, at least for Instruction... |
tree | commitdiff |
2003-08-10 |
Chris Lattner | First cut at emitting the reducer. This reducer just... |
tree | commitdiff |
2003-08-10 |
Chris Lattner | Finish the matcher! |
tree | commitdiff |
2003-08-10 |
Chris Lattner | Add new function |
tree | commitdiff |
2003-08-08 |
Chris Lattner | This implements a large amount of the matcher, in fact... |
tree | commitdiff |
2003-08-08 |
Chris Lattner | Emit the first half of the instruction selector. |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Finish implementation of nonterminal instantiation. |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Add new method to get a value type as a string |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Implement type-inference/checking for non-terminal... |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Rename all of the "Process" methods to be "read" method... |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Add support for "cast" nodes, which are required when... |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Use the new version of isSubClassOf |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Add and use a new method |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Cleanup and reorganize code, no functional changes |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Read in expanders too |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Continued evolution of the selector emitter: Represent... |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Finish implementation of the type inference engine. |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Allow clients to get at the pointer type |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Add new method getVAlueAsDag |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Initial checkin of tree pattern parser and type inferen... |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Eliminate now-dead method |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Start using the CodeGeneratorWrappers |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Initial checkin of useful wrappers around the Target... |
tree | commitdiff |
2003-08-06 |
Chris Lattner | Ick, add the RIGHT accessor |
tree | commitdiff |
2003-08-06 |
Chris Lattner | Add accessor |
tree | commitdiff |
2003-08-06 |
Chris Lattner | There is something wrong with code that looks like: |
tree | commitdiff |
2003-08-06 |
Chris Lattner | Export the register classes so that the instruction... |
tree | commitdiff |
2003-08-06 |
Misha Brukman | Added asserts to prevent negative shift amounts from... |
tree | commitdiff |
2003-08-06 |
Chris Lattner | Sort the file lists |
tree | commitdiff |
2003-08-06 |
Chris Lattner | Add error checking code to the node type parser. Start... |
tree | commitdiff |
2003-08-06 |
Chris Lattner | Initial support for an instruction selector emitter |
tree | commitdiff |
2003-08-06 |
Chris Lattner | All good classes with virtual functions should have... |
tree | commitdiff |
2003-08-06 |
Chris Lattner | Add an instruction selector emitter skeleton |
tree | commitdiff |
2003-08-06 |
Chris Lattner | convert over to using TableGen backends |
tree | commitdiff |
2003-08-06 |
Chris Lattner | Switch code over to being a TableGenBackend |
tree | commitdiff |
2003-08-06 |
Chris Lattner | Add more helper methods |
tree | commitdiff |
2003-08-06 |
Chris Lattner | New common interface for backends to use |
tree | commitdiff |
2003-08-05 |
Misha Brukman | Stop special-casing annul and predict bits (which are... |
tree | commitdiff |
2003-08-05 |
Chris Lattner | No functional changes, comment the fix I just put in |
tree | commitdiff |
2003-08-05 |
Chris Lattner | The CodeEmitterGenerator used to consider ANY uninitial... |
tree | commitdiff |
2003-08-04 |
Chris Lattner | Parse DAG patterns |
tree | commitdiff |
2003-08-04 |
Chris Lattner | add support for DagInit initializers, which represent... |
tree | commitdiff |
2003-08-04 |
Chris Lattner | Update file header comment |
tree | commitdiff |
2003-08-04 |
Chris Lattner | Transition complete, remove the obsolete 'set' keyword |
tree | commitdiff |
2003-08-04 |
Chris Lattner | Start transitioning towards using 'let X = y in' statem... |
tree | commitdiff |
2003-08-04 |
Chris Lattner | It appears that somehow we forgot to add support for... |
tree | commitdiff |
2003-08-04 |
Chris Lattner | Add initial support for a new 'dag' type |
tree | commitdiff |
2003-08-03 |
Chris Lattner | Allow registers to specify a custom name |
tree | commitdiff |
2003-08-03 |
Chris Lattner | add new --gen-instr-desc option |
tree | commitdiff |
2003-08-03 |
Chris Lattner | Add new Record::getValueAsBit method |
tree | commitdiff |
2003-08-03 |
Chris Lattner | Finish the instruction info emitter |
tree | commitdiff |
next |