platform/upstream/llvm.git
2021-10-06 Leonard ChanReland "[clang][Fuchsia] Re-enable compiler-rt tests...
2021-10-06 Leonard Chan[compiler-rt][memprof] Disambiguate checks for __tls_ge...
2021-10-06 Arthur Eubankssize_t -> uint64_t after 05392466
2021-10-06 Arthur O'Dwyer[libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI.
2021-10-06 Arthur O'Dwyer[libc++] [test] Change a lot of free begin/end pairs...
2021-10-06 Arthur Eubanks[clang] Add option to clear AST memory before running...
2021-10-06 Arthur EubanksReland [IR] Increase max alignment to 4GB
2021-10-06 LLVM GN Syncbot[gn build] Port 67231650e6ef
2021-10-06 Michał Górny[lldb] [ABI/X86] Split base x86 and i386 classes
2021-10-06 Nikita Popov[SCEV] Avoid unnecessary domination checks (NFC)
2021-10-06 Roman Lebedev[NFC][X86][LoopVectorize] Autogenerate check lines...
2021-10-06 Louis Dionne[libc++] Use init_priority(100) when possible
2021-10-06 Louis Dionne[libc++] Simplify writing testing config files
2021-10-06 Nico Weber[gn build] (manually) port 77d5ccdc6f460
2021-10-06 Chris Lattner[APInt] Fix isAllOnes and extractBits for zero width...
2021-10-06 Mogball[MLIR] Split arith dialect from the std dialect
2021-10-06 Philip Reames[scev] minor style improvement [nfc]
2021-10-06 Philip Reames[tests] precommit test changes for D111191
2021-10-06 peter klausler[flang] Define IEEE_SCALB, IEEE_NEXT_AFTER, IEEE_NEXT_D...
2021-10-06 Dan LiewDisable SANITIZER_CHECK_DEADLOCKS on Darwin platforms.
2021-10-06 Philip ReamesReturning poison from a function w/ noundef return...
2021-10-06 Wolfgang Pieb[UBSAN][PS4] For the PS4 target, emit the ud2 ocpode...
2021-10-06 rdzhabarov[mlir] Fix redundant return in the void method.
2021-10-06 wlei[llvm-profgen] Support symbol list for accurate profile
2021-10-06 Arthur EubanksRevert "Reland [IR] Increase max alignment to 4GB"
2021-10-06 Arthur EubanksUpdate some types after D110451
2021-10-06 Stefan Pintilie[PowerPC] Fix issue with lowering byval parameters.
2021-10-06 Joe Loser[libc++] Implement P1391 for string_view
2021-10-06 Philip Reames[SCEV] Infer flags from add/gep in any block
2021-10-06 Simon Pilgrim[CostModel][TTI] Replace BAD_ICMP_PREDICATE with ICMP_N...
2021-10-06 Simon Pilgrim[CostModel][TTI] Fix ops used for generic smulo/umulo...
2021-10-06 Simon Pilgrim[CostModel][TTI] Replace BAD_ICMP_PREDICATE with ICMP_U...
2021-10-06 Leonard Chan[compiler-rt][test] Add shared_unwind requirement
2021-10-06 Arthur EubanksReland [IR] Increase max alignment to 4GB
2021-10-06 Craig Topper[X86] Add X86 and X64 prefixes to parity.ll to reduce...
2021-10-06 LLVM GN Syncbot[gn build] Port 10f16bc7b2bf
2021-10-06 Stella StamenovaRevert "[lldb] [ABI/X86] Split base x86 and i386 classes"
2021-10-06 Kevin P. Neal[FPEnv][InstSimplify] Fold constrained X + -0.0 ==> X
2021-10-06 Fangrui Song[Driver][test] Add Debian multiarch lib/clang/14.0...
2021-10-06 Vitaly Buka[sanitizer] Switch to StackDepotNode to 64bit hash
2021-10-06 natashaknk[mlir][tosa] Create basic dynamic shape support for...
2021-10-06 Craig Topper[X86] Add test cases for PR52093. NFC
2021-10-06 Mogball[MLIR] Update DRR doc with returnType directive
2021-10-06 Arthur EubanksRevert "[IR] Increase max alignment to 4GB"
2021-10-06 Michael Kruse[Clang][OpenMP] Allow loop-transformations with templat...
2021-10-06 H.J. Lu[sanitizer] Support Intel CET
2021-10-06 Frederic Cambus[CMake] Fix typo in error message for LLD in bootstrap...
2021-10-06 Shivam Gupta[NFC] Add doxygen comment for hasFp in RISCVFrameLoweri...
2021-10-06 Pengxuan Zheng[ARM] Fix a bug in finding a pair of extracts to create...
2021-10-06 Arthur Eubanks[IR] Increase max alignment to 4GB
2021-10-06 Arthur Eubanks[clang] Allow printing 64 bit ints in diagnostics
2021-10-06 Max Kazantsev[Test] Add LoopPeel test for loops with profile data...
2021-10-06 Gabor Marton[analyzer][NFC] Add RangeSet::dump
2021-10-06 Geoffrey Martin... [MLIR] Improve debug messages in BuiltinTypes
2021-10-06 Alexandre Rames[MLIR] Rename Shape dialect's `join` to `meet`.
2021-10-06 Nikita Popov[BasicAA] Don't unnecessarily extend pointer size
2021-10-06 Sanjay Patel[InstSimplify] (x | y) & (x | !y) --> x
2021-10-06 Sanjay Patel[InstSimplify] add tests for bitwise logic fold of...
2021-10-06 Gabor Marton[analyzer][solver] Fix CmpOpTable handling bug
2021-10-06 Michael ForsterRevert "[lldb] Remove "dwarf dynamic register size...
2021-10-06 Michael Kruse[Clang][OpenMP] Infix OMPLoopTransformationDirective...
2021-10-06 Kazu HirataRevert "[IR] Remove arg_operands and getNumArgOperands...
2021-10-06 Simon Pilgrim[CostModel][TTI] Replace BAD_ICMP_PREDICATE with ICMP_E...
2021-10-06 Louis Dionne[runtimes][ci] Run the tests for libunwind in the CI
2021-10-06 Kazu Hirata[IR] Remove arg_operands and getNumArgOperands (NFC)
2021-10-06 Clement CourbetFix incomplete conflict resolution in ff41fc07b12bd7bf3...
2021-10-06 Nico Weber[clang] Don't mark _ReadBarrier, _ReadWriteBarrier...
2021-10-06 Clement CourbetRevert "[AA] Teach BasicAA to recognize basic GEP range...
2021-10-06 Simon Pilgrim[TTI] Remove default condition type and predicate argum...
2021-10-06 Amy Kwan[AIX] Define WCHAR_T_TYPE as unsigned short on AIX...
2021-10-06 luxufanRevert "[JITLink][NFC] Add TableManager to replace...
2021-10-06 Simon Pilgrim[Support] ErrorHandling.h - Remove report_fatal_error...
2021-10-06 David Green[AArch64] Regenerate even more tests
2021-10-06 luxufan[JITLink][NFC] Add TableManager to replace PerGraph...
2021-10-06 Raphael Isemann[lldb] Make 'this' substituton error more verbose.
2021-10-06 Raphael Isemann[lldb] Rewrite and extend TestConstThis
2021-10-06 Simon Pilgrim[polly] Replace report_fatal_error(std::string) uses...
2021-10-06 Jaroslav SevcikReland "[lldb] Refactor variable parsing"
2021-10-06 Sanjay Patel[InstCombine] fold fake vector extract to shift+trunc
2021-10-06 Michał Górny[lldb] [FreeBSD] Fix building on systems without PT_COR...
2021-10-06 Max Kazantsev[Test] Few more symmetrical test for D110517
2021-10-06 LLVM GN Syncbot[gn build] Port a30a36f66aea
2021-10-06 Michał Górny[lldb] [ABI/X86] Split base x86 and i386 classes
2021-10-06 Simon Pilgrim[mlir] Replace report_fatal_error(std::string) uses...
2021-10-06 Pavel Labath[lldb] Remove "dwarf dynamic register size expressions...
2021-10-06 Amara EmersonRevert "Revert "[GlobalISel][IRTranslator] Emit trap...
2021-10-06 Simon Pilgrim[llvm] Unix.h - Replace report_fatal_error(std::string...
2021-10-06 Simon Pilgrim[llvm] Replace report_fatal_error(std::string) uses...
2021-10-06 Simon Pilgrim[clang] Replace report_fatal_error(std::string) uses...
2021-10-06 Max Kazantsev[Test] Add some more symmetrical test cases for D110517
2021-10-06 Vince Bridgers[analyzer] canonicalize special case of structure/point...
2021-10-06 Nathan Sidwell[X86][NFC] structure-return simplificiation
2021-10-06 Nicolas Vasilache[mlir][Linalg] Don't return early from inPlaceAnalysis
2021-10-06 David Green[AArch64] Regenerate some more tests
2021-10-06 Simon Pilgrim[CostModel][X86] getCmpSelInstrCost - treat BAD_PREDICA...
2021-10-06 Jonas Paulsson[SystemZ] Temporarily revert memcmp and memcpy patches
2021-10-06 Muhammad Omair... Round XML register bitsize to byte boundary
2021-10-06 David Spickett[compiler-rt][lsan] Add backup AArch64 register for...
2021-10-06 LLVM GN Syncbot[gn build] Port fc36fb4d23a5
2021-10-06 David SpickettRevert "Second Recommit "[AArch64] Split bitmask immedi...
next