2014-11-26 |
Craig Topper | Remove neverHasSideEffects support from TableGen CodeGe... |
blob | commitdiff | raw |
2014-08-20 |
Quentin Colombet | Add isInsertSubreg property. |
blob | commitdiff | raw | diff to current |
2014-08-20 |
Quentin Colombet | Add isExtractSubreg property. |
blob | commitdiff | raw | diff to current |
2014-08-13 |
Benjamin Kramer | Canonicalize header guards into a common format. |
blob | commitdiff | raw | diff to current |
2014-08-11 |
Quentin Colombet | Add isRegSequence property. |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Tim Northover | TableGen: use correct MIOperand when printing aliases |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Tim Northover | TableGen/ARM64: print aliases even if they have syntax... |
blob | commitdiff | raw | diff to current |
2014-04-18 |
Jim Grosbach | iterator_range accessor for CodeGenTarget instruction... |
blob | commitdiff | raw | diff to current |
2014-04-18 |
Jim Grosbach | iterator based accessors for CodeGenInstruction operand... |
blob | commitdiff | raw | diff to current |
2014-03-15 |
Patrik Hagglund | Replace ValueTypes.h with MachineValueType.h if possible. |
blob | commitdiff | raw | diff to current |
2014-02-05 |
Craig Topper | Shrink the size of CodeGenInstruction a little bit... |
blob | commitdiff | raw | diff to current |
2013-09-12 |
Joey Gouly | Add an instruction deprecation feature to TableGen. |
blob | commitdiff | raw | diff to current |
2012-12-04 |
Chandler Carruth | Sort the #include lines for utils/... |
blob | commitdiff | raw | diff to current |
2012-10-25 |
Joerg Sonnenberger | Remove exception handling usage from tblgen. |
blob | commitdiff | raw | diff to current |
2012-08-24 |
Jakob Stoklund Olesen | Heed guessInstructionProperties, and stop warning on... |
blob | commitdiff | raw | diff to current |
2012-08-23 |
Jakob Stoklund Olesen | Tristate mayLoad, mayStore, and hasSideEffects. |
blob | commitdiff | raw | diff to current |
2012-08-22 |
Jakob Stoklund Olesen | Print out the location of expanded multiclass defs... |
blob | commitdiff | raw | diff to current |
2012-08-16 |
Jakob Stoklund Olesen | Add an MCID::Select flag and TII hooks for optimizing... |
blob | commitdiff | raw | diff to current |
2012-06-08 |
Owen Anderson | Teach the AsmMatcherEmitter to allow InstAlias' where... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Andrew Trick | Restore hasPostISelHook tblgen flag. |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Andrew Trick | ARM isel bug fix for adds/subs operands. |
blob | commitdiff | raw | diff to current |
2011-08-30 |
Evan Cheng | Follow up to r138791. |
blob | commitdiff | raw | diff to current |
2011-07-29 |
David Greene | Unconstify Inits |
blob | commitdiff | raw | diff to current |
2011-07-29 |
David Greene | [AVX] Constify Inits |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Benjamin Kramer | Add a new field to MCOperandInfo that contains informat... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Eric Christopher | Revert r134921, 134917, 134908 and 134907. They're... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
David Greene | [AVX] Make Inits Foldable |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Jim Grosbach | Add isCodeGenOnly value to the CodeGenInstruction class. |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Jim Grosbach | Don't require pseudo-instructions to carry encoding... |
blob | commitdiff | raw | diff to current |
2011-04-17 |
Chris Lattner | change OperandsSignature to use SmallVector<char> inste... |
blob | commitdiff | raw | diff to current |
2011-03-15 |
Evan Cheng | - Add "Bitcast" target instruction property for instruc... |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Jim Grosbach | Trailing whitespace. |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Bob Wilson | Improve the AsmMatcher's ability to handle suboperands. |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Bob Wilson | Precompute InstAlias operand mapping to result instruct... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Evan Cheng | Remove ARM isel hacks that fold large immediates into... |
blob | commitdiff | raw | diff to current |
2010-11-06 |
Chris Lattner | add (and document) the ability for alias results to... |
blob | commitdiff | raw | diff to current |
2010-11-06 |
Chris Lattner | generalize alias support to allow the result of an... |
blob | commitdiff | raw | diff to current |
2010-11-06 |
Chris Lattner | fix a bug where we had an implicit assumption that the |
blob | commitdiff | raw | diff to current |
2010-11-06 |
Chris Lattner | Reimplement BuildResultOperands to be in terms of the... |
blob | commitdiff | raw | diff to current |
2010-11-06 |
Chris Lattner | disolve a hack, having CodeGenInstAlias decode the... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Chris Lattner | rewrite EmitConvertToMCInst to iterate over the MCInst... |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Chris Lattner | Implement enough of the missing instalias support to get |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Chris Lattner | define a new CodeGenInstAlias. It has an asmstring... |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Chris Lattner | factor the operand list (and related fields/operations... |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Chris Lattner | avoid needless throw/catch/rethrow, stringref'ize some... |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Chris Lattner | eliminate the old InstFormatName which is always "AsmSt... |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Chris Lattner | move FlattenVariants out of AsmMatcherEmitter into... |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Jim Grosbach | Allow targets to optionally specify custom binary encod... |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Jim Grosbach | When figuring out which operands match which encoding... |
blob | commitdiff | raw | diff to current |
2010-10-08 |
Jim Grosbach | trailing whitespace |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Owen Anderson | Revert r114703 and r114702, removing the isConditionalM... |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Owen Anderson | Add an TargetInstrDesc bit to indicate that a given... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Bill Wendling | Add back in r109901, which adds a Compare flag to the... |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Bill Wendling | Revert r109901. The implementation of <rdar://problem... |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Bill Wendling | Add a "Compare" flag to the target instruction descript... |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Chris Lattner | hoist some funky logic into CodeGenInstruction |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Chris Lattner | capture implicit uses and defs in CodeGenInstruction |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Chris Lattner | remove some code that was working around old sparc... |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Dan Gohman | The mayHaveSideEffects flag is no longer used. |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Chris Lattner | work around a gcc bug with -Wuninitialized. |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Chris Lattner | Introduce a new CodeGenInstruction::ConstraintInfo... |
blob | commitdiff | raw | diff to current |
2009-10-29 |
Dan Gohman | Rename usesCustomDAGSchedInserter to usesCustomInserter... |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Evan Cheng | Add instruction flags: hasExtraSrcRegAllocReq and hasEx... |
blob | commitdiff | raw | diff to current |
2008-12-03 |
Dan Gohman | Rename isSimpleLoad to canFoldAsLoad, to better reflect... |
blob | commitdiff | raw | diff to current |
2008-05-28 |
Bill Wendling | Add a flag to indicate that an instruction is as cheap... |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Evan Cheng | Remove isImplicitDef TargetInstrDesc flag. |
blob | commitdiff | raw | diff to current |
2008-01-10 |
Chris Lattner | Start inferring side effect information more aggressive... |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Chris Lattner | add a mayLoad property for machine instructions, a... |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Chris Lattner | rename hasVariableOperands() -> isVariadic(). Add... |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Chris Lattner | the name field of instructions is never set to a non... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Chris Lattner | rename isLoad -> isSimpleLoad due to evan's desire... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Chris Lattner | rename isStore -> mayStore to more accurately reflect... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Chris Lattner | Split the impl of CodeGenInstruction out to its own... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | remove attributions from utils. |
blob | commitdiff | raw | diff to current |
2007-12-14 |
Bill Wendling | Add flags to indicate that there are "never" side effec... |
blob | commitdiff | raw | diff to current |
2007-12-13 |
Evan Cheng | Oops. Forgot these. |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Owen Anderson | Add a flag for indirect branch instructions. |
blob | commitdiff | raw | diff to current |
2007-07-20 |
Evan Cheng | No need for noResults anymore. |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Evan Cheng | Change instruction description to split OperandList... |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Evan Cheng | Try committing again. Add OptionalDefOperand. Remove... |
blob | commitdiff | raw | diff to current |
2007-06-26 |
Dan Gohman | Revert the earlier change that removed the M_REMATERIAL... |
blob | commitdiff | raw | diff to current |
2007-06-19 |
Dan Gohman | Replace M_REMATERIALIZIBLE and the newly-added isOtherR... |
blob | commitdiff | raw | diff to current |
2007-06-19 |
Evan Cheng | Replace TargetInstrInfo::CanBeDuplicated() with a M_NOT... |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Evan Cheng | Add clobbersPred - instruction that clobbers condition... |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Evan Cheng | Rename M_PREDICATED to M_PREDICABLE; opcode can be... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Evan Cheng | Recognize target instruction flag 'isReMaterializable'. |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Chris Lattner | Remove the isTwoAddress property from the CodeGenInstru... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Chris Lattner | ADd support for adding constraints to suboperands |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Chris Lattner | simplify the way operand flags and constraints are... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Chris Lattner | recognize ppc's blr instruction as predicated |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Jeff Cohen | Unbreak VC++ build. |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Evan Cheng | Add operand constraints to TargetInstrInfo. |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Evan Cheng | * Remove instruction fields hasInFlag / hasOutFlag... |
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 | * Support for hasInFlag and hasOutFlag (on instructions... |
blob | commitdiff | raw | diff to current |
2005-12-04 |
Evan Cheng | * Commit the fix (by Chris) for a tblgen type inferenci... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Nate Begeman | Nuke CodeGenInstruction's ValueType member, it is no... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Nate Begeman | fit into 80 columns |
blob | commitdiff | raw | diff to current |
2005-11-19 |
Chris Lattner | Teach tblgen about instruction operands that have multi... |
blob | commitdiff | raw | diff to current |
2005-08-26 |
Chris Lattner | spell this variable right |
blob | commitdiff | raw | diff to current |
next |