platform/upstream/llvm.git
2018-07-19 Kostya Serebryany[libFuzzer] when -print_coverage=1 is given, print...
2018-07-19 Simon Pilgrim[X86][AVX] Use extract_subvector to reduce vector op...
2018-07-19 David Carlier[CStringSyntaxChecker] Check strlcpy sizeof syntax
2018-07-19 Richard SmithWhen we choose to use zeroinitializer for a trailing...
2018-07-19 Erik Pilkington[Sema] Diagnose an invalid dependent function template...
2018-07-19 Matt Davis[llvm-mca][docs] Add Timeline and How MCA works.
2018-07-19 Reid KlecknerWork around bug in mingw-w64 GCC 8.1.0
2018-07-19 Sid Manning[ELF][HEXAGON] Add support for R_HEX_B15_PCREL
2018-07-19 Teresa Johnson[profile] Fix typo in test
2018-07-19 Reid KlecknerDisable GCC's -Wclass-memaccess warning
2018-07-19 Craig Topper[X86] Fix some 'return SDValue()' after DCI.CombineTo...
2018-07-19 Reid KlecknerFix -Wsign-compare in llvm-readobj
2018-07-19 Roman Tereshin[LSV] Refactoring + supporting bitcasts to a type of...
2018-07-19 Stefan Pintilie[Power9] Code Cleanup - Remove needsAggressiveScheduling()
2018-07-19 Jonathan PeytonBlock library shutdown until unreaped threads finish...
2018-07-19 Shoaib Meenai[Analysis] Fix typo in assert. NFC
2018-07-19 Sid ManningAdd support for R_HEX_B32_PCREL_X, R_HEX_B22_PCREL_X...
2018-07-19 Richard SmithFix failing testcase to actually be valid.
2018-07-19 Teresa Johnson[profile] Add interface to get profile filename
2018-07-19 Richard SmithFix template argument deduction when a parameter pack...
2018-07-19 Nico Weberfix typo in comment
2018-07-19 Mandeep Singh... [OpenEmbedded] Add a unittest for aarch64-oe-linux
2018-07-19 Krzysztof Parzyszek[APInt] Keep the original bit width in quotient and...
2018-07-19 Louis Dionne[libc++] Allow running ABI list tests with different...
2018-07-19 Matt Morehouse[libFuzzer] Update documentation regarding MSan.
2018-07-19 Raphael IsemannAdded unit tests for Flags
2018-07-19 Reka Kovacs[analyzer] Fix memory sanitizer error in MallocChecker.
2018-07-19 Erich KeaneFix unused variable warning.
2018-07-19 Mikhail R.... [analyzer] Memoize complexity of SymExpr
2018-07-19 Farhana Aleen[LoadStoreVectorizer] Use getMinusScev() to compute...
2018-07-19 Erik Pilkington[Sema] Add a new warning, -Wmemset-transposed-args
2018-07-19 Andrea Di Biagio[X86][BtVer2] correctly model the latency/throughput...
2018-07-19 Alexey BataevThe patch adds support for the new map interface betwee...
2018-07-19 Teresa Johnson[compiler-rt] Only set lto_flags if lto_supported
2018-07-19 Reka Kovacs[analyzer] Fix disappearing notes in DanglingInternalBu...
2018-07-19 Teresa Johnson[compiler-rt] Add NewPM testing to CFI tests
2018-07-19 Simon Pilgrim[X86][SSE] Add FPEXT vXf32 - vXf64 tests
2018-07-19 Reka Kovacs[analyzer] Add support for more basic_string API in
2018-07-19 George Rimar[llvm-readobj] - Do not report invalid amount of sections.
2018-07-19 Teresa Johnson[ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTy...
2018-07-19 George Rimar[ELF] - Eliminate dead code. NFC.
2018-07-19 Pavel LabathELF: Replace the header-extension unit test with a...
2018-07-19 George Rimar[ELF] - One more test case for .eh_frame_hdr.
2018-07-19 Anastasis Grammenos[Docs] Testing Debug Info Preservation in Optimizations
2018-07-19 Pavel Labath[CodeGen] Disable aggressive structor optimizations...
2018-07-19 George Rokos[OpenMP][libomptarget] New map interface: remove transl...
2018-07-19 Erich KeaneEnable C++2a Chrono Literals
2018-07-19 Eric Liu[CodeComplete] Fix accessibilty of protected members...
2018-07-19 Pavel LabathFix whitespace formatting in DWARFExpression::DumpLocation
2018-07-19 Nemanja IvanovicNFC: Remove extraneous semicolons as pointed out in...
2018-07-19 Tim NorthoverARM: switch armv7em MachO triple to hard-float defaults...
2018-07-19 Nemanja Ivanovic[PowerPC] Handle __builtin_xxpermdi the same way as...
2018-07-19 David Green[UnJ] Document unroll and jam pass and loop metadata
2018-07-19 Bruno Cardoso... [PCH+Modules] Load -fmodule-map-file content before...
2018-07-19 Chandler Carruth[x86/SLH] Major refactoring of SLH implementaiton....
2018-07-19 Simon Pilgrim[DAGCombiner] Add rotate-extract tests
2018-07-19 Serge GueltonUse std::reference_wrapper instead of llvm::ReferenceSt...
2018-07-19 Dean Michael... [XRay][compiler-rt] Profiling: No files when empty
2018-07-19 Simon PilgrimFix spelling mistake in comments. NFCI.
2018-07-19 Dean Michael... [XRay][compiler-rt] FDR Mode: Add extents metadata...
2018-07-19 David Carlier[Xray] Fix allocator build, MAP_NORESERVE flag is not...
2018-07-19 Takuto Ikuta[PDB] Add PDBSourcePath flag to support absolutize...
2018-07-19 Martin Storsjo[COFF] Don't produce base relocs for discardable sections
2018-07-19 Kostya Serebryany[libFuzzer] fix the bot (the no-assert build)
2018-07-19 Kostya Serebryany[libFuzzer] quick hack to fix the bot
2018-07-19 Max Kazantsev[SCEV] Fix buggy behavior in getAddExpr with truncs
2018-07-19 Kostya Serebryany[libFuzzer] first experimental attempt at DFT-based...
2018-07-19 Manoj Gupta[clang]: Add support for "-fno-delete-null-pointer...
2018-07-19 Matthew VossRemove scheduling dependency from XRay :: Posix/fork_ba...
2018-07-18 James DennettDocumentation: fix a typo in the AST Matcher Reference...
2018-07-18 Bruno Cardoso... Reapply r336660: [Modules] Autoload subdirectory module...
2018-07-18 Peter CollingbourneELF: Implement --icf=safe using address-significance...
2018-07-18 Peter CollingbourneRename __asan_gen_* symbols to ___asan_gen_*.
2018-07-18 Fangrui Song[ELF] Error if -r --gdb-index are used together
2018-07-18 Sam Clegg[WebAssembly] Fix archive member display in error messages
2018-07-18 Heejin Ahn[WebAssembly] Add missing -mattr=+exception-handling...
2018-07-18 Tim NorthoverRevert "ARM: switch armv7em triple to hard-float defaul...
2018-07-18 David BlaikieFix some tests that had (implied) duplicate mtriple
2018-07-18 Richard SmithDR330: when determining whether a cast casts away const...
2018-07-18 Vedant KumarRevert "[CMake] Sort dependency list and add safestack...
2018-07-18 Erich KeaneAdd support for __declspec(code_seg("segname"))
2018-07-18 Simon Pilgrim[X86][SSE] Canonicalize scalar fp arithmetic shuffle...
2018-07-18 Petr Hosek[Fuzzer] Improve crash unwinding on Fuchsia
2018-07-18 Artem Dergachev[analyzer] Remove a debug print that was accidentally...
2018-07-18 Xin TongSkip debuginfo intrinsic in markLiveBlocks.
2018-07-18 Roman LebedevAdd (very partial) Kate syntax highlighting definition...
2018-07-18 Nirav Dave[DAG] Add testcase.
2018-07-18 Rui UeyamaRevert r336609: Fix direct calls to __wrap_sym when...
2018-07-18 Vedant Kumar[CMake] Sort dependency list and add safestack to it
2018-07-18 David Blaikie[DebugInfo] Dwarfv5: Avoid unnecessary base_address...
2018-07-18 JF BastienSupport implicit _Atomic struct load / store
2018-07-18 Nirav Dave[ScheduleDAG] Fix unfolding of SUnits to already existe...
2018-07-18 Paul Semel[llvm-readobj] Generic -string-dump option
2018-07-18 Rui UeyamaLook for an entry point function if /nodefaultlib is...
2018-07-18 Marshall ClowUpdate the synopsis for <chrono> for C++20. No function...
2018-07-18 Rui UeyamaFix `ld.lld --help` message.
2018-07-18 Teresa Johnson[docs] Update GoldPlugin documentation
2018-07-18 Max Moroz[libFuzzer] Create single template for visiting Inline8...
2018-07-18 Wei Mi[RegAlloc][NFC] Fix the help string of the option ...
2018-07-18 Paul Semel[llvm-objdump] Add -demangle (-C) option
next