platform/upstream/llvm.git
2018-08-21 Alina Sbirlea[MemorySSA] Update comment for move APIs to clarify...
2018-08-21 Richard TrieuAdd space to TemplateArgument dump
2018-08-21 Zachary Turner[MS Demangler] Print template constructor args.
2018-08-21 Kuba Mracek[tsan] Adjust setjmp/longjmp handling on Darwin for...
2018-08-21 Nico WeberEliminate instances of `EmitScalarExpr(E->getArg(n...
2018-08-21 Kuba MracekFixup for r340342: Avoid Block_release'ing the block...
2018-08-21 Tom StellardMachineScheduler: Refactor setPolicy() to limit computi...
2018-08-21 Philip Reames[LICM] Fix a test so it actualy checks what was meant...
2018-08-21 Scott Linder[AMDGPU] Consider loads from flat addrspace to be poten...
2018-08-21 Kuba Mracek[tsan] Avoid calling Block_copy in the "sync" GCD inter...
2018-08-21 Zachary Turner[MS Demangler] Fix a few more edge cases.
2018-08-21 Zachary TurnerPrint "invalid mangled name" when we can't demangle...
2018-08-21 Heejin Ahn[WebAssembly] Restore __stack_pointer after catch instr...
2018-08-21 Anna ThomasNFC: update the test comments in LV test about early...
2018-08-21 Thomas Lively[WebAssembly] v128.const
2018-08-21 Fangrui Song[docs][gold] Fix a typo
2018-08-21 Martin Storsjo[CodeGen] Implicitly set stackrealign on the main funct...
2018-08-21 Marcello Maggioni[LICM] Refactor some AliasSetTracker code to get rid...
2018-08-21 Florian Hahn[CodeExtractor] Use 'normal destination' BB as insert...
2018-08-21 Heejin Ahn[WebAssembly] Don't make wasm cleanuppads into funclet...
2018-08-21 Heejin Ahn[WebAssembly] Change writeSPToMemory to writeSPToGlobal...
2018-08-21 Bjorn Pettersson[RegisterCoalescer] Use substPhysReg in reMaterializeTr...
2018-08-21 Heejin Ahn[WebAssembly] Add isEHScopeReturn instruction property
2018-08-21 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-08-21 Craig Topper[InstCombine] Pull simple checks above a more complicat...
2018-08-21 Florian Hahn[GVN] Assign new value number to calls reading memory...
2018-08-21 Krzysztof Parzyszek[RegisterCoalscer] Manually remove leftover segments...
2018-08-21 Benjamin Kramer[NVPTX] Remove ftz variants of cvt with rounding mode
2018-08-21 Matt Davis[llvm-mca] Remove unused decl. NFC.
2018-08-21 Eric ChristopherTemporarily Revert "[PowerPC] Generate Power9 extswsli...
2018-08-21 Andrea Di Biagio[llvm-mca] Add the ability to customize the instruction...
2018-08-21 Simon Pilgrim[X86][SSE] Add non-uniform udiv test that is mostly...
2018-08-21 Philip Reames[AST] Remove notion of volatile from alias sets [NFCI]
2018-08-21 Erik PilkingtonAddress Aaron Ballman's post-commit review comments...
2018-08-21 Yury DelendikUpdate DBG_VALUE register operand during LiveInterval...
2018-08-21 Aditya NandakumarRevert "Revert rr340111 "[GISel]: Add Legalization...
2018-08-21 Vlad TsyrklevichSafeStack: Use correct unsafe stack sizes
2018-08-21 Simon Pilgrim[X86][SSE] Lower vXi8 general shifts to SSE shifts...
2018-08-21 Erik PilkingtonAdd a new flag and attributes to control static destruc...
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...
next