platform/upstream/llvm.git
2019-07-12 Jonathan Peyton[OpenMP] Remove OMP spec versioning
2019-07-12 Sylvestre LedruRemove __VERSION__
2019-07-12 Douglas Yung[test][AArch64] Relax the opcode tests for FP min/max...
2019-07-12 Eric FiselierAdd option to disable variant narrowing conversion...
2019-07-12 David Bolvansky[InstCombine] Disable fold from D64285 for non-integer...
2019-07-12 Evgeniy StepanovFactor out resolveFrameOffsetReference (NFC).
2019-07-12 Nikita Popov[builtins] Fix assembly in arm sync-ops.h
2019-07-12 Reid KlecknerRevert driver: Don't warn about assembler flags being...
2019-07-12 Sam McCall[clangd] Fix off-by-one in CodeComplete and assertion...
2019-07-12 Jan KorousReland [clang] DirectoryWatcher
2019-07-12 Matt ArsenaultAMDGPU: Drop remnants of byval support for shaders
2019-07-12 David TentyFix missing use of defined() in include guard
2019-07-12 Alex Langford[LanguageRuntime] Move CPPLanguageRuntime into a plugin
2019-07-12 Jonas Devlieghere[ObjectContainerBSDArchive] Simplify a few things ...
2019-07-12 Nikita Popov[SystemZ] Fix addcarry of addcarry of const carry ...
2019-07-12 Jan KorousRevert "Reland [clang] DirectoryWatcher"
2019-07-12 Jan KorousReland [clang] DirectoryWatcher
2019-07-12 Craig Topper[X86] Use MachineInstr::findRegisterDefOperand to simpl...
2019-07-12 Jonas Devlieghere[DebugInfo] Add column info for inline sites
2019-07-12 Petr Hosek[libcxxabi] Don't process exceptions in cxa_handlers...
2019-07-12 Sterling AugustineThe variable "Latch" is only used in an assert, which...
2019-07-12 Ulrich Weigand[SystemZ] Fix build bot failure after r365932
2019-07-12 Sanjay Patel[x86] add test for bogus cmov (PR40483); NFC
2019-07-12 Stanislav Mekhanoshin[AMDGPU] Extend MIMG opcode to 8 bits
2019-07-12 Alex Langford[Core] Generalize ValueObject::MaybeCalculateCompleteType
2019-07-12 Stefan StipanovicAddition to rL365925, removing remaining virtuals
2019-07-12 Julie Hockett[clang-doc] Add html links to references
2019-07-12 Nico WeberSlightly simplify MappedBlockStream::createIndexedStrea...
2019-07-12 Thomas Lively[WebAssembly] Make pthread imply bulk-memory, mutable...
2019-07-12 Nico WeberAdd explicit newline at end of `llvm-pdbutil dump`
2019-07-12 Ulrich Weigand[SystemZ] Add support for new cpu architecture - arch13
2019-07-12 Ulrich Weigand[SystemZ] Add support for new cpu architecture - arch13
2019-07-12 Leonard ChanRemove unused methods in Sancov.
2019-07-12 Thomas Lively[WebAssembly] i32.const operands should be signed
2019-07-12 Craig Topper[X86] Add NEG to isUseDefConvertible.
2019-07-12 Simon Pilgrim[X86][AVX] Add PR34359 shuffle test case.
2019-07-12 Stefan Stipanovic[Attributor] Removing unnecessary `virtual` keywords.
2019-07-12 Hideto Ueno[Attributor] Deduce "nofree" function attribute
2019-07-12 Louis Dionne[libc++] Add XFAILs for CTAD tests on older compilers
2019-07-12 Shoaib MeenaiRevert [clang-shlib] Fix clang-shlib for PRIVATE depend...
2019-07-12 Vitaly BukaCodeGet: Init 32bit pointers with 0xFFFFFFFF
2019-07-12 Philip Reames[IndVars] Use exit count reasoning to discharge obvious...
2019-07-12 Aaron BallmanDump actual line numbers when dumping the AST to JSON.
2019-07-12 James Y KnightFix some minor coding-style issues in git-llvm.
2019-07-12 James Y KnightAllow the 'git-llvm' tool to push to svn from the split...
2019-07-12 Hideto Ueno[FunctionAttrs] Add a test for "nofree" function attribute
2019-07-12 Fangrui Song[Support] Move the static initializer install_out_memor...
2019-07-12 Simon PilgrimAdd missing <atomic> include to appease MSVC builds.
2019-07-12 Artem BelevichMinor cleanup.
2019-07-12 Hideto UenoTest commit
2019-07-12 Jordan RoseSupport for dumping current PrettyStackTrace on SIGINFO...
2019-07-12 Jay Foad[AMDGPU] Fix DPP combiner check for exec modification
2019-07-12 Rafael Stahl[clang-format][tests] Explicitly specify style in some...
2019-07-12 Raphael Isemann[lldb] Let table gen create command option initializers.
2019-07-12 Fangrui Song[LegacyPassManager] Small ModuleCount cleanup
2019-07-12 Russell GallopRevert "[JSONCompilationDatabase] Strip distcc/ccache...
2019-07-12 Tom Stellardcmake: Fix install of libclang-cpp.so when LLVM_INSTALL...
2019-07-12 Jay Foad[AMDGPU] Restrict v_cndmask_b32 abs/neg modifiers to f32
2019-07-12 Fangrui SongDelete dead stores
2019-07-12 Tom Stellardcmake: Add INSTALL_WITH_TOOLCHAIN option to add_*_libra...
2019-07-12 Fangrui SongDelete dead stores
2019-07-12 Aaron BallmanDump floating-point values as strings when dumping...
2019-07-12 Russell GallopRevert "[clangd] Implement typeHierarchy/resolve for...
2019-07-12 Fangrui Song[Driver] Delete dead code
2019-07-12 Bryant Wong[gn] Tag unneeded variable.
2019-07-12 Simon Pilgrim[DAGCombine] narrowExtractedVectorBinOp - wrap subvecto...
2019-07-12 Alexey Bader[LIT] Emit timeout error message only if timeout was...
2019-07-12 Shaurya Gupta[clangd] Fixed toHalfOpenFileRange
2019-07-12 David Bolvansky[InstCombine] Fold select (icmp sgt x, -1), lshr (X...
2019-07-12 Alex BrachetFix test case of llvm-nm using implicit a.out
2019-07-12 George Rimar[test/Object, obj2yaml] - Move test cases from test...
2019-07-12 Jonas Hahnfeld[libomptarget] Fix typos and grammar in error messages...
2019-07-12 Alex Brachet[tools] [llvm-nm] Default to reading from stdin not...
2019-07-12 Sam McCall[clangd] Prioritize indexing of files that share a...
2019-07-12 Sam McCall[JSONCompilationDatabase] Strip distcc/ccache/gomacc...
2019-07-12 Djordje TodorovicRevert "[DwarfDebug] Dump call site debug info"
2019-07-12 Haojian Wu[clangd] Move the expandAuto tweak from global namespac...
2019-07-12 George Rimar[Object/ELF] - Improve error reporting for notes.
2019-07-12 Kai Luo[NFC][PowerPC] Added test for MachinePRE.
2019-07-12 Haojian Wu[clangd] Don't run the prepare for tweaks that are...
2019-07-12 Sam Elliott[RISCV] Allow parsing dot '.' in assembly
2019-07-12 Rainer OrthEnable compiler-rt on SPARC
2019-07-12 Rainer Orth[Sanitizers] Fix SanitizerCommon-Unit :: ./Sanitizer...
2019-07-12 Bryant WongTest commit. NFC.
2019-07-12 Fangrui Song[Driver] Delete --no-add-needed for RHEL7 or newer
2019-07-12 Fangrui Song[YAMLIO] Wrap explicit specialization in llvm::yaml...
2019-07-12 Rui UeyamaFix odd variable names.
2019-07-12 Fangrui Song[test] Delete trailing spaces from YAML tests after...
2019-07-12 Fangrui Song[test] Delete trailing spaces from YAML tests
2019-07-12 Fangrui Songtest/Driver/fsanitize.c: delete -target x86_64-linux...
2019-07-12 Stanislav Mekhanoshin[AMDGPU] Fixed comment. NFC.
2019-07-12 Simon Atanasyan[mips] Fix JmpLink to texternalsym and tglobaladdr...
2019-07-12 Fangrui Song[YAMLIO] Remove trailing spaces when outputting maps
2019-07-12 Nathan Lanza[windows] re-call signal in sigint_handler for Windows
2019-07-12 Nathan Ridge[clangd] Implement typeHierarchy/resolve for subtypes
2019-07-12 Fangrui Song[X86][PowerPC] Support -mlong-double-128
2019-07-12 Tom Stellarddocs/GithubMove.rst: Add link to GitHub migration statu...
2019-07-12 Vitaly BukaReturn Undef from isBytewiseValue for empty arrays...
2019-07-12 Artem DergachevNFC: Unforget a colon in a few CHECK: directives.
2019-07-12 Fangrui Song[PowerPC] Default to -fomit-frame-pointer when optimiza...
next