platform/upstream/llvm.git
2018-11-29 Juergen Ributzka[TextAPI] TBD Reader/Writer (bot fixes)
2018-11-29 Juergen Ributzka[TextAPI] TBD Reader/Writer
2018-11-29 Jonas Devlieghere[driver] Fix --core/-c and add test
2018-11-29 Fangrui Song[ELF] --gdb-index: use lower_bound to compute relative...
2018-11-28 Sanjay Patel[x86] try select simplification for target-specific...
2018-11-28 Jonas Devlieghere[driver] Some NFC cleanup
2018-11-28 Eric FiselierRevert "Move internal usages of `alignof`/`__alignof...
2018-11-28 Matthew VossEnsure that test clang-tidy/export-relpath.cpp works...
2018-11-28 Jonas DevlieghereMake standalone build find tabelgen
2018-11-28 Kuba Mracek[lldb] Add GetCurrentException APIs to SBThread, add...
2018-11-28 Erich KeaneAllow cpu-dispatch forward declarations.
2018-11-28 Adrian PrantlEnsure sanitizer check function calls have a !dbg location
2018-11-28 Juergen RibutzkaRevert "[TextAPI] TBD Reader/Writer"
2018-11-28 Juergen Ributzka[TextAPI] TBD Reader/Writer
2018-11-28 Paul Robinson[DebugInfo] NFC Clang test changes for: IR/Bitcode...
2018-11-28 Paul Robinson[DebugInfo] IR/Bitcode changes for DISubprogram flags.
2018-11-28 Erich KeaneCorrect 'target' default behavior on redecl, allow...
2018-11-28 Vedant Kumar[Coverage] Specify the Itanium ABI triple for a C+...
2018-11-28 Vedant Kumar[Coverage] Do not visit artificial stmts in defaulted...
2018-11-28 Jonathan Peyton[OpenMP] Rename ompt_mutex_impl_unknown to ompt_mutex_i...
2018-11-28 Jonathan Peyton[OpenMP] Minor cleanup of debug code
2018-11-28 Jonathan Peyton[OpenMP] Fixed possible array out of bound access
2018-11-28 Jonathan Peyton[OpenMP] Add omp_get_device_num() and update several...
2018-11-28 Stella Stamenova[unittests] Fix the File System Test on Windows
2018-11-28 Andrea Di BiagioReapply "[llvm-mca] Return the total number of cycles...
2018-11-28 Davide ItalianoRevert "[ASTImporter] Changed use of Import to Import_N...
2018-11-28 Alexey Bataev[OPENMP]Fix emission of the target regions in virtual...
2018-11-28 Matthew VossRevert "[clang-tools-extra] r347753 - [clangd] Build...
2018-11-28 Erich Keane[NFC] Move MultIversioning::Type into Decl so that...
2018-11-28 Eric FiselierFix bad _LIBCPP_ALIGNOF test
2018-11-28 Marshall ClowImplement P0966 - string::reserve should not shrink
2018-11-28 Julian Lettner(no commit message)
2018-11-28 Eric FiselierMove internal usages of `alignof`/`__alignof` to use...
2018-11-28 Craig Topper[X86] Make X86TTIImpl::getCastInstrCost properly handle...
2018-11-28 Craig Topper[X86] Add some cost model entries for sext/zext for...
2018-11-28 Craig Topper[X86] Add a combine for back to back VSRAI instructions
2018-11-28 Louis Dionne[libcxx] Remove dynarray
2018-11-28 Jeremy Morse[DebugInfo] Give inlinable calls DILocs (PR39807)
2018-11-28 Rui UeyamaSimplify Symbol::getPltVA.
2018-11-28 Louis Dionne[libcxx] Use clang-verify in the lit test suite even...
2018-11-28 Matt Morehouse[gcov] Disable instrprof-gcov-fork.test.
2018-11-28 John Brawn[LICM] Enable control flow hoisting by default
2018-11-28 Mikhail R.... [analyzer] Cleanup constructors in the Z3 backend
2018-11-28 John Brawn[LICM] Reapply r347190 "Make LICM able to hoist phis...
2018-11-28 Andrea Di BiagioRevert [llvm-mca] Return the total number of cycles...
2018-11-28 Alex Bradbury[RISCV] Support .option push and .option pop
2018-11-28 Nikita Popov[InstCombine] Combine saturating add/sub with constant...
2018-11-28 Nikita Popov[InstCombine] Canonicalize ssub.sat to sadd.sat
2018-11-28 Nikita Popov[ValueTracking] Determine always-overflow condition...
2018-11-28 Nikita Popov[InstCombine] Use known overflow information for satura...
2018-11-28 Nikita Popov[InstCombine] Canonicalize const arg for saturating...
2018-11-28 Krzysztof Parzyszek[Hexagon] Add missing flags to ELF YAMLIO
2018-11-28 Andrea Di Biagio[llvm-mca] Return the total number of cycles from metho...
2018-11-28 James Y Knightllvm-git: More tweaks.
2018-11-28 Louis Dionne[libcxx] Apply _LIBCPP_INLINE_VISIBILITY for std::hash...
2018-11-28 Michael PlatingsFix DynamicLibraryTests build on Windows when LLVM_EXPO...
2018-11-28 Xin Tong[ThinLTO] Correct linkonce_any function import linkage...
2018-11-28 David SpickettFix build error due to missing cctype include
2018-11-28 Aaron BallmanFix false positive with lambda assignments in cert...
2018-11-28 Ilya Biryukov[clang-tidy] Added a test -export-fixes with relative...
2018-11-28 Alexey Bataev[SLP]Fix PR39774: Set ReductionRoot if the original...
2018-11-28 Hans WennborgRevert r347673 "Catch up with EvaluateAsInt() clang...
2018-11-28 Hans WennborgRe-commit r347419 "Update call to EvaluateAsInt() to...
2018-11-28 Hans WennborgRe-commit r347417 "Re-Reinstate 347294 with a fix for...
2018-11-28 Eric Liu[clangd] Fix test broken in r347754.
2018-11-28 Eric Liu[clangd] Less penalty for cross-namespace completions.
2018-11-28 Haojian Wu[clangd] Build and test IndexBenchmark in check-clangd
2018-11-28 Balazs Keri[ASTImporter] Changed use of Import to Import_New in...
2018-11-28 Haojian WuFix a typo.
2018-11-28 Haojian WuFix build error.
2018-11-28 Haojian WuFix -Winfinite-recursion compile error.
2018-11-28 David SpickettFix build of r347741 by adding missing vector
2018-11-28 Francis Visoiu... [MachineScheduler] Add support for clustering mem ops...
2018-11-28 Francis Visoiu... [CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return...
2018-11-28 Aaron BallmanFix a false-positive with cert-err58-cpp.
2018-11-28 Simon Atanasyan[DebugInfo] Rename EmitDebugThreadLocal back to EmitDeb...
2018-11-28 Simon Tatham[TableGen] Better error checking for TIED_TO constraints.
2018-11-28 Simon Atanasyan[ELF][MIPS] Handle mips in the OUTPUT_FORMAT directive
2018-11-28 David Spickett[ARM, AArch64] Move ARM/AArch64 target parsers into
2018-11-28 Eric Liu[clangd] Canonicalize file path in URIForFile.
2018-11-28 Jan Korous[clangd] Fix backward-compatibility - follow-up to...
2018-11-28 Haojian Wu[clangd] Bump vscode-clangd v0.0.7
2018-11-28 Peter Smith[ELF] Use more specific method to calculate DT_PLTRELSZ
2018-11-28 Jonas Paulsson[SystemZ::TTI] Improve cost for compare of i64 with...
2018-11-28 Jonas Paulsson[SystemZ::TTI] Improve costs for i16 add, sub and...
2018-11-28 Jonas Paulsson[SystemZ::TTI] Improved cost values for comparison...
2018-11-28 Jonas Paulsson[SystemZ::TTI] Return zero cost for scalar load/store...
2018-11-28 Martin Storsjo[llvm-objcopy] Hook up the -V alias to --version, outpu...
2018-11-28 Richard SmithPR39809: (const void*)0 is not a null pointer constant...
2018-11-28 Richard SmithPR12884: Add test (bug is already fixed).
2018-11-28 Richard TrieuMove LoopHint.h from Sema to Parse
2018-11-28 Richard Trieu[CodeGen] Fix included headers.
2018-11-28 Richard Trieu[diagtool] Remove unneeded header includes.
2018-11-28 Jonas Devlieghere[unittest] Fix the FileSystem test on Windows. (Attempt #2)
2018-11-28 Mircea TrofinDo not insert prefetches with unsupported memory operands.
2018-11-28 Kelvin Li[OPENMP] remove redundant ColonExpected flag in ParseOp...
2018-11-28 Craig Topper[X86] Add test cases to show that we don't properly...
2018-11-27 Alex LangfordRemove dead code from IOHandler
2018-11-27 Mandeep Singh... [RISCV] Mark unit tests as "requires: riscv-registered...
2018-11-27 Craig Topper[X86] Add exhaustive cost model testing for sext/zext...
next