OSDN Git Service

android-x86/external-llvm.git
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
2019-01-21 Dylan McKayRevert "[AVR] Insert unconditional branch when insertin...
2019-01-21 Dylan McKay[AVR] Insert unconditional branch when inserting MBBs...
2019-01-20 Serge GueltonTentative fix for r351701 and gcc 6.2 build on ubuntu
2019-01-20 Serge GueltonAdd missing test file
2019-01-20 Serge GueltonReplace llvm::isPodLike<...> by llvm::is_trivially_cop...
2019-01-20 Matt ArsenaultAMDGPU: Legalize more bitcasts
2019-01-20 Matt ArsenaultGlobalISel: Add isPointer legality predicates
2019-01-20 Matt ArsenaultAMDGPU/GlobalISel: Really legalize exts from i1
2019-01-20 Simon Pilgrim[X86] Auto upgrade VPCOM/VPCOMU intrinsics to generic...
2019-01-20 Matt ArsenaultGlobalISel: Implement widenScalar for basic FP ops
2019-01-20 Matt ArsenaultAMDGPU/GlobalISel: Legalize f32->f16 fptrunc
2019-01-20 Matt ArsenaultAMDGPU/GlobalISel: Fix some crashs in g_unmerge_values...
2019-01-20 Matt ArsenaultAMDGPU/GlobalISel: Regbank select for fpext
2019-01-20 Matt ArsenaultAMDGPU/GlobalISel: Cleanup legality for extensions
2019-01-20 Simon Pilgrim[X86] Auto upgrade old style VPCOM/VPCOMU intrinsics...
2019-01-20 Simon Pilgrim[X86] Replace VPCOM/VPCOMU with generic integer compari...
2019-01-20 Simon Pilgrim[CostModel][X86] Add explicit vector select costs
2019-01-20 Simon Pilgrim[CostModel][X86] Add explicit fcmp costs for pre-SSE42...
2019-01-20 Simon Pilgrim[TTI][X86] Reordered getCmpSelInstrCost cost tables...
2019-01-20 Simon Pilgrim[CostModel][X86] Split icmp/fcmp costs tests and test...
2019-01-20 Simon Pilgrim[CostModel][X86] Add masked load/store/gather/scatter...
2019-01-20 Simon Pilgrim[CostModel][X86] Add non-constant vselect cost tests
2019-01-20 Dylan McKay[AVR] Remove unneeded XFAILs from the Generic CodeGen...
2019-01-20 Dylan McKay[AVR] Allow AVR to be explicitly set as the default...
2019-01-20 Dylan McKay[AVR] Replace two references to ARM's 't2_so_imm' type...
2019-01-20 Dylan McKay[AVR] Fix codegen bug in 16-bit loads
2019-01-20 Dylan McKayRevert "[AVR] Fix codegen bug in 16-bit loads"
2019-01-20 Vedant Kumar[ConstantMerge] Factor out check for un-mergeable globa...
2019-01-20 Eric Fiseliermake XFAIL, REQUIRES, and UNSUPPORTED support multi...
2019-01-19 Craig Topper[X86] Add masked MCVTSI2P/MCVTUI2P ISD opcodes to model...
2019-01-19 Martin Storsjo[llvm-objcopy] [COFF] Implement --only-section
2019-01-19 Martin Storsjo[llvm-objcopy] [COFF] Implement --only-keep-debug
2019-01-19 Martin Storsjo[llvm-objcopy] [COFF] Implement --strip-debug
2019-01-19 Martin Storsjo[llvm-objcopy] [COFF] Add support for removing sections
next