OSDN Git Service

android-x86/external-llvm.git
2019-01-22 Vedant Kumar[HotColdSplit] Calculate BFI lazily to reduce compile...
2019-01-22 Davide Italiano[Chrono] Remove ATTRIBUTE_ALWAYS inline from Chrono.h.
2019-01-22 Vedant Kumar[HotColdSplit] Calculate domtrees lazily to reduce...
2019-01-22 Davide Italiano[ADT] Move away from __attribute__((always_inline)).
2019-01-22 Craig Topper[LegalizeTypes] Add debug prints to the top of PromoteF...
2019-01-22 Matt ArsenaultAMDGPU/GlobalISel: Start selectively legalizing 16...
2019-01-22 Davide Italiano[Docs] Add a note clarifying how to get good test perfo...
2019-01-22 Matt ArsenaultAMDGPU/GlobalISel: Handle legality/regbanks for 32...
2019-01-22 Rui UeyamaFileOutputBuffer: handle mmap(2) failure
2019-01-22 Matt ArsenaultGlobalISel: Allow shift amount to be a different type
2019-01-22 Joel E. Denny[FileCheck] Suppress old -v/-vv diags if dumping input
2019-01-22 Matt ArsenaultGlobalISel: Make buildConstant handle vectors
2019-01-22 Craig Topper[X86][AVX512F_SCALAR]: Adding full coverage of MC encod...
2019-01-22 Matt ArsenaultGlobalISel: Implement widen for extract_vector_elt...
2019-01-22 Matt ArsenaultGlobalISel: Implement fewerElementsVector for basic...
2019-01-22 Konstantin... Add missing include (cstdlib) to Demangle.h
2019-01-22 Matt ArsenaultAMDGPU/GlobalISel: Remove vectors from legal constant...
2019-01-22 Matt ArsenaultGlobalISel: Support narrowing zextload/sextload
2019-01-22 Nirav Dave[SelectionDAGBuilder] Defer C_Register Assignments...
2019-01-22 Matt ArsenaultGlobalISel: Disallow vectors for G_CONSTANT/G_FCONSTANT
2019-01-22 Rui UeyamaFileOutputBuffer: Handle "-" as stdout.
2019-01-22 Matt ArsenaultCodegen support for atomicrmw fadd/fsub
2019-01-22 Matt ArsenaultReapply "IR: Add fp operations to atomicrmw"
2019-01-22 Simon Pilgrim[llvm-mca][X86] Tidyup avx512 placeholder tests
2019-01-22 Alexey Bataev[DEBUGINFO, NVPTX] Enable support for the debug info...
2019-01-22 Jordan RupprechtRevert r351520, "Re-enable terminator folding in LoopSi...
2019-01-22 Alexey Bataev[DEBUG_INFO, NVPTX] Fix relocation info.
2019-01-22 Simon Pilgrim[llvm-mca][X86] Add VPOPCNTDQ tests
2019-01-22 Sanjay Patel[x86] add partial undef 'and' test; NFC
2019-01-22 Kostya Kortchinsky[docs] Scudo: document error messages & their potential...
2019-01-22 Adrian PrantlAdd DIGlobalVariableExpression to LangRef
2019-01-22 Simon Pilgrim[llvm-mca][X86] Add missing CLWB/CLZERO/FSGSBASE/LWP...
2019-01-22 Simon Pilgrim[llvm-mca][X86] Add missing enter/leave, invlpg/invlpga...
2019-01-22 Sanjay Patel[x86] add another partial undef vector binop test; NFC
2019-01-22 Serge GueltonUse response file when generating LLVM-C.dll
2019-01-22 Simon Pilgrim[llvm-mca][X86] Add missing mfence/pinsrw tests
2019-01-22 Simon Pilgrim[llvm-mca][X86] Add missing monitor/mwait tests
2019-01-22 Simon Pilgrim[llvm-mca][X86] Add missing vperm2i128 tests
2019-01-22 Simon Pilgrim[llvm-mca][X86] Add missing tzcntw tests
2019-01-22 Sanjay Patel[DAGCombiner] narrow vector binop with 2 insert subvect...
2019-01-22 George Rimar[llvm-objdump] - Introduce getRelocsMap() helper. NFCI.
2019-01-22 Alex Bradbury[RISCV][NFC] Change naming scheme for RISC-V specific...
2019-01-22 Andrea Di Biagio[MCA] Add tests for int-to-fpu transfer delays. NFC
2019-01-22 Serge GueltonSlight fix for r351820
2019-01-22 Serge GueltonFix llvm::is_trivially_copyable portability issues
2019-01-22 Simon Pilgrim[X86][SSE] Canonicalize OR(AND(X,C),AND(Y,~C)) -> OR...
2019-01-22 Simon Pilgrim[X86][BtVer2] SSE2 vector shifts has local forwarding...
2019-01-22 Simon PilgrimFix "comparison of unsigned expression >= 0 is always...
2019-01-22 Simon Pilgrim[X86][BtVer2] X86ISD::VPERMILPV has local forwarding...
2019-01-22 Martin StorsjoRevert "[llvm-objcopy] [COFF] Implement --add-gnu-debug...
2019-01-22 Simon Pilgrim[CostModel][X86] Add ICMP Predicate specific costs
2019-01-22 Simon Pilgrim[X86][SSE] Add selective commutation support for insert...
2019-01-22 Alex Bradbury[RISCV] Quick fix for PR40333
2019-01-22 Max Kazantsev[LoopPredication] Support guards expressed as branches...
2019-01-22 Simon Pilgrim[X86] Add test for matchAddressRecursively's MUL handling
2019-01-22 Max Kazantsev[NFC] Add function to parse widenable conditional branches
2019-01-22 Martin Storsjo[llvm-objcopy] [COFF] Implement --add-gnu-debuglink
2019-01-22 Martin Storsjo[llvm-objcopy] [COFF] Update symbol indices in weak...
2019-01-22 Martin Storsjo[llvm-objcopy] Consistently use createStringError inste...
2019-01-22 James Henderson[NFC][llvm-readobj]Normalise --/- inconsistency in...
2019-01-22 Simon Pilgrim[X86] HADDPS/HADDPD scalar lowering was added at rL350421
2019-01-22 Chandler CarruthRevert r351778: IR: Add fp operations to atomicrmw
2019-01-22 James Henderson[llvm-symbolizer] Add support for --basenames/-s
2019-01-22 Max Kazantsev[NFC] Factor out some reusable logic
2019-01-22 Max Kazantsev[NFC] Add detector for guards expressed as branch by...
2019-01-22 James Henderson[llvm-readelf]Revert --dyn-symbols behaviour to make...
2019-01-22 Vitaly BukaRevert "Remove static_assert(value == std::is_trivially...
2019-01-22 Alex Bradbury[RISCV][NFC] Add break to case statement in RISCVDAGToD...
2019-01-22 Vitaly BukaRemove static_assert(value == std::is_trivially_copyabl...
2019-01-22 Alex Bradbury[RISCV] Fix build after r351778
2019-01-22 Matt ArsenaultIR: Add fp operations to atomicrmw
2019-01-22 Eli Friedman[ARM] Combine ands+lsls to lsls+lsrs for Thumb1.
2019-01-22 Philip Reames[CVP] Use LVI to constant fold deopt operands
2019-01-22 Eli Friedman[LangRef] Clarify semantics of volatile operations.
2019-01-22 Matt ArsenaultGlobalISel: Fix out of bounds crashes in verifier
2019-01-22 Eli Friedman[AArch64] Add patterns for zext/sext of shift amount.
2019-01-22 Matt ArsenaultAMDGPU/GlobalISel: Legalize more fp<->int conversions
2019-01-21 JF BastienDocument toolchain update policy
2019-01-21 Sanjay Patel[x86] add another test for xor with undefs; NFC
2019-01-21 Sanjay Patel[x86] add tests for vector ops with undef lanes; NFC
2019-01-21 Craig Topper[X86] Use X86ISD::VFPROUND instead of ISD::FP_ROUND...
2019-01-21 Craig Topper[X86] Change avx512 COMPRESS and EXPAND lowering to...
2019-01-21 Stanislav Mekhanoshin[AMDGPU] Fixed hazard recognizer to walk predecessors
2019-01-21 Nico Webergn build: Stop passing -DLLVM_LIBXML2_ENABLED to some...
2019-01-21 Nico Webergn build: Merge r351627, r351548, r351701
2019-01-21 Pavel LabathFix compilation error with gcc 4.8
2019-01-21 Simon Pilgrim[X86][BtVer2] Update latency of mmx horizontal operations
2019-01-21 Sanjay Patel[AArch64] add more tests for buildvec to shuffle transf...
2019-01-21 Sanjay Patel[DAGCombiner] fix crash when converting build vector...
2019-01-21 Andrea Di Biagio[X86][BtVer2] Update the WriteLoad latency.
2019-01-21 Simon Pilgrim[CostModel][X86] Add XOP icmp cost tests (PR40376)
2019-01-21 Dmitry Venikov[llvm-symbolizer] Add -no-demangle as alias for -demang...
2019-01-21 Chandler CarruthFix typos throughout the license files that somehow...
2019-01-21 Craig Topper[X86] Remove and autoupgrade vpmovqd/vpmovwb intrinsics...
2019-01-21 Max Kazantsev[NFC] Make getExpressionSize unsigned short
2019-01-21 Max Kazantsev[NFC] Fix warnings in unit test of r351725
2019-01-21 Max Kazantsev[SCEV][NFC] Introduces expression sizes estimation
2019-01-21 Kito Cheng[RISCV] Add R_RISCV_RELAX relocation to all possible...
2019-01-21 Dylan McKay[AVR] Insert unconditional branch when inserting MBBs...
2019-01-21 Dylan McKay[AVR] Enable emission of debug information
next