platform/upstream/llvm.git
2018-10-23 Fangrui Song[IR] Fix -Wunused-function after r345052
2018-10-23 Daniel Sanders[tblgen] Allow FixedLenDecoderEmitter to use APInt...
2018-10-23 Zachary TurnerChange two methods from const char* to StringRef [NFC].
2018-10-23 Reid Kleckner[PDB] Fix -Wunused-private-field in DIA
2018-10-23 Stefan Pintilie[Power9] Add __float128 support in the backend for...
2018-10-23 Sanjay Patel[IR] remove fake binop queries for not/neg
2018-10-23 Andrew Savonichev[OpenCL] Remove PIPE_RESERVE_ID_VALID_BIT from opencl-c.h
2018-10-23 Sanjay Patel[InstCombine] use 'match' to simplify code
2018-10-23 Alexander Kornienko[clang-tidy] Add a separate section for NOLINT(NEXTLINE...
2018-10-23 Simon Pilgrim[TTI][X86] Treat SK_Transpose shuffles as SK_PermuteTwo...
2018-10-23 Zachary Turner[NativePDB] Add basic support for tag types to the...
2018-10-23 Jordan Rupprecht[DebugInfo][GlobalOpt] Fix -debugify for globalopt...
2018-10-23 Simon Pilgrim[CostModel][X86] Add transpose shuffle cost tests
2018-10-23 Andrew Savonichev[OpenCL] Add cl_intel_planar_yuv extension
2018-10-23 Sanjay Patel[WebAssembly] use 'match' to simplify code; NFC
2018-10-23 Sanjay Patel[Reassociate] replace fake binop queries with 'match...
2018-10-23 Sanjay Patel[SelectionDAG] use 'match' to simplify code; NFC
2018-10-23 Benjamin Kramer[LegalizeDAG] Remove unused variable
2018-10-23 Simon Pilgrim[LegalizeDAG] Share Vector/Scalar CTTZ Expansion
2018-10-23 Andrew Savonichev[OpenCL][NFC] Unify ZeroToOCL* cast types
2018-10-23 Simon Pilgrim[SLPVectorizer] Add basic support for mul/and/or/xor...
2018-10-23 Sanjay Patel[InstCombine] use 'match' to handle vectors and simplif...
2018-10-23 Samuel BenzaquenAdd benchmark for std::set.
2018-10-23 Sanjay Patel[InstCombine] swap select profile metadata when swappin...
2018-10-23 Sanjay Patel[InstCombine] add/move tests for select with inverted...
2018-10-23 Aleksandr UrakovRevert "[MachinePipeliner] Split MachinePipeliner code...
2018-10-23 Sam McCall[clangd] Lazily create CDB, remove setCompileCommandsDir.
2018-10-23 Sanjay Patel[SLSR] use 'match' to simplify code; NFC
2018-10-23 Kadir Cetinkaya[clang] Fix a null pointer dereference.
2018-10-23 Sanjay Patel[SLSR] auto-generate full test assertions; NFC
2018-10-23 Roman LebedevExperimental re-land of [X86][BMI1] X86DAGToDAGISel...
2018-10-23 Hans WennborgRevert r345009 "[DebugInfo] Generate debug information...
2018-10-23 Simon PilgrimAdd BROADCAST shuffle cost tests.
2018-10-23 Sam McCall[clangd] Remove caching of compilation database commands.
2018-10-23 Simon PilgrimAdd BROADCAST shuffle cost tests.
2018-10-23 Sam McCall[clangd] Support passing a relative path to -compile...
2018-10-23 Dorit NuzmanLeftover bits from https://reviews.llvm.org/D53420...
2018-10-23 Sam McCallFix range length comparison in DraftStore::UpdateDraft...
2018-10-23 Greg Bedwell[lit] Only return a found bash executable on Windows...
2018-10-23 Simon Pilgrim[X86][SSE] Update raw mask shuffle decoders to handle...
2018-10-23 Roman LebedevRevert "[X86][BMI1] X86DAGToDAGISel: select BEXTR from...
2018-10-23 George Rimar[LLDB] - Implement the support for the .debug_loclists...
2018-10-23 Simon Pilgrim[TTI] Add generic cost handling of SK_Reverse shuffles
2018-10-23 Roman Lebedev[X86][BMI1] X86DAGToDAGISel: select BEXTR from x <...
2018-10-23 Aleksandr Urakov[PDB] Improve performance of the PDB DIA plugin
2018-10-23 Aleksandr Urakov[AST] Do not align virtual bases in `MicrosoftRecordLay...
2018-10-23 Aleksandr UrakovFix non-Windows build for D53324
2018-10-23 Aleksandr UrakovRevert "Revert "[PDB] Extend IPDBSession's interface...
2018-10-23 Hsiangkai Wang[DebugInfo] Generate debug information for labels....
2018-10-23 Lama Saba[MachinePipeliner] Split MachinePipeliner code into...
2018-10-23 Sylvestre LedruAdd support for GNU Hurd in Path.inc and other places
2018-10-23 Martin StorsjoRevert "[Driver] Use forward slashes in most linker...
2018-10-23 Martin Storsjo[Driver] Use forward slashes in most linker arguments
2018-10-23 Martin Storsjo[MinGW] Link to correct openmp library
2018-10-23 Dimitry AndricDon't mess up RelIplt symbols during relocatable processing
2018-10-23 Marshall ClowMark the move construct/move assign tests as unsupporte...
2018-10-23 Craig Topper[X86] Regenerate test checks to show fma comments. NFC
2018-10-23 Marshall ClowAdd tests for match_results copy/move assignment operat...
2018-10-23 Marshall ClowRemove a 'const' from the synopsis. NFC
2018-10-23 Yaxun LiuAdd gfx904 and gfx906 to GPU Arch
2018-10-23 Lang Hames[RuntimeDyld][COFF] Skip non-loaded sections when calcu...
2018-10-23 Lang Hames[ORC] Show JITDylib search order in JITDylib::dump.
2018-10-23 Lang Hames[ORC] Dump flags for JITDylib symbol table entries.
2018-10-23 George Karpenkov[analyzer] [NFC] Correct comment on RetainSummaryManager
2018-10-23 George Karpenkov[analyzer] [www] Drop references to GC mode, which...
2018-10-23 George Karpenkov[analyzer] [testing] Compute data on path length, compu...
2018-10-23 Marshall ClowUpdated the issue notes.
2018-10-23 Marshall ClowAdd tests for match_results copy/move construction...
2018-10-23 Richard Trieu[CodeGen] Attach InlineHint to more functions
2018-10-23 Shoaib Meenai[ELF] Split up emulation.s per backend
2018-10-23 Kostya Serebryany[hwasan] add stack frame descriptions.
2018-10-23 Shoaib Meenai[ELF] Actually fix test from r344976
2018-10-23 Jonas Devlieghere[dsymutil] Improve error reporting when we cannot creat...
2018-10-23 Davide Italiano[ValueObject] Stop assuming types are non-zero sized.
2018-10-23 Heejin Ahn[WebAssembly] Fix assembly printing of br_table
2018-10-23 Shoaib Meenai[ELF] Fix test from r344976
2018-10-23 Jonas DevlieghereFix typo in ASSERT_MODULE_LOCK macro definition
2018-10-23 Craig Topper[X86] Remove 'rtm' feature from KNL.
2018-10-23 Wouter van... [WebAssembly] Added test for inline assembly roundtrip.
2018-10-22 Shoaib Meenai[ELF] Handle elf32-littlearm in OUTPUT_FORMAT
2018-10-22 Marshall ClowAdded more notes to the issues.
2018-10-22 Fangrui Song[ELF] Don't warn on two legitimate cases when reading...
2018-10-22 Saleem AbdulrasoolX86: fix a comment copy-paste issue (NFC)
2018-10-22 Craig Topper[X86] Remove unused entries from the X86ProcFamily...
2018-10-22 Leonard Chan[Intrinsic] Unigned Saturation Addition Intrinsic
2018-10-22 Matthias BraunX86: Do not optimize branches with undef eflags inputs
2018-10-22 Sanjay Patel[Reassociate] remove bogus tests; NFC
2018-10-22 Benjamin Kramer[clang-tidy] Fix typo abls->absl.
2018-10-22 Reid Kleckner[MC] Shrink MCAsmParser by grouping bools, add const...
2018-10-22 Simon Pilgrim[ARM] Regenerate reverse shuffle costs
2018-10-22 Craig TopperRecommit r344877 "[X86] Stop promoting integer loads...
2018-10-22 Sanjay Patel[Reassociate] add vector tests with undef elements...
2018-10-22 Dan AlbertRevert "[Driver] Reland again: Default Android toolchai...
2018-10-22 Thomas Lively[WebAssembly][NFC] Remove WebAssemblyStackifier TableGe...
2018-10-22 Vlad TsyrklevichRevert "Ensure sanitizer check function calls have...
2018-10-22 Vedant Kumar[DWARF] Use a function-local offset for AT_call_return_pc
2018-10-22 Sanjay Patel[Reassociate] add 'using namespace' to reduce bloat...
2018-10-22 Nick Desaulniers[Driver] fix broken test
2018-10-22 Erich KeaneGive Multiversion-inline functions linkonce linkage
2018-10-22 Lang Hames[ORC] Guard access to the MemMgrs vector in RTDyldObjec...
next