X86: Emitting x87 fsin/fcos for sinf/cosf is not safe without unsafe fp math.
[oota-llvm.git] / lib / Target / X86 /
2012-09-15 Benjamin KramerX86: Emitting x87 fsin/fcos for sinf/cosf is not safe...
2012-09-14 Dmitri GribenkoFix Doxygen issues:
2012-09-13 Michael LiaoFix comment
2012-09-13 Michael LiaoAdd wider vector/integer support for PR12312
2012-09-13 Jakob Stoklund OlesenFix the TCRETURNmi64 bug differently.
2012-09-13 Jakob Stoklund OlesenRevert r163761 "Don't fold indexed loads into TCRETURNm...
2012-09-13 Craig TopperAdd a new compression type to ModRM table that detects...
2012-09-13 Jakob Stoklund OlesenDon't fold indexed loads into TCRETURNmi64.
2012-09-12 Michael LiaoFix PR11985
2012-09-12 Chad Rosier[ms-inline asm] Make the operand size directives case...
2012-09-12 Roman DivackyAdd support for AMD Geode.
2012-09-12 Craig TopperIndentation fixes. No functional change.
2012-09-11 Manman RenRelease build: guard dump functions with
2012-09-11 Chad RosierStringSwitchify.
2012-09-11 Chad RosierSimplify logic. No functional change intended.
2012-09-11 Craig TopperMake a bunch of lowering helper functions static instea...
2012-09-11 Craig TopperChange unsigned to a uint16_t in static disassembler...
2012-09-10 Chad RosierUpdate function names to conform to guidelines. No...
2012-09-10 Chad RosierRevert r163556. Missed updates to tablegen files.
2012-09-10 Chad RosierUpdate function names to conform to guidelines. No...
2012-09-10 Dmitri GribenkoRemove redundant semicolons which are null statements.
2012-09-10 Chad Rosier[ms-inline asm] Pass the correct AsmVariant to the...
2012-09-10 Chad Rosier[ms-inline asm] Add support for .att_syntax directive.
2012-09-10 Michael LiaoEnhance PR11334 fix to support extload from v2f32/v4f32
2012-09-10 Michael LiaoAdd boolean simplification support from CMOV
2012-09-10 Elena DemikhovskyThe VPSHUFB 256-bit instruction may be generated when...
2012-09-09 Nick LewyckyAdd missing space before {. No functionality change.
2012-09-08 Craig TopperAdd instruction selection for ffloor of vectors when...
2012-09-08 Craig TopperUse 256-bit alignment for constant pool value for 256...
2012-09-08 Craig TopperAdd support for lowering FABS of vector types.
2012-09-08 Craig TopperSet operation action for FFLOOR to Expand for all vecto...
2012-09-07 Benjamin KramerPR13754: llvm-mc/x86 crashes on .cfi directives without...
2012-09-06 Manman RenRelease build: guard dump functions with "ifndef NDEBUG"
2012-09-06 Elena DemikhovskyAVX2 optimization.
2012-09-06 Michael LiaoRemove duplicated helper function
2012-09-06 Craig TopperUse iPTR instead of i32 for extract_subvector/insert_su...
2012-09-06 Craig TopperAdd patterns for converting stores of subvector_extract...
2012-09-05 Roman DivackyStop casting away const qualifier needlessly.
2012-09-05 Roman DivackyUse const properly so that we dont remove const qualifi...
2012-09-05 Craig TopperRemove some of the patterns added in r163196. Increasin...
2012-09-05 Craig TopperAdd patterns for integer forms of VINSERTF128/VINSERTI1...
2012-09-05 Craig TopperConvert vextracti128/vextractf128 intrinsics to extract...
2012-09-05 Chad RosierFix function name per coding standard.
2012-09-04 Preston GurdGeneric Bypass Slow Div
2012-09-04 Elena DemikhovskyThis patch optimizes shuffle instruction - generates...
2012-09-03 Chad Rosier[ms-inline asm] Asm operands can map to one or more...
2012-09-03 Chad Rosier[ms-inline asm] Add an interface to the GetMCInstOperan...
2012-09-03 Chad RosierRemoved unused argument.
2012-09-03 Chris Lattnersome peepholes that should match horizontal add/sub...
2012-09-03 Chad Rosier[ms-inline asm] Expose the Kind and Opcode variables...
2012-09-01 Craig TopperTypos
2012-08-31 Manman RenSelectionDAG: when constructing VZEXT_LOAD from other...
2012-08-31 Craig TopperMark FMA4 instructions as commutable and add them to...
2012-08-31 Craig TopperAdd selection of RegOp2MemOpTable3 to canFoldMemoryOperand
2012-08-31 Michael LiaoFix PR12359
2012-08-31 Chad RosierThe ConvertToMCInst() function can't fail, so remove...
2012-08-31 Craig TopperMark FMA3 instructions as commutable so that the operan...
2012-08-31 Craig TopperAdd support for converting llvm.fma to fma4 instructions.
2012-08-31 Michael LiaoClean up AddedComplexity further after adding UseSSEx
2012-08-31 Jim GrosbachX86: Fix encoding of 'movd %xmm0, %rax'
2012-08-30 Michael LiaoIntroduce 'UseSSEx' to force SSE legacy encoding
2012-08-30 Craig TopperOnly perform DAG combine on FMAs of legal types.
2012-08-30 Michael LiaoFix PR13727
2012-08-29 Benjamin KramerMake helper function static.
2012-08-29 Craig TopperConvert FMA4 patterns to use target specific nodes...
2012-08-28 Chad RosierTypo.
2012-08-28 Michael LiaoAdd comments on the literal value used.
2012-08-28 Michael LiaoExplicitly update the number of nodes to be traversed
2012-08-28 Bill WendlingThe commutative flag is already correctly set within...
2012-08-28 Craig TopperConvert V_SETALLONES/AVX_SETALLONES/AVX2_SETALLONES...
2012-08-28 Craig TopperMerge AVX_SET0PSY/AVX_SET0PDY/AVX2_SET0 into a single...
2012-08-28 Michael LiaoFix PR12312
2012-08-28 Jakob Stoklund OlesenMore missing mayLoad flags on AVX multiclasses.
2012-08-27 Craig TopperRemove MMX shift intrinsic handling code that also...
2012-08-27 Craig TopperDon't allow vextractf128 to be folded with unaligned...
2012-08-27 Craig TopperFold some patterns into instruction definitons so table...
2012-08-27 Craig TopperAdd HasAVX1Only predicate and use it for patterns that...
2012-08-24 Richard SmithFix integer undefined behavior due to signed left shift...
2012-08-24 Jakob Stoklund OlesenAdd missing mayLoad flags to a large class of AVX ...
2012-08-24 Jakob Stoklund OlesenMark X86::RET and RETI instructions as variadic.
2012-08-24 Jakob Stoklund OlesenRemove more mayLoad workarounds.
2012-08-24 Craig TopperCustom lower FMA intrinsics to target specific nodes...
2012-08-24 Jakob Stoklund OlesenRemove some spurious mayLoad = 0 flags.
2012-08-24 Jakob Stoklund OlesenX86MemBarrier has unmodeled side effects.
2012-08-23 Jakob Stoklund OlesenPreserve operand flags in convertToThreeAddress() by...
2012-08-23 Craig TopperFavor FMA3 over FMA4 if both are enabled.
2012-08-23 Craig TopperUse a switch statement instead of a bunch of if-else...
2012-08-22 Chad Rosier[ms-inline asm] Avoid a false positive assertion
2012-08-22 Craig TopperAdd a getName function to MachineFunction. Use it in...
2012-08-22 Craig TopperDon't cache the MBB in the class. Its only used by...
2012-08-22 Craig TopperMark a function as static since it doesn't use anything...
2012-08-21 Richard SmithFix unaligned memory accesses when performing relocatio...
2012-08-21 Chad Rosier[ms-inline asm] Do not report a Parser error when match...
2012-08-21 Chad Rosier[ms-inline asm] Expose the ErrorInfo from the MatchInst...
2012-08-21 Craig TopperFix up indentation and remove a couple else's after...
2012-08-21 Craig TopperUse uint16_t for tables of opcodes.
2012-08-21 Craig TopperFix up indentation. No functional change.
2012-08-21 Craig TopperAdd a couple llvm_unreachables. Add a message to severa...
2012-08-21 Craig TopperReplace a break with llvm_unreachable in the default...
2012-08-21 Craig TopperCleanup the scalar FMA3 definitions. Add patterns to...
next