OSDN Git Service

android-x86/external-llvm-project.git
2020-09-13 Craig Topper[SelectionDAG] Remove default for 'unsigned' Alignment...
2020-09-13 Raphael Isemann[ASTImporter] Add basic support for comparing Stmts...
2020-09-13 Qiu Chaofan[DAGCombiner] Propagate FMF flags in FMA folding
2020-09-13 David Green[CGP] Prevent optimizePhiType from iterating forever
2020-09-13 Nikita Popov[ARM] Add tests for fmin/max with largest/smallest...
2020-09-13 Simon Pilgrim[X86] Add test cases for PR11210
2020-09-13 Qiu ChaofanReland "[PowerPC] Implement instruction clustering...
2020-09-13 Fangrui Song[gcov] Fix memory leak due to BranchProbabilityInfoWrap...
2020-09-13 Fangrui Song[gcov] Add spanning tree optimization
2020-09-13 Fangrui Song[gcov] Assign names to some types and loaded values...
2020-09-13 Fangrui Song[llvm-cov gcov] Improve accuracy when some edges are...
2020-09-13 Travis Finkenauer[Docs] Fix --print-supported-cpus option rendering
2020-09-13 Craig Topper[LegalizeTypes] Remove a few cases from SplitVectorOper...
2020-09-13 Craig Topper[X86] Use ISD::PARITY directly instead of emitting...
2020-09-13 Krzysztof Parzyszek[Hexagon] Avoid widening vectors with non-HVX element...
2020-09-12 LLVM GN Syncbot[gn build] Port cc2da5554b5
2020-09-12 Sam Clegg[lld][WebAssembly] Add initial support for -Map/--print-map
2020-09-12 Nikita Popov[ARM] Add tests for fmin/max + inf folds (NFC)
2020-09-12 Sam Clegg[lld][WebAssembly] Error on import/export of mutable...
2020-09-12 Fangrui Song[gcov] Process .gcda immediately after the accompanying...
2020-09-12 Nikita Popov[ARM] Add additional vecreduce float legalization test...
2020-09-12 Paul C. AnagnostopoulosUpdate TableGen test files to use the new '...' range...
2020-09-12 Paul C. AnagnostopoulosChange range operator from deprecated '-' to '...'
2020-09-12 Fangrui SongRevert "[gcov] emitProfileArcs: iterate over GCOVFuncti...
2020-09-12 Fangrui Song[gcov] emitProfileArcs: iterate over GCOVFunction's...
2020-09-12 Fangrui Song[gcov] Clean up by getting llvm.dbg.cu earlier
2020-09-12 Nikita Popov[InstCombine] Add extra use tests for abs canonicalizat...
2020-09-12 Mateusz Mikuła[MinGW][libclang] Allow simultaneous shared and static lib
2020-09-12 Mateusz Mikuła[MinGW][clang-shlib] Build by default on MinGW
2020-09-12 Mateusz Mikuła[MinGW] Use lib prefix for libraries
2020-09-12 Craig Topper[SelectionDAG][X86][ARM][AArch64] Add ISD opcode for...
2020-09-12 Florian Hahn[DSE] Adjust coroutines test after e082dee2b588.
2020-09-12 Florian Hahn[DSE] Bail out on MemoryPhis when deleting stores at...
2020-09-12 Florian Hahn[DSE] Precommit test case with loop carried dependence.
2020-09-12 David Green[LV][ARM] Add preferInloopReduction target hook.
2020-09-12 Paul C. AnagnostopoulosTableGen: change a couple of member names to clarify...
2020-09-12 Simon Pilgrim[InstCombine][X86] Covert masked load/stores with ...
2020-09-12 Florian Hahn[Clang] Add option to allow marking pass-by-value args...
2020-09-12 Evgeny Leviant[MachineScheduler] Fix operand scheduling for pre/post...
2020-09-12 TykerReland [AssumeBundles] Use operand bundles to encode...
2020-09-12 Simon Pilgrim[InstCombine][X86] Add tests for masked load/stores...
2020-09-12 David Green[ARM] Fixup single source mla reductions.
2020-09-12 Sanjay Patel[Intrinsics] define semantics for experimental fmax...
2020-09-12 Simon Pilgrim[InstCombine][X86] getNegativeIsTrueBoolVec - use Const...
2020-09-12 David Green[ARM] Recognize "double extend" reduction patterns
2020-09-12 Nikita Popov[InstCombine] Fix incorrect SimplifyWithOpReplaced...
2020-09-12 Simon Pilgrim[X86][SSE] lowerShuffleAsDecomposedShuffleBlend - suppo...
2020-09-12 LLVM GN Syncbot[gn build] Port 19531a81f1d
2020-09-12 Serge PavlovRevert "[AST][FPEnv] Keep FP options in trailing storag...
2020-09-12 Jianzhou ZhaoAdd a header file to support ssize_t for windows
2020-09-12 Serge PavlovMissing change from previous commit
2020-09-12 Jianzhou ZhaoAdd raw_fd_stream_test.cpp into CMakeLists.txt
2020-09-12 Jianzhou ZhaoAdd raw_fd_stream that supports reading/seeking/writing
2020-09-12 Serge Pavlov[AST][FPEnv] Keep FP options in trailing storage of...
2020-09-12 QingShan Zhang[Power10] Enable the heuristic for Power10 and switch...
2020-09-12 QingShan Zhang[PowerPC] Set the mayRaiseFPException for FCMPUS/FCMPUD
2020-09-12 LLVM GN Syncbot[gn build] Port ad99e34c59b
2020-09-12 Yuanfang ChenRevert "[NewPM][CodeGen] Introduce CodeGenPassBuilder...
2020-09-12 Reid Kleckner[gn] Remove unneeded MC dep from llvm-tblgen
2020-09-12 David BlaikieFix a couple of tests that relied on the clang binary...
2020-09-12 Jonas Devlieghere[lldb] Use GetNonKVOClassDescriptor to get the NSDictio...
2020-09-12 Eli Friedman[ConstantFold] Make areGlobalsPotentiallyEqual less...
2020-09-11 LLVM GN Syncbot[gn build] Port 31ecf8d29d8
2020-09-11 Yuanfang ChenFix a typo in 31ecf8d29d81d196374a562c6d2bd2c25a62861e
2020-09-11 Vitaly Buka[NFC] Remove unused static function
2020-09-11 Eli Friedman[ConstantFold] Fold binary arithmetic on scalable vecto...
2020-09-11 Yuanfang Chen[NewPM][CodeGen] Introduce CodeGenPassBuilder to help...
2020-09-11 Vitaly Buka[NFC][Asan] Add another lsan test
2020-09-11 Zequan Wu[MS ABI] Add mangled type for auto template parameter...
2020-09-11 Jonas Devlieghere[lldb] Add test for CFMutableDictionaryRef
2020-09-11 Dmitri GribenkoFix clang Wrange-loop-analysis in BuildTree.cpp
2020-09-11 Vitaly Buka[NFC][Asan] Early return from GetBlockBegin
2020-09-11 Fangrui Song[MC] Allow .org directives in SHT_NOBITS sections
2020-09-11 Saleem Abdulrasooldocs: add a newline to appease Sphinx
2020-09-11 Matt ArsenaultRegAllocFast: Fix typo in comment
2020-09-11 Matt ArsenaultCodeGen: Require SSA to run PeepholeOptimizer
2020-09-11 Yaxun (Sam... Fix test hip-gz-options.hip
2020-09-11 Sam Clegg[lld][WebAssembly] Convert a objyaml-using test to...
2020-09-11 Saleem AbdulrasoolSema: add support for `__attribute__((__swift_error__))`
2020-09-11 Yaxun (Sam... Fix -gz=zlib options for linker
2020-09-11 Lang HamesRe-apply "[ORC] Make MaterializationResponsibility...
2020-09-11 Eduardo Caldas[SyntaxTree][Synthesis] Add support for Tree.
2020-09-11 Xun Li[Coroutine][Sema] Tighten the lifetime of symmetric...
2020-09-11 Mircea Trofin[ThinLTO] Make -lto-embed-bitcode an enum
2020-09-11 Olivier GirouxRe-split integral & pointer overloads. Add tests.
2020-09-11 Peter Steinfeld[flang] Fix bug for forward referenced type
2020-09-11 Eduardo Caldas[SyntaxTree] Add const qualifiers, from [llvm-qualified...
2020-09-11 Eduardo Caldas[SyntaxTree] Reduce visibility of `Arena::lexBuffer`.
2020-09-11 Eduardo Caldas[SyntaxTree][Synthesis] Add support for simple Leafs...
2020-09-11 Raul Tambre[CMake][OpenMP] Simplify getting CUDA library directory
2020-09-11 Sam Clegg[WebAssembly] Add assembly syntax for mutable globals
2020-09-11 Med Ismail... [lldb/API] Add Breakpoint::SerializeToStructuredData...
2020-09-11 Sean Silva[mlir] Fix some edge cases around 0-element TensorFromE...
2020-09-11 Xin Wang[mlir][spirv] OpConvertSToF support operands with diffe...
2020-09-11 David Green[SVE] Regenerate sve vector bits tests. NFC
2020-09-11 David Green[ARM] Extra MLA reductions tests. NFC
2020-09-11 Qiu Chaofan[FPEnv] [Clang] Enable constrained FP support for PowerPC
2020-09-11 Jonas DevlieghereRevert "[examples] Adjust ThinLtoInstrumentationLayer...
2020-09-11 Fangrui Song[ELF][PowerPC] Define NOP as 0x60000000 to tidy up...
2020-09-11 Matt Morehouse[DFSan] Re-enable event_callbacks test.
next