platform/upstream/llvm.git
2017-09-27 Jonas Devlieghere[dwarfdump] Add support for -debug-line=OFFSET
2017-09-27 Artem Dergachev[analyzer] Fix and refactor bugreporter::getDerefExpr...
2017-09-27 Jonas Devlieghere[dwarfdump] Add support for -debug-loc=OFFSET
2017-09-27 Manoj Gupta[Builtins] ARM: Fix assembling files in thumb mode.
2017-09-27 Manoj Gupta[Builtins] ARM: Fix msr assembly instruction use for...
2017-09-27 George Rimar[ELF] - Detemplate of HashTableSection<ELFT>
2017-09-27 George Rimar[ELF] - Speedup -r and --emit-relocs
2017-09-27 Sean Eveson[llvm-cov] Improve const-correctness of filters. NFC.
2017-09-27 Sam Parker[ARM] isTruncateFree fix
2017-09-27 Marek Kurdej[clang-format] Fix FixNamespaceComments when BraceWrapp...
2017-09-27 Martin Pelikan[XRay] initialize all members of YAMLXRayRecord for...
2017-09-27 Martin Storsjo[X86] Fix SJLJ struct offsets for x86_64
2017-09-27 Martin Storsjo[X86] Remove erroneous callsite offsetting in SJLJ...
2017-09-27 Martin Storsjo[X86] Correct byte offsets and data types in a comment...
2017-09-27 Craig Topper[X86] Use extract128BitVector in LowerMULH so we can...
2017-09-27 Daniel BerlinMemorySSAUpdater: Only add phis to insertedphis if...
2017-09-27 Craig Topper[X86] Add avx512bw command lines to the 256-bit vector...
2017-09-27 Craig Topper[SelectionDAG] Make NewSDValueDbgMsg print target speci...
2017-09-27 Martin Pelikan[XRay] fix the -Werror build by handling all enum cases...
2017-09-27 Martin Pelikan[XRay] convert FDR arg1 log entries
2017-09-27 Erich KeaneAdd test forgotten in r314262.
2017-09-27 Erich KeaneFix capitalization of a bunch of parameters in SemaDecl...
2017-09-27 Hongbin Zheng[SimplifyIndVar] Constant fold IV users
2017-09-27 Jason MolendaUpdate ABIMacOSX_arm::PrepareTrivialCall to correctly...
2017-09-27 Chih-Hung Hsieh[clang-format] Adjust space around &/&& of structured...
2017-09-27 Jake EhrlichReland: [llvm-objcopy] Add support for dynamic relocations
2017-09-26 Erich KeaneEmit section information for extern variables.
2017-09-26 Jan VeselyAdd missing HAVE_LLVM define to fix build with latest...
2017-09-26 Stephan T.... [libcxx] [test] Fix unused local typedef warnings.
2017-09-26 Stephan T.... [libcxx] [test] Strip trailing whitespace.
2017-09-26 Stephan T.... [libcxx] [test] Silence warning C4324 for MSVC.
2017-09-26 James Y KnightInitialize the RelocationSectionBase::Section member.
2017-09-26 Manoj Gupta[Builtins] Use 4 byte alignment for __aeabi_memclr.
2017-09-26 Jakub Kuderski[Dominators] Invalidate DFS numbers upon edge deletions
2017-09-26 Sanjoy Das[BypassSlowDivision] Improve our handling of divisions...
2017-09-26 Geoff Berry[AArch64][Falkor] Fix bug in falkor prefetcher fix...
2017-09-26 Geoff Berry[AArch64][Falkor] Fix correctness bug in falkor prefetc...
2017-09-26 Craig Topper[X86] Fix register class name in a comment. NFC
2017-09-26 Craig TopperRecommit r314151 "[X86] Make all the NOREX CodeGenOnly...
2017-09-26 Craig Topper[X86] Don't emit X86::MOV8rr_NOREX from X86InstrInfo...
2017-09-26 Craig Topper[X86] Fix typo in comment. NFC
2017-09-26 Richard SmithFix uninitialized member found by msan build bot.
2017-09-26 Sam Clegg[WebAssembly] Model weakly defined symbols as wasm...
2017-09-26 Nemanja Ivanovic[PowerPC] Reverting sequence of patches for elimination...
2017-09-26 Jonathan PeytonAllow printing of KMP_TOPOLOGY_METHOD when KMP_SETTINGS...
2017-09-26 Jonathan PeytonRemove unused t_single_lock
2017-09-26 Saleem AbdulrasoolSema: rename SemaBuiltinVAStart to SemaBuiltinVAStartMi...
2017-09-26 Gheorghe-Teodor... Revert commmit 314228.
2017-09-26 Saleem AbdulrasoolBasic: support Preserve{Most,All} CC on Windows
2017-09-26 Erich KeaneAllow IUnknown/IInterface types to come from extern C++
2017-09-26 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-09-26 Craig Topper[InstCombine] Remove one use restriction on the shift...
2017-09-26 Nico WeberDelete trailing whitespace.
2017-09-26 Richard SmithResolve a defect in C++17 copy omission.
2017-09-26 Sam Clegg[WebAssembly] Use function/global index space in WasmSymbol
2017-09-26 Erich Keane[Sema] Corrected the warn-on-throw-from-noexcept behavi...
2017-09-26 Gheorghe-Teodor... [OpenMP] Add an additional test for D34888
2017-09-26 Jake Ehrlich[llvm-objcopy] Add support for dynamic relocations
2017-09-26 Saleem AbdulrasoolSema: Windows/ARM __va_start is not const correct
2017-09-26 Sean Callanan[Expression Parser] Inhibit global lookups for symbols...
2017-09-26 Kostya Kortchinsky[scudo] Scudo thread specific data refactor, part 3
2017-09-26 Artem Belevich[NVPTX] added match.{any,all}.sync instructions, intrin...
2017-09-26 Simon Atanasyan[mips] Use llvm-dwarfdump to simplify the test. NFC
2017-09-26 Craig Topper[X86] Add support for v16i32 UMUL_LOHI/SMUL_LOHI
2017-09-26 Alexey Bataev[OPENMP] Fix handling of implicit mapping of array...
2017-09-26 Francis RicciInvalidate symbolizer module list from dlopen/dlclose...
2017-09-26 Artem Dergachev[analyzer] Keep track of design discusions as part...
2017-09-26 Gheorghe-Teodor... [OpenMP] Don't throw cudalib not found error if only...
2017-09-26 Krzysztof Parzyszek[Hexagon] Fix a typo: #ifndef DEBUG -> #ifndef NDEBUG
2017-09-26 Gheorghe-Teodor... Revert commit 314210.
2017-09-26 Krzysztof Parzyszek[Hexagon] Fix initialization of HexagonSubtarget
2017-09-26 Simon Dardis[mips] Accept but ignore -m(no-)branch-likely
2017-09-26 Tobias Grosser[ScopInfo] Allow PHI nodes that reference an error...
2017-09-26 Krasimir Georgiev[clang-format] Add ext/ to google include categories
2017-09-26 Gheorghe-Teodor... [OpenMP] Add an additional test for D34888
2017-09-26 Ivan A. KosarevFix TBAA information for reference accesses
2017-09-26 Jonas Devlieghere[dwarfdump] Skip 'stripped' sections
2017-09-26 Simon Pilgrim[X86][XOP] Merge rotation opcodes with AVX512 equivalen...
2017-09-26 Sanjay Patel[DSE] Merge stores when the later store only writes...
2017-09-26 Alexey Bataev[OPENMP] Generate implicit map|firstprivate clauses...
2017-09-26 George Rimar[ELF] - Remove wrong comment from testcase.
2017-09-26 Coby Tayree[x86] fix pr29061
2017-09-26 Simon PilgrimTidyup P->getComplexPatternInfo call by moving it insid...
2017-09-26 Sylvestre LedruDon't move llvm.localescape outside the entry block...
2017-09-26 Simon Dardis[mips][asan] Fix preinstalled_signal.cc test for mips
2017-09-26 Benjamin KramerRevert "[X86] Make all the NOREX CodeGenOnly instructio...
2017-09-26 Jonas Devlieghere[dsymutil] Better support for symbol aliases
2017-09-26 Martin StorsjoSkip building unused parts when targeting SJLJ
2017-09-26 Martin StorsjoCorrect data types in the _Unwind_FunctionContext struct
2017-09-26 Uriel Korach[X86] Finishing broadcastf32x2 and broadcasti32x2 intri...
2017-09-26 Dean Michael... [XRay] Avoid actual linking when testing the driver
2017-09-26 Dean Michael... [XRay] Run command once without piping to FileCheck
2017-09-26 Rui UeyamaSpeed up SymbolTable::insert().
2017-09-26 Dean Michael... [XRay] Only run shared tests when 'enable_shared' is...
2017-09-26 Dean Michael... [XRay] Remove -fPIC from shared build test.
2017-09-26 Dean Michael... [XRay] Stop running tests for 'amd64', and remove ...
2017-09-26 Dean Michael... [XRay][Driver] Do not link in XRay runtime in shared...
2017-09-26 Matthias BraunCodeGenModule: Adapt to LLVM TargetLibraryInfo changes
2017-09-26 Matthias BraunCMake: Add option to set LLVM_ENABLE_DUMP
2017-09-26 Matthias BraunTargetLibraryInfo: Stop guessing wchar_t size
next