platform/upstream/llvm.git
2021-04-19 Tres PoppAdd default DataLayout support for complex numbers
2021-04-19 OCHyams[DebugInfo] Move the findDbg* functions into DebugInfo.cpp
2021-04-19 Jan Svoboda[clang][cli] NFC: Move conditional LangOptions parsing...
2021-04-19 Sven van Haastregt[OpenCL] Change OpenCL builtin version encoding
2021-04-19 Jan Svoboda[clang][cli] NFC: Use Diags to report parsing success...
2021-04-19 Jan Svoboda[clang] Implement CompilerInvocation copy assignment
2021-04-19 Clement Courbet[llvm-exegesis] Honor -mcpu in analysis mode.
2021-04-19 Jan Svoboda[clang] Rename CompilerInvocationBase to RefBase, split...
2021-04-19 David Sherwood[CodeGen] Improve code generation for clamping of const...
2021-04-19 Serguei Katkov[GreedyRA ORE] Add stats for copy of virtual registers.
2021-04-19 Serguei Katkov[Greedy RA] Add a check to MachineVerifier
2021-04-19 Evgeniy Brevnov[CVP] processCallSite returns wrong status
2021-04-19 ShihPo Hung[RISCV][Driver] Make the ordering of CmdArgs consistent...
2021-04-19 Pan, Tao[clangd][test] Fix build error of FeatureModulesTests
2021-04-19 Xun LiRevert "[Coroutines] Set presplit attribute in Clang...
2021-04-18 Arthur O'DwyerAdd a missing debug assertion in <list>.
2021-04-18 Craig Topper[TableGen] Pass SmallVector to union_modes instead...
2021-04-18 Xun Li[Coroutines] Set presplit attribute in Clang instead...
2021-04-18 Xun LiRevert "[Coroutines] Move CoroEarly pass to before...
2021-04-18 Xun Li[Coroutines] Move CoroEarly pass to before AlwaysInliner
2021-04-18 Martin Storsjö[lit] Fix the return code for "not not" after evaluatin...
2021-04-18 Craig Topper[TableGen] Use MachineValueTypeSet in place of SmallSet.
2021-04-18 Nikita Popov[LoopDeletion] Add test for PR49967 (NFC)
2021-04-18 Craig Topper[TableGen] Use range-based for loop. NFC
2021-04-18 Nathan James[Introspection] Dont emit json if unchanged.
2021-04-18 Fangrui Song[sanitizer] Don't call __tls_get_addr on s390x after...
2021-04-18 Arthur O'Dwyer[libc++] [CI] Fail if the headers contain cyclic depend...
2021-04-18 Roman LebedevRevert "[SCEV] Model `ashr exact x, C` as `(abs(x)...
2021-04-18 Martin Storsjö[clang] Fix cross compiling clang for windows after...
2021-04-18 Martin Storsjö[lldb] Remove a superfluous trailing semicolon, fixing...
2021-04-18 xgupta[Docs] Correct Boehm collector weblink in GarbageCollec...
2021-04-18 LLVM GN Syncbot[gn build] Port 01ace074fcb6
2021-04-18 Mark de Wever[libc++] Implements ranges::enable_borrowed_range
2021-04-18 Florian Hahn[IndVarSimplify] Add test requiring ashr expansion.
2021-04-18 Nathan James[AST][Introspection][NFC] Remove unnecessary temporary...
2021-04-18 Roman Lebedev[NFC][X86][CostModel] Rewrite load_store.ll
2021-04-18 Roman Lebedev[NFC][LoopVectorize] Autogenerate check lines in X86...
2021-04-18 Juneyoung LeeUpdate InstCombine to use undef matcher instead
2021-04-18 Juneyoung LeeUpdate m_Undef to match vectors/aggrs with undefs and...
2021-04-17 Stephen Kelly[AST] Add TypeLoc support to node introspection
2021-04-17 Arthur O'Dwyer[libc++] Remove hard tabs, U+00AD, and U+200B from...
2021-04-17 Florian Hahn[ADT] Update RPOT to work with specializations of diffe...
2021-04-17 Nikita Popov[LoopUnroll] Regenerate test checks (NFC)
2021-04-17 Nikita Popov[LoopUnroll] Make some tests more robust (NFC)
2021-04-17 Lang Hames[JITLink] Add testcase that was accidentally left out...
2021-04-17 Sylvain Audi[clang-scan-deps] Add support for clang-cl
2021-04-17 Sylvain Audi[clang-scan-deps] Support double-dashes in clang comman...
2021-04-17 Alexandre Ganea[Support] ThreadPool tests: silence warning unused...
2021-04-17 Stephen Kelly[AST] Enable AST node introspection on WIN32
2021-04-17 Craig Topper[TableGen] Remove local SmallSet from TypeSetByHwMode...
2021-04-17 Jennifer Chukwu[NFC] Fixed Typos
2021-04-17 Stephen Kelly[AST] Remove args from LocationCall
2021-04-17 Florian Hahn[ADT] Take graph as const & in some post-order iterator...
2021-04-17 Mark de Wever[libcxx][doc] Fixes typos.
2021-04-17 Yaxun (Sam... [HIP] Support hipRTC in header
2021-04-17 Dávid Bolvanský[Pragma] Added support for GCC unroll/nounroll
2021-04-17 Yaxun (Sam... [CUDA][HIP] Mark device var used by host only
2021-04-17 Yaxun (Sam... [AMDGPU] Add GlobalDCE before internalization pass
2021-04-17 Nikita Popov[LICM] Add more tests for promotion and capture (NFC)
2021-04-17 Florian Hahn[SimplifyCFG] Skip dbg intrinsics when checking for...
2021-04-17 Nikita Popov[Inline] Don't add noalias metadata to inaccessiblememo...
2021-04-17 Simon Pilgrim[Support] AbsoluteDifference - add brackets to appease...
2021-04-17 David CARLIER[Sanitizers] Fix build
2021-04-17 David Carlier[Sanitizers] DragonFlyBSD adding support for builtins
2021-04-17 David Carlier[Sanitizers] Undefined Behavior Sanitizer support for...
2021-04-17 Fangrui Song[ELF] --wrap: don't clear sym->isUsedInRegularObj if...
2021-04-17 Serge GueltonNormalize interaction with boolean attributes
2021-04-17 Siva Chandra[libc][NFC] Use explicit conversion in aarch64 FEnv.
2021-04-17 Siva Chandra... [libc]NFC] Use explicit conversion on frexpl_test and...
2021-04-17 Siva Chandra... [libc][NFC] Use explicit conversion in modfl_test.
2021-04-17 Siva Chandra... [libc][NFC] Make conversion from FPBits to the float...
2021-04-17 Siva Chandra... [libc][NFC] Add common template test class for sqrt...
2021-04-17 Fangrui Song[ELF] Simplify R_386_TLS_GD computation. NFC
2021-04-17 Craig Topper[TableGen] Replace two SmallDenseSets with SmallSets.
2021-04-17 Ben Barham[ASTReader] Only mark module out of date if not already...
2021-04-16 Nemanja Ivanovic[PowerPC] Minor improvement for insert_vector_elt codegen
2021-04-16 Ben Shi[clang][NFC] Fix a potential assert failure
2021-04-16 Jason MolendaTarget::ReadMemory read from read-only binary file...
2021-04-16 Philip Reames[inferattrs] Don't infer lib func attributes for nobuil...
2021-04-16 Nico Weber[gn build] (manually) port ca6751043d88 better
2021-04-16 Craig Topper[TableGen] Run GenerateVariants before ExpandHwModeBase...
2021-04-16 Nico Weber[gn build] (manually) port ca6751043d88
2021-04-16 Guillaume Chatelet[libc] Fix wrongly deduced type
2021-04-16 Peyton, Jonathan L[OpenMP] Implement GOMP task reductions
2021-04-16 Guillaume Chatelet[libc] Add endianness support
2021-04-16 Peyton, Jonathan L[OpenMP] Allow affinity to re-detect for child processes
2021-04-16 Philip Reames[funcattrs] Add the maximal set of implied attributes...
2021-04-16 Guillaume Chatelet[libc] Extends the testing framework to support typed...
2021-04-16 Jez Ng[lld] Canonicalize HAVE_LIBXAR
2021-04-16 Fangrui Song[sanitizer] GetTls: work around ppc64 with glibc<2...
2021-04-16 Jez Ng[lld-macho] Add separator to error message
2021-04-16 Jonas Devlieghere[lldb] Set addressable bits from qHostInfo
2021-04-16 Jonas Devlieghere[lldb] Implement ABI::Fix{Code,Data}Address for AArch64
2021-04-16 serge-sans... Simplify BitVector code
2021-04-16 Jez Ng[lld-macho] Initial groundwork for -bitcode_bundle
2021-04-16 Fangrui Song[TableGen] Fix -Wparentheses
2021-04-16 Joe Nash[AMDGPU] Remove redundant field from DPP8 def
2021-04-16 Joe Nash[AMDGPU] NFC, Comment in disassembler for dpp8
2021-04-16 Craig Topper[TableGen] Predicate::operator== needs to compare the...
2021-04-16 Tony[AMDGPU] Enforce that gfx802/803/805 do not support...
next