platform/upstream/llvm.git
2019-03-06 JF BastienPassthrough compiler launcher
2019-03-06 Eric FiselierFix ABI compatibility of `<stdexcept>` with VCRuntime.
2019-03-06 Abderrazek... [AArch64] Improve FP16 instruction selection for vector...
2019-03-06 Nikita Popov[X86] Add vector mulo with power of two operand tests...
2019-03-06 Alexandre Ganea[LLD][COFF] More detailed information for /failifmismatch
2019-03-06 Paul Robinson[PS4] Emit a trap after a stack-protector fail call.
2019-03-06 Rong Xu[PGO] Context sensitive PGO (part 4)
2019-03-06 Philip Reames[AtomicExpand] Allow libcall expansion for non-zero...
2019-03-06 Julian Lettner[NFC][TSan][libdispatch] Rename tsan_block_context_t...
2019-03-06 Julian Lettner[tsan] Support interception of libdispatch on Linux
2019-03-06 Mitch PhillipsRevert "[IR][ARM] Add function pointer alignment to...
2019-03-06 Zachary TurnerTry again to fix OSX compilation failure.
2019-03-06 Sanjay Patel[AArch64] add tests for uaddsat/usubsat; NFC
2019-03-06 Amara Emerson[AArch64] Remove a stray test from the AArch64 directory.
2019-03-06 Simon Pilgrim[DAGCombine] Improve select (not Cond), N1, N2 -> selec...
2019-03-06 Simon Pilgrim[PowerPC] Use real pointers instead of undef
2019-03-06 Zachary TurnerTry to fix OSX compilation failure.
2019-03-06 Nikita Popov[InstCombine] Fold add nsw + sadd.with.overflow
2019-03-06 Guozhi Wei[PPC] Adjust the computed branch offset for the possibl...
2019-03-06 Zachary TurnerResubmit "Don't include UnixSignals.h from Host."
2019-03-06 Francis Visoiu... [MC][MachO] Emit an error for emitting relocations...
2019-03-06 Greg ClaytonFix core files for 32 bit architectures that are suppor...
2019-03-06 Shafik YaghmourAdding test to cover the correct import of SourceLocati...
2019-03-06 Krzysztof Parzyszek[Hexagon] Avoid creating 5-instruction packets with...
2019-03-06 Tatyana KrasnukhaRe-apply "Fix embedded Python initialization according...
2019-03-06 Michael Platings[IR][ARM] Add function pointer alignment to datalayout
2019-03-06 Louis Dionne[libc++] Do not specify the underlying type of memory_order
2019-03-06 Ryan Taylor[AMDGPU] Add support for 64 bit buffer atomic artihmeti...
2019-03-06 Jonas Devlieghere[Reproducers] Guard register macros that take lldb...
2019-03-06 Jonas Devlieghere[Reproducers] Don't use VLA in SBReproducer redirect
2019-03-06 Simon Pilgrim[DAGCombiner] Enable UADDO/USUBO vector combine support
2019-03-06 Sanjay Patel[TargetLowering] simplify code for uaddsat/usubsat...
2019-03-06 Alexander KornienkoRevert "[CodeGen] Omit range checks from jump tables...
2019-03-06 Francis Visoiu... Reland "[Remarks] Refactor remark diagnostic emission...
2019-03-06 Strahinja Petrovic[PowerPC] Add secure plt support for TLS symbols
2019-03-06 Teresa Johnson[CGP] Avoid repeatedly building DominatorTree causing...
2019-03-06 Francis Visoiu... Revert "[Remarks] Refactor remark diagnostic emission...
2019-03-06 Michal Gorny[lldb] [lit] Attempt to fix regex in toolchain-clang...
2019-03-06 Pavel LabathMove RangeMap.h into Utility
2019-03-06 Sanjay Patel[TargetLowering] simplify code for uaddsat/usubsat...
2019-03-06 Francis Visoiu... [Remarks] Refactor remark diagnostic emission in a...
2019-03-06 Simon Pilgrim[DAGCombiner] Add SADDO/SSUBO combine support
2019-03-06 George Rimar[llvm-objcopy] - Remove dead code. NFCI.
2019-03-06 Pavel LabathExpose template parameters of endian specific types...
2019-03-06 George Rimar[llvm-objcopy] - Remove an excessive zlib::isAvailable...
2019-03-06 Michal Gorny[lldb] [test] Pass appropriate -L&-Wl,-rpath for libc...
2019-03-06 George Rimar[llvm-objcopy] - Fix incorrect CompressedSection creation.
2019-03-06 George Rimar[LLD][ELF] - Convert common-symbol-alignment.s test...
2019-03-06 Anastasia Stulova[PR40778] Add addr space conversion when binding refere...
2019-03-06 Simon Pilgrim[llvm-mca][X86] Add ADC/SBB with zero test cases
2019-03-06 George Rimar[LLD][ELF] - Remove unused invalid input object. NFC.
2019-03-06 Roman Lebedev[X86][NFC] Autogenerate check lines in cmovcmov.ll...
2019-03-06 Simon Pilgrim[DAGCombiner] Enable SMULO/UMULO vector combine support...
2019-03-06 Simon Pilgrim[X86][SSE] VSELECT(XOR(Cond,-1), LHS, RHS) --> VSELECT...
2019-03-06 Haojian Wu[clangd] Add Source to clangd::Diagnostic.
2019-03-06 Hans WennborgInline asm constraints: allow ICE-like pointers for...
2019-03-06 Ayonam Ray[CodeGen] Omit range checks from jump tables when lower...
2019-03-06 Hans Wennborgclang-cl: Parse /Qspectre and a few other missing optio...
2019-03-06 Martin LiskaAlways compare C++ typeinfo (based on libstdc++ impleme...
2019-03-06 Ayonam RayReversing the commit of revision 355483 since it is...
2019-03-06 Roman Lebedev[clang][OpenMP] Revert "OMPFlushClause is synthetic...
2019-03-06 Craig Topper[X86] Enable the add with 128 -> sub with -128 encoding...
2019-03-06 Craig Topper[X86] Suppress load folding for add/sub with 128 immediate.
2019-03-06 Ayonam Ray[CodeGen] Omit range checks from jump tables when lower...
2019-03-06 Duncan P. N... Fix slashes in path references in -Rmodule-import test...
2019-03-06 Marshall ClowEradicate all the ptrdiff_ts in span left over from...
2019-03-06 Peter Collingbournegn build: Merge r355439.
2019-03-06 Peter CollingbourneELF: De-template OutputSection::finalize() and MipsGotS...
2019-03-06 Peter CollingbourneELF: Extract a non-ELFT base class for VersionNeedSection.
2019-03-06 Duncan P. N... Modules: Add -Rmodule-import
2019-03-06 Jason MolendaChange the scanning algorithm in DynamicLoaderDarwinKer...
2019-03-06 QingShan Zhang[NFC] Declare the member data of class PostGenericSched...
2019-03-06 Craig Topper[X86] Remove periods from the end of SubtargetFeature...
2019-03-06 Jason MolendaRe-commit logging for SBCompileUnit::GetNumLineEntries.
2019-03-06 Heejin Ahn[WebAssembly] Remove trailing whitespaces in tests...
2019-03-06 Alex Langford[ExpressionParser] Fix ComputeClangResourceDirectory...
2019-03-06 Jonas Devlieghere[Reproducers] Enable replay from SBRepro.
2019-03-06 Jonas Devlieghere[Reproducers] Don't intercept SBDebugger::SetInputFileH...
2019-03-06 Xing GUO[BinaryFormat] Add DT_USED tag into dynamic section.
2019-03-06 Peter Collingbournegn build: Add 32-bit Linux support.
2019-03-06 Adrian PrantlReplace debug-only assert with a plain old assert.
2019-03-06 Jonas Devlieghere[Reproducers] Undef LLDB_REPRO_INSTR_TRACE
2019-03-06 Jonas Devlieghere[Reproducers] Fix warnings without asserts
2019-03-06 Alex Langford[ExpressionParser] Test GetClangResourceDir
2019-03-06 Leonard Chan[Fixed Point Arithmetic] Fixed Point and Integer Conver...
2019-03-06 Mitch PhillipsRevert "[AtomicExpand] Allow libcall expansion for...
2019-03-06 Florian Hahn[ARM] Sink zext/sext operands for add and sub to enable...
2019-03-06 Jonas Devlieghere[Reproducers] Add SBReproducer macros
2019-03-06 Jonas Devlieghere[SBAPI] Don't check IsValid in constructor
2019-03-05 Adrian PrantlRemove tautological #ifdefs (NFC)
2019-03-05 Jonas Devlieghere[DWARFFormValue] Don't consider DW_FORM_data4/8 to...
2019-03-05 Florian Hahn[opt] Report if the provided architecture is invalid.
2019-03-05 Rong XuRevert r355432 for buildbot failures in ppc64be-linux...
2019-03-05 Philip Reames[AtomicExpand] Allow libcall expansion for non-zero...
2019-03-05 Roman Lebedev[X86][NFC] Add proper test for promotion of i8 cmov...
2019-03-05 Louis Dionne[libc++] Only add dylib-related features when using...
2019-03-05 Paul Hoad[clang-format] broken after lambda with return type...
2019-03-05 Jason MolendaRevert logging addition to SBCompileUnit::GetNumLineEnt...
2019-03-05 Stella Stamenova[lit, windows] Disable stop-hook-threads on Windows
2019-03-05 Vitaly Buka[docs] Add some architectures into the list of supporte...
next