X86/exp-asm-printer: Lower MachineOperand::MO_JumpTableIndex to MCOperand.
[oota-llvm.git] / lib / Target / X86 /
2009-08-31 Daniel DunbarX86/exp-asm-printer: Lower MachineOperand::MO_JumpTable...
2009-08-31 Daniel DunbarStop printing old asm printing code inline with -experi...
2009-08-31 Daniel DunbarAvoid unnecessary +0 in experimental-asm-printer.
2009-08-31 Duncan SandsRevert commit 80428. It completely broke exception
2009-08-31 Benjamin KramerNormalize makefile comments and sort cmake file lists.
2009-08-31 Daniel Dunbarllvm-mc: Switch MCInst to storing an MCExpr* instead...
2009-08-30 Daniel Dunbarllvm-mc/X86: Encode constant MCValue's correctly.
2009-08-29 Dan GohmanCMOV_GR8 clobbers EFLAGS when its expansion involves...
2009-08-29 Bill Wendling- Add target lowering methods to get the preferred...
2009-08-28 Anton KorobeynikovShort-term workaround for frame-related weirdness on...
2009-08-27 Dan GohmanDon't mark CMOV_GR8 as two-address, or commutable,...
2009-08-27 Eric ChristopherAdd FIXME for when we support more specific XMM registers.
2009-08-27 Eric ChristopherNuke trailing whitespace.
2009-08-27 Daniel Dunbarllvm-mc/X86: Implement single instruction encoding...
2009-08-27 Daniel DunbarX86: Mark EH_RETURN as code-gen-only.
2009-08-27 Dan GohmanX86FastISel support for loading and storing values...
2009-08-27 Dan GohmanExpand i8 selects into control flow instead of 16-bit...
2009-08-26 Dan GohmanDon't use INSERT_SUBREG to model anyext operations...
2009-08-25 Dan GohmanUse X86II::MO_NO_FLAG.
2009-08-25 Dale JohannesenFix PR 4751, another difficulty with %a modifier on...
2009-08-23 Chris Lattnerremove the last uses of Config/alloca.h
2009-08-23 Benjamin KramerRemove Streams.h from the targets.
2009-08-23 Chris Lattnereliminate uses of cerr()
2009-08-23 Chris Lattnerremove various std::ostream version of printing methods...
2009-08-22 Benjamin KramerForgot to update some CMakeLists.
2009-08-22 Chris Lattnerrename TAI -> MAI, being careful not to make MAILJMP...
2009-08-22 Chris Lattnerrename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for...
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-22 Devang PatelRecord variable debug info at ISel time directly.
2009-08-21 Anton KorobeynikovFix a typo
2009-08-20 Sean CallananFixed PCMPESTRM128 to have opcode 0x60 instead of 0x62...
2009-08-20 Dan GohmanFix an x86 code size regression: prefer RIP-relative...
2009-08-19 Dale JohannesenAdd an extra line to conform with preferred style.
2009-08-19 Reid KlecknerModify an assert to avoid what looks like a GCC 4.2...
2009-08-19 Dale JohannesenHandle 'a' modifier in X86 asms. PR 4742.
2009-08-19 Dan GohmanRemove temporary testing code.
2009-08-19 Dan GohmanAdd an x86 peep that narrows TEST instructions to forms...
2009-08-19 Chris Lattnereliminate AsmPrinter::SwitchToSection and just have...
2009-08-18 Eric ChristopherImplement sse4.2 string/text processing instructions:
2009-08-18 Chris Lattnerremove some pointless null switchtosections. The Intel...
2009-08-18 Chris Lattneradd support for some targetflags on GV operands. This...
2009-08-18 Dan GohmanFix function alignment at -Os on x86 to be 1, not 2...
2009-08-17 Chris Lattnerthe MinPad argument to PadToColumn only really makes...
2009-08-16 Dan GohmanAvoid emitting XMM save code in soft-float or no-implic...
2009-08-16 Bill WendlingStyalistic and format changes. No functionality change.
2009-08-16 Chris Lattneradd support for external symbols + X86::MOVPC32r.
2009-08-16 Chris Lattnerimplement support for lowering references to global...
2009-08-16 Chris Lattnermore formatting improvements, no functionality change.
2009-08-16 Chris Lattnercode formatting improvements, no functionality change.
2009-08-15 Bill WendlingAn overhaul of the exception handling code. This is...
2009-08-15 Bill WendlingReapply r79127. It was fixed by d0k.
2009-08-15 Bill WendlingRevert r79127. It was causing compilation errors.
2009-08-15 Evan ChengChange allowsUnalignedMemoryAccesses to take type argum...
2009-08-15 Dan GohmanOn x86-64, for a varargs function, don't store the...
2009-08-14 Oscar FuentesCMake: Corrected variable check.
2009-08-14 Anton KorobeynikovProperly handle indirect win64 args when they're passed...
2009-08-14 Daniel DunbarUpdate llvm-mc / MCAsmStreamer to print the instruction...
2009-08-14 Daniel DunbarAdd virtual printMCInst method to AsmPrinter, as a...
2009-08-14 Daniel DunbarAdd X86 instruction printer support for printing MCValu...
2009-08-13 Daniel DunbarTargetRegistry: Change AsmPrinter constructor to be...
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2009-08-13 Daniel DunbarTargetRegistry: Reorganize AsmPrinter construction...
2009-08-13 Daniel DunbarRevert 78892 and 78895, these break generating working...
2009-08-13 Chris Lattnerfix a minor fixme. When building with SL and later...
2009-08-13 Dan GohmanVarious AsmWriter output cleanups. Use WriteAsOperand...
2009-08-13 Dale JohannesenSymbols with LinkerPrivateLinkage are weak.
2009-08-12 Dan GohmanUse PadToColumn instead of tabs.
2009-08-12 Oscar FuentesCMake: Added asm file to x86_64 MSVC build.
2009-08-12 Chris LattnerChange TargetAsmInfo to be constructed via TargetRegist...
2009-08-11 Chris Lattnerprune #includage.
2009-08-11 Chris Lattnerchange the -x86-asm-syntax=intel/att flag to be in...
2009-08-11 Chris LattnerChange the asmprinter to print the comment character...
2009-08-11 Chris Lattnerfactorize more darwin TAI stuff. Note that this gives
2009-08-11 Daniel DunbarX86/AsmParser: Mark MOV64GSrm, MOV64FSrm, GS_MOV32rm...
2009-08-11 Chris Lattnerfactorize darwin ProtectedDirective and SetDirective.
2009-08-11 Daniel DunbarAdd 'isCodeGenOnly' bit to Instruction .td records.
2009-08-11 Chris Lattnerall darwin targets have .space and .zerofill, pull up.
2009-08-11 Chris Lattnereliminate template from arm TAI
2009-08-11 Chris Lattnerfix a bug I introduced in r78724 that caused failures in:
2009-08-11 Chris Lattnermove LCOMMDirective = "\t.lcomm\t" up to DarwinTAI...
2009-08-11 Owen AndersonFix warnings.
2009-08-11 Chris Lattnereliminate the X86TargetAsmInfo template.
2009-08-11 Sean CallananAdded ADD instructions with rAX as one parameter to...
2009-08-11 Daniel Dunbarllvm-mc/AsmParser: Allow target to specific a comment...
2009-08-11 Owen AndersonSplit EVT into MVT and EVT, the former representing...
2009-08-11 Chris Lattnerpass the TargetTriple down from each target ctor to the
2009-08-11 Chris Lattnermove some 32-bit instrs to x86instrinfo.td
2009-08-11 Dan GohmanSimplify this code. The case where one class is GR64Reg...
2009-08-11 Daniel Dunbarllvm-mc/X86: Parse '*' correctly (in the way the matche...
2009-08-11 Sean CallananAdded the x86 INT instructions; both the special-case...
2009-08-11 Jim GrosbachSjLj based exception handling unwinding support. This...
2009-08-10 Owen AndersonRename MVT to EVT, in preparation for splitting SimpleV...
2009-08-10 Eric ChristopherWhitespace, 80-column, and isTwoAddress -> Constraints...
2009-08-10 Eric ChristopherFix up whitespace, remove commented out code.
2009-08-10 Daniel Dunbarllvm-mc/AsmParser: Disambiguate i64i8imm.
2009-08-10 Daniel Dunbarllvm-mc/AsmParser: Allow .td users to redefine the...
2009-08-10 Owen AndersonSimpleValueType-ify a few more methods on TargetLowering.
2009-08-10 Owen AndersonContinue the SimpleValueType-ification.
2009-08-10 Daniel Dunbarllvm-mc/AsmMatcher: Fix thinko, Mem isn't a subclass...
2009-08-10 Owen AndersonStart moving TargetLowering away from using full MVTs...
next