[Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.
[oota-llvm.git] / include / llvm / Target / Target.td
2013-11-08 Juergen Ributzka[Stackmap] Add AnyReg calling convention support for...
2013-10-31 Andrew TrickLower stackmap intrinsics directly to their target...
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-08-22 Tim NorthoverARM: use TableGen patterns to select CMOV operations.
2013-08-01 Vladimir MedicMoving definition of MnemonicContainsDot field from...
2013-07-16 Vladimir MedicThis patch allows targets to define weather the instruc...
2013-06-25 Tom StellardTableGen: Generate a function for getting operand indic...
2013-05-31 Ahmed BougachaMake SubRegIndex size mandatory, following r183020.
2013-05-31 Ahmed BougachaAdd a way to define the bit range covered by a SubRegIndex.
2013-04-18 Chad Rosier[asm parser] Add support for predicating MnemonicAlias...
2013-04-18 Chad RosierFix comment spacing.
2013-03-15 Jakob Stoklund OlesenAdd SchedRW as an Instruction field.
2013-02-14 Tim NorthoverAdd deprecation of neverHasSideEffects to documentation...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-10-25 Sebastian Popadd TableGen support to create relationship maps betwee...
2012-09-14 Andrew Trickcomment
2012-09-11 Owen AndersonImprove tblgen code cleanliness: create an unknown_clas...
2012-09-06 Tom StellardTablegen: Add OperandWithDefaultOps Operand type
2012-09-06 Nadav RotemAdd a new optimization pass: Stack Coloring, that merge...
2012-08-23 Jakob Stoklund OlesenTristate mayLoad, mayStore, and hasSideEffects.
2012-08-23 Jakob Stoklund OlesenAdd CodeGenTarget::guessInstructionProperties.
2012-08-17 Akira HatanakaAdd stub methods for mips assembly matcher.
2012-08-16 Jakob Stoklund OlesenAdd an MCID::Select flag and TII hooks for optimizing...
2012-08-15 Jakob Stoklund OlesenAdd a CoveringSubRegIndices field to SubRegIndex records.
2012-07-26 Jakob Stoklund OlesenRemove support for 'CompositeIndices' and sub-register...
2012-07-20 Owen AndersonMake RegisterOperand a subclass of DAGOperand so that...
2012-07-07 Andrew TrickI'm introducing a new machine model to simultaneously...
2012-07-07 Andrew Trickwhitespace
2012-06-25 Owen AndersonDefine DAGOperand, an empty base class for RegisterClas...
2012-06-22 Jim GrosbachTableGen: AsmMatcher support for better operand diagnos...
2012-05-24 Owen AndersonTeach tblgen's set theory "sequence" operator to suppor...
2012-05-15 Jim GrosbachTableGen'erate mapping physical registers to encoding...
2012-05-04 Jakob Stoklund OlesenRemove the SubRegClasses field from RegisterClass descr...
2012-04-24 Jim GrosbachARM: improved assembler diagnostics for missing CPU...
2012-04-20 Jim GrosbachAdd documentation comment.
2012-04-19 Jim GrosbachTableGen support for auto-generating assembly two-opera...
2012-02-01 Jakob Stoklund OlesenSpecify SubRegIndex components on the index itself.
2012-01-24 Jakob Stoklund OlesenAdd an (interleave A, B, ...) SetTheory operator.
2012-01-18 Jakob Stoklund OlesenAdd a CoveredBySubRegs property to Register descriptions.
2012-01-09 Devang PatelSplit AsmParser into two components - AsmParser and...
2011-12-06 Jim GrosbachExtend AsmMatcher token literal matching to allow aliasing.
2011-12-06 Evan ChengFirst chunk of MachineInstr bundle support.
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-10-18 Andrew TrickUse ARM/t2PseudoInst class from ARM/Thumb2 special...
2011-10-18 Andrew Trickwhitespace
2011-10-10 Jakob Stoklund OlesenMark the standard pseudos as isPseudo = 1.
2011-08-30 Evan ChengFollow up to r138791.
2011-07-19 Owen AndersonEnhance the FixedLengthDecoder to be able to generate...
2011-07-14 Benjamin KramerAdd a new field to MCOperandInfo that contains informat...
2011-07-13 Owen AndersonAdd a target-indepedent entry to MCInstrDesc to describ...
2011-07-08 Jim GrosbachTableGen'erated MC lowering for simple pseudo-instructions.
2011-07-08 Evan ChengEliminate asm parser's dependency on TargetMachine:
2011-07-06 Jim GrosbachDon't require pseudo-instructions to carry encoding...
2011-06-27 Owen AndersonAdd support for alternative register names, useful...
2011-06-20 Jakob Stoklund OlesenAdd a RegisterTuples class to Target.td and TableGen.
2011-06-18 Jakob Stoklund OlesenRemove MethodProtos/MethodBodies and allocation_order_b...
2011-06-18 Jakob Stoklund OlesenProvide AltOrders for specifying alternative allocation...
2011-06-15 Jakob Stoklund OlesenUse set operations instead of plain lists to enumerate...
2011-06-02 Jakob Stoklund OlesenMake it possible to have unallocatable register classes.
2011-05-30 Rafael EspindolaIntroduce the DwarfRegAlias class for declaring that...
2011-04-21 Jakob Stoklund OlesenDon't allow per-register spill size and alignment.
2011-04-20 Jakob Stoklund OlesenPrefer cheap registers for busy live ranges.
2011-04-13 Bill WendlingAdd an option to not print the alias of an instruction...
2011-03-15 Evan Cheng- Add "Bitcast" target instruction property for instruc...
2011-02-18 Owen AndersonAdd FixedLenDecoderEmitter, the skeleton of a new disas...
2011-02-10 Owen AndersonClean trailing whitespace.
2011-02-07 Bruno Cardoso LopesImplement support for custom target specific asm parsin...
2011-02-04 Daniel DunbarMC/AsmMatcher: Add support for custom conversion functions.
2011-01-07 Evan ChengDo not model all INLINEASM instructions as having unmod...
2011-01-07 Evan ChengDBG_VALUE does not have any side effects; it also makes...
2010-11-17 Evan ChengRemove ARM isel hacks that fold large immediates into...
2010-11-15 Chris Lattneradd fields to the .td files unconditionally, simplifyin...
2010-11-06 Chris LattnerReimplement BuildResultOperands to be in terms of the...
2010-11-02 Jim GrosbachTweak to fix spelling and grammar in comment.
2010-11-01 Chris Lattnereliminate the old InstFormatName which is always "AsmSt...
2010-10-31 Chris Lattnersketch out the planned instruction alias mechanism...
2010-10-30 Chris LattnerResolve a terrible hack in tblgen: instead of hardcoding
2010-10-30 Chris LattnerImplement (and document!) support for MnemonicAlias...
2010-10-30 Chris Lattnerimplement (and document!) the first kind of MC assemble...
2010-10-30 Jim Grosbach80 columns.
2010-09-30 Jim GrosbachLet a target specify whether it wants an assembly print...
2010-09-23 Owen AndersonRevert r114703 and r114702, removing the isConditionalM...
2010-09-23 Owen AndersonAdd an TargetInstrDesc bit to indicate that a given...
2010-08-12 Daniel Dunbartblgen/AsmMatcher: Always emit the match function as...
2010-08-08 Bill WendlingAdd back in r109901, which adds a Compare flag to the...
2010-08-06 Bill WendlingRevert r109901. The implementation of <rdar://problem...
2010-07-30 Bill WendlingAdd a "Compare" flag to the target instruction descript...
2010-07-16 Bill WendlingRename DBG_LABEL PROLOG_LABEL, because it's only used...
2010-07-02 Jakob Stoklund OlesenAdd a new target independent COPY instruction and code...
2010-07-02 Jakob Stoklund OlesenClean up TargetOpcodes.h a bit, and limit the number...
2010-06-21 Eric ChristopherRemove isTwoAddress from llvm.
2010-06-08 Bruno Cardoso LopesReapply r105521, this time appending "LLU" to 64 bit
2010-06-05 Chris Lattnerrevert r105521, which is breaking the buildbots with...
2010-06-05 Bruno Cardoso LopesInitial AVX support for some instructions. No patterns...
2010-05-26 Jakob Stoklund OlesenReplace the SubRegSet tablegen class with a less error...
2010-05-26 Jakob Stoklund OlesenRevert "Replace the SubRegSet tablegen class with a...
2010-05-26 Jakob Stoklund OlesenReplace the SubRegSet tablegen class with a less error...
2010-05-25 Jakob Stoklund OlesenRemove NumberHack entirely.
2010-05-24 Jakob Stoklund OlesenSwitch SubRegSet to using symbolic SubRegIndices
2010-05-24 Jakob Stoklund OlesenReplace the tablegen RegisterClass field SubRegClassLis...
next