platform/upstream/llvm.git
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...
2017-09-25 Alexander Shaposhnikov[analyzer] Fix crash on modeling of pointer arithmetic
2017-09-25 Konstantin... [X86] [ASM INTEL SYNTAX] fix for incorrect assembler...
2017-09-25 Craig Topper[SelectionDAG] Teach simplifyDemandedBits to handle...
2017-09-25 Martin Storsjo[MinGW] Don't link -lmsvcrt if a different msvcrt versi...
2017-09-25 Alexey Bataev[SLP] Add a test for PR32086, NFC.
2017-09-25 Krzysztof Parzyszek[Hexagon] Better determination of register classes...
2017-09-25 Artem Belevich[NVPTX] added match.{any,all}.sync instructions, intrin...
2017-09-25 Krzysztof Parzyszek[Hexagon] Make getHexagonSubRegIndex take reference...
2017-09-25 Craig Topper[AVX-512] Replace large number of explicit patterns...
2017-09-25 Jason MolendaInitial patchset to get the testsuite running against...
2017-09-25 Hongbin Zheng[SimplifyIndvar] Minor change to refine r314125, NFC
2017-09-25 Artem Belevich[CUDA] Fix names of __nvvm_vote* intrinsics.
2017-09-25 Arnold SchwaighoferARM: One more fix for swifterror CSR set
2017-09-25 Eugene ZemtsovUse socketpair on all Unix platforms
2017-09-25 Rui UeyamaUse UINT64_MAX instead of implicitly-type-converted -1.
2017-09-25 Hongbin Zheng[SimplifyIndvar] Replace the srem used by IV if we...
2017-09-25 Yi Kong[Sema] Null check in BuildDeclarationNameExpr
2017-09-25 Benjamin Kramer[ARM] Fix -Wdangling-else warning.
2017-09-25 Chris BienemanRevert "Initial patchset to get the testsuite running...
2017-09-25 Arnold SchwaighoferARM: Use the proper swifterror CSR list on platforms...
2017-09-25 Rui UeyamaUse a temporary varaible to improve readability. NFC.
2017-09-25 Benjamin Kramer[clangd] Fix missing "message" key when responding...
2017-09-25 Sanjay Patelrevert r314117 because there are bogus clang tests...
2017-09-25 Sanjay Patel[InstCombine] remove extract-of-select vector transform
2017-09-25 Tobias Grosser[ScopInfo] Allow uniform branch conditions
2017-09-25 Michael LiaoRemove trailing whitespaces.
2017-09-25 Reid Kleckner[DebugInfo] Sort the SDDbgValue list before assuming...
next