2021-11-29 |
Anshil Gandhi | [HIP] Add atomic load, atomic store and atomic cmpxchng... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Zequan Wu | [LLDB][NativePDB] fix find-functions.cpp failure on... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Matt Arsenault | OpenMP: Start calling setTargetAttributes for generated... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Louis Dionne | [libc++] Fix incorrect REQUIRES on a locale-dependent... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Steven Wan | [NFC][AIX]Disable unsupported hip test on AIX |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Zequan Wu | [LLDB][NativePDB] fix find-functions.cpp failure on... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Benjamin Kramer | [mlir] Handle an edge case when folding reshapes with... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Kazu Hirata | [llvm] Use range-based for loops (NFC) |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Mehrnoosh Heidarpour | [InstCombine] Fold (~A | B) ^ A --> ~(A & B) |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Nikita Popov | [SCEV] Remove incorrect assert |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Matt Morehouse | [HWASan] Disable LTO test on aarch64. |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Valentin Clement | [fir] Get rid of the global option in FIRBuilder |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Roman Lebedev | [X86][Costmodel] `getInterleavedMemoryOpCostAVX512... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Mirko Brkusanin | [AMDGPU][GlobalISel] Transform (fsub (fpext (fneg ... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Mirko Brkusanin | [AMDGPU][GlobalISel] Transform (fsub (fpext (fmul x... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Mirko Brkusanin | [AMDGPU][GlobalISel] Transform (fsub (fneg (fmul, x... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Mirko Brkusanin | [AMDGPU][GlobalISel] Transform (fsub (fmul x, y), z... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Mirko Brkusanin | [AMDGPU][GlobalISel] Transform (fadd (fma x, y, (fpext... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Mirko Brkusanin | [AMDGPU][GlobalISel] Transform (fadd (fma x, y, (fmul... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Mirko Brkusanin | [AMDGPU][GlobalISel] Transform (fadd (fpext (fmul x... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Mirko Brkusanin | [AMDGPU][GlobalISel] Transform (fadd (fmul x, y), z... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Jay Foad | [AMDGPU] Fix list indentation in docs |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Jay Foad | [AMDGPU] Fix "must generated" typo in docs |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Omer Aviram | [X86] Add vector test coverage for or with no common... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Stephan Herhut | [mlir][memref] Fix bug in verification of memref.collap... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Erich Keane | Reapply 'Implement target_clones multiversioning' |
commit | commitdiff | tree | snapshot |
2021-11-29 |
mydeveloperday | [clang-format] regressed default behavior for operator... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
David Sherwood | [CodeGen][AArch64] Bail out in performConcatVectorsComb... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Erich Keane | Don't consider 'LinkageSpec' when calculating DeclConte... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Roman Lebedev | [NFC][X86][LV][Costmodel] Add most basic test for maske... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Zhuo Zhang | fix typos in comments |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Bjorn Pettersson | Use a deterministic order when updating the DominatorTree |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Bradley Smith | [AArch64][SVE] Mark fixed-type FP extending/truncating... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Roman Lebedev | [X86][Costmodel] Now that `getReplicationShuffleCost... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Valentin Clement | [fir] Add data flow optimization pass |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Balazs Benics | [analyzer][NFC] Refactor AnalysisConsumer::getModeForDecl() |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Valentin Clement | [fir] Add assignment runtime API builder |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Valentin Clement | [fir] Add fir transformational intrinsic builder |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Florian Hahn | [LV] Move code from widenInstruction to VPWidenRecipe... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Valentin Clement | [fir] Add base for runtime builder unittests |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Balazs Benics | [clang-tidy] Ignore narrowing conversions in case of... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Balazs Benics | [clang-tidy] Fix crashing altera-struct-pack-align... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Balazs Benics | [libtooling][clang-tidy] Fix crashing on rendering... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Balazs Benics | Fix cppcoreguidelines-virtual-base-class-destructor... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
David Sherwood | [CodeGen][SVE] Use whilelo instruction when lowering... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Jean Perier | [flang] Return true in IsSymplyContiguous for allocatables |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Fangrui Song | [ELF] Avoid std::stable_partition which may allocate... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Fangrui Song | [ELF] Speed up/simplify removeUnusedSyntheticSections... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Endre Fülöp | [analyzer][doc] Add user documenation for taint analysis |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Fangrui Song | [ELF] Decrease InputSectionBase::entsize to uint32_t |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Fangrui Song | [ELF] Simplify some ctx->outSec with sec. NFC |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Fangrui Song | [ELF] Simplify/remove LinkerScript::switchTo. NFC |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Jake Egan | [AIX] Disable empty.ll test using unsupported split... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Fangrui Song | [ELF] Support --oformat= beside Separate --oformat |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Fangrui Song | [ELF][test] --oformat binary: Check that SIZEOF_HEADERS==0 |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Saleem Abdulrasool | test: add a lit configuration for Windows subdirectory |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Kazu Hirata | [llvm] Use range-based for loops (NFC) |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Stella Laurenzo | [mlir][python] Normalize asm-printing IR behavior. |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Fangrui Song | [ELF] Simplify/remove LinkerScript::output and advance... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Nathan Ridge | Compilation Database: Point Bazel users to a solution |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Fangrui Song | [ELF] Remove unneeded getOutputSectionVA. NFC |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Fangrui Song | [ELF] Inline InputSection::getOffset into callers and... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Patrick Oppenlander | [Driver] Support PowerPC SPE musl dynamic linker name... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Fangrui Song | [ELF] Replace one make_unique from r316378 with a stack... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Fangrui Song | [ELF] Simplify OutputSection::sectionIndex assignment... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Fangrui Song | [ELF] Fix out-of-bounds write in memset(&Out::first... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Fangrui Song | [ELF] Simplify assignFileOffsets |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Nicolas Vasilache | [mlir] NFC - Move invalid.mlir tests to the proper... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Dimitry Andric | [AArch64] Avoid crashing on invalid -Wa,-march= values |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Nikita Popov | [DSE] Use MapVector for IOLs |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Fangrui Song | [ELF] -z separate-*: Use max-page-size instead of commo... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Fangrui Song | [ELF] Simplify assignFileOffsets. NFC |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Florian Hahn | [LV] Move code from widenGEP to VPWidenGEPRecipe (NFC). |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Kazu Hirata | [llvm] Use range-based for loops (NFC) |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Nico Weber | [clang] Fix -Wreturn-type false positive in @try statements |
commit | commitdiff | tree | snapshot |
2021-11-28 |
David Green | [ARM] Add testing for various fptosi.sat patterns. NFC |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Sanjay Patel | [InstCombine] use decomposeBitTestICmp to make icmp... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Sanjay Patel | [InstCombine] reduce code duplication; NFC |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Mark de Wever | [libc++] Add myself to the credits. |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Mark de Wever | [libc++] Remove support for Clang 9 and older. |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Florian Hahn | [SCEV] Turn validity check in getExistingSCEV into... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Mark de Wever | [libc++][format] Adds formatting benchmarks. |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Vitaly Buka | [sanitizer] Remove storeIds and use padding of StackDep... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Sander de Smalen | [LV] Fix incorrectly marking a pointer indvar as 'scalar'. |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Sander de Smalen | NFC: Simplify sve-widen-phi.ll by unrolling once. |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Vitaly Buka | [sanitizer] Switch StackStore from pointers to 32bit IDs |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Chia-hung Duan | [mlir] Enable MLIRDialectUtilsTests |
commit | commitdiff | tree | snapshot |
2021-11-27 |
David Green | [ARM] CSINC/CSINV patterns from CMOV |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Kazu Hirata | [Target] Use range-based for loops (NFC) |
commit | commitdiff | tree | snapshot |
2021-11-27 |
David Green | [ARM] Fold away unnecessary CSET/CMPZ |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Simon Pilgrim | [PowerPC] Regenerate ppc64-P9-vabsd.ll tests |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Kristina Bessonova | [DwarfCompileUnit] Set parent DIE right after creating... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Nikita Popov | [SCEV] Simplify forgetSymbolicName() (NFCI) |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Nikita Popov | [SCEV] Simplify invalidation after BE count calculation... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
David Green | [ARM] Extra testing for v2i1 types. NFC |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Florian Hahn | [DSE] Optimize defining access of defs while walking... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Kristina Bessonova | [NVPTX][AsmPrinter] Avoid removing globals before calli... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Nikita Popov | Reland [SCEV] Fix and validate ValueExprMap/ExprValueMa... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Ard Biesheuvel | [ARM] implement support for ALU/LDR PC-relative group... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Bjorn Pettersson | [test] Use -passes syntax in Feature/OperandBundles... |
commit | commitdiff | tree | snapshot |
next |