2006-01-27 |
Evan Cheng | Subtarget feature can now set any variable to any value |
blob | commitdiff | raw |
2006-01-27 |
Chris Lattner | PHI and INLINEASM are now built-in instructions provide... |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Evan Cheng | New DAG node properties SNDPInFlag, SNDPOutFlag, and... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
Evan Cheng | Added field noResults to Instruction. |
blob | commitdiff | raw | diff to current |
2005-12-23 |
Evan Cheng | * Removed the use of FLAG. Now use hasFlagIn and hasFla... |
blob | commitdiff | raw | diff to current |
2005-12-14 |
Evan Cheng | Added support to specify predicates. |
blob | commitdiff | raw | diff to current |
2005-12-04 |
Evan Cheng | * Added instruction property hasCtrlDep for those which... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Nate Begeman | Support multiple ValueTypes per RegisterClass, needed... |
blob | commitdiff | raw | diff to current |
2005-11-29 |
Nate Begeman | Add the majority of the vector machien value types... |
blob | commitdiff | raw | diff to current |
2005-11-29 |
Chris Lattner | refix typo |
blob | commitdiff | raw | diff to current |
2005-11-29 |
Chris Lattner | revert my change for the time being, which broke the... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Chris Lattner | fix a typo :) |
blob | commitdiff | raw | diff to current |
2005-11-19 |
Chris Lattner | Capture more operand info, patch by Evan Cheng |
blob | commitdiff | raw | diff to current |
2005-11-18 |
Nate Begeman | Also add the new vector value type here, for completeness. |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Jim Laskey | Add attribute name and type to SubtargetFeatures. |
blob | commitdiff | raw | diff to current |
2005-10-21 |
Jim Laskey | Plugin new subtarget backend into the build. |
blob | commitdiff | raw | diff to current |
2005-10-19 |
Jim Laskey | Added InstrSchedClass to each of the PowerPC Instructions. |
blob | commitdiff | raw | diff to current |
2005-10-19 |
Jim Laskey | Push processor descriptions to the top of target and... |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Chris Lattner | Pull DAG ISel generation nodes out of the PowerPC backe... |
blob | commitdiff | raw | diff to current |
2005-10-04 |
Chris Lattner | Add a forward def |
blob | commitdiff | raw | diff to current |
2005-09-30 |
Chris Lattner | Now that self referential classes are supported, get... |
blob | commitdiff | raw | diff to current |
2005-08-26 |
Chris Lattner | spell this right |
blob | commitdiff | raw | diff to current |
2005-08-26 |
Chris Lattner | Add a flag |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Chris Lattner | add an enum value |
blob | commitdiff | raw | diff to current |
2005-08-19 |
Chris Lattner | Split RegisterClass 'Methods' into MethodProtos and... |
blob | commitdiff | raw | diff to current |
2005-08-19 |
Chris Lattner | Require that targets specify a namespace for their... |
blob | commitdiff | raw | diff to current |
2005-08-18 |
Chris Lattner | Add a new flag |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Chris Lattner | Add some bits that can be set for instructions. |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Misha Brukman | Add isLittleEndianEncoding to InstrInfo class, defaults... |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Chris Lattner | Add initial support for variants |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Nate Begeman | Add support for the isLoad and isStore flags, needed... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Chris Lattner | Capture delay slot info |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Chris Lattner | Revamp the Register class, and allow the use of the... |
blob | commitdiff | raw | diff to current |
2004-08-21 |
Chris Lattner | Add two values |
blob | commitdiff | raw | diff to current |
2004-08-15 |
Chris Lattner | isdummyclass goes away |
blob | commitdiff | raw | diff to current |
2004-08-15 |
Chris Lattner | disable all of the pattern isel stuff |
blob | commitdiff | raw | diff to current |
2004-08-15 |
Chris Lattner | Add i1imm |
blob | commitdiff | raw | diff to current |
2004-08-14 |
Chris Lattner | Make the AsmWriter a first-class tblgen object. Allow... |
blob | commitdiff | raw | diff to current |
2004-08-11 |
Chris Lattner | Fill out immediate operand classes, add a new Operand... |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Misha Brukman | Remove ClassPrefix variable as it's no longer used. |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Misha Brukman | Classes need to have a prefix name, so that they can... |
blob | commitdiff | raw | diff to current |
2004-08-01 |
Chris Lattner | Add some immediate forms, make name optional |
blob | commitdiff | raw | diff to current |
2004-08-01 |
Chris Lattner | Add the 'ops' marker, add an AsmString initializer |
blob | commitdiff | raw | diff to current |
2004-08-01 |
Chris Lattner | Move the 'Expander' node to later in the file, with... |
blob | commitdiff | raw | diff to current |
2004-07-31 |
Chris Lattner | New flag |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Chris Lattner | Expose the "Other" value type to tablegen targets |
blob | commitdiff | raw | diff to current |
2003-10-21 |
John Criswell | Added LLVM copyright header. |
blob | commitdiff | raw | diff to current |
2003-08-15 |
Chris Lattner | Add a bunch of new node types, including a new Void... |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Chris Lattner | Rename DNVT_bool to DNVT_i1 to be consistent with type... |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Chris Lattner | Add support for basicblocks, setCC instructions, and... |
blob | commitdiff | raw | diff to current |
2003-08-11 |
Chris Lattner | add frameidx support |
blob | commitdiff | raw | diff to current |
2003-08-11 |
Chris Lattner | Remove dead code |
blob | commitdiff | raw | diff to current |
2003-08-11 |
Chris Lattner | add support for more nodes |
blob | commitdiff | raw | diff to current |
2003-08-10 |
Chris Lattner | Make imm be a leaf instead of a nonterminal |
blob | commitdiff | raw | diff to current |
2003-08-07 |
Chris Lattner | Update tablegen interfaces |
blob | commitdiff | raw | diff to current |
2003-08-06 |
Chris Lattner | Start adding usefulness to the DAG node definitions... |
blob | commitdiff | raw | diff to current |
2003-08-04 |
Chris Lattner | Allow instructions to have a DAG pattern associated... |
blob | commitdiff | raw | diff to current |
2003-08-04 |
Chris Lattner | There is nothing special about noops now |
blob | commitdiff | raw | diff to current |
2003-08-04 |
Chris Lattner | Transition to using let instead of set |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Chris Lattner | Allow specifying custom names for registers |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Chris Lattner | Rearrange fields yet again: Don't instantiate these... |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Chris Lattner | Remove the RegisterInfo class in favor of a general... |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Chris Lattner | Rename fields |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Chris Lattner | encode size information into each ValueType |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Chris Lattner | Add comments |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Chris Lattner | Add all of the necessary classes to describe the conten... |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Chris Lattner | No this file is not actually Sparc.td :) |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Chris Lattner | Add namespace specifier, add flags used by the X86 BE |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Chris Lattner | Instead of specifying the SIZE of the register, go... |
blob | commitdiff | raw | diff to current |
2003-05-29 |
Misha Brukman | Added the target-independent part of TableGen data. |
blob | commitdiff | raw | diff to current |
|