platform/upstream/llvm.git
2019-11-03 shkzhang[CodeGen] [ExpandReduction] Fix the bug for ExpandReduc...
2019-11-02 Fangrui Song[CodeGenCXX][test] Use -fno-experimental-new-pass-manag...
2019-11-02 Simon PilgrimStop static analyzer warnings about using bitwise opera...
2019-11-02 Simon PilgrimTargetParserTest - testARMArch - stop bitwise operators...
2019-11-02 Fangrui SongCodeGen/DIE.h: prefer the default member initializer...
2019-11-02 Simon Atanasyan[mips] Remove trailing spaces. NFC
2019-11-02 Simon Atanasyan[mips] Split long lines in the code. NFC
2019-11-02 Simon PilgrimA15SDOptimizer::getPrefSPRLane - fix null dereference...
2019-11-02 Simon PilgrimisConditionalBranch/isUnconditionalBranch - use boolean...
2019-11-02 Florian Hahn[LV] Generalize conditions for sinking instrs for first...
2019-11-02 Simon PilgrimisImmPCRel/isImmSigned - both functions should return...
2019-11-02 Simon PilgrimMatchTableRecord::emit - fix boolean operator precedenc...
2019-11-02 Johannes Doerfert[Attributor][NFCI] Do not track unnecessary dependences
2019-11-02 Johannes Doerfert[Attributor][NFCI] Distinguish optional and required...
2019-11-02 Simon PilgrimFix -Wreorder warnings. NFCI.
2019-11-02 Simon PilgrimARMAttributeParser - fix shadow variable name warnings...
2019-11-02 Simon PilgrimGSYMTest::TestLineTable - check all LT1+LT2 comparisons.
2019-11-02 Dávid Bolvanský[LegacyPassManager] Fixed "null check after derefencing...
2019-11-02 Saleem Abdulrasolbuild: avoid custom handling for C++ standard
2019-11-02 Simon PilgrimX86_MC::createX86MCSubtargetInfo - X86_MC::ParseX86Trip...
2019-11-02 Simon PilgrimX86Operand::print - fix SymName shadow variable warning...
2019-11-02 Stefan StipanovicNoFree argument attribute.
2019-11-02 Simon PilgrimFastISel - fix uninitialized variable warnings in const...
2019-11-02 Simon Pilgrimllvm.coverage.FunctionRecord - fix uninitialized variab...
2019-11-02 Simon PilgrimX86AsmPrinter - fix uninitialized variable warnings...
2019-11-02 Simon PilgrimDIEAbbrev - fix uninitialized variable warning. NFCI.
2019-11-02 Simon PilgrimFix uninitialized variable warnings. NFCI.
2019-11-02 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-11-02 Dávid BolvanskýRevert "[Codegen] Both sides of '&&' are same; fixed"
2019-11-02 Luboš Luňákmake -ftime-trace also trace time spent creating debug...
2019-11-02 Stefan StipanovicRevert "NoFree argument attribute."
2019-11-02 Simon PilgrimTargetMachine - fix uninitialized variable warning...
2019-11-02 Simon PilgrimCustomTypeNode/SpecialTableSymbolNode - fix uninitializ...
2019-11-02 Dávid Bolvanský[Codegen] Both sides of '&&' are same; fixed
2019-11-02 Stefan StipanovicNoFree argument attribute.
2019-11-02 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-11-02 Simon Pilgrim[X86] Move computeZeroableShuffleElements before getTar...
2019-11-02 Roman LebedevRevert BCmp Loop Idiom recognition transform (PR43870)
2019-11-02 Luboš Luňákpython path should be platform-dependent
2019-11-02 Craig Topper[IR] Avoid use of PointerType::getElementType() in...
2019-11-02 Pengfei Wang[X86][NFC] Fix buildbot failure on clang-x64-windows...
2019-11-02 Johannes Doerfert[Attributor] Ignore BlockAddress users in call site...
2019-11-02 Johannes Doerfert[AbstractCallSite][FIX] Correct faulty assertion
2019-11-02 Craig Topper[X86] Remove FeatureSSE3 from the implies list of HasFa...
2019-11-02 Johannes Doerfert[Attributor][FIX] Do not try to cast if a cast is not...
2019-11-02 Johannes Doerfert[Attributor][FIX] Transform invoke of nounwind to call...
2019-11-02 Johannes Doerfert[Attributor][FIX] Make "known" and "assumed" liveness...
2019-11-02 Johannes Doerfert[Attributor] `willreturn` + `noreturn` = UB
2019-11-02 Johannes Doerfert[Attributor][FIX] Make AAValueSimplifyArgument aware...
2019-11-02 Johannes Doerfert[Attributor][FIX] Handle the default case of a switch
2019-11-02 Johannes Doerfert[Attributor][FIX] Make value simplification aware of...
2019-11-02 Johannes Doerfert[Attributor][NFCI] Avoid unnecessary work except for...
2019-11-02 Johannes Doerfert[Attributor][FIX] NoCapture is not a subsuming property
2019-11-02 Johannes Doerfert[Attributor][NFCI] Remove obsolete code
2019-11-02 Pengfei Wang[X86] Model MXCSR for MMX FP instructions
2019-11-02 Pengfei Wang[X86] add mayRaiseFPException flag and FPCW registers...
2019-11-02 Francis Visoiu... [dsymutil] Second attempt to fix dsymutil tests on...
2019-11-02 Jim InghamDon't assume that __cxa_current_exception_type exists.
2019-11-01 Francis Visoiu... [dsymutil] Require darwin in fat binary test
2019-11-01 Francis Visoiu... [dsymutil] Add support for linking remarks
2019-11-01 David BlaikieDebugInfo: Accept -gdwarf even in clang-cl
2019-11-01 David BlaikieDebugInfo: Let -gdwarf use the toolchain default DWARF...
2019-11-01 Guozhi Wei[NewPM] Add an SROA pass after loop unroll
2019-11-01 David BlaikieDebugInfo: Streamline debug_ranges/rnglists/rnglists...
2019-11-01 David BlaikieDebugInfo: (NFC) Refactor DWARF version calculation...
2019-11-01 Craig Topper[TargetLowering] Move the setBooleanContents check...
2019-11-01 Craig Topper[MachineBasicBlock] Skip over debug instructions in...
2019-11-01 Nikita Popov[JT][CVP] Regenerate test checks, again
2019-11-01 Michael Liao[amdgpu] Fix known bits compuation on `MUL_I24`/`MUL_U24`.
2019-11-01 Teresa JohnsonRecommit "[ThinLTO] Handle GUID collision in import...
2019-11-01 Reid Kleckner[WinCFG] Handle constant casts carefully in .gfids...
2019-11-01 Sourabh Singh... [NFC]: Removed an implicit capture argument from lambda.
2019-11-01 Craig Topper[X86] Change the behavior of canWidenShuffleElements...
2019-11-01 Reid KlecknerWarn when an output section name is longer than 8 chara...
2019-11-01 Vladimir Vereschaka[CMake] Add cross Windows to ARM Linux toolchain CMake...
2019-11-01 Martin StorsjöReapply [LLDB] [test] Use %clang_cl instead of build...
2019-11-01 Reid Kleckner[debuginfo-tests] Don't look for Python 3 if we already...
2019-11-01 Joel E. Denny[lit] Fix internal env calling env
2019-11-01 Fangrui Song[MIPS GlobalISel] Fix -Wunused-variable in -DLLVM_ENABL...
2019-11-01 Siva Chandra... Illustrate a redirector using the example of round...
2019-11-01 Simon Pilgrim[X86][AVX] Add support for and/or scalar bool reduction...
2019-11-01 Jonas Devlieghere[dsymutil] Add DW_TAG_common_block to dieNeedsChildrenT...
2019-11-01 Evgenii StepanovAdd MemTagSanitizer documentation.
2019-11-01 Thomas Lively[WebAssembly] Add experimental SIMD dot product instruction
2019-11-01 Craig Topper[LV] Move interleave_short_tc.ll into the X86 directory...
2019-11-01 Thomas LivelyReland "[WebAssembly] Expand setcc of v2i64"
2019-11-01 kristina[Support] Use /proc/self/exe for GNU Hurd
2019-11-01 Simon Pilgrim[X86] isFNEG - use switch() instead of if-else tree...
2019-11-01 Evgenii StepanovDisable exceptions in libfuzzer's copy of libcxxabi.
2019-11-01 Teresa JohnsonRevert "[LLD][ThinLTO] Handle GUID collision in import...
2019-11-01 Fangrui Song[X86] Fix -DBUILD_SHARED_LIBS=on builds after D69568...
2019-11-01 Johannes Doerfert[Utils] Hide the default behavior change of D68819...
2019-11-01 Hiroshi YamauchiRemove unnecessary unit test dependencies.
2019-11-01 Saleem Abdulrasoolllvm-config: emit the C++ standard flag into CXXFLAGS
2019-11-01 Sanjay Patel[InstCombine] regenerate test checks; NFC
2019-11-01 Oliver StannardRevert "[AArch64][MachineOutliner] Return address signi...
2019-11-01 Yitzhak Mandelbaum[libTooling] Add Stencil constructor.
2019-11-01 JonChesterfield[libomptarget] Implement target_impl for amdgcn
2019-11-01 Bjorn Pettersson[LDV][RAGreedy] Inform LiveDebugVariables about new...
2019-11-01 LLVM GN Syncbotgn build: Merge d36a0333102
next