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-09-06
Kang Zhang
[CodeGen] Do the Simple Early Return in block-placement...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Raphael Isemann
[lldb][NFC] Remove unused Args::GetArgumentQuoteCharAtIndex
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Simon Atanasyan
[mips] Make another set of test cases more tolerant...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
David Zarzycki
[CMake] LLVM_COMPILE_FLAGS also applies to C files
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Raphael Isemann
[lldb] Remove xcode bot from website listing and fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Mikael Holmen
[MIR] Change test case to read from stdin instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Craig Topper
[X86] Add tests for extending and truncating between...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Craig Topper
[X86] Prevent passing vectors of __int128 as <X x i128...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Craig Topper
[X86] Pre-commit vector of __int128 test cases for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Craig Topper
[X86] Fix bad indentation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Aleksandr Urakov
[Windows] Add support of watchpoints to `ProcessWindows`
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Alex Brachet
Fix rL371162 again
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Alex Brachet
Fix failing test from rL371162
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Alex Brachet
[yaml2obj] Make e_phoff and e_phentsize 0 if there...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Nico Weber
gn build: Merge r371159
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Fangrui Song
Update SHT_LLVM_PART_EHDR test after r371157
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Jonas Devlieghere
[MC] Fix undefined behavior in MCInstPrinter::formatHex
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Alina Sbirlea
Cleanup test.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Fangrui Song
[llvm-readobj][yaml2obj] Support SHT_LLVM_SYMPART,...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Matt Arsenault
AMDGPU/GlobalISel: Avoid repeating 32-bit type lists
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Matt Arsenault
AMDGPU/GlobalISel: Fix load/store of types in other...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Matt Arsenault
GlobalISel/TableGen: Fix handling of EXTRACT_SUBREG...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Matt Arsenault
AMDGPU: Allow getMemOperandWithOffset to analyze stack...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Matt Arsenault
AMDGPU: Fix emitting multiple stack loads for stack...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Eli Friedman
[AArch64] Add testcase for codegen for sdiv by 2.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Matt Arsenault
InstCombine: Fix crash on icmp of gep with addrspacecas...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Jonas Devlieghere
[Reproducer] Add a `cont` to ModuleCXX.test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
David Blaikie
llvm-reduce: Use %python from lit to get the correct...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Matt Arsenault
AMDGPU: Fix Register copypaste error
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Alina Sbirlea
[AliasSetTracker] Correct AAInfo check.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Vitaly Buka
[SimplifyCFG] Don't SimplifyBranchOnICmpChain with...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Matt Arsenault
AMDGPU: Avoid constructing new std::vector in initCandidate
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Nico Weber
gn build: Merge r371134
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Francis Visoiu...
[Remarks] Add comparison operators to the Remark object
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Jonas Devlieghere
Remove `bugreport` command
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Sterling Augustine
Add gdb pretty printers for a wide variety of libc...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Sterling Augustine
Don't assume libcxx_gdb is always set.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Jan Korous
[ADT] Add makeArrayRef(std::array<>) template specializ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Jan Korous
[Bitstream] Add BitCodeAbbrev(std::initializer_list...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
DeForest Richards
Docs: Update Community section on homepage
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Vedant Kumar
[libcxx] Codesign test executables if necessary
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
David Bolvansky
[GSYM][NFC] Fixed -Wdocumentation warning
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Nico Weber
Implement Microsoft-compatible mangling for decompositi...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Nico Weber
gn build: Merge r371121
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
David Bolvansky
[Diagnostics] Minor improvements for -Wxor-used-as-pow
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Puyan Lotfi
[MIR] MIRNamer pass for improving MIR test authoring...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Sterling Augustine
Add testing infrastructure to check if gdb is available...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Nico Weber
gn build: Merge r371117
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Jan Korous
[clang][Index] Replace CodegenNameGenerator with ASTNam...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Daniel Sanders
[globalisel][knownbits] Account for missing type constr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Daniel Sanders
[globalisel][knownbits] Correct a typo that prevented...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Jessica Paquette
Recommit "[AArch64][GlobalISel] Teach AArch64CallLoweri...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Alexandre Ganea
Revert: [DebugInfo] Add debug location to stubs generat...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Jan Korous
[AST][NFC] Doc comments for ASTNameGenerator
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Eli Friedman
[IfConversion] Fix diamond conversion with unanalyzable...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Sylvestre Ledru
doc update: explain that Z3 is only for clang SA -...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Sylvestre Ledru
document the LLVM_ENABLE_Z3_SOLVER option
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Roman Lebedev
[NFC][InstCombine] Overhaul 'unsigned add overflow...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Craig Topper
[X86] Enable BuildSDIVPow2 for i16.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Francis Visoiu...
[Remarks] Don't serialize metadata if a string table...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Nico Weber
gn build: Merge r371103
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Craig Topper
[X86] Override BuildSDIVPow2 for X86.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Jan Korous
[Support] Add writeFileAtomically() to FileUtilities
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Nico Weber
gn build: (manually) merge r358706
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Roman Lebedev
[InstCombine] foldICmpBinOp(): consider inverted check...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Roman Lebedev
[InstCombine] foldICmpBinOp(): consider inverted check...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Roman Lebedev
[InstCombine][NFC] Tests for 'unsigned sub overflow...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Roman Lebedev
[InstCombine][NFC] Tests for 'unsigned add overflow...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Cyndy Ishida
[TextAPI] update interface file for filtered iter
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
DeForest Richards
Docs: Move Documentation sections to separate pages.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Sanjay Patel
[x86] fix horizontal math bug exposed by improved deman...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Craig Topper
[X86] Add a FIXME about why the CWD/CDQ/CQO have a...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Craig Topper
[X86] Remove unneeded CHECK lines from a test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Craig Topper
[X86] Fix stale comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Nico Weber
gn build: (manually) merge r371003
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Adrian McCarthy
Fix windows-x86-debug compilation with python enabled...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Denis Bakhvalov
[MergedLoadStoreMotion] Sink stores to BB with more...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Sanjay Patel
[x86] add test for horizontal math bug (PR43225); NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Alina Sbirlea
[MemorySSA] Verify MSSAUpdater exists.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Hiroshi Yamauchi
[PGO][CHR] Speed up following long, interlinked use...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Fangrui Song
[ELF] Initialize PhdrEntry::p_align to maxPageSize...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Alina Sbirlea
[MemorySSA] Update MemorySSA when removing debug.value...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Krzysztof Parzyszek
[Hexagon] Fix type in HexagonTargetLowering::ReplaceNod...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Guillaume Chatelet
[Alignment][NFC] Change internal representation of...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Ilya Biryukov
[clangd] Initialize int field to zero. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Alexandre Ganea
[DebugInfo] Add debug location to stubs generated by...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
David Candler
[ARM] Add support for the s,j,x,N,O inline asm constraints
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Simon Pilgrim
[X86][SSE] EltsFromConsecutiveLoads - ignore non-zero...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Raphael Isemann
[lldb][NFC] Add dimensions to pexpect tests failing...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Alexander Kornienko
[clang-tidy] Make most ArgumentCommentCheck options...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Alexander Kornienko
Add a bugprone-argument-comment option: IgnoreSingleArg...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Fangrui Song
[yaml2obj] Write the section header table after section...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Guillaume Chatelet
[LLVM][Alignment][NFC] Fixing wrong documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Alexander Kornienko
[clang-tidy] Fix bugprone-argument-comment bug: negativ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
George Rimar
[llvm-readelf] - Allow dumping dynamic symbols when...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Louis Dionne
[libc++] Revert "Make `vector` unconditionally move...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Louis Dionne
[libc++] Add a test for resizing of a vector with copy...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Justin Hibbits
Add -m(no)-spe to clang
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Simon Atanasyan
[mips] Make a few test cases more tolerant to exact...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
David Green
[ARM] Fixup the creation of VPT blocks
commit
|
commitdiff
|
tree
|
snapshot
next