OSDN Git Service

android-x86/external-llvm.git
2017-10-05 Davide Italiano[PassManager] Improve the interaction between -O2 and...
2017-10-05 Davide Italiano[PassManager] Run global optimizations after the inliner.
2017-10-05 Matthew Simpson[SparsePropagation] Move member definitions to header...
2017-10-05 Petar Jovanovic[mips] implement .set dspr2 directive
2017-10-05 Matt ArsenaultAMDGPU: Set v2i32 any_extend to expand
2017-10-05 Krzysztof Parzyszek[RDF] Simplify construction of maximal registers
2017-10-05 Rong Xu[ProfileData] Fix data racing in merging indexed profiles
2017-10-05 Artur Pilipenko[X86] Fix chains update when lowering BUILD_VECTOR...
2017-10-05 Konstantin... AMDGPU: Add and set AMDGPU-specific e_flags
2017-10-05 Ayal Zaks[LV] Fix PR34743 - handle casts that sink after interle...
2017-10-05 Clement CourbetRevert "Re-land "[MergeICmps] Disable mergeicmps if...
2017-10-05 Sanjay Patelrevert r314698 - [InstCombine] remove one-use restricti...
2017-10-05 Javed Absar[TablgeGen] : Tidy up CodeGenSchedule. NFC.
2017-10-05 Ayal Zaks[LV] Fix PR34711 - widen instruction ranges when sinkin...
2017-10-05 Clement CourbetRe-land "[MergeICmps] Disable mergeicmps if the target...
2017-10-05 Simon Dardis[mips] Place certain 64 bit FPU instructions in their...
2017-10-05 Karl-Johan... [DebugInfo] Insert DEBUG_VALUEs after each register...
2017-10-05 George Rimar[MC] - llvm-mc hangs on non-english characters.
2017-10-05 Clement CourbetRevert "[MergeICmps] Disable mergeicmps if the target...
2017-10-05 Craig Topper[InstCombine] Fix a vector splat handling bug in transf...
2017-10-05 Clement Courbet[MergeICmps] Disable mergeicmps if the target does...
2017-10-05 Mikael HolmenMinor refactoring regarding Cast::isNoopCast(), NFC
2017-10-05 Dean Michael... [XRay][tools] Support arg1 logging entries in the basic...
2017-10-05 Sean FertileEnabling new pass manager in LTO (and thinLTO) link...
2017-10-05 Xinliang David LiRevert r314928 to investigate thinLTO bootstrap failure
2017-10-05 Eugene Zelenko[X86] Fix some Clang-tidy modernize-use-using and Inclu...
2017-10-05 Matt ArsenaultAMDGPU: Add comment about clamps
2017-10-05 Matt ArsenaultAMDGPU: Do not fold clamp instructions when sources...
2017-10-04 Craig Topper[InstCombine] Improve support for ashr in foldICmpAndShift
2017-10-04 Matt ArsenaultAMDGPU: Fix not accounting for instruction size in...
2017-10-04 Konstantin... AMDGPU: Correctly set EI_OSABI based on the os
2017-10-04 Adrian Prantlclang-format file.
2017-10-04 Adrian Prantldelete commented out code.
2017-10-04 Sanjoy DasDo not call Loop::getName on possibly dead loops
2017-10-04 Xin Tong[MachineBlockPlacement] Make sure PreferredLoopExit...
2017-10-04 Hans WennborgFix a -Wparentheses warning. NFC.
2017-10-04 Justin LebarConvert an APInt to int64_t properly in TTI::getGEPCost().
2017-10-04 Marcello Maggioni[LoopDeletion] Move deleteDeadLoop to to LoopUtils...
2017-10-04 Rafael EspindolaBring r314809 back.
2017-10-04 Sanjay Patel[SimplifyCFG] put the optional assumption cache pointer...
2017-10-04 Xinliang David LiRecommit r314561 after fixing msan build failure
2017-10-04 Guozhi Wei[TargetTransformInfo] Check if function pointer is...
2017-10-04 Jun Bum LimRecommit : Use the basic cost if a GEP is not used...
2017-10-04 Daniel NeilsonRevert D38481 due to missing cmake check for CPU_COUNT
2017-10-04 Simon Pilgrim[X86][AVX] Improve (i8 bitcast (v8i1 x)) handling for...
2017-10-04 Krzysztof Parzyszek[Hexagon] Add a member Subtarget to HexagonInstrInfo...
2017-10-04 Hans WennborgRevert r314886 "[X86] Improvement in CodeGen instructio...
2017-10-04 Jake Ehrlich[llvm-objcopy] Fix major layout bugs in llvm-objcopy
2017-10-04 Jakub Kuderski[Dominators] Take fast path when applying <=1 updates
2017-10-04 Simon Pilgrim[X86][SSE] Add support for lowering v8i16 binary shuffl...
2017-10-04 Francis Ricci[test] Fix append_path in the empty case
2017-10-04 Craig Topper[X86] Redefine MOVSS/MOVSD instructions to take VR128...
2017-10-04 Balaram Makam"[ARM] Mark flaky test MachineBranchProb.ll unsupported...
2017-10-04 Yonghong Songbpf: fix an insn encoding issue for neg insn
2017-10-04 Adam Nemet[OptRemark] Move YAML writing to IR
2017-10-04 Adam NemetAlso update MachineORE after r314874.
2017-10-04 Sanjay Patel[InstCombine] add 'exact' variants of all tests; NFC
2017-10-04 Clement Courbet[NFC] clang-format lib/Transforms/Scalar/MergeICmps.cpp
2017-10-04 Simon Pilgrim[X86][SSE] Early out from ComputeNumSignBitsForTargetNo...
2017-10-04 Simon Pilgrim[X86][SSE] Add support for lowering unary shuffles...
2017-10-04 George Rimar[gold-plugin] - Fix compilation after LLVM update ...
2017-10-04 Dylan McKay[AVR] Implement LPMWRdZ pseudo-instruction's expansion.
2017-10-04 Dylan McKay[AVR] Factor out mayLoad in tablegen patterns
2017-10-04 Dylan McKay[AVR] Elaborate LDWRdPtr into `ld r, X++; ld r+1, X`
2017-10-04 Dylan McKay[AVR] Insert JMP for long branches
2017-10-04 Dylan McKay[AVR] Fix displacement overflow for LDDW/STDW
2017-10-04 Oliver Stannard[ARM] Add diag string for movw/movt immediates in assembly
2017-10-04 Oliver Stannard[ARM, Asm] Change grammar of immediate operand diagnostics
2017-10-04 Jatin Bhateja[X86] Improvement in CodeGen instruction selection...
2017-10-04 Sean Eveson[llvm-cov] Fix showing title when filtering and not...
2017-10-04 George Rimar[MC] - Don't assert when non-english characters are...
2017-10-04 Mikael HolmenRecommit [UnreachableBlockElim] Use COPY if PHI input...
2017-10-04 Max Kazantsev[IRCE] Temporarily disable unsigned latch conditions...
2017-10-04 Mikael HolmenRevert r314879 "[UnreachableBlockElim] Use COPY if...
2017-10-04 Mikael Holmen[UnreachableBlockElim] Use COPY if PHI input is undef
2017-10-04 Martin Storsjo[X86] Fix using the SJLJ jump table on x86_64
2017-10-04 Adam NemetMove verbosity check for remarks to the diag handler
2017-10-04 Tim Shen[FuzzerUtil] Partially revert D38481 on FuzzerUtil
2017-10-03 Adrian PrantlAdd a manpage for llvm-dwarfdump.
2017-10-03 Rui UeyamaSimplify multikey_qsort function.
2017-10-03 Balaram Makam[AArch64] Use LateSimplifyCFG after expanding atomic...
2017-10-03 Adrian Prantlllvm-dwarfdump: implement the --regex option in combina...
2017-10-03 Konstantin... AMDGPU: Expand setcc for v2f32 and v4f32
2017-10-03 Konstantin... AMDGPU: Expand setcc for v2i32 and v4i32
2017-10-03 Konstantin... AMDGPU/Docs: Follow up on review feedback in https...
2017-10-03 Jakub Kuderski[Dominators] Make eraseNode invalidate DFS numbers
2017-10-03 Konstantin... AMDGPU: Add ELFOSABI_AMDGPU_MESA3D
2017-10-03 Reid Kleckner[X86] Remove dead declaration convertArgMovsToPushes...
2017-10-03 Rafael EspindolaPre-compute the tail of the archive
2017-10-03 Konstantin... AMDGPU: Add ELFOSABI_AMDGPU_PAL
2017-10-03 Reid KlecknerRefactor DIBuilder dbg intrinsic insertion, NFC
2017-10-03 Sanjay Patel[InstCombine] add tests for icmp gt/lt (shr X, C1)...
2017-10-03 Jessica Paquette[MachineOutliner] Fix off-by-one in cost model
2017-10-03 Stefan Pintilie[PowerPC] Revert P9 scheduling model to incomplete
2017-10-03 Craig Topper[InstCombine] Use isSignBitCheck to simplify an if...
2017-10-03 Tim Renouf[AMDGPU] implemented pal metadata
2017-10-03 Alexander Timofeev[AMDGPU] Avoid predicated execution of the basic blocks...
2017-10-03 Hans WennborgFix -Wcovered-switch-default warnings from r314821
2017-10-03 Hans WennborgRevert r314817 "[dwarfdump] Add -lookup option"
2017-10-03 Hans WennborgRevert r314806 "[SLP] Vectorize jumbled memory loads."
next