platform/upstream/llvm.git
2018-10-02 Daniel Sanders[globalisel] Attempt to fix llvm-clang-x86_64-expensive...
2018-10-02 Artem Dergachev[analyzer] Promote StdCLibraryFunctionsChecker to the...
2018-10-02 Artem Dergachev[analyzer] Fix symbol discovery in nonloc::LocAsInteger...
2018-10-02 Zachary Turner[cl-compat] Change /JMC from unsupported to ignored.
2018-10-02 Ali TamurIntroduce a flag to warn when ifunc symbols are used...
2018-10-02 Aaron Smith [CodeView] Only add the Scoped flag for an enum type...
2018-10-02 Aaron Smith[CodeView] Emit function options for subprogram and...
2018-10-02 Adrian PrantlRemove unnecessary field
2018-10-02 Eric Liu[clangd] Try to fix windows buildbot after r343576
2018-10-02 Sam McCallReland r343589 "[clangd] Dex: add Corpus factory for...
2018-10-02 Matt Davis[llvm-mca] Remove unecessary forward decls. NFC.
2018-10-02 Kristof Umann[analyzer][NFC] Refactor functions in PlistDiagnostics...
2018-10-02 Jonathan Peyton[OpenMP] Shutdown library on Windows if possible for...
2018-10-02 Jonas Hahnfeld[OpenMP][NVPTX] Simplify codegen for orphaned parallel...
2018-10-02 Jonas Hahnfeld[OpenMP] Simplify code for reductions on distribute...
2018-10-02 Matt MorehouseRevert "X86, AArch64, ARM: Do not attach debug location...
2018-10-02 Matt Davis[llvm-mca] Constify the 'notify' routines. NFC.
2018-10-02 Craig Topper[X86][Disassembler] Add bizarro versions of the MOVSXD...
2018-10-02 Daniel Sanders[globalisel][verifier] Run the MachineVerifier from...
2018-10-02 Adrian PrantlDWARFExpression: Resolve file addresses in the linked...
2018-10-02 Yaxun Liu[HIP] Support early finalization of device code for...
2018-10-02 Reid KlecknerRevert r343589 "[clangd] Dex: add Corpus factory for...
2018-10-02 Tatyana KrasnukhaRemove GetPythonDir declaration from HostInfoBase class
2018-10-02 Haojian Wu[clangd] Don't make check-clangd as a dependency in...
2018-10-02 Petr Hosek[lib/fuzzer] Fix logging for Fuchsia
2018-10-02 David MajorReland r342652 "[winasan] Unpoison the stack in NtTermi...
2018-10-02 Vitaly Buka[sanitizer] Include inlined frames into __sanitizer_sym...
2018-10-02 Diogo N. Sampaio[NFC][BUG-FIX][ARM] Add missing data symbol
2018-10-02 Reid Kleckner[codeview] Fix 32-bit x86 variable locations in realign...
2018-10-02 Francois Ferrandclang-format: better handle statement macros
2018-10-02 Kristina Brooks[Arm builtins] Remove non-necessary IS check
2018-10-02 Jessica PaquetteRevert "[sanitizer] Include inlined frames into __sanit...
2018-10-02 Stephen Hines[sanitizer] Use -Wl,-z,global on Android for sanitizers...
2018-10-02 Simon Pilgrim[X86][Btver2] Fix BLENDV and AESDEC schedules
2018-10-02 Krzysztof Parzyszek[Hexagon] Fix extracting subvectors of non-HVX vNi1
2018-10-02 Sanjay Patel[InstCombine] add tests with undef elements; NFC
2018-10-02 Diogo N. Sampaio[ARM] Emmit data symbol for constant pool data
2018-10-02 Haojian Wu[clangd] Add a #include completion test that triggers...
2018-10-02 Haojian Wu[Preprocesssor] Filename should fall back to the writte...
2018-10-02 Haojian Wu[Preprocessor] Hide include typo correction behind...
2018-10-02 Sam McCall[clangd] Zap TODONEs
2018-10-02 Sam McCall[clangd] Dex: add Corpus factory for iterators, rename...
2018-10-02 Roman Lebedev[NFC][CodeGen][X86] fma.ll, lwp-intrinsics.ll: actually...
2018-10-02 Sanjay Patel[InstCombine] add more insert/extract vector tests...
2018-10-02 Simon Pilgrim[X86] Remove unnecessary BT(C/R/S)m(i/r) scheduler...
2018-10-02 Roman Lebedev[NFC][CodeGen][X86] lwp-intrinsics.ll: fix check prefixes
2018-10-02 Roman Lebedev[NFC][CodeGen][X86] fma.ll: fix check prefixes for...
2018-10-02 Sven van Haastregt[OpenCL] Add block argument CodeGen test
2018-10-02 Sven van HaastregtRevert r326937 "[OpenCL] Remove block invoke function...
2018-10-02 Mikhail R.... [analyzer] Improvements to the SMT API
2018-10-02 Sam McCall[clangd] Dex iterator printer shows query structure...
2018-10-02 Bruno Ricci[AST] Pack the bit-fields of FunctionProtoType into...
2018-10-02 Alexander Kornienko[clang-tidy] Ignore singe bit bitfield -> bool conversi...
2018-10-02 Simon Pilgrim[X86] Add APInt constant assembly printer helper
2018-10-02 Eric Liu[clangd] Cache FS stat() calls when building preamble.
2018-10-02 Eric Liu[CodeComplete] Re-fix accessibilty of protected members...
2018-10-02 Eric LiuRevert untintentionally commited changes
2018-10-02 Eric Liu[Lex] TokenConcatenation now takes const Preprocessor
2018-10-02 Oliver Stannard[AArch64][v8.5A] Add Memory Tagging instructions
2018-10-02 Oliver Stannard[AArch64][v8.5A] Add Memory Tagging system registers
2018-10-02 Oliver Stannard[AArch64][v8.5A] Add MTE system instructions
2018-10-02 David Green[InstCombine] Fold ~A - Min/Max(~A, O) -> Max/Min(A...
2018-10-02 Kadir Cetinkaya[clang] Implement Override Suggestions in Sema.
2018-10-02 Kadir Cetinkaya[clangd] Remove override result handling logic from...
2018-10-02 Oliver Stannard[AArch64][v8.5A] Test clang option for the Memory Taggi...
2018-10-02 Jonas Toth[clang-tidy] NFC use CHECK-NOTES in test for cppgoregui...
2018-10-02 Jonas Toth[clang-tidy] NFC use CHECK-NOTES in tests for cppcoregu...
2018-10-02 Oliver Stannard[AArch64][v8.5A] Add MTE as an optional AArch64 extension
2018-10-02 Simon Pilgrim[X86] Standardize floating point assembly comments
2018-10-02 David Green[InstCombine] Tests for ~A - Min/Max(~A, O) -> Max...
2018-10-02 David BolvanskyAdded warning for unary minus used with unsigned type
2018-10-02 Matt ArsenaultAMDGPU: Expand atomicrmw nand in IR
2018-10-02 Thomas Lively[WebAssembly] Restore slashes in SIMD conversion names
2018-10-02 Akira Hatanaka[CodeGen] Before entering the loop that copies a non...
2018-10-02 Owen Rodley[MCA] Remove SM.hasNext() call in FetchStage::execute.
2018-10-02 Vitaly Buka[sanitizer] Include inlined frames into __sanitizer_sym...
2018-10-02 Fangrui Song[AArch64][DAGCombiner]: change -stop-after=isel to...
2018-10-02 Michael J.... [ELF] Read the call graph profile from object files.
2018-10-01 Craig Topper[SimplifyCFG] Use Value::hasNUses instead of 'getNumUse...
2018-10-01 Matt Davis[llvm-mca] Rename the 'Subtract' method to 'subtract'
2018-10-01 Craig Topper[SimplifyCFG] Update comments that refer to CondBB...
2018-10-01 Zachary Turner[PDB] Add support for more kinds of PDB Sym Tags.
2018-10-01 Daniel SandersRevert: r343521 and r343541: [globalisel] Add a combine...
2018-10-01 Adrian PrantlEnable C++ tests to run in the -gmodules configuration...
2018-10-01 Reid Kleckner[codeview] Simplify S_DEFRANGE emission code, NFC
2018-10-01 Reid Kleckner[codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOI...
2018-10-01 Akira HatanakaDistinguish `__block` variables that are captured by...
2018-10-01 Reid KlecknerFix the Windows build in GlobalISel
2018-10-01 Craig TopperRecommit r343499 "[X86] Enable load folding in the...
2018-10-01 Craig TopperRecommit r343498 "[X86] Improve test instruction shrink...
2018-10-01 Stephen KellySort expected test output after previous commit
2018-10-01 Martin Storsjo[MinGW] Allow using ASan
2018-10-01 Stephen Kelly[clang-query] Test non-code-completion on single letter...
2018-10-01 Stephen Kelly[clang-query] Add missing quit test
2018-10-01 Vitaly Buka[sanitizer] Small buffer tests for __sanitizer_symbolize_pc
2018-10-01 Stephen Kelly[clang-query] Add missing 'l' command handling
2018-10-01 Stephen Kelly[clang-query] Sort command options
2018-10-01 Akira HatanakaRevert r343518.
2018-10-01 Stephen KellyUpdate CMakeLists.txt snippet so that example compiles
2018-10-01 Sanjay Patel[InstCombine] add inverse test for vector trunc canonic...
next