projects
/
platform
/
upstream
/
llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2019-08-13
Roman Lebedev
[InstCombine] Non-canonical clamp-like pattern handling
|
commitdiff
2019-08-13
Roman Lebedev
[InstCombine][NFC] Rename IsFreeToInvert() -> isFreeToI...
|
commitdiff
2019-08-13
Roman Lebedev
[InstCombine] foldXorOfICmps(): don't give up on non...
|
commitdiff
2019-08-13
Louis Dionne
[pstl] Allow customizing whether per-TU insulation...
|
commitdiff
2019-08-13
Yitzhak Mandelbaum
[libTooling] In Transformer, generalize `applyFirst...
|
commitdiff
2019-08-13
Raphael Isemann
[lldb][NFC] Add basic IOHandler completion test
|
commitdiff
2019-08-13
George Rimar
[llvm-readobj] - Remove 'error(Error EC)' helper.
|
commitdiff
2019-08-13
Brian Gesiak
[CodeGen] Disable UBSan for coroutine functions
|
commitdiff
2019-08-13
Louis Dionne
[pstl] Rename PARALLELSTL_BACKEND to PSTL_PARALLEL_BACKEND
|
commitdiff
2019-08-13
Nico Weber
gn build: Extract git() and git_out() functions in...
|
commitdiff
2019-08-13
Nico Weber
gn build: Merge r368630
|
commitdiff
2019-08-13
Nico Weber
gn build: Give cmake sync script an opt-in --write...
|
commitdiff
2019-08-13
Louis Dionne
[libc++] Fix incorrect UNSUPPORTED annotation
|
commitdiff
2019-08-13
Nico Weber
gn build: Make sync script group output by revision
|
commitdiff
2019-08-13
Louis Dionne
[libc++] Use [[nodiscard]] for lock_guard, as an extension
|
commitdiff
2019-08-13
Simon Pilgrim
[X86] XFormVExtractWithShuffleIntoLoad - handle shuffle...
|
commitdiff
2019-08-13
Simon Pilgrim
[X86] SimplifyDemandedVectorElts - attempt to recombine...
|
commitdiff
2019-08-13
Fangrui Song
[ELF] Don't special case symbolic relocations with...
|
commitdiff
2019-08-13
Hans Wennborg
Revert r368276 "[TargetLowering] SimplifyDemandedBits...
|
commitdiff
2019-08-13
Fangrui Song
[ELF] Simplify handling of exportDynamic and isPreemptible
|
commitdiff
2019-08-13
David Bolvansky
[NFC] Updated tests after r368657
|
commitdiff
2019-08-13
David Bolvansky
[SimplifyLibCalls] Add dereferenceable bytes from known...
|
commitdiff
2019-08-13
Roman Lebedev
[NFC][InstCombine] Non-canonical clamp pattern: non...
|
commitdiff
2019-08-13
Balazs Keri
[ASTImporter] Import additional flags for functions.
|
commitdiff
2019-08-13
Qiu Chaofan
[PowerPC] Fix ICE when truncating some vectors
|
commitdiff
2019-08-13
Amara Emerson
[AArch64][GlobalISel] Replace explicit vreg creation...
|
commitdiff
2019-08-13
Amara Emerson
[GlobalISel] Make the InstructionSelector instance...
|
commitdiff
2019-08-13
Fangrui Song
[ELF] Rename odd variable names "New" after r365730...
|
commitdiff
2019-08-13
Serge Pavlov
Added unit tests to check supported rounding modes
|
commitdiff
2019-08-13
Fangrui Song
[ELF][test] Add dynamic-list-preempt2.s
|
commitdiff
2019-08-13
Aditya Nandakumar
[GlobalISel]: Add KnownBits for G_XOR
|
commitdiff
2019-08-13
Yevgeny Rouban
Verifier: check prof branch_weights
|
commitdiff
2019-08-13
Akira Hatanaka
Do not call replaceAllUsesWith to upgrade calls to...
|
commitdiff
2019-08-13
Stanislav Mekhanoshin
[AMDGPU] Fix msan failure in printf lowering
|
commitdiff
2019-08-13
Bob Haarman
[lld] Remove unnecessary "class Lazy"
|
commitdiff
2019-08-13
Daniel Sanders
Eliminate implicit Register->unsigned conversions in...
|
commitdiff
2019-08-13
Julian Lettner
[TSan] Fix test failing on Linux
|
commitdiff
2019-08-13
Alex Lorenz
clang-scan-deps: do not spawn threads when LLVM_ENABLE_...
|
commitdiff
2019-08-13
Alex Langford
[Symbol] Remove redundant include
|
commitdiff
2019-08-13
Akira Hatanaka
Revert "Do not call replaceAllUsesWith to upgrade calls...
|
commitdiff
2019-08-13
Eric Christopher
Move findBBwithCalls to the file it's used in to avoid...
|
commitdiff
2019-08-13
Craig Topper
[X86] Remove 'Server' from Tigerlake description comments.
|
commitdiff
2019-08-12
Akira Hatanaka
Do not call replaceAllUsesWith to upgrade calls to...
|
commitdiff
2019-08-12
Stanislav Mekhanoshin
[AMDGPU] removed unused functions from printf lowering
|
commitdiff
2019-08-12
Stephane Moore
[clang] Update isDerivedFrom to support Objective-C...
|
commitdiff
2019-08-12
Reid Kleckner
[WinEH] Fix catch block parent frame pointer offset
|
commitdiff
2019-08-12
Juergen Ributzka
[TextAPI] Fix & Add tests for tbd files version 3.
|
commitdiff
2019-08-12
Daniel Sanders
[risc-v] Apply llvm-prefer-register-over-unsigned from...
|
commitdiff
2019-08-12
Daniel Sanders
[aarch64] Apply llvm-prefer-register-over-unsigned...
|
commitdiff
2019-08-12
Daniel Sanders
[webassembly] Apply llvm-prefer-register-over-unsigned...
|
commitdiff
2019-08-12
Stanislav Mekhanoshin
[AMDGPU] Use PredicateControl in MIMGBaseOpcode. NFC.
|
commitdiff
2019-08-12
Johannes Doerfert
[Attributor] Use the cached data layout directly
|
commitdiff
2019-08-12
Whitney Tsang
Title: Fix build warning for operator<< when using...
|
commitdiff
2019-08-12
Craig Topper
[X86] Allow combineTruncateWithSat to use pack instruct...
|
commitdiff
2019-08-12
Johannes Doerfert
[Attributor][NFC] Add IntegerState raw_ostream << operator
|
commitdiff
2019-08-12
Johannes Doerfert
[Attributor] Make the InformationCache an Attributor...
|
commitdiff
2019-08-12
Davide Italiano
[CompilerType] Pass an ExecutionContextScope to GetType...
|
commitdiff
2019-08-12
Mitch Phillips
[GWP-ASan] Update backtrace function signature.
|
commitdiff
2019-08-12
Aditya Nandakumar
[GISel]: Fix a bug in KnownBits where we should have...
|
commitdiff
2019-08-12
Max Moroz
[libFuzzer] Merge: print feature coverage number as...
|
commitdiff
2019-08-12
Stella Stamenova
Revert "[lldb] Refactor guard variable checks in IRForT...
|
commitdiff
2019-08-12
Stella Stamenova
Revert "[lldb] Fix dynamic_cast by no longer failing...
|
commitdiff
2019-08-12
Davide Italiano
[Symbol] GetTypeBitAlign() should return None in case...
|
commitdiff
2019-08-12
Nico Weber
Fix Wnewline-eof after r368598
|
commitdiff
2019-08-12
Juergen Ributzka
Revert "Disable MachO TBD write tests for Windows."
|
commitdiff
2019-08-12
Erik Pilkington
[Sema] Check __builtin_bit_cast operand for completenes...
|
commitdiff
2019-08-12
Craig Topper
[X86] Remove unreachable code from LowerTRUNCATE. NFC
|
commitdiff
2019-08-12
Craig Topper
[X86] Add a paranoia type check to the code that detect...
|
commitdiff
2019-08-12
Craig Topper
[X86] Simplify creation of saturating truncating stores.
|
commitdiff
2019-08-12
Craig Topper
[X86] Replace call to isTruncStoreLegalOrCustom with...
|
commitdiff
2019-08-12
Nico Weber
small follow-up to r368604
|
commitdiff
2019-08-12
Nico Weber
libcxxabi: Rename .hpp files to .h
|
commitdiff
2019-08-12
Dan Liew
[asan_symbolize] Fix bug where the frame counter was...
|
commitdiff
2019-08-12
Diego Astiazaran
[clang-doc] Generate HTML links for children namespaces...
|
commitdiff
2019-08-12
Nico Weber
gn build: Merge r368592
|
commitdiff
2019-08-12
Erik Pilkington
[Sema] Require a complete type for __builtin_bit_cast...
|
commitdiff
2019-08-12
Louis Dionne
[libc++] Implement CTAD for std::tuple
|
commitdiff
2019-08-12
Matthew G McGovern
[builtins] MSVC warning disable for clean build
|
commitdiff
2019-08-12
Kang Zhang
[NFC][PowerPC] Add the test case shrink-wrap.mir and...
|
commitdiff
2019-08-12
Wenlei He
[ThinLTO][AutoFDO] Fix memory corruption due to race...
|
commitdiff
2019-08-12
Roman Lebedev
[CostModel][X86][AArch64] Check all 3 cost kinds in...
|
commitdiff
2019-08-12
Craig Topper
[X86] Disable use of zmm registers for varargs musttail...
|
commitdiff
2019-08-12
David Green
[ARM] sext of a load is free
|
commitdiff
2019-08-12
Stanislav Mekhanoshin
[AMDGPU] Printf runtime binding pass
|
commitdiff
2019-08-12
Shafik Yaghmour
[ASTDump] Add is_anonymous to VisitCXXRecordDecl
|
commitdiff
2019-08-12
Sam McCall
[clangd] Refactor computation of extracted expr in...
|
commitdiff
2019-08-12
David Green
[ARM] MVE shuffle broadcast costs
|
commitdiff
2019-08-12
Gabor Horvath
Fix multiple lifetime warning messages for range based...
|
commitdiff
2019-08-12
David Green
[ARM] Put some of the TTI costmodel behind hasNeon...
|
commitdiff
2019-08-12
David Green
[ARM] Add or update a number of costmodel tests. NFC
|
commitdiff
2019-08-12
Kostya Kortchinsky
[scudo][standalone] Minor corrections
|
commitdiff
2019-08-12
Sean Fertile
[XCOFF] Use a single symbolic constant for the size...
|
commitdiff
2019-08-12
Sanjay Patel
[InstCombine] add tests for scalar-select-of-vectors...
|
commitdiff
2019-08-12
Raphael Isemann
[lldb][NFC] Minor fixes for lldb_private::DiagnosticManager
|
commitdiff
2019-08-12
Ilya Biryukov
[clangd] Separate chunks with a space when rendering...
|
commitdiff
2019-08-12
Benjamin Kramer
Remove outdated comment about clang not populating...
|
commitdiff
2019-08-12
Hans Wennborg
Revert r368339 "[MBP] Disable aggressive loop rotate...
|
commitdiff
2019-08-12
Jordan Rupprecht
[llvm-ar][NFC] Fix buildbot
|
commitdiff
2019-08-12
Raphael Isemann
[lldb] Remove undocumented return value from Diagnostic...
|
commitdiff
2019-08-12
Jordan Rupprecht
[llvm-readobj] Downgrade 'PT_DYNAMIC segment offset...
|
commitdiff
next