platform/upstream/llvm.git
2018-08-21 Peter Collingbournellvm-readobj: Simplify. NFCI.
2018-08-21 Raphael Isemann[ASTImporter] Add test for CXXNoexceptExpr
2018-08-21 Craig Topper[BypassSlowDivision] Teach bypass slow division not...
2018-08-21 Simon Pilgrim[X86][SSE] Lower v8i16 general shifts to SSE shifts...
2018-08-21 Erik Pilkington[Parser] Support alternative operator token keyword...
2018-08-21 Simon Pilgrim[X86][SSE] Lower directly to SSE shifts in the BLEND...
2018-08-21 Raphael Isemann[ASTImporter] Add test for CXXForRangeStmt
2018-08-21 Matt ArsenaultTry to fix bot build failure
2018-08-21 Farhana Aleen[AMDGPU] Support idot2 pattern.
2018-08-21 Adrian Prantllldbtest.py: Unconditionally set the clang module cache...
2018-08-21 Matt ArsenaultAMDGPU: Move target code into TargetParser
2018-08-21 Matt ArsenaultAMDGPU: Partially move target handling code from clang...
2018-08-21 Simon Pilgrim[X86][SSE] Add helper function to convert to/between...
2018-08-21 Louis Dionne[clang][NFC] Fix typo in the name of a note
2018-08-21 Daniel Sanders[aarch64][mc] Don't lookup symbols when there is no...
2018-08-21 Adrian PrantlMakefile.rules: Use an absolute path to the module...
2018-08-21 Nicola Zaghen[InstCombine] Add new tests for icmp ugt/ult (add nuw...
2018-08-21 Simon Pilgrim[X86] Add SSE2 and XOP udiv combine tests
2018-08-21 Zaara Syeda[PPC64] Add TLS initial exec to local exec relaxation
2018-08-21 Kristof Umann[analyzer] Correctly marked a virtual function 'override'
2018-08-21 Sanjay Patel[InstSimplify] use isKnownNeverNaN to fold more fcmp...
2018-08-21 Anna Thomas[LV] Vectorize loops where non-phi instructions used...
2018-08-21 Balazs Keri[ASTImporter] Adding some friend function related unitt...
2018-08-21 Sanjay Patel[InstSimplify] add tests for FP uno/ord with nnan; NFC
2018-08-21 Anna ThomasNFC: Add loop vectorizer tests showing various control...
2018-08-21 Andrea Di Biagio[llvm-mca] Replace use of llvm::any_of with std::any_of.
2018-08-21 Andrea Di Biagio[llvm-mca] Add method cycleEvent() to class Scheduler...
2018-08-21 Kristof Umann[analyzer][UninitializedObjectChecker] Explicit namespa...
2018-08-21 Hiroshi InoueAdd missing library dependency to fix build break after...
2018-08-21 Tim Renouf[AMDGPU] Allow int types for MUBUF vdata
2018-08-21 Tim Renouf[AMDGPU] New buffer intrinsics
2018-08-21 Tim Renouf[AMDGPU] New tbuffer intrinsics
2018-08-21 Bjorn PetterssonChange how finalizeBundle selects debug location for...
2018-08-21 Kristof Umann[analyzer][UninitializedObjectChecker] Added documentat...
2018-08-21 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-21 Simon Pilgrim[X86] Add SSE2 sdiv combine tests
2018-08-21 Kirill Bobyrev[clangd] NFC: Fix broken build
2018-08-21 Kirill Bobyrev[clangd] Allow using experimental Dex index
2018-08-21 Sam Parker[DAGCombiner] Reduce load widths of shifted masks
2018-08-21 Simon Pilgrim[TargetLowering] Add BuildSDiv support for division...
2018-08-21 George Rimar[LLD][ELF] - Fix BB after r340257.
2018-08-21 Petar Jovanovic[MIPS GlobalISel] Select bitwise instructions
2018-08-21 George Rimar[LLD][ELF] - Check the architecture of lazy objects...
2018-08-21 Max Kazantsev[LICM] Hoist guards with invariant conditions
2018-08-21 Bjorn Pettersson[RegisterCoalescer] Do not assert when trying to remat...
2018-08-21 Max Kazantsev[NFC] Add some LICM tests
2018-08-21 Fangrui Song[docs] Add --print-icf-sections to ld.lld.1
2018-08-21 Kirill Bobyrev[llvm] NFC: Fix assert condition and suppress warning
2018-08-21 Mikael HolmenRemoved unused variable [NFC]
2018-08-21 Max Kazantsev[NFC] Factor out predecessors collection into a separat...
2018-08-21 Serguei Katkov[IR Verifier] Do not allow bitcast of pointer to vector...
2018-08-21 George Karpenkov[analyzer] [NFC] Split up RetainSummaryManager from...
2018-08-21 Alex Langford[docs] Fix a small typo in a debug info example
2018-08-21 Philip Reames[AST] Mark invariant.starts as being readonly
2018-08-21 Philip Reames[LICM] Add tests from D50786 [NFC]
2018-08-21 Philip Reames[LICM][NFC] Add tests from D50730
2018-08-21 Philip Reames[LICM] More tests for D50925 [NFC]
2018-08-21 Fangrui Song[llvm-objcopy] Simplify find(X,Y) != X.end() with is_co...
2018-08-21 Reid KlecknerFix global_metadata_external_comdat.ll test
2018-08-20 Zachary Turner[MS Demangler] Demangle special operator 'dynamic initi...
2018-08-20 Zachary Turner[MS Demangler] Anonymous namespace hashes can be backre...
2018-08-20 Zachary Turner[MS Demangler] Properly demangle anonymous namespaces.
2018-08-20 Heejin Ahn[WebAssembly] Revert type of wake count in atomic.wake...
2018-08-20 Heejin Ahn[WebAssembly] Revert type of wake count in atomic.wake...
2018-08-20 Philip Reames[LICM][Tests] Add tests for store hoisting [NFC]
2018-08-20 Reid KlecknerRe-land r334313 "[asan] Instrument comdat globals on...
2018-08-20 Craig Topper[InstCombine] Add splat vector constant support to...
2018-08-20 Heejin Ahn[WebAssembly] Remove an unused argument from writeSPToM...
2018-08-20 Fangrui Song[llvm-strip] Allow only one input
2018-08-20 Saleem Abdulrasoollibclang: add install/distribution targets for python
2018-08-20 Matt Davis[llvm-mca] Remove unused formal parameter. NFC.
2018-08-20 Kamil RytarowskiTeach libc++ to use native NetBSD's max_align_t
2018-08-20 Michael Bergextend binop folds for selects to include true and...
2018-08-20 Zachary Turner[llvm-objdump] Add ability to demangle COFF symbols.
2018-08-20 Raphael Isemann[ASTImporter] Add test for C++'s try/catch statements.
2018-08-20 Adrian PrantlReflow comments
2018-08-20 Adrian PrantlSet path to sanitizer runtime when running tests throug...
2018-08-20 Craig Topper[X86] Add test command line to expose PR38649.
2018-08-20 Evgeniy Stepanov[hwasan] Add a (almost) no-interceptor mode.
2018-08-20 Richard SmithModel type attributes as regular Attrs.
2018-08-20 Craig Topper[X86] Prevent lowerVectorShuffleByMerging128BitLanes...
2018-08-20 Craig Topper[X86] Teach combineTruncatedArithmetic to handle some...
2018-08-20 Craig Topper[X86] Pre-commit test cases for D50878.
2018-08-20 Craig Topper[LegacyPassManager] Remove analysis P from AnUsageMap...
2018-08-20 Krzysztof ParzyszekConsistently use MemoryLocation::UnknownSize to indicat...
2018-08-20 Richard SmithPort LLVM r340203 (and r340205) to libcxxabi.
2018-08-20 David BlaikieDebugInfo: Add the ability to disable DWARF name tables...
2018-08-20 David BlaikieAdd missing include (<functional> for std::ref)
2018-08-20 Vedant KumarRevert "(Retry) Add a basic integration test for C...
2018-08-20 Richard SmithMove Itanium demangler implementation into a header...
2018-08-20 Vitaly BukaRevert "AMDGPU: bump AS.MAX_COMMON_ADDRESS to 6 since...
2018-08-20 Cameron McInally[FPEnv] Support constrained FREM intrinsic
2018-08-20 Marcello Maggioni[PSV] Update API to be able to use TargetCustom without UB.
2018-08-20 Zachary Turner[MS Demangler] Demangle member pointer template parameters.
2018-08-20 Fangrui Song[Lex] Make HeaderMaps a unique_ptr vector
2018-08-20 Aditya NandakumarRevert "Revert r339977: [GISel]: Add Opcodes for a...
2018-08-20 Simon Pilgrim[TargetLowering] Disable BuildSDiv division by one...
2018-08-20 Sanjay Patel[ConstantFolding] improve folding of binops with vector...
2018-08-20 Matt ArsenaultRename -mlink-cuda-bitcode to -mlink-builtin-bitcode
2018-08-20 Alina Sbirlea[MemorySSA] Update comment to better describe cfg chang...
next