OSDN Git Service

android-x86/external-llvm.git
2017-09-30 Daniel BerlinNewGVN: Evaluate phi of ops expressions before creating...
2017-09-30 Daniel BerlinNewGVN: Allow dependent PHI of ops
2017-09-30 Daniel BerlinNewGVN: Make OpIsSafeForPhiOfOps non-recursive
2017-09-30 Simon PilgrimRegenerate mul combine tests to update broadcast comment.
2017-09-30 Dehao ChenRefactor the SamplePGO profile annotation logic to...
2017-09-30 Simon Pilgrim[X86][SSE] Fold (VSRAI (VSHLI X, C1), C1) --> X iff...
2017-09-30 Craig Topper[AVX-512] Add patterns to make fp compare instructions...
2017-09-30 Simon Pilgrim[X86][SSE] Add vector truncation cases inspired by...
2017-09-30 Michael ZuckermanCode refactoring for the interleaved code <NFC>
2017-09-30 Gadi Haber[X86][SKX] Added codegen regression test for avx512...
2017-09-30 Daniel JasperRevert r314435: "[JumpThreading] Preserve DT and LVI...
2017-09-30 Xinliang David LiFix buildbot failure -- tighten type check for matching phi
2017-09-30 Craig Topper[X86] Support v64i8 mulhu/mulhs
2017-09-30 Xinliang David LiRecommi r314561 after fixing over-debug assertion
2017-09-30 Marek Sokolowski[llvm-rc] Serialize DIALOG(EX) to .res files (serializa...
2017-09-30 Adrian Prantltypos
2017-09-30 Adrian Prantlllvm-dwarfdump: implement the --name lookup option.
2017-09-30 Adrian PrantlFix 80 column violations
2017-09-30 Adrian PrantlAdd comments
2017-09-29 Stanislav Mekhanoshin[AMDGPU] Set fast-math flags on functions given the...
2017-09-29 Yaxun LiuCodeGen: Fix pointer info in expandUnalignedLoad/Store
2017-09-29 Adrian Prantlfix 80 column violation.
2017-09-29 Xinliang David LiRevert 314561 due to debug build assertion failure
2017-09-29 Marek Sokolowski[llvm-rc] Serialize MENU resources to .res files (seria...
2017-09-29 Xinliang David LiEliminate PHI (int typed) which has only one use by...
2017-09-29 Alex ShlyapnikovRevert "Use the basic cost if a GEP is not used as...
2017-09-29 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-09-29 Brian GesiakRevert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY`...
2017-09-29 Brian Gesiak[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)
2017-09-29 Marek Sokolowski[llvm-rc] Serialize ACCELERATORS to .res files (seriali...
2017-09-29 Matthew Simpson[LV] Use correct insertion point when type shrinking...
2017-09-29 Marek Sokolowski[llvm-rc] Refactoring needed for ACCELERATORS and MENU...
2017-09-29 Sanjoy DasUse LLVM_ENABLE_ABI_BREAKING_CHECKS correctly
2017-09-29 Marek Sokolowski[llvm-rc] Serialize HTML resources to .res files (seria...
2017-09-29 Adam NemetDisplay relative hotness with two decimal digits after...
2017-09-29 Simon PilgrimFix Wmismatched-tags warning.
2017-09-29 Francis Ricci[test] Enable LeakSanitizer on 64-bit Darwin ASan llvm...
2017-09-29 Sam Clegg[WebAssembly] Allow each data segment to specify its...
2017-09-29 Hongbin Zheng[SimplifyIndVar] Do not fail when we constant fold...
2017-09-29 Nicolai HaehnleAMDGPU: fix bad test exposed by r314522
2017-09-29 Teresa Johnson[ThinLTO] Use decimal suffix for promoted values to...
2017-09-29 Jonas Devlieghere[dwarfdump][NFC] Consistent printing of address ranges
2017-09-29 Nicolai HaehnleAMDGPU: VALU carry-in and v_cndmask condition cannot...
2017-09-29 Jun Bum LimUse the basic cost if a GEP is not used as addressing...
2017-09-29 Jonas Paulsson[SystemZ] implement shouldCoalesce()
2017-09-29 Simon PilgrimFix spelling in comments. NFCI.
2017-09-29 Amara Emerson[X86] Improve codegen for inverted overflow checking...
2017-09-29 Sam Parker[ARM] v8.3-a complex number support
2017-09-29 Michael ZuckermanSmall modification <NFC>
2017-09-29 Simon PilgrimFix Wmismatched-tags warning.
2017-09-29 Aleksandar... [mips] Reordering callseq* nodes to be linear
2017-09-29 Aleksandar... Revert "[mips] Reordering callseq* nodes to be linear"
2017-09-29 Simon Dardis[mips] Add missing license info, formatting changes...
2017-09-29 Simon Pilgrim[X86][SSE] Added more tests for vector multiplications...
2017-09-29 Aleksandar... [mips] Add test cases for dext/dins family of instructions
2017-09-29 Tim Renouf[AMDGPU] calling conventions for AMDPAL OS type
2017-09-29 Tim Renouf[AMDGPU] AMDPAL scratch buffer support
2017-09-29 Tim Renouf[Triple] Add AMDPAL operating system type
2017-09-29 Jonas Devlieghere[dwarfdump][NFC] Consistent errors and warnings with...
2017-09-29 Aleksandar... [mips] Reordering callseq* nodes to be linear
2017-09-29 Coby Tayree[X86][MS-InlineAsm] Extended support for variables...
2017-09-29 Adam NemetMake find_opt_files vararg
2017-09-29 Lang Hames[ORC] Replace decltype with a concrete type to make...
2017-09-29 Brian Gesiak[CMake] Fix typo "Wraning" (NFC)
2017-09-29 Saleem Abdulrasoolllvm-readobj: fix a few typos (NFC)
2017-09-29 Sanjoy DasRevert "[BypassSlowDivision] Improve our handling of...
2017-09-29 Adrian Prantlllvm-dwarfdump: support .apple-namespaces in --find
2017-09-29 Marek Sokolowski[llvm-rc] Import all make_unique invocations from llvm...
2017-09-29 Adrian Prantlllvm-dwarfdump: add support for .apple_types in --find
2017-09-29 Marek Sokolowski[llvm-rc] Add user-defined resources parsing ability...
2017-09-28 Marek Sokolowski[llvm-rc] Add integer expressions parsing ability....
2017-09-28 Jessica Paquette[MachineOutliner][NFC] Simplify logic in pruneCandidates
2017-09-28 Craig Topper[X86] Don't select (cmp (and, imm), 0) to testw
2017-09-28 Marek Sokolowski[llvm-rc] Fix-up for r314468 (argument-dependent lookup...
2017-09-28 Matthias BraunARM: Fix cases where CSI Restored bit is not cleared
2017-09-28 Yonghong Songbpf: fix a bug for disassembling ld_pseudo inst
2017-09-28 Marek Sokolowski[llvm-rc] Add VERSIONINFO parsing ability. [6/8]
2017-09-28 Eugene Zelenko[Hexagon] Fix some Clang-tidy modernize and Include...
2017-09-28 Sanjay Patel[x86] add tests for possible insertelement to shuffle...
2017-09-28 Ulrich Weigand[SystemZ] Fix fall-out from r314428
2017-09-28 Craig Topper[X86] Make use of vpmovwb when possible in LowerMULH
2017-09-28 Evgeniy StepanovFix -Werror build.
2017-09-28 Martin Storsjo[ARM] Restore the right frame pointer register in Int_e...
2017-09-28 Martin Storsjo[ARM] Fix SJLJ exception handling when manually chosen...
2017-09-28 Matthias BraunMIR: Serialize CaleeSavedInfo Restored flag
2017-09-28 Craig Topper[AVX512] Add avx512bw command lines to 128-bit idiv...
2017-09-28 Craig Topper[X86] Use target independent ZERO_EXTEND/SIGN_EXTEND...
2017-09-28 Craig Topper[X86] Move a setOperation action for ISD::TRUNCATE...
2017-09-28 Adrian PrantlAddress further review feedback. (NFC)
2017-09-28 Adrian Prantltry and appease gcc
2017-09-28 Adrian Prantlllvm-dwarfdump: implement --find for .apple_names
2017-09-28 Lang Hames[ORC] Fix the type of RTDyldObjectLinkingLayer::NotifyL...
2017-09-28 Evandro Menezes[JumpThreading] Preserve DT and LVI across the pass
2017-09-28 Craig Topper[X86] Use BWI instructions to improve lowering of v32i8...
2017-09-28 Craig Topper[X86] Remove dead code from X86ISelDAGToDAG.cpp multipl...
2017-09-28 Craig Topper[X86] Use correct subvector index when combining two...
2017-09-28 Ulrich Weigand[SystemZ] Custom-expand ATOMIC_CMP_AND_SWAP_WITH_SUCCESS
2017-09-28 Jonas Devlieghere[dwarfdump] Verify that CUs have a unit DIE.
2017-09-28 Simon PilgrimUse SDValue::getConstantOperandVal helper. NFCI.
2017-09-28 Simon Dardis[mips] Remove codegen support for branch likely instruc...
next