platform/upstream/llvm.git
2018-04-23 Zaara Syeda[PPC64] Fix toc restore nops offset for V2 ABI
2018-04-23 Benjamin Kramer[clangd] Prune some dead declarations. No functionality...
2018-04-23 Kostya Kortchinsky[scudo] Read ARM feature bits using Fuchsia APIs.
2018-04-23 George Rimar[ELF] - Simplify. NFC.
2018-04-23 Henry Wong[analyzer] Move `TaintBugVisitor` from `GenericTaintChe...
2018-04-23 Benjamin Kramer[index] Fix methods that take a shared_ptr to just...
2018-04-23 Robert Widmann[LLVM-C] DIBuilderBindings for Subrange and Arrays
2018-04-23 Nico WeberSort a target list a bit better.
2018-04-23 Alexey Bataev[DEBUGINFO, NVPTX] Add the test for the debug info...
2018-04-23 Robert Widmann[LLVM-C] Finish Up Scope Bindings
2018-04-23 Marianne Mailhot... [doc] Removed obsolete -count-aa from AliasAnalysis...
2018-04-23 Henry Wong[analyzer] CStringChecker.cpp - Code refactoring on...
2018-04-23 Simon Pilgrim[X86] Remove instregex matching from CLAC/STAC.
2018-04-23 Nico WeberList cpp file only once (was added in 147117 and 147117...
2018-04-23 Nicolai HaehnleAMDGPU: Fix SDWA peephole for V_AND_B32
2018-04-23 Nicolai HaehnleAMDGPU: Fix a corner case crash in SIOptimizeExecMasking
2018-04-23 Nico WeberConsistently sort add_subdirectory calls in lib/Target...
2018-04-23 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous, non-faultin...
2018-04-23 Max Kazantsev[LoopRotate] Fix incorrect SCEV invalidation in loop...
2018-04-23 Simon Pilgrim[X86] Remove unnecessary MMX reg-mem InstRW scheduler...
2018-04-23 Manuel KlimekFix tests after changes to clang-format in r330573.
2018-04-23 Sven van Haastregt[OpenCL] Reject virtual functions for OpenCL C++
2018-04-23 Pavel Labathllgs-tests: Increase packet time out
2018-04-23 Max Kazantsev[LoopUnroll] Fix potentially incorrect SCEV invalidatio...
2018-04-23 Max Kazantsev[LoopSimplify] Fix incorrect SCEV invalidation
2018-04-23 Mikhail Maltsev[CodeGen] Reland r330442: Add an option to suppress...
2018-04-23 Krasimir Georgiev[clang-format] Fix clang-tidy readability problems...
2018-04-23 Manuel KlimekFormat closing braces when reformatting the line contai...
2018-04-23 Rainer Orth[Solaris] __float128 is supported on Solaris/x86
2018-04-23 Andrew V. TischenkoUse special new Clang flag 'FrontendTimesIsEnabled...
2018-04-23 Simon TathamFix BNF nits in TableGen language reference.
2018-04-23 Krasimir GeorgievRevert "[clang-format] Improve Incomplete detection...
2018-04-23 Jonas Devlieghere[CMake] Gate 'dsymutil' dependency
2018-04-23 Simon TathamTest commit access.
2018-04-23 Tim Northover[Atomics] warn about atomic accesses using libcalls
2018-04-23 Sander de Smalen[AArch64][SVE] Asm: Support for structured ST2, ST3...
2018-04-23 Chandler Carruth[PM/LoopUnswitch] Remove a buggy assert in the new...
2018-04-23 Craig Topper[X86] Add VEX_WIG to VEX encoded version of VCMPPSY...
2018-04-23 Yan Zhangupdate readability-identifier-naming-objc test to use...
2018-04-23 Mandeep Singh... [XRay] Change std::sort to llvm::sort in response to...
2018-04-23 Chandler Carruth[PM/LoopUnswitch] Fix comment typo. NFC.
2018-04-23 Yan Zhangupdate test to use ivar in implementation instead of...
2018-04-22 Simon Pilgrim[X86][Znver1] Remove unnecessary BMI1 ANDN InstRW overr...
2018-04-22 Jonathan Coe[python bindings] Fix Cursor.result_type for ObjC metho...
2018-04-22 Simon Pilgrim[llvm-mca][X86] Add BMI/LZCNT/POPCNT resource tests...
2018-04-22 Robert Widmann[LLVM-C] Add DIBuilder Bindings For Variable Creation
2018-04-22 Simon Pilgrim[X86] Remove unnecessary WriteFBlend/WriteBlend InstRW...
2018-04-22 Simon Pilgrim[X86] Remove unnecessary WriteFMul/WriteFRcp/WriteFRsqr...
2018-04-22 Simon Pilgrim[X86] Remove unnecessary CVT instrw overrides.
2018-04-22 Andres FreundTest commit access.
2018-04-22 Sanjay Patel[PatternMatch] allow undef elements when matching a...
2018-04-22 Simon Pilgrim[X86][SkylakeServer] Remove unnecessary PMULLD instrw...
2018-04-22 Simon Pilgrim[X86][Atom] Remove unnecessary scalar/vector load/move...
2018-04-22 Sanjay Patel[InstCombine] add vector test with undef elts; NFC
2018-04-22 Simon Pilgrim[X86] Fix (completely overridden) WriteFHAdd/WritePHAdd...
2018-04-22 Simon Pilgrim[X86][MMX][SSE] Tag missed PHADD/PHSUB instructions...
2018-04-22 Simon Pilgrim[X86] Remove unnecessary WriteFVarBlend/WriteVarBlend...
2018-04-22 Sanjay Patel[InstSimplify, InstCombine] add vector tests with undef...
2018-04-22 Simon Pilgrim[X86] Fix WriteMPSAD/WritePSADBW values to allow us...
2018-04-22 Simon Pilgrim[X86][SandyBridge] Remove unnecessary WritePOPCNTLd...
2018-04-22 Simon Pilgrim[llvm-mca][X86] Add POPCNT resource test
2018-04-22 Jonas Devlieghere[test] Fix MC/ELF/nocompression.s
2018-04-22 Jonas Devlieghere[lli] Fix syntax error: missing ';'
2018-04-22 Jonas Devlieghere[lli] Make error handling more consistent.
2018-04-22 Jonas Devlieghere[llvm-mc] Make error handling more consistent.
2018-04-22 Jonas Devlieghere[Support] Fix prefix logic in WithColor.
2018-04-22 Craig Topper[X86] Remove an unnecessary HANDLE_OPTIONAL line from...
2018-04-22 Craig Topper[X86] Change TB to PS on LFENCE instruction.
2018-04-22 Craig Topper[X86] Remove OpSizeIgnore, it's not implemented any...
2018-04-22 Craig Topper[X86] Remove DATA32_PREFIX. Hack the printing for DATA1...
2018-04-22 Brian GesiakAdd tests for llvm-bcanalyzer stream types
2018-04-21 Brian Gesiak[bcanalyzer] Recognize more stream types
2018-04-21 Chandler CarruthRevert r330492: [clang-tidy] add new check to find...
2018-04-21 Simon Pilgrim[X86] Strip unnecessary prefetch + vector move/load...
2018-04-21 Jonas Devlieghere[Support] Add optional prefix to convenience helpers...
2018-04-21 Simon Pilgrim[X86] Strip unnecessary WriteCvtF2I instrw overrides...
2018-04-21 Jonas Devlieghere[tools] Use WithColor for printing errors.
2018-04-21 Simon Pilgrim[X86] Strip unnecessary broadcast/shuffle256 instrw...
2018-04-21 Simon Pilgrim[X86][AVX] VPERM2F128/VINSERTF128 should be a shuffle25...
2018-04-21 Simon Pilgrim[X86] Strip unnecessary vector integer math, shift...
2018-04-21 Craig Topper[X86] Add DAG combine to turn (trunc (srl (mul ext...
2018-04-21 Craig Topper[X86] Add test cases that show the current codegen...
2018-04-21 Jonas Devlieghere[lit] Generate a single lit cfg file for tests that...
2018-04-21 Craig Topper[X86] Add SchedWrites for LDMXCSR/STMXCSR.
2018-04-21 Sanjay Patel[InstSimplify] move tests for shifts; NFC
2018-04-21 Sanjay Patel[InstSimplify] move/add/regenerate checks for tests...
2018-04-21 Simon Pilgrim[X86][Haswell] Strip unnecessary WriteFAdd/WriteFHAdd...
2018-04-21 Simon Pilgrim[X86][Broadwell] Remove unnecessary VORPD/VORPS instrw...
2018-04-21 Simon Pilgrim[llvm-mca][X86] Add AVX2 resource tests
2018-04-21 Zinovy Nis[clang-tidy] Customize FileCheck prefix in check_clang...
2018-04-21 Simon Pilgrim[X86] Strip unnecessary WriteFRcp/WriteFRsqrt instructi...
2018-04-21 Zinovy Nis[clang-apply-replacements] Make clang-apply-replacement...
2018-04-21 Simon Pilgrim[X86] Strip unnecessary WriteFShuffle instruction instr...
2018-04-21 Petr Pavlu[libclang] Fix LibclangReparseTest.FileName when TMPDIR...
2018-04-21 Simon Pilgrim[llvm-mca][X86] Add SSE resource tests to all models
2018-04-21 Simon Pilgrim[X86][SandyBridge] Strip unnecessary MOVQ/CVT instructi...
2018-04-21 Ed MasteTemporarily skip Go TestExpressions on FreeBSD as it...
2018-04-21 Simon Pilgrim[X86] Strip unnecessary MMX instruction instrw override...
2018-04-21 Simon Pilgrim[llvm-mca][X86] Add MMX resource tests
2018-04-21 Simon Pilgrim[X86] Strip unnecessary x87 instruction instrw override...
next