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-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
2018-08-14
Alina Sbirlea
Expose CFG Update struct. Define GraphTraits to get...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Nirav Dave
[DAG] Avoid redundant chain transversal in store merge...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Kirill Bobyrev
NFC: Enforce good formatting across multiple clang...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Simon Pilgrim
[X86][SSE] Add shuffle combine support for OR(PSHUFB...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Julie Hockett
[clang-doc] Fix unused variable
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Simon Pilgrim
[X86][SSE] Add shuffle combine tests for OR(PSHUFB...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Sanjay Patel
[InstCombine] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Fedor Sergeev
[Inliner] add inliner stats to new pm version of inliner
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Sanjay Patel
[InstCombine] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
George Rimar
[LLD][ELF] - Eliminate dead code from OffsetGetter...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Simon Pilgrim
[X86][SSE] Generalize lowerVectorShuffleAsBlendOfPSHUFB...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Sven van Haastregt
[OpenCL] Add test for constant sampler argument
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Sid Manning
[ELF][HEXAGON] Add R_HEX_32 support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Hsiangkai Wang
[DebugInfo] Generate DWARF debug information for labels...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Louis Dionne
[libc++] Add missing #include in C11 features tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Amara Emerson
[GlobalISel][IRTranslator] Fix a bug in handling repeat...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Kirill Bobyrev
[clangd] NFC: Cleanup clangd help message
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
George Rimar
[LLD][ELF] - Remove UnresolvedPolicy::IgnoreAll and...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stefan Granitz
Remove unused FastDemangle sources
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Simon Pilgrim
[TableGen] Pass string/vector types by const reference...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stefan Granitz
Fix: ConstString::GetConstCStringAndSetMangledCounterPa...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
David Chisnall
[gnu-objc] Make selector order deterministic.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
David Chisnall
Add a stub mangling for ObjC selectors in the Microsoft...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Simon Pilgrim
Fix MSVC "compiler limit: blocks nested too deeply...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Ilya Biryukov
[clangd] Show non-instantiated decls in signatureHelp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Dean Michael...
[XRay][clang] Add more test cases of -fxray-modes=...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Tomasz Krupa
[X86] Constant folding of adds/subs intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Kristof Umann
[analyzer] Made a buildbot happy.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Roger Ferrer...
[RISCV] Fix incorrect use of MCInstBuilder
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Kristof Umann
[analyzer][UninitializedObjectChecker] Void pointers...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Chih-Mao Chen
Test commit: fix punctuation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Tomasz Krupa
[X86] Lowering addus/subus intrinsics to native IR
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Tomasz Krupa
[X86] Lowering addus/subus intrinsics to native IR
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Aleksandr Urakov
[PDB] Parse UDT symbols and pointers to members (combin...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Sjoerd Meijer
[ARM] ParallelDSP: add option to enable/disable the...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Max Kazantsev
[NFC] Modify comment to make it more precise
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Max Kazantsev
[NFC] Add comprehensive test of AliasSetTracker with...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Martin Storsjo
[cmake] Add MINGW_LIBRARIES to the linker flags
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
David Carlier
[CStringSyntaxChecker] Check strlcat sizeof check
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Teresa Johnson
[ThinLTO] Fix printing of WPD remarks
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Petr Hosek
[CMake] Split -gx strip flag into -g -x
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Reid Kleckner
Revert r339623 "Model type attributes as regular Attrs."
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Teresa Johnson
[ThinLTO] Handle optional args in assembly format for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Reid Kleckner
[BasicAA] Don't assume tail calls with byval don't...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Richard Smith
Revert r339490 to match revert of llvm r339474 in r339630.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Richard Smith
Move test inputs into Inputs directory.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Akira Hatanaka
[CodeGen] Before returning a copy/dispose helper functi...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Akira Hatanaka
Fix check strings in test/CodeGenObjC/arc-blocks.m...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
George Karpenkov
[analyzer] Fix UninitializedObjectChecker to not crash...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Wouter van...
Revert "[WebAssembly] Added default stack-only instruct...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
George Karpenkov
[analyzer] [NFC] Introduce separate targets for testing...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jordan Rupprecht
[Support] NFC: Allow modifying access/modification...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Philip Reames
[AST] Minor formatting cleanup [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Sterling Augustine
Support shared objects for split stack.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Philip Reames
[AST] Cleanup code by using MemoryLocation utility...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Richard Smith
Fix Clang warnings and bad #include filenames in r33959...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Richard Smith
Model type attributes as regular Attrs.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Craig Topper
[X86] Don't ignore 0x66 prefix on relative jumps in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Roman Lebedev
[InstCombine] Re-land: Optimize redundant 'signed trunc...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Julie Hockett
Revert "[clang-doc] Updating BitcodeReader to use llvm...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Roman Lebedev
[NFC][InstCombine] Add a test for D50465 that used...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Sanjay Patel
[SimplifyLibCalls] don't drop fast-math-flags on trig...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Julie Hockett
[clang-doc] Updating BitcodeReader to use llvm::Error
commit
|
commitdiff
|
tree
|
snapshot
next