platform/upstream/llvm.git
2021-06-19 Martin Storsjö[LLD] [COFF] Avoid doing repeated fuzzy symbol lookup...
2021-06-19 Martin Storsjö[LLD] [MinGW] Print errors/warnings in lld-link with...
2021-06-19 Fangrui Song[llvm-profdata] Delete unneeded empty output filename...
2021-06-19 Craig Topper[RISCV] Prevent formation of shXadd(.uw) and add.uw...
2021-06-19 Roman Lebedev[NFC] AMD Zen 3: fix typo in a comment
2021-06-19 Fangrui SongSimplify some typedef struct
2021-06-19 Nico Weber[gn build] (manually) port b9c05aff205b (MIRTests)
2021-06-19 Nico Weber[lld/mac] Make sure __thread_ptrs is in front of __thre...
2021-06-19 Nico Weber[lld/mac] Give __DATA,__thread_ptrs type S_THREAD_LOCAL...
2021-06-19 Michael Liao[MIRPrinter] Add machine metadata support.
2021-06-19 Michael Liao[amdgpu] Improve the from f32 to i64.
2021-06-19 Sanjay Patel[InstCombine][test] add tests for select-of-bit-manip...
2021-06-19 Saleem AbdulrasoolRevert "Re-Revert "DirectoryWatcher: add an implementat...
2021-06-19 Tomas MathesonAllow building for release with EXPENSIVE_CHECKS
2021-06-19 Tomas Matheson[ARM][NFC] Tidy up subtarget frame pointer routines
2021-06-19 Melanie BlowerRevert "[clang][FPEnv] Clang floatng point model ffp...
2021-06-19 LLVM GN Syncbot[gn build] Port 134723edd5bf
2021-06-19 Louis Dionne[libcxx] Move all algorithms into their own headers
2021-06-19 Markus Böck[clang-cl] Don't expand /permissive- to /ZC:strictStrin...
2021-06-19 Melanie Blower[clang][FPEnv] Clang floatng point model ffp-model...
2021-06-19 Marius Brehler[mlir] Add EmitC dialect
2021-06-19 Nikita Popov[LoopUnroll] Push runtime unrolling decision up into...
2021-06-19 Ben Shi[RISCV] Optimize add-mul in the zba extension with...
2021-06-19 Ben Shi[RISCV][test] Add new tests for add-mul optimization...
2021-06-19 Lang Hames[ORC][examples] Add missing library dependence
2021-06-19 Matthias Springer[mlir][linalg] Lower subtensor(pad_tensor) to pad_tenso...
2021-06-19 Jez Ng[re-land][lld-macho] Avoid force-loading the same archi...
2021-06-19 Jez NgRevert "[lld-macho] Have path-related functions return...
2021-06-19 Liqiang Tao[llvm][Inliner] Add an optional PriorityInlineOrder
2021-06-19 Lang Hames[ORC][C-bindings] Add access to LLJIT IRTransformLayer...
2021-06-19 Lang Hames[ORC][examples] Fix file name in comment.
2021-06-19 George Balatsouras[libfuzzer] Disable failing DFSan-related tests
2021-06-19 Guozhi Wei[InstCombine] Don't transform code if DoTransform is...
2021-06-19 Nico WeberRevert "[lld-macho] Avoid force-loading the same archiv...
2021-06-19 Fangrui Song[InstrProfiling][ELF] Make __profd_ private if the...
2021-06-18 peter klausler[flang] Recode a switch() to dodge a sketchy warning
2021-06-18 Fangrui Song[profile][test] Delete profraw directory so that tests...
2021-06-18 Matt ArsenaultAMDGPU: Fix infinite loop in DAG combine with fneg...
2021-06-18 Nico WeberRe-Revert "DirectoryWatcher: add an implementation...
2021-06-18 Matt ArsenaultAMDGPU: Fix assert on m0_lo16/m0_hi16
2021-06-18 Shilei Tian[OpenMP] Make bug49334.cpp more reproducible
2021-06-18 Hongtao Yu[CSSPGO] Undoing the concept of dangling pseudo probe
2021-06-18 peter klausler[flang] Fix clang build (struct/class mismatch warning)
2021-06-18 Nick DesaulniersWhitespace fixes for
2021-06-18 Stella LaurenzoPartial rollback: Disable MLIR verifier parallelism.
2021-06-18 Nikita Popov[LoopUnroll] Simplify optimization remarks
2021-06-18 Hongtao Yu[CSSPGO][llvm-profgen] Fix an issue in findDisjointRanges
2021-06-18 River Riddle[mlir] Add support to SourceMgrDiagnosticHandler for...
2021-06-18 Nick Desaulniers[GCOVProfiling] don't profile Fn's w/ noprofile attribute
2021-06-18 Nick Desaulniers[Clang][Codegen] Add GNU function attribute 'no_profile...
2021-06-18 Leonard Chan[NFC][compiler-rt][hwasan] Move hwasanThreadList()...
2021-06-18 Jez Ng[lld-macho] Have path-related functions return std...
2021-06-18 Jez Ng[lld-macho] Handle non-extern symbols marked as private...
2021-06-18 Arnamoy Bhattacharyya[flang][OpenMP] Add semantic checks for occurrence...
2021-06-18 Arthur O'Dwyer[libc++] [P1518R2] Better CTAD behavior for containers...
2021-06-18 Felix Berger[clang-tidy] performance-unnecessary-copy-initializatio...
2021-06-18 Craig Topper[RISCV] Teach vsetvli insertion to remember when predec...
2021-06-18 Hongtao Yu[CSSPGO][llvm-profgen] Ignore LBR records after interru...
2021-06-18 Anshil Gandhi[AMDGPU] [CodeGen] Fold negate llvm.amdgcn.class into...
2021-06-18 Hongtao Yu[CSSPGO] Fix an invalid hash table reference issue...
2021-06-18 Andrew Browne[DFSan] Cleanup code for platforms other than Linux...
2021-06-18 Krzysztof ParzyszekRevert "Delay initialization of OptBisect"
2021-06-18 Krzysztof ParzyszekXFAIL a testcase on Hexagon (missing-abstract-variable.ll)
2021-06-18 Krzysztof ParzyszekDelay initialization of OptBisect
2021-06-18 Asher Mancinelli[OpenMP] Update FAQ for enabling cuda offloading
2021-06-18 Florian Mayer[hwasan] Clarify report for allocation-tail-overwritten.
2021-06-18 Leonard Chan[compiler-rt][hwasan] Move Thread::Init into hwasan_lin...
2021-06-18 peter klausler[flang] Runtime implementation for default derived...
2021-06-18 Walter Erquinigo[lldb-vscode] attempt to fix flakiness
2021-06-18 Nico Weber[lld/mac] Support -data_in_code_info, -function_starts...
2021-06-18 Greg McGaryRename option -icf MODE to --icf=MODE
2021-06-18 Jingu Kang[AArch64] Add TableGen patterns to generate uaddlv
2021-06-18 Vyacheslav... [NFC][libomptarget] Build elf_common with PIC.
2021-06-18 Vyacheslav... [NFC][libomptarget] Fixed -DLLVM_ENABLE_RUNTIMES="openm...
2021-06-18 Muhammad Omair... Fix build failure on 32 bit Arm
2021-06-18 Saleem AbdulrasoolRISCV: simplify a test case for RISCV (NFCI)
2021-06-18 Matt Morehouse[HWASan] Run LAM tests with -hwasan-generate-tags-with...
2021-06-18 Matheus Izvekov[clang] Implement P2266 Simpler implicit move
2021-06-18 Sean Silva[mlir] Add notes about using external interface applica...
2021-06-18 Simon Pilgrim[DAG] SelectionDAG::computeKnownBits - use APInt::inser...
2021-06-18 Tomasz Kamiński[analyzer] Handle NTTP invocation in CallContext.getCal...
2021-06-18 Simon Tatham[libclang] Fix error handler in translateSourceLocation.
2021-06-18 Lang Hames[ORC][C-bindings] Re-order object transform function...
2021-06-18 Lang Hames[ORC] Use uint8_t rather than char for RPC wrapper...
2021-06-18 Matheus Izvekov[clang] Exclude function pointers on DefaultedCompariso...
2021-06-18 Lang Hames[ORC] Add support for dumping objects to the C API.
2021-06-18 Liqiang TaoRevert D104028 "[llvm][Inliner] Add an optional Priorit...
2021-06-18 Max Kazantsev[LoopDeletion] Break backedge if we can prove that...
2021-06-18 Uday Bondhugula[MLIR] Introduce scf.execute_region op
2021-06-18 Haojian Wu[Attributor] Fix UB behavior on uninitalized bool varia...
2021-06-18 Jay Foad[AMDGPU] Update generated checks. NFC.
2021-06-18 Daniil Seredkin[InstCombine] Fold (sext bool X) * (sext bool X) to...
2021-06-18 Max Kazantsev[Test] Add XFAIL unit test for PR50765
2021-06-18 Diana Picus[flang] Rewrite test for CPU_TIME
2021-06-18 Liqiang Tao[llvm][Inliner] Add an optional PriorityInlineOrder
2021-06-18 Max Kazantsev[NFC] Assert non-zero factor before division
2021-06-18 Matthias Springer[mlir][linalg] Fix PadTensorOp constructor
2021-06-18 patacca[Polly][Isl] Refactoring IslAstInfo::getBuild() and...
2021-06-18 Haojian Wu[Attributor] Don't print the call-graph in a hard-coded...
2021-06-18 Siva Chandra... [libc][Obvious] Add the new header file PlatformDefs...
next