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-05-14
Thomas Preud...
Revert "FileCheck [5/12]: Introduce regular numeric...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Pavel Labath
[CMake] Correctly reinstate LLDB_CAN_USE_LLDB_SERVER
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Alex Denisov
Add guidelines/recommendations for organizers of LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Philip Reames
[X86] Prefer locked stack op over mfence for seq_cst...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Fangrui Song
[Object] Change ObjectFile::getSectionContents to retur...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
David L. Jones
gn build: add Hexagon target
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Fangrui Song
ARMDefines.h: fix -Wimplicit-fallthrough in -DLLVM_ENAB...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
David L. Jones
gn build: add Sparc target
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
David L. Jones
gn build: add Lanai target
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jinsong Ji
[PowerPC][NFC] Fix typos in triples
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Craig Topper
[X86] Use X86 instead of X32 as a check prefix in atomi...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Adrian Prantl
LLDB website: Change the title back to "The LLDB Debugger"
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Sanjay Patel
[SDAG] fix unused variable warning and unneeded indirec...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Sanjay Patel
[SDAG, x86] allow targets to override test for binop...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jonas Devlieghere
[Docs] Differentiate between public and private API
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Richard Smith
PR41817: Fix regression in r359260 that caused the...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Gor Nishanov
[coroutines] Fix spills of static array allocas
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Richard Smith
[c++20] P1064R0: Allow virtual function calls in consta...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Stanislav Mekhanoshin
[AMDGPU] gfx1010 clang target
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jonas Devlieghere
[Docs] Fix code formattign in variable.rst
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jonas Devlieghere
[CMake] Reinstate LLDB_CAN_USE_LLDB_SERVER
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Volodymyr Sapsai
[X86] Make `x86intrin.h`, `immintrin.h` includable...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Vitaly Buka
[gn] Fix build
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Aaron Ballman
Removing an unused member variable; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Craig Topper
[X86] Use ISD::MERGE_VALUES to return from lowerAtomicA...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Gheorghe-Teodor...
[OpenMP][Clang][BugFix] Split declares and math functio...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Volodymyr Sapsai
Make language option `GNUAsm` discoverable with `__has_...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jonas Devlieghere
Disable TestEnvironment on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Stanislav Mekhanoshin
[AMDGPU] gfx1010 SearchableTableEmitter patch for NSA
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Aaron Ballman
Introduce the ability to dump the AST to JSON.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jonas Devlieghere
[CMake] Simplify lldb-server handling
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Nemanja Ivanovic
[Pass Pipeline][NFC] Add a test prior to committing...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Craig Topper
[X86] Various type corrections to the code that creates...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Lang Hames
[JITLink][MachO] Honor the no-dead-strip flag on nlist...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
David L. Jones
[Support] Ensure redirected outputs don't contain outpu...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Nikita Popov
[WebAssembly] Don't assume that zext/sext result is...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Stanislav Mekhanoshin
[AMDGPU] gfx1010 tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Marshall Clow
Make more friendly with unions. Reviewed as https...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Matthias Gehre
[clang-tidy] readability-redundant-declaration: fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jonas Devlieghere
Merge target and launch info environments
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jonas Devlieghere
Remove commented-out code
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Sterling Augustine
Add a new LIBUNWIND_WEAK_PTHREAD Cmake option to force
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Stanislav Mekhanoshin
[AMDGPU] Reorder includes per coding standard. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Stanislav Mekhanoshin
[AMDGPU] Remove now unused V2FP16_ONE constant def...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jan Korous
[clang][ASTContext] Call setAttached for comments attac...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Robert Lougher
Revert [X86] Avoid SFB - Fix inconsistent codegen with...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Sanjay Patel
[InstCombine] try harder to form rotate (funnel shift...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Nick Desaulniers
[TargetLowering] Handle multi depth GEPs w/ inline...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Paul Robinson
Stop defining negative versions of some lit feature...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Andrey Churbanov
fixed typo made by commit r360595
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Sanjay Patel
[InstCombine] add tests for rotates with narrow shift...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Nico Weber
gn build: Fewer dependencies in llvm/lib/Target
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Shafik Yaghmour
[DataFormatters] FindLibCppStdFunctionCallableInfo...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Sam Clegg
[WebAssembly] Refactor relocation processing. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Nico Weber
gn build: Merge r360572
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Simon Pilgrim
[X86][SSE] LowerBuildVectorv4x32 - don't insert MOVQ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Andrey Churbanov
Fixed creation of aliases in Windows build.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Simon Pilgrim
[X86][SSE] Relax use limits for lowerAddSubToHorizontal...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Peter Smith
[ELF] Full support for -n (--nmagic) and -N (--omagic...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Simon Pilgrim
[TargetLowering] Add SimplifyDemandedBits support for...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Craig Topper
[X86] Add test case for mask register variant of PR4161...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Brian Cain
[libcxx] teach type_traits test about long uint32_t
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Amara Emerson
Revert "[LSR] Tweak setup cost depth threshold to 10."
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Simon Pilgrim
[X86] Add SimplifyDemandedBits support for PEXTRB/PEXTR...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Aleksandr Urakov
[NativePDB] Fix tests after r360569
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Marshall Clow
Add a test for LWG#3204 and mark it as complete. Review...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Sanjay Patel
[DAGCombiner] narrow vector binop with inserts/extract
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Alexey Bataev
[OPENMP][NVPTX]Simplify handling of thread limit, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Pavel Labath
DWARF/DIERef: remove non-const operator<
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Sanjay Patel
[x86] add test for insert/extract binop; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Kevin P. Neal
Add constrained fptrunc and fpext intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Hans Wennborg
Revert r360559 "[c++20] P1064R0: Allow virtual function...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Simon Pilgrim
TargetLowering::SimplifyDemandedBits - early-out for...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Thomas Preud...
FileCheck [5/12]: Introduce regular numeric variables
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eugene Leviant
[ThinLTO] Don't internalize weak writeable variables
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Pavel Labath
Add REQUIRES: windows to NativePDB/stack_unwinding01.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Serge Guelton
Simplify llvm-cat help
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Pavel Labath
Breakpad: Generate unwind plans from STACK CFI records
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Cullen Rhodes
[AArch64][SVE2] Add SVE2 target features to backend...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Gabor Marton
[ASTImporter] Separate unittest files
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Stefan Granitz
Fix flakiness in lldb lit test
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Ulrich Weigand
[SystemZ] Model floating-point control register
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Aleksandr Urakov
[NativePDB] Support member function types in PdbAstBuilder
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Pavel Labath
minidump: Use yaml instead of checked-in binaries for...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Sam Parker
[ARM][ParallelDSP] Relax alias checks
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Clement Courbet
[DAGCombiner] Fix invalid alias analysis.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Pavel Labath
[DWARF] Use sequential integers for the IDs of the...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Pavel Labath
@skipIfLinux flaky lldb-mi tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Richard Smith
PR41845: Detect and reject mismatched inner/outer pack...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Fangrui Song
Remove declaratons of deleted structs/classes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Clement Courbet
[DAGCombiner][NFC] Commit test to show fix in D61846.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Richard Smith
PR41854: Don't assert when constant-evaluating a member...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Richard Smith
[c++20] P1064R0: Allow virtual function calls in consta...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Fangrui Song
[WebAssembly] Add dependency on WebAssemblyDesc to...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Fangrui Song
[CMake] Add lli to LLDB_TEST_DEPS
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Yonghong Song
[BPF] emit BTF sections only if debuginfo available
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Lang Hames
[JITLink] Track section alignment and make sure it...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Fangrui Song
Fix file names in file headers. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
David L. Jones
gn build: support host build on ppc64 (a.k.a. powerpc64le)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Craig Topper
Recommit r358887 "[TargetLowering][AMDGPU][X86] Improve...
commit
|
commitdiff
|
tree
|
snapshot
next