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-03-15
Richard Trieu
Refactoring code around move/copy initialization. ...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
George Burgess IV
Remove unused variable; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Vitaly Buka
[sanitizer] Fix off type in mmap64 interceptor
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Vedant Kumar
[test] cmake: Ensure liblldb builds before tests run
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Lang Hames
[ORC] Re-apply r327566 with a fix for test-global-ctors.ll.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Richard Trieu
[CFG] Allow CallExpr's to be looked up in CFG's
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Davide Italiano
[Dictionary] Rewrite the test added in r327587 as an...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
George Karpenkov
[analyzer] Explicitly set an -std level for the analyze...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Julie Hockett
[clang-tidy] Add Zircon module to clang-tidy
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Matt Davis
[CleanUp] Remove NumInstructions field from LoopVectori...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Simon Pilgrim
[X86][Btver2] Add support for multiple pipelines stages...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Davide Italiano
[DataFormatters] Implement summary for __NSDictionary0.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Vedant Kumar
[test] Skip more lldb-mi tests which occasionally time...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Sanjay Patel
[InstSimplify] add tests for frem and vectors with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Rumeet Dhindsa
Update Error Message
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Mark Searles
[AMDGPU] Waitcnt pass: Modify the waitcnt pass to propa...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Simon Pilgrim
[X86][Btver2] Add ResourceCycles and NumMicroOps overri...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Reid Kleckner
[FastISel] Sink local value materializations to first use
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Francis Visoiu...
[CodeGen] Use MIR syntax for MachineMemOperand printing
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Nicholas Wilson
[WebAssembly] Fix -Werror=extra failure due to enum...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Yaxun Liu
Remove test deep-ast-tree.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Philip Reames
[EarlyCSE] Exploit open ended invariant.start scopes
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Reid Kleckner
Revert "[ORC] Switch from shared_ptr to unique_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Sanjay Patel
[InstSimplify] fix folds for (0.0 - X) + X --> 0 (PR27151)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Rui Ueyama
[ELF] Add .eh_frame pieces to map file
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Eugene Zelenko
[Tooling] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Simon Pilgrim
[X86] Add haswell testing for PR35635 as well.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Reid Kleckner
[COFF] Fix LLD COFF tests as a follow-up to r327563
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Yaxun Liu
Reduce AST depth for test deep-ast-tree.cpp for atom
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Francis Visoiu...
[AArch64] Emit CSR loads in the same order as stores
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Vedant Kumar
[test] Skip some lldb-mi tests which time out on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Martin Storsjo
[test] Fix a temp filename in a test from SVN r327561...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Lang Hames
[ORC] Switch from shared_ptr to unique_ptr for addModul...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Rui Ueyama
Implement --cref.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Alexander Richardson
[UpdateTestChecks] Handle IR variables with a '-' in...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Reid Kleckner
[COFF] Enable per-function and data sections in LTO
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Martin Storsjo
[MinGW] Add support for the GNU ld flag --kill-at
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Martin Storsjo
[COFF] Add support for the GNU ld flag --kill-at
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Reid Kleckner
[wasm] Fix wasm lld test on Windows, where the executab...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Reid Kleckner
[COFF] Add integration test for LTO + /guard:cf
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Roman Lebedev
[Parser] (C++) Make -Wextra-semi slightly more useful
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Reid Kleckner
[MC] Always emit relocations for same-section function...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
George Rokos
[libomptarget][nvptx] Bug fix: Correctly identify the...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Rui Ueyama
Separate sentences to clarify a comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Sanjay Patel
[InstSimplify] add tests to show missing/broken fadd...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Sanjay Patel
[InstSimplify] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Vedant Kumar
[test] Delete some xfailed lldb-mi tests
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Reid Kleckner
[LLVM-C] [bindings/go] Add C and Golang bindings for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Simon Marchi
[clangd] Use Contents from inputs in codeComplete and...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Tatyana Krasnukha
Use GetItemAtIndexAsString overload for ConstString...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Tatyana Krasnukha
Reuse IsEmpty for ConstString::operator bool().
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Yaxun Liu
Attempt to fix failure of deep-ast-tree.cpp on atom...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Richard Smith
Update DR script to mark Clang 6 as 'done' not 'svn'.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Richard Smith
[www] Update C++ DR status to match latest issues list.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Rafael Espindola
Set dso_local for NSConcreteStackBlock.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Rafael Espindola
Set dso_local on external rtti GVs.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Rafael Espindola
Error instead of producing broken binary.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Roman Lebedev
[InstSimplify] [NFC] cast-unsigned-icmp-cmp-0.ll -...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Craig Topper
[X86] Add back fast-isel code for handling i8 shifts.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Ilya Biryukov
[clangd] Fix indentation in the comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Fangrui Song
Fix LLVM IR check lines in utils/update_cc_test_checks.py
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Ilya Biryukov
[clangd] Don't expose vfs in TUScheduler::runWithPreamble.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Rafael Espindola
Reduce code duplication a bit.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Roman Lebedev
[InstSimplify] [NFC] Add tests for peeking through...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Roman Lebedev
[InstCombine] [NFC] Add tests for peeking through unsig...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Francis Visoiu...
[AArch64] Keep track of MIFlags in the LoadStoreOptimizer
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Ilya Biryukov
[clangd] Remove forceReparse, add a flag to addDocument...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Frederich Munch
[CMake] Properly quote string arguments to quiet errors...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Craig Topper
[X86] Teach X86TargetLowering::targetShrinkDemandedCons...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Yaxun Liu
Attempt to fix failure of deep-ast-tree.cpp on ppc64...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Frederich Munch
Expand clang-interpreter with example of throwing in...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Nicholas Wilson
[WebAssembly] Use DenseMapInfo traits from LLVM repo...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Nicholas Wilson
[WebAssembly] Add DenseMap traits and operator== for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Kostya Kortchinsky
[scudo] Add Chunk::getSize, rework Chunk::getUsableSize
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Simon Pilgrim
[X86][AVX] Use WriteFShuffleLd for broadcast reg-mem...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Nicholas Wilson
[WebAssembly] Avoid COMDAT hashmap lookup for each...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Nicholas Wilson
[WebAssembly] Identify COMDATs by index rather than...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Arnold Schwaighofer
SjLjEHPrepare: Don't reg-to-mem swifterror values
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Alexander Ivchenko
[GlobalIsel][X86] Support for G_SDIV instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Jonas Devlieghere
[dotest] Rename llvm-dotest -> lldb-dotest and make...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Sanjay Patel
[CodeGen] allow printing of zero latency in sched comments
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Andrea Di Biagio
[llvm-mca] Remove unused variable from InstrBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Yaxun Liu
Add deep AST tree test for r327515
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Yaxun Liu
CodeGen: Reduce LValue and CallArgList memory footprint...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Andrea Di Biagio
[llvm-mca] Move the logic that updates the register...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Gheorghe-Teodor...
[OpenMP] Add OpenMP data sharing infrastructure using...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Jonas Devlieghere
[test] Disable TestMachCore everywhere except on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Petar Jovanovic
[mips] Add support for CRC ASE
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Simon Pilgrim
[X86][Btver2] Fix YMM shuffle, permute and permutevar...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Teresa Johnson
[LTO/gold] Fix workaround for old plugin-api.h in ...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Nicholas Wilson
[WebAssembly] Add missing implementation for --initial...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Nicholas Wilson
[WebAssembly] Replace varargs debugPrint with standard...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Teresa Johnson
[LTO/gold] Support --wrap
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Simon Pilgrim
[X86][SSE] Use WriteFShuffleLd for MOVDDUP/MOVSHDUP...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Ilya Biryukov
[Sema] Pop function scope when instantiating a func...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Martin Storsjo
[AArch64] Don't produce R_AARCH64_TLSLE_LDST32_TPREL_LO...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Simon Pilgrim
Fix 'not all control paths return a value' MSVC warning...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Jonas Devlieghere
Update selected thread after loading mach core
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Pavel Labath
Fix msvc compiler error in r327498
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Alexander Ivchenko
[GlobalISel][X86] Support G_LSHR/G_ASHR/G_SHL
commit
|
commitdiff
|
tree
|
snapshot
next