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-08-15
Sanjay Patel
[AArch64] add tests for poor vector intrinsic lowering...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Krzysztof Parzyszek
[RegisterCoalescer] Ensure that both registers have...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Sanjay Patel
[x86] add fabs test for vector intrinsic to potential...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Sanjay Patel
[x86] add tests for poor vector intrinsic lowering...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Bruno Ricci
[AST] Pack the unsigned of PackExpansionType into Type
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Krzysztof Parzyszek
[RegisterCoalescer] Reset VNInfo def when copying segme...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Bruno Ricci
[AST] Pack the bits of TemplateSpecializationType into...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Derek Schuff
[WebAssembly] SIMD replace_lane
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Julie Hockett
[clang-doc] Explicitly cast to unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Krzysztof Parzyszek
[RegAlloc] Check that subreg liveness tracking applies...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Julie Hockett
Reland "[clang-doc] Updating BitcodeReader to use llvm...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Jan Korous
[clangd][tests] Rename tests of clangd instance termination
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Jan Korous
[clangd][tests] Fix typo in tests - invalid LSP exit...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Krzysztof Parzyszek
[SystemZ] Add testcase for r339778
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Nemanja Ivanovic
[PowerPC] Enhance the selection(ISD::VSELECT) of vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Krzysztof Parzyszek
[SystemZ] Replace subreg_r with subreg_h
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Marcello Maggioni
[GVN] Fix typo in IsValueFullyAvailableInBlock. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Jonas Paulsson
[SystemZ] New CL option to enable subreg liveness
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
George Rimar
[LLD][ELF] - Stop using binary input in merge-invalid...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
George Rimar
[LLD][ELF] - Convert binary input to yaml in sht-group...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Chijun Sima
[SimplifyCFG] Remove pointer from SmallPtrSet before...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
George Rimar
[yaml2obj] - Teach yaml2obj to produce SHT_GROUP sectio...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Joachim Protze
[OMPT] Remove OMPT idle callback
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Sam Parker
[ARM] TypeSize lower bound for ARMCodeGenPrepare
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Nemanja Ivanovic
[PowerPC] Don't run BV DAG Combine before legalization...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Andrea Di Biagio
[llvm-mca] Fix PR38575: Avoid an invalid implicit trunc...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Simon Pilgrim
Remove lambda default argument to fix gcc pedantic...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Momchil Velikov
Use .cpp extension for certain tests instead of .cc
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
George Rimar
[LLD][ELF] - Handle SHT_GROUP more carefully. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
George Rimar
[yaml2obj] - Teach tool to produce SHT_GROUP section...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Simon Pilgrim
[TargetLowering] Minor cleanup of TargetLowering::Build...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
David Green
[UnJ] Rename hasInvariantIterationCount to hasIteration...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Simon Pilgrim
[X86][SSE] Add sdiv by nonuniform constant vector tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Aleksandr Urakov
[X86] Add sibling-call test cases
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
David Green
Fix ASTMatchersTraversalTest testcase compile on older...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Simon Pilgrim
[TargetLowering] Minor refactor to TargetLowering:...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Simon Pilgrim
[DagCombiner] Don't bother adding to the work list...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Simon Pilgrim
[TargetLowering] Add support for non-uniform vectors...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Sam Parker
[ARM] Allow signed icmps in ARMCodeGenPrepare
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Sam Parker
[ARM] Allow pointer values in ARMCodeGenPrepare
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Max Kazantsev
[AliasSetTracker] Do not treat experimental_guard intri...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Max Kazantsev
[NFC] Refactoring of LoopSafetyInfo, step 1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Max Kazantsev
[NFC] Add sanitizing assertion to ICF tracker
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Max Kazantsev
[NFC][LICM] Make hoist method void
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Craig Topper
[X86] Change legacy SSE scalar fp to integer intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Chandler Carruth
[SDAG] Update the AVR backend for the SelectionDAG...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Richard Smith
Silence "unused variable" warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Evgeniy Stepanov
[hwasan] Add a basic API.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Artem Dergachev
[analyzer] Add support for constructors of arguments.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Derek Schuff
[WebAssembly] SIMD Splats
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Louis Dionne
[libcxx] Fix XFAILs for aligned allocation tests on...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Louis Dionne
[libc++] Disable failing C11 feature tests for <cfloat...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Louis Dionne
[libc++] Detect C11 features on non-Clang compilers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Chandler Carruth
[SDAG] Remove the reliance on MI's allocation strategy for
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Alex Lorenz
[clangd] update the new test to check for diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Alex Lorenz
[clangd] add an extension field to LSP to transfer...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Alex Lorenz
[clangd] add missing test from r339454
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Heejin Ahn
[WebAssembly] Delete a specific push number from test...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Cameron McInally
[FPEnv] Scalarize StrictFP vector operations
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Eli Friedman
[ARM] Make PerformSHLSimplify add nodes to the DAG...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Matt Morehouse
[SanitizerCoverage] Add associated metadata to PC guards.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Vlad Tsyrklevich
SafeStack: Disable Darwin support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stephen Kelly
Remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stephen Kelly
Fix Stmt::ignoreImplicit
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stephen Kelly
Remove vestiges of configure buildsystem
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Reid Kleckner
Fix lit fatal errors about requiring a USE_Z3_SOLVER...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Artem Dergachev
[CFG] [analyzer] Find argument constructors in CXXTempo...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Artem Dergachev
[analyzer] Add a test forgotten in r339088.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Alina Sbirlea
Add proper headers in CFGUpdate.h and add CFGDiff.h...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Vlad Tsyrklevich
Reland "SafeStack: Delay thread stack clean-up""
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Anna Thomas
NFC: Clarify comment in loop vectorization legality
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Craig Topper
[InlineAsm] Update the min-legal-vector-width function...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Vlad Tsyrklevich
SafeStack: Disable Darwin support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Vlad Tsyrklevich
SafeStack: Disable Darwin support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stefan Granitz
Remove asseration from ConstString::GetConstCStringAndS...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Raphael Isemann
Stability improvements for CompletionTest
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Adrian Prantl
[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Sanjay Patel
[InstCombine] fix typos in tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Heejin Ahn
[WebAssembly] SIMD encoding tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Sanjay Patel
[InstCombine] add tests for pow->sqrt; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Heejin Ahn
[WebAssembly] Fix encoding of non-SIMD vector-typed...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
George Karpenkov
[analyzer] Fix bots by removing new check-clang-analyze...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Zachary Turner
[MS Demangler] Fix some minor formatting bugs.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Heejin Ahn
[WebAssembly] SIMD extract_lane
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Andrea Di Biagio
[Tablegen][MCInstPredicate] Removed redundant template...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Kostya Kortchinsky
[scudo] Fix race condition in deallocation path when...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Alexey Bataev
[OPENMP] Fix processing of declare target construct.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Anna Thomas
[LV] Teach about non header phis that have uses outside...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Louis Dionne
[libc++] Fix incorrect definition of TEST_HAS_C11_FEATURES
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Petr Hosek
[CMake] Don't parse target triple except for arch
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Bruno Cardoso...
Revert "[DebugInfo] Generate DWARF debug information...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Alina Sbirlea
[GraphDiff] Make InverseGraph a property of a GraphDiff.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Martin Storsjo
[CMake] Fix the LIBCXX_STATICALLY_LINK_ABI_IN_SHARED_LI...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Simon Pilgrim
[X86][SSE] Avoid duplicate shuffle input sources in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Raphael Isemann
Remove manual byte counting from Highlighter code.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Alina Sbirlea
[DomTree] Cleanup Update and LegalizeUpdate API moved...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Kevin P. Neal
We have in place support for parsing #pragma FENV_ACCES...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
David Bolvansky
[NFC] Tests for select with binop fold - FP opcodes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Kevin P. Neal
Revert test commit
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Kevin P. Neal
Test commit
commit
|
commitdiff
|
tree
|
snapshot
next