platform/upstream/llvm.git
2017-07-08 Craig Topper[X86] Move AVX512VPOPCNTDQ in __builtin_cpu_support...
2017-07-08 Richard SmithFix warnings introduced by r307434.
2017-07-08 Jason MolendaThe x86 instruction unwinder can be asked to disassembl...
2017-07-07 Eric BeckmannAdd name offset flags, for parity with cvtres.exe.
2017-07-07 Craig Topper[InstCombine] Make InstCombine's IRBuilder be passed...
2017-07-07 Eric FiselierFix diagnostic in verify test to match new Clang output
2017-07-07 Dehao ChenRevert r307445 as it breaks on certain platforms.
2017-07-07 Kuba MracekMake sure SANITIZER_MIN_OSX_VERSION is defined before...
2017-07-07 Reid Kleckner[MS] Don't statically initialize dllimport member funct...
2017-07-07 Dehao ChenAdd sample PGO integration test to cover profile annota...
2017-07-07 Lang HamesAdd testcase for r305850.
2017-07-07 Kuba MracekUpdate buildgo.sh to pass -isysroot on Darwin.
2017-07-07 Lei Huang[PowerPC] NFC : Common up definitions of isIntS16Immedi...
2017-07-07 Ed Masteremove deprecated register storage class specifier
2017-07-07 David BlaikieProfData: Fix some unchecked Errors in unit tests
2017-07-07 Dehao ChenIncrease the import-threshold for crtical functions.
2017-07-07 Dehao ChenEnable the new PM + SamlePGO + ThinLTO testing.
2017-07-07 Dehao ChenAdd sample PGO support to ThinLTO new pass manager.
2017-07-07 Zachary Turner[PDB] More changes to bring lld PDBs to parity with...
2017-07-07 Anna Thomas[LoopUnrollRuntime] Support multiple exit blocks unroll...
2017-07-07 Richard Smith[modules ts] Basic for module linkage.
2017-07-07 Craig Topper[PatternMatch] Implemenet m_SignMask using Constant...
2017-07-07 Craig Topper[PatternMatch] Implement m_AnyZero using Constant:...
2017-07-07 Craig Topper[PatternMatch] Implement m_One and m_AllOnes using...
2017-07-07 Craig Topper[APInt] Add a fastpath for the single word case of...
2017-07-07 Sanjay Patel[DAGCombiner] use local variable to shorten code; NFCI
2017-07-07 Quentin Colombet[RegAllocFast] Don't insert kill flags of super-registe...
2017-07-07 Quentin Colombet[RegAllocFast] Add the proper initialize method to...
2017-07-07 Zachary Turner[llvm-pdbutil] Fix build.
2017-07-07 Davide Italiano[Local] Update the comment for removeUnreachableBlocks.
2017-07-07 Matthias BraunFuzzerUtilDarwin.cpp: We need to pass modifiable string...
2017-07-07 Zachary TurnerUse windows path syntax when writing PDB module name.
2017-07-07 Zachary TurnerFix some differences between lld and MSVC generated...
2017-07-07 Zachary Turner[llvm-pdbutil] Improve diff mode.
2017-07-07 Craig Topper[X86] Replace 'fallthrough' comments with LLVM_FALLTHROUGH.
2017-07-07 Craig Toppervim: add 'builtin', 'nobuiltin', 'nonnull', and 'specul...
2017-07-07 Gor Nishanov[cloning] Do not duplicate types when cloning functions
2017-07-07 Anna Thomas[LoopUnrollRuntime] NFC: use the precomputed loop exit...
2017-07-07 Tony Jiang[PPC CodeGen] Expand the bitreverse.i32 intrinsic.
2017-07-07 Davide Italiano[LTO] Add a test for ThinLTO + --defsym.
2017-07-07 Simon PilgrimFix some more -Wimplicit-fallthrough warnings. NFCI.
2017-07-07 Davide Italiano[LTO] Add a test for ThinLTO + --wrap.
2017-07-07 Matthew Simpson[ARM] Implement interleaved access bug fix from r306334
2017-07-07 Kuba MracekFix-up for r307307: vm_info.max_address is the first...
2017-07-07 Sam Kolton[AMDGPU] Assembler: refactor convert methods (VOP3...
2017-07-07 Rafael EspindolaFix variable names. NFC.
2017-07-07 Tom Stellard[MachO] Add missing byte-swaps when reading dyld_info
2017-07-07 Sanjay Patel[x86] add SBB optimization for SETAE (uge) condition...
2017-07-07 Sanjay Patel[DemandedBits] fix formatting; NFC
2017-07-07 Dmitry Preobrazhensky[AMDGPU][mc][gfx9] Added support of op_sel/op_sel_hi...
2017-07-07 Siddharth Bhat[NFC] [PPCGCodeGeneration] Extend `invariant-load-hoist...
2017-07-07 Chad Rosier[ValueTracking] Fix the identity case (LHS => RHS)...
2017-07-07 Ed Masteremove duplicate symbol version script entries
2017-07-07 Siddharth Bhat[NFC] [PPCGCodeGeneration] Add test for simple invarian...
2017-07-07 Andrew V. TischenkoNFC: I simply added CHECK-LABEL to prevent false matche...
2017-07-07 Simon Pilgrim[Lanai] Fix -Wimplicit-fallthrough warning. NFCI.
2017-07-07 Simon Pilgrim[Hexagon] Fix some more -Wimplicit-fallthrough warnings...
2017-07-07 Martin Probstclang-format: [JS] do not wrap after "readonly".
2017-07-07 Simon Pilgrim[AArch64] Fix -Wimplicit-fallthrough warnings. NFCI.
2017-07-07 Anna Thomas[SafepointIRVerifier] Avoid false positives in GC verif...
2017-07-07 Pavel LabathDisable TestGoASTContext
2017-07-07 Pavel LabathAdd a NativeProcessProtocol Factory class
2017-07-07 Florian Hahn[AArch64] Use 16 bytes as preferred function alignment...
2017-07-07 Alex LorenzRecommit [driver][macOS] Pick the system version for the
2017-07-07 Simon Atanasyan[driver][mips] Pass long-calls feature flag to the...
2017-07-07 Alex Lorenz[Frontend] Verify that the bitstream is not empty befor...
2017-07-07 Daniel JasperFix uninitalized memory access introduced in r307350.
2017-07-07 Simon Pilgrim[PowerPC] Fix -Wimplicit-fallthrough warnings. NFCI.
2017-07-07 Simon Pilgrim[AMDGPU] Fix -Wimplicit-fallthrough warnings. NFCI.
2017-07-07 Florian Hahn[AArch64] Use 16 bytes as preferred function alignment...
2017-07-07 Alexander Kornienko[clang-tidy] Fix modernize-use-override incorrect repla...
2017-07-07 Simon Pilgrim[Sparc] Fix -Wimplicit-fallthrough warning. NFCI.
2017-07-07 Alex LorenzUpdate the Windows version of updateTripleOSVersion...
2017-07-07 Simon Pilgrim[SystemZ] Fix -Wimplicit-fallthrough warnings. NFCI.
2017-07-07 Simon Pilgrim[Arm] Fix -Wimplicit-fallthrough warnings. NFCI.
2017-07-07 Simon Pilgrim[Hexagon] Fix -Wimplicit-fallthrough warnings. NFCI.
2017-07-07 Peter Smith[ELF] Add call to assignAddresses() before createThunks...
2017-07-07 Alex Lorenz[Support] sys::getProcessTriple should return a macOS...
2017-07-07 Olivier GoffartFix crash parsing invalid code
2017-07-07 George Rimar[ELF] - Fail the link if something happens on DWARF...
2017-07-07 Florian Hahn[AArch64] Add test case for preferred function alignmen...
2017-07-07 Alex Lorenz[ObjC] Avoid the -Wunguarded-availability warnings...
2017-07-07 Peter Smith[ELF] Extract temporary state used in assignAddresses()
2017-07-07 Diana Picus[ARM] GlobalISel: Fixup r307365
2017-07-07 Diana Picus[ARM] GlobalISel: Select hard G_FCMP for s32
2017-07-07 George Rimar[ELF] - Handle symbols with default version early.
2017-07-07 Craig Topper[TableGen] Cleanup capturing of instruction namespace...
2017-07-07 Craig Topper[TableGen] Use StringRef instead of std::string for...
2017-07-07 Craig Topper[TableGen] Add a proper namespace to an Instruction...
2017-07-07 Zachary TurnerFix lld tests after r307356.
2017-07-07 Rafael EspindolaReduce code duplication.
2017-07-07 Craig Topper[TableGen] Fix some mismatches in the use of Namespace...
2017-07-07 Duncan P. N... cmath: Support clang's -fdelayed-template-parsing
2017-07-07 Zachary Turner[PDB] Teach libpdb to write DBI Stream ECNames.
2017-07-07 Tobias GrosserMake create_ll work with latest LLVM [NFC]
2017-07-07 Lang Hames[Orc] Add missing return value (left out in r307350).
2017-07-07 Tony TyeCorrect GFX9 processor names.
2017-07-07 Matthias BraunRegisterScavenging: Fix PR33687
2017-07-07 Matthias BraunLiveRegUnits: Rename accumulateBackward()->accumulate()
2017-07-07 Lang Hames[ORC] Errorize the ORC APIs.
next