platform/upstream/llvm.git
2022-02-01 Fraser Cormack[RISCV] Add a test showing an incorrect VSETVLI insertion
2022-02-01 David Spickett[compiler-rt][fuzzer] Disable 2 tests for Arm Thumb...
2022-02-01 Bjorn Pettersson[DAGCombine] Add simple folds for SSHLSAT/USHLSAT
2022-02-01 Bjorn PetterssonPre-commit test cases missing SSHLSAT/USHLSAT folds...
2022-02-01 Florian Hahn[LV] Use onlyFirstLaneDemanded when widening pointer...
2022-02-01 David Sherwood[CodeGen] Support folds of not(cmp(cc, ...)) -> cmp...
2022-02-01 Nikita Popov[ArgPromotion] Add alignment test (NFC)
2022-02-01 Jay Foad[StructurizeCFG] Clean up some boolean not instructions
2022-02-01 Nikita Popov[ArgPromotion] Regenerate test checks (NFC)
2022-02-01 Nikita Popov[ArgPromotion] Use range-based for loop (NFC)
2022-02-01 David Green[LV][AArch64] Add test for scalar interleaving with...
2022-02-01 Siva Chandra[libc] Add a few missing deps, includes, and fix a...
2022-02-01 Johannes Doerfert[Attributor][FIX] Relax assertion in IRPosition::verify
2022-02-01 Markus Lavin[llvm-reduce] Set ShouldPreserveUseListOrder=true
2022-02-01 Johannes Doerfert[UpdateTestChecks][FIX] Expected output changed with...
2022-02-01 Marek Kurdej[clang-format] Fix AlignConsecutiveAssignments breaking...
2022-02-01 Fangrui Song[ELF] Change vector<Symbol *> to SmallVector. NFC
2022-02-01 Siva Chandra... [libc] Adjust few fcntl macros for aarch64.
2022-02-01 Fangrui Song[ELF] Change vector<InputSection *> to SmallVector...
2022-02-01 Johannes Doerfert[Attributor][FIX] Repair broken unit test
2022-02-01 Fangrui Song[ELF] Switch split-stack to use SmallVector. NFC
2022-02-01 Marek Kurdej[clang-format] Don't break block comments when sorting...
2022-02-01 Johannes Doerfert[Attributor] Introduce the `AA::isPotentiallyReachable...
2022-02-01 Johannes Doerfert[Attributor] Introduce the concept of query AAs
2022-02-01 Johannes Doerfert[Attributor] Pre-commit test case
2022-02-01 Kuter Dinel[Attributor] AAFunctionReachability, Instruction reacha...
2022-02-01 Johannes Doerfert[Attributor] Use AAFunctionReachability to determine...
2022-02-01 Johannes Doerfert[Attributor] Make interprocedural value explicit in...
2022-02-01 Christian Sigg[MLIR][arith] Mark addf/mulf as commutative
2022-02-01 Mogball[mlir][ods] Unify Attr/TypeDef and Operation Format...
2022-02-01 Johannes Doerfert[Attributor][FIX] Liveness handling in the isAssumedDea...
2022-02-01 Johannes Doerfert[Attributor] Use edge liveness rather than block liveness
2022-02-01 Johannes Doerfert[Attributor][FIX] Address two oversights in AAIsDead
2022-02-01 Johannes Doerfert[Attributor][NFCI] Improve debug diagnostic
2022-02-01 Johannes Doerfert[Attributor] Provide convenient helpers for isAssumedRe...
2022-02-01 Johannes Doerfert[Attributor] Use CFG reasoning to filter potentially...
2022-02-01 Johannes Doerfert[Attributor][NFC] Make debug output more useful and...
2022-02-01 Johannes Doerfert[OpenMP][FIX] Explicit barriers in SPMD mode are not...
2022-02-01 Johannes Doerfert[Attributor][NFCI] Expose some nosync reasoning to...
2022-02-01 Johannes Doerfert[Attributor][NFCI] Remove anonymous namespaces
2022-02-01 Johannes Doerfert[OpenMP] Eliminate redundant barriers in the same block
2022-02-01 Johannes Doerfert[OpenMP] Ensure to remove noinline from all runtime...
2022-02-01 Amir Ayupov[BOLT][CMAKE] Add extra BOLT_INCLUDE_TESTS condition...
2022-02-01 Siva Chandra... [libc] Add implementations of POSIX mkdir, mkdirat...
2022-02-01 Jez Ng[lld-macho][test] Add test for UUID format
2022-02-01 Serguei Katkov[RS4GC] Make PointerToBase mapping be independent on...
2022-02-01 Joseph Huber[OpenMP] Remove new driver tests for AMDGPU
2022-02-01 Joseph Huber[Libomptarget] Run GPU offloading tests using the new...
2022-02-01 Joseph Huber[PassBuilder] Add OpenMPOpt to default LTO pipeline
2022-02-01 Joseph Huber[OpenMP] Remove call to 'clang-offload-wrapper' binary
2022-02-01 Joseph Huber[OpenMP] Replace sysmtem call to `llc` with target...
2022-02-01 Joseph Huber[OpenMP] Cleanup the Linker Wrapper
2022-02-01 Joseph Huber[OpenMP] Include the executable name in the temporary...
2022-02-01 Joseph Huber[OpenMP] Implement save temps functionality in linker...
2022-02-01 Joseph Huber[OpenMP] Embed bitcode after optimizations instead...
2022-02-01 Joseph Huber[OpenMP] Improve symbol resolution for OpenMP Offloadin...
2022-02-01 Joseph Huber[OpenMP] Add support for linking AMDGPU images
2022-02-01 Joseph Huber[OpenMP] Add extra flag handling to linker wrapper
2022-02-01 Joseph Huber[OpenMP] Add support for embedding bitcode images in...
2022-02-01 Joseph Huber[OpenMP] Link the bitcode library late for device LTO
2022-02-01 Joseph Huber[OpenMP] Initial Implementation of LTO and bitcode...
2022-02-01 Joseph Huber[OpenMP] Search for static libraries in offload linker...
2022-02-01 Joseph Huber[Clang] Initial support for linking offloading code...
2022-02-01 Joseph Huber[OpenMP] Add support for extracting device code in...
2022-02-01 Sam Cleggllvm-readobj: support globals in initializer expressions
2022-02-01 River Riddle[mlir] Add isa/dyn_cast support for dialect interfaces
2022-02-01 Fangrui Song[AArch64] Temporarily use getPointerElementType to...
2022-02-01 Tanya LattnerAdd status of migration.
2022-02-01 Mircea Trofin[nfc][mlgo][regalloc] 'hasPreferredPhys' out of feature...
2022-02-01 Geoffrey Martin... [Bazel] Don't fail the build on usage of deprecated...
2022-02-01 Changpeng FangAMDGPU {NFC}: Add code object v5 support and generate...
2022-02-01 Chris BienemanFix memory leak I introduced in 2d66ed370a40
2022-02-01 David BlaikieDisable -Wmissing-prototypes for internal linkage funct...
2022-02-01 Jonas Devlieghere[lldb] Use the build's python interpreter in the shell...
2022-02-01 Fangrui Song[BitcodeWriter] Fix cases of some functions
2022-02-01 Fangrui Song[ModuleUtils] Move EmbedBufferInModule to LLVMTransform...
2022-02-01 Joseph Huber[LLVM] Resolve layer violation in BitcodeWriter
2022-01-31 Keith Smiley[llvm-objcopy][MachO] Ignore LC_LINKER_OPTION when...
2022-01-31 Fangrui Song[Bazel] Add include/llvm/Transforms/Utils/ModuleUtils...
2022-01-31 Michael Kruse[Clang][OpenMPIRBuilder] Fix off-by-one error when...
2022-01-31 Peter Klausler[flang] Make NEWUNIT= use a range suitable for INTEGER...
2022-01-31 Mircea Trofin[mlgo][regalloc] Factor live interval feature calculation
2022-01-31 Snehasish Kumar[instrprof][NFC] Refactor out the common logic for...
2022-01-31 Snehasish Kumar[memprof] Move the meminfo block struct to MemProfData...
2022-01-31 Peter Klausler[flang] runtime perf: larger I/O buffer growth increments
2022-01-31 Dávid Bolvanský[Clang][NFC] Added testcase from #49549
2022-01-31 Konstantin... [libc++][ranges][NFC] Fix formatting on newly-added...
2022-01-31 Sam Clegg[clang][WebAssembly] Imply -fno-threadsafe-static when...
2022-01-31 Chris Bieneman[NFC] Skip PassBuilderCTests if no default triple
2022-01-31 Mircea Trofin[NFC][regalloc] Move evict advisor initialization befor...
2022-01-31 Joachim Protze[OpenMP][tests][NFC] Pin debug info to DWARF v4 for...
2022-01-31 Kirill Stoimenov[ASan] Fixed null pointer bug introduced in D112098.
2022-01-31 Joseph Huber[OpenMP] Remove hard-coded triple in new driver test
2022-01-31 Itay Bookstein[clang][CodeGen][NFC] Remove unused CodeGenModule fields
2022-01-31 Mircea Trofin[nfc][mlgo] De-const a parameter
2022-01-31 Peter Klausler[flang] Distinguish intrinsic from non-intrinsic modules
2022-01-31 William S.... [LoopIdiom] Keep TBAA when creating memcpy/memmove
2022-01-31 Nico Weber[gn build] (manually) port 551b1774524
2022-01-31 Martin Storsjö[libcxx] [Windows] Pick a unique bit for __regex_word
2022-01-31 David Greene[UpdateTestChecks] Re-add --filter and --filter-out...
next