platform/upstream/llvm.git
2018-10-03 Matt ArsenaultAMDGPU: Always run AMDGPUAlwaysInline
2018-10-03 Matt ArsenaultAdd atomicrmw operation to error messages
2018-10-03 Daniel SandersAdd the missing new files from r343654
2018-10-03 Daniel SandersRe-commit: [globalisel] Add a combiner helpers for...
2018-10-03 Matt ArsenaultOpenCL: Mark printf format string argument
2018-10-03 Petr Hosek[CMake][Fuchsia] Use libc++ ABIv2 for Fuchsia toolchain
2018-10-03 Kuba MracekMark two tests, which require too much available VM...
2018-10-03 Thomas Lively[WebAssembly] any_true and all_true intrinsics and...
2018-10-03 Stanislav Mekhanoshin[AMDGPU] Assert in getOpSize() there are no sub-dword...
2018-10-02 Matt ArsenaultIR: Move AtomicRMW string names into class
2018-10-02 Sanjay Patel[InstCombine] add icmp+logic tests with commuted ops...
2018-10-02 George Karpenkov[analyzer] [tests] Hotfix: missing space
2018-10-02 Reid KlecknerRelax dbg-declare-inalloca.ll test more
2018-10-02 Reid KlecknerRemove spurious assertion in -Wdocumentation
2018-10-02 Sam Clegg[WebAssembly] Stop generating helper functions in WebAs...
2018-10-02 Fangrui Song[CodeView] Try fixing DebugInfo/X86/dbg-declare-inalloca.ll
2018-10-02 Evgeniy Stepanov[hwasan] Fix top PC in error stack trace being off...
2018-10-02 Eric Liu[clangd] Temporarily disable VFS stats cache test for...
2018-10-02 George Karpenkov[analyzer] [tests] Allow specifying entire -analyze...
2018-10-02 George Karpenkov[analyzer] Fix crash in exploded graph dumping
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'
next