]> granicus.if.org Git - llvm/shortlog
llvm
2016-10-30 Hongbin Zheng [Polly] Remove the unused POLLY_LINK_LIBS for linki...
2016-10-30 Teresa Johnson[ThinLTO] Use per-summary flag to prevent exporting...
2016-10-30 Teresa Johnson[ThinLTO] Correctly resolve linkonce when importing...
2016-10-30 Craig Topper[X86] Don't use loadv2i64 on SSE version of PMULHRSW...
2016-10-29 NAKAMURA TakumiNativeFormatting.cpp: Fix build for mingw. Where would...
2016-10-29 Teresa Johnson[ThinLTO] Rename doPromoteLocalToGlobal to shouldPromot...
2016-10-29 Teresa Johnson[ThinLTO] Use NoPromote flag in summary during promotion
2016-10-29 Peter CollingbourneIR: Remove a no longer needed assert.
2016-10-29 Craig Topper[X86] Use intrinsics table for VPMULHRSW intrincis...
2016-10-29 Sanjay Patel[ValueTracking] recognize more variants of smin/smax
2016-10-29 Sanjay Patel[x86] add tests for smin/smax matchSelPattern (D26091)
2016-10-29 Sanjay Patel[InstCombine] re-use bitcasted compare operands in...
2016-10-29 Simon Pilgrim[DAGCombiner] (REAPPLIED) Add vector demanded elements...
2016-10-29 Elena DemikhovskyFixed FMA + FNEG combine.
2016-10-29 Matt ArsenaultAMDGPU: Use 1/2pi inline imm on VI
2016-10-29 Matthias BraunAArch64DeadRegisterDefinitionsPass: Cleanup; NFC
2016-10-29 Rui UeyamaDefine calculateDbgStreamSize for consistency.
2016-10-29 Tim Shen[APFloat] Remove the redundent function body of uniniti...
2016-10-29 Zachary TurnerResubmit "Add support for advanced number formatting."
2016-10-28 Rui UeyamaDo not print out Flags field twice.
2016-10-28 Davide Italiano[DAGCombiner] Fix a crash visiting `AND` nodes.
2016-10-28 Tom StellardAMDGPU/SI: Don't use non-0 waitcnt values when waiting...
2016-10-28 Matt ArsenaultAMDGPU: Fix instruction flags for s_endpgm
2016-10-28 Adrian PrantlRefactor DW_LNE_* into Dwarf.def
2016-10-28 Adrian PrantlRefactor DW_LNS_* into Dwarf.def
2016-10-28 Adrian PrantlRefactor DW_APPLE_PROPERTY_* into Dwarf.def
2016-10-28 Adrian PrantlRefactor DW_CFA_* into Dwarf.def
2016-10-28 Adrian PrantlRemove whitespace
2016-10-28 Adrian PrantlRefactor all DW_FORM_* constants into Dwarf.def
2016-10-28 Tim Shen[APFloat] Fix memory bugs revealed by MSan
2016-10-28 Justin BognerSDAG: Make sure we use an allocatable reg class when...
2016-10-28 Kostya Serebryany[libFuzzer] mention one more trophie
2016-10-28 Justin LebarAdd missing lit.local.cfg to llvm/test/Transforms/CodeG...
2016-10-28 Matt ArsenaultAMDGPU: Add definitions for scalar store instructions
2016-10-28 Matt ArsenaultAMDGPU: Rename glc operand type
2016-10-28 Justin Lebar[NVPTX] Compute 'rem' using the result of 'div', if...
2016-10-28 Justin LebarDon't leave unused divs/rems sitting around in BypassSl...
2016-10-28 Justin LebarDon't claim the udiv created in BypassSlowDivision...
2016-10-28 Justin Bognercmake: Enable the lto cache when building with -flto...
2016-10-28 Matt ArsenaultAMDGPU: Change check prefix in test
2016-10-28 Adrian PrantlFix a copy&paste error in the macro definition for...
2016-10-28 Matt ArsenaultAMDGPU: Diagnose using too many SGPRs
2016-10-28 Adrian PrantlRemove redundant prefixes from constants and unbreak...
2016-10-28 Tim Shen[APFloat] Use std::move() in move assignment operator
2016-10-28 Krzysztof ParzyszekHandle non-~0 lane masks on live-in registers in LivePh...
2016-10-28 Matt ArsenaultSpeculativeExecution: Allow speculating more inst types
2016-10-28 Matt ArsenaultAMDGPU: Fix using incorrect private resource with no...
2016-10-28 Nemanja IvanovicImplement vector count leading/trailing bytes with...
2016-10-28 Teresa Johnson[ThinLTO] Use flags from summary when writing variable...
2016-10-28 George Burgess IV[MemorySSA] Add const to getClobberingMemoryAccess.
2016-10-28 Arnold SchwaighoferMake swift calling convention test specific to armv7
2016-10-28 Sanjay Patel[x86] add tests for missed umin/umax
2016-10-28 Lang Hames[Error] Unify +Asserts/-Asserts behavior for checked...
2016-10-28 Adrian PrantlMove the DWARF attribute constants into Dwarf.def and...
2016-10-28 Matthias BraunMachineRegisterInfo: Remove unused arg from isConstantP...
2016-10-28 Matthias BraunTargetPassConfig: Move addPass of IPRA RegUsageInfoProp...
2016-10-28 Adrian PrantlImport/update constants from the DWARF 5 public review...
2016-10-28 Arnold SchwaighoferMore swift calling convention tests
2016-10-28 Kostya Serebryany[libFuzzer] a bit more docs
2016-10-28 Sanjay Patel[InstCombine] move/add tests for smin/smax folds
2016-10-28 Lang Hames[lli] Pass command line arguments in to the orc-lazy...
2016-10-28 Krzysztof Parzyszek[Hexagon] Maintain kill flags through splitting in...
2016-10-28 Tom Stellard[Loads] Fix crash in is isDereferenceableAndAlignedPoin...
2016-10-28 Teresa Johnson[cmake] Temporarily revert enforcement of minimum GCC...
2016-10-28 Matthew Simpson[LV] Correct misleading comments in test (NFC)
2016-10-28 Simon Pilgrim[SelectionDAG] computeKnownBits - early-out if any...
2016-10-28 Simon Pilgrim[SelectionDAG] Tidyup UDIV computeKnownBits implementation
2016-10-28 Simon Pilgrim[SelectionDAG] Increment computeKnownBits recursion...
2016-10-28 Igor Laevsky[LCSSA] Perform LCSSA verification only for the current...
2016-10-28 Juergen RibutzkaRevert "[DAGCombiner] Add vector demanded elements...
2016-10-28 Davide Italiano[Reassociate] Removing instructions mutates the IR.
2016-10-28 Teresa Johnson[ThinLTO] Create AliasSummary when building index
2016-10-28 Teresa Johnson[ThinLTO] Rename HasSection to NoRename (NFC)
2016-10-28 Davide Italiano[IR] Clang-format my previous commit. NFCI.
2016-10-28 Davide Italiano[ConstantFold] Get the correct vector type when folding...
2016-10-27 Tom StellardAMDGPU/SI: Handle hazard with s_rfe_b64
2016-10-27 Tom StellardAMDGPU/SI: Handle hazard with sgpr lane selects for...
2016-10-27 Davide ItalianoRemove accidentally commited test.
2016-10-27 Davide Italiano[IR] Reintroduce getGEPReturnType(), it will be used...
2016-10-27 Tom StellardAMDGPU/SI: Fix unused variable warning on non-debug...
2016-10-27 Ekaterina RomanovaReverting back r285355: "Update .debug_line section...
2016-10-27 Vedant Kumar[Coverage] Darwin: Move __llvm_covmap from __DATA to...
2016-10-27 Tom StellardAMDGPU/SI: Handle hazard with > 8 byte VMEM stores
2016-10-27 Tim ShenReapply r285351 "[APFloat] Add DoubleAPFloat mode to...
2016-10-27 Ekaterina RomanovaUpdate .debug_line section version information to match...
2016-10-27 Tim ShenRevert "[APFloat] Add DoubleAPFloat mode to APFloat...
2016-10-27 Kostya Serebryany[libFuzzer] enable use_cmp by default
2016-10-27 Tim Shen[APFloat] Add DoubleAPFloat mode to APFloat. NFC.
2016-10-27 Peter CollingbourneBitcodeReader: Require clients to read the block info...
2016-10-27 Kyle ButtCodeGen: Handle missed case of block removal during...
2016-10-27 Sanjay Patel[InstCombine] fix foldSPFofSPF() to handle vector splats
2016-10-27 Kostya Serebryany[libFuzzer] docs: update the examples
2016-10-27 Kevin EnderbyAnother additional error check for invalid Mach-O files...
2016-10-27 Sanjay Patel[InstCombine] add vector tests for foldSPFofSPF to...
2016-10-27 Kostya Serebryany[libFuzzer] docs: separate section for fuzz target
2016-10-27 Tom StellardAMDGPU/SI: Handle s_setreg hazard in GCNHazardRecognizer
2016-10-27 Kostya Serebryany[libFuzzer] remove large examples from the libFuzzer...
2016-10-27 Sanjay Patel[InstCombine] auto-generate checks for min/max tests
2016-10-27 Ehsan Amiri[PPC] Adding the removed testcase again
2016-10-27 Haicheng Wu[LoopUnroll] Check partial unrolling is enabled before...
next