OSDN Git Service

android-x86/external-llvm-project.git
2020-06-22 Denys Petrov[analyzer] Handle `\l` symbol in string literals in...
2020-06-22 Anton KorobeynikovRevert "[MSP430] Update register names"
2020-06-22 David ZarzyckiMake ninja smart console builds more pretty
2020-06-22 Anatoly Trosinenko[MSP430] Update register names
2020-06-22 Momchil Velikov[LTO] Use StringRef instead of C-style strings in setCo...
2020-06-22 Anatoly Trosinenko[MSP430] Enable some basic support for debug information
2020-06-22 Anatoly Trosinenko[DebugInfo] Explicitly permit addr_size = 0x02 when...
2020-06-22 Nathan James[clang-tidy] Improved accuracy of check list updater...
2020-06-22 Florian Hahn[DSE,MSSA] Remove unused arguments for isDSEBarrier...
2020-06-22 Nathan JamesFixed ASTMatchers registry and regen ast docs
2020-06-22 Tobias Gysi[mlir] make the bitwidth of device side index computati...
2020-06-22 Balázs Kéri[Analyzer][StreamChecker] Add note tags for file opening.
2020-06-22 Djordje Todorovic[CSInfo][MIPS] Don't describe parameters loaded by...
2020-06-22 David Spickett[clang][Driver] Correct tool search path priority
2020-06-22 Stephan Herhut[mlir] Add for loop specialization
2020-06-22 Vassil VassilevReturn false if the identifier is not in the global...
2020-06-22 Serguei Katkov[Peeling] Extend the scope of peeling a bit
2020-06-22 sameeran joshi[flang]Fix individual tests with lit when building...
2020-06-22 Craig Topper[X86] Add an AVX check prefix to bitcast-vector-bool...
2020-06-22 Craig Topper[X86] Add test file that was supposed to go with D81327.
2020-06-22 Michael Liao[amdgpu] Fix REL32 relocations with negative offsets.
2020-06-22 Jez Ng[lld-macho] Refactor segment/section creation, sorting...
2020-06-21 Craig Topper[X86] Add cooperlake and tigerlake to the enum in cpu_m...
2020-06-21 Craig Topper[X86] Assign a feature priority to 'tigerlake' so it...
2020-06-21 Sanjay Patel[VectorCombine] create class for pass to hold analyses...
2020-06-21 Craig Topper[X86] Add 'cooperlake' and 'tigerlake' to __builtin_cpu_is.
2020-06-21 Craig Topper[X86] Add cooperlake detection to _cpu_indicator_init.
2020-06-21 Nathan James[clang-tidy] Implement storeOptions for checks missing it.
2020-06-21 Luboš Luňákfix clang/PCH/delayed-pch-instantiate test
2020-06-21 David Green[CGP] Enable CodeGenPrepares phi type convertion.
2020-06-21 Florian Hahn[DSE,MSSA] Move reachability check to main loop.
2020-06-21 Luboš Luňákadd option to instantiate templates already in the PCH
2020-06-21 David Green[CGP] Convert phi types
2020-06-21 David Green[CGP][AArch64] Convert Phi type tests. NFC
2020-06-21 Nikita Popov[ValueTracking, BasicAA] Don't simplify instructions
2020-06-21 Bruno RicciRevert "Add --hot-func-list to llvm-profdata show for...
2020-06-21 Sanjay Patel[ValueTracking] improve analysis for fdiv with same...
2020-06-21 Sanjay Patel[InstSimplify] add test for fdiv signbit; NFC
2020-06-21 Bruno Ricci[clang][test][NFC] Also test for serialization in AST...
2020-06-21 Bruno Ricci[clang][test][NFC] Also test for serialization in AST...
2020-06-21 Bruno Ricci[clang][NFC] Regenerate test/AST/ast-dump-lambda.cpp...
2020-06-21 Bruno Ricci[clang][utils] Minor tweak to make-ast-dump-check.sh
2020-06-21 Bruno Ricci[clang][Serialization] Fix the serialization of Constan...
2020-06-21 Bruno Ricci[clang][NFC] Fix typos/wording in the comments of Const...
2020-06-21 Nikita Popov[LangRef] Fix sphinx warnings
2020-06-21 Nikita Popov[Docs] Fix code block in MemorySSA docs (NFC)
2020-06-21 Simon Pilgrim[X86][SSE] Add SimplifyDemandedVectorEltsForTargetShuff...
2020-06-21 clfbbn[Attributor][NFC] Fix indentation
2020-06-21 Wenlei He[Remarks] Add callsite locations to inline remarks
2020-06-21 Jonas Devlieghere[lldb/Lua] Remove redundant variable (NFC)
2020-06-21 Jonas Devlieghere[lldb] Remove unused <iostream> includes (NFC)
2020-06-20 Amy Kwan[PowerPC][Power10] Implement Vector Clear Left/Rightmos...
2020-06-20 Eric Christopher[clang/llvm] As part of using inclusive language within
2020-06-20 Craig Topper[X86] Set the cpu_vendor in __cpu_indicator_init to...
2020-06-20 Eric Christopher[clang-tidy] As part of using inclusive language within
2020-06-20 Eric ChristopherUpdate comment to be more clear.
2020-06-20 Eric ChristopherRename function to more accurately reflect what it...
2020-06-20 Eric ChristopherTemporarily Revert "[lldb][NFC] Add more test for built...
2020-06-20 Eric Schweitz[flang] Add BoxValue.h
2020-06-20 Eric ChristopherTypos around a -> an.
2020-06-20 Sanjay Patel[VectorCombine] fix assert for type of compare operand
2020-06-20 Raphael Isemann[lldb][NFC] Add more test for builtin formats
2020-06-20 weiheAdd --hot-func-list to llvm-profdata show for sample...
2020-06-20 Sanjay Patel[InstCombine] remove unused parameter and add assert...
2020-06-20 Sanjay Patel[InstCombine] add tests for fmul/fdiv with fabs operand...
2020-06-20 Simon PilgrimProfileSummaryInfo.h - reduce unnecessary Function...
2020-06-20 Simon PilgrimRegionPass.h - remove unnecessary Function.h include...
2020-06-20 Sanjay Patel[InstCombine] fabs(X) / fabs(X) -> X / X
2020-06-20 Sanjay Patel[InstCombine] add tests for fabs(x) / fabs (x); NFC
2020-06-20 Simon Pilgrim[X86] combineSetCCMOVMSK - consistently use CmpBits...
2020-06-20 Simon Pilgrim[X86][SSE] Fold MOVMSK(PCMPEQ(X,0)) != -1 -> !PTESTZ...
2020-06-20 Nikita Popov[CVP] Add another non null test (NFC)
2020-06-20 Nikita Popov[JumpThreading] Make test more robust (NFC)
2020-06-20 Nikita Popov[LVI] Extract addValueHandle() method (NFC)
2020-06-20 Nikita Popov[LVI] Use find_as() where possible (NFC)
2020-06-20 Bruno Ricci[clang] SequenceChecker: C++17 sequencing rule for...
2020-06-20 Raphael Isemann[lldb] Skip TestBuiltinFormats.py on arm for now
2020-06-20 Florian HahnRevert "[BasicAA] Use known lower bounds for index...
2020-06-20 Kristina Bessonova[CMake] Fix runtimes build for host Windows (default...
2020-06-20 Eric ChristopherTemporarily Revert "[flang][OpenMP] Enhance parser...
2020-06-20 Eric Christopher[AST/Lex/Parse/Sema] As part of using inclusive languag...
2020-06-20 Kiran Kumar T P[flang][OpenMP] Enhance parser support for flush constr...
2020-06-20 Eric Christopher[cpplint] As part of using inclusive language within...
2020-06-20 Eric Christopher[docs/examples] As part of using inclusive language...
2020-06-20 Eric Christopher[Analysis/Transforms/Sanitizers] As part of using inclu...
2020-06-20 Eric ChristopherAs part of using inclusive language within the llvm...
2020-06-20 Eric Christopher[Support/Utils] As part of using inclusive language...
2020-06-20 Eric Christopher[Target] As part of using inclusive language within...
2020-06-20 Xing GUO[DWARFYAML][debug_info] Fix array index out of bounds...
2020-06-20 Craig Topper[X86] Correct the implementation of ud1(a.k.a. ud2b...
2020-06-20 Eric ChristopherUpdate error to read a little better when an error...
2020-06-20 Mehdi AminiFix warning caused by TableGen verifier predicate ...
2020-06-20 Eric ChristopherUpdate redirected output file.
2020-06-20 Eric ChristopherUpdate test file.
2020-06-20 Eric Christopher[clang-change-namespace] As part of using inclusive...
2020-06-20 Jonas Devlieghere[lldb/Test] Disable TestBuiltinFormats.py on Windows
2020-06-20 Jonas Devlieghere[lldb/Test] Temporarily skip watch simulator in TestSim...
2020-06-20 Craig Topper[X86] Ignore bits 2:0 of the modrm byte when disassembl...
2020-06-20 Fangrui Song[SanitizeCoverage] Rename -fsanitize-coverage-{white...
2020-06-20 Yevgeny Rouban[IR] Convert profile metadata in createCallMatchingInvoke()
next