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
2019-06-26
JF Bastien
BitStream reader: propagate errors
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Craig Topper
[X86] Remove isTypePromotionOfi1ZeroUpBits and its...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Xing Xue
Print NULL as "(null)" in diagnostic message
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
David Blaikie
Fix some undefined behavior (excessive shift of signed...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Nicolai Haehnle
llvm-objcopy: silence warning introduced in r364296
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Simon Pilgrim
Fix Wdocumentation warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Simon Pilgrim
[X86][SSE] getFauxShuffleMask - handle OR(x,y) where...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Jonas Devlieghere
[Reproducers] Copy over access/modification time in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Andrey Churbanov
Fixed memory use-after-free problem.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Sanjay Patel
Revert [InstCombine] change 'tmp' variable names; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Simon Pilgrim
[X86][AVX] Add reduced test case for PR41545
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Nico Weber
Make AddLastArg() variadic and use it more. No behavior...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Sanjay Patel
[InstCombine] change 'tmp' variable names; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Ryan Taylor
[AMDGPU] Fix for branch offset hardware workaround
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Ulrich Weigand
Allow matching extend-from-memory with strict FP nodes
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Philip Reames
[IndVars] Kill a redundant bit of debug output
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Greg Clayton
Fix builbots after r364427.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Thomas Lively
[WebAssembly] Omit wrap on i64x2.{shl,shr*} ISel when...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Thomas Lively
[WebAssembly] Implement tail calls and unify tablegen...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Scott Linder
Fix leaks in LLVMCreateDisasmCPUFeatures
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Jonas Devlieghere
[dotest] Add the ability to set environment variables...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Yitzhak Mandelbaum
[clang-tidy] Generalize TransformerClangTidyCheck to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Sanjay Patel
[InstCombine] simplify code for inserts -> splat; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Michael Liao
Fix build in shared lib mode.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Alexandre Ganea
[xray] Remove usage of procid_t
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Alexandre Ganea
[LLD][COFF] Case insensitive compares for /nodefaultlib
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Sanjay Patel
[InstCombine] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Evandro Menezes
[CodeGen] Improve formatting of jump tables (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Yitzhak Mandelbaum
[clang-tidy] Fix ClangTidyTest to initialize context...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Simon Pilgrim
[X86][SSE] X86TargetLowering::isCommutativeBinOp -...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Roman Lebedev
[NFC][InstCombine] Revisit one-use tests in shift-amoun...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Simon Pilgrim
[X86][SSE] X86TargetLowering::isCommutativeBinOp -...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Simon Pilgrim
[X86][SSE] X86TargetLowering::isBinOp - add PCMPGT
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Roman Lebedev
[NFC][InstCombine] Add shift amount reassociation in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Simon Pilgrim
[X86] shouldScalarizeBinop - never scalarize target...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Michael Liao
Make CodeGen depend on ASTMatchers
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Greg Clayton
Add GSYM utility files along with unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Matt Arsenault
AMDGPU: Fix unused variable
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Matt Arsenault
AMDGPU: Check MRI for callee saved regs instead of TRI
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Djordje Todorovic
[clang/DIVar] Emit the flag for params that have unmodi...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Sven van Haastregt
[OpenCL] Improve diagnostic for placement new
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Fedor Sergeev
[InlineCost] cleanup calculations of Cost and Threshold
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Johan Vikstrom
[clangd] Added functionality for getting semantic highl...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Roman Lebedev
[X86][Codegen] X86DAGToDAGISel::matchBitExtract():...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Roman Lebedev
[X86] X86DAGToDAGISel::matchBitExtract(): pattern c...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Roman Lebedev
[X86] X86DAGToDAGISel::matchBitExtract(): pattern b...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Roman Lebedev
[X86] X86DAGToDAGISel::matchBitExtract(): pattern a...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Clement Courbet
Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Chen Zheng
[HardwareLoops] NFC - move loop with irreducible contro...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Hans Wennborg
Fix the build after r364401
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Kadir Cetinkaya
[clangd] Disable failing unittest on non-x86 platforms
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Clement Courbet
[ExpandMemCmp][MergeICmps] Move passes out of CodeGen...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Nico Weber
gn build: Merge r364387
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
James Henderson
[docs][llvm-symbolizer] Improve llvm-symbolizer documen...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Nico Weber
gn build: Merge r364386
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Nico Weber
gn build: Merge r364389
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Simon Pilgrim
[X86][AVX] combineExtractSubvector - 'little to big...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Djordje Todorovic
[IR/DIVar] Add the flag for params that have unmodified...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Simon Pilgrim
[DAGCombine] visitEXTRACT_SUBVECTOR - add TODO for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Mikhail Maltsev
[ARM] Handle fixup_arm_pcrel_9 correctly on big-endian...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Lewis Revill
[RISCV] Add pseudo instruction for calls with explicit...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Djordje Todorovic
[clang] Fix test failures after the rL364399
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Simon Pilgrim
[X86][AVX] truncateVectorWithPACK - avoid bitcasted...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Hans Wennborg
Revert r364332 "[scudo][standalone] Introduce the C...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Djordje Todorovic
[CC1Option] Add the option to enable the debug entry...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Florian Hahn
[LoopUnroll] Add support for loops with exiting headers...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Chen Zheng
[HardwareLoops] NFC - move loop with irreducible contro...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Kadir Cetinkaya
[clang][Tooling] Fix windows build-bots after rL364386
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Djordje Todorovic
[TargetOption] Add option to ebanble the debug entry...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Rainer Orth
[compiler-rt][test] Set shared_libasan_path in test...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Roman Lebedev
[NFC][InstCombine] Add shift amount reassociation tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Haojian Wu
[clangd] Don't rename the namespace.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Fangrui Song
Reland D61583 [ELF] Error on relocations to STT_SECTION...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Kadir Cetinkaya
[clangd] Add Value field to HoverInfo
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Kadir Cetinkaya
[clangd] Enable extraction of system includes from...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Kadir Cetinkaya
[clangd] Link and initialize target infos
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Kadir Cetinkaya
[clang][Tooling] Infer target and mode from argv[0...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Djordje Todorovic
[Metadata] Add GNU extensions for call site DWARF symbols
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Clement Courbet
[ExpandMemCmp] Honor prefer-vector-width.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Kai Luo
[PowerPC] Fixed missing change flag of emitRLDICWhenLow...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
QingShan Zhang
Teach the DAGCombine to fold this pattern(c1 and c2...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Yaxun Liu
[HIP] Support attribute hip_pinned_shadow
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Yaxun Liu
Fix build failure due to missing break
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Rumeet Dhindsa
Revert [llvm-objcopy][NFC] Refactor output target parsing
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Rumeet Dhindsa
Revert [llvm-objcopy][NFCI] Fix build failure with GCC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Nemanja Ivanovic
[NFC] Fix buildbot breaks due to r364375
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Fangrui Song
[ARM] Fix -Wimplicit-fallthrough after D60709/r364331
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Nemanja Ivanovic
[PowerPC][NFC] Add a TOC save test case prior to postin...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Peter Collingbourne
gn build: Merge r364288.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Nemanja Ivanovic
[PowerPC] Mark FCOPYSIGN legal for FP vectors
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Kai Luo
[PowerPC][NFC] Move peephole optimization of RLDICR...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Keno Fischer
[WebAssembly] Fix accidental omission from rLLD364367
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Saleem Abdulrasool
MC: correct the emission of weak aliases in COFF
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Dan Liew
Follow up fix for r364366.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Keno Fischer
[lld/WebAssembly] Slightly nicer error message for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Keno Fischer
[WebAssembly] Fix list of relocations with addends...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Dan Liew
Add USan+ASan and UBSan+TSan tests to shadow-memory...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Artem Dergachev
[analyzer] exploded-graph-rewriter: Prettier location...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Erich Keane
Teach TableGen Intrin Emitter to handle LLVMPointerType...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Eric Fiselier
Revert "Change the ABI version and ABI namespace to...
commit
|
commitdiff
|
tree
|
snapshot
next