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-11-15
Haojian Wu
[clangd] global-symbol-builder => clangd-indexer
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Bruno Ricci
[AST] Pack BinaryOperator
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Bruno Ricci
[AST] Pack MemberExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Bruno Ricci
[AST][NFC] Move the friend decls to the top of MemberExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Bruno Ricci
[AST] Pack UnaryOperator
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Mikael Holmen
Fix warning about unused variable [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Anton Korobeynikov
Add missed files from prev. commit
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Anton Korobeynikov
[MSP430] Add MC layer
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Haojian Wu
[clangd] Fix no results returned for global symbols...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Xing GUO
[llvm-objdump] Use `auto` declaration in typecasting
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Kadir Cetinkaya
Revert "Introduce shard storage to auto-index."
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Kadir Cetinkaya
Revert "clang-format"
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Kadir Cetinkaya
Revert "Address comments"
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Kadir Cetinkaya
Revert "Address comments."
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Kadir Cetinkaya
Address comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Kadir Cetinkaya
Address comments
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Kadir Cetinkaya
clang-format
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Kadir Cetinkaya
Introduce shard storage to auto-index.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Alex Bradbury
[RISCV] Introduce the RISCVMatInt::generateInstSeq...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Craig Topper
[X86] Add some custom type legalization rules for trunc...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Craig Topper
[X86] Add -x86-experimental-vector-widening-legalizatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Martin Storsjo
[ELF] Fix compilation with GCC 5
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Eric Fiselier
propagate __config_site includes when building benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Zachary Turner
Fix a use-after-free of the ABI plugin.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Thomas Lively
[WebAssembly] Renumber SIMD bitwise instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
David Blaikie
NFC cleanup: Prefer make_unique over reset(new T())
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
David Blaikie
Fix combining pragma __debug dump & parser_crash with -E
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
David Blaikie
Rewrite-imports on crash: Simplify handling
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
David Blaikie
Stmt bits: Make ExprBits relative to StmtBits
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Konstantin...
AMDGPU: Fix check lines in fdot2 test:
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Xing GUO
[commit-test] Add blank line for test/tools/llvm-objdum...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Konstantin...
AMDGPU: Enable code object v3 for AMDHSA only
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Jonas Devlieghere
Fix copy/paste mistake for r346919.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Jonas Devlieghere
Add setting to require hardware breakpoints.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Jonas Devlieghere
[reproducer] Post-commit cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Sam Clegg
[WebAssembly] Initial support for shared objects (...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Eric Fiselier
Work around C++03 decltype limitations
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Craig Topper
[X86] Don't mark SEXTLOADS with narrow types as Custom...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
JF Bastien
CGDecl::emitStoresForConstant fix synthesized constant...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Eric Fiselier
Get tests compiling with -Wunused-local-typedef
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Jessica Paquette
[MachineOutliner][NFC] Check if CandidatesForRepeatedSe...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Stephan T....
[libcxx] [test] Fix Clang -Wunused-local-typedef warnings.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Stephan T....
[libcxx] [test] Include <cassert> for assert().
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Stephan T....
[libcxx] [test] Fix MSVC warning C4800.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Benjamin Kramer
[X86] Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Craig Topper
[X86] Support v2i32/v4i16/v8i8 load/store using f64...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Reid Kleckner
[codeview] Make "clang -g" emit codeview by default...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Adrian Prantl
Remove the expectedFlakeyDsym decorator. It's not usefu...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Eric Fiselier
Attempt to show progress bar in benchmark tests
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Eric Fiselier
Exclude check-cxx-benchmarks from the global test...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Simon Pilgrim
[X86] Update masked expandload/compressstore test names
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Sanjay Patel
[InstSimplify] add more tests for funnel shift with...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Jessica Paquette
[MachineOutliner][NFC] Don't compute liveness if X16...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Jason Molenda
update xcode project file for reproducers.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Teresa Johnson
Remove unused getMDNodeFwdRefOrNull interfaces (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Simon Pilgrim
[X86][SSE] Add SSE2/SSE42 masked load/store tests
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Nirav Dave
Bias physical register immediate assignments
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Simon Atanasyan
[ELF] Make TrapInstr and Filler byte arrays. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Richard Smith
[c++20] Implement P0482R6: enable -fchar8_t by default...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Teresa Johnson
[ThinLTO] Fix a crash in lazy loading of Metadata
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Simon Pilgrim
[X86] Split masked load/store test files
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Eric Fiselier
Rename cxx-benchmark-unittests target and convert to...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Simon Pilgrim
[X86] Update masked load/store test names
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Aakanksha Patil
AMDGPU: Additional pattern for i16 median3 matching
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Vedant Kumar
Mark @llvm.trap cold
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Scott Linder
[Support] Teach YAMLIO about polymorphic types
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Teresa Johnson
[ThinLTO] Update handling of vararg functions to match...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Shoaib Meenai
[AST] Fix typo in MicrosoftMangle
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Sanjay Patel
[InstSimplify] add tests for funnel shift with select...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Sam Clegg
[WebAssembly] Add support for dylink section in object...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Craig Topper
[X86] Allow pmulh to be formed from narrow vXi16 vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Alexander Richardson
[libcxx] [test] Fix running tests on macOS with python3
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Sean Fertile
[PPC64] Long branch thunks.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Sean Fertile
[NFC] Change address __tls_getaddr is defined at so...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Mandeep Singh...
[InstCombine] Remove a couple of asserts based on incor...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Zachary Turner
Fix some compilation failures introduced in recent...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Kadir Cetinkaya
[clangd] Delete unused includes.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Sanjay Patel
[InstCombine] fix formatting for matchBSwap(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Florian Hahn
[VPlan, SLP] Use SmallPtrSet for Candidates.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
John Brawn
[SimplifyCFG] Regenerate preserve-branchweights.ll...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Simon Pilgrim
[TTI] getOperandInfo - a broadcast shuffle means the...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Pavel Labath
Move DataExtractorTest to unittests/Utility
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
David Bolvansky
Reverted D52835 to fix review comments
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
David Bolvansky
[Diagnostics] Check integer to floating point number...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Bruno Ricci
[AST][NFC] Order the bit-field classes of Stmt like...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Peter Smith
[AArch64] Fix resolution of R_PLT_PAGE RelExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Andrey Churbanov
Fix for bugzilla https://bugs.llvm.org/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Paul Robinson
Document how to comment an actual parameter.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Florian Hahn
[VPlan] Remove LLVM_DEBUG from VPlanSlp::dumpBundle.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Simon Pilgrim
[TTI] Pull out repeated 'ConcreteTTI' static_casts...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Florian Hahn
[VPlan] Update ifdef.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Florian Hahn
[VPlan, SLP] Add simple SLP analysis on top of VPlan.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Aaron Ballman
Adding myself as the code owner for clang-query as...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
George Rimar
[LLDB] - Recommit r346848 "[LLDB] - Support the single...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Simon Pilgrim
[CostModel] Add generic expansion funnel shift cost...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
George Rimar
Revert r346848 "[LLDB] - Support the single file split...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Haojian Wu
[clangd] Replace StringRef in SymbolLocation with a...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Xing GUO
[llvm-objdump] Improve ELF file type checking statement...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Simon Pilgrim
[X86][AVX512] Remove constant pool shuffle decoding...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Pavel Labath
Fix a crash when parsing incorrect DWARF
commit
|
commitdiff
|
tree
|
snapshot
next