OSDN Git Service

android-x86/external-llvm.git
2019-01-23 Simon Atanasyan[mips] Handle MipsMCExpr sub-expression for the MEK_DTP...
2019-01-23 Reid KlecknerRevert r351938 "[ARM] Alter the register allocation...
2019-01-23 Alexey Bataev[DEBUGINFO, NVPTX] Enable support for the debug info...
2019-01-23 Alexey BataevRevert "[DEBUGINFO, NVPTX] Enable support for the debug...
2019-01-23 Alexey Bataev[DEBUGINFO, NVPTX] Enable support for the debug info...
2019-01-23 Craig Topper[X86] Autogenerate complete checks. NFC
2019-01-23 James Henderson[llvm-symbolizer] Improve compatibility of --functions...
2019-01-23 Haojian WuRevert "[DEBUGINFO, NVPTX] Enable support for the debug...
2019-01-23 Andrea Di Biagio[MC][X86] Correctly model additional operand latency...
2019-01-23 James Henderson[llvm-readelf] Don't suppress static symbol table with...
2019-01-23 Simon PilgrimFix indentation. NFCI.
2019-01-23 Simon Pilgrim[IR] Match intrinsic parameter by scalar/vectorwidth
2019-01-23 Krzysztof Parzyszek[Hexagon] Remove incorrect bit negation
2019-01-23 Benjamin Kramer[AArch64] Fix out of bounds strlen
2019-01-23 Clement CourbetRe-land rL322538 "Add a value_type to ArrayRef."
2019-01-23 Simon PilgrimMove saturated arithmetic intrinsics to other integer...
2019-01-23 George Rimar[llvm-objdump] - Move common code to a new printRelocat...
2019-01-23 Tim Renouf[AMDGPU] With XNACK, cannot clause a load with result...
2019-01-23 Martin Storsjo[llvm-objcopy] [COFF] Error out on use of unhandled...
2019-01-23 Martin Storsjo[llvm-objcopy] [COFF] Fix handling of aux symbols for...
2019-01-23 Martin Storsjo[llvm-objcopy] [COFF] Remove testcase debugging lines...
2019-01-23 Florian Hahn[HotColdSplitting] Remove unused SSAUpdater.h include...
2019-01-23 George Rimar[llvm-objdump] - Move variable. NFC.
2019-01-23 George Rimar[llvm-objdump] - Split disassembleObject() into two...
2019-01-23 Jonas Paulsson[SystemZ] Fix test case for buildbot.
2019-01-23 David Green[ARM] Alter the register allocation order for minsize...
2019-01-23 Dmitry Venikov[llvm-symbolizer] Allow single letter command flags...
2019-01-23 Sam Parker[ARM][CGP] Check trunc type before replacing
2019-01-23 Martin Storsjo[llvm-objcopy] [COFF] Clear the unwritten tail of coff_...
2019-01-23 Sam Parker[DAGCombine] Enable more pre-indexed stores
2019-01-23 Kristof Beyls[SLH][AArch64] Remove accidentally retained -debug...
2019-01-23 Martin StorsjoReapply: [llvm-objcopy] [COFF] Implement --add-gnu...
2019-01-23 Kristof Beyls[SLH] AArch64: correctly pick temporary register to...
2019-01-23 Jonas Paulsson[SystemZ] Handle DBG_VALUE instructions in two places...
2019-01-23 Max Kazantsev[IRCE] Support narrow latch condition for wide range...
2019-01-23 Brendon Cahoon[Pipeliner] Add two pragmas to control software pipelin...
2019-01-23 Peter Collingbournehwasan: Move memory access checks into small outlined...
2019-01-23 Peter Collingbournegn build: Merge r351820.
2019-01-23 Nico Webergn build: Merge r351880
2019-01-23 Rui UeyamaMemoryBlock: Do not automatically extend a given size...
2019-01-23 Jordan Rupprecht[llvm-objcopy] Remove os-dependent message from test
2019-01-23 Josh Stone[CodeView] Allow empty types in member functions
2019-01-23 Jordan Rupprecht[llvm-objcopy] Fix error message for msvc tests
2019-01-22 Jordan Rupprecht[llvm-objcopy] Return Error from Buffer::allocate(...
2019-01-22 Ana PazosFixed isReMaterializable setting for LUI instruction.
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
next