OSDN Git Service

android-x86/external-llvm.git
2017-01-12 Dean Michael... [XRay] Include <numeric> for std::accumulate.
2017-01-12 Dean Michael... [XRay] Implement the `llvm-xray account` subcommand
2017-01-12 Matt ArsenaultAMDGPU: Fix sub_oneuse being marked commutative
2017-01-12 Craig Topper[AVX-512] Improve lowering of zero_extend of v4i1 to...
2017-01-12 Craig Topper[AVX-512] Improve lowering of sign_extend of v4i1 to...
2017-01-12 Elad Cohen[X86][AVX512] Fix PR31515 - Do not flip vselect conditi...
2017-01-12 Craig Topper[AVX-512] Add more varied avx512 feature command lines...
2017-01-12 Chandler CarruthMake a test actually test what it set out to test.
2017-01-12 Matt ArsenaultAMDGPU: Fold fneg into fma or fmad
2017-01-12 Matt ArsenaultAMDGPU: Fold fneg into fmul
2017-01-12 Matt ArsenaultAMDGPU: Fold fneg into fadd
2017-01-11 Matt ArsenaultAMDGPU: Pull fneg/fabs out of a select
2017-01-11 Davide Italiano[NewGVN] Fixup store count for the `initial` congruency...
2017-01-11 Zachary Turner[CodeView] Finish decoupling TypeDatabase from TypeDumper.
2017-01-11 Peter CollingbourneX86: Remove dead code. NFC.
2017-01-11 Matt ArsenaultAMDGPU: Fix shrinking of addc/subb.
2017-01-11 Rui UeyamaAdd -Wl,-color-diagnostics if a linker supports the...
2017-01-11 Matt ArsenaultAMDGPU: Fix sext_inreg for i1 in i16
2017-01-11 Matt ArsenaultAMDGPU: Fix breaking VOP3 v_add_i32s
2017-01-11 Kuba Mracek[asan] Set alignment of __asan_global_* globals to...
2017-01-11 Rui UeyamaUse EXPECT_EQ instead of ASSERT_EQ in a unit test.
2017-01-11 Davide ItalianoRevert "[NewGVN] Strengthen a couple of assertions."
2017-01-11 Matt ArsenaultAMDGPU: Fix folding immediates into mac src2
2017-01-11 Davide Italiano[NewGVN] Parenthesise assertion condition (-Wparenthesis).
2017-01-11 Davide Italiano[NewGVN] Strengthen a couple of assertions.
2017-01-11 Michael KupersteinAdd test that verifies we don't peel loops in optsize...
2017-01-11 Peter CollingbourneLowerTypeTests: Represent the memory region size with...
2017-01-11 Eli Friedman[SCEV] Make howFarToZero max backedge-taken count check...
2017-01-11 Eli Friedman[SCEV] Make howFarToZero use a simpler formula for...
2017-01-11 Peter CollingbourneRe-apply r291205, "LowerTypeTests: Split the pass in...
2017-01-11 Daniel BerlinNewGVN: Fix PR31594, by tracking the store count of...
2017-01-11 Daniel BerlinNewGVN: Refactor performCongruenceFinding and split...
2017-01-11 Rong XuResubmit "[PGO] Turn off comdat renaming in IR PGO...
2017-01-11 Kyle ButtRevert "CodeGen: Allow small copyable blocks to "break...
2017-01-11 David BlaikieMake some operator bools explicit for sanity/safety.
2017-01-11 Eli Friedman[ARM] More aggressive matching for vpadd and vpaddl.
2017-01-11 Michael Kuperstein[SLP] Remove bogus assert.
2017-01-11 Davide Italiano[lib/Object] Unbreak build with -Werror (unused variabl...
2017-01-11 Simon Pilgrim[X86][XOP] Add vpermil2ps target shuffle -> insertps...
2017-01-11 Greg ClaytonRemove all variants of DWARFDie::getAttributeValueAs...
2017-01-11 Tim NorthoverGlobalISel: only print debug info with -debug. NFC.
2017-01-11 Ivan KrasinRevert rL291205 because it breaks Chrome tests under...
2017-01-11 Hans Wennborgbuild_llvm_package.bat: Add note about what SWIG versio...
2017-01-11 Simon PilgrimRemove trailing whitespace. NFCI.
2017-01-11 Piotr Padlewski[MemDep] NFC variable name change
2017-01-11 Evgeny Astigeevich[ARM] Fix test CodeGen/ARM/fpcmp_ueq.ll broken by rL290616
2017-01-11 George Rimar[lib/Object] - Introduce Decompressor class.
2017-01-11 Jonas Paulsson[SystemZ] Improve isFoldableMemAccessOffset().
2017-01-11 Hal FinkelMake processing @llvm.assume more efficient - Add affec...
2017-01-11 Elena DemikhovskyX86 CodeGen: Optimized pattern for truncate with unsign...
2017-01-11 Sam Kolton[AMDGPU] Assembler: SDWA/DPP should not accept scalar...
2017-01-11 Simon PilgrimFix unused variable warning
2017-01-11 Simon Pilgrim[X86][AVX512BW] Vectorize v64i8 vector shifts
2017-01-11 Simon PilgrimFix line endings
2017-01-11 Chandler Carruth[PM] Separate the LoopAnalysisManager from the LoopPass...
2017-01-11 Chandler Carruth[PM] Take more drastic measures to work around MSVC...
2017-01-11 Elad Cohen[X86] Fix PR30926 - Add patterns for (v)cvtsi2s{s,d...
2017-01-11 Mohammed Agabaria[X86] fixing failed test in commit: r291657
2017-01-11 Mohammed Agabaria[X86] updating TTI costs for arithmetic instructions...
2017-01-11 Chandler Carruth[PM] Pull a lambda out of an argument into a named...
2017-01-11 Chandler Carruth[PM] Another attempt to satisfy MSVC.
2017-01-11 Chandler Carruth[PM] Try to appease MSVC by explicitly disambiguating...
2017-01-11 Dean Michael... [XRay] Define the library for XRay trace logs
2017-01-11 Chandler Carruth[PM] Rewrite the loop pass manager to use a worklist...
2017-01-11 Craig TopperRevert r291645 "[DAGCombiner] Teach DAG combiner to...
2017-01-11 Adam Nemet[LICM] Report failing to hoist conditionally-executed...
2017-01-11 Adam Nemet[LICM] Report failing to hoist a load with an invariant...
2017-01-11 Adam NemetFix typo in comment
2017-01-11 Adam Nemet[LICM] Report successful hoist/sink/promotion
2017-01-11 Craig Topper[DAGCombiner] Teach DAG combiner to fold (vselect ...
2017-01-11 Matt ArsenaultDAGCombiner: Add hasOneUse checks to fadd/fma combine
2017-01-11 Eugene Zelenko[Target] Fix some Clang-tidy modernize and Include...
2017-01-11 Hans WennborgRe-commit r289955: [X86] Fold (setcc (cmp (atomic_load_...
2017-01-11 NAKAMURA Takumitools/llvm-xray: Avoid std::errc::protocol_* to appease...
2017-01-11 Matt ArsenaultInstSimplify: Refactor function to use more switches
2017-01-11 Zachary TurnerRemove unused field.
2017-01-11 Hans Wennborg[X86] Dont run combineSetCCAtomicArith() when the cmp...
2017-01-11 Quentin Colombet[RegBankSelect] Improve the output of the debug messages.
2017-01-11 Zachary Turner[CodeView/PDB] Rename a bunch of files.
2017-01-11 Zachary Turner[CodeView] Add TypeDatabase class.
2017-01-11 Zachary TurnerAdd better documentation for iterator facade subclasses.
2017-01-11 Matt ArsenaultInstSimplify: Eliminate fabs on known positive
2017-01-11 Chandler Carruth[gmock] Teach gmock ElementsAre and BeginEndDistanceIs...
2017-01-11 Jan VeselyAMDGPU/EG,CM: Add fp16 conversion instructions
2017-01-10 Rong XuRevert "[PGO] Turn off comdat renaming in IR PGO by...
2017-01-10 Sanjay Patel[InstCombine] add a wrapper for a common pair of transf...
2017-01-10 Florian Hahn[loop-unroll] Properly populate LoopInfo for loops...
2017-01-10 Justin Lebar[TM] Restore default TargetOptions in TargetMachine...
2017-01-10 Justin Lebar[NVPTX] Add CHECK-LABEL where appropriate to fast-math...
2017-01-10 Evandro Menezes[AArch64] Consider all vector types for FeatureSlowMisa...
2017-01-10 Matt ArsenaultAMDGPU: Constant fold when immediate is materialized
2017-01-10 Florian Hahn[loop-unroll] Factor out code to update LoopInfo (NFC).
2017-01-10 Reid KlecknerMove the section name from GlobalObject to the LLVMContext
2017-01-10 Matt ArsenaultInstCombine: Set operands instead of creating new call
2017-01-10 Matt ArsenaultInstCombine: fdiv -x, -y -> fdiv x, y
2017-01-10 Kyle ButtCodeGen: Allow small copyable blocks to "break" the...
2017-01-10 Matt ArsenaultRemove unused CONVERT_RNDSAT intrinsics
2017-01-10 Chandler CarruthAdd the 'googlemock' component of Google Test to LLVM...
2017-01-10 Douglas YungMake the test accept different OpCode values since...
2017-01-10 Matt ArsenaultDAG: Avoid OOB when legalizing vector indexing
next