]> granicus.if.org Git - llvm/shortlog
llvm
2017-08-30 Florian Hahn[InstCombine] Fold insert sequence if first ins has...
2017-08-30 Sjoerd Meijer[AArch64] allow v4f16 types when FullFP16 is supported
2017-08-30 Gadi Haber[X86][Skylake] Fixing duplicated prefixes in the run...
2017-08-30 Craig Topper[AVX512] Correct isel patterns to support selecting...
2017-08-30 Craig Topper[AVX512] Use 256-bit extract instructions for extractin...
2017-08-30 Craig Topper[X86] Apply SlowIncDec feature to Sandybridge/Ivybridge...
2017-08-30 Mandeep Singh... [cfi] Fixed non-determinism in codegen due to DenseSet...
2017-08-30 Craig Topper[X86] Provide a separate feature bit for macro fusion...
2017-08-30 Matt ArsenaultAMDGPU: Don't look for DS merge candidates with one...
2017-08-30 Stanislav Mekhanoshin[AMDGPU] Use v_max_f* for fcanonicalize
2017-08-30 Craig Topper[TableGen] Fix a range based for loop to take the value...
2017-08-30 Matt ArsenaultAMDGPU: Select clamp pattern with v2f16
2017-08-30 Lang Hames[Orc] Fix member variable ordering issue in OrcMCJITRep...
2017-08-29 Lang Hames[Error] Add an optional error message to cantFail.
2017-08-29 Craig Topper[X86] Finish the subtarget and predicate implementation...
2017-08-29 Bob Haarman[codeview] add missing break in CodeGen/AsmPrinter...
2017-08-29 Evgeniy Stepanov[cfi] Avoid branch veneers in jump tables when possible.
2017-08-29 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-08-29 Evgeniy Stepanov[cfi] Build __cfi_check as Thumb when applicable.
2017-08-29 Reid KlecknerFix the dwarfdump test so that it passes in its new...
2017-08-29 Reid KlecknerMove dwarfdump test to DebugInfo/X86 now that it looks...
2017-08-29 Matt MorehouseRevert "[SanitizeCoverage] Enable stack-depth coverage...
2017-08-29 Wei Mi[LoopUnswitch] Fix a simple bug which disables loop...
2017-08-29 Reid KlecknerFix indentation of find_first_existing_vc_file
2017-08-29 Reid Kleckner[cmake] Stop putting the revision info in LLVM_VERSION_...
2017-08-29 Reid Kleckner[dwarfdump] Pretty print location expressions and locat...
2017-08-29 Matt ArsenaultAMDGPU: Fix typo
2017-08-29 Joerg SonnenbergerSimplify test case, so that it works for both trunk...
2017-08-29 Bob Haarman[NFC] clang-format llvm/lib/CodeGen/AsmPrinter/CodeView...
2017-08-29 Bob HaarmanReland r311957 [codeview] support more DW_OPs for more...
2017-08-29 Benjamin Kramer[FunctionImport] Avoid unused variable warnings in...
2017-08-29 Alexey Bataev[SimplifyCFG] Fix for PR34219: Preserve alignment after...
2017-08-29 Marek Sokolowski[llvm-rc] Fix DIALOG(EX) parsing ability (parser, pt...
2017-08-29 Kostya Kortchinsky[docs] Fix Scudo documentation error
2017-08-29 Matt Morehouse[SanitizeCoverage] Enable stack-depth coverage for...
2017-08-29 Kostya KortchinskyUpdate Scudo allocator documentation.
2017-08-29 Craig Topper[InstCombine] Support vector splats in transformZExtICmp
2017-08-29 Hans Wennborg[DAG] Bound loop dependence check in merge optimization.
2017-08-29 Teresa Johnson[ThinLTO] Clean up stale alias import handling
2017-08-29 Davide Italiano[LoopUnroll] Make the test for PR33437 actually useful.
2017-08-29 Ana Pazos[PGO] Fixed non-determinism with DenseSet storing funct...
2017-08-29 Justin BognerFix build of llvm-mc-assemble/disassemble-fuzzer
2017-08-29 Marek Sokolowski[llvm-rc] Add DIALOG(EX) parsing ability (parser, pt...
2017-08-29 Craig Topper[X86] Fix copy pasto from r311841. Call getOnesVector...
2017-08-29 Dehao ChenAdd null check for promoted direct call
2017-08-29 Alexey Bataev[SimplifyCFG] Update initial test for better testing...
2017-08-29 Sanjay Patel[Instruction] add moveAfter() convenience function...
2017-08-29 Guy Blank[X86] Add a test cases to demonstrate selecting GPR...
2017-08-29 Jatin Bhateja[X86] Adding a test to demonstrate aggressive folding...
2017-08-29 Javed Absar[ARM] - Tidy-up ARMAsmPrinter.cpp
2017-08-29 Diana Picus[ARM] GlobalISel: Select globals in PIC mode
2017-08-29 Diana Picus[ARM] GlobalISel: Rename tests. NFC.
2017-08-29 Eric ChristopherRevert "The current version of LLVM X86 disassembler...
2017-08-29 Max Kazantsev[LSR] Fix Shadow IV in case of integer overflow
2017-08-29 Craig Topper[InstCombine] Uncomment two test cases that were commen...
2017-08-29 Max Kazantsev[NFC] Fix indents in test
2017-08-29 Max Kazantsev[NFC] Refactor ShadowIV test to use FileCheck
2017-08-29 Craig TopperMark Knights Landing as having slow two memory operand...
2017-08-29 Bob HaarmanRevert "[codeview] support more DW_OPs for more complet...
2017-08-29 Bob HaarmanRevert "[codeview] don't try to emit variable locations...
2017-08-29 Petr HosekReland "[llvm] Add symbol table support to llvm-objcopy"
2017-08-29 Stephen HinesEnable building LLVMgold.dll under mingw.
2017-08-29 Yuka Takahashi[Bash-autocompletion] Add support for -std=
2017-08-29 Bob Haarman[codeview] don't try to emit variable locations without...
2017-08-29 Kostya Serebryanyfix llvm-dwarfdump-fuzzer.cpp to use the current libFuz...
2017-08-29 Juergen RibutzkaRe-apply "Fix cmake check for futimens when deploying...
2017-08-29 Justin BognerImplement llvm-isel-fuzzer for fuzzing instruction...
2017-08-29 Craig Topper[InstCombine] Teach foldSelectICmpAndOr to handle vecto...
2017-08-29 Justin Bogner[sanitizer-coverage] Mark the guard and 8-bit counter...
2017-08-29 Yuka TakahashiRevert "Revert r311552: [Bash-autocompletion] Add suppo...
2017-08-29 Bob Haarman[codeview] support more DW_OPs for more complete debug...
2017-08-28 Marek Sokolowski[llvm-rc] Add MENU parsing ability (parser, pt 4/8).
2017-08-28 Justin Bogner[sanitizer-coverage] Return the array from CreatePCArra...
2017-08-28 Justin Bogner[sanitizer-coverage] Clean up trailing whitespace. NFC
2017-08-28 Juergen RibutzkaRevert "Fix cmake check for futimens when deploying...
2017-08-28 Adrian PrantlFix a logic error in DwarfExpression::addMachineReg()
2017-08-28 Juergen RibutzkaFix cmake check for futimens when deploying to earlier...
2017-08-28 Adam NemetRemove an unnecessary const_cast.
2017-08-28 Marek Sokolowski[llvm-rc] Add ACCELERATORS parsing ability. (parser...
2017-08-28 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-08-28 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-08-28 Kamil RytarowskiDefine NetBSD/amd64 ASAN Shadow Offset
2017-08-28 Craig Topper[InstCombine] Teach select01 helper of foldSelectIntoOp...
2017-08-28 Marek Sokolowski[llvm-rc] Add ICON and HTML parsing ability (parser...
2017-08-28 Sanjay Patel[InstCombine] add tests to show failure of SimplifyDema...
2017-08-28 Geoff Berry[AArch64][Falkor] Avoid generating STRQro* instructions
2017-08-28 Davide Italiano[LoopUnroll] Properly update loop structure in case...
2017-08-28 Joerg SonnenbergerFix ARMv4 support
2017-08-28 Matthias BraunTry to fix compilation problem with libstdc++
2017-08-28 Matthias BraunAddress r311914 review comments
2017-08-28 Davide Italiano[LoopUnroll] Add a cl::opt to force peeling, for testin...
2017-08-28 Matthias BraunTableGen: Fix subreg composition/concatenation
2017-08-28 Matthias BraunTableGen: Add -gen-register-info-debug-dump
2017-08-28 Geoff Berry[ARM] Fix bug in ARMLoadStoreOptimizer when kill flags...
2017-08-28 Taewook OhCreate PHI node for the return value only when the...
2017-08-28 Zachary Turner[CodeView] Don't output S_UDT symbols for forward decls.
2017-08-28 Stefan Pintilie[Power9] Add new instructions for floating point status...
2017-08-28 Craig Topper[InstCombine] Call hasNoSignedWrap instead of hasNoUnsi...
2017-08-28 Krzysztof Parzyszek[Hexagon] Check for potential bank conflicts in post...
2017-08-28 Stanislav Mekhanoshin[AMDGPU] Fix regression in AMDGPULibCalls allowing...
next