platform/upstream/llvm.git
2018-07-09 Matt Morehouse[libFuzzer] Mutation tracking and logging implemented
2018-07-09 Stefan Pintilie[Power9] [CLANG] Add __float128 support for trunc to...
2018-07-09 Stefan Pintilie[Power9] [LLVM] Add __float128 support for trunc to...
2018-07-09 Rui Ueyamalld: add experimental support for SHT_RELR sections.
2018-07-09 Mark SearlesRenameIndependentSubregs: Fix handling of undef tied...
2018-07-09 Alexey Bataev[OPENMP] Do not mark local variables as declare target.
2018-07-09 Alex Lorenz[libclang] NFC, simplify clang_Cursor_Evaluate
2018-07-09 Alex Lorenz[libclang] evalute compound statement cursors before...
2018-07-09 Daniel Sanders[globalisel][irtranslator] Add support for atomicrmw...
2018-07-09 Mark Searles[AMDGPU][Waitcnt] fix "comparison of integers of differ...
2018-07-09 Matt ArsenaultAMDGPU: Force inlining if LDS global address is used
2018-07-09 Jonathan PeytonFix const cast problem introduced in r336563
2018-07-09 Roman Lebedev[X86][TLI] DAGCombine: Unfold variable bit-clearing...
2018-07-09 Eric Liu[Index] Ignore noop #undef's when handling macro occurr...
2018-07-09 Craig Topper[Builtins][Attributes][X86] Tag all X86 builtins with...
2018-07-09 Raphael IsemannDon't take the address of an xvalue when printing an...
2018-07-09 Eric Liu[clangd] Make sure macro information exists before...
2018-07-09 Philip Pfaffe[Utils] Fix gdb pretty printers to work with Python 3.
2018-07-09 Stefan Pintilie[Power9] Add __float128 builtins for Round To Odd
2018-07-09 Stefan Pintilie[Power9] Add __float128 builtins for Round To Odd
2018-07-09 Maksim Panchenko[DebugInfo] Change default value of FDEPointerEncoding
2018-07-09 Craig Topper[SelectionDAG] Add VT consistency checks to the creatio...
2018-07-09 Jonathan Peyton[OpenMP] Fix a few formatting issues
2018-07-09 Steven WuAdd bitcode compatibility test for 6.0
2018-07-09 Alex Shlyapnikov[ASan] Minor ASan error reporting cleanup
2018-07-09 Diego Caballero[LoopInfo] Port loop exit interfaces from Loop to LoopBase
2018-07-09 Jonathan Peyton[OpenMP] Introduce hierarchical scheduling
2018-07-09 Sanjay Patel[InstCombine] correct test comments; NFC
2018-07-09 Alexey Bataev[OPENMP, NVPTX] Support several images in the executable.
2018-07-09 Jonathan Peyton[OpenMP] Restructure loop code for hierarchical scheduling
2018-07-09 Alexey Bataev[OPENMP, NVPTX] Do not globalize local variables in...
2018-07-09 Craig Topper[X86] In combineFMA, make sure we bitcast the result...
2018-07-09 Simon Pilgrim[X86][AVX] Regenerate AVX1 fast-isel tests.
2018-07-09 Stella StamenovaRetrieve a function PDB symbol correctly from nested...
2018-07-09 Jonathan Peyton[OpenMP] Use C++11 Atomics - barrier, tasking, and...
2018-07-09 Sanjay Patel[InstCombine] avoid extra poison when moving shift...
2018-07-09 Jonas Devlieghere[dsymutil] Add support for outputting assembly
2018-07-09 Steven Wu[BitcodeReader] Infer the correct runtime preemption...
2018-07-09 Zaara Syeda[PPC64] Add TLS local dynamic to local exec relaxation
2018-07-09 Sanjay Patel[InstCombine] generalize safe vector constant utility
2018-07-09 Craig Topper[X86] Remove some patterns that include a bitcast of...
2018-07-09 Craig Topper[X86] Remove some patterns that seems to be unreachable.
2018-07-09 Craig Topper[X86] Remove some seemingly unnecessary AddedComplexity...
2018-07-09 Diego Caballero[VPlan][LV] Introduce condition bit in VPBlockBase
2018-07-09 Eric Liu[clangd] Support indexing MACROs.
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for CNT(B|H|W|D) and CNTP...
2018-07-09 Xin Tong[CVP] Handle calls with void return value. No need...
2018-07-09 Marc-Andre... [clangd] Mark "Document Symbols" as implemented in...
2018-07-09 Sam McCall[clangd] Remove JSON library in favor of llvm/Support...
2018-07-09 Stefan Pintilie[Power9] Add __float128 support for compare operations
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for remaining shift instruc...
2018-07-09 Sanjay Patel[InstCombine] fix shuffle-of-binops transform to avoid...
2018-07-09 Stefan Maksimovic[mips] Addition of the [d]rem and [d]remu instructions
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for TBL instruction.
2018-07-09 Andrea Di Biagio[llvm-mca] report an error if the assembly sequence...
2018-07-09 Sam McCall[Support] Allow JSON serialization of Optional<T> for...
2018-07-09 Sam McCall[Support] Make JSON handle doubles and int64s losslessly
2018-07-09 Ilya Biryukov[clangd] Do not write comments into Preamble PCH
2018-07-09 Ilya Biryukov[PCH] Add an option to not write comments into PCH
2018-07-09 Ilya Biryukov[clangd] Wait for first preamble before code completion
2018-07-09 Sam McCall[Support] Fix GCC compile after r336534
2018-07-09 Chandler Carruth[PM/Unswitch] Fix a nasty bug in the new PM's unswitch...
2018-07-09 Sam McCallLift JSON library from clang-tools-extra/clangd to...
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for ADR instruction.
2018-07-09 Eric LiuTry to fix build bot after r336524
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for UZP and TRN instructions.
2018-07-09 Ilya Biryukov[clangd] Added a test for preambles and -isystem
2018-07-09 Jonas Devlieghere[AccelTable] Provide abstraction for emitting DWARF5...
2018-07-09 Ilya Biryukov[Preamble] Check system dependencies in preamble too
2018-07-09 Rafael Stahl[ASTImporter] fix test failure corrected by fixed func...
2018-07-09 Heejin Ahn[Index] Add clangLex to LINK_LIBS
2018-07-09 Jonas Devlieghere[AccelTable] Dwarf5AccelTableEmitter -> Writer (NFC)
2018-07-09 Eric Liu[Index] Add indexing support for MACROs.
2018-07-09 Rafael Stahl[ASTImporter] import FunctionDecl end locations
2018-07-09 Chijun Sima[PGOMemOPSize] Preserve the DominatorTree
2018-07-09 Jacek Olesiak[clang-format/ObjC] Put ObjC method arguments into...
2018-07-09 Jacek Olesiak[clang-format/ObjC] Improve split priorities for ObjC...
2018-07-09 Jacek Olesiak[clang-format/ObjC] Prohibit breaking after a bracket...
2018-07-09 Jacek Olesiak[clang-format/ObjC] Fix counting selector name parts...
2018-07-09 Craig Topper[X86] Improve the message for some asserts. Remove...
2018-07-08 Craig Topper[X86] Remove an AddedComplexity line that seems unneces...
2018-07-08 Roman Lebedev[X86][Nearly NFC] Split SHLD/SHRD into their own WriteS...
2018-07-08 Craig Topper[X86] Enhance combineFMA to look for FNEG behind an...
2018-07-08 Simon Pilgrim[X86][SSE] Combine v16i8 SHL by constants to multiplies
2018-07-08 Simon Pilgrim[X86] Set scheduler classes to unsupported. NFCI.
2018-07-08 Roman Lebedev[X86][Basically NFC] Sched: split WriteBitScan into...
2018-07-08 Roman Lebedev[MCA][X86][NFC] Add BSF/BSR resource tests
2018-07-08 Craig Topper[LoopIdiomRecognize] Support for converting loops that...
2018-07-08 Craig Topper[X86] Add back some intrinsic table entries lost in...
2018-07-08 Craig Topper[X86] Add new scalar fma intrinsics with rounding mode...
2018-07-08 Craig Topper[X86] Add new scalar fma intrinsics with rounding mode...
2018-07-08 Craig Topper[X86] Use a rounding mode other than 4 in the scalar...
2018-07-08 Casey Cartertype_traits: aligned_union is NOT the same as __uncvref...
2018-07-07 Craig Topper[X86] Remove __builtin_ia32_vfnmsubsd3_mask3 and __buil...
2018-07-07 Craig Topper[X86] Remove some unnecessarily escaped new lines from...
2018-07-07 Craig Topper[X86] Fix a few intrinsics that were ignoring their...
2018-07-07 Reka Kovacs[analyzer] Add support for data() in DanglingInternalBu...
2018-07-07 Simon Pilgrim[X86] Regenerate PR14088 test. NFCI.
2018-07-07 Reka Kovacs[analyzer] Highlight c_str() call in DanglingInternalBu...
2018-07-07 Alexander PolyakovAdd LLDB_API to SBAddress's operator==.
next