platform/upstream/llvm.git
2018-11-30 Jonas Devlieghere[dsymutil] Gather global and local symbol addresses...
2018-11-30 Aaron BallmanReverting r347949-r347951 because they broke the test...
2018-11-30 Craig Topper[X86] Change vXi8 MULHU lowering to unpack high and...
2018-11-30 Craig Topper[X86] Prefer lowerVectorShuffleAsBitMask over using...
2018-11-30 Aaron BallmanMove AST tests into their own test directory; NFC.
2018-11-30 Sanjay Patel[SelectionDAG] fold FP binops with 2 undef operands...
2018-11-30 Kadir Cetinkaya[clang] Fix rL348006 for windows
2018-11-30 Ron Lieberman[AMDGPU] Disable SReg Global LD/ST, perf regression
2018-11-30 Rui UeyamaInline a function template that is used only once....
2018-11-30 Jonas DevlieghereSkip TestRequireHWBreakpoints on Windows
2018-11-30 Stella StamenovaRevert "[PDB] Support PDB-backed expressions evaluation"
2018-11-30 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-11-30 Andrea Di Biagio[llvm-mca] Speedup the default resource selection strategy.
2018-11-30 Kadir Cetinkaya[clang] Fill RealPathName for virtual files.
2018-11-30 Kadir Cetinkaya[clangd] Populate include graph during static indexing...
2018-11-30 Yonghong SongRevert "[BTF] Add BTF DebugInfo"
2018-11-30 Alexey Bataev[OPENMP][NVPTX]Make runtime compatible with the origina...
2018-11-30 Sanjay Patel[x86] add tests for fake vector FP ops; NFC
2018-11-30 Alexandre Ganea[PDB] Quote linker arguments containing spaces (mimic...
2018-11-30 Rui UeyamaDo not assume .idata is zero-initialized.
2018-11-30 Yonghong Song[BTF] Add BTF DebugInfo
2018-11-30 Than McIntosh[CodeGen] Prefer static frame index for STATEPOINT...
2018-11-30 Alexey Bataev[SLP]PR39774: Update references of the replaced externa...
2018-11-30 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-11-30 Nico Weber[gn build] Add build files for llvm/lib/Bitcode/Reader...
2018-11-30 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-11-30 Valery Pykhtin[AMDGPU] Combine DPP mov with use instructions (VOP1...
2018-11-30 Nicolai HaehnleTableGen/ISel: Allow PatFrag predicate code to access...
2018-11-30 Alex Bradbury[RISCV] Add additional CSR instruction aliases (imm...
2018-11-30 Renato GolinFix parenthesis warning in IVDescriptors
2018-11-30 Renato GolinAdd a new reduction pattern match
2018-11-30 Alex Bradbury[RISCV] Add UNIMP instruction (32- and 16-bit forms)
2018-11-30 Mikael HolmenFix warning about unused variable [NFC]
2018-11-30 Alex Bradbury[SelectionDAG] Support result type promotion for FLT_RO...
2018-11-30 Andrea Di Biagio[llvm-mca] Simplify code in class Scheduler. NFCI
2018-11-30 Eric Liu[clangd] Penalize destructor and overloaded operators...
2018-11-30 Eric Liu[clangd] Drop injected class name when class scope...
2018-11-30 Adam Baloghlyzer] [HOTFIX!] SValBuilder crash when `aggressive...
2018-11-30 Alex Bradbury[SelectionDAG] Support promotion of PREFETCH operands
2018-11-30 Max Kazantsev[LoopSimplifyCFG] Update MemorySSA in terminator foldin...
2018-11-30 Alex Bradbury[SelectionDAG] Support promotion of FRAMEADDR/RETURNADD...
2018-11-30 Alex Bradbury[TargetLowering][RISCV] Introduce isSExtCheaperThanZExt...
2018-11-30 Max Kazantsev[NFC] Simplify and reduce tests for PR39783
2018-11-30 Aleksandr Urakov[NativePDB] Fix ast-reconstruction test on x86
2018-11-30 Aleksandr Urakov[Target] Do not skip a stop on a breakpoint if a plan...
2018-11-30 Alex Bradbury[RISCV] Introduce codegen patterns for instructions...
2018-11-30 Alex Bradbury[docs][AtomicExpandPass] Document the alternate lowerin...
2018-11-30 Haojian WuFix a use-after-scope bug.
2018-11-30 Haojian Wu[clangd] Bump vscode-clangd v0.0.8
2018-11-30 Haojian Wu[clangd] Fix junk output in clangd vscode plugin
2018-11-30 Craig Topper[X86] Emit PACKUS directly from the v16i8 LowerMULH...
2018-11-30 Craig Topper[X86] Change the pre-sse4.1 code in the v16i8 MULHU...
2018-11-30 Sjoerd Meijer[ARM] Don't expand sdiv when optimising for minsize
2018-11-30 Hsiangkai Wang[CodeGen] Fix bugs in BranchFolderPass when debug label...
2018-11-30 Hsiangkai Wang[NFC] Refine doxygen format.
2018-11-30 Aleksandr Urakov[PDB] Support PDB-backed expressions evaluation
2018-11-30 Jonas Paulsson[SystemZ::TTI] i8/i16 operands extension costs revisited
2018-11-30 Aleksandr Urakov[Symbol] Search symbols with name and type in a symbol...
2018-11-30 Craig Topper[X86] Fix a couple types in SimplifyDemandedVectorEltsF...
2018-11-30 Alexander Shaposhnikov[llvm-objcopy] Move elf-specific tests into subfolder
2018-11-30 Artem DergachevRevert r344580 "[analyzer] Nullability: Don't detect...
2018-11-30 Artem Dergachev[analyzer] MallocChecker: Avoid redundant transitions.
2018-11-30 Artem Dergachev[analyzer] Nullability: Don't detect post factum violat...
2018-11-30 Artem Dergachev[analyzer] Fix the "Zombie Symbols" bug.
2018-11-30 Jonas DevlieghereFix the Xcode project (pt. 2)
2018-11-30 George Karpenkov[analyzer] Fixes after rebase.
2018-11-30 George Karpenkov[analyzer] RetainCountChecker for OSObject model the...
2018-11-30 George Karpenkov[analyzer] RetainCountChecker: recognize that OSObject...
2018-11-30 George Karpenkov[analyzer] Switch retain count checker for OSObject...
2018-11-30 George Karpenkov[attributes] Add a family of OS_CONSUMED, OS_RETURNS...
2018-11-30 George Karpenkov[analyzer] [NFC] Minor refactoring of RetainCountDiagno...
2018-11-30 George Karpenkov[analyzer] For OSObject, trust that functions starting...
2018-11-30 George Karpenkov[analyzer] Print a fully qualified name for functions...
2018-11-30 George Karpenkov[analyzer] Add the type of the leaked object to the...
2018-11-30 George Karpenkov[analyzer] Reference leaked object by name, even if...
2018-11-30 George Karpenkov[analyzer] [NFC] Test dumping trimmed graph
2018-11-30 George Karpenkov[analyzer] [NFC] Some miscellaneous clean ups and docum...
2018-11-30 Mircea TrofinFix build warnings introduced in rL347938
2018-11-30 Mircea TrofinRevert "Revert r347596 "Support for inserting profile...
2018-11-30 Shoaib Meenai[CMake] build correctly if build path contains whitespace
2018-11-30 Jonas DevlieghereFix the Xcode project
2018-11-30 Warren Ristow[SCEV] Guard movement of insertion point for loop-invar...
2018-11-29 Reid KlecknerRevert r346560 "[winasan] Unpoison the stack in NtTermi...
2018-11-29 Jonathan PeytonRevert r347799: Add omp_get_device_num() and update...
2018-11-29 Marshall ClowFirst part of P0482 - Establish that char8_t is an...
2018-11-29 Nico Weber[gn build] merge r346978 and r347741.
2018-11-29 Nico Weber[gn build] Set +x bit on .py files in llvm/utils/gn...
2018-11-29 Nico Weber[gn build] Add template for running llvm-tblgen and...
2018-11-29 Adrian Prantl[-gmodules] Honor -fdebug-prefix-map in the debug info...
2018-11-29 Nico Weber[gn build] Add a script checking if sources in BUILD...
2018-11-29 Stella Stamenova[lldbsuite] Build with -gdwarf on Windows
2018-11-29 Thomas Lively[WebAssembly] Expand unavailable integer operations...
2018-11-29 Jonas DevlieghereProduce an error on non-encodable offsets for darwin...
2018-11-29 Louis Dionne[libcxx] Make UNSUPPORTED for std::async test more...
2018-11-29 Alexey Bataev[OPENMP][NVPTX]Call get __kmpc_global_thread_num in...
2018-11-29 Paul RobinsonComment tweak requested in code review. NFC
2018-11-29 Sanjay Patel[DAGCombiner] narrow truncated binops
2018-11-29 Martin Storsjo[obj2yaml] [COFF] Write RVA instead of VA for sections...
2018-11-29 Gheorghe-Teodor... [OpenMP] Add a new version of the SPMD deinit kernel...
2018-11-29 Alex Bradbury[RISCV] Implement codegen for cmpxchg on RV32IA
next