2003-08-04 |
Chris Lattner | Add initial support for a new 'dag' type |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Fix Bug: test/Regression/Jello/2003-08-03-CallArgLiveRa... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Simplify some constant expressions |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Make sure to flush the output stream so that we get... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Chris Lattner | Print accurate run instructions for when testing LLC |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Remove illegal, unsupported escapes. This fixes progra... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | * Sort #includes, remove dupliates |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Fix problem I introduced in bugpoint with the cleanup... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Allow registers to specify a custom name |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Specify custom name for registers to get the ()'s in... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Allow specifying custom names for registers |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | add new --gen-instr-desc option |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Add new Record::getValueAsBit method |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Finish the instruction info emitter |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Start using tablegen'd instruction enum list |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Resort tables |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Lump the base opcode in with the X86 TargetSpecific... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | * Start using tablegen'd instruction descriptions |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Start using tablegenerated instruction descriptions |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Add new TableGen instruction definitions |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Remove the old .def file, it is now obsolete |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Rearrange fields yet again: Don't instantiate these... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Simplify code, eliminating the need for the X86 isVoid... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Set debug types |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Set debug types |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Remove using decl |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | The NOOP instruction is no longer needed. Instead... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Ok, try #2, this time I'll not be stupid |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | We know we have a mklib file, ignore it please CVS! |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | CVS, please don't tell us that we have a new config... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Fix bug: TableGen/IntBitInit.td |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Fix bug: TableGen/BitsInitOverflow.td |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Add Target class for X86 target |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | The RegisterInfo class is obsolete |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Remove the RegisterInfo class in favor of a general... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | * Changes to allow lists of any type |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Changes to allow lists of any type |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | expand contraction |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Add support for instruction enum emission |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Initial checkin of Instruction emitter, which just... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Remove dead private: |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Tell CVS to ignore all .inc files |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Switch over to tablegen generated header files |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Switch over to TableGen generated register file description |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Initial checkin of X86.td file |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Initial checkin of X86 Register File description |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Make the register numbers line up more frequently |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Allow an external 'set' command to set multiple values... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Finish the register info emitter |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Fix typeos in comments |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Make it easier to debug by exposing a temporary |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Chris Lattner | Wrap at 80 columns |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Chris Lattner | Add new method |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Fix problem executing the CBE |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Fix a bug |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Rename fields |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Move DEBUG to Debug.h |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Update information about the new DEBUG_TYPE macro |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | DEBUG got moved to Debug.h |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Move debug functionality to Debug.cpp/Debug.h |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Describe the value name |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | DEBUG got moved to Support/Debug.h |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | DEBUG got moved to Debug.h |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Move debugging support out of Statistic.h into Debug... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Including statistics into an anonymous namespace that... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Fix <>'s in HTML |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Check in the implementation of the FileUtilities! |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Tablegen should only replace the output if it changes |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Remove makefile complexity by always running tablegen... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Use the new FileUtilities library to do diff'ing of... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Use the C++, more portable, deleter |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | New file |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Make sure to delete the output file if there is an... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Move #include from a header to here |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | This file doesn't need this include |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Don't emit modules with lots of cruft hanging off of... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Parameterize the performFinalCleanups a bit |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Vikram S. Adve | Add all arithmetic operators to ConstantExprToString(). |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Vikram S. Adve | *Both* operands of divide need sign-extension before... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Vikram S. Adve | Put back the separate pass to decompose multi-dimension... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | add support for emitting register classes |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Add new getValueAsListInit and getValueAsInt methods |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Add the ability to emit register file enums |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Fix the way field bit references are resolved, also... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | encode size information into each ValueType |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Dead code elimination |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Add new getValueAsBitsInit 'high-level' method |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Add file comment |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Initial checkin of register info emitter |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Simplify code to match new interfaces |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Switch over to an exception handling model for "high... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | Factor code out into a new getAllDerivedDefinitions... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Chris Lattner | This method is long dead |
commit | commitdiff | tree | snapshot |
2003-07-31 |
John Criswell | Removed the -only-static option as it is no longer... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
John Criswell | Modified the use of libtool so that we don't compile... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Chris Lattner | Fix the JIT in the Nightly tester. This was not a... |
commit | commitdiff | tree | snapshot |
next |