platform/upstream/llvm.git
2020-12-01 Georgii Rymar[llvm-readobj][test] - Merge 2 test cases together.
2020-12-01 David Chisnall[GNU ObjC] Fix a regression listing methods twice.
2020-12-01 Georgii Rymar[llvm-readobj] - Introduce `ObjDumper::reportUniqueWarn...
2020-12-01 Jan Svoboda[clang][cli] Port DependencyOutput option flags to...
2020-12-01 Eugene Zhulenev[mlir] AsyncRuntime: disable threading until test flaki...
2020-12-01 Jan Svoboda[clang][cli] Port Frontend option flags to new option...
2020-12-01 Jan Svoboda[clang][cli] Split DefaultAnyOf into a default value...
2020-12-01 Jan Svoboda[clang][cli] Factor out call to EXTRACTOR in generateCC...
2020-12-01 Kristof Beylscollect_and_build_with_pgo.py: adapt to monorepo
2020-12-01 Georgii Rymar[llvm-readelf] - Switch to using from `reportWarning...
2020-12-01 Martin Storsjö[compiler-rt] [emutls] Handle unused parameters in...
2020-12-01 Georgii Rymar[llvm-readelf/obj] - Move unique warning handling logic...
2020-12-01 Kazu Hirata[CodeView] Remove unused declaration collectInlineSiteC...
2020-12-01 Wei Wang[Remarks][2/2] Expand remarks hotness threshold option...
2020-12-01 Wei Wang[Remarks][1/2] Expand remarks hotness threshold option...
2020-12-01 Greg Parker[DSE] Remove a redundant call to getLocForWriteEx()
2020-12-01 Raman TennetiInitial commit of mktime.
2020-12-01 Craig Topper[RISCV] Rename RISCVGenSystemOperands.inc to RISCVGenSe...
2020-12-01 Hendrik GrevingAdd MachineModuleInfo constructor with external MCContext
2020-12-01 Jonas Devlieghere[lldb] Refactor GetDeviceSupportDirectoryNames and...
2020-12-01 Yaxun (Sam... Add help text for -nogpuinc
2020-12-01 Leonard ChanRevert "[clang][Fuchsia] Add relative-vtables multilib"
2020-12-01 Fangrui Song[GlobalISel] Fix -Wunused-variable in -DLLVM_ENABLE_ASS...
2020-12-01 Fangrui Song[GlobalISel] Fix -Wunused-variable
2020-12-01 Leonard Chan[clang][Fuchsia] Add relative-vtables multilib
2020-12-01 Leonard ChanRevert "[clang][Fuchsia] Add relative-vtables multilib"
2020-12-01 Leonard Chan[clang][Fuchsia] Add relative-vtables multilib
2020-12-01 Amy HuangRecommit "[llvm-symbolizer] Switch to using native...
2020-12-01 Leonard Chan[llvm] Fix for failing test from cf8ff75bade763b0544763...
2020-12-01 Ray (I-Jui... Don't count attributes when addressing operands.
2020-12-01 Duncan P. N... Lex: Update Module::findHeader to return FileEntryRef...
2020-12-01 Sean Silva[mlir] Small cleanups to func-bufferize/finalizing...
2020-12-01 Nico Weberclang/test: Remove platform-linker feature
2020-12-01 Reid Kleckner[WinASan] Improve exception reporting accuracy
2020-12-01 Amara Emerson[AArch64][GlobalISel] Fix crash during legalization...
2020-12-01 Zequan Wu[libcxx] remove checks for __STDCPP_THREADS__ as it...
2020-12-01 Reid KlecknerFix GCC 5.3 compile error in ASTImporter code
2020-12-01 Nick Desaulniers[InlineCost] prefer range-for. NFC
2020-12-01 Leonard Chan[clang][RelativeVTablesABI] Use dso_local_equivalent...
2020-11-30 Amy Huang[llvm-symbolizer] Fix typo in llvm-symbolizer test...
2020-11-30 Duncan P. N... Remove dead code added in ac49500cd0484e1b2dcf37fa4c0da...
2020-11-30 Duncan P. N... FileManager: Add FileEntryRef::getDir, returning Direct...
2020-11-30 Jonas Devlieghere[lldb] Give TestDefaultTemplateArgs a unique class...
2020-11-30 Amy Huang[llvm-symbolizer] Fix native symbolization on windows...
2020-11-30 Joachim Protze[OpenMP][Tests][NFC] Use FileCheck from cmake config
2020-11-30 Duncan P. N... Serialization: Change InputFile to use FileEntryRef...
2020-11-30 Todd Erdner[OpenMP] libomp: change shm name to include UID, call...
2020-11-30 AndreyChurbanov[OpenMP] libomp: fix mutexinoutset dependence for proxy...
2020-11-30 Nico Weber[lld/mac] Don't warn on -bundle and -execute flags
2020-11-30 Nico Weber[lld-macho] Don't warn on non-existent system libraries
2020-11-30 Aaron En Ye Shi[HIP] Fix HIP test on windows due to lld suffix
2020-11-30 Fangrui Song[CodeGen] -fno-delete-null-pointer-checks: change deref...
2020-11-30 Florian Hahn[ConstraintElimination] Expand GEP decomposition tests.
2020-11-30 Paul Robinson[FastISel] NFC: Clean up unnecessary bookkeeping
2020-11-30 Tom Stellardgithub actions: Use correct credentials for pushing
2020-11-30 Yitzhak Mandelbaum[libTooling] Remove deprecated Clang Transformer declar...
2020-11-30 Eric Astor[ms] [llvm-ml] Test macro function invocations in arbit...
2020-11-30 Matt ArsenaultSplitKit: Use Register
2020-11-30 Mircea Trofin[llvm][inliner] Reuse the inliner pass to implement...
2020-11-30 Nikita Popov[DL] Inline getAlignmentInfo() implementation (NFC)
2020-11-30 Nick LewyckyCreating a named struct requires only a Context and...
2020-11-30 Eric Astor[ms] [llvm-ml] Implement the statement expansion operator
2020-11-30 Sanjay Patel[x86] add tests for maxnum/minnum with nnan; NFC
2020-11-30 Sjoerd Meijer[AArch64] Enable Cortex-A55 schedmodel
2020-11-30 Hongtao Yu[CSSPGO] Disabling a pseudo probe test on non-x86 platf...
2020-11-30 Paul Robinson[FastISel] NFC: Remove obsolete -fast-isel-sink-local...
2020-11-30 Harald van... [X86] Zero-extend pointers to i64 for x86_64
2020-11-30 Leonard Chan[libcxxabi] Add macro for changing functions to support...
2020-11-30 Simon Pilgrim[InstCombine][X86] Add basic addsub intrinsic SimplifyD...
2020-11-30 LLVM GN Syncbot[gn build] Port 64fa8cce225
2020-11-30 Hongtao Yu[CSSPGO] A Clang switch -fpseudo-probe-for-profiling...
2020-11-30 Hongtao Yu[CSSPGO] Pseudo probe instrumentation pass
2020-11-30 Fangrui Song[PowerPC] Delete remnant Darwin code in PPCAsmParser
2020-11-30 Simon Pilgrim[InstCombine][X86] Add addsub PR46277 test case
2020-11-30 Kazushi (Jam... [VE][NFC] Update comments
2020-11-30 Francesco Petrogalli[SelectionDAGBuilder] Update signature of `getRegsAndSi...
2020-11-30 Kazushi (Jam... [VE] Optimize prologue/epilogue instructions about GOT
2020-11-30 Kazushi (Jam... [VE] Clean check routines of branch types
2020-11-30 Zarko TodorovskiAdd -fintegrated-as to second invocation of clang in...
2020-11-30 Balazs Benics[analyzer][StdLibraryFunctionsChecker] Fix typos in...
2020-11-30 Kevin P. Neal[FPEnv] clang should get from the AST the metadata...
2020-11-30 Gabor Marton[ASTImporter] Support import of CXXDeductionGuideDecl
2020-11-30 Praveen G[Flang][OpenMP] Add semantic checks for OpenMP Private...
2020-11-30 Vy Nguyen[sanitizer] Disable use_tls_dynamic on on-Android x86...
2020-11-30 Craig Topper[RISCV] Combine (GORCI (GORCI x, C2), C1) -> (GORCI...
2020-11-30 Sanjay Patel[IR][LoopRotate] remove assertion that phi must have...
2020-11-30 Craig Topper[RISCV] Custom legalize bswap/bitreverse to GREVI with...
2020-11-30 Fangrui Song[ELF] Don't relax R_X86_64_GOTPCRELX if addend != -4
2020-11-30 Fangrui Song[X86] Don't emit R_X86_64_[REX_]GOTPCRELX for a GOT...
2020-11-30 Craig Topper[RISCV] Only combine (or (GREVI x, shamt), x) -> GORCI...
2020-11-30 Florian Hahn[ConstraintElimination] Add additional GEP decompositio...
2020-11-30 Simon Pilgrim[X86] Add vbmi2 test coverage for vector rotations
2020-11-30 Sanjay Patel[IR] improve code comment/logic in removePredecessor...
2020-11-30 Raphael Isemann[lldb] Always include template arguments that have...
2020-11-30 Sanjay PatelRevert "[IR][LoopRotate] avoid leaving phi with no...
2020-11-30 Nicolas Vasilache[mlir] Make mlir-cpu-runner depend on native instead...
2020-11-30 Ben Dunbobbin[windows-itanium] handle dllimport/export code paths...
2020-11-30 Nico Weber[lld-macho] Implement -fatal_warnings
2020-11-30 Sanjay Patel[IR][LoopRotate] avoid leaving phi with no operands...
2020-11-30 Dmitri GribenkoAdd 'asserts' requiremnt to test/CodeGen/ARM/cortex...
next