oota-llvm.git
2014-06-24 Robert Khasanovvpblend intrinsics combines as shifts intrinsics due...
2014-06-24 Matt ArsenaultR600: Remove DIV_INF
2014-06-24 Matt ArsenaultR600/SI: Move pattern to instruction definition
2014-06-24 Weiming ZhaoFix test case in r211605/r211533
2014-06-24 Diego NovilloAdd new debug kind LocTrackingOnly.
2014-06-24 Weiming ZhaoResubmit commit r211533
2014-06-24 David MajnemerCodeGen: Avoid multiple strlen calls
2014-06-24 Christian PirkerARM: Fix TPsoft for Thumb mode
2014-06-24 Alexander KornienkoRemove an empty directory left after r211508.
2014-06-24 Rafael EspindolaReplace two release calls with std::move. I missed...
2014-06-24 Rafael EspindolaPass a unique_ptr<MemoryBuffer> to the constructors...
2014-06-24 Daniel SandersRevert: r211588 - [mips] Use __clear_cache builtin...
2014-06-24 NAKAMURA TakumiRevert r211287, "Remove support for LLVM runtime multi...
2014-06-24 Daniel Sanders[mips] Added support for assembling sdbbp.
2014-06-24 Daniel Sanders[mips] Use __clear_cache builtin instead of cacheflush...
2014-06-24 Benjamin KramerInstCombine: Disable umul.with.overflow recognition...
2014-06-24 Benjamin KramerInstCombine: Don't try to reorder shuffles where the...
2014-06-24 David MajnemerGlobalOpt: Don't optimize dllimport for initializers
2014-06-24 Alexey SamsonovInclude <tuple> for std::tie
2014-06-24 Kevin Qin[AArch64] Fix a build_vector pattern match fail
2014-06-24 Adam Nemet[Disasm][AVX512] Implement decoding of top bit for...
2014-06-24 Adam Nemet[Emacs] Use spaces rather than tabs for indentation...
2014-06-24 Duncan P. N... Support: Move class ScaledNumber
2014-06-24 Duncan P. N... BFI: Un-floatify more language
2014-06-24 Duncan P. N... BFI: Remove more float-like language from ScaledNumber
2014-06-24 Duncan P. N... Support: Return ScaledNumbers::MaxScale from getQuotient()
2014-06-24 Duncan P. N... Support: Extract ScaledNumbers::MinScale and MaxScale
2014-06-23 Duncan P. N... BFI: Change language from "exponent" to "scale"
2014-06-23 Duncan P. N... BFI: Update ScaledNumber header docs
2014-06-23 Duncan P. N... BFI: Rename UnsignedFloat => ScaledNumber
2014-06-23 Duncan P. N... Fix comments from r211553
2014-06-23 Duncan P. N... Support: Extract ScaledNumbers::getSum() and getDiffere...
2014-06-23 Duncan P. N... Support: Return scale from ScaledNumbers::matchScales()
2014-06-23 Reid Klecknernot: Only consider exit code 3 to be a crash with ...
2014-06-23 Rafael EspindolaPass a std::unique_ptr& to the create??? methods is...
2014-06-23 Juergen Ributzka[FastISel][X86] Lower unsupported selects to control...
2014-06-23 Juergen Ributzka[FastISel][X86] Add support for floating-point select.
2014-06-23 Juergen Ributzka[FastISel][X86] Optimize selects when the condition...
2014-06-23 Rafael EspindolaMake ObjectFile and BitcodeReader always own the Memory...
2014-06-23 Rafael EspindolaThis reverts commit r211533 and r211539.
2014-06-23 Juergen RibutzkaFix cmake build.
2014-06-23 Rafael EspindolaSimplify memory management with std::unique_ptr.
2014-06-23 NAKAMURA Takuminm-trivial-object.test requires shell since Lit interna...
2014-06-23 Weiming ZhaoFix PR20056: Implement pseudo LDR <reg>, =<literal...
2014-06-23 Rafael EspindolaConvert a few methods to use ErrorOr.
2014-06-23 Duncan P. N... Support: Extract ScaledNumbers::matchScale()
2014-06-23 Kevin EnderbyChange the default input for llvm-nm to be a.out instea...
2014-06-23 Rafael Espindola[Mips] Add a target streamer when creating a null streamer.
2014-06-23 David BlaikieRecommit 211309 (StringMap::insert), reverted in 211328...
2014-06-23 Matt ArsenaultR600/SI: Verify restrictions on div_scale operands.
2014-06-23 Matt ArsenaultR600/SI: Fix div_scale intrinsic.
2014-06-23 Matt ArsenaultR600: Fix formatting of intrinsic definitions.
2014-06-23 Duncan P. N... Cleanup r211507
2014-06-23 Christian PirkerARMEB: Vector extend operations
2014-06-23 Matt ArsenaultR600: Remove AMDILISelLowering
2014-06-23 Matt ArsenaultR600: Select is not expensive.
2014-06-23 Matt ArsenaultR600: Move add/sub with overflow out of AMDILISelLowering
2014-06-23 Matt ArsenaultR600: Move more out of AMDILISelLowering
2014-06-23 Matt ArsenaultR600: Don't set fp_round_inreg action.
2014-06-23 Matt ArsenaultR600/SI: Handle i64 sub.
2014-06-23 Matt ArsenaultR600/SI: Move selection of i64 add to separate function.
2014-06-23 Matt ArsenaultR600: Rename AMDIL file
2014-06-23 Matt ArsenaultFix missing words in sentence
2014-06-23 Matt ArsenaultUse helper function
2014-06-23 Matt ArsenaultAlphabetize forward declarations
2014-06-23 Rafael EspindolaDelete utils/FileUpdate.
2014-06-23 Duncan P. N... Support: Extract ScaledNumbers::compare()
2014-06-23 Rafael EspindolaAllow using .cfi_startproc without a leading symbol.
2014-06-23 Rafael Espindolaclang-format initializer to reduce noise in another...
2014-06-23 Rafael EspindolaStop producing func.eh symbols on Darwin.
2014-06-23 Rafael EspindolaRemove a temporary hack.
2014-06-23 Ulrich Weigand[PowerPC] Refactor getMinCallFrameSize / getMinCallArgu...
2014-06-23 Ulrich Weigand[PowerPC] Allow stack frames without parameter save...
2014-06-23 Ulrich Weigand[PowerPC] Fix IsDarwin arg in PPCFrameLowering:: calls
2014-06-23 Ulrich Weigand[PowerPC] Refactor setMinReservedArea and CalculatePara...
2014-06-23 Ulrich Weigand[PowerPC] Fix on-stack AltiVec arguments with 64-bit...
2014-06-23 Tim NorthoverARM: mark UBFX as not allowing PC.
2014-06-23 David MajnemerMC: Cleanup parseMSInlineAsm
2014-06-22 Saleem AbdulrasoolMC: adjust text section flags for WoA
2014-06-22 NAKAMURA TakumiRevert r211399, "Generate native unwind info on Win64"
2014-06-22 Jan VeselyR600: Use LowerSDIVREM for i64 node replace
2014-06-22 Jan VeselyR600: Implement custom SDIVREM.
2014-06-22 Jan VeselyR600: Add udivrem test
2014-06-22 Filipe CabecinhasFix PR20087 by using the source index when changing...
2014-06-22 NAKAMURA TakumiIntroduce a Lit feature "debug_frame" and apply it...
2014-06-22 Benjamin KramerAdd a description to the test from r211433 explaining...
2014-06-22 Arnold SchwaighoferLoopVectorizer: Fix a dominance issue
2014-06-22 Stepan DyatkovskiyMergeFunctions Pass, removed DenseMap helpers.
2014-06-22 Stepan DyatkovskiyMergeFunctions Pass, updated header comments.
2014-06-22 Weiming ZhaoReport error for non-zero data in .bss
2014-06-21 Stepan DyatkovskiyMergeFunctions Pass, FnSet has been replaced with FnTree.
2014-06-21 Stepan DyatkovskiyMergeFunctions Pass, removed unused methods from old...
2014-06-21 Stepan DyatkovskiyMergeFunctions, doSanityCheck: fixed body comments.
2014-06-21 Stepan DyatkovskiyMergeFunctions Pass, introduced sanity check, that...
2014-06-21 Stepan DyatkovskiyMergeFunctions Pass, introduced total ordering among...
2014-06-21 Benjamin KramerLoopUnrollRuntime: Check for overflow in the trip count...
2014-06-21 Benjamin KramerLegalizer: Add support for splitting insert_subvectors.
2014-06-21 Benjamin KramerSCEVExpander: Fold constant PHIs harder. The logic...
2014-06-21 Richard TrieuAdd back functionality removed in r210497.
2014-06-21 Andrea Di Biagio[X86] Add ISel patterns to select SSE3/AVX ADDSUB instr...
next