projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2020-02-13
Austin Kerbow
[AMDGPU][GlobalISel] Handle 64byte EltSIze in getRegSpl...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Melanie Blower
Fix regression due to reviews.llvm.org/D74436 by adding...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Nico Weber
Fix ReST syntax on link to "Bisecting LLVM code" page
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Frank Laub
[MLIR][Affine] Add affine.parallel op
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Fangrui Song
[AsmPrinter][ELF] Emit local alias for ExternalLinkage...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Amy Huang
Revert "[X86][SSE] lowerShuffleAsBitRotate - lower...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Johannes Doerfert
Revert "[OpenMP][IRBuilder] Perform finalization (incl...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Matt Arsenault
AMDGPU/GlobalISel: Select G_CTTZ_ZERO_UNDEF
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Matt Arsenault
AMDGPU/GlobalISel: Select G_CTLZ_ZERO_UNDEF
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Matt Arsenault
AMDGPU/GlobalISel: Fix mapping G_ICMP with constrained...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Matt Arsenault
PPC: Prepare tests for switch of default denormal-fp...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Caroline Lebar
Replace std::foo with std::foo_t in LLVM.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Mitch Phillips
[GWP-ASan] [NFC] Change enum from ANDROID->BIONIC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Yuanfang Chen
[Fuzzer] Rename ExecuteCommandWithPopen to ExecuteComma...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Johannes Doerfert
[OpenMP][IRBuilder] Perform finalization (incl. outlini...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
John McCall
Fix a reentrance bug with deserializing ObjC type param...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Johannes Doerfert
[Attributor] Use fine-grained liveness in all helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Johannes Doerfert
[Attributor] Ignore uses if a value is simplified
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Johannes Doerfert
[Attributor] Use assumed information to determine side...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Ethan Stewart
Changed omp_get_max_threads() implementation to more...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
JonChesterfield
[libomptarget][nfc] Change enum values to match those...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Mitch Phillips
[GWP-ASan] Update alignment on Android.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Guozhi Wei
[MBP] Partial tail duplication into hot predecessors
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Petr Hosek
[CMake][Fuchsia] Enable in-process cc1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Alexandre Ganea
[Clang] Limit -fintegrated-cc1 to only one TU
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Alexandre Ganea
[Clang] When -ftime-trace is used, clean CompilerInstan...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Nicolas Vasilache
[mlir][Linalg] Fix build warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Jonas Devlieghere
[lldb/Plugins] Move DynamicLoaderMacOS into DynamicLoad...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Tobias Gysi
[mlir] support creating memref descriptors from static...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Valentin Clement
[MLIR] Fix wrong header for mlir-cuda-runner
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Elizabeth Andrews
Fix type-dependency of bitfields in templates
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Stanislav Mekhanoshin
[TBLGEN] Fix subreg value overflow in DAGISelMatcher
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Jinsong Ji
[docs] Minor updates to DeveloperPolicy due to svn...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Evandro Menezes
[README] Add note on using cmake to perform the build
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Kelvin Li
[OpenMP] update strings output of libomp.so [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Ehud Katz
[LoopExtractor] Fix legacy pass dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Roman Lebedev
[llvm-exegesis] CombinationGenerator: don't store funct...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Erik Pilkington
Revert "[IRGen] Emit lifetime intrinsics around tempora...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Nicolas Vasilache
[mlir][Linalg] Refactor in preparation for automatic...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Jonas Devlieghere
[lldb/Plugins] Move SymbolFileDWARFDebugMap into Symbol...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Vedant Kumar
[lldb/LibCxx] Have ExtractLibcxxStringInfo return an...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Vedant Kumar
[lldb/StringPrinter] Avoid reading garbage in uninitial...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Vedant Kumar
[lldb/TypeSystemClang] Supply trivial TypeSourceInfo...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Vedant Kumar
[AddressSanitizer] Ensure only AllocaInst is passed...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Jay Foad
[KnownBits] Introduce anyext instead of passing a flag...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Nicolas Vasilache
[mlir][EDSC][Linalg] Compose linalg_matmul and vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
LLVM GN Syncbot
[gn build] Port 6030fe01f4e
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Roman Lebedev
[llvm-exegesis] Exploring X86::OperandType::OPERAND_CON...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Matt Arsenault
Completely ignore strict FP model and denormal-fp-math...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Huihui Zhang
[ConstantFold][SVE] Fix constant fold for FoldReinterpr...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Matt Arsenault
Fix fp-model flag test failure on linux
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Nicolás Alvarez
[ARCMT][NFC] Reduce #include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Florian Hahn
Recommit "[SCCP] Remove forcedconstant, go to overdefin...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
David Green
[ARM] Extra vecreduce add with accumulate tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Anh Tuyen Tran
[NFC] Remove extra headers included in Loop Unroll...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
River Riddle
[mlir] Allow constructing a ValueRange from an ArrayRef...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Shoaib Meenai
[runtimes] Add umbrella targets for runtimes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Michael Liao
Fix `-Wunused-variable` warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Jessica Paquette
[AArch64][GlobalISel] Properly implement widening for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Alina Sbirlea
Compute ORE, BPI, BFI in Loop passes.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Matt Arsenault
clang: Guess at some platform FTZ/DAZ default settings
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Sanjay Patel
[VectorCombine] add tests for extract-binop; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Justin Lebar
Fix SFINAE in llvm::bit_cast.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Justin Lebar
Fix compilation of Any.h header.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Fangrui Song
[ELF] Support INSERT [AFTER|BEFORE] for orphan sections
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Fangrui Song
[ELF] Start a new PT_LOAD if LMA region is different
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Fangrui Song
[ELF] Respect output section alignment for AT> (non...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Jordan Rupprecht
[llvm-objdump] Print file format in lowercase to match...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Simon Pilgrim
[X86] combineFneg - generalize FMA negations with isNeg...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Sven van Haastregt
Add missing newlines at EOF; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Haojian Wu
[clang-tidy] No misc-definitions-in-headers warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Anh Tuyen Tran
Title: [TSAN] Parameterize the hard-coded threshold...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Louis Dionne
[libc++][Apple] Use CLOCK_MONOTONIC_RAW instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Danilo Carvalho...
[AArch64][SVE] Add addsub carry long instrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Melanie Blower
Revert "Revert "Change clang option -ffp-model=precise...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Victor Huang
[PowerPC] Add options for PPC to enable/disable using...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Louis Dionne
[libc++] span: Guard against overflow in span::subspan
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Anil Mahmud
[PowerPC] Add support for intrinsic llvm.ppc.eieio
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Anil Mahmud
[PowerPC] Add support for intrinsics llvm.ppc.dcbfl...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Matt Arsenault
AMDGPU/GlobalISel: Split 96-bit load/store select tests out
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
James Henderson
[MC][AVR] Fix AVR test following 740bc366
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
James Henderson
[DebugInfo] Add checks for v2 directory and file name...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
James Henderson
[DebugInfo] Add check for zero debug line opcode_base
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
James Henderson
[DebugInfo] Print version in error message in decimal
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
stozer
Re-reapply: Recover debug intrinsics when killing dupli...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Matt Arsenault
AMDGPU/GlobalISel: Widen non-power-of-2 load results
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Saar Raz
[Concepts] Add missing TPA commit to requires expressio...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Florian Hahn
Recommit "[DSE] Add first version of MemorySSA-backed...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Alex Zinenko
[mlir] Linalg fusion: ignore indexed_generic producers
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Pierre Oechsel
[mlir] StdToLLVM: Add error when the sourceMemRef of...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Hans Wennborg
Fix unused function warning (PR44808)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Stephan Herhut
[MLIR][CUDA] Fix build file for mlir-cuda-runner
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Saar Raz
[Concepts] Do not check constraints if not all template...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Ayman Musa
[AggressiveInstCombine] Add test with baseline CHECKs...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Sergej Jaskiewicz
[libcxx] Don't assume cwd name in std::filesystem tests
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Ayman Musa
Revert "[AggressiveInstCombine] Add support for ICmp...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Ayman Musa
[AggressiveInstCombine] Add support for ICmp instr...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Lei Zhang
[mlir][spirv] Introduce spv.func
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
stozer
Reapply "[DebugInfo] Prevent explosion of debug intrins...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Mehdi Amini
Fix MLIR build when the NVPTX target isn't configured
commit
|
commitdiff
|
tree
|
snapshot
next