platform/upstream/llvm.git
2018-04-24 Simon Pilgrim[AVX512] VPERMQ/VPERMPD/VPERMIL single op shuffles...
2018-04-24 Benjamin Kramer[clangd] Initialize candidate count in unit test
2018-04-24 Alex Shlyapnikov[HWASan] Update HWASan assembly snippet in the docs
2018-04-24 Craig Topper[X86] Add recently added intrinsic headers to the modul...
2018-04-24 Craig Topper[X86] Consistently use double underscore at the beginni...
2018-04-24 Nico WeberLet TableGen write output only if it changed, instead...
2018-04-24 Simon DardisReland "[mips] Guard traps for microMIPS correctly"
2018-04-24 Aaron Smith[lit, lldbsuite] Update the lldbsuite to correctly...
2018-04-24 Diego Caballero[LV][VPlan] Detect outer loops for explicit vectorization.
2018-04-24 Florian Hahn[LoopInterchange] Make isProfitableForVectorization...
2018-04-24 Simon Pilgrim[X86][F16C] Add WriteCvtF2FSt scheduling class
2018-04-24 Fangrui Song[ADT] Remove ilist_default_traits
2018-04-24 Simon Pilgrim[X86][BtVer2] Fix VCVTPS2PHmr/VCVTPS2PHYmr latencies
2018-04-24 Simon Pilgrim[X86][IVB] Add F16C resource tests.
2018-04-24 Andrea Di Biagio[llvm-mca] Default the output asm dialect used by the...
2018-04-24 Simon Atanasyan[mips] Show an error if register number is out of range
2018-04-24 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-04-24 Mark Searles[AMDGPU][Waitcnt] NFC. Cleanup some code/naming consist...
2018-04-24 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-04-24 Dan Liew[lit] Remove spurious `-` in invocation of lit in
2018-04-24 Nico WeberRemove LLVM_INSTALL_CCTOOLS_SYMLINKS
2018-04-24 David BlaikieFix some layering in AggressiveInstCombine (avoiding...
2018-04-24 Benjamin Kramer[LoadStoreVectorize] Ignore interleaved invariant loads.
2018-04-24 Kostya Kortchinsky[sanitizer] More dead code removal
2018-04-24 Andrea Di Biagio[llvm-mca] Refactor the Scheduler interface in preparat...
2018-04-24 Joel E. Denny[Attr] Print enum attributes at correct position
2018-04-24 Sven van Haastregt[OpenCL] Fix diagnostic of thread_local
2018-04-24 Simon Pilgrim[X86] Remove unnecessary FMA reg-mem InstRW scheduler...
2018-04-24 Gabor Horvath[clang-tidy] Fix PR35468
2018-04-24 Ulrich Weigand[SystemZ] Use preferred 16-byte function alignment
2018-04-24 Ilya Biryukov[CodeComplete] Fix completion at the end of keywords
2018-04-24 Simon PilgrimFix Wdocumentation warnings. NFCI.
2018-04-24 Simon Pilgrim[X86] Fix missing cfi from sitofp checks
2018-04-24 Simon Pilgrim[X86] Add vector element insertion/extraction scheduler...
2018-04-24 Simon Pilgrim[MC] Remove orphan MCSchedModel::computeReciprocalThrou...
2018-04-24 Rainer OrthThe OpenBSD UBsan port introduced two typos that broke...
2018-04-24 Alexander Ivchenko[X86] Replace action Promote with Expand for operation...
2018-04-24 Martin Storsjo[GCC] Don't keep a StringRef to a temporary std::string
2018-04-24 Francis Visoiu... [CodeGen] Print user-friendly debug locations as MI...
2018-04-24 Pavel Labath[dotest] Make the set of tests independent of the test...
2018-04-24 Chandler Carruth[PM/LoopUnswitch] Fix a bug in the loop block set forma...
2018-04-24 Petar JovanovicCorrect dwarf unwind information in function epilogue
2018-04-24 Simon Dardis[mips] Correct the patterns for bswap
2018-04-24 Aleksei Sidorin[ASTImporter] Allow testing of import sequences; fix...
2018-04-24 Andrea Di Biagio[llvm-mca][CommandGuide] Fix typo in example.
2018-04-24 George Rimar[ELF] - Never use std::sort.
2018-04-24 George Rimar[ELF] - Refactor lazy symbol duplicated code.
2018-04-24 Andrei Elovikov[CodeGen] Do not allow opt-bisect-limit to skip Scalari...
2018-04-24 Max Kazantsev[NFC] Remove recently added SE verification because...
2018-04-24 Florian Hahn[LoopInfo] Verify BBMap tracks innermost loops for...
2018-04-24 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous, first-fault...
2018-04-24 Martin Storsjo[GCC] Match a GCC version with a patch suffix without...
2018-04-24 Martin Storsjo[test] Fix a typo in a test directory name. NFC.
2018-04-24 Roman LebedevLink to AggressiveInstCombine in a few places. Unbreaks...
2018-04-24 Roman LebedevLink to AggressiveInstCombine in a few places. Unbreaks...
2018-04-24 Erik Verbruggen[libclang] Only mark CXCursors for explicit attributes...
2018-04-24 Pavel Labath[Support/Path] Add more tests and improve failure messa...
2018-04-24 Benjamin Kramer[AST] Another attempt at fixing the ARM bots.
2018-04-24 Benjamin Kramer[AST] Use a bit of trickery to make test pass on platfo...
2018-04-24 Xin Tong[LVI] Fix typo. NFC
2018-04-24 Dan Liew[LibFuzzer] Tweak `MutationDispatcher::Mutate_CopyPart...
2018-04-24 Alexander Shaposhnikov[llvm-objcopy] Adjust the code for the old versions...
2018-04-24 Alexander ShaposhnikovRecommit "[llvm-objcopy] Switch over to using TableGen...
2018-04-24 Max Kazantsev[NFC] Use FileCheck in test
2018-04-24 Max Kazantsev[NFC] Use forgetTopmostLoop instead of logic duplication
2018-04-24 Craig Topper[X86] Add a BSWAP16 instruction using the 32-bit encodi...
2018-04-24 Craig Topper[X86] Remove '#ifdef __x86_64__' around mask_set1_epi64...
2018-04-24 Chandler Carruth[PM/LoopUnswitch] Remove another over-aggressive assert.
2018-04-24 David BlaikieFixup Polly for an LLVM header file change.
2018-04-24 Eric ChristopherRemove unused function HexagonEarlyIfConversion::replac...
2018-04-24 Max Kazantsev[NFC] Add clarification comment
2018-04-24 Eric ChristopherReflow formatting after previous NFC commit.
2018-04-24 Eric ChristopherChange if-conditionals to else-if as they should all...
2018-04-24 Nico WeberMake add_clang_tool() formatting a bit more consistent.
2018-04-24 Nico WeberMostly revert r330672.
2018-04-24 Nico WeberRemove code that's almost always dead, and harmful...
2018-04-24 David BlaikieFix build break due to content moving from Scalar.h...
2018-04-24 David BlaikieFix build breaks in examples due to moving stuff from...
2018-04-24 David BlaikieInstCombine: Fix layering by not including Scalar.h...
2018-04-24 Craig Topper[AggressiveInstCombine] Add aggressive inst combiner...
2018-04-24 George Burgess IVReland r301880(!): "[InstSimplify] Handle selects of...
2018-04-24 Alex Shlyapnikov[HWASan] Use dynamic shadow memory on Android only.
2018-04-24 Alex Shlyapnikov[HWASan] Use dynamic shadow memory on Android only...
2018-04-24 Craig Topper[AggressiveInstCombine] Add createAggressiveInstCombine...
2018-04-24 Craig Topper[AggressiveInstCombine] Add library initializer routine...
2018-04-23 Simon Pilgrim[X86] Remove unnecessary vector memory folded InstRW...
2018-04-23 Robert Widmann[LLVM-C] DIBuilder Bindings For Variable Expressions
2018-04-23 Roman Tereshin[GlobalISel][Legalizer] Look thro copies while combinin...
2018-04-23 Simon Pilgrim[X86] Remove unnecessary BMI2 InstRW overrides.
2018-04-23 Craig Topper[X86] Move the 32-bit versions of rdfsbase/rdgsbase...
2018-04-23 Craig Topper[X86] Move __builtin_ia32_movnti64 andd __builtin_ia32_...
2018-04-23 Benjamin Kramer[AST] strcmp/memcmp always compares unsigned chars.
2018-04-23 Tim ShenRe-commit r330627 "[libcxx] implement <experimental...
2018-04-23 Craig Topper[Docs] Regenerate command line documentation.
2018-04-23 Florian Hahn[LoopInterchange] Do not change LI for BBs in child...
2018-04-23 Matt Morehouse[libFuzzer] Add feature to not use AFL's deferred forks...
2018-04-23 Roman Lebedev[Sema] Add -Wno-self-assign-overloaded
2018-04-23 Martin LiskaChange kAllocatorSpace for powerpc64.
2018-04-23 Jan Veselylog10: Use sw implementation from amd builtins
2018-04-23 Simon Pilgrim[X86] Remove unnecessary WriteLEA InstRW overrides.
next