summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-25[MIPS GlobalISel] Select G_SELECTlinaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfigPetar Avramovic
2018-12-25[NFC] Reuse variables instead of re-calling getParentMax Kazantsev
2018-12-25[PowerPC] Fix the bug of ISD::ADDE to set its second return type to glueKang Zhang
2018-12-24[gn build] Make NOSORT line actually workNico Weber
2018-12-24[X86] Use GetDemandedBits to simplify the operands of PMULDQ/PMULUDQ.Craig Topper
2018-12-24[X86] Add test cases for PR40142. NFCCraig Topper
2018-12-24[analyzer] [NFC] Clean up the mess of constructing argument effects in Retain...George Karpenkov
2018-12-24[clang-tidy] add IgnoreMacros option to readability-uppercase-literal-suffixMiklos Vajna
2018-12-24[HWASAN] Instrument memorty intrinsics by defaultEugene Leviant
2018-12-24[gn build] Add build files for clang/tools/{c-arcmt-test,c-index-test} and th...Nico Weber
2018-12-24ReleaseNotes: X86 Target: bdver2 sched model was added (D52779)Roman Lebedev
2018-12-24Revert rL350048 and rL350050Max Kazantsev
2018-12-24[LLD][ELF] - Cleanup gdb-index-dwarf5-low-high.s. NFC.George Rimar
2018-12-24Fix build - follow-up to r350048 which broke headerless (v4) address poolDavid Blaikie
2018-12-24[LoopSimplifyCFG] Delete dead exiting edgesMax Kazantsev
2018-12-24DebugInfo: Use assembly label arithmetic for address pool size for easier rea...David Blaikie
2018-12-24DebugInfo: Add assembly comments for debug_addr contribution header fieldsDavid Blaikie
2018-12-24llvm-dwarfdump: Skip address index info (and dump only the address, if found)...David Blaikie
2018-12-24Return "[LoopSimplifyCFG] Delete dead in-loop blocks"Max Kazantsev
2018-12-24[LoopIdioms] More LocationSize::precise annotations; NFCGeorge Burgess IV
2018-12-24[X86] Remove unused variables left after r350041. NFCCraig Topper
2018-12-24[SelectionDAGBuilder] Use ::precise LocationSizes; NFCGeorge Burgess IV
2018-12-24[X86] Move the optimization that turns 'CMP (AND+IMM64), 0' into SRL/SHL+TEST...Craig Topper
2018-12-24[clangd] Delete stray semicolon. NFCFangrui Song
2018-12-24[X86] Autogenerate complete checks. NFCCraig Topper
2018-12-24[X86] Remove the ANDN check from EmitTest.Craig Topper
2018-12-23[clangd] Delete trailing ; NFCFangrui Song
2018-12-23Tolerate flaky LLD tests on NetBSDKamil Rytarowski
2018-12-23[llvm-exegesis] Clustering: don't enqueue a point multiple timesFangrui Song
2018-12-23[DAGCombiner] limit shuffle to extend transform (PR40146)Sanjay Patel
2018-12-23[x86] add test for vector shuffle --> extend transform (PR40146); NFCSanjay Patel
2018-12-23[DAGCombiner] allow hoisting vector bitwise logic ahead of extendsSanjay Patel
2018-12-23[x86] add tests for vector extend + logic ops; NFCSanjay Patel
2018-12-23[xray] Detect MPROTECT and error out when it's enabled (on NetBSD)Michal Gorny
2018-12-23[xray] Disable alignas() for thread_local objects on NetBSDMichal Gorny
2018-12-23[Driver] Disable -faddrsig on Gentoo by defaultMichal Gorny
2018-12-23[Distro] Support detecting GentooMichal Gorny
2018-12-23[gn build] Add build files for clang/tools/{arcmt-test,clang-check,clang-func...Nico Weber
2018-12-23[gn build] Add build files for clang/tools/{clang-refactor,clang-rename}, cla...Nico Weber
2018-12-23[gn build] Add build files for clang/tools/{clang-diff,clang-import-test,diag...Nico Weber
2018-12-23[ORC] Rename register in the OrcMips64 resolver code comments. NFCSimon Atanasyan
2018-12-23[ORC] clang-format OrcMips32 and OrcMips64 code. NFCSimon Atanasyan
2018-12-23[ORC] Remove redundant instruction from MIPS resolver code. NFCSimon Atanasyan
2018-12-23Set the default SANITIZER_CXX_ABI library to libc++ for FreeBSD, andDimitry Andric
2018-12-23[MemCpyOpt] Use LocationSize instead of ints; NFCGeorge Burgess IV
2018-12-23[X86] Return false from hasAndNotCompare if the comparision value is a constant.Craig Topper
2018-12-23[MemoryLocation] Use LocationSize instead of ints; NFCGeorge Burgess IV
2018-12-23[Loads] Use LocationSize instead of ints; NFCGeorge Burgess IV
2018-12-23[Lint] Use LocationSize instead of ints; NFCGeorge Burgess IV
2018-12-23[AAEval] Use LocationSize instead of ints; NFCGeorge Burgess IV