platform/upstream/llvm.git
2019-11-28 Ehud Katz[InlineCost] Fix infinite loop in indirect call evaluation
2019-11-28 Craig Topper[LegalizeTypes] Remove dead code related to softening...
2019-11-28 Craig Topper[LegalTypes][X86] Add SoftenFloatOperand support for...
2019-11-28 Rui UeyamaUse InitLLVM in clang-tidy
2019-11-28 Craig Topper[LegalizeTypes][X86] Add ExpandIntegerResult support...
2019-11-28 Craig Topper[X86] Add support for STRICT_FP_TO_UINT/SINT from fp128.
2019-11-28 Nico WeberRevert "Revert "gn build: (manually) try to merge 1689a...
2019-11-28 Richard SmithProperly disambiguate between array declarators and...
2019-11-28 Yi KongRevert "Revert 1689ad27af5 "[builtins] Implement roundi...
2019-11-27 Johannes Altmanninger[CodeGen] Fix clang crash on aggregate initialization...
2019-11-27 Dávid Bolvanský[ADT] Fixed -Wdeprecated-copy warning. NFCI
2019-11-27 Craig Topper[X86] Add SSEPackedSingle/Double execution domain to...
2019-11-27 David Tenty[AIX] Emit TOC entries for ASM printing
2019-11-27 Dávid BolvanskýRevert "[Attributor] Move pass after InstCombine to...
2019-11-27 Stefan Pintilie[PowerPC] Separate Features that are known to be Power9...
2019-11-27 Dávid BolvanskýTry to reenable -Wdeprecated-copy under -Wextra
2019-11-27 Dávid Bolvanský[Attributor] Move pass after InstCombine to futher...
2019-11-27 Saleem Abdulrasoolbuild: avoid cached literals being linked against
2019-11-27 Saleem Abdulrasoolbuild: avoid hardcoding the libxml2 library name
2019-11-27 Stefan Pintilie[PowerPC] Add new Future CPU for PowerPC in LLVM
2019-11-27 Nandor Licker[ConstExprPreter] Removed the flag forcing the use...
2019-11-27 Craig Topper[CriticalAntiDepBreaker] Teach the regmask clobber...
2019-11-27 taewookohRevert b19ec1eb3d0c
2019-11-27 Sanjay Patel[x86] make SLM extract vector element more expensive...
2019-11-27 Gabor Horvath[clang-tidy] Fix PR35824
2019-11-27 Roman Lebedev[clang][CodeGen] Implicit Conversion Sanitizer: handle...
2019-11-27 Craig Topper[LegalizeTypes][FPEnv][X86] Add initial support for...
2019-11-27 Taewook Oh[BPI] Improve unreachable/ColdCall heurstics to handle...
2019-11-27 Peter Collingbournescudo: Limit the number of bytes tested in a realloc...
2019-11-27 Peter Collingbournescudo: Replace a couple of macros with their expansions.
2019-11-27 Peter Collingbournescudo: Call setCurrentTSD(nullptr) when bringing down...
2019-11-27 Martin LiskaMake memory dump same as the one in asan.
2019-11-27 Kostya Kortchinsky[scudo][standalone] Make tests work on Fuchsia
2019-11-27 Gabor Horvath[LifetimeAnalysis] Fix PR44150
2019-11-27 Fangrui Song[ELF][ARM] Add getPCBias()
2019-11-27 Mark Murray[ARM][MVE][Intrinsics] Add MVE VAND/VORR/VORN/VEOR...
2019-11-27 Mark Murray[ARM][MVE][Intrinsics] Add MVE VMUL intrinsics. Remove...
2019-11-27 Mark Murray[ARM][MVE][Intrinsics] Add MVE VABD intrinsics. Add...
2019-11-27 Sanjay Patel[InstCombine] add tests for copysign; NFC
2019-11-27 Jay FoadRemove a comment obsoleted by r227345.
2019-11-27 Haojian Wu[clangd] Handle the missing call expr in targetDecl.
2019-11-27 marshallOptimize and fix basic_string move assignment operator...
2019-11-27 Alexey Bataev[OPENMP50]Add if clause in parallel for simd directive.
2019-11-27 Hans Wennborg[profile] Fix file contention causing dropped counts...
2019-11-27 Hideto Ueno[Attributor] Handle special case when offset equals...
2019-11-27 Roman LebedevRevert "[clang][CodeGen] Implicit Conversion Sanitizer...
2019-11-27 David Green[ARM] Replace arm_neon_vqadds with sadd_sat
2019-11-27 John Brawn[ARM] Add constrained FP intrinsics test
2019-11-27 Roman Lebedev[CodeGen][UBSan] Relax newly-added verbose sanitization...
2019-11-27 Anastasia Stulova[OpenCL] Move addr space deduction to Sema.
2019-11-27 Sam McCall[Frontend] Clean up some dead code in PrecompiledPreamb...
2019-11-27 Roman Lebedev[clang][CodeGen] Implicit Conversion Sanitizer: handle...
2019-11-27 AndreyChurbanov[openmp] Fixed nonmonotonic schedule when #threads...
2019-11-27 LLVM GN Syncbotgn build: Merge 19ac0eaf07e
2019-11-27 Sam McCall[clangd] Shutdown cleanly on signals.
2019-11-27 Tim NorthoverAArch64: support the Apple NEON syntax for v8.2 crypto...
2019-11-27 Georgii Rymar[llvm-readobj] - Always print "Predecessors" for versio...
2019-11-27 Raphael Isemann[lldb][NFC] Move TypeSystem RTTI to static variable...
2019-11-27 Hans Wennborgclang-format-vs : Fix Unicode formatting
2019-11-27 Raphael Isemann[lldb][NFC] Remove unused CompilerType memory functions
2019-11-27 Martin Storsjö[llvm-objcopy] [COFF] Fix a typo in a comment. NFC.
2019-11-27 Martin Storsjö[MC] Produce proper section relative relocations for...
2019-11-27 Martin Storsjö[X86] [Win64] Avoid truncating large (> 32 bit) stack...
2019-11-27 Martin Storsjö[LLDB] Avoid using InitializeContext for zero-initializ...
2019-11-27 Raphael Isemann[lldb][NFC] Early exit in DWARFASTParserClang::ParseArr...
2019-11-27 Hans WennborgUpdate build_llvm_package.bat to build from the monorepo
2019-11-27 czhengsz[PowerPC] [NFC] change PPCLoopPreIncPrep class name...
2019-11-27 Eric ChristopherRevert "Revert "As a follow-up to my initial mail to...
2019-11-27 Fangrui SongXFAIL a test on Windows
2019-11-27 Petr Hosek[Fuchsia] Don't fail for unknown architectures
2019-11-27 Yaxun (Sam... Workaround for EvalInfo ctor for MSVC 2017
2019-11-27 Craig Topper[LegalizeTypes] Add SoftenFloatOp_Unary to reduce some...
2019-11-27 Fangrui Song[Preprocessor] Fix backslash tests on Windows after...
2019-11-27 Shoaib Meenai[ELF] Adjust test to work for zlib 1.2.8
2019-11-27 Jinsong Ji[PowerPC] [NFC] rename PPCLoopPreIncPrep.cpp to PPCLoop...
2019-11-27 Vitaly Buka[CodeMoverUtils] clang-format the test
2019-11-27 Vitaly Buka[CodeMoverUtils] Don't dereference nullptr in test
2019-11-27 Fangrui SongFix tests on Windows after D49466
2019-11-26 Craig Topper[X86] Add test cases for constrained lrint/llrint/lroun...
2019-11-26 Fangrui Song[unittest] Fix unittests/Support/Path.cpp after D49466
2019-11-26 Dan McGregorInitial implementation of -fmacro-prefix-map and -ffile...
2019-11-26 Sanjay Patel[InstSimplify] fold copysign with same args to the arg
2019-11-26 Sanjay Patel[InstSimplify] add tests for copysign; NFC
2019-11-26 Sanjay Patel[ConstFolding] move tests for copysign; NFC
2019-11-26 Simon Atanasyan[mips] Fix sc, scs, ll, lld instructions expanding
2019-11-26 Craig Topper[LegalizeTypes] Add SoftenFloatRes_Unary and SoftenFloa...
2019-11-26 David Tenty[AIX] Disable clang python binding tests
2019-11-26 Craig Topper[LegalizeDAG] Use getOperationAction instead of getStri...
2019-11-26 Fangrui SongTargetPassConfig: const char * -> const char []
2019-11-26 Craig Topper[X86] Add strict fp support for operations of X87 instr...
2019-11-26 Craig Topper[X86] Pre-commit test modifications for D68857. NFC
2019-11-26 Fangrui Song[Object][RISCV][test] Improve DebugInfo/RISCV/relax...
2019-11-26 Fangrui Song[ELF] Add a corrector for case mismatch problems
2019-11-26 Fangrui Song[ELF] Replace SymbolTable::forEachSymbol with iterator_...
2019-11-26 Alexey Bataev[OPENMP]Remove tab in message, NFC.
2019-11-26 Alexey Bataev[OPENMP]Simplify printing of declare variant attribute...
2019-11-26 David Green[ARM] Clean up the load and store code. NFC
2019-11-26 David Green[Codegen][ARM] Add addressing modes from masked loads...
2019-11-26 David Green[ARM] Lots of MVE offset masked load and store tests...
2019-11-26 stozer[DebugInfo] Disallow fragmenting DIExpressions with...
next