2015-03-01 |
Elena Demikhovsky | Reverted 230471 - gather scatter handling in table... |
blob | commitdiff | raw |
2015-02-25 |
Elena Demikhovsky | AVX-512: Gather and Scatter patterns |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Tom Stellard | Target: Allow target specific operand types |
blob | commitdiff | raw |
2014-12-12 |
Michael Ilseman | Clean up static analyzer warnings. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Craig Topper | Remove neverHasSideEffects support from TableGen CodeGe... |
blob | commitdiff | raw | diff to current |
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-11 |
Quentin Colombet | Add isRegSequence property. |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Pete Cooper | Change BitsInit to inherit from TypedInit. |
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-15 |
Craig Topper | [C++11] More 'nullptr' conversion. In some cases just... |
blob | commitdiff | raw | diff to current |
2014-03-29 |
Benjamin Kramer | tblgen: Twinify PrintFatalError. |
blob | commitdiff | raw | diff to current |
2014-03-29 |
Tim Northover | TableGen: avoid dereferencing nullptr variable |
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 |
2013-08-22 |
Tim Northover | ARM: use TableGen patterns to select CMOV operations. |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Aaron Ballman | Fixing a warning about control reaching the end of... |
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-10-20 |
Lang Hames | Allow the commuted form of tied-operand constraints... |
blob | commitdiff | raw | diff to current |
2012-10-10 |
Sean Silva | tblgen: Use semantically correct RTTI functions. |
blob | commitdiff | raw | diff to current |
2012-10-10 |
Sean Silva | tblgen: Mechanically move dynamic_cast<> to dyn_cast<>. |
blob | commitdiff | raw | diff to current |
2012-09-11 |
Owen Anderson | Improve tblgen code cleanliness: create an unknown_clas... |
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-11-15 |
Jim Grosbach | ARM parsing datatype suffix variants for fixed-writebac... |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Jim Grosbach | Tidy up. Formatting. |
blob | commitdiff | raw | diff to current |
2011-10-28 |
Jim Grosbach | Allow InstAlias's to use immediate matcher patterns... |
blob | commitdiff | raw | diff to current |
2011-10-28 |
Jim Grosbach | Allow register classes to match a containing class... |
blob | commitdiff | raw | diff to current |
2011-10-01 |
Peter Collingbourne | Move TableGen's parser and entry point into a library |
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-08-19 |
Jim Grosbach | Allow non zero_reg explicit values for OptionalDefOpera... |
blob | commitdiff | raw | diff to current |
2011-08-19 |
Jim Grosbach | Tidy up. Formatting. |
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-21 |
Chris Lattner | move tier out of an anonymous namespace, it doesn't... |
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-06-27 |
Owen Anderson | Add support for alternative register names, useful... |
blob | commitdiff | raw | diff to current |
2011-06-21 |
Jim Grosbach | Consolidate some TableGen diagnostic helper functions. |
blob | commitdiff | raw | diff to current |
2011-06-15 |
Jakob Stoklund Olesen | Give CodeGenRegisterClass a real sorted member set. |
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-01-26 |
Bob Wilson | Improve the AsmMatcher's ability to handle suboperands. |
blob | commitdiff | raw | diff to current |
2011-01-26 |
NAKAMURA Takumi | TableGen: PointerLikeRegClass can be accepted to operand. |
blob | commitdiff | raw | diff to current |
2011-01-26 |
NAKAMURA Takumi | Fix whitespace. |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Bob Wilson | Move InstAlias check of argument types to a separate... |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Bob Wilson | Fix broken check for InstAlias argument used with diffe... |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Bob Wilson | Precompute InstAlias operand mapping to result instruct... |
blob | commitdiff | raw | diff to current |
2011-01-14 |
Bob Wilson | Fix some tablegen issues to allow using zero_reg for... |
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-15 |
Chris Lattner | add fields to the .td files unconditionally, simplifyin... |
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 | fix some bugs in the alias support, unblocking changing... |
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 | implement more checking to reject things like: |
blob | commitdiff | raw | diff to current |
2010-11-06 |
Chris Lattner | decode and validate instruction alias result definitions. |
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-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-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-06-21 |
Eric Christopher | Remove isTwoAddress from llvm. |
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 | rewrite this to not artificially force concat the ins... |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Chris Lattner | eliminate support for "ops" in the input/output list... |
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 | Introduce a new CodeGenInstruction::ConstraintInfo... |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Benjamin Kramer | Reimplement getToken and SplitString as "StringRef... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Jim Grosbach | Add @earlyclobber TableGen constraint |
blob | commitdiff | raw | diff to current |
2009-12-15 |
Jim Grosbach | whitespace |
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 |
2009-08-26 |
Bob Wilson | Fix bad length argument to substr calls. Apparently... |
blob | commitdiff | raw | diff to current |
2009-04-23 |
David Greene | Make BinOps typed and require a type specifier for... |
blob | commitdiff | raw | diff to current |
2009-04-22 |
David Greene | Implement !nameconcat to concatenate strings and look... |
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-10-27 |
Matthijs Kooijman | Remove redundant word in tblgen error message. |
blob | commitdiff | raw | diff to current |
2008-10-02 |
Dale Johannesen | Handle some 64-bit atomics on x86-32, some of the time. |
blob | commitdiff | raw | diff to current |
next |