platform/upstream/llvm.git
2018-05-15 Benjamin KramerUse perfect forwarding to deduplicate code in unit...
2018-05-15 Konstantin... AMDGPU: Fix v_dot{4, 8}* instruction encoding
2018-05-15 Martin Storsjo[llvm-rc] Add support for the optional CLASS statement...
2018-05-15 Michael Zolotukhin[MemorySSA] Don't sort IDF blocks.
2018-05-15 Sunil SrivastavaFixed some rtti-options tests.
2018-05-15 Krzysztof Parzyszek[Hexagon] Add driver options for subtarget features
2018-05-15 Yan Zhangadd AR to acronyms of clang-tidy property check
2018-05-15 Andrea Di Biagio[llvm-mca] use a formatted_raw_ostream to insert paddin...
2018-05-15 Alexey Bataev[OPENMP, NVPTX] Do not globalize variables with referen...
2018-05-15 Tom StellardAMDGPU/GlobalISel: Implement select() for G_FCONSTANT
2018-05-15 Sam McCall[clangd] Extract scoring/ranking logic, and shave yaks.
2018-05-15 Konstantin... AMDGPU: Add disasm tests for deep learning instructions...
2018-05-15 Simon Pilgrim[X86] Split WriteCvtF2F into F32->F64 and F64->F32...
2018-05-15 Sanjay Patel[InstCombine] fix binop-of-shuffles to check uses
2018-05-15 Han Shen[lld] Mitigate relocation overflow [part 1 of 2].
2018-05-15 Sanjay Patel[InstCombine] add multi-use shuffle tests and regenerat...
2018-05-15 Fangrui SongRemove \brief commands from doxygen comments.
2018-05-15 Nicola Zaghen[clang-tools-extra] Update uses of DEBUG macro to LLVM_...
2018-05-15 Nico Weberupdate two comments as suggested on https://reviews...
2018-05-15 Krzysztof Parzyszek[Hexagon] Remove unused function from subtarget
2018-05-15 Nico WeberRename three cxx files in unittests to cpp.
2018-05-15 Geoff Berry[AArch64] Fix mir test case liveins info.
2018-05-15 Eric Liu[clangd] Log error message instead write to errs()...
2018-05-15 Krzysztof Parzyszek[Hexagon] Remove unused flag from subtarget and (non...
2018-05-15 Simon Dardis[mips] Mark select instructions correctly
2018-05-15 Eric Liu[clangd] Populate #include insertions as additional...
2018-05-15 Eric Liu[clangd] Remove LSP command-based #include insertion.
2018-05-15 Andrea Di Biagio[llvm-mca] Strip leading tabs and spaces from instructi...
2018-05-15 Gheorghe-Teodor... [OpenMP][libomptarget] Add function for checking SPMD...
2018-05-15 Philip Pfaffe[SI] Create Scop Name lazily
2018-05-15 Sanjay Patel[DAG] propagate FMF for all FPMathOperators
2018-05-15 Simon Pilgrim[X86] Split off F16C WriteCvtPH2PS/WriteCvtPS2PH schedu...
2018-05-15 Paul Semel[llvm-objcopy] Add --keep-symbol (-K) option
2018-05-15 Philip Pfaffe[arc] Remove unittesting from arcconfig
2018-05-15 Eric LiuFix broken asan Support tests
2018-05-15 Pavel LabathReapply "Remove Process references from the Host module"
2018-05-15 Nicola Zaghen[polly] Update uses of DEBUG macro to LLVM_DEBUG.
2018-05-15 Nicola Zaghen[lld] Update uses of DEBUG macro to LLVM_DEBUG.
2018-05-15 Nicola Zaghen[clang] Update uses of DEBUG macro to LLVM_DEBUG.
2018-05-15 Pavel LabathReapply "DWARFVerifier: Check "completeness" of .debug_...
2018-05-15 Clement Courbet[llvm-exegesis] Split AsmTemplate.Name into components.
2018-05-15 Simon Pilgrim[llvm-mca][x86] Add F16C instruction tests
2018-05-15 Clement CourbetFix compilation under pre-c++14 gccs.
2018-05-15 Clement CourbetFix r332344: only the native target is linked.
2018-05-15 Clement Courbet[llvm-exegesis] Add an analysis mode.
2018-05-15 Rainer Orth[Solaris] Only define _REENTRANT if -pthread
2018-05-15 whitequark[MergeFunctions] Fix merging of small weak functions
2018-05-15 Simon Dardis[mips] Fix formatting of floating point conversion...
2018-05-15 Simon Dardis[mips] Add disassembly support for comparison instructions
2018-05-15 Simon Dardis[mips] Fix predicates of mfc1, mtc1 instructions
2018-05-15 Aleksei Sidorin[ASTImporter] Extend lookup logic in class templates
2018-05-15 Andrea Di Biagio[llvm-mca] Remove unused include header files. NFC
2018-05-15 Artur Gainullin[X86] Improve unsigned saturation downconvert detection.
2018-05-15 Hans WennborgMake ast-print-record-decl.c pass on Windows after...
2018-05-15 Andrea Di Biagio[llvm-mca] Add file header to RetireControlUnit.cpp.
2018-05-15 Peter Smith[ELF] Implement --keep-unique option
2018-05-15 Clement Courbet[llvm-exegesis] InMemoryAssembler: handle return-less...
2018-05-15 Clement Courbet[llvm-exegesis] Check perf event validity.
2018-05-15 Martin Storsjo[llvm-rc] Add support for parsing memory flags
2018-05-15 Martin Storsjo[llvm-rc] Read the Planes/BitCount fields from BITMAPIN...
2018-05-15 Martin Storsjo[MinGW] Add a LLD specific option -pdb
2018-05-15 Craig Topper[X86] Add fast isel tests for some of the avx512 trunca...
2018-05-15 JF Bastien[NFC] pull a function into its own lambda
2018-05-15 Jan Veselyrootn: Use denormal path only
2018-05-15 JF Bastien[NFC] Update comments
2018-05-15 Craig Topper[X86] Revert part of r332266: Use __builtin_convertvect...
2018-05-15 Craig Topper[X86] Revert part of r332267: Remove GCCBuiltin from...
2018-05-15 Vitaly Buka[sanitizer] Intercept __pthread_mutex_lock and __pthrea...
2018-05-15 Vitaly Buka[asan] Workaround to avoid hangs in Chromium tests
2018-05-15 Shiva Chen[RISCV] Define FeatureRelax and shouldForceRelocation...
2018-05-15 Max Kazantsev[NFC] Add const to method signature
2018-05-15 Kostya Serebryany[libFuzzer] deprecate equivalence_server
2018-05-15 Sam CleggFix debug build by adding missing dependencies on libBi...
2018-05-15 Joel E. Denny[AST] Fix printing tag decl groups in decl contexts
2018-05-15 Dean Michael... [XRay][profiler] Part 2: XRay Function Call Trie
2018-05-15 Vedant Kumar[Debugify] Add -debugify-each for testing each pass...
2018-05-14 Keno Fischer[CommandLine] Error message for incorrect PositionalEat...
2018-05-14 Richard TrieuEnable control flow pruning of float overflow warnings.
2018-05-14 Eli Friedman[SCEVAffinator] Fix handling of pwaff complexity limit.
2018-05-14 Sam Clegg[WebAssembly] Allow signautre of entry function to...
2018-05-14 Volodymyr Sapsai[c++17] Fix assertion on synthesizing deduction guides...
2018-05-14 Sam Clegg[WebAssembly] Update to match llvm changes
2018-05-14 Sam Clegg[WebAssembly] Move toString helpers to BinaryFormat
2018-05-14 Brian GesiakRevert "[Option] Fix PR37006 prefix choice in findNearest"
2018-05-14 Artem Dergachev[analyzer] Re-apply r331096 "CStringChecker: Add suppor...
2018-05-14 Keno Fischer[InstCombine] fix crash due to ignored addrspacecast
2018-05-14 Sanjay Patel[AArch64] enhance test to show FMF loss; NFC
2018-05-14 George Karpenkov[analyzer] Extend the ObjCAutoreleaseWriteChecker to...
2018-05-14 Brian Gesiak[Option] Fix PR37006 prefix choice in findNearest
2018-05-14 Martin Storsjo[ARM] Back up R4 and LR if calling the stack probe...
2018-05-14 Martin Storsjo[llvm-rc] Add missing inputs for tag-icon-cursor.test.
2018-05-14 Brock Wyma[CodeView] Improve debugging of virtual base class...
2018-05-14 Sanjay Patel[PowerPC] add more tests for FMF propagation; NFC
2018-05-14 Joel E. DennyFix test fail on some buildbots, caused by r332281.
2018-05-14 Stella Stamenova[lit] Fix several tests that fail when using Python...
2018-05-14 Krzysztof Parzyszek[Hexagon] Add a target feature to control using small...
2018-05-14 Richard SmithFix regression in r332076.
2018-05-14 Krzysztof Parzyszek[Hexagon] Add a target feature for generating new-value...
2018-05-14 Paul Robinson[DWARF] Factor out a DWARFUnitHeader class. NFC
2018-05-14 George KarpenkovRemove the fixit for the diagnostics regarding capturin...
next