2021-09-01 |
Joel E. Denny | [OpenMP][AMDGPU] Remove unneeded XFAILs |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Roman Lebedev | [Codegen][TLI][X86] SimplifyMultipleUseDemandedBits... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Fangrui Song | [InstrProfiling] Use llvm.compiler.used if applicable... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Wenlei He | [llvm-profdata] Fix assertion from invalid iterator |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Alexander Pivovarov | [RISCV] Fix typo in RISCVSchedSiFive7.td |
commit | commitdiff | tree | snapshot |
2021-09-01 |
David Green | [ARM] Add MVE lowering for fptosi.sat |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Joel E. Denny | [OpenMP] Use IsHostPtr where needed in rest of omptarge... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Joel E. Denny | [OpenMP] Use IsHostPtr where needed for targetDataBegin |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Joel E. Denny | [OpenMP][NFC] Eliminate CopyMember from targetDataEnd |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Joel E. Denny | [OpenMP] Use IsHostPtr where needed for targetDataEnd |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Arthur Eubanks | [OpaquePtr] Cleanup some uses of getPointerElementType... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Fangrui Song | [InstrProfiling][test] Combine profiling.ll and linkage.ll |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Philip Reames | [SCEV] Clarify requirements for zero-stride to be UB |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jon Chesterfield | [openmp] Drop test from D109057, disproportionately... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
alex-t | [AMDGPU] enable scalar compare in truncate selection |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Philip Reames | [LoopDeletion] Separate logic in breakBackedgeIfNotTake... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jon Chesterfield | [openmp] Accept directory for libomptarget-bc-path |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Nikita Popov | [WebAssembly] Support opaque pointers in FixFunctionBit... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Sid Manning | [lld][Hexagon] Add checks for instructions that can... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Weiwei Li | [mlir][SPIRV] Add Image Operands for Image Instructions |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Philip Reames | [SCEVExpander] Prefer pointer expansion for overflow... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Scott Linder | [AMDGPU] Update Call Convention docs for GFX90A |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Duncan P. N... | VFS: Document goals of 'use-external-name' and related... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jon Chesterfield | Revert "[openmp] Accept directory for libomptarget... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jon Chesterfield | Revert "[openmp] No longer use LIBRARY_PATH to find... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Siva Chandra... | [libc] Add a skeleton for C standard condition variable... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Craig Topper | [RISCV] Fold (RISCVISD::SELECT_CC X, Y, CC, Z, Z) ... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Kostya Serebryany | [ubsan] warn inside the sigaction interceptor if static... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jon Chesterfield | [libomptarget] Drop path separator from test to fix... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jon Chesterfield | [openmp] No longer use LIBRARY_PATH to find devicertl |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Hongtao Yu | [CSSPGO] Sort function offset table to speed up profile... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Nikita Popov | [IVDescriptors] Make pointer inductions compatible... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Siva Chandra... | [libc] Mark return value of memcpy in strcpy as initial... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Mehdi Amini | Remove deprecated registration APIs (NFC) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Philip Reames | [SCEV] If max BTC is zero, then so is the exact BTC... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Nico Weber | [clang] Add a -canonical-prefixes option |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Alexander Yermolovich | [DWARF] Find offset of attribute. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jon Chesterfield | [openmp] Accept directory for libomptarget-bc-path |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Sanjay Patel | [InstCombine] allow more min/max with 'not' folds for... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Sanjay Patel | [InstCombine] use isFreeToInvert to generalize min... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Arthur Eubanks | [NFC] Remove redundant code added in 04ce2de3 |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Arthur Eubanks | [NFC] Use newly introduced *AtIndex methods |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Adrian Prantl | Tighten heuristic for coroutine debug info workaround. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Craig Topper | [RISCV] Add a test case showing an extra sext.w near... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
LLVM GN Syncbot | [gn build] Port 0922ce56f4f0 |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jon Chesterfield | [libomptarget] Set runpath on libomptarget, use that... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Artem Belevich | [IRLinker] Suppress linker warnings when linking with... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Mark de Wever | [libc++][format] Add __format_arg_store. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Arthur Eubanks | [NFC] Rename attribute methods that work with indexes |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Thomas Lively | [WebAssembly] Lower v2f32 to v2f64 extending loads... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Hongtao Yu | [CSSPGO] Fix an access violation due to invalided std... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Amara Emerson | [AArch64][GlobalISel] Handle any-extending FPR loads... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
natashaknk | [mlir][tosa] Small refactor to the functionality of... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Tyler Augustine | Support alias.scope and noalias metadata lowering on... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
peter klausler | [flang] Include default component initialization in... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
hsmahesha | Revert "Revert "Disable ReplaceLDS pass, patch up tests... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Hongtao Yu | [CSSPGO] Enable loading MD5 CS profile. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Nikita Popov | [LoadStoreVectorizer] Make aliasing check more precise |
commit | commitdiff | tree | snapshot |
2021-09-01 |
serge-sans... | Fine grain control over some symbol visibility |
commit | commitdiff | tree | snapshot |
2021-09-01 |
hsmahesha | Revert "Disable ReplaceLDS pass, patch up tests to... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Kazu Hirata | [clang-tidy] Fix documentation typos (NFC) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Louis Dionne | [libc++] Remove some workarounds for unsupported GCC... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Louis Dionne | [libc++][NFC] Correct comment about P0600 missing node_... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Louis Dionne | [libc++] Remove workarounds for [[nodebug]] not working... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Louis Dionne | [libc++][NFC] Use std::enable_if instead of _EnableB... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Teresa Johnson | [DIArgList] Re-unique after changing operands to fix... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Ivan Zhechev | [Flang] test_symbols.py module file fix |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jon Chesterfield | [libomptarget] Normalise a cmake debug string, checking... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Andrej Korman | [lldb] Add minidump save-core functionality to ELF... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Erich Keane | Ensure field-annotations on pointers properly match... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Nico Weber | Revert "Reland "[clang-repl] Re-implement clang-interpr... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Joe Loser | [libcxx] contiguous iterator concept: don't require... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Florian Hahn | [FileCheck] Use StringRef for MatchRegexp to fix crash. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Joe Loser | [libcxx][docs] Remove completed issues from TODO.TXT |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Joe Loser | [libcxx][docs] Mark LWG3356 as complete |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Zahira Ammarguellat | Revert "[CLANG][PATCH][FPEnv] Add support for option... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
David Sherwood | [NFC] Re-run update_analyze_test_checks on Analysis... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
David Sherwood | Revert "[NFC] Re-run update_analyze_test_checks on... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
David Sherwood | [NFC] Re-run update_analyze_test_checks on Analysis... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Saiyedul Islam | [clang-nvlink-wrapper] Wrapper around nvlink for archiv... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Vassil Vassilev | Reland "[clang-repl] Re-implement clang-interpreter... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Alexander Kornienko | Fix -Wunused-variable |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Vignesh Balasubramanian | [OpenMP][OMPD] Implementation of OMPD debugging library... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Justas Janickas | [OpenCL] Define OpenCL 3.0 optional core features in... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Michał Górny | [lldb] [gdb-remote client] Remove breakpoints throughou... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Fangrui Song | [SCEV] Fix GCC -Wnon-virtual-dtor |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Fraser Cormack | [SelectionDAG][NFC] Fix typo in assertion message |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Christudasan... | [AMDGPU] Introduce RC flags for vector register classes |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Kai Luo | [PowerPC] Implement quadword atomic load/store |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Michał Górny | Revert "[lldb] [gdb-remote client] Remove breakpoints... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Vassil Vassilev | Revert "[clang-repl] Re-implement clang-interpreter... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Sylvestre Ledru | Document LLVM_ENABLE_RUNTIMES |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jean Perier | [flang] Set default form if unspecified at end of OPEN... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Luke | [SLP][RISCV] Implement unsigned getMinVectorRegisterBit... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Michał Górny | [lldb] [gdb-remote client] Remove breakpoints throughou... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Anton Afanasyev | [Test][Time profiler] Fix test time checking |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Fangrui Song | [Linker] Handle comdat nodeduplicate |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Vassil Vassilev | [clang-repl] Re-implement clang-interpreter as a test... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
hsmahesha | [AMDGPU] Split entry basic block after alloca instructions. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Christudasan... | [TableGen] Allow target specific flags for RegisterClass |
commit | commitdiff | tree | snapshot |
next |