[X86] Only 213 FMA3 variants should be marked commutable.
[oota-llvm.git] / lib /
2014-02-04 Lang Hames[X86] Only 213 FMA3 variants should be marked commutable.
2014-02-04 Duncan P. N. Exon... cleanup: scc_iterator consumers should use isAtEnd
2014-02-04 Petar Jovanovic[mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2...
2014-02-04 Rafael EspindolaEvery target uses .align. Simplify.
2014-02-04 Rafael EspindolaUse the default values.
2014-02-04 David PeixottoFix PR18345: ldr= pseudo instruction produces incorrect...
2014-02-04 Tom StellardR600/SI: Expand i1 BR_CC
2014-02-04 Tom StellardR600/SI: Don't assume copies will be coalesced in SIFix...
2014-02-04 Tom StellardR600/SI: Custom lower i64 ISD::SELECT
2014-02-04 Tom StellardR600: Enable vector fpow.
2014-02-04 Tim NorthoverOS X: the correct function is __sincospif_stret, not...
2014-02-04 Tim NorthoverARM & AArch64: merge NEON absolute compare intrinsics
2014-02-04 Aaron BallmanImplemented support for Process::GetRandomNumber on...
2014-02-04 Justin Bognerllvm-cov: Implement the preserve-paths flag
2014-02-04 Tim NorthoverARM: fix fast-isel assertion failure
2014-02-04 Michel DanzerR600/SI: Fix fneg for 0.0
2014-02-04 NAKAMURA TakumiRegAllocGreedy.cpp: Use more simple value as Hysteresis...
2014-02-04 Kai NackeRevert: ARM: Enable use of relocation type tlsldo in...
2014-02-04 Kai NackeAdd strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
2014-02-04 Kai NackeARM: Enable use of relocation type tlsldo in debug...
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2014-02-04 Nick LewyckySelf-memcpy-elision and memcpy of constant byte to...
2014-02-03 David BlaikieDIBuilder: simplify array generation to produce true...
2014-02-03 Matt ArsenaultAdd DEBUG_TYPE to SIAnnotateControlFlow
2014-02-03 Reid Klecknerinalloca: Don't remove dead arguments in the presence...
2014-02-03 Tim NorthoverAArch64 & ARM: refactor crypto intrinsics to take scalars
2014-02-03 Hal FinkelExpand vector bswap in LegalizeVectorOps
2014-02-03 Aaron BallmanUndef'ing _WIN32_IE to silence an MSVC warning about...
2014-02-03 Chandler CarruthRename the non-templated base class of SmallPtrSet to
2014-02-03 Craig TopperRemove unnecessary include of AArch64GenInstrInfo.inc...
2014-02-02 Duncan P. N. Exon... Lower llvm.expect intrinsic correctly for i1
2014-02-02 Joerg SonnenbergerUnaligned access is supported on ARMv6 and ARMv7 for...
2014-02-02 Craig TopperMerge x86 HasOpSizePrefix/HasOpSize16Prefix into a...
2014-02-02 Craig TopperMerge HasVEXPrefix/HasEVEXPrefix/HasXOPPrefix into...
2014-02-02 Hal FinkelReplace PPC instruction-size code with MCInstrDesc...
2014-02-02 Arnold SchwaighoferLoopVectorizer: Enable unrolling of conditional stores...
2014-02-02 Matt ArsenaultR600/SI: Fix insertelement with dynamic indices.
2014-02-01 Venkatraman Govind... [Sparc] Set %o7 as the return address register instead...
2014-02-01 Arnold SchwaighoferARMTTI: We don't have 16 allocatable scalar registers
2014-02-01 David WoodhouseMC: Fix .octa output for APInts with BitWidth > 128
2014-02-01 David WoodhouseMC: Add support for .octa
2014-02-01 David WoodhouseMC: Add AsmLexer::BigNum token for integers greater...
2014-02-01 Chandler Carruth[LPM] Apply a really big hammer to fix PR18688 by recur...
2014-02-01 Eli BenderskyRemove some unused #includes
2014-02-01 Benjamin KramerSilence GCC warnings.
2014-02-01 Chandler Carruth[inliner] Skip debug intrinsics even earlier in computi...
2014-02-01 Craig TopperSimplify some x86 format classes and remove some ambigu...
2014-02-01 David MajnemerMC: Improve the .fill directive's compatibility with GAS
2014-02-01 Peter CollingbourneHopefully fix mingw32 bots.
2014-02-01 Reid KlecknerRevert "[SLPV] Recognize vectorizable intrinsics during...
2014-02-01 Josh Magee[stackprotector] Implement the sspstrong rules for...
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...
2014-01-31 Peter CollingbourneIntroduce line editor library.
2014-01-31 Peter CollingbourneIntroduce llvm::sys::path::home_directory.
2014-01-31 Reid KlecknerDon't put non-static allocas in the static alloca map
2014-01-31 Rafael EspindolaRemove a redundant call to hasRawTextSupport.
2014-01-31 Rafael EspindolaRemove another hasRawTextSupport.
2014-01-31 Chandler Carruth[inliner] Print out extra stats about the cost, thresho...
2014-01-31 Rafael EspindolaRemove the last hasRawTextSupport call from R600.
2014-01-31 Rafael EspindolaReplace another use with hasRawTextSupport+EmitRawText...
2014-01-31 Rafael EspindolaUse emitRawComment to avoid a call to hasRawTextSupport.
2014-01-31 Lang HamesReplace X86 FMA intrinsic pseduo-instructions with...
2014-01-31 Chandler Carruth[SLPV] Recognize vectorizable intrinsics during SLP...
2014-01-31 Rafael EspindolaSimplify getSymbolFlags.
2014-01-31 Paul RobinsonIf we're not producing DWARF accel tables, don't waste...
2014-01-31 Eric ChristopherAdd support for DW_FORM_flag and DW_FORM_flag_present...
2014-01-31 David BlaikieDebugInfo: Flag type unit references as declarations
2014-01-31 Reid Klecknerx86: Rename NumBytesForCalleeToPush to ...Pop for accuracy
2014-01-31 Reid Kleckner[ms-cxxabi] Add a new calling convention that swaps...
2014-01-31 Matheus Almeida[mips][msa] Add insert.d instruction.
2014-01-31 Chandler Carruth[vectorizer] Tweak the way we do small loop runtime...
2014-01-31 Craig TopperSeparate x86 opcode maps and 0x66/0xf2/0xf3 prefixes...
2014-01-31 Craig TopperMove REP out of the Prefix field of the X86 format...
2014-01-31 Craig TopperMove address override handling in X86CodeEmitter to...
2014-01-31 Craig TopperMove address override handling in X86MCCodeEmitter...
2014-01-31 Bob WilsonFix a bug in gcov instrumentation introduced by r195513...
2014-01-31 Venkatraman Govind... [Sparc] Save and restore float registers that may be...
2014-01-31 Manman RenThis patch teaches the DAGCombiner how to fold insert_s...
2014-01-31 Owen AndersonDAGCombine should not produce ISD::OR nodes after opera...
2014-01-31 Manman RenPGO branch weight: update edge weights in SelectionDAGB...
2014-01-31 Matt ArsenaultAllow speculating llvm.sqrt, fma and fmuladd
2014-01-30 David Woodhouse[x86] Fix signed relocations for i64i32imm operands
2014-01-30 Chad Rosier[AArch64] Custom lower concat_vector patterns with...
2014-01-30 Timur IskhodzhanovFix PR18381 - print a minimal diagnostic rather than...
2014-01-30 Rafael EspindolaOnly ELF has a dynamic symbol table. Remove it from...
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Evgeniy StepanovReenable ARM EHABI on Android.
2014-01-30 Matheus Almeida[mips] Fix typo.
2014-01-30 Craig TopperRemove duplicate patterns
2014-01-30 Craig TopperRemove some AddedComplexity tags that were forcing...
2014-01-30 Craig TopperRemove duplicate pattern and add predicate checks on...
2014-01-30 Jakob Stoklund OlesenImplement SPARCv9 atomic_swap_64 with a pseudo.
2014-01-30 Saleem AbdulrasoolARM IAS: support .object_arch
2014-01-30 Saleem AbdulrasoolARM IAS: support .movsp
2014-01-30 Saleem AbdulrasoolARM: suuport .tlsdescseq directive
2014-01-30 Saleem AbdulrasoolARM: support TLS descriptor relocations
2014-01-30 Saleem AbdulrasoolARM: support tlscall relocations
2014-01-30 Juergen RibutzkaRevert "[Stackmaps] Record the stack size of each funct...
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Rafael EspindolaSimplify the handling of iterators in ObjectFile.
next