OSDN Git Service

android-x86/external-llvm.git
2018-01-21 Don Hinton[cmake] Don't build Native llvm-config when cross compi...
2018-01-20 Florian Hahn[ValueLattice] Use union to shave off ptr size bytes...
2018-01-20 Craig Topper[X86] Add an override of targetShrinkDemandedConstant...
2018-01-20 Simon Pilgrim[X86][SSE] Check for out of bounds PEXTR/PINSR indices...
2018-01-20 Jonas PaulssonMove new test from Generic to SystemZ.
2018-01-20 Sanjay Patel[InstCombine] add baseline tests for (X << Y) / X ...
2018-01-20 Jonas Paulsson[SelectionDAG] Fix codegen of vector stores with non...
2018-01-20 Martin Storsjo[COFF] Keep the underscore on exported decorated stdcal...
2018-01-20 David Green[Dominators] Fix some edge cases for PostDomTree updating
2018-01-20 Craig Topper[X86] Add some more v32i1 shuffle tests with shuffles...
2018-01-20 Craig Topper[X86] Add test cases for failures to use movzx due...
2018-01-20 Saleem Abdulrasooltest: fix ARM tests harder
2018-01-20 Saleem Abdulrasooltest: move ARM test from x86
2018-01-20 Saleem AbdulrasoolCodeGen: handle llvm.used properly for COFF
2018-01-20 Craig Topper[X86] Teach X86 codegen to use vector width preference...
2018-01-20 Craig Topper[X86] Add support for passing 'prefer-vector-width...
2018-01-20 Derek Schuff[WebAssembly] Fix MSVC build
2018-01-19 Akira Hatanaka[ObjCARC] Do not turn a call to @objc_autoreleaseReturn...
2018-01-19 Abderrazek... [AArch64] Add ARMv8.2-A FP16 scalar intrinsics
2018-01-19 Rui UeyamaFix -Wunused-variable.
2018-01-19 Sanjay Patel[x86] add tests for sqrt estimate that should respect...
2018-01-19 Lang Hames[ORC] Re-apply r322913 with a fix for a read-after...
2018-01-19 Craig Topper[X86] Autogenerate complete checks on a couple tests...
2018-01-19 Jakub Kuderski[Dominators] Visit affected node candidates found at...
2018-01-19 Jessica PaquetteAdd optional DICompileUnit to DIBuilder + make outliner...
2018-01-19 Ulrich Weigand[SystemZ] Prefer LOCHI over generating IPM sequences
2018-01-19 Ulrich Weigand[SystemZ] Directly use CC result of compare-and-swap
2018-01-19 Ulrich Weigand[SystemZ] Rework IPM sequence generation
2018-01-19 Ulrich Weigand[SystemZ] Implement computeKnownBitsForTargetNode
2018-01-19 Ulrich Weigand[SelectionDAG] Teach computeKnownBits about ATOMIC_CMP_...
2018-01-19 Ulrich Weigand[SystemZ] Run branch-12.ll test only if long tests...
2018-01-19 Sam Clegg[WebAssembly] MC: Start table at offset 1 rather than 0
2018-01-19 Simon Pilgrim[X86][SSE] Add SSE2 gather tests
2018-01-19 Michal Gorny[cmake] Include LLVM_LIBXML2_ENABLED in LLVMConfig...
2018-01-19 Joel Galenson[ARM] Fix perf regression in compare optimization.
2018-01-19 Derek Schuff[WebAssembly] Fix libcall signature lookup
2018-01-19 Daniel NeilsonAdditional fixes for docs in addition to r322968.
2018-01-19 Daniel NeilsonFix docs build break caused by r322965
2018-01-19 Dan Gohman[WebAssembly] Make sign-extension opcodes a distinct...
2018-01-19 Daniel NeilsonRemove alignment argument from memcpy/memmove/memset...
2018-01-19 Petr HosekFallback option for colorized output when terminfo...
2018-01-19 Sanjay Patel[x86] add RUN line and auto-generate checks
2018-01-19 Sanjay Patel[x86] regenerate complete checks; NFC
2018-01-19 Don Hinton[cmake] Fix typo in LLVM_UTILS_INSTALL_DIR definition.
2018-01-19 Carey WilliamsTest commit
2018-01-19 Sanjay Patel[x86] shrink 'and' immediate values by setting the...
2018-01-19 Sanjay Patel[InstSimplify] use m_Specific and commutative matcher...
2018-01-19 Nirav Dave[X86] Extend load-op-store fusion merge to ADC/SBB.
2018-01-19 Sander de Smalen[AArch64][SVE] Asm: Add support for RDVL/ADDVL/ADDPL...
2018-01-19 Simon Pilgrim[X86][AVX] Add more variable permute tests for source...
2018-01-19 Alexey Bataev[SLP] Fix vectorization for tree with trunc to minimum...
2018-01-19 Klaus Kretzschmar[Support] - Check nullptr after allocation with malloc...
2018-01-19 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of image modifiers and...
2018-01-19 Simon PilgrimFix line endings. NFCI.
2018-01-19 Simon Pilgrim[X86] Add KNL target to slow PMULLD tests
2018-01-19 Simon Pilgrim[X86] Add RDPID schedule test
2018-01-19 Simon Pilgrim[X86] Regenerate RDPMC intrinsic test
2018-01-19 Francis Visoiu... [CodeGen] Unify printing format of debug-location in...
2018-01-19 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-19 Florian Hahn[ValueLattice] Use getters instead of direct accesses...
2018-01-19 Alina Sbirlea[ModRefInfo] Return NoModRef for Must and NoModRef.
2018-01-19 John Brawn[InstCombine] Make foldSelectOpOp able to handle two...
2018-01-19 Matthias BraunSplit MachineLICM into EarlyMachineLICM and MachineLICM...
2018-01-19 Matthias BraunSplit TailDuplicatePass into pre- and post-RA variant...
2018-01-19 Matthias BraunMove tests to the correct place
2018-01-19 Craig Topper[X86] Make better use of instregex for cmovcc/setcc...
2018-01-19 Serguei KatkovRevert [CGP] Re-enable Select in complex addressing...
2018-01-19 Matthias BraunAArch64: Fix emergency spillslot being out of reach...
2018-01-19 Matthias BraunAArch64: Omit callframe setup/destroy when not necessary
2018-01-19 Sam Clegg[WebAssembly] Add test expectations for gcc C++ tests...
2018-01-19 Lang Hames[ORC] Revert r322913 while I investigate an ASan failure.
2018-01-19 Lang Hames[ORC] Redesign the JITSymbolResolver interface to suppo...
2018-01-18 Craig Topper[X86] Add intrinsic support for the RDPID instruction
2018-01-18 Sanjay Patel[InstSimplify] regenerate checks and add tests for...
2018-01-18 Changpeng FangAMDGPU/SI: Fix typos in d16 support patch the buffer...
2018-01-18 Reid Kleckner[CodeView] Add line numbers for inlined call sites
2018-01-18 Reid Kleckner[CodeView] Sink complex inline functions to .cpp file...
2018-01-18 Changpeng FangAMDGPU/SI: Add d16 support for image intrinsics.
2018-01-18 Eric ChristopherTypo fix SIBABRT -> SIGABRT.
2018-01-18 Martin Storsjo[test] Actually check the common parts in CodeGen/ARM...
2018-01-18 Peter CollingbourneSupport: Add missing #include.
2018-01-18 Paul Robinson[DWARFv5] Number the line-table's directory array corre...
2018-01-18 Sylvestre Ledruwe have now https support for apt.llvm.org. Updating...
2018-01-18 Dimitry AndricFollow-up to rL322875 by initializing the do_libcxxabi...
2018-01-18 Amara Emerson[AArch64][GlobalISel] Add isel support for global value...
2018-01-18 Simon Pilgrim[X86][SSE] Regenerate vector promotion tests
2018-01-18 Ana Pazos[RISCV] Fixed setting predicates for compressed instruc...
2018-01-18 Dimitry AndricAdd a -no-libcxxabi option to the test-release.sh script.
2018-01-18 Simon Pilgrim[X86][AVX] Add 256/512-bit slow PMULLD tests
2018-01-18 Zachary TurnerSpeed up iteration of CodeView record streams.
2018-01-18 Francis Visoiu... [CodeGen][NFC] Rename IsVerbose to IsStandalone in...
2018-01-18 Francis Visoiu... [CodeGen] Print RegClasses on MI in verbose mode
2018-01-18 Alexey Bataev[SLP] Fix test checks, NFC.
2018-01-18 Benjamin Kramer[ADT] Just give up on GCC, I can't fix this.
2018-01-18 Benjamin Kramer[ADT] Add a workaround for GCC miscompiling the trivial...
2018-01-18 Sanjay Patel[TargetLowering] add punctuation for readability; NFC
2018-01-18 Sam McCall[MachineOutliner] Fix r322788 - don't write to working...
2018-01-18 Joel Jones[docs] Make ReleaseProcess.rst 80 column. NFCI
2018-01-18 Francis Visoiu... [CodeGen][NFC] Refactor MachineInstr::print
2018-01-18 Benjamin Kramer[HWAsan] Fix uninitialized variable.
next