]> granicus.if.org Git - llvm/shortlog
llvm
2017-07-25 Wei MiDisable loop unswitching for some patterns containing...
2017-07-25 Adrian PrantlDebug Info: Support fragmented variables in the MMI...
2017-07-25 Davide Italiano[gold] Enable function-sections by default.
2017-07-25 Eric BeckmannRevert "llvm-mt: implement simple merging of manifests...
2017-07-25 Eric Beckmannllvm-mt: implement simple merging of manifests, not...
2017-07-25 Petr HosekRevert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
2017-07-25 Michal Gorny[lit] Fix UnboundLocalError for invalid shtest redirects
2017-07-25 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-25 Eric ChristopherUpdate the comments on default subtargets based on...
2017-07-25 Kostya Serebryany[libFuzzer] don't disable msan for TracePC::CollectFeat...
2017-07-25 Petr HosekRevert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
2017-07-25 Adrian PrantlRevert "Debug Info: Support fragmented variables in...
2017-07-25 Adrian PrantlDebug Info: Support fragmented variables in the MMI...
2017-07-25 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-25 Don Hinton[CMAKE] Speedup developer builds when passing LLVM_APPE...
2017-07-25 Chris Bieneman[CMake] Fix broken builds from r309029
2017-07-25 Chris Bieneman[CMake] Allow TableGen.cmake to be included multiple...
2017-07-25 Marek OlsakAMDGPU/SI: Fix Depth and Height computation for SI...
2017-07-25 Marek OlsakAMDGPU/SI: Force exports at the end for SI scheduler
2017-07-25 Martin Storsjo[AArch64] Update a comment in a test
2017-07-25 Martin Storsjo[AArch64] Add a test for float argument passing to...
2017-07-25 Teresa Johnson[LTO] Prevent dead stripping and internalization of...
2017-07-25 Eric ChristopherRevert "This patch enables the usage of constant Enum...
2017-07-25 Nemanja Ivanovic[PowerPC] Pretty-print CR bits the way the binutils...
2017-07-25 Nemanja Ivanovic[PowerPC] - Recommit r304907 now that the issue has...
2017-07-25 Stephen Hines[docs] Fix a typo: iteratation -> iteration
2017-07-25 Simon Pilgrim[X86][CGP] Reduce memcmp() expansion to 2 load pairs...
2017-07-25 Simon Pilgrim[DAG] Move DAGCombiner::GetDemandedBits to SelectionDAG
2017-07-25 Simon Pilgrim[X86] Regenerate test.
2017-07-25 Simon Pilgrim[X86] Regenerate test with broadcast comments.
2017-07-25 Fedor Sergeev[Sparc] invalid adjustments in TLS_LE/TLS_LDO relocatio...
2017-07-25 Andrew V. TischenkoX86 Asm uses assertions instead of proper diagnostic...
2017-07-25 Chandler Carruth[LIR] Teach LIR to avoid extending the BE count prior...
2017-07-25 Matan HaroushThis patch enables the usage of constant Enum identifie...
2017-07-25 Michael Zolotukhin[tests] Cleanup vect.omp.persistence.ll test.
2017-07-25 Simon Pilgrim[X86] Add 24-byte memcmp tests (PR33914)
2017-07-25 Francois PichetFix endianness bug in DAGCombiner::visitTRUNCATE and...
2017-07-25 Sam Parker[ARM] Enable partial and runtime unrolling
2017-07-25 Martin Storsjo[COFF] ARM64 support for COFFImportFile
2017-07-25 Martin Storsjo[AArch64] Reserve a 16 byte aligned amount of fixed...
2017-07-25 NAKAMURA TakumiDWARFVerifier.cpp: Fix -m32 in r308928. Use PRIx64.
2017-07-25 Kostya Serebryany[libFuzzer] make one test faster, fix compiler warnings...
2017-07-25 Kostya Serebryany[sanitizer-coverage] simplify the code, NFC
2017-07-25 Spyridoula... [DWARF] Modified test for die ranges verification so...
2017-07-25 NAKAMURA Takumillvm/test/CMakeLists.txt: Add llvm-rc to LLVM_TEST_DEPENDS.
2017-07-25 NAKAMURA Takumillvm-rc: Fixup for r308940. This should use LLVMSupport.
2017-07-25 Marek SokolowskiAdd an empty shell of llvm-rc.
2017-07-24 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize-use-using...
2017-07-24 Spyridoula... [DWARF] Added verification check for die ranges. If...
2017-07-24 Reid KlecknerRevert "[X86][InlineAsm][Ms Compatibility]Prefer variab...
2017-07-24 Kevin EnderbySmall tweak to one check in error handling to the dyld...
2017-07-24 James Y KnightFollowup to r308890: don't assert the llvm llvm version...
2017-07-24 Krzysztof Parzyszek[Hexagon] Recognize C4_cmpneqi, C4_cmpltei and C4_cmplt...
2017-07-24 Rafael EspindolaMove DWARFSectionMap to a .cpp file.
2017-07-24 Tom Stellardtest-release.sh: Fix phase2 and phase3 binary comparision
2017-07-24 George KarpenkovRevert "Revert "[libFuzzer] Add a dependency on symboli...
2017-07-24 Michael ZuckermanAdding base test for interleave store VF16 and expand...
2017-07-24 Matt ArsenaultRA: Replace asserts related to empty live intervals
2017-07-24 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-07-24 Matt ArsenaultAMDGPU: Fix allocating pseudo-registers
2017-07-24 Tim NorthoverRevert "Debug: handle dumping the D language."
2017-07-24 Tim NorthoverDebug: handle dumping the D language.
2017-07-24 Leo Li[CMake] Remove redundant logic in runtimes/CMakeList.txt
2017-07-24 Reid KlecknerAdd missing case to switch
2017-07-24 Benjamin Kramer[CodeGenPrepare] Cut off FindAllMemoryUses if there...
2017-07-24 Reid Kleckner[codeview] Emit 'D' as the cv source language for D...
2017-07-24 Reid KlecknerFormat some case labels and shrink an anonymous namespa...
2017-07-24 Ilya BiryukovNFC. Fixed typos in the comments.
2017-07-24 Alexandre Isoard[DOTGraphTraits] Propagate Graph template argument...
2017-07-24 Simon PilgrimFix spelling in comments. NFCI.
2017-07-24 Florian Hahn[LoopInterchange] Update code to use range-based for...
2017-07-24 Ayman Musa[X86][AVX512] Add patterns for masked AVX512 floating...
2017-07-24 Coby Tayree[X86][InlineAsm][Ms Compatibility]Prefer variable name...
2017-07-23 Dylan McKay[AVR] Remove the instrumentation pass
2017-07-23 Dylan McKay[AVR] Improve the 'icall-func-pointer-correct-addr...
2017-07-23 Petr Hosek[CodeGen][X86] Fuchsia supports sincos* libcalls and...
2017-07-23 Momchil VelikovFix typo: GETTER to SETTER (NFC)
2017-07-23 Florian Hahn[AArch64] Add test for function alignment for a optsize...
2017-07-23 Chad Rosier[AArch64] Redundant Copy Elimination - remove more...
2017-07-23 Max Kazantsev[SCEV] Limit max size of AddRecExpr during evolving
2017-07-23 NAKAMURA TakumiRuntimeDyldELF.cpp: Prune unused "TargetRegistry.h"
2017-07-23 NAKAMURA Takumi[Modules] Rework r274270. Let Clang targets depend...
2017-07-23 Craig Topper[X86] Add some hasSideEffects=0 flags.
2017-07-23 Craig Topper[X86] Add patterns for memory forms of SARX/SHLX/SHRX...
2017-07-23 Nirav Dave[DAG] Fix typo preventing some stores merges to truncat...
2017-07-22 Petr HosekRevert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
2017-07-22 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-22 Craig Topper[X86] Add nopq instruction which is a rex encoded versi...
2017-07-22 Craig Topper[X86] Add register form of NOPL and NOPW for assembler...
2017-07-22 Matt ArsenaultAMDGPU: Remove leftover td file
2017-07-22 David BlaikieCommit missing/empty test file from r308789
2017-07-22 Matt ArsenaultRA: Remove another assert on empty intervals
2017-07-22 Kostya Serebryany[libFuzzer] reimplement experimental_len_control=1...
2017-07-21 Matt ArsenaultRA: Remove assert on empty live intervals
2017-07-21 Petr HosekRevert "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-21 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-21 Erich KeaneRemove Bitrig: LLVM Changes
2017-07-21 David Blaikie[ProfData] Detect if zlib is available
2017-07-21 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize and Include...
2017-07-21 Xinliang David Li[PGOInstr] Add a debug print
next