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-07-08
Sam McCall
[clangd] Don't insert absolute paths, give up instead.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Denis Bakhvalov
[SCEV] Fix for PR42397. SCEVExpander wrongly adds nsw...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sanjay Patel
[InstCombine] add tests for insert of same splatted...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Vitaly Buka
Update gn files
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Yonghong Song
Revert "[BPF] add new intrinsics preserve_{array,union...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Vitaly Buka
Revert "[libc++] Take 2: Do not cleverly link against...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Jonas Devlieghere
[Host] Fix out-of-line definition on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Amy Huang
Replace temporary variable matches in test since r36395...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sam McCall
[clangd] Use -completion-style=bundled by default if...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Ilya Biryukov
[Syntax] Introduce syntax trees
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Vitaly Buka
Update gn files
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Dmitry Preobrazhensky
[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Yonghong Song
[BPF] add new intrinsics preserve_{array,union,struct...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Wouter van...
[WebAssembly] tablegen: distinguish float/int immediate...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Matt Arsenault
AMDGPU: Remove mubuf specific PatFrags
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Matt Arsenault
AMDGPU: Move waitcnt intrinsic to instruction definitio...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
George Rimar
[llvm\test\Object] - An initial step to cleanup the...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Dmitry Preobrazhensky
[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Louis Dionne
[NFC][pstl] Remove unused utility code
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Brian Homerding
Add, and infer, a nofree function attribute
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Jonas Devlieghere
[Host] Fix out-of-line definition of StartMonitoringChi...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Matt Arsenault
GlobalISel: Convert some build functions to using SrcOp...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sanjay Patel
[InstCombine] canonicalize insert+splat to/from element...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Brian Homerding
Add nofree attribute to CodeGenOpenCL/convergent.cl...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Francis Visoiu...
[Bitcode][NFC] Remove unused variable from BitcodeAnalyzer
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Kevin P. Neal
Teach the IRBuilder about fadd and friends.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Michal Gorny
[lldb] [test] Update NetBSD XFAILs in test suite
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Louis Dionne
[pstl] Use a different namespace for each backend
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Brian Homerding
Add, and infer, a nofree function attribute
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
James Henderson
[docs][llvm-readobj][llvm-readelf] Improve wording
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Alexey Bataev
[OPENMP]Add -Wunintialized to the erroneous tests for...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sanjay Patel
[InstCombine] fix typo in test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Alexey Bataev
[OPENMP]Make __kmpc_push_tripcount thread safe.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Ilya Biryukov
[clangd] A code tweak to expand a macro
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Jinsong Ji
[PowerPC][NFC]Update testcases using script.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Alex Bradbury
[RISCV][NFC] Make use of Triple::isRISCV
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Simon Pilgrim
[X86] ISD::INSERT_SUBVECTOR - use uint64_t index. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Alex Bradbury
[Triple] Add isRISCV function
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Louis Dionne
[libc++] Take 2: Do not cleverly link against libc...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sanjay Patel
[InstCombine] add tests for splat shuffles; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Cameron McInally
[Float2Int] Add support for unary FNeg to Float2Int
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Petar Avramovic
[MIPS GlobalISel] Register bank select for G_LOAD....
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Petar Avramovic
[MIPS GlobalISel] Register bank select for G_STORE...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected parsing of FLAT offset modifier
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Matt Arsenault
GlobalISel: widenScalar for G_BUILD_VECTOR
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Matt Arsenault
GlobalISel: Check address space when looking up iPTR...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Owen Reynolds
Reapply [llvm-ar][test] Increase llvm-ar test coverage
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Owen Reynolds
Revert [llvm-ar][test] Increase llvm-ar test coverage
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Owen Reynolds
[llvm-ar][test] Increase llvm-ar test coverage
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Gabor Marton
[ASTImporter] Fix import of lambda in function param
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Endre Fulop
[analyzer] Add analyzer option to limit the number...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Joel E. Denny
[lit] Parse command-line options from LIT_OPTS
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
James Henderson
[docs][llvm-objcopy] Add description of binary input...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sam McCall
[clangd] Use xxhash instead of SHA1 for background...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sam Clegg
[lld] Use -o /dev/null in test when output is not needed.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Simon Pilgrim
[TargetLowering] SimplifyDemandedBits - just call compu...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sam Clegg
[lld][WebAssembly] Fix __start/__stop symbols when...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Fangrui Song
[ubsan][test] Fix cast-overflow.cpp and delete float...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Mikhail Maltsev
[ARM] Relax constraints on operands of VQxDMLxDH instru...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Alex Bradbury
[RISCV] Specify registers used for exception handling
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sam Clegg
[lld][WebAssembly] Fix typo in error message
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Rainer Orth
[ubsan][test] Fix several UBSan-* :: TestCases/Implicit...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Rainer Orth
[ubsan][test] Don't disable ubsan testing on 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Alex Bradbury
[RISCV] Specify registers used in DWARF exception handling
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Diogo N. Sampaio
[AArch64] Fix scalar vuqadd intrinsics operands
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Fangrui Song
[ARM] Fix null pointer dereference in CodeGen/ARM/Windo...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Diogo N. Sampaio
[AArch64] Fix vsqadd scalar intrinsics operands
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Alex Bradbury
[UpdateTestChecks] Skip over .Lfunc_begin for RISC-V
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Fangrui Song
[WebAssembly] Add static_assert(sizeof(SymbolUnion...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Fangrui Song
Change LaunchThread interface to return an Expected...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Jay Foad
[AMDGPU] Use a named predicate instead of a magic number.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Craig Topper
[X86] Allow execution domain fixing to turn SHUFPD...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Craig Topper
[X86] Make movsd commutable to shufpd with a 0x02 immed...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Alex Bradbury
[RISCV] Support z and i operand modifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Marshall Clow
Make forward_list::remove/remove_if/unique all return...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sam McCall
[clangd] Avoid slow ostreams in URI conversion.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Sam McCall
[clangd] Encapsulate fields in dex token. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Craig Topper
[X86] Add MOVSDrr->MOVLPDrm entry to load folding table...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Francis Visoiu...
[llvm-bcanalyzer] Refactor and move to libLLVMBitReader
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Kang Zhang
[NFC][PowerPC] Add the test add_cmp.ll
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Petr Hosek
Revert "[IRBuilder] Fold consistently for or/and whethe...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Martin Storsjo
[ARM] Add support for MSVC stack cookie checking
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Saleem Abdulrasool
Process: generalise Windows thread setup
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Eric Fiselier
Make ~mutex and ~condition_variable trivial on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Nico Weber
gn build: Merge r355546
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Nico Weber
gn build: Merge r365273
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Nico Weber
gn build: Sort sync script output
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Nico Weber
gn build: Sort cxx_sources in libcxx build file
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Nico Weber
gn build: Merge r365258 and follow-ups r365263, r365264
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Craig Topper
[X86] Make sure load isn't volatile before shrinking...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
David Majnemer
[CodeGen] Add larger vector types for i32 and f32
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Eric Fiselier
Fix PR27658 - Make ~mutex trivial when possible.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-06
Richard Smith
Treat the range of representable values of floating...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-06
Simon Pilgrim
[X86] SimplifyDemandedVectorEltsForTargetNode - fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-06
Simon Pilgrim
[X86] LowerBuildVectorv16i8 - pull out repeated getOper...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-06
Simon Pilgrim
[DAGCombine] convertBuildVecZextToZext - remove duplica...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-06
Craig Topper
[X86] Add PS<->PD domain changing support for MOVH...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-06
Craig Topper
[X86] Remove patterns from MOVLPSmr and MOVHPSmr instru...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-06
Craig Topper
[X86] Add patterns to select MOVLPDrm from MOVSD+load...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-06
Craig Topper
[X86] Copy some test cases from vector-shuffle-sse1...
commit
|
commitdiff
|
tree
|
snapshot
next