OSDN Git Service

android-x86/external-llvm.git
2019-04-02 Vedant Kumar[ArgPromotion] Set debug location at updated callsites
2019-04-02 Vedant Kumar[DebugInfo] Fix pr41180 : Loop Vectorization Debugify...
2019-04-02 Sanjay Patel[DAGCombiner] reduce code duplication; NFC
2019-04-02 Craig Topper[X86] Allow FixupLEAs to form INC/DEC under OptSize...
2019-04-02 Stefan Pintilie[PowerPC] Fix reversed bit issue in DCMX mask for ...
2019-04-02 Philip Reames[WideableCond] Fix a nasty bug in detection of "explici...
2019-04-02 Jordan Rupprecht[llvm-objcopy] Change SHT_NOBITS to SHT_PROBITS for...
2019-04-02 Simon Pilgrim[SLP] reorderInputsAccordingToOpcode is const method...
2019-04-02 Fangrui Song[BPF] Replace fstream and sstream with line_iterator
2019-04-02 Shoaib Meenai[llvm-shlib] Fix cross-compilation for LLVM-C
2019-04-02 Shoaib Meenai[cmake] Add function for building native tool
2019-04-02 Joseph Tremoulet[SimplifyCFG] Don't split musttail call from ret
2019-04-02 Taewook Oh[SampleProfile] Repeat indirect call promotion only...
2019-04-02 Joseph Tremoulet[PruneEH] Don't split musttail call from ret
2019-04-02 Jonas Paulsson[SystemZ] Improve instruction selection of 64 bit...
2019-04-02 Brian Gesiak[Transforms] Redundant getValueOperand (NFC)
2019-04-02 Nico Webergn build: Merge r357469
2019-04-02 Nico Webergn build: Add build files for non-framework xpc clangd...
2019-04-02 James Henderson[llvm-objcopy]Allow llvm-objcopy to be used on an ELF...
2019-04-02 Simon Atanasyan[mips] Remove the override of the `isMachineVerifierCle...
2019-04-02 Simon Atanasyan[mips] Use AltOrders to prevent using odd FP-registers
2019-04-02 Michael Liao[ObjectYAML] Fix build issue
2019-04-02 Alex Bradbury[RISCV] Support assembling @plt symbol operands
2019-04-02 Pavel LabathAdd minidump support to obj2yaml
2019-04-02 Simon Pilgrim[X86][AVX] Add test case showing failure to fold broadc...
2019-04-02 Sander de SmalenEnforce StackID definition in PEI
2019-04-02 Fangrui Song[Internalize] Replace uses of std::set with DenseSet
2019-04-02 Fangrui Song[Internalize] Replace fstream with line_iterator for...
2019-04-02 Hans WennborgSimplifyCFG SinkCommonCodeFromPredecessors: Also sink...
2019-04-02 Philip Reames[LoopPredication] Simplify widenable condition handling...
2019-04-02 Nick LewyckyAdd an optional list of blocks to avoid when looking...
2019-04-02 Craig Topper[X86] Add test cases to fixup-lea.ll for optsize and...
2019-04-02 Craig Topper[X86] Autogenerate complete checks. NFC
2019-04-02 Craig Topper[X86] Use unsigned type for opcodes throughout X86Fixup...
2019-04-02 Matt ArsenaultInstSimplify: Add missing case from r357386
2019-04-02 Michael Liao[AMDGPU] Add more test cases of D59608.
2019-04-02 Matt ArsenaultAMDGPU: Fix test filename
2019-04-02 Eli Friedman[ARM] Optimize expressions like "return x != 0;" for...
2019-04-01 Eli Friedman[ARM] Don't try to create "push {r12, lr}" in Thumb1...
2019-04-01 Philip Reames[LoopPred] Rename a variable to simply a future patch...
2019-04-01 Jessica Paquette[AArch64][GlobalISe] Select STRQui for stores into...
2019-04-01 Nick Lewycky[NFC] Remove dead parameter "FreeInLoop", fix some...
2019-04-01 Nick LewyckyNot all blocks are reachable from entry. Don't assume...
2019-04-01 Craig Topper[X86] Classify the AVX512 rounding control operand...
2019-04-01 Yi Kong[llvm-objcopy] Add --keep-symbols option
2019-04-01 Simon Pilgrim[SLP] getVectorElementSize and isTreeTinyAndNotFullyVec...
2019-04-01 Simon Pilgrim[SLP] getGatherCost and isFullyVectorizableTinyTree...
2019-04-01 Caroline TiceCommit accidentally omitted test case.
2019-04-01 Philip Reames[LoopPred] Be uniform about proving generated conditions
2019-04-01 Bixia Zheng[NVPTX] Fix the codegen for llvm.round.
2019-04-01 Philip Reames[LoopPred] Delete the old condition expressions if...
2019-04-01 Philip Reames[Tests] Autogen all the LoopPredication tests
2019-04-01 Philip Reames[Tests] Add tests for a possible loop predication trans...
2019-04-01 Neil Henning[AMDGPU] Pre-allocate WWM registers to reduce VGPR...
2019-04-01 Nico Webergn build: Merge r357383
2019-04-01 David Spickett[AArch64] Add v8.5-a Memory Tagging STZGM instruction
2019-04-01 Alex Bradbury[RISCV] Attach VK_RISCV_CALL to symbols upon creation
2019-04-01 David Spickett[AArch64] Add v8.5-a Memory Tagging STGM/LDGM instructions
2019-04-01 Alex Bradbury[RISCV] Generate address sequences suitable for mcmodel...
2019-04-01 David Spickett[AArch64] Add v8.5-a Memory Tagging GMID_EL1 register
2019-04-01 Mikael Holmen[InstCombine] Handle vector gep with scalar argument...
2019-04-01 Matt ArsenaultX86: Fix override warning
2019-04-01 Mikael HolmenRevert "[InstCombine] Handle vector gep with scalar...
2019-04-01 Matt ArsenaultInstSimplify: Add baseline test for upcoming change
2019-04-01 Mikael Holmen[InstCombine] Handle vector gep with scalar argument...
2019-04-01 Clement Courbet[X86] Make post-ra scheduling macrofusion-aware.
2019-04-01 Sanjay Patel[InstCombine] eliminate commuted select-shuffles +...
2019-04-01 Clement Courbet[X86MacroFusion][NFC] Add more tests.
2019-04-01 Krasimir Georgiev[X86] Fix a test from r357317
2019-04-01 Simon Pilgrim[X86][SSE] Add fcmp constant folding tests
2019-04-01 Luis Marques[RISCV] Add seto pattern expansion
2019-04-01 Craig Topper[X86] Use ISD::INTRINSIC_VOID in getTgtMemIntrinsic...
2019-04-01 Alex Bradbury[RISCV] Don't evaluatePCRelLo if a relocation will...
2019-03-31 Nico Webergn build: Add build files for most clang-tools-extra...
2019-03-31 Sanjay Patel[InstCombine] add tests for inverted select-shuffles...
2019-03-31 Sanjay Patel[x86] allow movmsk with 2-element reductions
2019-03-31 Sanjay Patel[InstCombine] canonicalize select shuffles by commuting
2019-03-31 Liang Zoufix typo: "\t" => " "
2019-03-31 Fedor SergeevSafepointIRVerifier port to new Pass Manager
2019-03-31 Luqman Aden[NFC][InstCombine] Add tests for combining icmp of...
2019-03-31 Nico Webergn build: Merge r357340
2019-03-31 Nico Webergn build: Merge r357326
2019-03-30 Simon Pilgrim[SystemZ] Remove fcmp undef from reduced test
2019-03-30 Simon Pilgrim[MIPS] Remove fcmp undef from reduced test
2019-03-30 Craig Topper[X86] Teach isel for RMW binops to handle negate
2019-03-30 Alex Bradbury[RISCV] Add codegen support for ilp32f, ilp32d, lp64f...
2019-03-30 Simon Pilgrim[X86][SSE] detectAVGPattern - Match zext(or(x,y)) ...
2019-03-30 Alex Bradbury[RISCV] Add RV64 CHECK lines to test/CodeGen/RISCV...
2019-03-30 Simon Pilgrim[X86][SSE] detectAVGPattern - begin generalizing ADD...
2019-03-30 Fangrui Song[cmake] Change deprecated $<CONFIG> to $<CONFIGURATION...
2019-03-30 Fangrui Song[llvm-objcopy] Replace the size() helper with SectionTa...
2019-03-30 Simon Pilgrim[X86][SSE] Add PAVG test case from PR41316
2019-03-30 Heejin Ahn[WebAssembly] Fix unwind destination mismatches in...
2019-03-30 Heejin Ahn[WebAssembly] Run ExplicitLocals pass after CFGStackify
2019-03-30 Alex Bradbury[RISCV] Add DAGCombine for (SplitF64 (ConstantFP x))
2019-03-30 Anton AfanasyevAdds `-ftime-trace` option to clang that produces Chrom...
2019-03-30 Alex Bradbury[RISCV][NFC] Remove floating point operations from...
2019-03-30 Shoaib Meenai[cmake] Remove use of deprecated generator expression...
2019-03-30 Heejin Ahn[WebAssembly] Optimize the number of routing blocks...
2019-03-29 Hubert Tong[Support] Implement is_local_impl with AIX mntctl
next