platform/upstream/llvm.git
2017-07-10 Weiming Zhao[libc++] Refactoring __sync_* builtins; NFC
2017-07-10 Zachary Turner[lld/pdb] Add some basic linker module symbols.
2017-07-10 Matthias BraunRevert "[DAG] Improve Aliasing of operations to static...
2017-07-10 Sam Clegg[WebAssembly] Add more details to llvm-readobj for...
2017-07-10 Leo Li[ConstantHoisting] Remove dupliate logic in constant...
2017-07-10 Davide Italiano[NewGVN] Simplify a lambda a little bit. NFCI.
2017-07-10 Sam Clegg[WebAssembly] Be consistent in generating trivial test...
2017-07-10 Dehao ChenUse DenseMap instead std::map for GVSummaryMapTy
2017-07-10 Nirav DaveAdd DAG argument to canMergeStoresTo NFC.
2017-07-10 Krzysztof Parzyszek[Hexagon] Convert typed ISD opcodes to generic ones...
2017-07-10 Farhana AleenAvoid doing conservative phi checks in aliasSameBasePoi...
2017-07-10 Krzysztof Parzyszek[Hexagon] Remove unused ISD opcodes, NFC
2017-07-10 Tobias Grosser[IslAst] Print memory accesses in AST dump
2017-07-10 Dehao ChenUse DenseMap instead std::map for GVSummaryMapTy.
2017-07-10 George KarpenkovDo not crash with missing symbolication when running...
2017-07-10 Matt ArsenaultAMDGPU: Allow SIShrinkInstructions to fold FrameIndexes
2017-07-10 Matt ArsenaultAMDGPU: Allow SIShrinkInstructions to work in non-SSA
2017-07-10 Matt ArsenaultAMDGPU: Remove unnecessary check for constant operands
2017-07-10 Konstantin... AMDGPU: Do not test for SI in getIsaVersion
2017-07-10 George Karpenkov[CMake] Dependencies for tests in "runtimes"
2017-07-10 Zachary TurnerResubmit "Add pdb-diff test."
2017-07-10 George Karpenkov[cmake] Remove obsolete unset in CMake.
2017-07-10 George Karpenkov[docs] Remove obsolete section in CMake documentation.
2017-07-10 Kuba MracekAdd an #if SANITIZER_MAC and a comment to lsan_common...
2017-07-10 Krzysztof Parzyszek[Hexagon] Fix check for HMOTF_ConstExtend operand flag
2017-07-10 Sam Clegg[WebAssembly] Use the correct size for MCFillFragment
2017-07-10 Krzysztof Parzyszek[Hexagon] Handle Hexagon-specific machine operand targe...
2017-07-10 Tony Jiang[PPC CodeGen] Expand the bitreverse.i64 intrinsic.
2017-07-10 Craig Topper[X86] Sync a few more things from llvm's Host.cpp to...
2017-07-10 Mandeep Singh... [Docs] Updating CMake docs to include LLVM_REVERSE_ITER...
2017-07-10 Zachary TurnerRevert "Build fixes for pdb-diff test."
2017-07-10 Craig Topper[X86] Resync cpu_model.c with llvm's Host.cpp in prepar...
2017-07-10 Kuba MracekFix-up for r307537: We need to #include stdint.h to...
2017-07-10 Zachary TurnerBuild fixes for pdb-diff test.
2017-07-10 Zachary TurnerFix pdb-diff test.
2017-07-10 Serge GueltonFix invalid cast in instcombine UMul/ZExt idiom
2017-07-10 Lei Huang[PowerPC] Reduce register pressure by not materializing...
2017-07-10 Andrew V. Tischenko[X86] Model 256-bit AVX instructions in the AMD Jaguar...
2017-07-10 Eric LiuAvoid white spaces in file names. NFC
2017-07-10 Eric Liu[LLVM] Get rid of white spaces in file names in a Debug...
2017-07-10 Kuba MracekFix a build failure due to r307541 (tsan_rtl_aarch64...
2017-07-10 Kuba Mracek[lsan] Add _os_trace into LSan's suppression list
2017-07-10 Kuba MracekFix-up for r307540.
2017-07-10 Nirav Dave[DAG] Improve Aliasing of operations to static alloca
2017-07-10 Kuba Mracek[tsan] Add comments for the bool argument of ThreadIgno...
2017-07-10 Kuba Mracek[tsan] Add a mapping for Darwin/AArch64
2017-07-10 Dehao ChenUse emplace_back to replace size() and resize().
2017-07-10 Anna Thomas[LoopUnrollRuntime] Remove strict assert about VMap...
2017-07-10 Kuba Mracek[tsan] Port setjmp/longjmp assembly to Darwin/AArch64
2017-07-10 Kuba Mracek[tsan] Add a max VM address check for Darwin/AArch64
2017-07-10 Kuba MracekReverting an accidentally landed change.
2017-07-10 Kuba MracekFixup whitespace.
2017-07-10 Kuba Mracek[tsan] Add support for running TSan tests on iOS simula...
2017-07-10 Philip Pfaffe[PM] Fix a warning.
2017-07-10 Philipp StephaniImprove error message when run from a buffer that doesn...
2017-07-10 Philip Pfaffe[PM] Fix r307532: Get rid of a dangling reference.
2017-07-10 Hiroshi Inouefix typos in comments and error messages; NFC
2017-07-10 Philip Pfaffe[PM] Enable registration of out-of-tree passes with...
2017-07-10 Javed Absar[ARM] Tidy up ARMBaseRegisterInfo implementation. NFC
2017-07-10 George Rimar[DWARF] - Rename variable. NFC.
2017-07-10 Gadi HaberThis patch completely replaces the scheduling informati...
2017-07-10 George Rimar[DWARF] - Remove unused variables. NFC.
2017-07-10 Igor Breger[GlobalISel][X86] Support G_LOAD/G_STORE i1.
2017-07-10 Igor Breger[GlobalISel][X86] extend G_ZEXT support.
2017-07-10 Kirill Bobyrev[docs] NFC: Fix links in the tutorial
2017-07-10 Zvi RackoverX86 Intrinsics: _bit_scan_forward should not be under...
2017-07-10 Hiroshi Inouefix formatting; NFC
2017-07-10 Craig Topper[X86] Fix typo in comment. NFC
2017-07-10 Mikael Holmen[ArgumentPromotion] Change use of removed argument...
2017-07-10 Craig Topper[X86] Remove asserts from getX86CpuIDAndInfo/getX86CpuI...
2017-07-10 Chandler Carruth[ADT] Fix another "oops" spotted by eddyb and reported...
2017-07-10 Eric FiselierFix issues with UBSAN test configuration.
2017-07-10 Eric FiselierWork around PR31864 - ATOMIC_LLONG_LOCK_FREE is incorre...
2017-07-10 David Blaikiellvm-profdata: Reduce memory usage by using Error callb...
2017-07-10 Eric FiselierRemove incorrect FIXME comment; the FIXME was addressed...
2017-07-10 Eric FiselierRemove non-ascii characters introduced in r307513
2017-07-10 Eric Fiselier[coroutines] Include the implicit object parameter...
2017-07-09 Zachary TurnerDon't access Python objects while not holding the GIL.
2017-07-09 NAKAMURA TakumiCGSCCPassManagerTest.cpp: Fix warnings. [-Wunused-variable]
2017-07-09 Eric FiselierFix test failure to to new/delete ellisions
2017-07-09 Raphael Isemann[analyzer] Faster hashing of subsequences in CompoundStmts.
2017-07-09 Davide Italiano[X86] Relax an assertion when legalizing vector types.
2017-07-09 Craig Topper[X86] Add more feature flag bit defines to cpuid.h...
2017-07-09 Craig Topper[X86] Add __get_cpuid_count to cpuid.h. Update __get_cp...
2017-07-09 Casey Carteroptional: Implement LWG 2900 and P0602
2017-07-09 Simon Pilgrim[X86] Allow GHC calling convention to use YMM and ZMM...
2017-07-09 Dylan McKay[AVR] Fix test errors due to tied operands not matching
2017-07-09 Simon PilgrimHandle ConstantExpr correctly in SelectionDAGBuilder
2017-07-09 Raphael Isemann[analyzer] Make StmtDataCollector part of the CloneDete...
2017-07-09 Simon Pilgrim[X86][AVX512] Regenerate AVX512VL comparison tests.
2017-07-09 Tobias GrosserRemove freed InvalidDomains from InvalidDomainMap.
2017-07-09 Chandler Carruth[PM] Fix a nasty bug in the new PM where we failed...
2017-07-09 Chandler Carruth[PM] Add unittesting of the call graph update logic...
2017-07-09 Chandler Carruth[ADT] Fix a test case to use a correct escape for a...
2017-07-09 Craig Topper[X86] Remove check for AVX512 support from skylake...
2017-07-09 Igor Breger[GlobalISel][X86] Add legalizer tests for G_LOAD/G_STOR...
2017-07-09 Chandler Carruth[PM] Teach PreservedAnalyses to have an `allInSet`...
2017-07-09 Craig Topper[IR] Add Type::isIntOrIntVectorTy(unsigned) similar...
2017-07-09 Craig Topper[IR] Make use of Type::isPtrOrPtrVectorTy/isIntOrIntVec...
2017-07-09 Chandler Carruth[ADT] Add a default constructor and a bool conversion...
next