platform/upstream/llvm.git
2018-02-15 Vedant Kumar[SCCP] Test that constant propagation updates debug...
2018-02-15 Vedant Kumar[Utils] salvageDI: Add a comment and move a call earlie...
2018-02-15 Yaxun LiuClean up AMDGCN tests
2018-02-15 Artem Dergachev[analyzer] NFC: Eliminate ParentMap lookup in mayInline...
2018-02-15 Craig Topper[X86] Add test cases for opportunities for using BT...
2018-02-15 Alex Shlyapnikov[TSan] Fix static TLS boundaries calculations in __tls_...
2018-02-15 Zachary TurnerSilence warning about unused private variable.
2018-02-15 Zachary TurnerCall FlushFileBuffers on output files.
2018-02-15 Dan Gohman[WebAssembly] Restore "*-wasm" tests.
2018-02-15 Fangrui Song[clang-tidy] Add `readability-simd-intrinsics` check.
2018-02-15 Matt Davis[Test] Remove mangled name from test.
2018-02-15 Simon Pilgrim[X86][SSE] Add saturated truncation tests for storing...
2018-02-15 Krzysztof ParzyszekRecommit [Hexagon] Make the vararg handling a bit more...
2018-02-15 Alexey Bataev[SLP] Fix the test for the reversed stores, NFC.
2018-02-15 Yonghong Songbpf: fix a bug in dag2dag optimization for loads from...
2018-02-15 Krzysztof ParzyszekRevert "[Hexagon] Make the vararg handling a bit more...
2018-02-15 Alexey Bataev[SLP] Added test for reversed stores, NFC.
2018-02-15 Yaxun Liu[OpenCL] Fix __enqueue_block for block with captures
2018-02-15 Sanjay Patel[InstCombine] use m_OneUse to reduce code; NFC
2018-02-15 Sanjay Patel[InstCombine] test fdiv folds better; NFC
2018-02-15 Aaron BallmanAmend r325256. This change was not properly merged...
2018-02-15 Ilya Biryukov[clangd] Create trace::Span when running ASTCallback
2018-02-15 Krzysztof Parzyszek[Hexagon] Make the vararg handling a bit more robust
2018-02-15 Francis Visoiu... [CodeGen] Separate MBB metadata from instructions in...
2018-02-15 Sam McCall[clangd] Use explicit env in test to make lit+windows...
2018-02-15 Aaron BallmanNFC; clean up this file based on our coding standards...
2018-02-15 Krzysztof Parzyszek[Hexagon] Fix lowering of formal arguments after r324737
2018-02-15 Ilya Biryukov[clangd] Fixed compilation with MVSC.
2018-02-15 Simon Pilgrim[SelectionDAG] Pull out repeated Op.getOpcode(). NFCI.
2018-02-15 Krasimir Georgiev[clang-format] Support repeated field lists in protos
2018-02-15 Francis Visoiu... [CodeGen] Print irreducible loop header weight as a...
2018-02-15 Pavel Labath@skipIfRemote TestTargetXMLArch
2018-02-15 Kamil RytarowskiTry to unbreak Darwin after XRay/FreeBSD commit
2018-02-15 Kamil RytarowskiImplement a large part of NetBSD syscalls of netbsd_sys...
2018-02-15 Sanjay Patel[InstCombine] allow sin/cos transforms with 'reassoc'
2018-02-15 Kamil RytarowskiEnable test/asan for NetBSD
2018-02-15 Kamil RytarowskiEnable syscall-specific functions in TSan/NetBSD
2018-02-15 Pablo Barrio[ARM] Allow 64- and 128-bit types with 't' inline asm...
2018-02-15 Simon Pilgrim[X86][SSE] combineTruncateWithSat - use truncateVectorW...
2018-02-15 Ilya Biryukov[clangd] Enable snippet completion based on client...
2018-02-15 Kamil RytarowskiAdding msan support for FreeBSD
2018-02-15 Kamil RytarowskiAdd Xray instrumentation support to FreeBSD
2018-02-15 Sam McCall[clangd] Fix make_unique ambiguity, NFC
2018-02-15 Kamil RytarowskiAdd Xray instrumentation compile-time/link-time support...
2018-02-15 Sanjay Patel[InstCombine] allow X / C -> X * (1.0/C) for vector...
2018-02-15 Martin BohmeAdd -no-canonical-prefixes to allow different build...
2018-02-15 Simon Pilgrim[X86][SSE] combineTruncateWithSat - use truncateVectorW...
2018-02-15 Momchil Velikov[DebugInfo] Accept enumeration types without underlying...
2018-02-15 Ilya Biryukov[clangd] Make functions of ClangdServer callback-based
2018-02-15 Simon Pilgrim[SelectionDAG] Add initial implementation of TargetLowe...
2018-02-15 Sjoerd Meijer[ARM] f16 vcmp fixes
2018-02-15 Serge PavlovRevert r325224 "Report fatal error in the case of out...
2018-02-15 Serge PavlovSpecify namespace for realloc
2018-02-15 Gabor Horvath[clang-tidy] Make a test pass on platforms where except...
2018-02-15 Serge PavlovReport fatal error in the case of out of memory
2018-02-15 Gabor Horvath[clang-tidy] Minor documentation fix
2018-02-15 Gabor Horvath[clang-tidy] New checker for exceptions that are create...
2018-02-15 Jacek Olesiak[clang-format] Improve ObjC headers detection
2018-02-15 Sam McCall[clangd] Fix tracing now that spans lifetimes can overl...
2018-02-15 Jonas Hahnfeld[CMake] Add -fno-experimental-isel for testing
2018-02-15 Andrew V. Tischenko(NFC)[MachineCombiner] Improve debug output.
2018-02-15 Max Kazantsev[NFC] Rename isKnownViaSimpleReasoning to isKnownViaNon...
2018-02-15 Max Kazantsev[NFC] Fix metadata placement in test
2018-02-15 Max Kazantsev[SCEV] Favor isKnownViaSimpleReasoning over constant...
2018-02-15 Igor Kudrin[ELF] Simplify handling of AT section attribute.
2018-02-15 Kamil RytarowskiTeach sanitizer about NetBSD specific ioctl(2) calls
2018-02-15 Artem Dergachev[analyzer] Inline constructors for destroyable temporaries.
2018-02-15 Artem Dergachev[CFG] Provide construction contexts for temproary objects.
2018-02-15 Artem Dergachev[analyzer] Decide on inlining destructors via EvalCallO...
2018-02-15 Kamil RytarowskiPrevent recursive MSan interceptors in strftime(3)...
2018-02-15 Kamil RytarowskiPrevent recursive MSan interceptors in fgets(3)
2018-02-15 Kamil RytarowskiAdd NetBSD syscall hooks skeleton in sanitizers
2018-02-15 Eric FiselierFix test failure on compilers w/o deduction guides
2018-02-15 Rui UeyamaFix an issue that lld drops symbol versions for -r.
2018-02-15 Konstantin... Reapply r325193
2018-02-15 Artem Dergachev[analyzer] Allow inlining constructors into return...
2018-02-15 Artem Dergachev[analyzer] NFC: Remove dead checks when computing DeclS...
2018-02-15 Konstantin... Revert r325193 as it breaks buildbots
2018-02-15 Kamil RytarowskiAdd new interceptor: lstat(2)
2018-02-15 Craig Topper[X86] Regnerate test to show scheduling comments. NFC
2018-02-15 Craig Topper[X86] Change 32 and 64 bit versions of LSL instruction...
2018-02-15 Konstantin... AMDGPU: Enable PIC by default for amdgcn
2018-02-15 Richard SmithAdd missing definition for class static after r325193.
2018-02-15 Vitaly Buka[sanitizer] Fix flakiness in the tests
2018-02-15 Konstantin... AMDGPU: Cleanup most of the macros
2018-02-14 Craig Topper[X86] Dont' allow 'outs' and 'ins' in at&t syntax witho...
2018-02-14 Craig Topper[X86] Don't use 64 bit hex constants in a 32 bit assemb...
2018-02-14 Craig Topper[X86] Reverse the operand order of invlpga in at&t...
2018-02-14 Jake Ehrlich[llvm-objcopy] Fix handling of zero-size segments in...
2018-02-14 Adrian McCarthySupply missing break in case statement.
2018-02-14 Sanjay Patel[InstCombine] clean up fold for X / C -> X * (1.0/C...
2018-02-14 Erich KeaneImprove documentation for attribute artificial
2018-02-14 Sam Clegg[WebAssebmly] Remove use of Optional to fix assertion...
2018-02-14 Vitaly BukaMoved CHECK in test closer to source code
2018-02-14 Rui UeyamaRevert r325158: Convert an assert to a static_assert...
2018-02-14 Vitaly Buka[ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_...
2018-02-14 Rui UeyamaRemove a failing static_assert.
2018-02-14 Lang Hames[ORC] Consolidate RTDyldObjectLinkingLayer GetMemMgr...
2018-02-14 Lang Hames[ORC] Switch to shared_ptr ownership for AsynchronousSy...
2018-02-14 Craig Topper[X86] Don't swap argument on BOUND instruction in at...
next