Fix the recently added anyregcc convention to handle spilled operands.
[oota-llvm.git] / lib / Target / X86 /
2013-11-11 Andrew TrickFix the recently added anyregcc convention to handle...
2013-11-09 Juergen Ributzka[Stackmap] Materialize the jump address within the...
2013-11-08 Juergen Ributzka[Stackmap] Add AnyReg calling convention support for...
2013-11-08 Jim GrosbachX86: Assembly files with .cfi_cfa_def shouldn't hit...
2013-11-05 David MajnemerX86 Disassembler: remove unused bool typedef-name
2013-11-05 Craig TopperLift alignment restrictions on load folding for a signi...
2013-11-04 Eric ChristopherCheck for both styles of clobbers, those produced by...
2013-11-04 Cameron McInallyAdd support for AVX512 masked vector blend intrinsics.
2013-11-04 Benjamin KramerX86: Add a description for AMD bdver3 aka Steamroller.
2013-11-03 Elena DemikhovskyAVX-512: added VPCONFLICT instruction and intrinsics,
2013-11-02 Michael LiaoFix PR17764
2013-10-31 Dan GohmanFix unused variable warnings.
2013-10-31 Andrew TrickAdd new calling convention for WebKit Java Script.
2013-10-31 Andrew TrickAdd support for stack map generation in the X86 backend.
2013-10-31 Andrew Trickwhitespace
2013-10-31 Cameron McInallyAdd AVX512 unmasked integer broadcast intrinsics and...
2013-10-31 Elena DemikhovskyAVX-512: Implemented CMOV for 512-bit vectors
2013-10-30 Tom RoederThis commit adds some (but not all) of the x86-64 reloc...
2013-10-30 Juergen RibutzkaRevert "SelectionDAG: Teach the legalizer to split...
2013-10-30 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-10-29 Rafael EspindolaMove getSymbol to TargetLoweringObjectFile.
2013-10-29 Rafael EspindolaAdd a helper getSymbol to AsmPrinter.
2013-10-29 Rafael EspindolaThe asm printer has a mangler. Don't keep a second...
2013-10-27 Elena DemikhovskyAVX-512: PMIN/PMAX intrinsics and patterns
2013-10-25 Quentin Colombet[X86][AVX512] Add patterns that match the AVX512 floati...
2013-10-25 Quentin Colombet[X86][AVX512] Add patterns that match the AVX512 floati...
2013-10-25 Nadav RotemOptimize concat_vectors(X, undef) -> scalar_to_vector(X).
2013-10-24 Elena DemikhovskyAVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsics
2013-10-23 Yaron Keren(this is a corrected patch)
2013-10-23 Rafael EspindolaRevert "Calling _chkstk is required on ELF as well...
2013-10-23 Benjamin KramerX86: Custom lower sext v16i8 to v16i16, and the corresp...
2013-10-23 Yaron KerenCalling _chkstk is required on ELF as well as COFF...
2013-10-23 Benjamin KramerX86: Custom lower zext v16i8 to v16i16.
2013-10-23 Michael LiaoFix PR17631
2013-10-23 Jim GrosbachX86: Make concat_vectors combine a bit more conservative.
2013-10-22 Quentin Colombet[X86][FastISel] Add a comment to help understanding...
2013-10-22 Elena DemikhovskyAVX-512: aligned / unaligned load and store for 512...
2013-10-22 Craig TopperReplace (V)MOVZDI2PDIrr/rm instructions with patterns...
2013-10-21 Lang HamesX86 vector element shift-by-immediate instructions...
2013-10-21 Elena DemikhovskyAVX-512: MUL operation lowering for v8i64
2013-10-18 Nadav RotemMark some command line flags as hidden
2013-10-18 Hans WennborgMC asm parser: allow ?'s in symbol names, and handle...
2013-10-18 Hans WennborgRevert "Re-commit r192758 - MC: quote tricky symbol...
2013-10-17 Jim Grosbachx86: Move bitcasts outside concat_vector.
2013-10-17 Hans WennborgRe-commit r192758 - MC: quote tricky symbol names in...
2013-10-16 Yunzhong GaoEnabling 3DNow! prefetch instruction for a few AMD...
2013-10-16 Rafael EspindolaAdd a MCAsmInfoELF class and factor some code into it.
2013-10-16 Rafael EspindolaMove .ident handling to MCStreamer.
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-10-15 Michael LiaoFix PR17546
2013-10-15 Michael LiaoFix PR16807
2013-10-15 Craig TopperRemove x86_sse42_crc32_64_8 intrinsic. It has no functi...
2013-10-14 Quentin Colombet[X86][FastISel] During X86 fastisel, the address of...
2013-10-14 Andrew TrickFix the ExecutionDepsFix pass to handle AVX instructions.
2013-10-14 Andrew Trickwhitespace
2013-10-14 Eric ChristopherRevert part of a fix from 2010, changes since then:
2013-10-14 Eric ChristopherReformat this routine slightly.
2013-10-14 Eric ChristopherRemove some extraneous whitespace.
2013-10-14 Elena DemikhovskyFixed a bug in dynamic allocation memory on stack.
2013-10-14 Craig TopperCreate classes to reduce the size of the tablegen entri...
2013-10-14 Craig TopperAllow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd...
2013-10-14 Craig TopperAdd disassembler support for SSE4.1 register/register...
2013-10-14 Craig TopperMark MOVMSKPS/MOVMSKPD/VPINSRWrr64i as AsmParserOnly...
2013-10-14 Craig TopperDon't use 64-bit versions of MOVMSKPD in CodeGen. The...
2013-10-12 Craig TopperRemove more filters from the disassembler. Mark some...
2013-10-12 Craig TopperMark some more instructions as CodeGenOnly. Remove...
2013-10-10 Craig TopperAllow non-AVX form of pmovmskb to take a GR64 operand.
2013-10-10 Craig TopperRemove duplicate instructions.
2013-10-09 Elena DemikhovskyAVX-512: Added VRCP28 and VRSQRT28 instructions and...
2013-10-09 Andrew TrickAdd missing HasAVX512 predicate.
2013-10-09 Craig TopperReplace a couple instructions with patterns referring...
2013-10-09 Craig TopperUse AVX512PIi8 for the alt forms of vcmp instructions...
2013-10-09 Craig TopperMark some instructions as CodeGenOnly since they aren...
2013-10-09 Craig TopperAdd in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmov...
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-08 Craig TopperRemove unneeded MMX instruction definition by moving...
2013-10-08 Craig TopperRemove some instructions that existed to provide aliase...
2013-10-07 Benjamin KramerX86: Fix type check. Just because an integer type is...
2013-10-07 Rafael EspindolaRemove getEHExceptionRegister and getEHHandlerRegister.
2013-10-07 Craig TopperRemove some instructions that seem to only exist to...
2013-10-07 Craig TopperRemove FsMOVAPSrr and friends. They have no patterns...
2013-10-07 Craig TopperTeach X86 asm parser that VMOVAPSrr and other VEX-encod...
2013-10-07 Craig TopperAdd disassembler support for long encodings for INC...
2013-10-06 Benjamin KramerX86: Don't fold spills into SSE operations if the stack...
2013-10-06 Elena DemikhovskyAVX-512: added scalar convert instructions and intrinsics.
2013-10-06 Elena DemikhovskyAVX-512: fixed shuffle lowering
2013-10-05 Craig TopperAdd TBM instructions to loading folding tables.
2013-10-05 Nick LewyckyRename this feature to "cx16" to match gcc's flag name...
2013-10-05 Craig TopperRemove underscores from TBM instruction names for consi...
2013-10-05 Craig TopperRemove unneeded TBM intrinsics. The arithmetic/logical...
2013-10-05 Craig TopperAdd an additional pattern for BLCI since opt can turn...
2013-10-03 Elena DemikhovskyAVX-512: Fixed encoding of VMOVQ instruction.
2013-10-03 Craig TopperReplace C++ style comment with a C style comment to...
2013-10-03 Craig TopperRemove comma from the end of an enum.
2013-10-03 Craig TopperAdd XOP disassembler support. Fixes PR13933.
2013-10-03 Craig TopperAdd patterns for selecting TBM instructions from logica...
2013-10-02 Elena DemikhovskyAVX-512: fixed a bug in getLoadStoreRegOpcode() for...
2013-10-02 Elena DemikhovskyAVX-512: Added TB prefix to all instructions without...
2013-10-01 Rafael EspindolaRemove several unused variables.
2013-10-01 Elena DemikhovskyAVX-512: Added X86vzmovl patterns
next