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
2020-03-09
Uday Bondhugula
[MLIR][Affine] NFC: add convenience method for affine...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Craig Topper
[X86] Remove isel patterns that matched vXi16 X86VBroad...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Nathan James
[ASTMatchers] adds isComparisonOperator to BinaryOperat...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Michael Liao
Fix GCC warnings. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
David Green
[ARM] MVE VMULL tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Sanjay Patel
[VectorCombine] fold extract-extract-op with different...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Sanjay Patel
[VectorCombine] add tests for wider vectors; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Kang Zhang
[NFC][PowerPC] Order the MTSTR/MFSPR InstAlias defineti...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
LLVM GN Syncbot
[gn build] Port 57c964aaa76
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Tyker
[AssumeBundles] Move to IR so it can be used by Analysis
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Tyker
[AssumeBundles] Add API to query a bundles from a use
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Craig Topper
[X86] Add DAG combine to turn (vzext_movl (vbroadcast_l...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Kang Zhang
Revert "[NFC][PowerPC] Remove the repeated definition...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Kang Zhang
[NFC][PowerPC] Remove the repeated definition for some...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Yaxun (Sam...
Fix lldb build failure due to clang mangler change
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Yaxun (Sam...
[NFC] Let mangler accept GlobalDecl
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Alex Brachet
[libc] [NFC] Use matchers in tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Nathan Chancellor
[Sema] Add -Wpointer-to-enum-cast and -Wvoid-pointer...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Craig Topper
[X86] Add DAG combine to replace vXi64 vzext_movl+scala...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Craig Topper
[X86] Add DAG combines to enable removing of movddup...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Craig Topper
[X86] Add a DAG combine to turn vbroadcast(vzload X...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Argyrios Kyrtzidis
[Index/USRGeneration] Make sure that ObjC properties...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
kpdev
[NFC][Test commit] Remove redundant point in docs
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Rafael Ávila...
[Sema] Initialize IsSurrogate
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Ruyman
[SYCL] Driver option to select SYCL version
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Craig Topper
[X86] Use MVT instead of EVT in a couple shuffle loweri...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Mehdi Amini
Fix MLIR clang-tidy: when tweaking it does not inherit...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Michał Górny
[lldb] Un-XFAIL two tests on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Nikita Popov
[InstCombine] Fix known bits handling in SimplifyDemand...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Matt Arsenault
Assume ieee behavior without denormal-fp-math attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Nikita Popov
[InstCombine] Regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Nikita Popov
[InstSimplify] Add tests for "returned" attribute; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Nikita Popov
[InstCombine] Add additional known bits folding tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Nikita Popov
[InstCombine] Highlight tests using expensive combines...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Sanjay Patel
[InstCombine] regenerate complete test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Sanjay Patel
[InstCombine] add test for gep (select),... (PR45084...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Sourabh Singh...
[DebugInfo]: Added DWARFv5 macro header flags and corre...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Stefanos Baziotis
[Attributor] Fold terminators before changing instructi...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
River Riddle
[mlir] Change EffectKind in unsigned for bitfield to...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Mason Remy
[mlir][nfc] Fix building mlir_c_runner_utils for Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Uday Bondhugula
[mlir][NFC] remove stray decl of toAffineExpr, rename...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Amara Emerson
Revert "Revert "[GlobalISel][Localizer] Enable intra...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Hal Finkel
Add the CodeReview Documentation to GettingInvolved TOC
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Hal Finkel
High-Level Code-Review Documentation Update
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
River Riddle
[mlir] Explicitly qualify Effect to avoid MSVC build...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Nico Weber
[gn build] copy compiler-rt headers to clang include...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Raphael Isemann
[lldb][NFC] Make TestStats.py not an inline test
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Raphael Isemann
[lldb][NFC] Refactor our option generation out of Evalu...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Greg Clayton
Fix a copy and paste error that would cause a crash.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Petr Hosek
[clang-doc] Improving Markdown Output
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Raphael Isemann
[lldb] Never compile the debugserver with Clang module...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Raphael Isemann
[lldb][cmake] Move remove_module_flags macro to AddLLDB...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Raphael Isemann
tab completion for process signal
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Akira Hatanaka
[CodeGen][ObjC] Extend lifetime of ObjC pointers passed...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Stephen Neuendorffer
[MLIR] Add document about creating a dialect.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Raphael Isemann
[lldb][NFC] Refactor TestSafeFuncCalls.py
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Stephen Neuendorffer
[MLIR] Add missing DEPENDS line for MLIRSPIRV
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Andrew Monshizadeh
Extend TimeTrace to LLVM's new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Andrew Monshizadeh
Refactor TimeProfiler write methods (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Thomas Lively
[WebAssembly] Add SIMD integer min/max builtins
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
River Riddle
[mlir][SideEffects] Enable specifying side effects...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
River Riddle
[mlir][SideEffects] Define a set of interfaces and...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Fangrui Song
[ELF][test] Improve MEMORY tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Shivam Gupta
Correct the Bjarne Stroustrup's C++ Page link
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Michael Spencer
[clang][Headers] Use __has_builtin instead of _MSC_VER.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Fangrui Song
[gold][test] Fix tests after D75713 and D74749
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Reid Kleckner
Avoid emitting unreachable SP adjustments after `throw`
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Anna Thomas
[RS4GC] Handle uses of extractelement for conversion...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Sterling Augustine
Split findUnwindSectionsByPhdr into target-specific...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Benjamin Barenblat
[lld][test] Make tests pass when the test directory...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Stephen Neuendorffer
[MLIR] Fixes for BUILD_SHARED_LIBS=on
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Valentin Churavy
[MLIR] Add support for libMLIR.so
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Stephen Neuendorffer
[MLIR] Move from add_dependencies() to DEPENDS
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Richard Smith
PR45124: Don't leave behind pending cleanups when decla...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Matt Arsenault
Reapply "clang: Treat ieee mode as the default for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Adrian Prantl
Fix test broken by simulator triple changes.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Raphael Isemann
[lldb] Remove some #ifdef LLDB_CONFIGURATION_DEBUG...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Gongyu Deng
[lldb] Update the current execution context at the...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Roman Lebedev
[InstComine] Forego of one-use check in `(X - (X &...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Alexey Lapshin
LLD already has a mechanism for caching creation of...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Adrian Prantl
Correctly identify iOS simulator processes in debugserver.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Adrian Prantl
Revert "Correctly identify iOS simulator processes...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Craig Topper
[X86] Cleanup patterns and ins for VCVTNEPS2BF16.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Stephen Neuendorffer
[MLIR] Remove redundant library dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Adrian Prantl
Increase default timeout in lldbutil.expect_state_changes()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Adrian Prantl
Correctly identify iOS simulator processes in debugserver.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Adrian Prantl
Revert "Correctly identify iOS simulator processes...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Adrian Prantl
Correctly identify iOS simulator processes in debugserver.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Saar Raz
[Concepts] Add null check for TemplateTypeParmType...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Simon Pilgrim
[X86] Add CMOV to i686 BMI/TBM tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Simon Pilgrim
[Hexagon] Fix fshl/fshr -> combine() bug identified...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Simon Pilgrim
[Hexagon] Add fshl/fshr -> combine() tests identified...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Stephen Neuendorffer
[MLIR] Ensure that target_link_libraries() always has...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Jin Lin
Fix incorrect logic in maintaining the side-effect...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Alexey Bataev
[OPENMP50]Add 'depobj' modifier in 'depend' clauses.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Jay Foad
[AMDGPU][ConstantFolding] Fold llvm.amdgcn.cube* intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Jay Foad
[APFloat] Make use of new overloaded comparison operato...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Jay Foad
[APFloat] Overload comparison operators
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Roman Lebedev
[NFC][InstCombine] Add 'x - (x & y)' tests with multi...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Lucas Prates
[MC] Allowing the use of $-prefixed integer as asm...
commit
|
commitdiff
|
tree
|
snapshot
next