Fix a ton of comment typos found by codespell. Patch by
[oota-llvm.git] / lib / Target / X86 / X86MCCodeEmitter.cpp
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-04-04 Joerg SonnenbergerAdd support for the VIA PadLock instructions.
2011-04-04 Joerg SonnenbergerExpand Op0Mask by one bit in preparation for the PadLoc...
2011-02-22 Rafael EspindolaImplement xgetbv and xsetbv.
2010-12-16 Rafael EspindolaMake pushq produce signed relocations.
2010-12-16 Daniel DunbarMC: Move target specific fixup info descriptors to...
2010-11-28 Rafael EspindolaDefine generic 1, 2 and 4 byte pc relative relocations...
2010-11-23 Rafael EspindolaProduce a relocation for pcrel absolute values. Based...
2010-11-15 Chris Lattneradd fields to the .td files unconditionally, simplifyin...
2010-10-24 Rafael EspindolaAdd X86::reloc_global_offset_table and use it to have...
2010-10-20 Rafael EspindolaHandle _GLOBAL_OFFSET_TABLE_ correctly.
2010-10-12 Jakob Stoklund OlesenRemove the x86 MOV{32,64}{rr,rm,mr}_TC instructions.
2010-10-03 Chris LattnerImplement support for the bizarre 3DNow! encoding ...
2010-09-30 Rafael EspindolaCorrectly produce R_X86_64_32 or R_X86_64_32S.
2010-09-29 Nick LewyckyAdd parens to fix GCC warning:
2010-09-29 Chris Lattnermake the x86 mccode emitter emit the 0x67 and 0x66...
2010-09-29 Chris Lattnerimplement support for 32-bit address operands in 64...
2010-09-17 Chris Lattnerfix rdar://8444631 - encoder crash on 'enter'
2010-08-26 Bruno Cardoso LopesFix PR7748 without using microsoft extensions
2010-08-19 Chris Lattnerfix PR7465, mishandling of lcall and ljmp: intersegment...
2010-08-15 Argyrios KyrtzidisRevert r111082. No warnings for this common pattern.
2010-08-14 Argyrios KyrtzidisAdd ATTRIBUTE_UNUSED to methods that are not supposed...
2010-07-21 Bruno Cardoso LopesAdd AVX only vzeroall and vzeroupper instructions
2010-07-21 Bruno Cardoso LopesAdd new AVX vmaskmov instructions, and also fix the...
2010-07-13 Bruno Cardoso LopesAVX 256-bit conversion instructions
2010-07-09 Bruno Cardoso LopesStart the support for AVX instructions with 256-bit...
2010-07-09 Bruno Cardoso LopesMerge VEX enums with other x86 enum forms. Also fix...
2010-07-09 Bruno Cardoso LopesFactor out x86 segment override prefix encoding, and...
2010-07-09 Chris Lattnerreject pseudo instructions early in the encoder.
2010-07-09 Bruno Cardoso LopesRemove trailing whitespaces from file
2010-07-08 Chris LattnerChange LEA to have 5 operands for its memory operand...
2010-07-08 Chris Lattneradd some long-overdue enums to refer to the parts of...
2010-07-08 Chris LattnerRework segment prefix emission code to handle segments
2010-07-07 Chris Lattnerfinish up support for callw: PR7195
2010-07-07 Chris LattnerImplement the major chunk of PR7195: support for 'callw'
2010-07-06 Bruno Cardoso LopesFix comment from previous patch
2010-07-06 Bruno Cardoso LopesAdd AVX vblendvpd, vblendvps and vpblendvb instructions
2010-07-04 Chris Lattnerindentation
2010-07-02 Bruno Cardoso Lopes- Add support for the rest of AVX SSE3 instructions
2010-07-01 Bruno Cardoso Lopes- Add AVX SSE2 Move doubleword and quadword instructions.
2010-06-30 Bruno Cardoso Lopes- Add AVX form of all SSE2 logical instructions
2010-06-29 Bruno Cardoso LopesAdd AVX ld/st XCSR register.
2010-06-25 Bruno Cardoso LopesReapply r106896:
2010-06-25 Bruno Cardoso Lopesrevert this now, it's using avx instead of sse :)
2010-06-25 Bruno Cardoso LopesAdd several AVX MOV flavors
2010-06-24 Bruno Cardoso Lopes- Add AVX COMI{SS,SD}{rr,rm} and UCOMI{SS,SD}{rr,rm}.
2010-06-22 Bruno Cardoso LopesAdd AVX MOV{SS,SD}{rr,rm} instructions
2010-06-19 Chris Lattnerrip out dead code.
2010-06-19 Chris Lattnerfix rdar://7873482 by teaching the instruction encoder...
2010-06-12 Bruno Cardoso LopesMore AVX: {ADD,SUB,MUL,DIV}{PD,PS}rr
2010-06-12 Bruno Cardoso LopesAdd some comments about REX fields
2010-06-11 Bruno Cardoso LopesMore AVX instructions ({ADD,SUB,MUL,DIV}{SS,SD}rm)
2010-06-08 Eric ChristopherSplit out these asserts so it's more apparent why we...
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-03-19 Daniel DunbarMCCodeEmitter: Add target independent fixup flag for...
2010-03-18 Daniel DunbarX86MCCodeEmitter: Fix two minor issues with reloc_ripre...
2010-03-18 Chris Lattnerfix an x86-64 encoding bug Daniel found.
2010-03-18 Chris Lattneradd a special relocation type for movq loads for object
2010-02-16 Chris Lattnermake pcrel immediate values relative to the start of...
2010-02-13 Chris Lattnerteach the encoder to handle pseudo instructions like...
2010-02-13 Daniel DunbarX86: Move extended MCFixupKinds into X86FixupKinds.h
2010-02-13 Chris Lattneradd encoder support and tests for rdtscp
2010-02-13 Chris Lattnerremove special cases for vmlaunch, vmresume, vmxoff...
2010-02-12 Chris LattnerRemove special cases for [LM]FENCE, MONITOR and MWAIT...
2010-02-12 Chris Lattnerimplement the rest of correct x86-64 encoder support for
2010-02-12 Chris Lattnergive MCCodeEmitters access to the current MCContext.
2010-02-12 Chris Lattnerimplement infrastructure to support fixups for rip-rel
2010-02-12 Chris Lattnerpull the rip-relative addressing mode case up early.
2010-02-12 Chris Lattnerfixme resolved!
2010-02-12 Chris Lattnerstart producing reloc_pcrel_4byte/reloc_pcrel_1byte...
2010-02-12 Chris Lattneradd a bunch of mod/rm encoding types for fixed mod...
2010-02-12 Chris Lattnerfix the encodings of monitor and mwait, which were...
2010-02-11 Chris Lattneradd a new MCInstPrinter::getOpcodeName interface, when...
2010-02-11 Chris Lattnermake getFixupKindInfo return a const reference, allowing
2010-02-11 Chris Lattnerswitch to target-indep fixups for 1/2/4/8 byte data.
2010-02-11 Chris Lattnerrefactor the conditional jump instructions in the ...
2010-02-11 Chris Lattnerdont' call getX86RegNum on X86::RIP, it doesn't like...
2010-02-11 Chris Lattnerfix a really nasty bug I introduced in r95693: r12...
2010-02-11 Chris LattnerAdd and commonize encoder support for all immediates.
2010-02-11 Chris Lattnergeneralize EmitDisplacementField to work with any size
2010-02-11 Chris Lattnereliminate the dead IsPCRel argument.
2010-02-11 Chris Lattnereliminate the dead "PCAdj" logic.
2010-02-10 Chris Lattneremit some simple (and probably incorrect) fixups for...
2010-02-10 Chris Lattnerkeep track of what the current byte being emitted is
2010-02-10 Chris Lattnersimplify displacement handling, emit displacements...
2010-02-09 Daniel DunbarMC: First cut at MCFixup, for getting fixup/relocation...
2010-02-09 Chris Lattnerport encoder enhancements over to the new encoder.
2010-02-05 Chris Lattneradd note.
2010-02-05 Chris Lattnerport X86InstrInfo::determineREX over to the new encoder.
2010-02-05 Chris Lattnerwire up 64-bit MCCodeEmitter.
2010-02-05 Chris Lattnerreally kill off the last MRMInitReg inst, remove logic...
2010-02-05 Chris Lattnerimplement the rest of the encoding types.
2010-02-05 Chris Lattnermove functions for decoding X86II values into the X86II...
2010-02-05 Chris Lattnerchange getSizeOfImm and getBaseOpcodeFor to just take
2010-02-05 Chris Lattneradd some more encodings.
2010-02-05 Chris Lattnerimplement the non-relocation forms of memory operands
2010-02-05 Chris Lattnerstart adding MRMDestMem, which requires memory form...
2010-02-05 Chris LattnerAdd a few more encodings, we can now encode all of:
next