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
2018-06-15
Zinovy Nis
[clang-tidy] This patch is a fix for D45405 where space...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Eric Liu
[clangd] UI for completion items that would trigger...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Simon Dardis
[mips] Add licensing information of the microMIPS table...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Sander de Smalen
[AArch64][SVE] Asm: Add parsing/printing support for...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Roman Lebedev
[NFC] chmod +x utils/update_analyze_test_checks.py
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Sam McCall
[clangd] context key constructor is constexpr. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Matt Arsenault
DAG: Fix creating concat_vectors with illegal type
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Sam McCall
[clangd] Add option to fold overloads into a single...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Simon Pilgrim
[SLP][X86] Add AVX2 run to POW2 SDIV Tests
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Luke Geeson
[AArch64] Reverted rC334696 with Clang VCVTA test fix
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Simon Pilgrim
[SLP][X86] Regenerate POW2 SDIV Tests
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Roman Lebedev
[InstCombine] Recommit: Fold (x << y) >> y -> x...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Roman Lebedev
[AMDGPU] Recognize x & ~(-1 << y) pattern.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Roman Lebedev
[AMDGPU] Recognize x & ((1 << y) - 1) pattern.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Roman Lebedev
[AMDGPU] Recognize x & (-1 >> (32 - y)) pattern.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Peter Smith
[MC] Move bundling and MCSubtargetInfo to MCEncodedFrag...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Clement Courbet
[llvm-exegesis][NFC] Remove dead variable.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Haojian Wu
[clangd] Fix buildbot error.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Clement Courbet
[llvm-exegesis][NFC] Add more comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Eric Liu
[clangd] Boost completion score according to file proxi...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Eric Liu
[clangd] Customizable URI schemes for dynamic index.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
QingShan Zhang
add myself to the CREDITS.TXT
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Ilya Biryukov
[clangd] Do not report comments that only have special...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Mikhail Dvoretckii
NFC: Regenerating x86-sse41.ll test for InstCombine
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Clement Courbet
[llvm-exegesis] Print the whole snippet in analysis.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Adam Balogh
[ASTImporter] Corrected diagnostic client handling...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Craig Topper
Revert r334802 "[X86] Prevent folding stack reloads...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Craig Topper
[X86] Prevent folding stack reloads with instructions...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
David L. Jones
[Format] Do not use a global static value for EOF withi...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Craig Topper
[X86] Add more instructions to the memory folding table...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Hiroshi Inoue
[NFC] fix trivial typos in documents
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Craig Topper
[X86] Fix some checks to use X86 instead of X32.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Craig Topper
[X86] Add 'Z' to the internal names of various EVEX...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Frederic Riss
Add support for PLATFORM_*SIMULATOR
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Jason Molenda
Change TestExec.py from creating an i386+x86_64 fat...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Andrew Kaylor
Add debug info for OProfile profiling support
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Shoaib Meenai
[cmake] Change ON/OFF to YES/NO. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Shoaib Meenai
[cmake] Add linker detection for Apple platforms
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Eli Friedman
[compiler-rt] [builtins] Don't build __atomic_* by...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
David Blaikie
Modules: Fix implicit output file for .cppm to .pcm...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Eli Friedman
Make uitofp and sitofp defined on overflow.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
George Karpenkov
[libFuzzer] [NFC] XFAIL one of the tests on iOS.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
George Karpenkov
[libFuzzer] [NFC] Remaining minor fixes to support...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Craig Topper
[X86] Rename __builtin_ia32_pslldqi128 to __builtin_ia3...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Frederic Riss
Add an entitlement to debugserver
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Lang Hames
[ORC] Strip weak flags from a symbol once it is selecte...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Matt Davis
[llvm-mca] Clean up the header comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Michael Berg
easing the constraint for isNegatibleForFree and GetNeg...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
George Karpenkov
[libFuzzer] [NFC] Support multi-arch and multi-OS build...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Florian Hahn
Revert r334764, as it breaks some bots
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
George Karpenkov
[libFuzzer] [NFC] Generalize DSO tests to work even...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
George Karpenkov
[NFC] Generalize flags for linking in shared objects...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Florian Hahn
[TableGen] Make TreePatternNode::getChild return a...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Richard Smith
[c++17] If a class inherits virtual functions from...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Reid Kleckner
Fix wasm responsefile lld test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Reid Kleckner
[COFF] Fix /wholearchive: to do libpath search again
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
George Burgess IV
[MSSA] Print more optimization information
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Sanjay Patel
[x86] be more selective about converting 'and' to shuff...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Craig Topper
[X86] Fix stale comment in folding tables.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Tom Stellard
AMDGPU/GlobalISel: Implement select() for @llvm.amdgcn...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Justin Bogner
Re-apply "[VirtRegRewriter] Avoid clobbering registers...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Benjamin Kramer
One ShortFract ought to be enough for everyone.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Justin Bogner
Revert "[VirtRegRewriter] Avoid clobbering registers...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Michael Berg
updating isNegatibleForFree and GetNegatedExpression...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Sam Clegg
[WebAssembly] Ignore explicit section names for functions
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Craig Topper
[X86] Add inline assembly versions of _InterlockedExcha...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Justin Bogner
[VirtRegRewriter] Avoid clobbering registers when expan...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Alex Shlyapnikov
[MSan] Linker-initialize static fallback_mutex in msan_...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Alex Shlyapnikov
[ASan] Linker-initialize static ScopedInErrorReport...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Bruno Cardoso...
[CMAKE][c-index-test] Honor CMAKE_OSX_SYSROOT to comput...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Bruno Cardoso...
[CMAKE] Honor CMAKE_OSX_SYSROOT to compute include...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Fangrui Song
Add remaining fixed-point types and saturated equivalen...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Sanjay Patel
[x86] add tests for AVX1 FP logic op abuse (PR37749...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Frederic Riss
Add a script to setup codesigning on macOS.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Andrea Di Biagio
[llvm-mca] Add tests for instructions that implicitly...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Tomasz Krupa
[X86] Lowering Mask Scalar intrinsics to native IR...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Tomasz Krupa
[X86] Lowering Mask Scalar intrinsics to native IR...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Ben Hamilton
[clang-format] Disable AlwaysBreakBeforeMultilineString...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Justin Lebar
[SCEV] Fix a variable name, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Justin Lebar
[SCEV] Simplify zext/trunc idiom that appears when...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Justin Lebar
[SCEV] Simplify trunc-of-add/mul to add/mul-of-trunc...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Justin Lebar
[SCEV] Fix indentation and combine two if statements...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Sam Clegg
Revert "[MC] Factor MCObjectStreamer::addFragmentAtoms...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Tony Tye
[AMDGPU] Document the AMDGPU LLVM attributes
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Bjorn Pettersson
Revert rL334704: "[DebugInfo] Check size of variable...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Nirav Dave
Avoid unused variable in non-assert builds.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Andrea Di Biagio
[llvm-mca] Add another test for partial register stalls.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Nirav Dave
[DAG] Avoid needing to walk out legalization tables...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Craig Topper
[X86] Add more vector instructions to the memory foldin...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Craig Topper
[X86] Remove '128' from the internal name of some scala...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Craig Topper
[X86] Disable load unfolding for a bunch of instruction...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Craig Topper
[X86] Remove NotMemoryFoldable from some AVX/AVX512...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Lang Hames
[ORC] Filter out self-dependencies in VSO::addDependencies.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Lang Hames
[ORC] Assert that the query argument to VSO::lookup...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Lang Hames
[ORC] Add a WaitUntilReady argument to blockingLookup.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Lang Hames
[ORC] Strip the Materializing flag off finalized symbol...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Simon Dardis
[docs] Update CompilerWriterInfo.rst for MIPS
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Peter Wu
[ASAN] fix typos and disable long-object-path test...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Leonard Chan
[Fixed Point Arithmetic] Addition of the remaining...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Pavel Labath
DebugNamesDWARFIndex: fix handling of compressed sections
commit
|
commitdiff
|
tree
|
snapshot
next