platform/upstream/llvm.git
2018-07-25 Thomas Preud... Fix PR34170: Crash on inline asm with 64bit output...
2018-07-25 Paul Semel[llvm-objdump] Add dynamic section printing to private...
2018-07-25 Kirill Bobyrev[clangd] Introduce Dex symbol index search tokens
2018-07-25 Eric FiselierFix another typo in the FileTimeType docs
2018-07-25 Krasimir Georgiev[clang-format ]Extend IncludeCategories regex documentation
2018-07-25 Balazs Keri[ASTImporter] Add support for import of CXXInheritedCto...
2018-07-25 Eric FiselierFix typos, spelling, and grammar in the FileTimeType...
2018-07-25 Paul Semel[llvm-readobj] Generic hex-dump option
2018-07-25 Chandler Carruth[x86/SLH] Sink the return hardening into the main block...
2018-07-25 Chandler Carruth[x86/SLH] Improve name and comments for the main harden...
2018-07-25 Simon Atanasyan[mips] Replace custom parsing logic for data directives...
2018-07-25 Fangrui Songcc1_main: fix -Wsign-compare on FreeBSD
2018-07-25 Chijun Sima[Dominators] Assert if there is modification to DelBB...
2018-07-25 Craig Topper[X86] Use X86ISD::MUL_IMM instead of ISD::MUL for multi...
2018-07-25 Craig Topper[X86] Autogenerate complete checks and fix a failure...
2018-07-25 Eric FiselierFix bugs in create_directory implementation.
2018-07-25 JF BastienCodeGen: use non-zero memset when possible for automati...
2018-07-25 Eric FiselierFix missing includes in format_string.hpp helper
2018-07-25 Marshall ClowNew test support for comparisons. Reviewed as https...
2018-07-25 Eric FiselierMake <experimental/filesystem> explicitly require C...
2018-07-25 Eric FiselierEnsure path::iterator and PathParser share the same...
2018-07-25 Tom Stellard[RegisterBankInfo] Ignore InstrMappings that create...
2018-07-25 Petr Hosek[profile] Support profiling runtime on Fuchsia
2018-07-25 Eric FiselierAdd design docs for upcoming file_time_type change.
2018-07-25 Marshall ClowMark <span> as complete
2018-07-25 Chandler Carruth[x86/SLH] Teach the x86 speculative load hardening...
2018-07-25 Petr Hosek[CMake] Link static libunwind and libc++abi into libc...
2018-07-25 George Karpenkov[analyzer] Syntactic matcher for leaks associated with...
2018-07-25 Craig Topper[X86] Use a shift plus an lea for multiplying by a...
2018-07-25 Craig Topper[X86] Expand mul by pow2 + 2 using a shift and two...
2018-07-24 Raphael IsemannAdd unit tests for VMRange
2018-07-24 Matt Morehouse[sanitizer] Update symbolizer test.
2018-07-24 Craig Topper[X86] Use a two lea sequence for multiply by 37, 41...
2018-07-24 Craig Topper[X86] Add test cases for multiply by 37, 41, and 73.
2018-07-24 Craig Topper[X86] Change multiply by 26 to use two multiplies by...
2018-07-24 Petr Hosek[CMake] Include CMakeDependentOption in libunwind
2018-07-24 Petr Hosek[CMake] Option to control whether shared/static library...
2018-07-24 George KarpenkovRevert "[analyzer] Extend NoStoreFuncVisitor to insert...
2018-07-24 Jason MolendaAdd DumpRegisterValue.cpp.
2018-07-24 George Karpenkov[analyzer] Extend NoStoreFuncVisitor to insert a note...
2018-07-24 Rui UeyamaFix error messages for bad symbols.
2018-07-24 Benjamin Kramer[Sema] Destroy tokens in DeclaratorChunk params
2018-07-24 Hideki Saito[LV] Fix for PR38110, LV encountered llvm_unreachable()
2018-07-24 Benjamin Kramer[clangd] Guard fuzzer against empty inputs.
2018-07-24 Roman Tereshin[SCEV] Add zext(C + x + ...) -> D + zext(C-D + x +...
2018-07-24 Craig Topper[X86] When expanding a multiply by a negative of one...
2018-07-24 Richard SmithDon't lifetime-extend or track lifetime problems throug...
2018-07-24 Craig Topper[X86] Generalize the multiply by 30 lowering to generic...
2018-07-24 Raphael IsemannRemove unused History class
2018-07-24 Heejin Ahn[WebAssembly] Add tests for weaker memory consistency...
2018-07-24 Max Moroz[libFuzzer] Handle unstable edges by disregarding unsta...
2018-07-24 Craig Topper[X86] Change multiply by 19 to use (9 * X) * 2 + X...
2018-07-24 Jordan RupprechtRevert "[VFS] Cleanups to VFS interfaces."
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Move outlined function remark...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Move target frame info into...
2018-07-24 Peter CollingbournePut "built-in" function definitions in global Used...
2018-07-24 Chandler Carruth[x86] Teach the x86 backend that it can fold between...
2018-07-24 Craig Topper[Inliner] Teach inliner to merge 'min-legal-vector...
2018-07-24 Craig Topper[X86] Add test case to show failure to combine away...
2018-07-24 Azharuddin... [docker] Fix LLVM_EXTERNAL_PROJECTS cmake variable...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Make Candidates own their call...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Move missed opt remark into...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Sink some candidate logic into...
2018-07-24 Kuba Mracek[tsan] Fix crash in objc_sync_enter/objc_sync_exit...
2018-07-24 Erich KeaneRemove stale documentation from InternalsManual.rst
2018-07-24 Sam McCall[VFS] Cleanups to VFS interfaces.
2018-07-24 Petr Hosek[CMake] Fix the setting of LIBCXX_HEADER_DIR in standal...
2018-07-24 Pavel LabathMove dumping code out of RegisterValue class
2018-07-24 Joel GalensonUse SCEV to avoid inserting some bounds checks.
2018-07-24 Sid Manning[ELF][HEXAGON] Add R_HEX_B15_PCREL_X relocation
2018-07-24 Florian Hahn[PredicateInfo] Use custom mangling to support ssa_copy...
2018-07-24 Simon Atanasyan[mips] Fix local dynamic TLS with Sym64
2018-07-24 Igor Kudrin[profile] Fix finding the first and last directory...
2018-07-24 Chandler Carruth[x86/SLH] Extract the core register hardening logic...
2018-07-24 Alexander RichardsonStop wrapping __has_include in another macro
2018-07-24 Igor Kudrin[profile] Fix a possible memory leak in parseFilenamePa...
2018-07-24 Chandler Carruth[x86/SLH] Tidy up a comment, using doxygen structure...
2018-07-24 Sam Parker[ARM] Disable ARMCodeGenPrepare by default
2018-07-24 Duncan P. N... ADT: Shrink SmallVector size 0 to 16B on 64-bit platforms
2018-07-24 Pavel LabathReimplement EventDataBytes::Dump to avoid DumpDataExtractor
2018-07-24 Florian HahnRecommit r334887: [SmallSet] Add SmallSetIterator.
2018-07-24 Eric FiselierFix use of incorrect _LIBCXX macro (should be _LIBCPP).
2018-07-24 Eric Liu[clangd] Tune down quality score for class constructors...
2018-07-24 Roman Lebedev[Sema] Mark implicitly-inserted ICE's as being part...
2018-07-24 Petr HosekReland "[CMake] Support statically linking dependencies...
2018-07-24 Jiading GaiAdd a .keep file to prevent svn from skipping over...
2018-07-24 Shiva ChenRevert "[DebugInfo] Generate DWARF debug information...
2018-07-24 Jiading GaiFor x86_64, gcc 7.2 under Amazon Linux AMI sets its...
2018-07-24 Simon Atanasyan[ELF][MIPS] Fix primary GOT sometimes overflowing by...
2018-07-24 Marshall Clowfix nesting of namespace and standard-version check...
2018-07-24 Marshall ClowDisable 'suggest braces' warnings for std::array in...
2018-07-24 Jiading Gai[Test commit] Fix a spelling error.
2018-07-24 Chandler Carruth[x86] Clean up and convert test to use generated CHECK...
2018-07-24 Chandler Carruth[x86] Update the CHECK lines of this test to use the...
2018-07-24 Marshall ClowImplement <span>. Reviewed as https://reviews.llvm...
2018-07-24 Shiva ChenRevert "[DebugInfo] Generate debug information for...
2018-07-24 Petr Hosek[sanitizer][fuzzer] Temporarily transition to ZX_TIME_I...
2018-07-24 Petr Hosek[sanitizer] Transition from _zx_vmar_... to _zx_vmar_...
2018-07-24 Shiva Chen[DebugInfo] Generate debug information for labels....
2018-07-24 Shiva Chen[DebugInfo] Generate DWARF debug information for labels.
next