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-03-10
Aaron Ballman
Convert a reachable llvm_unreachable into an assert.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Fangrui Song
[SimplifyLibcalls] Don't replace locked IO (fgetc/fgets...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Craig Topper
[docs] Regenerate ClangCommandLineReference.rst
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Matt Arsenault
ARM: Fixup some tests using denormal-fp-math attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Eugene Zhulenev
[MLIR] Add custom option parser type to PassOption
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Rumeet Dhindsa
Revert "[modules] Do not cache invalid state for module...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Nathan James
Add Optional overload to DiagnosticBuilder operator <<
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Sterling Augustine
Rework findUnwindSectionsByPhdr to be more optimal.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Louis Dionne
[libc++abi] NFC: Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Benjamin Kramer
Give helpers internal linkage. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Kadir Cetinkaya
[clangd] Use a separate RunningTask flag instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Mikhail Maltsev
Suppress an "unused variable" warning in release build
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
LLVM GN Syncbot
[gn build] Port a4cde9ad7b6
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Tyker
Fixed [AssumeBundles] Move to IR so it can be used...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Kazushi (Jam...
[VE] Target-specific bit size for sjljehprepare
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Alexey Bataev
[OPENMP]Fix PR45132: OpenMP doacross loop nest with...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Simon Moll
[instcombine] remove fsub to fneg hacks; only emit...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Sergej Jaskiewicz
[compiler-rt] Define ElfW() macro if it's not defined
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Simon Pilgrim
[X86][SSE] getFauxShuffleMask - add support for INSERT_...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Simon Pilgrim
[X86][SSE] matchShuffleWithSHUFPD - add support for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Simon Pilgrim
[X86][SSE] Add some extract+insert shuffle tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Hiroshi Yamauchi
[PSI] Add tests for is(Hot|Cold)FunctionInCallGraphNthP...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Matt Arsenault
AMDGPU/GlobalISel: Insert readfirstlane on SGPR returns
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Sam Parker
[ARM][MVE] VFMA and VFMS validForTailPredication
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jonas Paulsson
[SystemZ] Improve foldMemoryOperandImpl().
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
LLVM GN Syncbot
[gn build] Port 714466bf367
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Florian Hahn
[InstCombine] Support vectors in SimplifyAddWithRemainder.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Nico Weber
Revert "[clang-tidy] New check: bugprone-suspicious...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Nico Weber
[gn build] (manually) merge 47edf5bafb
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Mikhail Maltsev
[ARM,CDE] Generalize MVE intrinsics infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jonas Paulsson
[SimplifyCFG] Skip merging return blocks if it would...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Sanjay Patel
[InstCombine] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Simon Pilgrim
[TargetLowering] SimplifyDemandedVectorElts - add Deman...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Pavel Labath
[lldb] Improve test failure messages in vscode tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Sanjay Patel
[InstCombine] fold gep-of-select-of-constants (PR45084)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Sanjay Patel
[InstCombine] add/adjust tests for select-gep; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Florian Hahn
[SLP] Support vectorizing functions provided by vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Pavel Labath
[lldb] Break up CommandObjectDisassemble::DoExecute
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Pavel Labath
[lldb] Make UnwindLLDB a non-plugin
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Nathan James
[NFC] Tweak OptionsUtils
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
David Bozier
[LLD] Add support for --unique option
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Simon Pilgrim
[X86][SSE] Add more accurate costs for fmaxnum/fminnum...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Djordje Todorovic
[NFC][llvm-dwarfdump] Always use 'const Twine &'
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Simon Pilgrim
[SLPVectorizer][X86] Add fmaxnum/fminnum tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Simon Pilgrim
[CostModel][X86] Add fmaxnum/fminnum costs tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Simon Pilgrim
[X86][SSE] Add SSE41 coverage for fmaxnum/fminnum tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
alex-t
[AMDGPU] SI_INDIRECT_DST_V* pseudos expansion should...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Kerry McLaughlin
[AArch64][SVE] Add SVE intrinsics for address calculations
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
James Greenhalgh
[Arm] Do not lower vmax/vmin to Neon instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Simon Pilgrim
[X86][AVX] combineX86ShuffleChain - combine binary...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Adam Balogh
[Analyzer][NFC] Change parameter of NoteTag lambdas...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Clement Courbet
[ExpandMemCmp][NFC] Add more tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Florian Hahn
[SLP] Precommit vector library test for D75878.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Sam Parker
[ARM][MVE] Validate tail predication values
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jonathan Coe
[clang-format] Correct indentation for `[key] = value...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jonathan Coe
Revert "[clang-format] Correct indentation for `[key...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Djordje Todorovic
Reland "[DebugInfo] Enable the debug entry values featu...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Dmitry Vyukov
tsan: tsan_interface.h: make constants static
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Craig Topper
[X86] Remove isel patterns for (X86VBroadcast (i16...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Puyan Lotfi
[llvm][MIRVRegNamer] Avoid collisions across constant...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Siva Chandra...
[libc] Add simple implementations of mtx_lock and mtx_u...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Siva Chandra...
[libc] Take 2: Add linux implementations of thrd_create...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Mehdi Amini
Fix MLIR build when NVPTX backend is not configured in
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Matt Arsenault
AMDGPU/GlobalISel: Avoid illegal vector exts for add...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Matt Arsenault
AMDGPU/GlobalISel: Fix mishandling SGPR v2s16 add/sub/mul
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Lang Hames
[MC] Allow Stackmap sections after DWARF in MachO.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Uday Bondhugula
[mlir] NFC: remove IntegerValueSet / MutableIntegerSet
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Nathan James
[NFC] use hasAnyOperatorName and hasAnyOverloadedOperat...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Wouter van...
[WebAssembly] Fixed FrameBaseLocal not being set.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Nathan James
[ASTMatchers] Add hasAnyOverloadedOperatorName matcher
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
George Burgess IV
[x86][slh] Move isDataInvariant* functions
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
George Burgess IV
[x86][slh][NFC] Rm redundant liveness check
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Richard Smith
Revert "PR45083: Mark statement expressions as being...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Richard Smith
Mark test function as 'weak' to prevent interprocedural...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Richard Smith
PR45083: Mark statement expressions as being dependent...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Matt Morehouse
[ASan] Enable set_shadow_test.c on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
River Riddle
[mlir][SideEffects] Replace the old SideEffects dialect...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
George Burgess IV
[cmake] Strip quotes in compiler-rt/lib/crt; error...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
George Burgess IV
[cmake] By default do not build compiler-rt with PGO
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Jonathan Roelofs
[clang-tidy][docs] Post-commit feedback on D74669
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Douglas Yung
Change tests to use -S instead of -c to work when an...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Erik Pilkington
[CodeGenObjC] Privatize some ObjC metadata symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Davide Italiano
[AppleObjCRuntimeV2] Fix a typo. Evalulate -> evaluate.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Davide Italiano
[AppleObjC2RuntimeV2] Remove dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Davide Italiano
[ObjC] Dynamic type resolution logging should go to...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Philip Reames
[tests] Add long nop test coverage for intel platforms
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Jonathan Roelofs
Add missing list.rst entry
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Reid Kleckner
[gn] Use ghash if using clang & LLD together to make...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Jonathan Roelofs
release notes: fix new check name
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
LLVM GN Syncbot
[gn build] Port 1e0669bfe05
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Jonathan Roelofs
[clang-tidy] New check: bugprone-suspicious-include
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Alexey Bataev
[OPENMP50]Codegen for depobj dependency kind.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Jay Foad
[AMDGPU] Fix scheduling info for terminator SALU instru...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Jonathan Roelofs
Fix internal links in Kaleidoscope tutorial
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Sjoerd Meijer
Follow up of 3d9a0445cce3, clang driver defaulting...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Yaxun (Sam...
[HIP] Fix device stub name
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Arthur Eubanks
Fix typo in gn files
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Arthur Eubanks
Don't emit pointer to int cast warnings under -Wmicroso...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
ahatanak
[ObjC][ARC] Don't remove autoreleaseRV/retainRV pairs...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Lei Zhang
[mlir][ods] Fix AnyInteger predicate
commit
|
commitdiff
|
tree
|
snapshot
next