platform/upstream/llvm.git
2017-07-06 Kuba Mracek[sanitizer] Split GetMaxVirtualAddress into separate...
2017-07-06 Reid KlecknerFix pdb-scopes.test
2017-07-06 Rafael EspindolaRemove redundant argument. NFC.
2017-07-06 Reid Kleckner[PDB] Fill in "Parent" and "End" fields of scope-like...
2017-07-06 Sjoerd MeijerThis reverts r305820 (ARMv.2-A FP16 vector intrinsics...
2017-07-06 Craig Topper[SimplifyCFG] Move a portion of an if statement that...
2017-07-06 Craig Topper[InstCombine] Change helper method to a file local...
2017-07-06 Craig Topper[InstCombine] Clarify comment to mention other transfor...
2017-07-06 Craig Topper[InstCombine] Add single use checks to SimplifyBSwap...
2017-07-06 Gheorghe-Teodor... [OpenMP] Extend CLANG target options with device offloa...
2017-07-06 Gheorghe-Teodor... [OpenMP] Customize CUDA-based tool chain selection
2017-07-06 Craig Topper[InstCombine] Don't create extra ConstantInt objects...
2017-07-06 Wei Mi[LSR] Narrow search space by filtering non-optimal...
2017-07-06 Simon Pilgrim[X86][SSE4A] Add support for shuffle combining to INSERTQI.
2017-07-06 Sanjay Patel[CGP, x86] update test checks; NFC
2017-07-06 Jonathan RoelofsAdd a test harness
2017-07-06 Simon Pilgrim[X86][SSE4A] Add test showing missed opportunities...
2017-07-06 Krasimir Georgiev[clang-format] Add TextProto language name, NFC
2017-07-06 Joel JonesDoxygen formatting. NFCI
2017-07-06 Sanjay Patel[x86] fix over-specified triple and auto-generate check...
2017-07-06 Krasimir Georgiev[clang-format] Add space between a message field key...
2017-07-06 Siddharth Bhat[Polly] [PPCGCodeGeneration] Teach `must_kills` to...
2017-07-06 Mikael Holmen[MachineVerifier] Add check that tied physregs aren...
2017-07-06 Ilya BiryukovFixes to Dockerfile scripts.
2017-07-06 Simon Pilgrim[X86][SSE] combineX86ShuffleChain - merge duplicate...
2017-07-06 Ilya BiryukovMade a script to build docker images easier to use.
2017-07-06 Simon Pilgrim[X86][SSE] combineX86ShuffleChain - merge duplicate...
2017-07-06 Simon Pilgrim[X86][SSE4A] Add support for shuffle combining to EXTRQ.
2017-07-06 Pavel LabathFix a copy-paste error in r307161
2017-07-06 Pavel LabathRevert "Android.rules: build x86 tests with -mstackrealign"
2017-07-06 Simon Pilgrim[X86][SSE4A] Add scheduling tests for SSE4A instructions
2017-07-06 Simon Pilgrim[X86][SSE4A] Split EXTRQ/INSERTQ shuffle matching from...
2017-07-06 Max KazantsevRevert "Revert "Revert "[IndVars] Canonicalize comparis...
2017-07-06 Daniel Sanders[globalisel][tablegen] Rename and re-comment render...
2017-07-06 David Stuttard[RegisterCoalescer] Fix for SubRange join unreachable
2017-07-06 Daniel Sanders[globalisel][tablegen] Rename and re-comment to match...
2017-07-06 Diana Picus[ARM] GlobalISel: Map s32 G_FCMP in reg bank select
2017-07-06 Max KazantsevRevert "Revert "[IndVars] Canonicalize comparisons...
2017-07-06 Diana Picus[ARM] GlobalISel: Legalize G_FCMP for s32
2017-07-06 George Rimar[DWARF] - Provide default implementation for getSection...
2017-07-06 Krasimir Georgiev[clangd] Add support for per-file extra flags
2017-07-06 Daniel Sanders[globalisel][tablegen] Import rules containing intrinsi...
2017-07-06 Diana Picus[ARM] GlobalISel: Widen s1, s8, s16 G_CONSTANT
2017-07-06 Egor Churaev[OpenCL] Test on image access modifiers and image type...
2017-07-06 David BlaikieFix -Wunused-function by making function declarations...
2017-07-06 David BlaikieSimplify InstrProfRecord tests, eliminating named tempo...
2017-07-06 David L. Jones[lit] Fix unit test discovery for Visual Studio builds.
2017-07-06 Jim InghamAdd a lldbutils routine that gathers up the boiler...
2017-07-06 Alex Shlyapnikov[Sanitizers] Consolidate internal errno definitions.
2017-07-06 Richard Smith[modules ts] Do not emit strong function definitions...
2017-07-06 Richard Smith[cxx_status] Update link to Modules TS to latest workin...
2017-07-06 Eric FiselierFix incomplete type test on OS X; workaround weird...
2017-07-06 Frederich MunchAvoid constructing GlobalExtensions only to find out...
2017-07-06 Tim Hammerquistadd googlemock include dir to lldb-gtest Xcode target
2017-07-05 Eric BeckmannRevert "Revert "Revert "Switch external cvtres.exe...
2017-07-05 Eric BeckmannRevert "Revert "Revert "Replace trivial use of external...
2017-07-05 Rafael EspindolaMove fabricateDefaultCommands earlier.
2017-07-05 Craig Topper[IR] Use CmpInst::isFPPredicate/isIntPredicate in a...
2017-07-05 Rafael EspindolaRemove dummy cast.
2017-07-05 Rafael EspindolaUse Entry::SecSize in a couple of cases.
2017-07-05 Eric FiselierSuppress -Waligned-allocation-unavailable warning in...
2017-07-05 Rafael EspindolaSimplify. NFC.
2017-07-05 Davide Italiano[GlobalOpt] Remove unreachable blocks before optimizing...
2017-07-05 Rafael EspindolaRemove a function that is now trivial.
2017-07-05 Kuba Mracek[tsan] Use pthread_sigmask instead of sigprocmask to...
2017-07-05 Rafael EspindolaUsing existing variable. NFC.
2017-07-05 Craig Topper[IR] Use CmpInst::isIntPredicate()/isFPPredicate in...
2017-07-05 Rafael EspindolaRemove two dummy casts. NFC.
2017-07-05 Vadim ChugunovFix libcall expansion creating DAG nodes with invalid...
2017-07-05 Jonathan PeytonFix wrong website in messages
2017-07-05 Zachary TurnerFix std::min ambiguity between uint32 and size_t.
2017-07-05 Zachary Turner[llvm-pdbutil] Add the ability to truncate stream purpo...
2017-07-05 Brendon Cahoon[DependenceAnalysis] Make sure base objects are the...
2017-07-05 Douglas GregorFix test case in pre-C++11 mode; address Aaron Ballman...
2017-07-05 Michael ZolotukhinFix one more reference to lit.util.capture()
2017-07-05 Galina KistanovaAdded more info on silent master to the doc.
2017-07-05 Craig Topper[InstCombine] Use CmpInst::Predicate with m_Cmp instead...
2017-07-05 Sam Clegg[WebAssembly] Fix types for address taken functions
2017-07-05 Douglas GregorCope with Range-v3's CONCEPT_REQUIRES idiom
2017-07-05 Douglas GregorCustomize the SFINAE diagnostics for enable_if to provi...
2017-07-05 Alexander Shaposhnikov[tablegen] Avoid creating temporary strings
2017-07-05 Sam Clegg[WebAssembly] MC: Don't generate extra types for weak...
2017-07-05 Brian GesiakAdd docs for -foptimization-record-file=
2017-07-05 Rafael EspindolaAdd a test for relocation addend on mips.
2017-07-05 Eric BeckmannRevert "Revert "Replace trivial use of external rc...
2017-07-05 Eric BeckmannRevert "Revert "Switch external cvtres.exe for llvm...
2017-07-05 Eric BeckmannRevert "Switch external cvtres.exe for llvm's own resou...
2017-07-05 Eric BeckmannRevert "Replace trivial use of external rc.exe by writi...
2017-07-05 Zachary Turner[PDB] Add a test that verifies every known type record.
2017-07-05 Quentin Colombet[AMDGPU] Move GISel accessor initialization from Target...
2017-07-05 Sean Fertile[Power9] Disable removing extra swaps on P9.
2017-07-05 Simon Pilgrim{DAGCombiner] Fold (rot x, 0) -> x
2017-07-05 Simon Pilgrim[X86] Test bitfield loadstore tests on i686 as well
2017-07-05 Sean Fertile[PowerPC] Make sure that we remove dead PHI nodes after...
2017-07-05 Andrew Zhogin[DAGCombiner] visitRotate patch to optimize pair of...
2017-07-05 Rafael EspindolaMerge createOrphanCommands into addOrphanSections.
2017-07-05 Simon Pilgrim[X86][SSE] Dropped -mcpu from bitcast+setcc mask tests
2017-07-05 Erik Pilkington[Sema] Don't allow -Wunguarded-availability to be silen...
2017-07-05 Tony Jiang[Power9] Exploit vector extract with variable index.
2017-07-05 Singapuram... Prefix the name of the calling host function in the...
next