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-08-08
Simon Pilgrim
[X86] SimplifyDemandedVectorElts - attempt to recombine...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
David Tenty
Enable assembly output of local commons for AIX
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
David Green
[ARM] Add support for MVE pre and post inc loads and...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
David Green
[ARM] MVE big endian loads/stores
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Sam Elliott
[RISCV] Allow ABI Names in Inline Assembly Constraints
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Louis Dionne
[pstl] Remove stray semicolon
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Diogo N. Sampaio
[FIX][NFC] Update clang sema test
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Sam Elliott
[RISCV] Minimal stack realignment support
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Marshall Clow
Implement hh_mm_ss from P1466R3. Reviewed as https...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Fangrui Song
[ELF][AArch64] Delete two unused RUN lines from aarch64...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Thomas Preud...
[FileCheck] Add missing includes in header
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Tim Corringham
Add llvm.licm.disable metadata
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Alexey Bataev
[OPENMP]Add support for analysis of linear variables...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Stefan Granitz
[lldb][CMake] Disable modules in Xcode projects
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Peter Smith
[ELF][AArch64] Support for movz, movk tprel relocations
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Simon Pilgrim
[X86][SSE] matchBinaryPermuteShuffle - split INSERTPS...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Johan Vikstrom
[clangd] Added semantic highlighting support for primit...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Sanjay Patel
[Reassociate] add more tests with negative FP constants...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Pavel Labath
ObjectFileELF: Convert a unit test to a lit test
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Diogo N. Sampaio
[ARM] Set default alignment to 64bits
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Johan Vikstrom
[clangd] Added an early return from VisitMemberExpr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Louis Dionne
[libc++abi] Fix tests when pstl is enabled
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Louis Dionne
[pstl] Error out when the backend is left unspecified
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Louis Dionne
[pstl] Add a __pstl_config_site header to record the...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Haojian Wu
[clangd] Don't include internal gtest header.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Haojian Wu
[clangd] Remove a function accidently being added in...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Bjorn Pettersson
Fix check in tools/gold/X86/strip_names.ll regarding...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Krasimir Georgiev
[clang-format] fix crash involving invalid preprocessor...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Pavel Labath
Fix LLDB_CONFIGURATION_DEBUG builds for the GetSymbolVe...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Simon Pilgrim
[X86][SSE] Add x64 load use test case
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Haojian Wu
[clangd] Correct the documentation, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Simon Pilgrim
[TargetLowering] SimplifyDemandedBits - call SimplifyMu...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Andrea Di Biagio
[MCA] Remove dependency from InstrBuilder in mca::Conte...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Petar Avramovic
[MIPS GlobalISel] Select jump_table and brjt
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
George Rimar
[llcm-readobj] - Fix BB after t368272.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
George Rimar
[yaml2obj/obj2yaml] - Add a basic support for extended...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Pavel Labath
Add a missing include to SymbolFilePDBTests.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Shaurya Gupta
[Extract] Fixed SemicolonExtractionPolicy for SwitchStm...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Pavel Labath
Remove xcode-specific Config.h
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Pavel Labath
Fix PDB unit tests for the GetSymbolVendor deletion
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Sam Tebbs
[ARM] Select VFMA
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Pavel Labath
Remove Module::GetSymbolVendor
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
George Rimar
[ELF] - An attemp to fix builld bit after r368260
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Johan Vikstrom
[clangd] Fix implicit template instatiations appearing...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
George Rimar
[llvm-readobj/libObject] - Introduce a custom warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Rui Ueyama
[diagtool] Use `operator<<(Colors)` to print out colore...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Craig Topper
[X86] Remove -x86-experimental-vector-widening-legaliza...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
David Green
[ARM] Tighten up VLDRH.32 with low alignments
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
David Green
[ARM] Rejig MVE load store tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
JF Bastien
Revert "Temporarily bump minimum compiler version"
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
JF Bastien
Temporarily bump minimum compiler version
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Fangrui Song
[Driver] Delete XFAIL: windows-msvc after D65880/r368245
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Craig Topper
[X86] Add CMOV_FR32X and CMOV_FR64X to the isCMOVPseudo...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Davide Italiano
[Materializer] Remove wrong SetSizeAndAlignmentFromType().
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Aditya Nandakumar
[GISel][NFC]: Make members of CombinerHelper accessible...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Kamil Rytarowski
Sync ioctl(2) list with NetBSD 9.99.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Kamil Rytarowski
Update generate_netbsd_ioctls.awk for NetBSD 9.99.3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Fangrui Song
[Driver] Move LIBRARY_PATH before user inputs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Richard Trieu
Inline diagnostic text into .td file. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Jonas Devlieghere
[Utility] Remove unused function 'GetMatchSpanningIndices'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Douglas Yung
Add LLD as a requirement for hwasan tests because of...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Wolfgang Pieb
[llvm-strip] Support --strip-sections
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Louis Dionne
Revert "[libc++] Take 3: Do not cleverly link against...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Richard Trieu
Update fix-it hints for std::move warnings.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Anusha Basana
[llvm-lipo] Update llvm-lipo docs for -info -thin ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Craig Topper
[ScalarizeMaskedMemIntrin] Add test case for expanding...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Jonas Devlieghere
[Docs] Fix (incorrect) code highlighting
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Amy Huang
Recommit "[MS] Emit S_HEAPALLOCSITE debug info in Selec...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
David Blaikie
gdb-index: Wire up str_offsets section to avoid incorre...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Johannes Doerfert
[Attributor][NFC] remove leftover and format code
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Johannes Doerfert
[Attributor][Stats] Locate statistics tracking with...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Adrian Prantl
Adjust a ValueObjectChild's offset when the child is...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Johannes Doerfert
[Attributor][NFC] Code simplification and style normali...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Johannes Doerfert
[Attributor] Introduce a state wrapper class
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Johannes Doerfert
[Attributor][NFC] Avoid unnecessary liveness queries
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Johannes Doerfert
[Attributor] Provide easier checkForallReturnedValues...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Jordan Rupprecht
[llvm-readobj][test] Add baseline tests for FreeBSD...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
David Blaikie
Add a test demonstrating DWARF parse failures are not...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Kamil Rytarowski
Restrict the NetBSD ASan TSD fallback to !ASAN_DYNAMIC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Mitch Phillips
[HWASan] Use LLD for check-hwasan.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Diego Trevino...
Revert Added Delta IR Reduction Tool
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Louis Dionne
[libc++] Remove temporary hack for D63883
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Craig Topper
[LoopVectorize][X86] Clamp interleave factor if we...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Diego Trevino...
Added Delta IR Reduction Tool
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Louis Dionne
[libc++] Take 3: Do not cleverly link against libc...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
David Blaikie
DebugInfo/DWARF: Remove unused return type from DWARFUn...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Cameron McInally
[NFC][LICM] Pre-commit test for unary FNeg support...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Craig Topper
[X86] Allow pack instructions to be used for 512->256...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Diego Astiazaran
[clang-doc] Add second index for sections within info...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Jonas Devlieghere
[CommandObject] Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Craig Topper
[X86] Add test cases for missed opportunities to use...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Diego Astiazaran
[clang-doc] Parallelize reducing phase
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Alex Langford
[Symbol] Remove commented out code from CompileUnit
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Bob Haarman
Revert r367501 "Create unique, but identically-named...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Louis Dionne
[pstl] Make sure we install all of PSTL's include/...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Bill Wendling
Add target requirements for those bots which don't...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
David Bolvansky
[NFC] Fixed newly added tests
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
David Bolvansky
[NFC] Added tests for x/fabs(X) fold
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Nico Weber
Add support for deterministically linked binaries on...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
David Blaikie
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
next