whitespace
[oota-llvm.git] / utils / TableGen /
2011-04-01 Andrew Trickwhitespace
2011-03-31 Bob WilsonUse intrinsics for Neon vmull operations. Radar 9208957.
2011-03-30 Argyrios KyrtzidisClangSAEmClangSACheckersEmitter, emit info about groups.
2011-03-29 Matt Beaumont-GayQuiet a gcc warning about changed name lookup rules
2011-03-29 Argyrios KyrtzidisIn ClangSACheckersEmitter:
2011-03-29 Argyrios KyrtzidisFor ClangSACheckersEmitter, allow a package to belong...
2011-03-26 Douglas GregorExtend Clang's TableGen emitter for attributes to suppo...
2011-03-25 Johnny Chendelegate the disassembly of t2ADR to the more generic...
2011-03-24 Johnny ChenThe opcode names ("tLDM", "tLDM_UPD") used for conflict...
2011-03-24 Johnny ChenThe ARM disassembler was confused with the 16-bit tSTMI...
2011-03-24 Bruno Cardoso LopesAdd asm parsing support w/ testcases for strex/ldrex...
2011-03-24 Johnny ChenADR was added with the wrong encoding for inst{24-21...
2011-03-23 Douglas GregorUpdate the Clang attribute emitter to handle attributes...
2011-03-21 Bill WendlingCall static functions so that they aren't left unused.
2011-03-21 Bill WendlingA WIP commit of the InstAlias printing cleanup. This...
2011-03-21 Bill WendlingAdd the IAPrinter class.
2011-03-21 Bill Wendling* Add classes that support the "feature" information.
2011-03-18 Owen AndersonThumb2 PC-relative loads require a fixup rather than...
2011-03-15 Evan Cheng- Add "Bitcast" target instruction property for instruc...
2011-03-15 Sean CallananX86 table-generator and disassembler support for the AVX
2011-03-14 Owen AndersonIgnore isCodeGenOnly instructions when generating diass...
2011-03-14 Jim GrosbachTrailing whitespace.
2011-03-14 Francois PichetCorrect small comment order typo.
2011-03-12 Jim GrosbachRemove no-longer-correct special case for disasm of...
2011-03-11 Jim GrosbachPseudo-ize the ARM 'B' instruction.
2011-03-11 Jim GrosbachRemove dead code. These ARM instruction definitions...
2011-03-11 Jim GrosbachRemove dead code. These ARM instruction definitions...
2011-03-11 Jim GrosbachPseudo-ize VMOVDcc and VMOVScc.
2011-03-11 Jim GrosbachRemove dead code. These ARM instruction definitions...
2011-03-11 Jim GrosbachARM VDUPfd and VDUPfq can just be patterns. The instruc...
2011-03-11 Jim GrosbachRemove dead code. These ARM instruction definitions...
2011-03-11 Jim GrosbachARM VDUPLNfq and VDUPLNfd definitions can just be Pat...
2011-03-11 Jim GrosbachARM VREV64df and VREV64qf can just be patterns. The...
2011-03-11 Jim GrosbachAdd missing 'return on failure'. Previously we'd crash...
2011-03-11 Jim GrosbachTeach TableGen to pre-calculate register enum values...
2011-03-11 Jim GrosbachMake the register enum value part of the CodeGenRegiste...
2011-03-11 Jim GrosbachTrailing whitespace.
2011-03-11 Jim GrosbachTrailing whitespace.
2011-03-11 Jim GrosbachTidy up since ARM MOVCCi and MOVCCi16 are now pseudos.
2011-03-10 Jim GrosbachProperly pseudo-ize MOVCCr and MOVCCs.
2011-03-10 Jim GrosbachMemory barrier instructions don't need special handling...
2011-03-07 Bill WendlingRename the narrow shift right immediate operands to...
2011-03-03 Bob WilsonTableGen should not ignore BX instructions for the...
2011-03-03 Bob Wilsonpr9367: Add missing predicated BLX instructions.
2011-03-02 John McCallTeach the clang attribute emitter about InheritablePara...
2011-03-01 Jim Grosbachtrailing whitespace.
2011-03-01 Jim GrosbachGeneralize the register matching code in DAGISel a...
2011-03-01 Bill WendlingNarrow right shifts need to encode their immediates...
2011-02-26 Bill WendlingA new TableGen feature! (Not turned on just yet.)
2011-02-24 Argyrios KyrtzidisIn utils/TableGen/ClangSACheckersEmitter.cpp, set the...
2011-02-22 Rafael EspindolaImplement xgetbv and xsetbv.
2011-02-20 Oscar FuentesPut targets on folders, if the IDE supports the feature.
2011-02-18 Oscar FuentesCMake: updated list of tblgen source files.
2011-02-18 Owen AndersonAdd FixedLenDecoderEmitter, the skeleton of a new disas...
2011-02-17 Joerg SonnenbergerCheck that MnemonicAlias doesn't map back to the same...
2011-02-17 Sean HuntAdd serialization for Expr* arguments for attributes...
2011-02-15 Argyrios KyrtzidisWhen tablegen'ing the clang analyzer checkers:
2011-02-14 Argyrios KyrtzidisAdd the ClangSACheckersEmitter tablegen backend which...
2011-02-14 Bruno Cardoso LopesFix encoding and add parsing support for the arm/thumb...
2011-02-13 Argyrios KyrtzidisWrap the struct in an anonymous namespace.
2011-02-12 Jim GrosbachAsmMatcher custom operand parser failure enhancements.
2011-02-11 Jim GrosbachTidy out asm matcher .inc output.
2011-02-10 Bill WendlingDon't return before calling the post-processing functio...
2011-02-10 Jim GrosbachDo AsmMatcher operand classification per-opcode.
2011-02-07 Bruno Cardoso LopesImplement support for custom target specific asm parsin...
2011-02-04 Daniel DunbarMC/AsmMatcher: Sink ConvertToMCInst into the TargetAsmP...
2011-02-04 Jason W KimTeach ARM/MC/ELF to handle R_ARM_JUMP24 relocation...
2011-02-04 Daniel DunbarMC/AsmParser: Add support for allowing the conversion...
2011-02-04 Daniel DunbarMC/AsmMatcher: Add support for custom conversion functions.
2011-02-04 David GreeneSilence uninitialized value warnings.
2011-02-03 Jim GrosbachTidy up a bit.
2011-02-03 Oscar FuentesChanges for building Clang and others using LLVM as...
2011-02-02 Kevin EnderbyChanged the TableGen created MatchInstructionImpl(...
2011-02-01 David Greene[AVX] Implement EnforceSmallerThan for mixed int/fp...
2011-01-27 Bob WilsonFix a comment typo.
2011-01-27 Douglas GregorClang: separate the access-control diagnostics from...
2011-01-26 Bob WilsonAdd a MnemonicIsValid method to the asm matcher.
2011-01-26 Bob WilsonFix spelling of CouldMatchAmbiguouslyWith method name.
2011-01-26 Bob WilsonWhitespace and 80-column fixes.
2011-01-26 Bob WilsonImprove the AsmMatcher's ability to handle suboperands.
2011-01-26 NAKAMURA TakumiTableGen: PointerLikeRegClass can be accepted to operand.
2011-01-26 NAKAMURA TakumiFix whitespace.
2011-01-24 Daniel Dunbartblgen/AsmMatcherEmitter: Fix alias handling to honor...
2011-01-24 David Greene[AVX] Add type checking support for vector/subvector...
2011-01-22 Bill WendlingARM uses '.' in their tokens. Give it a name instead...
2011-01-21 Peter Collingbournetblgen: Add support for non-inheritable attributes
2011-01-20 Bob WilsonMove InstAlias check of argument types to a separate...
2011-01-20 Bob WilsonTidy comment.
2011-01-20 Bob WilsonFix broken check for InstAlias argument used with diffe...
2011-01-20 Bob WilsonPrecompute InstAlias operand mapping to result instruct...
2011-01-19 Douglas GregorFix comment for gen-clang-decl-nodes tblgen backend...
2011-01-18 Owen AndersonWhen matching asm operands, always try to match the...
2011-01-18 Bruno Cardoso LopesAdd support for parsing and encoding ARM's official...
2011-01-18 Daniel DunbarFormatting tweak.
2011-01-14 Bob WilsonFix some tablegen issues to allow using zero_reg for...
2011-01-13 Owen AndersonAdd support to the ARM MC infrastructure to support...
2011-01-13 Evan ChengModel :upper16: and :lower16: as ARM specific MCTargetE...
2011-01-10 Daniel DunbarMC/AsmMatcher: Fix indirect 80-col viola.
2011-01-07 Bob WilsonUse __builtin_shufflevector to implement vget_low and...
2011-01-07 David GreeneRename lisp-like functions as suggested by Gabor Greif...
next