platform/upstream/llvm.git
2017-09-26 Sam Clegg[WebAssembly] Model weakly defined symbols as wasm...
2017-09-26 Nemanja Ivanovic[PowerPC] Reverting sequence of patches for elimination...
2017-09-26 Jonathan PeytonAllow printing of KMP_TOPOLOGY_METHOD when KMP_SETTINGS...
2017-09-26 Jonathan PeytonRemove unused t_single_lock
2017-09-26 Saleem AbdulrasoolSema: rename SemaBuiltinVAStart to SemaBuiltinVAStartMi...
2017-09-26 Gheorghe-Teodor... Revert commmit 314228.
2017-09-26 Saleem AbdulrasoolBasic: support Preserve{Most,All} CC on Windows
2017-09-26 Erich KeaneAllow IUnknown/IInterface types to come from extern C++
2017-09-26 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-09-26 Craig Topper[InstCombine] Remove one use restriction on the shift...
2017-09-26 Nico WeberDelete trailing whitespace.
2017-09-26 Richard SmithResolve a defect in C++17 copy omission.
2017-09-26 Sam Clegg[WebAssembly] Use function/global index space in WasmSymbol
2017-09-26 Erich Keane[Sema] Corrected the warn-on-throw-from-noexcept behavi...
2017-09-26 Gheorghe-Teodor... [OpenMP] Add an additional test for D34888
2017-09-26 Jake Ehrlich[llvm-objcopy] Add support for dynamic relocations
2017-09-26 Saleem AbdulrasoolSema: Windows/ARM __va_start is not const correct
2017-09-26 Sean Callanan[Expression Parser] Inhibit global lookups for symbols...
2017-09-26 Kostya Kortchinsky[scudo] Scudo thread specific data refactor, part 3
2017-09-26 Artem Belevich[NVPTX] added match.{any,all}.sync instructions, intrin...
2017-09-26 Simon Atanasyan[mips] Use llvm-dwarfdump to simplify the test. NFC
2017-09-26 Craig Topper[X86] Add support for v16i32 UMUL_LOHI/SMUL_LOHI
2017-09-26 Alexey Bataev[OPENMP] Fix handling of implicit mapping of array...
2017-09-26 Francis RicciInvalidate symbolizer module list from dlopen/dlclose...
2017-09-26 Artem Dergachev[analyzer] Keep track of design discusions as part...
2017-09-26 Gheorghe-Teodor... [OpenMP] Don't throw cudalib not found error if only...
2017-09-26 Krzysztof Parzyszek[Hexagon] Fix a typo: #ifndef DEBUG -> #ifndef NDEBUG
2017-09-26 Gheorghe-Teodor... Revert commit 314210.
2017-09-26 Krzysztof Parzyszek[Hexagon] Fix initialization of HexagonSubtarget
2017-09-26 Simon Dardis[mips] Accept but ignore -m(no-)branch-likely
2017-09-26 Tobias Grosser[ScopInfo] Allow PHI nodes that reference an error...
2017-09-26 Krasimir Georgiev[clang-format] Add ext/ to google include categories
2017-09-26 Gheorghe-Teodor... [OpenMP] Add an additional test for D34888
2017-09-26 Ivan A. KosarevFix TBAA information for reference accesses
2017-09-26 Jonas Devlieghere[dwarfdump] Skip 'stripped' sections
2017-09-26 Simon Pilgrim[X86][XOP] Merge rotation opcodes with AVX512 equivalen...
2017-09-26 Sanjay Patel[DSE] Merge stores when the later store only writes...
2017-09-26 Alexey Bataev[OPENMP] Generate implicit map|firstprivate clauses...
2017-09-26 George Rimar[ELF] - Remove wrong comment from testcase.
2017-09-26 Coby Tayree[x86] fix pr29061
2017-09-26 Simon PilgrimTidyup P->getComplexPatternInfo call by moving it insid...
2017-09-26 Sylvestre LedruDon't move llvm.localescape outside the entry block...
2017-09-26 Simon Dardis[mips][asan] Fix preinstalled_signal.cc test for mips
2017-09-26 Benjamin KramerRevert "[X86] Make all the NOREX CodeGenOnly instructio...
2017-09-26 Jonas Devlieghere[dsymutil] Better support for symbol aliases
2017-09-26 Martin StorsjoSkip building unused parts when targeting SJLJ
2017-09-26 Martin StorsjoCorrect data types in the _Unwind_FunctionContext struct
2017-09-26 Uriel Korach[X86] Finishing broadcastf32x2 and broadcasti32x2 intri...
2017-09-26 Dean Michael... [XRay] Avoid actual linking when testing the driver
2017-09-26 Dean Michael... [XRay] Run command once without piping to FileCheck
2017-09-26 Rui UeyamaSpeed up SymbolTable::insert().
2017-09-26 Dean Michael... [XRay] Only run shared tests when 'enable_shared' is...
2017-09-26 Dean Michael... [XRay] Remove -fPIC from shared build test.
2017-09-26 Dean Michael... [XRay] Stop running tests for 'amd64', and remove ...
2017-09-26 Dean Michael... [XRay][Driver] Do not link in XRay runtime in shared...
2017-09-26 Matthias BraunCodeGenModule: Adapt to LLVM TargetLibraryInfo changes
2017-09-26 Matthias BraunCMake: Add option to set LLVM_ENABLE_DUMP
2017-09-26 Matthias BraunTargetLibraryInfo: Stop guessing wchar_t size
2017-09-26 Dylan McKay[AVR] Fix the build after setting alignment to 1 in...
2017-09-26 Dylan McKay[AVR] Prefer BasicBlock::getIterator over Function...
2017-09-26 Rui UeyamaSplit MergeSyntheticSection into Merge{Tail,NoTail...
2017-09-26 Dylan McKay[AVR] When lowering shifts into loops, put newly genera...
2017-09-26 Dylan McKay[AVR] Use 1-byte alignment for all data types
2017-09-26 Dean Michael... Revert "[XRay][Driver] Do not link in XRay runtime...
2017-09-25 Dean Michael... [XRay][Driver] Do not link in XRay runtime in shared...
2017-09-25 Vedant Kumar[docs] llvm-cov: Make docs for boolean options more...
2017-09-25 Vedant Kumar[llvm-cov] Warn if -show-functions is used without...
2017-09-25 Adrian PrantlModernize comments
2017-09-25 Adrian PrantlModernize comments
2017-09-25 Nico Weberclang-format/java: Always put space after `assert`...
2017-09-25 Vlad TsyrklevichAllow specifying sanitizers in blacklists
2017-09-25 Vlad TsyrklevichAdd section headers to SpecialCaseLists
2017-09-25 Eli FriedmanRevert r312724 ("[ARM] Remove redundant vcvt patterns.").
2017-09-25 Quentin Colombet[GlobalISel] Update the documentation and comment for...
2017-09-25 Quentin Colombet[GlobalISel] Update the documentation for G_SEQUENCE
2017-09-25 Quentin Colombet[GlobalISel] Update the documentation and comments...
2017-09-25 Saleem AbdulrasoolX86: remove R12 from CSR on Windows x64 SwiftCC
2017-09-25 Gheorghe-Teodor... [OpenMP] Enable the existing nocudalib flag for OpenMP...
2017-09-25 Eli Friedman[ARM] Fix tests for vcvt+store to return void.
2017-09-25 Francis RicciAdd missing include to sanitizer procmaps
2017-09-25 Eli Friedman[ARM] Add tests for vcvt followed by store.
2017-09-25 Eli Friedman[ARM] Regenerate vcvt test checks.
2017-09-25 Sanjay Patel[x86] make assertions less strict in avx512f test file
2017-09-25 Sanjay Patel[x86] make assertions less strict in avx512f test file
2017-09-25 Francis RicciFix style in sanitizer_procmaps.h
2017-09-25 Gheorghe-Teodor... [OpenMP] Bugfix: output file name drops the absolute...
2017-09-25 Jason MolendaRemove the details of the libstdc++ implementation...
2017-09-25 Gheorghe-Teodor... Revert commit with wrong message.
2017-09-25 Craig Topper[InstCombine] Move an optimization from foldICmpAndCons...
2017-09-25 Craig Topper[X86] Don't select anyext GR32->GR64 to SUBREG_TO_REG...
2017-09-25 Craig Topper[X86] Make all the NOREX CodeGenOnly instructions into...
2017-09-25 Gheorghe-Teodor... [OpenMP] Don't throw cudalib not found error if only...
2017-09-25 Francis Ricci[sanitizer_common] Don't provide sanitizer_procmaps...
2017-09-25 Jake Ehrlich[llvm-objcopy] Refactor code to include initialize...
2017-09-25 Sanjay Patel[InstCombine] remove extract-of-select vector transform...
2017-09-25 Tobias Grosser[ScopInfo] Allow invariant loads in branch conditions
2017-09-25 Wei MiReinstall the patch "Use EmitPointerWithAlignment to...
2017-09-25 Sanjay Patel[x86] remove RUNs that were checking fully optimized IR
2017-09-25 Benjamin Kramer[Hexagon] Avoid unused variable warnings in Release...
2017-09-25 Justin LebarRevert "[NVPTX] added match.{any,all}.sync instructions...
next