The Week Of Monday 18 July 2016 Archives by date
Starting: Mon Jul 18 00:11:41 PDT 2016
Ending: Sun Jul 24 23:13:23 PDT 2016
Messages: 2321
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris via llvm-commits
- [llvm] r275776 - [ARM] Skip inline asm memory operands in DAGToDAGISel
Diana Picus via llvm-commits
- [PATCH] D22399: [LoopDataPrefetch/AArch64] Don't add prefetch intrinsic, when the loop already has InlineAsm prefetch.
Junmo Park via llvm-commits
- [PATCH] D22103: [ARM] Skip inline asm memory operands in DAGToDAGISel
Diana Picus via llvm-commits
- [llvm] r275777 - [ARM] Update test to use CHECK-LABEL. NFCI.
Diana Picus via llvm-commits
- [PATCH] D22454: FileCheck Enhancement - repeats in regular expressions
Elena Lepilkina via llvm-commits
- [PATCH] D22262: AMDGPU: Add missing test coverage for control flow breaks
Nicolai Hähnle via llvm-commits
- [llvm] r275141 - Mips: Avoid implicit iterator conversions, NFC
Daniel Sanders via llvm-commits
- [PATCH] D19976: [ELF, WIP] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [llvm] r275779 - AMDGPU: Disable AMDGPUPromoteAlloca pass for shader calling conventions.
Nicolai Haehnle via llvm-commits
- [PATCH] D22453: [Compiler-rt][MIPS] Fix simple test failure when using gcc
Daniel Sanders via llvm-commits
- [PATCH] D20728: AMDGPU: Disable AMDGPUPromoteAlloca pass for shader calling conventions.
Phabricator via llvm-commits
- [compiler-rt] r275780 - [Compiler-rt][MIPS] Fix simple test failure when using gcc
Mohit K. Bhakkad via llvm-commits
- [PATCH] D22449: Enable folding of (logic (cast icmp), (cast icmp)) to (cast (logic (icmp), (icmp)))
Matthias J. Reisinger via llvm-commits
- [PATCH] D22453: [Compiler-rt][MIPS] Fix simple test failure when using gcc
Mohit Bhakkad via llvm-commits
- [PATCH] D20164: [mips] MIPS64R6 compact branch support
Simon Dardis via llvm-commits
- [PATCH] D22195: AMDGPU: Move SIWholeQuadMode pass to after machine scheduling
Nicolai Hähnle via llvm-commits
- [PATCH] D22449: Enable folding of (logic (cast icmp), (cast icmp)) to (cast (logic (icmp), (icmp)))
Tobias Grosser via llvm-commits
- [PATCH] D22455: [ELF] Create output sections in LinkerScript class
Eugene Leviant via llvm-commits
- [PATCH] D22370: Respect LLVM_HOST_TRIPLE when manually specified
Tamas Berghammer via llvm-commits
- [PATCH] D19976: [ELF, WIP] - Prototype of possible linkerscript redesign.
Eugene Leviant via llvm-commits
- [PATCH] D22370: Respect LLVM_HOST_TRIPLE when manually specified
Luke Drummond via llvm-commits
- [PATCH] D22456: [X86][SSE] Add cost model values for CTPOP of vectors
Simon Pilgrim via llvm-commits
- [PATCH] D20116: Add speculatable function attribute
Tom Stellard via llvm-commits
- [PATCH] D20116: Add speculatable function attribute
Tom Stellard via llvm-commits
- [PATCH] D22441: Fix isShiftedInt and isShiftedUint for widths > 32.
Simon Pilgrim via llvm-commits
- [PATCH] D22435: Fix pruned jump table basic blocks causing compilation failure (Bug 28102)
Nemanja Ivanovic via llvm-commits
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris via llvm-commits
- [PATCH] D21982: WIP: Implement a per-thread inmemory log
Dean Michael Berris via llvm-commits
- [PATCH] D21987: WIP: XRay Function Call Accounting Tool
Dean Michael Berris via llvm-commits
- [PATCH] D19976: [ELF, WIP] - Prototype of possible linkerscript redesign.
Eugene Leviant via llvm-commits
- [PATCH] D22455: [ELF] Create output sections in LinkerScript class
George Rimar via llvm-commits
- [polly] r275783 - GPGPU: Create host control flow
Tobias Grosser via llvm-commits
- [polly] r275784 - test: Add missing 'REQUIRES' line
Tobias Grosser via llvm-commits
- [PATCH] D22458: [mips][ias] R_MIPS_GOT_(PAGE|OFST) do not need symbols
Daniel Sanders via llvm-commits
- [PATCH] D22459: TableGen: Add IntrHasSideEffects property for intrinsics
Tom Stellard via llvm-commits
- [PATCH] D22455: [ELF] Create output sections in LinkerScript class
Eugene Leviant via llvm-commits
- [PATCH] D22455: [ELF] Create output sections in LinkerScript class
George Rimar via llvm-commits
- [PATCH] D22344: FileCheck Enhancement - Including files
Elena Lepilkina via llvm-commits
- [PATCH] D19976: [ELF, WIP] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [PATCH] D19976: [ELF, WIP] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [PATCH] D22370: Respect LLVM_HOST_TRIPLE when manually specified
Chris Bieneman via llvm-commits
- [PATCH] D22370: Respect LLVM_HOST_TRIPLE when manually specified
Chris Bieneman via llvm-commits
- [PATCH] D22345: FileCheck Enhancement - Expressions repeat for CHECK and CHECK-NEXT
Elena Lepilkina via llvm-commits
- [llvm] r275786 - [inlineasm] Propagate operand constraints to the backend
Simon Dardis via llvm-commits
- [PATCH] D22460: [X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128
Simon Pilgrim via llvm-commits
- [llvm] r275788 - [SLPVectorizer][X86] Added sqrt vectorization tests
Simon Pilgrim via llvm-commits
- [PATCH] D22461: [ARM] Add support for tlsldm operator to llvm-mc
Peter Smith via llvm-commits
- [PATCH] D22370: Respect LLVM_HOST_TRIPLE when manually specified
Luke Drummond via llvm-commits
- [PATCH] D22462: [ARM][LLD] Initial support for ARM TLS
Peter Smith via llvm-commits
- [PATCH] D21765: AMDGPU: Change fdiv lowering based on !fpmath metadata
Tom Stellard via llvm-commits
- [PATCH] D22337: AMDGPU: Add intrinsic for s_flbit_i32/v_ffbh_i32
Tom Stellard via llvm-commits
- [PATCH] D22335: AMDGPU/R600: Replace barrier intrinsics
Tom Stellard via llvm-commits
- [PATCH] D22316: AMDGPU: Remove dead check in AMDGPUPromoteAlloca
Tom Stellard via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22307: AMDGPU: Remove dead code and redundant check
Tom Stellard via llvm-commits
- [PATCH] D21646: AMDGPU/SI: Add support for R_AMDGPU_ABS32
Tom Stellard via llvm-commits
- [PATCH] D21615: [inlineasm] Propagate operand constraints to the backend
Simon Dardis via llvm-commits
- [llvm] r275789 - Fixed errors in docs.
Alexander Kornienko via llvm-commits
- [PATCH] D22370: Respect LLVM_HOST_TRIPLE when manually specified
Chris Bieneman via llvm-commits
- [llvm] r275571 - [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals
Jun Bum Lim via llvm-commits
- [llvm] r275790 - [Hexagon] Fix zero latency instructions with multiple predecessors
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22341: MinMax Index Pattern Identification
Mohammed Agabaria via llvm-commits
- [PATCH] D22341: MinMax Index Pattern Identification
Mohammed Agabaria via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Jonathan Roelofs via llvm-commits
- [PATCH] D22106: [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using generic IR
Simon Pilgrim via llvm-commits
- [compiler-rt] r275792 - [asan] Enable 48-bit VMA support on aarch64
Adhemerval Zanella via llvm-commits
- [llvm] r275793 - [Hexagon] HexagonMachineScheduler should account for resources
Krzysztof Parzyszek via llvm-commits
- [PATCH] D21995: [ELF] Implement minimal PHDRS parser and section-to-segment assignment
Eugene Leviant via llvm-commits
- [PATCH] D22464: [libunwind][ARM] Fix VFP build attribute for context save/restore code
Oliver Stannard via llvm-commits
- [PATCH] D22370: Respect LLVM_HOST_TRIPLE when manually specified
Luke Drummond via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22462: [ARM][LLD] Initial support for ARM TLS
Rui Ueyama via llvm-commits
- [PATCH] D21995: [ELF] Implement minimal PHDRS parser and section-to-segment assignment
Rui Ueyama via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Saleem Abdulrasool via llvm-commits
- [PATCH] D22458: [mips][ias] R_MIPS_GOT_(PAGE|OFST) do not need symbols
Simon Dardis via llvm-commits
- [llvm] r275794 - [Hexagon] Use timing class info as tie-breaker in machine scheduler
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22449: [InstCombine] NFC: Minor code cleanup
Matthias J. Reisinger via llvm-commits
- [PATCH] D22462: [ARM][LLD] Initial support for ARM TLS
Peter Smith via llvm-commits
- [PATCH] D22370: Respect LLVM_HOST_TRIPLE when manually specified
Chris Bieneman via llvm-commits
- [llvm] r275795 - [MC] Cleanup Error Handling in AsmParser
Nirav Dave via llvm-commits
- [PATCH] D21995: [ELF] Implement minimal PHDRS parser and section-to-segment assignment
Eugene Leviant via llvm-commits
- [llvm] r275796 - [PowerPC] Remove redundant direct moves when extracting integers and converting to FP
Nemanja Ivanovic via llvm-commits
- [PATCH] D22312: [MC] Cleanup Error Handling in AsmParser
Nirav Dave via llvm-commits
- [PATCH] D18359: Add AIX support to Path.inc, Host.h, and CMake build files.
Andrew Paprocki via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D18898: [Loop Rotation] Make default max rotation header size threshold dependent on target CPU
Andrey Turetskiy via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Saleem Abdulrasool via llvm-commits
- [PATCH] D22438: [llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar via llvm-commits
- [PATCH] D21354: Remove redundant direct moves when extracting integers and converting to FP
Nemanja Ivanovic via llvm-commits
- [PATCH] D22438: [llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar via llvm-commits
- [PATCH] D22449: [InstCombine] NFC: Minor code cleanup
Matthias J. Reisinger via llvm-commits
- [PATCH] D22438: [llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar via llvm-commits
- [polly] r275797 - GPGPU: Pull implementation out of class definition
Tobias Grosser via llvm-commits
- [polly] r275798 - GPGPU: collect array references
Tobias Grosser via llvm-commits
- [llvm] r275799 - [Hexagon] Add verbose debugging mode to Hexagon MI Scheduler
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Jonathan Roelofs via llvm-commits
- [www] r275800 - Link to 3.8.1 release announcement
Hans Wennborg via llvm-commits
- [llvm] r275801 - Revert "r275571 [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals"
Alexander Kornienko via llvm-commits
- [PATCH] D21932: [ThinLTO] Perform profile-guided indirect call promotion
Teresa Johnson via llvm-commits
- [llvm] r275571 - [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals
Alexander Kornienko via llvm-commits
- [llvm] r275571 - [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals
Alexander Kornienko via llvm-commits
- [PATCH] D22406: [mips] Recognise the triple used by Debian stretch for mips64el.
Simon Dardis via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [www-releases] r275802 - Add the missing Windows binaries to 3.8.1
Hans Wennborg via llvm-commits
- [PATCH] D22433: Handle versioned symbols efficiently.
George Rimar via llvm-commits
- [lld] r275803 - Pass section by reference. NFC.
Rafael Espindola via llvm-commits
- [llvm] r275804 - [Hexagon] Enable .cur formation in MISched for Hexagon V60
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22449: [InstCombine] NFC: Minor code cleanup
Tobias Grosser via llvm-commits
- [llvm] r275806 - [Hexagon] Misc changes to HexagonMachineScheduler, NFC
Krzysztof Parzyszek via llvm-commits
- [compiler-rt] r275807 - Code refactoring: extract path prefix handling code
Xinliang David Li via llvm-commits
- [llvm] r275808 - [X86][AVX2] Added tests that demonstrate duplicate broadcasts
Simon Pilgrim via llvm-commits
- [llvm] r275357 - [SCCP] Generalize tryToReplaceInstWithConstant to work also with arguments.
Davide Italiano via llvm-commits
- [PATCH] D22449: [InstCombine] Minor cleanup of cast simplification code [NFC]
Matthias J. Reisinger via llvm-commits
- [PATCH] D16771: [ELF] PHDRS linker script command implemented.
George Rimar via llvm-commits
- [llvm] r275809 - Sort include headers
Adam Nemet via llvm-commits
- [llvm] r275810 - [OptRemarkEmitter] Port to new PM
Adam Nemet via llvm-commits
- [llvm] r275811 - [LoopDist] Port to new PM
Adam Nemet via llvm-commits
- [PATCH] D22466: Avoid false dependencies of undef machine operands
Marina Yatsina via llvm-commits
- [PATCH] D22449: [InstCombine] Minor cleanup of cast simplification code [NFC]
David Majnemer via llvm-commits
- [PATCH] D22449: [InstCombine] Minor cleanup of cast simplification code [NFC]
Tobias Grosser via llvm-commits
- [PATCH] D22466: Avoid false dependencies of undef machine operands + fix bug in clearance calculation
Marina Yatsina via llvm-commits
- [PATCH] D21909: Recommit - [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals
Jun Bum Lim via llvm-commits
- [PATCH] D22436: [OptRemarkEmitter] Port to new PM
Adam Nemet via llvm-commits
- [PATCH] D22437: [LoopDist] Port to new PM
Adam Nemet via llvm-commits
- [llvm] r275812 - [LoopDist] This test does not require ASSERTS
Adam Nemet via llvm-commits
- [PATCH] D22437: [LoopDist] Port to new PM
Adam Nemet via llvm-commits
- [PATCH] D22415: Enable cross-compilation across architectures on android
Francis Ricci via llvm-commits
- [PATCH] D22440: Use a faster implementation of maxUIntN.
Ivan Krasin via llvm-commits
- [llvm] r275815 - [MathExtras] Fix UB in minIntN
David Majnemer via llvm-commits
- [PATCH] D22440: Use a faster implementation of maxUIntN.
David Majnemer via llvm-commits
- [compiler-rt] r275816 - revert https://reviews.llvm.org/D22393
Etienne Bergeron via llvm-commits
- [llvm] r275818 - [X86] Accept SELECT op code for x86-64 fp128 type
Chih-Hung Hsieh via llvm-commits
- [PATCH] D20474: when calculating RegUsages, ignore instructions which are uniformed after vectorization
Wei Mi via llvm-commits
- [PATCH] D20474: when calculating RegUsages, ignore instructions which are uniformed after vectorization
Wei Mi via llvm-commits
- [PATCH] D22428: [NVPTX] Force minimum alignment of 4 for byval arguments of device-side functions.
Artem Belevich via llvm-commits
- [PATCH] D22428: [NVPTX] Force minimum alignment of 4 for byval arguments of device-side functions.
Artem Belevich via llvm-commits
- [PATCH] D22106: [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using generic IR
Eli Friedman via llvm-commits
- [PATCH] D20474: when calculating RegUsages, ignore instructions which are uniformed after vectorization
Michael Kuperstein via llvm-commits
- [PATCH] D22440: Use a faster implementation of maxUIntN.
Justin Lebar via llvm-commits
- [PATCH] D21758: [X86] Accept SELECT op code for x86-64 fp128 type
Chih-Hung Hsieh via llvm-commits
- [llvm] r275822 - [Hexagon] Handle returning small structures by value
Krzysztof Parzyszek via llvm-commits
- [llvm] r275823 - [X86][AVX] Add target shuffle decode support for VBROADCAST
Simon Pilgrim via llvm-commits
- [llvm] r275824 - [Hexagon] Revert r275822: mistake in commit message
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22462: [ARM][LLD] Initial support for ARM TLS
Peter Smith via llvm-commits
- [PATCH] D22440: Use a faster implementation of maxUIntN.
Ivan Krasin via llvm-commits
- [lld] r275608 - ELF: Include filenames in error messages.
David Blaikie via llvm-commits
- [llvm] r275825 - [Hexagon] Handle returning small structures by value
Krzysztof Parzyszek via llvm-commits
- [llvm] r275717 - Fix warnings in ImmutableSetTest and SequenceTest.
David Blaikie via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Michael Kuperstein via llvm-commits
- [PATCH] D22400: Fix RegMask calculation for alias registers
Vivek Pandya via llvm-commits
- [PATCH] D22467: [ThinLTO] Avoid backwards references to renamed locals in distributed backend case
Teresa Johnson via llvm-commits
- [llvm] r275717 - Fix warnings in ImmutableSetTest and SequenceTest.
Justin Lebar via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Filipe Cabecinhas via llvm-commits
- [PATCH] D22468: [PM] Convert Loop String Reduce pass to new PM
Dehao Chen via llvm-commits
- [llvm] r275431 - Don't optimize movs to pushes in -O0 builds.
David Blaikie via llvm-commits
- [PATCH] D20268: Resolution-based LTO API.
Peter Collingbourne via llvm-commits
- [llvm] r275827 - Bump the trunk version to 4.0.0svn.
Hans Wennborg via llvm-commits
- [test-suite] r275830 - Creating release_39 branch off revision 275826
Hans Wennborg via llvm-commits
- [llvm] r275837 - [llvm-cov] Clean up error reporting (NFC)
Vedant Kumar via llvm-commits
- [lld] r275838 - Creating release_39 branch off revision 275826
Hans Wennborg via llvm-commits
- [llvm] r275840 - [llvm-cov] Place anchors around line numbers in html reports
Vedant Kumar via llvm-commits
- [PATCH] D22468: [PM] Convert Loop String Reduce pass to new PM
Jun Bum Lim via llvm-commits
- [PATCH] D22468: [PM] Convert Loop Strength Reduce pass to new PM
Dehao Chen via llvm-commits
- [PATCH] D21821: Bump trunk version to 4.0 and switch to new versioning scheme
Hans Wennborg via llvm-commits
- [PATCH] D22354: AVX-512: Fixed BT instruction selection on AVX-512
Sanjay Patel via llvm-commits
- [llvm] r275842 - Trunk release notes now refer to 4.0.0
Hans Wennborg via llvm-commits
- [llvm] r275843 - [llvm-cov] Re-write a very opaque comment (NFC)
Vedant Kumar via llvm-commits
- [PATCH] D18278: llvm-cov HTML Generation
Vedant Kumar via llvm-commits
- [lld] r275362 - [lld] Update LLD for Archive::child_iterator change in LLVM r275361.
David Blaikie via llvm-commits
- [lld] r275845 - Trunk release notes are now for 4.0.0
Hans Wennborg via llvm-commits
- [PATCH] D22021: AMDGPU/SI: Don't handle a loop if there is no loop at all for a terminator BB.
Changpeng Fang via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Paul Robinson via llvm-commits
- [PATCH] D22456: [X86][SSE] Add cost model values for CTPOP of vectors
Sanjay Patel via llvm-commits
- [lld] r275847 - docs/conf.py: update version to 4.0
Hans Wennborg via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Ed Maste via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Wink Saville via llvm-commits
- [PATCH] D22469: [compiler-rt] Don't require c++ headers when configuring compiler-rt builds
Francis Ricci via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Michael Kuperstein via llvm-commits
- [PATCH] D22469: [compiler-rt] Don't require c++ headers when configuring compiler-rt builds
Saleem Abdulrasool via llvm-commits
- [PATCH] D18898: [Loop Rotation] Make default max rotation header size threshold dependent on target CPU
Eric Christopher via llvm-commits
- [lld] r275858 - Delete dead code.
Rafael Espindola via llvm-commits
- [PATCH] D22449: [InstCombine] Minor cleanup of cast simplification code [NFC]
Matthias J. Reisinger via llvm-commits
- [llvm] r275866 - CodeGenPrep: use correct function to determine Global's alignment.
Tim Northover via llvm-commits
- [llvm] r275867 - [ThinLTO] Address review comments from PGO indirect call promotion (NFC)
Teresa Johnson via llvm-commits
- [llvm] r275868 - AMDGPU: Remove dead code and redundant check
Matt Arsenault via llvm-commits
- [llvm] r275869 - AMDGPU: Remove dead check in AMDGPUPromoteAlloca
Matt Arsenault via llvm-commits
- [llvm] r275870 - AMDGPU/R600: Replace barrier intrinsics
Matt Arsenault via llvm-commits
- [llvm] r275871 - AMDGPU: Add intrinsic for s_flbit_i32/v_ffbh_i32
Matt Arsenault via llvm-commits
- [llvm] r275717 - Fix warnings in ImmutableSetTest and SequenceTest.
David Blaikie via llvm-commits
- [llvm] r275795 - [MC] Cleanup Error Handling in AsmParser
Chandler Carruth via llvm-commits
- [llvm] r275872 - Regenerate test
Simon Pilgrim via llvm-commits
- [llvm] r275873 - AMDGPU: Fix missing switch case warning
Matt Arsenault via llvm-commits
- [llvm] r275875 - [X86][SSE] Regenerate truncate+extension memop tests
Simon Pilgrim via llvm-commits
- [PATCH] D22307: AMDGPU: Remove dead code and redundant check
Matt Arsenault via llvm-commits
- [llvm] r275876 - [X86][SSE] Regenerate extraction+store memop tests
Simon Pilgrim via llvm-commits
- [PATCH] D22335: AMDGPU/R600: Replace barrier intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D22316: AMDGPU: Remove dead check in AMDGPUPromoteAlloca
Matt Arsenault via llvm-commits
- [llvm] r275795 - [MC] Cleanup Error Handling in AsmParser
Eric Christopher via llvm-commits
- [llvm] r275870 - AMDGPU/R600: Replace barrier intrinsics
Matt Arsenault via llvm-commits
- [llvm] r275878 - [X86][SSE] Regenerate extraction from promotion test
Simon Pilgrim via llvm-commits
- [llvm] r275879 - Fix -Wmicrosoft-enum-value in GVNHoist.cpp
Reid Kleckner via llvm-commits
- [PATCH] D22337: AMDGPU: Add intrinsic for s_flbit_i32/v_ffbh_i32
Matt Arsenault via llvm-commits
- [PATCH] D22444: Clean up some comments in MathExtras.h.
Vitaly Buka via llvm-commits
- [PATCH] D22444: Clean up some comments in MathExtras.h.
Vitaly Buka via llvm-commits
- [llvm] r275881 - AMDGPU: Remove pointless dyn_cast_or_null
Matt Arsenault via llvm-commits
- [PATCH] D22103: [ARM] Skip inline asm memory operands in DAGToDAGISel
Vitaly Buka via llvm-commits
- [llvm] r275795 - [MC] Cleanup Error Handling in AsmParser
Nirav Davé via llvm-commits
- [llvm] r275883 - [LCSSA] Post-process PHI-nodes created by SSAUpdate when constructing LCSSA form.
Michael Zolotukhin via llvm-commits
- [PATCH] Fix PR28575.
Rafael Espíndola via llvm-commits
- [PATCH] D21997: [LCSSA] Post-process PHI-nodes created by SSAUpdate when constructing LCSSA form.
Michael Zolotukhin via llvm-commits
- [llvm] r275884 - [GVNHoist] Remove a home-grown version of replaceUsesOfWith
David Majnemer via llvm-commits
- [llvm] r275866 - CodeGenPrep: use correct function to determine Global's alignment.
Tim Northover via llvm-commits
- [PATCH] D22103: [ARM] Skip inline asm memory operands in DAGToDAGISel
Eric Christopher via llvm-commits
- [PATCH] D22471: [compiler-rt] Allow trampoline allocation further and 1 gig.
Etienne Bergeron via llvm-commits
- [compiler-rt] r275887 - [compiler-rt] Allow trampoline allocation further and 1 gig.
Etienne Bergeron via llvm-commits
- [llvm] r275888 - [MC] Separate non-parsing operations from conditional chains. NFC.
Nirav Dave via llvm-commits
- [PATCH] D22471: [compiler-rt] Allow trampoline allocation further and 1 gig.
Reid Kleckner via llvm-commits
- [llvm] r275889 - Revert "[ARM] Update test to use CHECK-LABEL. NFCI."
Vitaly Buka via llvm-commits
- [llvm] r275890 - Revert "[ARM] Skip inline asm memory operands in DAGToDAGISel"
Vitaly Buka via llvm-commits
- [llvm] r275891 - [LoopSimplify] Update LCSSA after separating nested loops.
Michael Zolotukhin via llvm-commits
- [compiler-rt] r275892 - [compiler-rt] Fix incorrect handling of indirect load.
Etienne Bergeron via llvm-commits
- [PATCH] D21665: [LoopSimplify] Update LCSSA after separating nested loops.
Michael Zolotukhin via llvm-commits
- [PATCH] D22103: [ARM] Skip inline asm memory operands in DAGToDAGISel
Vitaly Buka via llvm-commits
- [PATCH] D22103: [ARM] Skip inline asm memory operands in DAGToDAGISel
Vitaly Buka via llvm-commits
- [llvm] r275893 - [NVPTX] Force minimum alignment of 4 for byval arguments of device-side functions.
Artem Belevich via llvm-commits
- [PATCH] D22441: Fix isShiftedInt and isShiftedUint for widths > 32.
Justin Lebar via llvm-commits
- [PATCH] D22410: [compiler-rt] Fix incorrect handling of indirect load.
Etienne Bergeron via llvm-commits
- [PATCH] D21665: [LoopSimplify] Update LCSSA after separating nested loops.
Michael Zolotukhin via llvm-commits
- [PATCH] D22410: [compiler-rt] Fix incorrect handling of indirect load.
Etienne Bergeron via llvm-commits
- [PATCH] D21997: [LCSSA] Post-process PHI-nodes created by SSAUpdate when constructing LCSSA form.
Michael Zolotukhin via llvm-commits
- [PATCH] D22428: [NVPTX] Force minimum alignment of 4 for byval arguments of device-side functions.
Artem Belevich via llvm-commits
- [PATCH] D22103: [ARM] Skip inline asm memory operands in DAGToDAGISel
Renato Golin via llvm-commits
- [test-suite] r275897 - Test from Halide suite checking simd operations.
Alina Sbirlea via llvm-commits
- [llvm] r275898 - Revert r273099 "If the revision number starts with r, drop it. It will get added back"
Hans Wennborg via llvm-commits
- [PATCH] D22400: Fix RegMask calculation for alias registers
Matthias Braun via llvm-commits
- [llvm] r275899 - auto-generate checks
Sanjay Patel via llvm-commits
- [compiler-rt] r275901 - [interception] Remove extra whitespace to appease linters (NFC)
Vedant Kumar via llvm-commits
- [llvm] r275870 - AMDGPU/R600: Replace barrier intrinsics
Hans Wennborg via llvm-commits
- [PATCH] D22472: Write isUInt using template specializations to work around an incorrect MSVC warning.
Justin Lebar via llvm-commits
- [llvm] r273099 - If the revision number starts with r, drop it. It will get added back
Hans Wennborg via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Elena Demikhovsky via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Mehdi AMINI via llvm-commits
- [PATCH] D22435: Fix pruned jump table basic blocks causing compilation failure (Bug 28102)
Timothy Pearson via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22441: Fix isShiftedInt and isShiftedUint for widths > 32.
Justin Lebar via llvm-commits
- [PATCH] D21932: [ThinLTO] Perform profile-guided indirect call promotion
Mehdi AMINI via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [llvm] r275889 - Revert "[ARM] Update test to use CHECK-LABEL. NFCI."
Robinson, Paul via llvm-commits
- [PATCH] D22469: [compiler-rt] Don't require c++ headers when configuring compiler-rt builds
Francis Ricci via llvm-commits
- [PATCH] D21534: GlobalISel: first outline of legalization interface.
Tim Northover via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22074: GlobalISel: legalization policy class
Tim Northover via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22181: Add runtime support for __cpu_model (__builtin_cpu_supports)
Eric Christopher via llvm-commits
- [llvm] r275889 - Revert "[ARM] Update test to use CHECK-LABEL. NFCI."
Renato Golin via llvm-commits
- [PATCH] D19908: [X86] Support the "ms-hotpatch" attribute.
Charles Davis via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Mehdi AMINI via llvm-commits
- [PATCH] D22103: [ARM] Skip inline asm memory operands in DAGToDAGISel
Renato Golin via llvm-commits
- [llvm] r275903 - build_llvm_package.bat: update version to 4.0.0
Hans Wennborg via llvm-commits
- [PATCH] D22459: TableGen: Add IntrHasSideEffects property for intrinsics
Mehdi AMINI via llvm-commits
- [llvm] r275866 - CodeGenPrep: use correct function to determine Global's alignment.
Hans Wennborg via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Mehdi AMINI via llvm-commits
- [PATCH] D19908: [X86] Support the "ms-hotpatch" attribute.
Sanjoy Das via llvm-commits
- [PATCH] D22473: [compiler-rt] Fix target architecture matching
Francis Ricci via llvm-commits
- [llvm] r275908 - add tests for missed sext transform
Sanjay Patel via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Sanjoy Das via llvm-commits
- [PATCH] D22472: Write isUInt using template specializations to work around an incorrect MSVC warning.
David Majnemer via llvm-commits
- [llvm] r275909 - Write isUInt using template specializations to work around an incorrect MSVC warning.
Justin Lebar via llvm-commits
- [PATCH] D22472: Write isUInt using template specializations to work around an incorrect MSVC warning.
Justin Lebar via llvm-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via llvm-commits
- [PATCH] D22475: [PM] Port FunctionImport Pass to new PM
Teresa Johnson via llvm-commits
- [llvm] r275879 - Fix -Wmicrosoft-enum-value in GVNHoist.cpp
Hans Wennborg via llvm-commits
- [llvm] r275911 - refactor SimplifySelectInst; NFCI
Sanjay Patel via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [llvm] r275912 - Use uniforms set to populate VecValuesToIgnore.
Wei Mi via llvm-commits
- [PATCH] D22181: Add runtime support for __cpu_model (__builtin_cpu_supports)
Vitaly Buka via llvm-commits
- [PATCH] D22475: [PM] Port FunctionImport Pass to new PM
Davide Italiano via llvm-commits
- [PATCH] D22181: Add runtime support for __cpu_model (__builtin_cpu_supports)
Eric Christopher via llvm-commits
- [PATCH] D20474: when calculating RegUsages, ignore instructions which are uniformed after vectorization
Wei Mi via llvm-commits
- [PATCH] D22473: [compiler-rt] Fix target architecture matching
Saleem Abdulrasool via llvm-commits
- [llvm] r275915 - Revert rL275912.
Wei Mi via llvm-commits
- [PATCH] D22469: [compiler-rt] Don't require c++ headers when configuring compiler-rt builds
Francis Ricci via llvm-commits
- [PATCH] D22475: [PM] Port FunctionImport Pass to new PM
Teresa Johnson via llvm-commits
- [PATCH] D22473: [compiler-rt] Fix target architecture matching
Francis Ricci via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22477: [InstCombine] fold add(zext(xor X, C), C) --> sext X when C is INT_MIN in the source type
Sanjay Patel via llvm-commits
- [PATCH] D16213: [MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones via llvm-commits
- [llvm] r275916 - [PM] Port FunctionImport Pass to new PM
Teresa Johnson via llvm-commits
- [llvm] r275915 - Revert rL275912.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D22478: AMDGPU: Fix i1 fp_to_int
Matt Arsenault via llvm-commits
- [llvm] r275915 - Revert rL275912.
Wei Mi via llvm-commits
- [llvm] r275917 - Update doxygen description for `WriteBitcodeToFile()` API (NFC)
Mehdi Amini via llvm-commits
- [PATCH] D22475: [PM] Port FunctionImport Pass to new PM
Teresa Johnson via llvm-commits
- [PATCH] D22438: [llvm-profdata] Speed up merging by using a thread pool
David Li via llvm-commits
- [PATCH] D22468: [PM] Convert Loop Strength Reduce pass to new PM
Sean Silva via llvm-commits
- [llvm] r275915 - Revert rL275912.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Mehdi AMINI via llvm-commits
- [llvm] r275919 - [PM] Convert Loop Strength Reduce pass to new PM
Dehao Chen via llvm-commits
- [PATCH] D22477: [InstCombine] fold add(zext(xor X, C), C) --> sext X when C is INT_MIN in the source type
David Majnemer via llvm-commits
- [PATCH] D22477: [InstCombine] fold add(zext(xor X, C), C) --> sext X when C is INT_MIN in the source type
David Majnemer via llvm-commits
- [llvm] r275866 - CodeGenPrep: use correct function to determine Global's alignment.
Tim Northover via llvm-commits
- [PATCH] D22456: [X86][SSE] Add cost model values for CTPOP of vectors
Sean Silva via llvm-commits
- [PATCH] D22181: Add runtime support for __cpu_model (__builtin_cpu_supports)
Vitaly Buka via llvm-commits
- [PATCH] D22480: [cpu-detection] Cleanup of Host.cpp.
Alina Sbirlea via llvm-commits
- [PATCH] D22181: Add runtime support for __cpu_model (__builtin_cpu_supports)
Eric Christopher via llvm-commits
- [PATCH] D22480: [cpu-detection] Cleanup of Host.cpp.
Eric Christopher via llvm-commits
- [PATCH] D22477: [InstCombine] fold add(zext(xor X, C), C) --> sext X when C is INT_MIN in the source type
Sanjay Patel via llvm-commits
- [llvm] r275915 - Revert rL275912.
Wei Mi via llvm-commits
- [PATCH] D22477: [InstCombine] fold add(zext(xor X, C), C) --> sext X when C is INT_MIN in the source type
David Majnemer via llvm-commits
- [llvm] r275920 - [NVPTX] Make sure we adjust alignment at all call sites
Artem Belevich via llvm-commits
- [PATCH] D22438: [llvm-profdata] Speed up merging by using a thread pool
Sean Silva via llvm-commits
- [PATCH] D21777: [MemorySSA] Switch to a different walker
Geoff Berry via llvm-commits
- [PATCH] D22483: AMDGPU: Delete more dead code
Matt Arsenault via llvm-commits
- [llvm] r275921 - [llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar via llvm-commits
- [lld] r275711 - Handle versioned symbols efficiently.
Rafael Espíndola via llvm-commits
- [PATCH] D22438: [llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar via llvm-commits
- [PATCH] D21777: [MemorySSA] Switch to a different walker
George Burgess IV via llvm-commits
- [llvm] r275915 - Revert rL275912.
Wei Mi via llvm-commits
- [PATCH] D21885: RegScavenging: Add scavengeRegisterBackwards()
Matthias Braun via llvm-commits
- [PATCH] D22438: [llvm-profdata] Speed up merging by using a thread pool
Phabricator via llvm-commits
- [llvm] r275922 - Fix -Wreturn-type with gcc 4.8 and libc++
Matt Arsenault via llvm-commits
- [test-suite] r275923 - [test-suite] Missed cleanup of unused test files.
Alina Sbirlea via llvm-commits
- [PATCH] D22429: [CFLAA] Teach CFLAndersAliasAnalysis to discern reads from writes
George Burgess IV via llvm-commits
- [PATCH] D22484: [compiler-rt] Fix Asan imports/exports unittest
Etienne Bergeron via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Mehdi AMINI via llvm-commits
- [PATCH] D21777: [MemorySSA] Switch to a different walker
Daniel Berlin via llvm-commits
- [PATCH] D20116: Add speculatable function attribute
Mehdi AMINI via llvm-commits
- [PATCH] D22485: AMDGPU: Add HSA dispatch id intrinsic
Matt Arsenault via llvm-commits
- [PATCH] D22448: [AArch64] Cache line size and PredictableSelectIsExpensive for Vulcan
Matthias Braun via llvm-commits
- [compiler-rt] r272175 - [esan|wset] Reduce flakiness in samples test
Hans Wennborg via llvm-commits
- [PATCH] D22448: [AArch64] Cache line size and PredictableSelectIsExpensive for Vulcan
Junmo Park via llvm-commits
- [PATCH] D21777: [MemorySSA] Switch to a different walker
Daniel Berlin via llvm-commits
- [PATCH] D22441: Fix isShiftedInt and isShiftedUint for widths > 32.
Simon Pilgrim via llvm-commits
- [PATCH] D22469: [compiler-rt] Don't require c++ headers when configuring compiler-rt builds
Saleem Abdulrasool via llvm-commits
- [PATCH] D22486: AMDGPU: Add missing tests for xnack option for HSA
Matt Arsenault via llvm-commits
- [llvm] r275927 - [utils] Generate html reports with the code coverage utility script
Vedant Kumar via llvm-commits
- [PATCH] D22456: [X86][SSE] Add cost model values for CTPOP of vectors
Simon Pilgrim via llvm-commits
- [PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing
Dan Gohman via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22429: [CFLAA] Teach CFLAndersAliasAnalysis to discern reads from writes
Jia Chen via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Chris Lattner via llvm-commits
- [PATCH] D22450: [CFLAA] Add interprocerual analysis support to CFLAndersAliasAnalysis
George Burgess IV via llvm-commits
- [llvm] r275928 - AMDGPU: Fix test name and broken CHECK-LABEL
Matt Arsenault via llvm-commits
- [PATCH] D22429: [CFLAA] Teach CFLAndersAliasAnalysis to discern reads from writes
George Burgess IV via llvm-commits
- [llvm] r275929 - TableGen: Allow custom register operand decoder method
Matt Arsenault via llvm-commits
- [PATCH] D22297: TableGen: Allow custom register operand decoder method
Matt Arsenault via llvm-commits
- [PATCH] D22462: [ARM][LLD] Initial support for ARM TLS
Rui Ueyama via llvm-commits
- [PATCH] D22488: [IR] Introduce a precise GC reference type
Sanjoy Das via llvm-commits
- [PATCH] D22488: [IR] Introduce a precise GC reference type
Sanjoy Das via llvm-commits
- [PATCH] D21954: [PM] Add some internal options for testing out the new PM.
Sean Silva via llvm-commits
- [PATCH] D22488: [IR] Introduce a precise GC reference type
Chandler Carruth via llvm-commits
- [PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Artem Belevich via llvm-commits
- [PATCH] D22456: [X86][SSE] Add cost model values for CTPOP of vectors
Sanjay Patel via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Dan Liew via llvm-commits
- [lld] r275711 - Handle versioned symbols efficiently.
Rui Ueyama via llvm-commits
- [llvm] r275676 - Re-commit [AMDGPU] Add metadata for runtime
Matt Arsenault via llvm-commits
- [PATCH] D22489: AMDGPU/SI: Implement readlane/readfirstlane intrinsics to expose the instructions.
Changpeng Fang via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Artem Belevich via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22489: AMDGPU/SI: Implement readlane/readfirstlane intrinsics to expose the instructions.
Matt Arsenault via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Artem Belevich via llvm-commits
- [llvm] r275357 - [SCCP] Generalize tryToReplaceInstWithConstant to work also with arguments.
Matthew Simpson via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22385: [LoopReroll] Reroll loops with unordered atomic memory accesses
JF Bastien via llvm-commits
- [llvm] r275676 - Re-commit [AMDGPU] Add metadata for runtime
Matt Arsenault via llvm-commits
- [PATCH] D22493: AMDGPU: Minor AsmPrinter cleanups
Matt Arsenault via llvm-commits
- [PATCH] D22074: GlobalISel: legalization policy class
Quentin Colombet via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Mehdi AMINI via llvm-commits
- [PATCH] Fix PR28575.
Rui Ueyama via llvm-commits
- [PATCH] D21885: RegScavenging: Add scavengeRegisterBackwards()
Quentin Colombet via llvm-commits
- [PATCH] D20582: Don't add repeats of llvm.ident list when linking
Matt Arsenault via llvm-commits
- [PATCH] D22108: AMDGPU: Only use legal inline immediates with kill pseudo
Matt Arsenault via llvm-commits
- [PATCH] D18916: AMDGPU/SI: Fix regclass for the pseudo sgpr spill instructions
Matt Arsenault via llvm-commits
- [llvm] r275932 - [LoopReroll] Reroll loops with unordered atomic memory accesses
Sanjoy Das via llvm-commits
- [llvm] r275933 - [Kaleidoscope][BuildingAJIT] More work on the text for Chapter 3.
Lang Hames via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Justin Lebar via llvm-commits
- [PATCH] D22385: [LoopReroll] Reroll loops with unordered atomic memory accesses
Sanjoy Das via llvm-commits
- [PATCH] D22385: [LoopReroll] Reroll loops with unordered atomic memory accesses
Sanjoy Das via llvm-commits
- [llvm] r275934 - AMDGPU: Expand register indexing pseudos in custom inserter
Matt Arsenault via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
David Li via llvm-commits
- [llvm] r275935 - AMDGPU/SI: Fix SI scheduler refcount issue
Matt Arsenault via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Mehdi AMINI via llvm-commits
- [PATCH] D22026: AMDGPU: Expand register indexing pseudos in custom inserter
Matt Arsenault via llvm-commits
- [llvm] r275936 - Recommit the patch "Use uniforms set to populate VecValuesToIgnore".
Wei Mi via llvm-commits
- [PATCH] D21995: [ELF] Implement minimal PHDRS parser and section-to-segment assignment
Rui Ueyama via llvm-commits
- [llvm] r275937 - Revert "[llvm-profdata] Speed up merging by using a thread pool"
Vedant Kumar via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Mehdi AMINI via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Mehdi AMINI via llvm-commits
- [llvm] r275938 - Retry: [llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar via llvm-commits
- [llvm] r275939 - [X86] Rename VINSERTzrr to use a capital Z to match other instructions. NFC
Craig Topper via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
James Y Knight via llvm-commits
- [llvm] r275940 - [MemorySSA] Update to the new shiny walker.
George Burgess IV via llvm-commits
- [PATCH] D21777: [MemorySSA] Switch to a different walker
George Burgess IV via llvm-commits
- [PATCH] D21777: [MemorySSA] Switch to a different walker
George Burgess IV via llvm-commits
- [PATCH] D21776: MSSA Walker Pre-refactor
George Burgess IV via llvm-commits
- [llvm] r275941 - [X86] Remove superfluous parameter from a multiclass. All instantiations passed the same value.
Craig Topper via llvm-commits
- [llvm] r275942 - [AVX512] Give priority to EVEX encoded PSHUFB over the VEX versions.
Craig Topper via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Xinliang David Li via llvm-commits
- [PATCH] D22496: AMDGPU: Make AMDGPUMachineFunction fields private
Matt Arsenault via llvm-commits
- [PATCH] D22497: AMDGPU: Fix groupstaticsize for large LDS
Matt Arsenault via llvm-commits
- [PATCH] D22498: AMDGPU: Remove redundant test
Matt Arsenault via llvm-commits
- Linux/ARM: Bus error with -O3 flag of clang/llvm-3.6 while running unit-test of .NET Core
Geunsik Lim via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D22243: [PPC] Handling CallInst in PPCBoolRetToInt
Carrot Wei via llvm-commits
- Linux/ARM: Bus error with -O3 flag of clang/llvm-3.6 while running unit-test of .NET Core
Tim Northover via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Xinliang David Li via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Xinliang David Li via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Dean Michael Berris via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Vedant Kumar via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Tim Northover via llvm-commits
- [PATCH] D21995: [ELF] Implement minimal PHDRS parser and section-to-segment assignment
Hector David via llvm-commits
- [PATCH] D21995: [ELF] Implement minimal PHDRS parser and section-to-segment assignment
Hector David via llvm-commits
- [PATCH] D21995: [ELF] Implement minimal PHDRS parser and section-to-segment assignment
Hector David via llvm-commits
- [PATCH] D21995: [ELF] Implement minimal PHDRS parser and section-to-segment assignment
Hector David via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Mehdi AMINI via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Frederic Riss via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Mehdi Amini via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Mehdi Amini via llvm-commits
- [PATCH] D21995: [ELF] Implement minimal PHDRS parser and section-to-segment assignment
Hector David via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Xinliang David Li via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Mehdi Amini via llvm-commits
- [PATCH] D22499: [llvm-config] Report --bindir based on LLVM_TOOLS_INSTALL_DIR
Keno Fischer via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Mehdi AMINI via llvm-commits
- [compiler-rt] r275946 - [esan] Fix sideline thread flaky assert
Derek Bruening via llvm-commits
- [compiler-rt] r275948 - [esan|wset] Fix flaky sampling tests
Derek Bruening via llvm-commits
- [compiler-rt] r272175 - [esan|wset] Reduce flakiness in samples test
Derek Bruening via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Xinliang David Li via llvm-commits
- [PATCH] D22500: FileCheck Enhancement - Including files
Elena Lepilkina via llvm-commits
- [PATCH] D22501: FileCheck Enhancement - Expressions repeat for CHECK and CHECK-NEXT
Elena Lepilkina via llvm-commits
- [PATCH] D22502: FileCheck Enhancement - CHECK-LABEL-DAG
Elena Lepilkina via llvm-commits
- [PATCH] D19908: [X86] Support the "ms-hotpatch" attribute.
Charles Davis via llvm-commits
- [PATCH] D22353: FileCheck Enhancement - CHECK-WORD
Elena Lepilkina via llvm-commits
- [llvm] r273585 - Preserve DebugInfo when replacing values in DAGCombiner
Ismail Donmez via llvm-commits
- [llvm] r275950 - AVX-512: Fixed BT instruction selection.
Elena Demikhovsky via llvm-commits
- [PATCH] D22460: [X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128
Elena Demikhovsky via llvm-commits
- [PATCH] D22354: AVX-512: Fixed BT instruction selection on AVX-512
Elena Demikhovsky via llvm-commits
- [polly] r275952 - GPGPU: create kernel function skeleton
Tobias Grosser via llvm-commits
- [polly] r275953 - GPGPU: add intrinsic functions to obtain a kernels thread and block ids
Tobias Grosser via llvm-commits
- [polly] r275954 - GPGPU: add host iterators to kernel arguments
Tobias Grosser via llvm-commits
- [polly] r275955 - GPGPU: add scop parameters to kernel arguments
Tobias Grosser via llvm-commits
- [polly] r275956 - GPGPU: generate control flow within the kernel
Tobias Grosser via llvm-commits
- [polly] r275957 - GPGPU: Emit in-kernel synchronization statements
Tobias Grosser via llvm-commits
- [PATCH] D22503: FileCheck Enhancement - prefixes-regular expressions
Elena Lepilkina via llvm-commits
- [lld] r275959 - Fixed comment. NFC.
George Rimar via llvm-commits
- [polly] r275960 - test: Add missing 'REQUIRES' line
Tobias Grosser via llvm-commits
- [lld] r275961 - Reformat comment from 3 to 2 lines. NFC.
George Rimar via llvm-commits
- [polly] r275962 - test: Add missing 'REQUIRES' line
Tobias Grosser via llvm-commits
- [llvm] r275963 - Style: drop some unnecessary ';' [NFC]
Tobias Grosser via llvm-commits
- [PATCH] D22412: [mips] Correct label prefixes for N32 and N64.
Simon Dardis via llvm-commits
- [llvm] r275964 - [InstCombine] Minor cleanup of cast simplification code [NFC]
Tobias Grosser via llvm-commits
- [PATCH] D22506: [ELF] - Cleanup of LinkerScript<ELFT>::assignAddresses()
George Rimar via llvm-commits
- [PATCH] D22449: [InstCombine] Minor cleanup of cast simplification code [NFC]
Tobias Grosser via llvm-commits
- [PATCH] D16213: [MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Daniel Sanders via llvm-commits
- [PATCH] D22462: [ARM][LLD] Initial support for ARM TLS
Peter Smith via llvm-commits
- [lld] r275965 - [ELF] Minimal PHDRS parser and section to segment assignment support
Eugene Leviant via llvm-commits
- [llvm] r275966 - [mips] Recognise the triple used by Debian stretch for mips64el.
Daniel Sanders via llvm-commits
- [PATCH] D21885: RegScavenging: Add scavengeRegisterBackwards()
Daniel Sanders via llvm-commits
- [llvm] r275967 - [mips] Correct label prefixes for N32 and N64.
Daniel Sanders via llvm-commits
- [PATCH] D22412: [mips] Correct label prefixes for N32 and N64.
Daniel Sanders via llvm-commits
- [llvm] r275968 - [mips][ias] R_MIPS_GOT_(PAGE|OFST) do not need symbols
Daniel Sanders via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Filipe Cabecinhas via llvm-commits
- [PATCH] D22414: [BranchProbabilityInfo] Change analysis result storage to simplify basic block removal
Igor Laevsky via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22462: [ARM][LLD] Initial support for ARM TLS
Peter Smith via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [polly] r275969 - GPGPU: Disable invariant load hoisting for GPU code generation
Tobias Grosser via llvm-commits
- [PATCH] D22191: [AARCH64] Enable AARCH64 lit tests on windows dev machines
Renato Golin via llvm-commits
- [PATCH] D22191: [AARCH64] Enable AARCH64 lit tests on windows dev machines
Simon Pilgrim via llvm-commits
- [llvm] r275027 - Let FuncAttrs infer the 'returned' argument attribute
Renato Golin via llvm-commits
- [PATCH] D22191: [AARCH64] Enable AARCH64 lit tests on windows dev machines
Renato Golin via llvm-commits
- [PATCH] D22191: [AARCH64] Enable AARCH64 lit tests on windows dev machines
Renato Golin via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Elena Demikhovsky via llvm-commits
- [PATCH] Fix PR28575.
Rafael Espíndola via llvm-commits
- [PATCH] D22414: [BranchProbabilityInfo] Change analysis result storage to simplify basic block removal
Diego Novillo via llvm-commits
- [PATCH] D22191: [AARCH64] Enable AARCH64 lit tests on windows dev machines
Renato Golin via llvm-commits
- [llvm] r275971 - Get rid of VS2015 operator precedence warning. NFCI.
Simon Pilgrim via llvm-commits
- [lld] r275972 - Fix build with gcc 6.
Rafael Espindola via llvm-commits
- [PATCH] D19976: [ELF, WIP] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [PATCH] D22032: AMDGPU/SI: Don't use reserved VGPRs for SGPR spilling
Marek Olšák via llvm-commits
- [PATCH] D22461: [ARM] Add support for tlsldm operator to llvm-mc
Renato Golin via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D22509: [X86][SSE] Allow folding of store/zext with PEXTRW of 0'th element
Simon Pilgrim via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D22467: [ThinLTO] Avoid backwards references to renamed locals in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Elena Demikhovsky via llvm-commits
- [PATCH] D22461: [ARM] Add support for tlsldm operator to llvm-mc
Peter Smith via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Elena Lepilkina via llvm-commits
- [PATCH] D22461: [ARM] Add support for tlsldm operator to llvm-mc
Renato Golin via llvm-commits
- [llvm] r275973 - [AARCH64] Enable AARCH64 lit tests on windows dev machines
Simon Pilgrim via llvm-commits
- [PATCH] D21785: [RFC]Add unittests to {ARM | AArch64}TargetParser
Renato Golin via llvm-commits
- [PATCH] D22448: [AArch64] Cache line size and PredictableSelectIsExpensive for Vulcan
pankaj gode via llvm-commits
- [PATCH] D22448: [AArch64] Cache line size and PredictableSelectIsExpensive for Vulcan
pankaj gode via llvm-commits
- [PATCH] D22511: [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))
Matthias J. Reisinger via llvm-commits
- [llvm] r275676 - Re-commit [AMDGPU] Add metadata for runtime
Liu, Yaxun (Sam) via llvm-commits
- [PATCH] D22032: AMDGPU/SI: Don't use reserved VGPRs for SGPR spilling
Tom Stellard via llvm-commits
- [PATCH] D16213: [MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Rafael Espíndola via llvm-commits
- [PATCH] D21138: [mips] Enable tail calls by default
Simon Dardis via llvm-commits
- [PATCH] D22191: [AARCH64] Enable AARCH64 lit tests on windows dev machines
Simon Pilgrim via llvm-commits
- [PATCH] D22512: Added hash_stream class for producing hash codes from data streams.
Raphael Isemann via llvm-commits
- [llvm] r275976 - [AARCH64] Fix linu triple typo
Simon Pilgrim via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Teresa Johnson via llvm-commits
- [PATCH] D22456: [X86][SSE] Add cost model values for CTPOP of vectors
Simon Pilgrim via llvm-commits
- [llvm] r275977 - Add support for tlsldm assembler operator to ARM target
Peter Smith via llvm-commits
- [PATCH] D22448: [AArch64] Cache line size and PredictableSelectIsExpensive for Vulcan
Chad Rosier via llvm-commits
- [PATCH] D22461: [ARM] Add support for tlsldm operator to llvm-mc
Peter Smith via llvm-commits
- [PATCH] D22461: [ARM] Add support for tlsldm operator to llvm-mc
Peter Smith via llvm-commits
- [llvm] r275978 - [AArch64] PredictableSelectIsExpensive for Vulcan.
Pankaj Gode via llvm-commits
- [PATCH] D22441: Fix isShiftedInt and isShiftedUint for widths > 32.
Simon Pilgrim via llvm-commits
- [PATCH] D22448: [AArch64] Cache line size and PredictableSelectIsExpensive for Vulcan
pankaj gode via llvm-commits
- [PATCH] D22516: [ELF] - Fix an issue when 2 output sections were created from single declaration in script
George Rimar via llvm-commits
- [llvm] r275979 - [ARM] Refactor Thumb2 Mul and Mla instr descs
Sam Parker via llvm-commits
- [PATCH] D22484: [compiler-rt] Fix Asan imports/exports unittest
Etienne Bergeron via llvm-commits
- [PATCH] D22420: Fix check for prescheduling to copies from virtual registers
Elliot Colp via llvm-commits
- [PATCH] D22032: AMDGPU/SI: Don't use reserved VGPRs for SGPR spilling
Nicolai Hähnle via llvm-commits
- [PATCH] D22484: [compiler-rt] Fix Asan imports/exports unittest
Reid Kleckner via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Robinson, Paul via llvm-commits
- [PATCH] D22506: [ELF] - Cleanup of LinkerScript<ELFT>::assignAddresses()
Rafael Espíndola via llvm-commits
- [PATCH] D22108: AMDGPU: Only use legal inline immediates with kill pseudo
Nicolai Hähnle via llvm-commits
- [llvm] r275981 - [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using generic IR
Simon Pilgrim via llvm-commits
- [PATCH] D22506: [ELF] - Cleanup of LinkerScript<ELFT>::assignAddresses()
George Rimar via llvm-commits
- [PATCH] D22516: [ELF] - Fix an issue when 2 output sections were created from single declaration in script
Rafael Espíndola via llvm-commits
- [PATCH] D22106: [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using generic IR
Simon Pilgrim via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Rafael Espíndola via llvm-commits
- [PATCH] D22106: [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using generic IR
Simon Pilgrim via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Jonathan Roelofs via llvm-commits
- [compiler-rt] r275982 - [compiler-rt] Fix Asan imports/exports unittest
Etienne Bergeron via llvm-commits
- [compiler-rt] r275984 - fix compiler warnings [NFC]
Etienne Bergeron via llvm-commits
- [PATCH] D22484: [compiler-rt] Fix Asan imports/exports unittest
Etienne Bergeron via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [PATCH] D22516: [ELF] - Fix an issue when 2 output sections were created from single declaration in script
George Rimar via llvm-commits
- [PATCH] D22511: [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))
David Majnemer via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22520: [mips] zeroext and logical 'and' mask optimizations
Simon Dardis via llvm-commits
- [polly] r275987 - GPGPU: Bail out of scops with hoisted invariant loads
Tobias Grosser via llvm-commits
- [PATCH] D22511: [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))
Matthias J. Reisinger via llvm-commits
- [PATCH] D22108: AMDGPU: Only use legal inline immediates with kill pseudo
Matt Arsenault via llvm-commits
- [PATCH] D22521: [MBP] do not reorder and move up loop latch block
Sjoerd Meijer via llvm-commits
- [PATCH] D22429: [CFLAA] Teach CFLAndersAliasAnalysis to discern reads from writes
Jia Chen via llvm-commits
- [PATCH] D22429: [CFLAA] Teach CFLAndersAliasAnalysis to discern reads from writes
Jia Chen via llvm-commits
- [PATCH] D22108: AMDGPU: Only use legal inline immediates with kill pseudo
Nicolai Hähnle via llvm-commits
- [llvm] r275988 - AMDGPU: Only use legal inline immediates with kill pseudo
Matt Arsenault via llvm-commits
- [llvm] r275989 - [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))
Tobias Grosser via llvm-commits
- [llvm] r275756 - Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute""
Sanjay Patel via llvm-commits
- [PATCH] D22450: [CFLAA] Add interprocerual analysis support to CFLAndersAliasAnalysis
Jia Chen via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Teresa Johnson via llvm-commits
- [PATCH] D22108: AMDGPU: Only use legal inline immediates with kill pseudo
Matt Arsenault via llvm-commits
- [PATCH] D22450: [CFLAA] Add interprocerual analysis support to CFLAndersAliasAnalysis
Jia Chen via llvm-commits
- [llvm] r275990 - add missing test for simplifySelectBitTest()
Sanjay Patel via llvm-commits
- [llvm] r275991 - [DSE] Add additional debug output. NFC.
Chad Rosier via llvm-commits
- [llvm] r275992 - [X86][AVX] Fixed typo in test names
Simon Pilgrim via llvm-commits
- [PATCH] D22450: [CFLAA] Add interprocerual analysis support to CFLAndersAliasAnalysis
Jia Chen via llvm-commits
- [llvm] r275994 - [X86][AVX512] Added AVX512 subvector broadcast tests
Simon Pilgrim via llvm-commits
- [llvm] r275995 - add tests related to PR28466
Sanjay Patel via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Rui Ueyama via llvm-commits
- [PATCH] D22074: GlobalISel: legalization policy class
Tim Northover via llvm-commits
- [lld] r275972 - Fix build with gcc 6.
Rui Ueyama via llvm-commits
- [PATCH] D22460: [X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128
Simon Pilgrim via llvm-commits
- [PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Artem Belevich via llvm-commits
- [PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Artem Belevich via llvm-commits
- [PATCH] Fix PR28575.
Rui Ueyama via llvm-commits
- [PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Artem Belevich via llvm-commits
- [PATCH] D22462: [ARM][LLD] Initial support for ARM TLS
Rui Ueyama via llvm-commits
- [PATCH] D21654: ELF/AMDGPU: Add support for R_AMDGPU_ABS32
Konstantin Zhuravlyov via llvm-commits
- [llvm] r275998 - This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/11920/steps/docs-llvm-html/logs/stdio), but I cannot see anything immediately wrong with it and cannot reproduce the diagnostic locally. Setting the code highlighting to none instead of nasm to hopefully get the bot stumbling back towards green.
Aaron Ballman via llvm-commits
- [PATCH] D21646: AMDGPU/SI: Add support for R_AMDGPU_ABS32
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D22521: [MBP] do not reorder and move up loop latch block
Mandeep Singh Grang via llvm-commits
- [PATCH] D22414: [BranchProbabilityInfo] Change analysis result storage to simplify basic block removal
David Li via llvm-commits
- [llvm] r275999 - [LoopPass] Some minor cleanups
David Majnemer via llvm-commits
- [llvm] r276000 - [RegionPass] Some minor cleanups
David Majnemer via llvm-commits
- [llvm] r276001 - [RegionInfo] Some cleanups
David Majnemer via llvm-commits
- [llvm] r276002 - Add a testcase for r275581
David Majnemer via llvm-commits
- [PATCH] D19544: Pass for translating math intrinsics to math library calls.
Matt via llvm-commits
- [PATCH] D21654: ELF/AMDGPU: Add support for R_AMDGPU_ABS32
Rui Ueyama via llvm-commits
- [PATCH] D22368: Replace hot-callsite based heuristic to use its own threshold parameter instead of share inline-hint parameter
David Li via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Michael Kuperstein via llvm-commits
- [PATCH] D19544: Pass for translating math intrinsics to math library calls.
Sanjay Patel via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Adam Nemet via llvm-commits
- [compiler-rt] r276004 - Add detect_stack_use_after_scope runtime flag
Vitaly Buka via llvm-commits
- [llvm] r276005 - [DSE] Add additional debug output. NFC.
Chad Rosier via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Michael Kuperstein via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Adrian Prantl via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Adam Nemet via llvm-commits
- [PATCH] D22160: PowerPC: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] Fix PR28575.
Rafael Espíndola via llvm-commits
- [llvm] r276006 - [libFuzzer] properly intercept memmem
Kostya Serebryany via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Rafael Espíndola via llvm-commits
- [llvm] r276007 - [SCCP] Improve assert messages. NFCI.
Davide Italiano via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Adrian Prantl via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Davide Italiano via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Vedant Kumar via llvm-commits
- [PATCH] D22267: [AArch64] Properly validate the reciprocal estimation
Evandro Menezes via llvm-commits
- [llvm] r276008 - [FunctionAttrs] Correct the safety analysis for inference of 'returned'
David Majnemer via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Rafael Espíndola via llvm-commits
- [PATCH] D21646: AMDGPU/SI: Add support for R_AMDGPU_ABS32
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D21654: ELF/AMDGPU: Add support for R_AMDGPU_ABS32
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D22524: [NVPTX] deal with all aggregate return types.
Artem Belevich via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Adam Nemet via llvm-commits
- [PATCH] D21654: ELF/AMDGPU: Add support for R_AMDGPU_ABS32
Rui Ueyama via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Rui Ueyama via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22524: [NVPTX] deal with all aggregate return types.
Artem Belevich via llvm-commits
- [PATCH] D22526: AMDGPU: Fix bug causing crash due to invalid opencl version metadata.
Yaxun Liu via llvm-commits
- [PATCH] D22373: [GlobalISel] Introduce a simple instruction selector.
Ahmed Bougacha via llvm-commits
- [PATCH] D21785: [RFC]Add unittests to {ARM | AArch64}TargetParser
Saleem Abdulrasool via llvm-commits
- [PATCH] D22373: [GlobalISel] Introduce a simple instruction selector.
Ahmed Bougacha via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Rafael Espíndola via llvm-commits
- [PATCH] D22267: [AArch64] Properly validate the reciprocal estimation
Evandro Menezes via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Rui Ueyama via llvm-commits
- [llvm] r276011 - [GlobalISel] Simplify more RegClassOrRegBank is+get. NFC.
Ahmed Bougacha via llvm-commits
- [llvm] r276012 - [GlobalISel] Mark newly-created gvregs as having a bank.
Ahmed Bougacha via llvm-commits
- [llvm] r276013 - ARM: move feature for Thumb2 pkhbt/pkhtb onto architectures.
Tim Northover via llvm-commits
- [PATCH] D22527: Make MemorySSA::dominates/locallydominates constant time
Daniel Berlin via llvm-commits
- [PATCH] D22267: [AArch64] Properly validate the reciprocal estimation
Tim Northover via llvm-commits
- [PATCH] D22527: Make MemorySSA::dominates/locallydominates constant time
Daniel Berlin via llvm-commits
- [PATCH] D22373: [GlobalISel] Introduce a simple instruction selector.
Ahmed Bougacha via llvm-commits
- [test-suite] r275897 - Test from Halide suite checking simd operations.
Chris Matthews via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Rafael Espíndola via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Sean Silva via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Renato Golin via llvm-commits
- [PATCH] D22247: [DAGCombine] Make sext(setcc) combine respect getBooleanContents()
Michael Kuperstein via llvm-commits
- [test-suite] r275897 - Test from Halide suite checking simd operations.
Alina Sbirlea via llvm-commits
- [llvm] r276015 - [tsan] Don't instrument __llvm_gcov_global_state_pred or __llvm_gcda*
Vedant Kumar via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Dimitry Andric via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Rui Ueyama via llvm-commits
- [llvm] r276017 - Use posix_fallocate instead of ftruncate.
Rafael Espindola via llvm-commits
- [llvm] r276018 - This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/11921/steps/docs-llvm-html/logs/stdio). Setting the code highlighting to none instead of llvm to hopefully get the bot stumbling back towards green.
Aaron Ballman via llvm-commits
- [compiler-rt] r276019 - [Profile] use portable macro /NFC
Xinliang David Li via llvm-commits
- [PATCH] D22368: Replace hot-callsite based heuristic to use its own threshold parameter instead of share inline-hint parameter
Dehao Chen via llvm-commits
- [PATCH] D22368: Replace hot-callsite based heuristic to use its own threshold parameter instead of share inline-hint parameter
Dehao Chen via llvm-commits
- [PATCH] D22074: GlobalISel: legalization policy class
Tim Northover via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Easwaran Raman via llvm-commits
- [PATCH] D22368: Replace hot-callsite based heuristic to use its own threshold parameter instead of share inline-hint parameter
Xinliang David Li via llvm-commits
- [compiler-rt] r276021 - [Profile] move utility interfaces to the right header /NFC
Xinliang David Li via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Bernhard Rosenkränzer via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Sunita_Marathe via llvm-commits
- [PATCH] D22008: GlobalISel: implement low-level type suitable for MachineInstr selection
Tim Northover via llvm-commits
- [PATCH] D22511: [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))
Tobias Grosser via llvm-commits
- [PATCH] D22524: [NVPTX] deal with all aggregate return types.
Justin Lebar via llvm-commits
- [PATCH] D22429: [CFLAA] Teach CFLAndersAliasAnalysis to discern reads from writes
George Burgess IV via llvm-commits
- [PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Justin Lebar via llvm-commits
- [llvm] r276023 - [CFLAA] Teach CFLAnders to distinguish reads from writes.
George Burgess IV via llvm-commits
- [PATCH] D22450: [CFLAA] Add interprocerual analysis support to CFLAndersAliasAnalysis
George Burgess IV via llvm-commits
- [PATCH] D22429: [CFLAA] Teach CFLAndersAliasAnalysis to discern reads from writes
George Burgess IV via llvm-commits
- [PATCH] D22529: Inlining of empty/small variadic functions.
Sunil Srivastava via llvm-commits
- [llvm] r276024 - add even more missing tests for simplifySelectBitTest()
Sanjay Patel via llvm-commits
- [llvm] r276025 - Next step along the way to getting good error messages for bad archives.
Kevin Enderby via llvm-commits
- [llvm] r276026 - [CFLAA] Add some interproc. analysis to CFLAnders.
George Burgess IV via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [compiler-rt] r276027 - [Profile] introduce reusable internal interfaces to find dir separator \NFC
Xinliang David Li via llvm-commits
- [PATCH] D22455: [ELF] Create output sections in LinkerScript class
Rui Ueyama via llvm-commits
- [PATCH] D22527: Make MemorySSA::dominates/locallydominates constant time
George Burgess IV via llvm-commits
- [PATCH] D22450: [CFLAA] Add interprocerual analysis support to CFLAndersAliasAnalysis
George Burgess IV via llvm-commits
- [PATCH] D22455: [ELF] Create output sections in LinkerScript class
Eugene Leviant via llvm-commits
- [llvm] r276028 - [CFLAA] Make a test tell the truth. NFC.
George Burgess IV via llvm-commits
- [PATCH] D22529: Inlining of empty/small variadic functions.
Chandler Carruth via llvm-commits
- [PATCH] D22455: [ELF] Create output sections in LinkerScript class
Rui Ueyama via llvm-commits
- [PATCH] D22526: AMDGPU: Fix bug causing crash due to invalid opencl version metadata.
Matt Arsenault via llvm-commits
- [llvm] r276029 - [AMDGPU] Remove dead code.
Davide Italiano via llvm-commits
- [llvm] r276030 - [AMDGPU] Remove spurious line (should've been removed in r276029).
Davide Italiano via llvm-commits
- [PATCH] D22531: [LSV] Add detail to correct-order.ll test.
Justin Lebar via llvm-commits
- [PATCH] D22532: [LSV] Nix two global (ish) variables in the LoadStoreVectorizer. NFC
Justin Lebar via llvm-commits
- [PATCH] D22533: [LSV] Use make_range, and reformat a DEBUG message. NFC
Justin Lebar via llvm-commits
- [PATCH] D22534: [LSV] Insert stores at the right point.
Justin Lebar via llvm-commits
- [PATCH] D22535: [LSV] Don't assume that loads/stores appear in address order in the BB.
Justin Lebar via llvm-commits
- [PATCH] D22536: [LSV] Vectorize up to side-effecting instructions.
Justin Lebar via llvm-commits
- [PATCH] D22531: [LSV] Add detail to correct-order.ll test.
Alina Sbirlea via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Mehdi AMINI via llvm-commits
- [PATCH] D22532: [LSV] Nix two global (ish) variables in the LoadStoreVectorizer. NFC
Alina Sbirlea via llvm-commits
- [PATCH] D22456: [X86][SSE] Add cost model values for CTPOP of vectors
Sanjay Patel via llvm-commits
- [PATCH] D22526: AMDGPU: Fix bug causing crash due to invalid opencl version metadata.
Yaxun Liu via llvm-commits
- [compiler-rt] r276031 - [asan] trying to fix the android bot
Kostya Serebryany via llvm-commits
- [PATCH] D22533: [LSV] Use make_range, and reformat a DEBUG message. NFC
Alina Sbirlea via llvm-commits
- [llvm] r276032 - Attempt to appease MSVC buildbots.
George Burgess IV via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Chad Rosier via llvm-commits
- [PATCH] D22533: [LSV] Use make_range, and reformat a DEBUG message. NFC
Justin Lebar via llvm-commits
- [PATCH] D22533: [LSV] Use make_range, and reformat a DEBUG message. NFC
Justin Lebar via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Chad Rosier via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Chad Rosier via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D21007: DSE: Don't remove stores made live by a call which unwinds.
Chad Rosier via llvm-commits
- [PATCH] D22537: [InstSimplify] recognize trunc + icmp sgt/slt variants of select simplifications (PR28466)
Sanjay Patel via llvm-commits
- [PATCH] Use posix_fallocate instead of ftruncate.
Joerg Sonnenberger via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Mehdi AMINI via llvm-commits
- [compiler-rt] r276034 - [Profile] Introduce lit test vars for IR based instrumentation
Xinliang David Li via llvm-commits
- [PATCH] D22538: [AMDGPU] Emit read-only data to .rodata for hsa
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D19544: Pass for translating math intrinsics to math library calls.
Matt via llvm-commits
- [PATCH] D22539: [pdb] Write compiland and source file information to a binary PDB.
Zachary Turner via llvm-commits
- [llvm] r276035 - [InstCombine] fold add(zext(xor X, C), C) --> sext X when C is INT_MIN in the source type
Sanjay Patel via llvm-commits
- [PATCH] D22540: Get rid of call to StringRef::substr that's never used.
Justin Lebar via llvm-commits
- [PATCH] D22538: [AMDGPU] Emit read-only data to .rodata for hsa
Matt Arsenault via llvm-commits
- [compiler-rt] r276036 - [Profile] Test cleanup -- use new lit var for IR PGO tests /NFC
Xinliang David Li via llvm-commits
- [PATCH] D22541: [ADT] Warn on unused results from ArrayRef and StringRef functions that read like they might mutate.
Justin Lebar via llvm-commits
- [LNT] r276037 - If the profiles directory does not exist, don't update it
Chris Matthews via llvm-commits
- [LNT] r276038 - replace the non-standard -B option with -k
Chris Matthews via llvm-commits
- [LNT] r276039 - Track code size
Chris Matthews via llvm-commits
- [LNT] r276040 - nt: don't freak out when you see code size
Chris Matthews via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22477: [InstCombine] fold add(zext(xor X, C), C) --> sext X when C is INT_MIN in the source type
Sanjay Patel via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Mehdi AMINI via llvm-commits
- [PATCH] D22534: [LSV] Insert stores at the right point.
Alina Sbirlea via llvm-commits
- [PATCH] D22534: [LSV] Insert stores at the right point.
Alina Sbirlea via llvm-commits
- [PATCH] D22540: Get rid of call to StringRef::substr that's never used.
David Majnemer via llvm-commits
- [llvm] r276041 - [AArch64] Properly validate the reciprocal estimation.
Evandro Menezes via llvm-commits
- [PATCH] D22541: [ADT] Warn on unused results from ArrayRef and StringRef functions that read like they might mutate.
David Majnemer via llvm-commits
- [PATCH] D22544: [utils] Add script to check for code coverage regressions
Vedant Kumar via llvm-commits
- [llvm] r276042 - regenerate checks
Sanjay Patel via llvm-commits
- [PATCH] D22545: Make GVN Hoisting obey optnone/bisect
Paul Robinson via llvm-commits
- [llvm] r276043 - RegisterScavenger: Introduce backward() mode.
Matthias Braun via llvm-commits
- [llvm] r276044 - RegScavenging: Add scavengeRegisterBackwards()
Matthias Braun via llvm-commits
- [PATCH] D22267: [AArch64] Properly validate the reciprocal estimation
Evandro Menezes via llvm-commits
- [PATCH] D22541: [ADT] Warn on unused results from ArrayRef and StringRef functions that read like they might mutate.
Chandler Carruth via llvm-commits
- [PATCH] D21873: RegisterScavenger: Introduce backward() mode.
Phabricator via llvm-commits
- [PATCH] D21885: RegScavenging: Add scavengeRegisterBackwards()
Phabricator via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Teresa Johnson via llvm-commits
- [llvm] r276045 - Add AIX support to Path.inc, Host.h, and CMake.
Chandler Carruth via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Sunita_Marathe via llvm-commits
- [llvm] r276046 - Make MemorySSA::dominates/locallydominates constant time
Daniel Berlin via llvm-commits
- [PATCH] D22527: Make MemorySSA::dominates/locallydominates constant time
Daniel Berlin via llvm-commits
- [test-suite] r276047 - Remove tests that fail with verify-machineinstrs until fixed.
Alina Sbirlea via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Teresa Johnson via llvm-commits
- [PATCH] D18359: Add AIX support to Path.inc, Host.h, and CMake build files.
Chandler Carruth via llvm-commits
- [PATCH] D22545: Make GVN Hoisting obey optnone/bisect
Davide Italiano via llvm-commits
- [llvm] r276048 - Make GVN Hoisting obey optnone/bisect.
Paul Robinson via llvm-commits
- [PATCH] D22527: Make MemorySSA::dominates/locallydominates constant time
Phabricator via llvm-commits
- [PATCH] D21916: Add LiveRegUnits class.
Matthias Braun via llvm-commits
- [PATCH] D22082: LiveRegUnits: Add accumulateBackward() function
Matthias Braun via llvm-commits
- [PATCH] D22545: Make GVN Hoisting obey optnone/bisect
Daniel Berlin via llvm-commits
- [PATCH] D22546: [Profile] Add new public API to get profile path prefix
David Li via llvm-commits
- [PATCH] D22283: X86InstrInfo: No need for liveness analysis in classifyLEAReg()
Matthias Braun via llvm-commits
- [PATCH] D22545: Make GVN Hoisting obey optnone/bisect
Paul Robinson via llvm-commits
- [PATCH] D22547: [LSV] Don't move stores across may-load instrs, and loosen restrictions on moving loads.
Justin Lebar via llvm-commits
- [llvm] r276050 - Fix unused variable
Daniel Berlin via llvm-commits
- [PATCH] D22548: [test-suite] Supress warnings of missing reference output files using a default reference.
Alina Sbirlea via llvm-commits
- [PATCH] D22534: [LSV] Insert stores at the right point.
Justin Lebar via llvm-commits
- [PATCH] D22547: [LSV] Don't move stores across may-load instrs, and loosen restrictions on moving loads.
Daniel Berlin via llvm-commits
- [PATCH] D22246: Add multiple tables support for WebAssembly and update CFI implementation
Dominic Chen via llvm-commits
- [llvm] r276051 - AMDGPU: Change fdiv lowering based on !fpmath metadata
Matt Arsenault via llvm-commits
- [PATCH] D22548: [test-suite] Supress warnings of missing reference output files using a default reference.
Mehdi AMINI via llvm-commits
- [llvm] r276052 - [libFuzzer] extend the messages printed by afl_driver
Kostya Serebryany via llvm-commits
- [llvm] r276053 - [LSV] Add detail to correct-order.ll test.
Justin Lebar via llvm-commits
- [llvm] r276054 - [LSV] Nix two global (ish) variables in the LoadStoreVectorizer. NFC
Justin Lebar via llvm-commits
- [llvm] r276055 - [LSV] Use make_range, and reformat a DEBUG message. NFC
Justin Lebar via llvm-commits
- [llvm] r276056 - [LSV] Insert stores at the right point.
Justin Lebar via llvm-commits
- [llvm] r276057 - Get rid of call to StringRef::substr that's never used.
Justin Lebar via llvm-commits
- [llvm] r276058 - [ADT] Warn on unused results from ArrayRef and StringRef functions that read like they might mutate.
Justin Lebar via llvm-commits
- [PATCH] D22271: [InstCombine] reverse canonicalization of xor(zext i1 A), 1 <---> zext(not i1 A, true) (PR28476)
Sanjay Patel via llvm-commits
- [PATCH] D22008: GlobalISel: implement low-level type suitable for MachineInstr selection
Quentin Colombet via llvm-commits
- [PATCH] D21765: AMDGPU: Change fdiv lowering based on !fpmath metadata
Matt Arsenault via llvm-commits
- [PATCH] D22531: [LSV] Add detail to correct-order.ll test.
Justin Lebar via llvm-commits
- [PATCH] D22537: [InstSimplify] recognize trunc + icmp sgt/slt variants of select simplifications (PR28466)
Eli Friedman via llvm-commits
- [PATCH] D22532: [LSV] Nix two global (ish) variables in the LoadStoreVectorizer. NFC
Justin Lebar via llvm-commits
- [PATCH] D22533: [LSV] Use make_range, and reformat a DEBUG message. NFC
Justin Lebar via llvm-commits
- [PATCH] D22534: [LSV] Insert stores at the right point.
Justin Lebar via llvm-commits
- [PATCH] D22541: [ADT] Warn on unused results from ArrayRef and StringRef functions that read like they might mutate.
Justin Lebar via llvm-commits
- [PATCH] D22540: Get rid of call to StringRef::substr that's never used.
Justin Lebar via llvm-commits
- [PATCH] D22551: CodeGen: If Convert blocks that would form a diamond when tail-merged.
Kyle Butt via llvm-commits
- [PATCH] D22547: [LSV] Don't move stores across may-load instrs, and loosen restrictions on moving loads.
Justin Lebar via llvm-commits
- [PATCH] D22551: CodeGen: If Convert blocks that would form a diamond when tail-merged.
Kyle Butt via llvm-commits
- [PATCH] D22547: [LSV] Don't move stores across may-load instrs, and loosen restrictions on moving loads.
Justin Lebar via llvm-commits
- [PATCH] D22548: [test-suite] Supress warnings of missing reference output files using a default reference.
Alina Sbirlea via llvm-commits
- [PATCH] D22283: X86InstrInfo: No need for liveness analysis in classifyLEAReg()
Quentin Colombet via llvm-commits
- [llvm] r276060 - This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/11925/steps/docs-llvm-html/logs/stdio). Setting the code highlighting to none instead of llvm.
Aaron Ballman via llvm-commits
- [PATCH] D22546: [Profile] Add new public API to get profile path prefix
Vedant Kumar via llvm-commits
- [PATCH] D22546: [Profile] Add new public API to get profile path prefix
Xinliang David Li via llvm-commits
- [llvm] r276062 - Codegen: Factor out canTailDuplicate
Kyle Butt via llvm-commits
- [PATCH] D22552: [zorg] Add a step to run NDK update step to the scripted LLDB builder
Jesik Min via llvm-commits
- [llvm] r276063 - [PM] Port LoopUnroll.
Sean Silva via llvm-commits
- [llvm] r276064 - Revert r275883 and r275891. They seem to cause PR28608.
Sean Silva via llvm-commits
- [PATCH] D22548: [test-suite] Supress warnings of missing reference output files using a default reference.
Alina Sbirlea via llvm-commits
- [PATCH] D22553: [compiler-rt/asan] Disable irrelevant unittest on win64
Etienne Bergeron via llvm-commits
- [PATCH] D22488: [IR] Introduce a precise GC reference type
Sanjoy Das via llvm-commits
- [PATCH] D21313: Use ValueOffsetPair to enhance value reuse during SCEV expansion.
Wei Mi via llvm-commits
- [llvm] r276066 - Codegen: Tail Duplication: Only duplicate into layout pred if it is a CFG Pred.
Kyle Butt via llvm-commits
- [PATCH] D22554: [SLP] Vectorize loads in horizontal reductions when they happen to be in the reverse order
Michael Kuperstein via llvm-commits
- [PATCH] D22524: [NVPTX] deal with all aggregate return types.
Artem Belevich via llvm-commits
- [PATCH] D22548: [test-suite] Supress warnings of missing reference output files using a default reference.
Mehdi AMINI via llvm-commits
- [PATCH] D22535: [LSV] Don't assume that loads/stores appear in address order in the BB.
Alina Sbirlea via llvm-commits
- [PATCH] D22548: [test-suite] Supress warnings of missing reference output files using a default reference.
Alina Sbirlea via llvm-commits
- [PATCH] D22368: Replace hot-callsite based heuristic to use its own threshold parameter instead of share inline-hint parameter
Dehao Chen via llvm-commits
- [PATCH] D22489: AMDGPU/SI: Implement readlane/readfirstlane intrinsics to expose the instructions.
Changpeng Fang via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Mehdi Amini via llvm-commits
- [llvm] r276068 - Revert "RegScavenging: Add scavengeRegisterBackwards()"
Matthias Braun via llvm-commits
- [PATCH] D22368: Replace hot-callsite based heuristic to use its own threshold parameter instead of share inline-hint parameter
Easwaran Raman via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D22368: Replace hot-callsite based heuristic to use its own threshold parameter instead of share inline-hint parameter
Easwaran Raman via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Sunita_Marathe via llvm-commits
- [PATCH] D22466: Avoid false dependencies of undef machine operands + fix bug in clearance calculation
Michael Kuperstein via llvm-commits
- [PATCH] D22546: [Profile] Add new public API to get profile path prefix
David Li via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Mehdi Amini via llvm-commits
- [PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Justin Lebar via llvm-commits
- [llvm] r276070 - Fixing a few places in this doc which look like obvious typos.
Yunzhong Gao via llvm-commits
- [PATCH] D22546: [Profile] Add new public API to get profile path prefix
Vedant Kumar via llvm-commits
- [lld] r275362 - [lld] Update LLD for Archive::child_iterator change in LLVM r275361.
Lang Hames via llvm-commits
- [llvm] r276072 - [LSV] Don't assume that loads/stores appear in address order in the BB.
Justin Lebar via llvm-commits
- [PATCH] D22535: [LSV] Don't assume that loads/stores appear in address order in the BB.
Justin Lebar via llvm-commits
- [PATCH] D22535: [LSV] Don't assume that loads/stores appear in address order in the BB.
Justin Lebar via llvm-commits
- [PATCH] D22535: [LSV] Don't assume that loads/stores appear in address order in the BB.
Justin Lebar via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Sunita_Marathe via llvm-commits
- [PATCH] D21313: Use ValueOffsetPair to enhance value reuse during SCEV expansion.
Sanjoy Das via llvm-commits
- [PATCH] D22489: AMDGPU/SI: Implement readlane/readfirstlane intrinsics to expose the instructions.
Matt Arsenault via llvm-commits
- [llvm] r276075 - llvm-readobj: add some more aliases
Saleem Abdulrasool via llvm-commits
- [PATCH] D22556: Replace other uses of register when processind tied operands
Matt Arsenault via llvm-commits
- [PATCH] D22544: [utils] Add script to check for code coverage regressions
Vedant Kumar via llvm-commits
- [llvm] r276077 - Revert "Revert r275883 and r275891. They seem to cause PR28608."
Michael Zolotukhin via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Justin Lebar via llvm-commits
- [PATCH] D22074: GlobalISel: legalization policy class
Quentin Colombet via llvm-commits
- [PATCH] D21703: Scalarizer: Support scalarizing intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D21703: Scalarizer: Support scalarizing intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D22558: Helper functions to verify SESE, SEME and copySEME
Aditya Kumar via llvm-commits
- [PATCH] D21979: [LLD/MachO] Add a couple of missing braces
Davide Italiano via llvm-commits
- [llvm] r276080 - [LV] Add hotness attribute to missed-optimization remarks
Adam Nemet via llvm-commits
- [llvm] r276081 - Revert "Disable this-return argument forwarding on ARM/AArch64"
David Majnemer via llvm-commits
- [llvm] r276082 - Forgot to add a test for r276008.
David Majnemer via llvm-commits
- [PATCH] D21703: Scalarizer: Support scalarizing intrinsics
Mehdi AMINI via llvm-commits
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris via llvm-commits
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris via llvm-commits
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris via llvm-commits
- [PATCH] D21982: WIP: Implement a per-thread inmemory log
Dean Michael Berris via llvm-commits
- [PATCH] D21987: WIP: XRay Function Call Accounting Tool
Dean Michael Berris via llvm-commits
- [compiler-rt] r276083 - [Profile] implement interface to get profile path prefix
Xinliang David Li via llvm-commits
- [PATCH] D21982: WIP: Implement a per-thread inmemory log
Dean Michael Berris via llvm-commits
- [PATCH] D22546: [Profile] Add new public API to get profile path prefix
David Li via llvm-commits
- [PATCH] D22373: [GlobalISel] Introduce a simple instruction selector.
Dean Michael Berris via llvm-commits
- [llvm] r276085 - [X86] Create some wrapper multiclasses to create AVX and SSE shift instructions with less repeated code. NFC
Craig Topper via llvm-commits
- [llvm] r276086 - [X86] Create some multiclasses to reduce the repeated patterns for VEXTRACT(F/I)128/VINSERT(I/F)128. NFC
Craig Topper via llvm-commits
- [llvm] r276087 - [X86] Use 'HasAVX1Only' to properly give priority to the AVX2 version without relying on file ordering.
Craig Topper via llvm-commits
- [llvm] r276088 - [AVX512] Add a missing NoVLX to give priority to the AVX512 version of the pattern.
Craig Topper via llvm-commits
- [compiler-rt] r276089 - Minor cleanup -- clear name structure before parsing
Xinliang David Li via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Elena Lepilkina via llvm-commits
- [PATCH] D22560: [Profile] add support for reading directory as input for profile merging
David Li via llvm-commits
- [PATCH] D21785: [RFC]Add unittests to {ARM | AArch64}TargetParser
jojo.ma via llvm-commits
- [PATCH] D21785: [RFC]Add unittests to {ARM | AArch64}TargetParser
jojo.ma via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Justin Lebar via llvm-commits
- [polly] r276094 - Update isl to isl-0.17.1-171-g233f589
Tobias Grosser via llvm-commits
- Linux/ARM: Bus error with -O3 flag of clang/llvm-3.6 while running unit-test of .NET Core
Geunsik Lim via llvm-commits
- [PATCH] D22521: [MBP] do not reorder and move up loop latch block
Sjoerd Meijer via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Elena Lepilkina via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Elena Demikhovsky via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Elena Demikhovsky via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Renato Golin via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Renato Golin via llvm-commits
- [lld] r276095 - Support for standard model ARM TLS
Peter Smith via llvm-commits
- [PATCH] D22462: [ARM][LLD] Initial support for ARM TLS
Peter Smith via llvm-commits
- [PATCH] D22462: [ARM][LLD] Initial support for ARM TLS
Peter Smith via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [llvm] r276097 - [docs] GitHub Proposal for LLVM
Renato Golin via llvm-commits
- [PATCH] D22561: [InstCombine] Provide more test cases for cast-folding [NFC]
Matthias J. Reisinger via llvm-commits
- [PATCH] D22511: [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))
Matthias J. Reisinger via llvm-commits
- [llvm] r276099 - [docs] Add proposals to index file
Renato Golin via llvm-commits
- [llvm] r276100 - [docs] fix cmake code-block warning
Renato Golin via llvm-commits
- [llvm] r276101 - [ARM] Skip inline asm memory operands in DAGToDAGISel
Diana Picus via llvm-commits
- [PATCH] D22103: [ARM] Skip inline asm memory operands in DAGToDAGISel
Diana Picus via llvm-commits
- [PATCH] D22526: AMDGPU: Fix bug causing crash due to invalid opencl version metadata.
Nikolay Haustov via llvm-commits
- [PATCH] D22563: [ARM][LLD] Initial support for local dynamic TLS for ARM Target
Peter Smith via llvm-commits
- [compiler-rt] r276103 - tsan: fix leak of shadow stacks
Dmitry Vyukov via llvm-commits
- [llvm] r276104 - [X86][SSE] Add cost model values for CTPOP of vectors
Simon Pilgrim via llvm-commits
- [PATCH] D22456: [X86][SSE] Add cost model values for CTPOP of vectors
Simon Pilgrim via llvm-commits
- [PATCH] D22564: [ELF] Support FLAGS attribute in PHDR definition
Eugene Leviant via llvm-commits
- [PATCH] D22565: YAMLParser: report errors according to provided position
Paweł Bylica via llvm-commits
- [llvm] r276105 - [InstCombine] Provide more test cases for cast-folding [NFC]
Tobias Grosser via llvm-commits
- [PATCH] D22561: [InstCombine] Provide more test cases for cast-folding [NFC]
Tobias Grosser via llvm-commits
- [llvm] r276106 - Revert "[InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))"
Benjamin Kramer via llvm-commits
- [PATCH] D19976: [ELF, WIP] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [compiler-rt] r276107 - tsan: fix windows build
Dmitry Vyukov via llvm-commits
- [llvm] r275989 - [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))
Benjamin Kramer via llvm-commits
- [lld] r276108 - Avoid some binary searches.
Rafael Espindola via llvm-commits
- [PATCH] D18898: [Loop Rotation] Make default max rotation header size threshold dependent on target CPU
Andrey Turetskiy via llvm-commits
- [llvm] r275989 - [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))
Tobias Grosser via llvm-commits
- [llvm] r269569 - Fixed lowering of _comi_ intrinsics from all sets - SSE/SSE2/AVX/AVX-512
Andrea Di Biagio via llvm-commits
- [PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [llvm] r275989 - [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))
Matthias Reisinger via llvm-commits
- [llvm] r276109 - [docs] Fixing Sphinx warnings to unclog the buildbot
Renato Golin via llvm-commits
- [llvm] r269569 - Fixed lowering of _comi_ intrinsics from all sets - SSE/SSE2/AVX/AVX-512
Demikhovsky, Elena via llvm-commits
- [llvm] r276109 - [docs] Fixing Sphinx warnings to unclog the buildbot
Aaron Ballman via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Elena Demikhovsky via llvm-commits
- [llvm] r276109 - [docs] Fixing Sphinx warnings to unclog the buildbot
Hahnfeld, Jonas via llvm-commits
- [compiler-rt] r276112 - tsan: fix windows build
Dmitry Vyukov via llvm-commits
- [PATCH] D20803: Displaying coverage information for all source files present in a directory
Chakshu Grover via llvm-commits
- [PATCH] D20803: Displaying coverage information for all source files present in a directory
Chakshu Grover via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Elena Lepilkina via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Elena Lepilkina via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Hans Wennborg via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Renato Golin via llvm-commits
- [PATCH] D21880: Overhaul the release process docs
Hans Wennborg via llvm-commits
- [llvm] r276109 - [docs] Fixing Sphinx warnings to unclog the buildbot
Hans Wennborg via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Elena Lepilkina via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Elena Lepilkina via llvm-commits
- [compiler-rt] r272175 - [esan|wset] Reduce flakiness in samples test
Hans Wennborg via llvm-commits
- [PATCH] D22353: FileCheck Enhancement - CHECK-WORD
Elena Lepilkina via llvm-commits
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Reid Kleckner via llvm-commits
- [llvm] r273585 - Preserve DebugInfo when replacing values in DAGCombiner
Hans Wennborg via llvm-commits
- [PATCH] D22568: [DSE] Implement dead store elimination using MemorySSA (disabled by default).
Chad Rosier via llvm-commits
- [PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [PATCH] D22563: [ARM][LLD] Initial support for local dynamic TLS for ARM Target
Rui Ueyama via llvm-commits
- Linux/ARM: Bus error with -O3 flag of clang/llvm-3.6 while running unit-test of .NET Core
Tim Northover via llvm-commits
- [PATCH] D22564: [ELF] Support FLAGS attribute in PHDR definition
Rui Ueyama via llvm-commits
- [PATCH] D22455: [ELF] Create output sections in LinkerScript class
Eugene Leviant via llvm-commits
- [PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
Eugene Leviant via llvm-commits
- [PATCH] D22569: [LLVM-COV] Add the coverage of lines in the summary report.
Ying Yi via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Daniel Sanders via llvm-commits
- [PATCH] D22564: [ELF] Support FLAGS attribute in PHDR definition
Eugene Leviant via llvm-commits
- [compiler-rt] r276117 - [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris via llvm-commits
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris via llvm-commits
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris via llvm-commits
- [PATCH] D22353: FileCheck Enhancement - CHECK-WORD
Michael Kruse via llvm-commits
- [PATCH] D22455: [ELF] Create output sections in LinkerScript class
Rui Ueyama via llvm-commits
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris via llvm-commits
- [PATCH] D22564: [ELF] Support FLAGS attribute in PHDR definition
Rui Ueyama via llvm-commits
- [lld] r276118 - [ELF] - Fixed integral constant overflow warning under MSVS 2015. NFC.
George Rimar via llvm-commits
- [PATCH] D22526: AMDGPU: Fix bug causing crash due to invalid opencl version metadata.
Yaxun Liu via llvm-commits
- [PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
Rui Ueyama via llvm-commits
- [PATCH] D21982: WIP: Implement a per-thread inmemory log
Dean Michael Berris via llvm-commits
- [llvm] r276119 - AMDGPU: Fix bug causing crash due to invalid opencl version metadata.
Yaxun Liu via llvm-commits
- [lld] r276121 - [ELF] Create output sections in LinkerScript class
Eugene Leviant via llvm-commits
- [PATCH] D22526: AMDGPU: Fix bug causing crash due to invalid opencl version metadata.
Yaxun Liu via llvm-commits
- [compiler-rt] r276122 - [compiler-rt/asan] Disable irrelevant unittest on win64
Etienne Bergeron via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Chad Rosier via llvm-commits
- [PATCH] D22553: [compiler-rt/asan] Disable irrelevant unittest on win64
Reid Kleckner via llvm-commits
- [lld] r276123 - Initial support for the local dynamic model ARM TLS relocations:
Peter Smith via llvm-commits
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Reid Kleckner via llvm-commits
- [compiler-rt] r276124 - [xray] Only build xray on Linux for now
Reid Kleckner via llvm-commits
- [PATCH] D22553: [compiler-rt/asan] Disable irrelevant unittest on win64
Etienne Bergeron via llvm-commits
- [zorg] r276125 - [zorg] Add a second buildslave to clang-cmake-mips
Daniel Sanders via llvm-commits
- [PATCH] D22563: [ARM][LLD] Initial support for local dynamic TLS for ARM Target
Peter Smith via llvm-commits
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Reid Kleckner via llvm-commits
- [lld] r276126 - Removed trailing whitespaces. NFC.
George Rimar via llvm-commits
- [PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [PATCH] Create thunks before regular relocation scan.
Rafael Espíndola via llvm-commits
- [zorg] r276127 - [zorg] Update .arcconfig to use https.
Daniel Sanders via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Sunita_Marathe via llvm-commits
- [PATCH] D22568: [DSE] Implement dead store elimination using MemorySSA (disabled by default).
Daniel Berlin via llvm-commits
- [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Justin Lebar via llvm-commits
- [llvm] r276129 - AMDGPU: Add missing test coverage for control flow breaks
Matt Arsenault via llvm-commits
- [PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [PATCH] D22271: [InstCombine] reverse canonicalization of xor(zext i1 A), 1 <---> zext(not i1 A, true) (PR28476)
Sanjay Patel via llvm-commits
- [PATCH] D15336: [zorg] Enable GCS uploads on clang-cmake-mipsel and add an LNT runner that uses them.
Daniel Sanders via llvm-commits
- [PATCH] Create thunks before regular relocation scan.
Rafael Espíndola via llvm-commits
- [PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris via llvm-commits
- [PATCH] D22262: AMDGPU: Add missing test coverage for control flow breaks
Matt Arsenault via llvm-commits
- [compiler-rt] r276130 - Try to deflake Windows/dll_host.cc test by not using repeated echo appending
Reid Kleckner via llvm-commits
- [PATCH] D22537: [InstSimplify] recognize trunc + icmp sgt/slt variants of select simplifications (PR28466)
Sanjay Patel via llvm-commits
- [test-suite] r276131 - [test-suite] Supress warnings of missing reference output files.
Alina Sbirlea via llvm-commits
- [PATCH] Create thunks before regular relocation scan.
Rui Ueyama via llvm-commits
- [PATCH] D22568: [DSE] Implement dead store elimination using MemorySSA (disabled by default).
Daniel Berlin via llvm-commits
- [PATCH] D21703: Scalarizer: Support scalarizing intrinsics
Matt Arsenault via llvm-commits
- [lld] r276133 - [ELF] Attempt to fix FreeBSD build bot (no template instantiation for getOutputSectionName)
Eugene Leviant via llvm-commits
- [PATCH] D22572: Create thunks before regular relocation scan
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D22548: [test-suite] Supress warnings of missing reference output files using a default reference.
Alina Sbirlea via llvm-commits
- [PATCH] D22509: [X86][SSE] Allow folding of store/zext with PEXTRW of 0'th element
Sanjay Patel via llvm-commits
- [PATCH] Create thunks before regular relocation scan.
Rafael Espíndola via llvm-commits
- [PATCH] D22572: Create thunks before regular relocation scan
Rui Ueyama via llvm-commits
- [compiler-rt] r276134 - [asan] trying to fix the android bot
Kostya Serebryany via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Sunita_Marathe via llvm-commits
- [llvm] r275989 - [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp))
Matthias Reisinger via llvm-commits
- [PATCH] D22573: Support only building XRay and its dependencies
Dean Michael Berris via llvm-commits
- Buildmaster restart in few minutes
Galina Kistanova via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Adrian Prantl via llvm-commits
- [llvm] r276135 - fix documentation comments; NFC
Sanjay Patel via llvm-commits
- [PATCH] D22572: Create thunks before regular relocation scan
Peter Smith via llvm-commits
- [PATCH] D22574: [ELF] - Refactor of LinkerScript<ELFT>::getPhdrIndicesForSection
George Rimar via llvm-commits
- [llvm] r276136 - Use ValueOffsetPair to enhance value reuse during SCEV expansion.
Wei Mi via llvm-commits
- [PATCH] D22574: [ELF] - Refactor of LinkerScript<ELFT>::getPhdrIndicesForSection
Rui Ueyama via llvm-commits
- [lld] r276137 - [ELF] - Refactor of LinkerScript<ELFT>::getPhdrIndicesForSection
George Rimar via llvm-commits
- [PATCH] D21313: Use ValueOffsetPair to enhance value reuse during SCEV expansion.
Wei Mi via llvm-commits
- [PATCH] D22574: [ELF] - Refactor of LinkerScript<ELFT>::getPhdrIndicesForSection
George Rimar via llvm-commits
- [PATCH] D22414: [BranchProbabilityInfo] Change analysis result storage to simplify basic block removal
Igor Laevsky via llvm-commits
- [polly] r276138 - Update isl to isl-0.17.1-191-g540b2fd
Tobias Grosser via llvm-commits
- [llvm] r276139 - Fix test/Analysis/ScalarEvolution/scev-expander-existing-value-offset.ll for rL276136.
Wei Mi via llvm-commits
- [PATCH] D22537: [InstSimplify] recognize trunc + icmp sgt/slt variants of select simplifications (PR28466)
Eli Friedman via llvm-commits
- [PATCH] D22414: [BranchProbabilityInfo] Change analysis result storage to simplify basic block removal
Xinliang David Li via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Renato Golin via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Renato Golin via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Chad Rosier via llvm-commits
- [PATCH] D22575: Simplify output section ownership.
Rui Ueyama via llvm-commits
- [llvm] r276140 - move decomposeBitTestICmp() to Transforms/Utils; NFC
Sanjay Patel via llvm-commits
- [lld] r276141 - Simplify output section ownership.
Rui Ueyama via llvm-commits
- [compiler-rt] r276117 - [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Kostya Serebryany via llvm-commits
- [PATCH] D22575: Simplify output section ownership.
Eugene Leviant via llvm-commits
- [PATCH] D22575: Simplify output section ownership.
Rui Ueyama via llvm-commits
- [llvm] r274802 - Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setcc
Sean Silva via llvm-commits
- [PATCH] D22271: [InstCombine] reverse canonicalization of xor(zext i1 A), 1 <---> zext(not i1 A, true) (PR28476)
Eli Friedman via llvm-commits
- [PATCH] D22536: [LSV] Vectorize up to side-effecting instructions.
Alina Sbirlea via llvm-commits
- [PATCH] D22536: [LSV] Vectorize up to side-effecting instructions.
Alina Sbirlea via llvm-commits
- [compiler-rt] r276143 - fix flaky test on windows sanitizer bots
Etienne Bergeron via llvm-commits
- [lld] r276144 - Use iterators to avoid dereferencing end().
Rafael Espindola via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Adam Nemet via llvm-commits
- [PATCH] D22390: MIRParser: Use dot instead of colon to mark subregisters
Quentin Colombet via llvm-commits
- [PATCH] D22536: [LSV] Vectorize up to side-effecting instructions.
Justin Lebar via llvm-commits
- [PATCH] D20803: Displaying coverage information for all source files present in a directory
Vedant Kumar via llvm-commits
- [PATCH] D22489: AMDGPU/SI: Implement readlane/readfirstlane intrinsics to expose the instructions.
Changpeng Fang via llvm-commits
- [lld] r276146 - Create thunks before regular relocation scan.
Rafael Espindola via llvm-commits
- [llvm] r276147 - minimize tests and auto-generate checks
Sanjay Patel via llvm-commits
- [PATCH] D22547: [LSV] Don't move stores across may-load instrs, and loosen restrictions on moving loads.
Alina Sbirlea via llvm-commits
- [PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Artem Belevich via llvm-commits
- [compiler-rt] r276148 - [compiler-rt] Fix target architecture matching
Francis Ricci via llvm-commits
- [PATCH] D22569: [LLVM-COV] Add the coverage of lines in the summary report.
Vedant Kumar via llvm-commits
- [PATCH] D22336: [SCCP] zap multiple return values
Davide Italiano via llvm-commits
- [llvm] r274802 - Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setcc
Michael Kuperstein via llvm-commits
- [PATCH] D22473: [compiler-rt] Fix target architecture matching
Francis Ricci via llvm-commits
- [llvm] r276149 - [cpu-detection] Cleanup of Host.cpp.
Alina Sbirlea via llvm-commits
- [PATCH] D22415: Enable cross-compilation across architectures on android
Saleem Abdulrasool via llvm-commits
- [llvm] r276150 - [OptDiag] Fix function comment
Adam Nemet via llvm-commits
- [PATCH] D22547: [LSV] Don't move stores across may-load instrs, and loosen restrictions on moving loads.
Justin Lebar via llvm-commits
- [PATCH] D22480: [cpu-detection] Cleanup of Host.cpp.
Alina Sbirlea via llvm-commits
- [PATCH] D22551: CodeGen: If Convert blocks that would form a diamond when tail-merged.
David Li via llvm-commits
- [compiler-rt] r276151 - [compiler-rt] Don't require c++ headers when configuring compiler-rt builds
Francis Ricci via llvm-commits
- [PATCH] D22547: [LSV] Don't move stores across may-load instrs, and loosen restrictions on moving loads.
Alina Sbirlea via llvm-commits
- [PATCH] D22415: Enable cross-compilation across architectures on android
Francis Ricci via llvm-commits
- [PATCH] D22469: [compiler-rt] Don't require c++ headers when configuring compiler-rt builds
Francis Ricci via llvm-commits
- [PATCH] D22420: Fix check for prescheduling to copies from virtual registers
Justin Bogner via llvm-commits
- [PATCH] D22552: [zorg] Add a step to run NDK update step to the scripted LLDB builder
Galina via llvm-commits
- [llvm] r276153 - [NVPTX] Improve lowering of byval args of device functions.
Artem Belevich via llvm-commits
- [llvm] r276154 - [NVPTX] deal with all aggregate return types.
Artem Belevich via llvm-commits
- [PATCH] D21189: Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22578: Removing the dependency on clang for now. Adding a simplified version of get_cpuid_max instead.
Alina Sbirlea via llvm-commits
- [PATCH] D22524: [NVPTX] deal with all aggregate return types.
Artem Belevich via llvm-commits
- [lld] r276155 - Add yet more explicit template instantiations. These were always needed
Chandler Carruth via llvm-commits
- [PATCH] D21189: Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek via llvm-commits
- [PATCH] D21189: Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek via llvm-commits
- [PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Artem Belevich via llvm-commits
- [PATCH] D22065: Don't invoke getName() from Function::isIntrinsic().
Justin Bogner via llvm-commits
- [llvm] r276156 - Properly ifdef the use of cpuid.
Alina Sbirlea via llvm-commits
- [lld] r276157 - Avoid use of uninitialized iterators.
Rafael Espindola via llvm-commits
- [lld] r275162 - [ELF] - Make few members of Writer to be global and export them for reuse
Chandler Carruth via llvm-commits
- [PATCH] D22560: [Profile] add support for reading directory as input for profile merging
Vedant Kumar via llvm-commits
- [PATCH] D21189: Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22579: [pdbdump] Use the "flow" style to print out a sequence of uint32_t.
Rui Ueyama via llvm-commits
- [llvm] r269569 - Fixed lowering of _comi_ intrinsics from all sets - SSE/SSE2/AVX/AVX-512
Andrea Di Biagio via llvm-commits
- [lld] r275162 - [ELF] - Make few members of Writer to be global and export them for reuse
George Rimar via llvm-commits
- [PATCH] D22420: Fix check for prescheduling to copies from virtual registers
Elliot Colp via llvm-commits
- [llvm] r276158 - GlobalISel: implement low-level type with just size & vector lanes.
Tim Northover via llvm-commits
- [PATCH] D22008: GlobalISel: implement low-level type suitable for MachineInstr selection
Tim Northover via llvm-commits
- [llvm] r276160 - GlobalISel: properly conditionalize LLT use.
Tim Northover via llvm-commits
- [PATCH] D22579: [pdbdump] Use the "flow" style to print out a sequence of uint32_t.
Zachary Turner via llvm-commits
- [PATCH] D22579: [pdbdump] Use the "flow" style to print out a sequence of uint32_t.
Rui Ueyama via llvm-commits
- [PATCH] D22317: Codegen: Tail Merge: Be less aggressive with special cases.
David Li via llvm-commits
- [PATCH] D22565: YAMLParser: report errors according to provided position
Michael Spencer via llvm-commits
- [PATCH] D22580: Fix bug in clearance calculation
Marina Yatsina via llvm-commits
- [lld] r275162 - [ELF] - Make few members of Writer to be global and export them for reuse
Chandler Carruth via llvm-commits
- [PATCH] D22377: [SCEV] trip count calculation for loops with unknown stride
Pankaj Chawla via llvm-commits
- [PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [PATCH] D22336: [SCCP] zap multiple return values
Eli Friedman via llvm-commits
- [lld] r276162 - Remove `else` after `break`.
Rui Ueyama via llvm-commits
- [lld] r276163 - Replace parallel arrays with a StringSwitch.
Rui Ueyama via llvm-commits
- [lld] r276164 - Return a vector from createPhdrs instead of return nothing.
Rui Ueyama via llvm-commits
- [lld] r276165 - Function names should start with lowercase letters.
Rui Ueyama via llvm-commits
- [PATCH] D22582: [AArch64] Load/store opt: Don't count transient instructions towards search limits.
Geoff Berry via llvm-commits
- [PATCH] D22580: Fix bug in clearance calculation
Michael Kuperstein via llvm-commits
- [llvm] r276168 - [pdbdump] Use the "flow" style to print out a sequence of uint32_t.
Rui Ueyama via llvm-commits
- [PATCH] D22579: [pdbdump] Use the "flow" style to print out a sequence of uint32_t.
Rui Ueyama via llvm-commits
- [llvm] r276169 - [MSSA] Add an overload for getClobberingMemoryAccess.
George Burgess IV via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Hans Wennborg via llvm-commits
- [PATCH] D22583: [NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs. NFC.
Artem Belevich via llvm-commits
- [PATCH] D22582: [AArch64] Load/store opt: Don't count transient instructions towards search limits.
Chad Rosier via llvm-commits
- [PATCH] D21514: Rationalise the attribute getter/setter methods on Function and CallSite.
Amaury SECHET via llvm-commits
- [PATCH] D22582: [AArch64] Load/store opt: Don't count transient instructions towards search limits.
Tim Northover via llvm-commits
- [llvm] r265388 - Adds the ability to use an epilog remainder loop during loop unrolling and makes
Michael Zolotukhin via llvm-commits
- [llvm] r276170 - [LSV] Vectorize up to side-effecting instructions.
Justin Lebar via llvm-commits
- [llvm] r276171 - [LSV] Don't move stores across may-load instrs, and loosen restrictions on moving loads.
Justin Lebar via llvm-commits
- [PATCH] D22585: [MC][X86] Fix Intel Operand assembly parsing for .set ids
Nirav Dave via llvm-commits
- [PATCH] D22565: YAMLParser: report errors according to provided position
Paweł Bylica via llvm-commits
- [PATCH] D22586: [compiler-rt] Fix broken SymInitialize unittest
Etienne Bergeron via llvm-commits
- [PATCH] D22536: [LSV] Vectorize up to side-effecting instructions.
Justin Lebar via llvm-commits
- [PATCH] D22547: [LSV] Don't move stores across may-load instrs, and loosen restrictions on moving loads.
Justin Lebar via llvm-commits
- [lld] r276172 - [ELF][MIPS] Pick arch flag from the first input file.
Simon Atanasyan via llvm-commits
- [lld] r276173 - [ELF][MIPS] Create PLT entry specific for MIPS ABI version R6
Simon Atanasyan via llvm-commits
- [llvm] r276174 - [SCCP] Zap multiple return values.
Davide Italiano via llvm-commits
- [lld] r276175 - Delete EhInputSection::getOffset.
Rafael Espindola via llvm-commits
- [PATCH] D22582: [AArch64] Load/store opt: Don't count transient instructions towards search limits.
Geoff Berry via llvm-commits
- [PATCH] D22336: [SCCP] zap multiple return values
Davide Italiano via llvm-commits
- [PATCH] D22336: [SCCP] zap multiple return values
Davide Italiano via llvm-commits
- [lld] r276172 - [ELF][MIPS] Pick arch flag from the first input file.
Rui Ueyama via llvm-commits
- [PATCH] D22588: [compiler-rt] Fix broken unittest related to 64-bit print format
Etienne Bergeron via llvm-commits
- [lld] r276176 - [ELF][MIPS] Omit redundant arguments in the `getMipsEFlags` function. NFC
Simon Atanasyan via llvm-commits
- [PATCH] D22560: [Profile] add support for reading directory as input for profile merging
David Li via llvm-commits
- [PATCH] D21768: Support CFI for WebAssembly target
Dominic Chen via llvm-commits
- [PATCH] D22560: [Profile] add support for reading directory as input for profile merging
Vedant Kumar via llvm-commits
- [lld] r276172 - [ELF][MIPS] Pick arch flag from the first input file.
Simon Atanasyan via llvm-commits
- [PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing
Dominic Chen via llvm-commits
- [PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing
Dominic Chen via llvm-commits
- [PATCH] D22588: [compiler-rt] Fix broken unittest related to 64-bit print format
Reid Kleckner via llvm-commits
- [PATCH] D22583: [NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs. NFC.
Justin Lebar via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
George Rimar via llvm-commits
- [www-releases] r276178 - Add license for 3.8.1 release
Tom Stellard via llvm-commits
- [PATCH] D22591: Delete SplitInputSection.
Rafael Ávila de Espíndola via llvm-commits
- [compiler-rt] r276179 - [compiler-rt] Fix broken unittest related to 64-bit print format
Etienne Bergeron via llvm-commits
- [PATCH] D22565: YAMLParser: report errors according to provided position
Michael Spencer via llvm-commits
- [PATCH] D22585: [MC][X86] Fix Intel Operand assembly parsing for .set ids
Reid Kleckner via llvm-commits
- [PATCH] D22588: [compiler-rt] Fix broken unittest related to 64-bit print format
Etienne Bergeron via llvm-commits
- [PATCH] D21909: Recommit - [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals
Chad Rosier via llvm-commits
- [PATCH] D22586: [compiler-rt] Fix broken SymInitialize unittest
Reid Kleckner via llvm-commits
- [compiler-rt] r276117 - [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22588: [compiler-rt] Fix broken unittest related to 64-bit print format
Reid Kleckner via llvm-commits
- [llvm] r276181 - [GVNHoist] Don't hoist PHI nodes
David Majnemer via llvm-commits
- [PATCH] D22415: Enable cross-compilation across architectures on android
Saleem Abdulrasool via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
Rui Ueyama via llvm-commits
- [PATCH] D22415: Enable cross-compilation across architectures on android
Francis Ricci via llvm-commits
- [PATCH] D22591: Delete SplitInputSection.
Rui Ueyama via llvm-commits
- [llvm] r276182 - [AArch64][FastISel] Select atomic stores into STLR.
Ahmed Bougacha via llvm-commits
- [llvm] r276183 - [AArch64][FastISel] Select -O0 legal cmpxchg.
Ahmed Bougacha via llvm-commits
- [llvm] r276184 - GlobalISel: implement Legalization querying framework.
Tim Northover via llvm-commits
- [PATCH] D22586: [compiler-rt] Fix broken SymInitialize unittest
Etienne Bergeron via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
George Rimar via llvm-commits
- [PATCH] D22586: [compiler-rt] Fix broken SymInitialize unittest
Reid Kleckner via llvm-commits
- [PATCH] D22594: AMDGPU: Make skip threshold an option
Matt Arsenault via llvm-commits
- [PATCH] D22074: GlobalISel: legalization policy class
Tim Northover via llvm-commits
- [PATCH] D22590: Ignore virtual registers when computing debug information
Derek Schuff via llvm-commits
- [PATCH] D22595: [tsan] Enable 48-bit VMA support on aarch64
Adhemerval Zanella via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
George Rimar via llvm-commits
- [llvm] r276185 - [Profile] support directory reading in profile merging
Xinliang David Li via llvm-commits
- [PATCH] D22551: CodeGen: If Convert blocks that would form a diamond when tail-merged.
Kyle Butt via llvm-commits
- [compiler-rt] r276186 - Revert r276117 "[XRay] Basic initialization and flag definition for XRay runtime"
Hans Wennborg via llvm-commits
- [compiler-rt] r276187 - revert rL276179: [compiler-rt] Fix broken unittest related to 64-bit print format
Etienne Bergeron via llvm-commits
- [PATCH] D22560: [Profile] add support for reading directory as input for profile merging
David Li via llvm-commits
- [PATCH] D22590: Improve virtual register handling when computing debug information
Dominic Chen via llvm-commits
- [PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing
Derek Schuff via llvm-commits
- [PATCH] D22415: Enable cross-compilation across architectures on android
Francis Ricci via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
Rui Ueyama via llvm-commits
- [llvm] r276189 - [NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs. NFC.
Artem Belevich via llvm-commits
- [llvm] r276190 - [OptDiag] Wrap a long line
Adam Nemet via llvm-commits
- [llvm] r276191 - [OptDiag] Take the IR Value as a const pointer
Adam Nemet via llvm-commits
- [llvm] r276192 - [OptDiag, LV] Add hotness attribute to analysis remarks
Adam Nemet via llvm-commits
- [compiler-rt] r276117 - [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Hans Wennborg via llvm-commits
- [llvm] r276193 - [AArch64] Register AArch64LoadStoreOptimizer so it can be run by llc -run-pass. NFCI.
Geoff Berry via llvm-commits
- [PATCH] D22590: Improve virtual register handling when computing debug information
Derek Schuff via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
Rui Ueyama via llvm-commits
- [PATCH] D22598: [CFLAA] Add support for field offset in CFLGraph
Jia Chen via llvm-commits
- [PATCH] D22599: GVN-hoist: improve code generation for recursive GEPs
Sebastian Pop via llvm-commits
- [llvm] r276194 - Revert r276185 -- build bot failure
Xinliang David Li via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
George Rimar via llvm-commits
- [PATCH] D22583: [NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs. NFC.
Artem Belevich via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22551: CodeGen: If Convert blocks that would form a diamond when tail-merged.
Xinliang David Li via llvm-commits
- [PATCH] D21979: [LLD/MachO] Add a couple of missing braces
Pete Cooper via llvm-commits
- [PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing
Dominic Chen via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Rong Xu via llvm-commits
- [PATCH] D22601: [SCCP] Mark constant xor %blah, %blah even if the lattice value is overdefined
Davide Italiano via llvm-commits
- [PATCH] D22021: AMDGPU/SI: Don't handle a loop if there is no loop at all for a terminator BB.
Changpeng Fang via llvm-commits
- [PATCH] D22601: [SCCP] Mark constant xor %blah, %blah even if the lattice value is overdefined
escha via llvm-commits
- [PATCH] D21979: [LLD/MachO] Add a couple of missing braces
Rui Ueyama via llvm-commits
- [PATCH] D22144: [lit] add support for unsetting environment variable
Jonathan Peyton via llvm-commits
- [PATCH] D22601: [SCCP] Mark constant xor %blah, %blah even if the lattice value is overdefined
Davide Italiano via llvm-commits
- [PATCH] D22582: [AArch64] Load/store opt: Don't count transient instructions towards search limits.
Geoff Berry via llvm-commits
- [compiler-rt] r276195 - [sanitizers] split sanitizer_allocator.h into a number of smaller .h files; NFC
Kostya Serebryany via llvm-commits
- [PATCH] D22599: GVN-hoist: improve code generation for recursive GEPs
David Majnemer via llvm-commits
- [llvm] r276196 - [NVPTX] Enable the load-store vectorizer on nvptx.
Justin Lebar via llvm-commits
- [PATCH] D22582: [AArch64] Load/store opt: Don't count transient instructions towards search limits.
Tim Northover via llvm-commits
- [PATCH] D22598: [CFLAA] Add support for field offset in CFLGraph
George Burgess IV via llvm-commits
- [PATCH] D22544: [utils] Add script to check for code coverage regressions
Sean Silva via llvm-commits
- [PATCH] D22544: [utils] Add script to check for code coverage regressions
Sean Silva via llvm-commits
- [llvm] r276197 - Reapply r276185
Xinliang David Li via llvm-commits
- [compiler-rt] r276198 - Sync up with llvm copy /NFC
Xinliang David Li via llvm-commits
- [PATCH] D22599: GVN-hoist: improve code generation for recursive GEPs
Sebastian Pop via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Sunita_Marathe via llvm-commits
- [PATCH] D22602: [InstSimplify][InstCombine] don't crash when folding vector selects of icmp
Sanjay Patel via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Sunita_Marathe via llvm-commits
- [llvm] r276199 - [utils] Add script to check for code coverage regressions
Vedant Kumar via llvm-commits
- [PATCH] D22598: [CFLAA] Add support for field offset in CFLGraph
Jia Chen via llvm-commits
- [PATCH] D22602: [InstSimplify][InstCombine] don't crash when folding vector selects of icmp
Sanjay Patel via llvm-commits
- [PATCH] D22544: [utils] Add script to check for code coverage regressions
Vedant Kumar via llvm-commits
- [PATCH] D22544: [utils] Add script to check for code coverage regressions
Phabricator via llvm-commits
- [llvm] r274802 - Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setcc
Sean Silva via llvm-commits
- [llvm] r276201 - [CFLAA] Add offset tracking in CFLGraph.
George Burgess IV via llvm-commits
- [PATCH] D22598: [CFLAA] Add support for field offset in CFLGraph
George Burgess IV via llvm-commits
- [llvm] r276202 - Fix test failure on Win
Xinliang David Li via llvm-commits
- [llvm] r276204 - GlobalISel: Remove explicit enumerator values from .def file.
Tim Northover via llvm-commits
- [PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing
Dominic Chen via llvm-commits
- [PATCH] D22598: [CFLAA] Add support for field offset in CFLGraph
George Burgess IV via llvm-commits
- [PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing
Dominic Chen via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Gor Nishanov via llvm-commits
- [PATCH] D22602: [InstSimplify][InstCombine] don't crash when folding vector selects of icmp
Ismail Badawi via llvm-commits
- [PATCH] D22602: [InstSimplify][InstCombine] don't crash when folding vector selects of icmp
David Majnemer via llvm-commits
- [llvm] r276205 - Make help text more consistent. NFC.
George Burgess IV via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Sean Silva via llvm-commits
- [PATCH] D22025: AMDGPU/SI: Do not insert EndCf in an unreachable block
Changpeng Fang via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Gor Nishanov via llvm-commits
- [PATCH] D22602: [InstSimplify][InstCombine] don't crash when folding vector selects of icmp
Sanjay Patel via llvm-commits
- [test-suite] r276206 - New cmake caches for -Os and -Oz
Chris Matthews via llvm-commits
- [PATCH] D12577: std::string asan annotations
Marshall Clow via llvm-commits
- [PATCH] D12577: std::string asan annotations
Mike Aizatsky via llvm-commits
- [llvm] r276209 - [InstSimplify][InstCombine] don't crash when folding vector selects of icmp
Sanjay Patel via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [test-suite] r276210 - cmake: Add a flag to control whether benchmarks are run
Matthias Braun via llvm-commits
- [PATCH] D22602: [InstSimplify][InstCombine] don't crash when folding vector selects of icmp
Sanjay Patel via llvm-commits
- [llvm] r274098 - [ValueTracking] Teach computeKnownBits for PHI nodes to compute sign bit for a recurrence with a NSW addition.
Huang, Li1 via llvm-commits
- [llvm] r276211 - [OptDiag, LV] Add hotness attribute to the derived analysis remarks
Adam Nemet via llvm-commits
- [PATCH] D22604: [ELF] - Initial support of tree-style linker script implemented.
George Rimar via llvm-commits
- [PATCH] D22604: [ELF] - Initial support of tree-style linker script implemented.
George Rimar via llvm-commits
- [lld] r276213 - [MachO] Add a couple of missing braces.
Davide Italiano via llvm-commits
- [PATCH] D21979: [LLD/MachO] Add a couple of missing braces
Davide Italiano via llvm-commits
- [llvm] MemorySSA patch for 3.9
George Burgess IV via llvm-commits
- [LNT] r276216 - Cleanups to the code-size migration
Chris Matthews via llvm-commits
- [LNT] r276217 - whitespace fixup
Chris Matthews via llvm-commits
- [LNT] r276218 - Add a --only-compile flag, which stop the benchmarks from being run
Chris Matthews via llvm-commits
- [LNT] r276219 - collect a different code size metric
Chris Matthews via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
David Majnemer via llvm-commits
- [llvm] r276221 - [InstCombine] LogicOpc (zext X), C --> zext (LogicOpc X, C) (PR28476)
Sanjay Patel via llvm-commits
- [PATCH] D22271: [InstCombine] reverse canonicalization of xor(zext i1 A), 1 <---> zext(not i1 A, true) (PR28476)
Sanjay Patel via llvm-commits
- [llvm] r276222 - X86InstrInfo: No need for liveness analysis in classifyLEAReg()
Matthias Braun via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Jake VanAdrighem via llvm-commits
- [PATCH] D22283: X86InstrInfo: No need for liveness analysis in classifyLEAReg()
Phabricator via llvm-commits
- [llvm] MemorySSA patch for 3.9
Daniel Berlin via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22599: GVN-hoist: improve code generation for recursive GEPs
Daniel Berlin via llvm-commits
- [llvm] r276223 - [OptDiag, LV] Add hotness attribute to applied-optimization remarks
Adam Nemet via llvm-commits
- [llvm] r276224 - [OptDiag] Missed these when making the IR Value a const pointer
Adam Nemet via llvm-commits
- [PATCH] D22551: CodeGen: If Convert blocks that would form a diamond when tail-merged.
Kyle Butt via llvm-commits
- [PATCH] D22604: [ELF] - Initial support of tree-style linker script implemented.
Rui Ueyama via llvm-commits
- [PATCH] D22604: [ELF] - Initial support of tree-style linker script implemented.
Rui Ueyama via llvm-commits
- [compiler-rt] r276225 - [Profile] Cleanup test to use new dir input feature
Xinliang David Li via llvm-commits
- [PATCH] D22604: [ELF] - Initial support of tree-style linker script implemented.
Eugene Zelenko via llvm-commits
- [compiler-rt] r276225 - [Profile] Cleanup test to use new dir input feature
Sean Silva via llvm-commits
- [compiler-rt] r276226 - [Profile] More test clean up to read profile from directory specified by -fprofile-generate=
Xinliang David Li via llvm-commits
- [lld] r276227 - fix warning when generating sphinx doc.
Etienne Bergeron via llvm-commits
- [compiler-rt] r276228 - [compiler-rt] Fix broken SymInitialize unittest
Etienne Bergeron via llvm-commits
- [compiler-rt] r276229 - [Profile] Add new test to cover %m specifier with shared library (instrumented)
Xinliang David Li via llvm-commits
- [PATCH] D22606: [compiler-rt] Fix broken unittest on win64
Etienne Bergeron via llvm-commits
- [PATCH] D20027: [RegAlloc, NFC] Extract LastSplitPoint computation to a new class
Matthias Braun via llvm-commits
- [PATCH] D22388: MIRParser: Use shorter cfi identifiers
Matthias Braun via llvm-commits
- [PATCH] D22398: MIRParser: Allow register class specification on operand
Matthias Braun via llvm-commits
- [PATCH] D22397: MIRParser: Rewrite register info initialization; mostly NFC
Matthias Braun via llvm-commits
- [PATCH] D15004: cmake: Use custom target to compile timeit/fpcmp
Matthias Braun via llvm-commits
- [PATCH] D19884: Fix a bug when hoist spill to a BB with landingpad successor
Matthias Braun via llvm-commits
- [PATCH] D20907: [IfConversion] Bugfix: don't add Undef flag on use if reg is live.
Matthias Braun via llvm-commits
- [PATCH] D22400: Fix RegMask calculation for alias registers
Matthias Braun via llvm-commits
- [PATCH] D19848: DeveloperPolicy: Bugreports should be referenced with an URL
Matthias Braun via llvm-commits
- [PATCH] D22607: [Profile] Don't use the override API in all cases.
Jake VanAdrighem via llvm-commits
- [compiler-rt] r276234 - [Profile] bug fix: profile dir not recursively created
Xinliang David Li via llvm-commits
- [PATCH] D22400: Fix RegMask calculation for alias registers
Vivek Pandya via llvm-commits
- [PATCH] D22607: [Profile] Don't use the override API in all cases.
David Li via llvm-commits
- [llvm] r276235 - IPRA: Fix RegMask calculation for alias registers
Matthias Braun via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Gor Nishanov via llvm-commits
- [PATCH] D22400: Fix RegMask calculation for alias registers
Matthias Braun via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Gor Nishanov via llvm-commits
- [PATCH] D22400: Fix RegMask calculation for alias registers
Phabricator via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Gor Nishanov via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Teresa Johnson via llvm-commits
- [llvm] r276236 - Expose AttributeSetNode, use it to provide aggregate getter for attribute in the C API.
Amaury Sechet via llvm-commits
- [llvm] r276237 - Add missing import to fix the build
Amaury Sechet via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22610: [compiler-rt] Fix memmove/memcpy overlap detection on windows
Etienne Bergeron via llvm-commits
- [PATCH] D22611: [compiler-rt][XRay] Re-roll r276117, with fixes.
Dean Michael Berris via llvm-commits
- [compiler-rt] r276117 - [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris via llvm-commits
- [PATCH] D22612: [compiler-rt] Disable some unittests on windows that rely on shell command
Etienne Bergeron via llvm-commits
- [PATCH] D22612: [compiler-rt] Disable some unittests on windows that rely on shell command
Etienne Bergeron via llvm-commits
- [llvm] r276239 - [MergedLoadStoreMotion] Remove out of date comment
David Majnemer via llvm-commits
- [llvm] r276240 - [GVNHoist] Don't wrongly preserve TBAA
David Majnemer via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
David Majnemer via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
David Majnemer via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Elena Lepilkina via llvm-commits
- [PATCH] D22613: [Profile] deprecate __llvm_profile_override_default_filename (part-1)
David Li via llvm-commits
- [PATCH] D22614: [Profile] deprecate __llvm_profile_override_default_filename [part-2]
David Li via llvm-commits
- [PATCH] D22604: [ELF] - Initial support of tree-style linker script implemented.
George Rimar via llvm-commits
- [PATCH] D22611: [compiler-rt][XRay] Re-roll r276117, with fixes.
Dean Michael Berris via llvm-commits
- [PATCH] D22611: [compiler-rt][XRay] Re-roll r276117, with fixes.
Eric Christopher via llvm-commits
- [lld] r276243 - [ELF] - Initial support of tree-style linker script implemented.
George Rimar via llvm-commits
- [PATCH] D22604: [ELF] - Initial support of tree-style linker script implemented.
George Rimar via llvm-commits
- [PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [PATCH] D22599: GVN-hoist: improve code generation for recursive GEPs
David Majnemer via llvm-commits
- [PATCH] D22504: [ELF] - Fixed integral constant overflow warning under MSVS 2015.
George Rimar via llvm-commits
- [PATCH] D22516: [ELF] - Fix an issue when 2 output sections were created from single declaration in script
George Rimar via llvm-commits
- [PATCH] D22611: [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes
Dean Michael Berris via llvm-commits
- [polly] r276244 - JScop: Factor out importSchedule [NFC]
Tobias Grosser via llvm-commits
- [polly] r276245 - JScop: Factor out importContext [NFC]
Tobias Grosser via llvm-commits
- [polly] r276246 - JScop: Factor out importContext [NFC]
Tobias Grosser via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
Sean Silva via llvm-commits
- [PATCH] D22611: [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes
Eric Christopher via llvm-commits
- [polly] r276247 - tests: fix order of memory accesses to ensure import succeeds
Tobias Grosser via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Sean Silva via llvm-commits
- [PATCH] D22611: [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes
Dean Michael Berris via llvm-commits
- [llvm] r276248 - [GVNHoist] Preserve optimization hints which agree
David Majnemer via llvm-commits
- [PATCH] D22611: [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes
Dean Michael Berris via llvm-commits
- [PATCH] D22611: [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes
Dean Michael Berris via llvm-commits
- [compiler-rt] r276251 - [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes
Dean Michael Berris via llvm-commits
- [PATCH] D22611: [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes
Eric Christopher via llvm-commits
- [PATCH] D22611: [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes
Dean Michael Berris via llvm-commits
- [PATCH] D22611: [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes
Dean Michael Berris via llvm-commits
- [lld] r276253 - [ELF] - Linkerscript: remove excessive ScriptConfiguration::Filler field
George Rimar via llvm-commits
- [PATCH] D22615: [ELF] - Linkerscript: remove excessive ScriptConfiguration::Filler field
George Rimar via llvm-commits
- [PATCH] D22615: [ELF] - Linkerscript: remove excessive ScriptConfiguration::Filler field
Davide Italiano via llvm-commits
- [PATCH] D22615: [ELF] - Linkerscript: remove excessive ScriptConfiguration::Filler field
George Rimar via llvm-commits
- [PATCH] D22353: FileCheck Enhancement - CHECK-WORD
Elena Lepilkina via llvm-commits
- [PATCH] D22564: [ELF] Support FLAGS attribute in PHDR definition
Eugene Leviant via llvm-commits
- [PATCH] D22353: FileCheck Enhancement - CHECK-WORD
Elena Lepilkina via llvm-commits
- [compiler-rt] r276251 - [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes
Dean Michael Berris via llvm-commits
- [compiler-rt] r276255 - Default XRay building to OFF to let build bots that do not support building sanitizers to disable explicitly too
Dean Michael Berris via llvm-commits
- [compiler-rt] r276251 - [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes
Dean Michael Berris via llvm-commits
- [llvm] r276193 - [AArch64] Register AArch64LoadStoreOptimizer so it can be run by llc -run-pass. NFCI.
Diana Picus via llvm-commits
- [llvm-dev] Code owner for Mips
Simon Dardis via llvm-commits
- [PATCH] D19906: [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructions
Simon Dardis via llvm-commits
- [PATCH] D22616: AMDGPU: Fix phis from blocks split due to register indexing
Matt Arsenault via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [compiler-rt] r276256 - Attempt to fix clang-cmake-mips after r268977.
Daniel Sanders via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
Eugene Leviant via llvm-commits
- [PATCH] D22618: [zorg] Disable XRay when not building the sanitizers anyway
Dean Michael Berris via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22616: AMDGPU: Fix phis from blocks split due to register indexing
Nicolai Hähnle via llvm-commits
- [llvm] r276257 - AMDGPU: Fix phis from blocks split due to register indexing
Matt Arsenault via llvm-commits
- [PATCH] D22573: Support only building XRay and its dependencies
Dean Michael Berris via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
Eugene Leviant via llvm-commits
- [PATCH] D22616: AMDGPU: Fix phis from blocks split due to register indexing
Matt Arsenault via llvm-commits
- [compiler-rt] r276258 - Revert r276256 - Attempt to fix clang-cmake-mips after r268977.
Daniel Sanders via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22619: Simplify error reporting in YAMLParser
Paweł Bylica via llvm-commits
- [compiler-rt] r276256 - Attempt to fix clang-cmake-mips after r268977.
Daniel Sanders via llvm-commits
- [PATCH] D22621: [llvm-cov] - Improve llvm-cov error message
Ying Yi via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
Eugene Leviant via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
Rui Ueyama via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Elena Demikhovsky via llvm-commits
- [PATCH] D22564: [ELF] Support FLAGS attribute in PHDR definition
Rui Ueyama via llvm-commits
- [lld] r276260 - [ELF] Support FLAGS attribute in program header definition
Eugene Leviant via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
Rui Ueyama via llvm-commits
- [lld] r276261 - Instantiate Interp output section only when needed.
Rui Ueyama via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22198: AMDGPU: Do not clobber SCC in SIWholeQuadMode
Nicolai Hähnle via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
Eugene Leviant via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
Rui Ueyama via llvm-commits
- [polly] r276262 - tests: make test cases more robust using regexp
Tobias Grosser via llvm-commits
- [polly] r276263 - BlockGenerator: remove dead instructions in normal statements
Tobias Grosser via llvm-commits
- [PATCH] D21465: [llc+llvm-mc] Replace the hidden -target-abi option with a -mabi thats visible in --help.
Daniel Sanders via llvm-commits
- [PATCH] D22464: [libunwind][ARM] Fix VFP build attribute for context save/restore code
Renato Golin via llvm-commits
- [llvm] r276264 - [docs] Update release docs
Renato Golin via llvm-commits
- [llvm] r276265 - [GCOV] Remove a layer of indirection.
Benjamin Kramer via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Renato Golin via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Renato Golin via llvm-commits
- [PATCH] D22464: [libunwind][ARM] Fix VFP build attribute for context save/restore code
Oliver Stannard via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22464: [libunwind][ARM] Fix VFP build attribute for context save/restore code
Renato Golin via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22624: Adding RELEASE_TESTERS.TXT
Renato Golin via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Eugene Leviant via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
George Rimar via llvm-commits
- [llvm] r276266 - ExecutionDepsFix - Fix bug in clearance calculation
Marina Yatsina via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
Rui Ueyama via llvm-commits
- [PATCH] D22347: [mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2 instructions
Simon Dardis via llvm-commits
- [PATCH] D22580: Fix bug in clearance calculation
Marina Yatsina via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Rui Ueyama via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Eugene Leviant via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
George Rimar via llvm-commits
- [PATCH] D21467: [llc+llvm-mc] Prefer applying -mabi to the triple where possible and allow Mips to take ABI information in the triple.
Daniel Sanders via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
Rui Ueyama via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Rui Ueyama via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22037: [RFC] Refactoring release docs
Renato Golin via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
Rui Ueyama via llvm-commits
- [PATCH] D22414: [BranchProbabilityInfo] Change analysis result storage to simplify basic block removal
Igor Laevsky via llvm-commits
- [lld] r276267 - Simplify symbol version handling.
Rui Ueyama via llvm-commits
- [PATCH] D22624: Adding RELEASE_TESTERS.TXT
Sylvestre Ledru via llvm-commits
- [polly] r276268 - IslExprBuilder: allow to specify an external isl_id to ScopArrayInfo mapping
Tobias Grosser via llvm-commits
- [polly] r276269 - IslNodeBuilder: expose addReferencesFromStmt [NFC]
Tobias Grosser via llvm-commits
- [polly] r276270 - GPGPU: generate code for ScopStatements
Tobias Grosser via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Eugene Leviant via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
George Rimar via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [llvm] r276274 - [AMDGPU] Some code cleaning in SIRegisterInfo.td
Sam Kolton via llvm-commits
- [lld] r276173 - [ELF][MIPS] Create PLT entry specific for MIPS ABI version R6
Rafael Espíndola via llvm-commits
- [lld] r276275 - Delete SplitInputSection.
Rafael Espindola via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Rui Ueyama via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
Rui Ueyama via llvm-commits
- [llvm] r276276 - Rename StringMap::emplace_second to try_emplace.
Benjamin Kramer via llvm-commits
- [llvm] r276277 - [DenseMap] Add a C++17-style try_emplace method.
Benjamin Kramer via llvm-commits
- [llvm] r276278 - [DemandedBits] Reduce number of duplicated DenseMap lookups.
Benjamin Kramer via llvm-commits
- [PATCH] D21069: [mips] Require that ABI's are passed in the triple within LLVM.
Daniel Sanders via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Eugene Leviant via llvm-commits
- [PATCH] D22610: [compiler-rt] Fix memmove/memcpy overlap detection on windows
Reid Kleckner via llvm-commits
- [lld] r276173 - [ELF][MIPS] Create PLT entry specific for MIPS ABI version R6
Simon Atanasyan via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22301: Don't ignore MCTargetOptions::ABIName on targets that currently do so.
Daniel Sanders via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Rui Ueyama via llvm-commits
- [PATCH] D21465: [llc+llvm-mc] Replace the hidden -target-abi option with a -mabi thats visible in --help.
Rafael Espíndola via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
Rui Ueyama via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [llvm] r276197 - Reapply r276185
Bernard Ogden via llvm-commits
- [PATCH] D22627: Fix PR28575
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] Fix PR28575.
Rafael Espíndola via llvm-commits
- [llvm] r276281 - [X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128
Simon Pilgrim via llvm-commits
- [PATCH] D22606: [compiler-rt] Fix broken unittest on win64
Reid Kleckner via llvm-commits
- [PATCH] D22304: [mips] Allow ABI names from MCTargetOptions::ABIName but only if they agree with the triple.
Daniel Sanders via llvm-commits
- [PATCH] D22569: [LLVM-COV] Add the coverage of lines in the summary report.
Ying Yi via llvm-commits
- [PATCH] D22612: [compiler-rt] Disable some unittests on windows that rely on shell command
Reid Kleckner via llvm-commits
- [PATCH] D22569: [LLVM-COV] Add the coverage of lines in the summary report.
Ying Yi via llvm-commits
- [PATCH] D22460: [X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128
Simon Pilgrim via llvm-commits
- [PATCH] D22627: Fix PR28575
Rui Ueyama via llvm-commits
- [lld] r276283 - [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [llvm] r276284 - [profdata] Remove constructor that MSVC 2013 pretends to not understand.
Benjamin Kramer via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [llvm] r276285 - [X86][SSE] Pull out duplicate EXTRW lowering code. NFCI.
Simon Pilgrim via llvm-commits
- [PATCH] D22624: Adding RELEASE_TESTERS.TXT
Bernhard Rosenkränzer via llvm-commits
- [PATCH] D22624: Adding RELEASE_TESTERS.TXT
Dimitry Andric via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Eugene Leviant via llvm-commits
- [PATCH] D22617: [ELF] - Linkerscript: add InputSectionDescription command to LS parser.
George Rimar via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Artur Pilipenko via llvm-commits
- [compiler-rt] r276286 - [compiler-rt] Fix broken unittest on win64
Etienne Bergeron via llvm-commits
- [llvm] r276287 - Fixed line endings
Simon Pilgrim via llvm-commits
- [PATCH] D22627: Fix PR28575
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D22606: [compiler-rt] Fix broken unittest on win64
Etienne Bergeron via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Gor Nishanov via llvm-commits
- [PATCH] D21646: AMDGPU/SI: Add support for R_AMDGPU_ABS32
Tom Stellard via llvm-commits
- [PATCH] D22582: [AArch64] Load/store opt: Don't count transient instructions towards search limits.
Geoff Berry via llvm-commits
- [PATCH] D22305: [BasicAA] Avoid calling GetUnderlyingObject, when the result of a previous call can be reused.
Ehsan Amiri via llvm-commits
- [llvm] r276289 - [X86][SSE] Allow folding of store/zext with PEXTRW of 0'th element
Simon Pilgrim via llvm-commits
- [PATCH] D22612: [compiler-rt] Disable some unittests on windows that rely on shell command
Etienne Bergeron via llvm-commits
- [compiler-rt] r276290 - [compiler-rt] Disable some unittests on windows that rely on shell command
Etienne Bergeron via llvm-commits
- [PATCH] D22612: [compiler-rt] Disable some unittests on windows that rely on shell command
Etienne Bergeron via llvm-commits
- [PATCH] D22612: [compiler-rt] Disable some unittests on windows that rely on shell command
Reid Kleckner via llvm-commits
- [PATCH] D22582: [AArch64] Load/store opt: Don't count transient instructions towards search limits.
Tim Northover via llvm-commits
- [PATCH] D22509: [X86][SSE] Allow folding of store/zext with PEXTRW of 0'th element
Simon Pilgrim via llvm-commits
- [PATCH] D22612: [compiler-rt] Disable some unittests on windows that rely on shell command
Etienne Bergeron via llvm-commits
- [llvm-dev] Code owner for Mips
Chris Lattner via llvm-commits
- [llvm] r276291 - Weaken ThreadSafeRefCountedBase atomics.
Benjamin Kramer via llvm-commits
- [llvm] r276293 - [AArch64] Load/store opt: Don't count transient instructions towards search limits.
Geoff Berry via llvm-commits
- [PATCH] D21578: [SelectionDAG] Optimization of BITREVERSE legalization for power-of-2 integer scalar/vector types
Simon Pilgrim via llvm-commits
- [PATCH] D22582: [AArch64] Load/store opt: Don't count transient instructions towards search limits.
Geoff Berry via llvm-commits
- [llvm] r276294 - AMDGPU/SI: Add support for R_AMDGPU_ABS32
Konstantin Zhuravlyov via llvm-commits
- [lld] r276295 - ELF/AMDGPU: Add support for R_AMDGPU_ABS32
Konstantin Zhuravlyov via llvm-commits
- [lld] r276296 - [ELF] - Fixed 3 testases failtures on win32 configuration.
George Rimar via llvm-commits
- [PATCH] D21646: AMDGPU/SI: Add support for R_AMDGPU_ABS32
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D21654: ELF/AMDGPU: Add support for R_AMDGPU_ABS32
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D22630: Loop rotation
Aditya Kumar via llvm-commits
- [PATCH] D21467: [llc+llvm-mc] Prefer applying -mabi to the triple where possible and allow Mips to take ABI information in the triple.
Daniel Sanders via llvm-commits
- [PATCH] D22610: [compiler-rt] Fix memmove/memcpy overlap detection on windows
Etienne Bergeron via llvm-commits
- [PATCH] D22610: [compiler-rt] Fix memmove/memcpy overlap detection on windows
Etienne Bergeron via llvm-commits
- [PATCH] D22599: GVN-hoist: improve code generation for recursive GEPs
Daniel Berlin via llvm-commits
- [lld] r276296 - [ELF] - Fixed 3 testases failtures on win32 configuration.
Rafael Espíndola via llvm-commits
- [llvm] r276297 - [IRTranslator] Add G_AND opcode.
Quentin Colombet via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Artur Pilipenko via llvm-commits
- [PATCH] D16452: [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI instructions
Simon Dardis via llvm-commits
- [llvm] r276298 - [AMDGPU] Emit read-only data to .rodata for hsa
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D22506: [ELF] - Cleanup of LinkerScript<ELFT>::assignAddresses()
George Rimar via llvm-commits
- [PATCH] D22610: [compiler-rt] Fix memmove/memcpy overlap detection on windows
Etienne Bergeron via llvm-commits
- [compiler-rt] r276299 - [compiler-rt] Fix memmove/memcpy overlap detection on windows
Etienne Bergeron via llvm-commits
- [PATCH] D22538: [AMDGPU] Emit read-only data to .rodata for hsa
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D18046: [X86] Providing correct unwind info in function epilogue
Violeta Vukobrat via llvm-commits
- [PATCH] D22564: [ELF] Support FLAGS attribute in PHDR definition
George Rimar via llvm-commits
- [lld] r276300 - [ELF] - Cleanup of LinkerScript<ELFT>::assignAddresses()
George Rimar via llvm-commits
- [PATCH] D22610: [compiler-rt] Fix memmove/memcpy overlap detection on windows
Reid Kleckner via llvm-commits
- [PATCH] D22564: [ELF] Support FLAGS attribute in PHDR definition
Eugene Leviant via llvm-commits
- [PATCH] D22506: [ELF] - Cleanup of LinkerScript<ELFT>::assignAddresses()
Rafael Espíndola via llvm-commits
- [PATCH] D22564: [ELF] Support FLAGS attribute in PHDR definition
George Rimar via llvm-commits
- [lld] r276301 - [ELF] Fix bug in program header FLAGS processing + test case update (found by grimar)
Eugene Leviant via llvm-commits
- [PATCH] D22506: [ELF] - Cleanup of LinkerScript<ELFT>::assignAddresses()
George Rimar via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
David Majnemer via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Sunita_Marathe via llvm-commits
- [llvm] r276197 - Reapply r276185
Xinliang David Li via llvm-commits
- [llvm] r276197 - Reapply r276185
Xinliang David Li via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Adrian Prantl via llvm-commits
- [PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing
Adrian Prantl via llvm-commits
- [PATCH] D19663: [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
George Rimar via llvm-commits
- [PATCH]: Solaris: add Solaris support to the CMake build system
Stefan Teleman via llvm-commits
- [PATCH] D19663: [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
Eugene Leviant via llvm-commits
- [PATCH]: Solaris: add Solaris support to the gtest library
Stefan Teleman via llvm-commits
- [llvm] r276302 - Adding RELEASE_TESTERS.TXT
Renato Golin via llvm-commits
- [PATCH] D22466: Avoid false dependencies of undef machine operands + fix bug in clearance calculation
Marina Yatsina via llvm-commits
- [PATCH] D19663: [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
George Rimar via llvm-commits
- [PATCH] D22373: [GlobalISel] Introduce a simple instruction selector.
Ahmed Bougacha via llvm-commits
- [PATCH] D19663: [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
Eugene Leviant via llvm-commits
- [PATCH] D22624: Adding RELEASE_TESTERS.TXT
Renato Golin via llvm-commits
- [PATCH] D22632: Wrong code generation for VSX floating-point loads with fast-isel
Ulrich Weigand via llvm-commits
- [PATCH] D22633: [ELF] - Add ScriptParserBase::expect(ArrayRef<StringRef>)
George Rimar via llvm-commits
- [PATCH] D22633: [ELF] - Add ScriptParserBase::expect(ArrayRef<StringRef>)
George Rimar via llvm-commits
- [PATCH] D22569: [LLVM-COV] Add the coverage of lines in the summary report.
Vedant Kumar via llvm-commits
- [PATCH] D22621: [llvm-cov] - Improve llvm-cov error message
Vedant Kumar via llvm-commits
- [PATCH] D22373: [GlobalISel] Introduce a simple instruction selector.
Ahmed Bougacha via llvm-commits
- [compiler-rt] r276299 - [compiler-rt] Fix memmove/memcpy overlap detection on windows
Lang Hames via llvm-commits
- [llvm] r276304 - [InstCombine] break up visitICmpInstWithInstAndIntCst(); NFCI
Sanjay Patel via llvm-commits
- [PATCH] D22630: Loop rotation
Michael Kruse via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Adam Nemet via llvm-commits
- [PATCH] D22521: [MBP] do not reorder and move up loop latch block
David Li via llvm-commits
- [PATCH] D22632: Wrong code generation for VSX floating-point loads with fast-isel
Ehsan Amiri via llvm-commits
- [PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing
Derek Schuff via llvm-commits
- [llvm] r276305 - [IRTranslator] Add comments to explain the ordering of the switch. NFC.
Quentin Colombet via llvm-commits
- [llvm] r276306 - [CMake][GlobalISel] Turn LLVM_BUILD_GLOBAL_ISEL into an option. NFC.
Quentin Colombet via llvm-commits
- [llvm] r276307 - [llvm-config][GlobalISel] Canonicalize LLVM_HAS_GLOBAL_ISEL on ON/OFF.
Quentin Colombet via llvm-commits
- [llvm] r276308 - [IRTranslator] Add G_SUB opcode.
Quentin Colombet via llvm-commits
- [PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing
Derek Schuff via llvm-commits
- [PATCH] D22416: [LV] Move vector induction update to end of latch
Matthew Simpson via llvm-commits
- [PATCH] D22416: [LV] Move vector induction update to end of latch
Matthew Simpson via llvm-commits
- [PATCH] D22634: [CFLAA] Add support for field offset in CFLAnders::FunctionInfo
Jia Chen via llvm-commits
- [PATCH]: Solaris: 28644 - CommandLine on SPARC is non-functional
Stefan Teleman via llvm-commits
- [PATCH] D22590: Improve virtual register handling when computing debug information
Adrian Prantl via llvm-commits
- [PATCH] D22634: [CFLAA] Add support for field offset in CFLAnders::FunctionInfo
Jia Chen via llvm-commits
- [compiler-rt] r276299 - [compiler-rt] Fix memmove/memcpy overlap detection on windows
Etienne Bergeron via llvm-commits
- [llvm] r276310 - Avoid a string copy, NFC
Vedant Kumar via llvm-commits
- [PATCH] D22613: [Profile] deprecate __llvm_profile_override_default_filename (part-1)
Vedant Kumar via llvm-commits
- [PATCH] D22416: [LV] Move vector induction update to end of latch
Michael Kuperstein via llvm-commits
- [PATCH] D22613: [Profile] deprecate __llvm_profile_override_default_filename (part-1)
Xinliang David Li via llvm-commits
- [compiler-rt] r276311 - fix https://reviews.llvm.org/D22610
Etienne Bergeron via llvm-commits
- [PATCH] D22590: Improve virtual register handling when computing debug information
Derek Schuff via llvm-commits
- [PATCH] D22414: [BranchProbabilityInfo] Change analysis result storage to simplify basic block removal
Xinliang David Li via llvm-commits
- [PATCH]: Solaris: 28645 - enhancements to the LLVM SPARC backend
Stefan Teleman via llvm-commits
- [compiler-rt] r276299 - [compiler-rt] Fix memmove/memcpy overlap detection on windows
Etienne Bergeron via llvm-commits
- [PATCH]: Solaris: 28645 - enhancements to the LLVM SPARC backend
Daniel Berlin via llvm-commits
- [llvm] r276312 - make InstCombine compare helper functions private; NFC
Sanjay Patel via llvm-commits
- [lld] r276313 - Use just built llvm-as in tests.
Rafael Espindola via llvm-commits
- [PATCH] D22613: [Profile] deprecate __llvm_profile_override_default_filename (part-1)
Vedant Kumar via llvm-commits
- [PATCH] D22635: GlobalISel: add an actual legalizer
Tim Northover via llvm-commits
- [PATCH] D22630: Loop rotation
Eli Friedman via llvm-commits
- [PATCH] D21189: Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Rong Xu via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Rong Xu via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [compiler-rt] r276314 - Fix clang-cl warning and crash in sanitizers
Reid Kleckner via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Alina Sbirlea via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
David Li via llvm-commits
- [lld] r276315 - Fix MSVC 2015 compilation failure around range-for without curly braces
Reid Kleckner via llvm-commits
- [llvm] r276316 - Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Davide Italiano via llvm-commits
- [PATCH] D21189: Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek via llvm-commits
- [compiler-rt] r276318 - [sanitizer] allocator: remove kPopulateSize and only use SizeClassMap::MaxCached; ensure that TransferBatch size is a power of two, refactor TransferBatch creation/destruction into separate functions.
Kostya Serebryany via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Phabricator via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Daniel Berlin via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Alina Sbirlea via llvm-commits
- [compiler-rt] r276299 - [compiler-rt] Fix memmove/memcpy overlap detection on windows
Lang Hames via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Daniel Berlin via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Alina Sbirlea via llvm-commits
- [llvm] r265388 - Adds the ability to use an epilog remainder loop during loop unrolling and makes
Mikhail Zolotukhin via llvm-commits
- [llvm] r276319 - [IndVars] Reflow oddly formatted condition; NFC
Sanjoy Das via llvm-commits
- [PATCH] D22613: [Profile] deprecate __llvm_profile_override_default_filename (part-1)
Xinliang David Li via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Alina Sbirlea via llvm-commits
- [llvm] r276320 - Revert "Invariant start/end intrinsics overloaded for address space"
Anna Thomas via llvm-commits
- [PATCH] D22640: Refactoring of ARM machine block size computation
Sjoerd Meijer via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Mehdi AMINI via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Daniel Berlin via llvm-commits
- [PATCH] D22641: [compiler-rt] Fix interception of memcpy/memmove on win64
Etienne Bergeron via llvm-commits
- [llvm] r276321 - Transfer ownership of the XCore backend.
Richard Osborne via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Mehdi AMINI via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [PATCH] D22630: Loop rotation
Michael Zolotukhin via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Rui Ueyama via llvm-commits
- [PATCH] D22551: CodeGen: If Convert blocks that would form a diamond when tail-merged.
David Li via llvm-commits
- [PATCH] D22627: Fix PR28575
Rui Ueyama via llvm-commits
- [llvm] r273585 - Preserve DebugInfo when replacing values in DAGCombiner
Nirav Davé via llvm-commits
- [PATCH] D22630: Loop rotation
Daniel Berlin via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Benjamin Kramer via llvm-commits
- [PATCH] D19663: [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
Rui Ueyama via llvm-commits
- [lld] r276322 - Update comment.
Rui Ueyama via llvm-commits
- [PATCH] D21189: Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek via llvm-commits
- [lld] r276323 - [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
George Rimar via llvm-commits
- [compiler-rt] r276324 - [compiler-rt] Fix interception of memcpy/memmove on win64
Etienne Bergeron via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Daniel Berlin via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Daniel Berlin via llvm-commits
- [PATCH] D22601: [SCCP] Mark constant xor %blah, %blah even if the lattice value is overdefined
Eli Friedman via llvm-commits
- [llvm] r276325 - [docs] Move GitHub to GitHubSubMod
Renato Golin via llvm-commits
- [PATCH] D22641: [compiler-rt] Fix interception of memcpy/memmove on win64
Reid Kleckner via llvm-commits
- [PATCH] D19663: [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
George Rimar via llvm-commits
- [PATCH] D19663: [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
George Rimar via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [compiler-rt] r276326 - Fix unsymbolize unittest. Adding win64 address.
Etienne Bergeron via llvm-commits
- [compiler-rt] r276327 - Disable thread safe statics in clang-cl, they call the CRT
Reid Kleckner via llvm-commits
- [PATCH] D22601: [SCCP] Mark constant xor %blah, %blah even if the lattice value is overdefined
Davide Italiano via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Sebastian Pop via llvm-commits
- [PATCH] D22643: [PGO] Make needsComdatForCounter() available (NFC)
Rong Xu via llvm-commits
- [llvm] r276328 - add vector tests and a simpler version of the negative tests
Sanjay Patel via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Rong Xu via llvm-commits
- [PATCH] D22630: Loop rotation
Aditya Kumar via llvm-commits
- [PATCH] D22601: [SCCP] Mark constant xor %blah, %blah even if the lattice value is overdefined
Eli Friedman via llvm-commits
- [PATCH] D22554: [SLP] Vectorize loads in horizontal reductions when they happen to be in the reverse order
Matthew Simpson via llvm-commits
- [lld] r276329 - Fix PR28575.
Rafael Espindola via llvm-commits
- [PATCH] D21189: Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22601: [SCCP] Mark constant xor %blah, %blah even if the lattice value is overdefined
Davide Italiano via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Alina Sbirlea via llvm-commits
- [PATCH] D22643: [PGO] Make needsComdatForCounter() available (NFC)
David Li via llvm-commits
- [PATCH] D22416: [LV] Move vector induction update to end of latch
Matthew Simpson via llvm-commits
- [PATCH] D22630: Loop rotation
Aditya Kumar via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Eugene Leviant via llvm-commits
- [PATCH] D22640: Refactoring of ARM machine block size computation
Tim Northover via llvm-commits
- [PATCH] D22640: Refactoring of ARM machine block size computation
Tim Northover via llvm-commits
- [PATCH] D22644: [GVNHoist] Don't clone allocas (PR28606)
Hans Wennborg via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Hans Wennborg via llvm-commits
- [PATCH] D22644: [GVNHoist] Don't clone allocas (PR28606)
David Majnemer via llvm-commits
- [PATCH] D22466: Avoid false dependencies of undef machine operands
Marina Yatsina via llvm-commits
- [PATCH] D22644: [GVNHoist] Don't clone allocas (PR28606)
Hans Wennborg via llvm-commits
- [PATCH] D22644: [GVNHoist] Don't clone allocas (PR28606)
Hans Wennborg via llvm-commits
- [PATCH] D22630: Loop rotation
Sebastian Pop via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Alina Sbirlea via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
David Li via llvm-commits
- [llvm] MemorySSA patch for 3.9
Hans Wennborg via llvm-commits
- [llvm] r276330 - [PGO] Make needsComdatForCounter() available (NFC)
Rong Xu via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Chandler Carruth via llvm-commits
- [PATCH] D22537: [InstSimplify] recognize trunc + icmp sgt/slt variants of select simplifications (PR28466)
Sanjay Patel via llvm-commits
- [llvm] r276331 - Normalize file docs. NFC.
George Burgess IV via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Mehdi AMINI via llvm-commits
- [PATCH] D22644: [GVNHoist] Don't clone allocas (PR28606)
David Majnemer via llvm-commits
- [PATCH] D22644: [GVNHoist] Don't clone allocas (PR28606)
Sebastian Pop via llvm-commits
- [PATCH] D22643: [PGO] Make needsComdatForCounter() available (NFC)
Rong Xu via llvm-commits
- [PATCH] D22537: [InstSimplify] recognize trunc + icmp sgt/slt variants of select simplifications (PR28466)
Eli Friedman via llvm-commits
- [compiler-rt] r276332 - [asan] Fix Win64 test portability issues
Reid Kleckner via llvm-commits
- [compiler-rt] r276333 - Enable cross-compilation across architectures on android
Francis Ricci via llvm-commits
- [llvm] r276334 - Fix the clang-cl self-host with VS 2013 headers
Reid Kleckner via llvm-commits
- [PATCH] D22613: [Profile] deprecate __llvm_profile_override_default_filename (part-1)
Vedant Kumar via llvm-commits
- [PATCH] D22644: [GVNHoist] Don't clone allocas (PR28606)
Sebastian Pop via llvm-commits
- [PATCH] D22647: [compiler-rt] Add support for relative offset adjustment in interception
Etienne Bergeron via llvm-commits
- [compiler-rt] r276336 - [compiler-rt] Add support for relative offset adjustment in interception
Etienne Bergeron via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
Wei Mi via llvm-commits
- [PATCH] D22647: [compiler-rt] Add support for relative offset adjustment in interception
Reid Kleckner via llvm-commits
- [PATCH] D22647: [compiler-rt] Add support for relative offset adjustment in interception
Etienne Bergeron via llvm-commits
- [PATCH] D22649: [ELF] - Linkerscript: ignore AT
George Rimar via llvm-commits
- [PATCH] D22415: Enable cross-compilation across architectures on android
Francis Ricci via llvm-commits
- [lld] r276338 - Really fix invalid EhSectionPiece access.
Rafael Espindola via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
David Majnemer via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
Wei Mi via llvm-commits
- [llvm] MemorySSA patch for 3.9
George Burgess IV via llvm-commits
- [llvm] r276339 - [LV] Move vector int induction update to end of latch
Matthew Simpson via llvm-commits
- [llvm] r276340 - [OptDiag, LDist] Convert remaining opt remarks to use the new API
Adam Nemet via llvm-commits
- [PATCH] D22644: [GVNHoist] Don't clone allocas (PR28606)
Hans Wennborg via llvm-commits
- [PATCH] D22650: AMDGPU/R600: Convert buffer_id to VTX_READ input
Jan Vesely via llvm-commits
- [PATCH] D22644: [GVNHoist] Don't clone allocas (PR28606)
Sebastian Pop via llvm-commits
- [llvm] r276341 - [InstSimplify] recognize trunc + icmp sgt/slt variants of select simplifications (PR28466)
Sanjay Patel via llvm-commits
- [PATCH] D22416: [LV] Move vector induction update to end of latch
Matthew Simpson via llvm-commits
- [PATCH] D22614: [Profile] deprecate __llvm_profile_override_default_filename [part-2]
Vedant Kumar via llvm-commits
- [PATCH] D22537: [InstSimplify] recognize trunc + icmp sgt/slt variants of select simplifications (PR28466)
Sanjay Patel via llvm-commits
- [PATCH] D22650: AMDGPU/R600: Convert buffer_id to VTX_READ input
Matt Arsenault via llvm-commits
- [llvm] r276342 - [cmake] Move the including of utils/unittests under LLVM_INCLUDE_UTILS instead of LLVM_INCLUDE_TESTS.
Michael Gottesman via llvm-commits
- [compiler-rt] r276343 - [sanitizer] better allocator stats (with rss)
Kostya Serebryany via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
David Li via llvm-commits
- [llvm] r276344 - [AArch64][Inline-Asm] Return the 32-bit floating point register class
Akira Hatanaka via llvm-commits
- [PATCH] D22651: Create llvm-cov structured export submodule
Eddie Hurtig via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Eli Friedman via llvm-commits
- [llvm] r275981 - [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using generic IR
Eli Friedman via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Mehdi Amini via llvm-commits
- [compiler-rt] r276332 - [asan] Fix Win64 test portability issues
Kostya Serebryany via llvm-commits
- [PATCH] D19272: [ELF] - linkerscript AT keyword (in output section description) implemented.
Ed Maste via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
Wei Mi via llvm-commits
- [PATCH] D22649: [ELF] - Linkerscript: ignore AT
Ed Maste via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
Xinliang David Li via llvm-commits
- [llvm] r276334 - Fix the clang-cl self-host with VS 2013 headers
David Majnemer via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
Sebastian Pop via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
Sebastian Pop via llvm-commits
- [PATCH] D22644: [GVNHoist] Don't clone allocas (PR28606)
Sebastian Pop via llvm-commits
- [llvm] r276345 - [InstSimplify] don't crash handling a pointer or aggregate type
Sanjay Patel via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
Wei Mi via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
Wei Mi via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
David Majnemer via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Daniel Berlin via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
Davide Italiano via llvm-commits
- [PATCH] D22650: AMDGPU/R600: Convert buffer_id to VTX_READ input
Jan Vesely via llvm-commits
- [PATCH] D22552: [zorg] Add a step to run NDK update step to the scripted LLDB builder
Ying Chen via llvm-commits
- [PATCH] D22649: [ELF] - Linkerscript: ignore AT
Rui Ueyama via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
Sebastian Pop via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Rui Ueyama via llvm-commits
- [PATCH] D22653: AMDGPU: Don't reinvent transferSuccessorsAndUpdatePHIs
Matt Arsenault via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
David Li via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
David Majnemer via llvm-commits
- [PATCH] D22554: [SLP] Vectorize loads in horizontal reductions when they happen to be in the reverse order
Michael Kuperstein via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Eugene Leviant via llvm-commits
- [PATCH] D21189: Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
Wei Mi via llvm-commits
- [PATCH] D22614: [Profile] deprecate __llvm_profile_override_default_filename [part-2]
David Li via llvm-commits
- [PATCH] D22377: [SCEV] trip count calculation for loops with unknown stride
Eli Friedman via llvm-commits
- [compiler-rt] r276346 - [sanitizer] trying to fix Mac bots
Kostya Serebryany via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
Sebastian Pop via llvm-commits
- [PATCH] D22614: [Profile] deprecate __llvm_profile_override_default_filename [part-2]
David Li via llvm-commits
- [llvm] r276347 - [X86] Do not use AND8ri8 in AVX512 pattern
Michael Kuperstein via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
David Majnemer via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [llvm] r276348 - [MIRTesting] Abort when failing to parse a function.
Quentin Colombet via llvm-commits
- [PATCH] D22614: [Profile] deprecate __llvm_profile_override_default_filename [part-2]
Vedant Kumar via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
Eli Friedman via llvm-commits
- [llvm] r276349 - [PM] Port NaryReassociate to the new PM
Wei Mi via llvm-commits
- [PATCH] D22199: AMDGPU: Leave WQM earlier before VMEM loads
Matt Arsenault via llvm-commits
- [PATCH] D22649: [ELF] - Linkerscript: ignore AT
Davide Italiano via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Rui Ueyama via llvm-commits
- [PATCH] D22198: AMDGPU: Do not clobber SCC in SIWholeQuadMode
Matt Arsenault via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
Wei Mi via llvm-commits
- [PATCH] D22198: AMDGPU: Do not clobber SCC in SIWholeQuadMode
Matt Arsenault via llvm-commits
- [PATCH] D22195: AMDGPU: Move SIWholeQuadMode pass to after machine scheduling
Matt Arsenault via llvm-commits
- [PATCH] D22655: Avoid dsymutil calls to getFileNameByIndex
Pete Cooper via llvm-commits
- [llvm] r275940 - [MemorySSA] Update to the new shiny walker.
Mehdi Amini via llvm-commits
- [PATCH] D21916: Add LiveRegUnits class.
Quentin Colombet via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
Sebastian Pop via llvm-commits
- [PATCH] D22377: [SCEV] trip count calculation for loops with unknown stride
Sanjoy Das via llvm-commits
- [PATCH] D22551: CodeGen: If Convert blocks that would form a diamond when tail-merged.
David Li via llvm-commits
- [PATCH] D22649: [ELF] - Linkerscript: ignore AT
Ed Maste via llvm-commits
- [llvm] r275940 - [MemorySSA] Update to the new shiny walker.
George Burgess IV via llvm-commits
- [llvm] r275940 - [MemorySSA] Update to the new shiny walker.
Mehdi Amini via llvm-commits
- [llvm] r275940 - [MemorySSA] Update to the new shiny walker.
George Burgess IV via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
Sebastian Pop via llvm-commits
- [llvm] r276353 - [lit] Bump version number.
Daniel Dunbar via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Eugene Leviant via llvm-commits
- [llvm] r276354 - [Profile] deprecate __llvm_profile_override_default_filename
Xinliang David Li via llvm-commits
- [compiler-rt] r276355 - [Profile] deprecate __llvm_profile_override_default_filename (part2)
Xinliang David Li via llvm-commits
- [llvm] r276357 - [lit] Use full config path in diagnostics.
Daniel Dunbar via llvm-commits
- [llvm] r276358 - GVH-hoist: only clone GEPs (PR28606)
Sebastian Pop via llvm-commits
- [llvm] r276359 - [llvm-cov] Use relative paths to the stylesheet (for html reports)
Vedant Kumar via llvm-commits
- [PATCH] D22613: [Profile] deprecate __llvm_profile_override_default_filename (part-1)
David Li via llvm-commits
- [PATCH] D22614: [Profile] deprecate __llvm_profile_override_default_filename [part-2]
David Li via llvm-commits
- [llvm] r276360 - [InstCombine] break up foldICmpEqualityWithConstant(); NFCI
Sanjay Patel via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Gor Nishanov via llvm-commits
- [llvm] r276362 - [Sparc]: Fix bug in LowerSTORE due to r275592
Douglas Katzman via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
Eli Friedman via llvm-commits
- [PATCH] D22625: [ELF] Support PROVIDE and PROVIDE_HIDDEN within SECTIONS {} block
Rui Ueyama via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
Sebastian Pop via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Gor Nishanov via llvm-commits
- [llvm] r276363 - [llvm-cov] Strengthen a test case
Vedant Kumar via llvm-commits
- [llvm] r276364 - GVN-hoist: add missing check for all GEP operands available
Sebastian Pop via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Easwaran Raman via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
Sebastian Pop via llvm-commits
- [PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)
Sebastian Pop via llvm-commits
- [llvm] r276366 - [AArch64] Cleanup sign extend in genAlternativeCodeSequence
David Majnemer via llvm-commits
- [llvm] r276364 - GVN-hoist: add missing check for all GEP operands available
David Majnemer via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Rong Xu via llvm-commits
- [llvm] r276364 - GVN-hoist: add missing check for all GEP operands available
Sebastian Pop via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Rong Xu via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [llvm] r276368 - GVN-hoist: move check before mutating the IR
Sebastian Pop via llvm-commits
- [llvm] r276364 - GVN-hoist: add missing check for all GEP operands available
David Majnemer via llvm-commits
- [PATCH] D22554: [SLP] Vectorize loads in horizontal reductions when they happen to be in the reverse order
Michael Kuperstein via llvm-commits
- [PATCH] D22460: [X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128
Ivan Krasin via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
Sean Silva via llvm-commits
- [PATCH] D19544: Pass for translating math intrinsics to math library calls.
Matt via llvm-commits
- [llvm] r276364 - GVN-hoist: add missing check for all GEP operands available
Sebastian Pop via llvm-commits
- [PATCH] D19544: Pass for translating math intrinsics to math library calls.
Michael Zolotukhin via llvm-commits
- [llvm] r276372 - [IRCE] Add an option to skip profitability checks
Sanjoy Das via llvm-commits
- [llvm] r276373 - [IRCE] Don't misuse CHECK-LABEL; NFC
Sanjoy Das via llvm-commits
- [PATCH] D22082: LiveRegUnits: Add accumulateBackward() function
Quentin Colombet via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
Rui Ueyama via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
Sean Silva via llvm-commits
- [llvm] r276374 - Fix detection of stack-use-after scope for char arrays.
Vitaly Buka via llvm-commits
- [compiler-rt] r276375 - Add test to check detection of stack-use-after-scope on various types
Vitaly Buka via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Sebastian Pop via llvm-commits
- [compiler-rt] r276376 - Fix test on windows
Vitaly Buka via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Daniel Berlin via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
Sean Silva via llvm-commits
- [compiler-rt] r276377 - [sanitizer] allocator: introduce kUseSeparateSizeClassForBatch (false by default). When true, it will cause all TransferBatches to be allocated on a separate dedicated size class, which improves security and may potentially simplify memory reclamation. However in the current state this may cause up to 3% extra memory usage. Subsequent changes should bring this overhead down
Kostya Serebryany via llvm-commits
- [compiler-rt] r275539 - [asan] Reduce flakiness of halt_on_error-torture.cc testcase.
Kostya Serebryany via llvm-commits
- [PATCH] D22648: [PM] Port NaryReassociate to the new PM
Davide Italiano via llvm-commits
- [PATCH] D22651: Create llvm-cov structured export submodule
Vedant Kumar via llvm-commits
- [PATCH] D22655: Avoid dsymutil calls to getFileNameByIndex
Frederic Riss via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Mehdi Amini via llvm-commits
- [lld] r276323 - [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
Ed Maste via llvm-commits
- [compiler-rt] r276378 - fix windows
Vitaly Buka via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Sean Silva via llvm-commits
- [compiler-rt] r276379 - [asan] revert to using -std=c++11 on test/asan/TestCases/use-after-scope-capture.cc to fix Linux failures after r276332. This probably breaks the windows build, sorry, but returns to the earlier status quo.
Kostya Serebryany via llvm-commits
- [PATCH] D22634: [CFLAA] Add support for field offset in CFLAnders::FunctionInfo
George Burgess IV via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
Rui Ueyama via llvm-commits
- [llvm] r276380 - Avoid dsymutil calls to getFileNameByIndex.
Pete Cooper via llvm-commits
- [compiler-rt] r276332 - [asan] Fix Win64 test portability issues
Kostya Serebryany via llvm-commits
- [compiler-rt] r276381 - Fix test on windows, symbolizer returns invalid line
Vitaly Buka via llvm-commits
- [PATCH] D22655: Avoid dsymutil calls to getFileNameByIndex
Pete Cooper via llvm-commits
- [llvm] r276382 - Fix r276380 for targets without REALPATH.
Pete Cooper via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Pete Cooper via llvm-commits
- [PATCH] D22659: [coroutines] Part 2 of N: Adding Coroutine Intrinsics
Gor Nishanov via llvm-commits
- [compiler-rt] r276383 - [sanitizer] refactor TransferBatch to hide the implementation. NFC
Kostya Serebryany via llvm-commits
- [PATCH] D22660: [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive
Davide Italiano via llvm-commits
- [PATCH] D22660: [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive
Rui Ueyama via llvm-commits
- [PATCH] D22660: [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive
Davide Italiano via llvm-commits
- [PATCH] D22660: [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive
Davide Italiano via llvm-commits
- [PATCH] D22660: [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive
Davide Italiano via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Dean Michael Berris via llvm-commits
- [PATCH] D21007: DSE: Don't remove stores made live by a call which unwinds.
Eli Friedman via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Dean Michael Berris via llvm-commits
- [PATCH] D22660: [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive
Rui Ueyama via llvm-commits
- [lld] r276323 - [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
Davide Italiano via llvm-commits
- [PATCH] D22618: [zorg] Disable XRay when not building the sanitizers anyway
Dean Michael Berris via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Gor Nishanov via llvm-commits
- [PATCH] D22660: [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive
Davide Italiano via llvm-commits
- [lld] r276323 - [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
Davide Italiano via llvm-commits
- [lld] r276384 - [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive.
Davide Italiano via llvm-commits
- [PATCH] D22660: [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive
Rui Ueyama via llvm-commits
- [PATCH] D22660: [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive
Davide Italiano via llvm-commits
- [compiler-rt] r276385 - [Profile] cleanup: do not reference name directly of vars shared between rt and llvm
Xinliang David Li via llvm-commits
- [llvm] r276386 - Sync up InstrProfData.inc with compiler-rt
Xinliang David Li via llvm-commits
- [llvm] r276387 - Revert 276386
Xinliang David Li via llvm-commits
- [llvm] r276388 - Sync up InstrProfData.inc with compiler-rt with fixes to references
Xinliang David Li via llvm-commits
- [llvm] r276389 - Don't remove side effecting instructions due to ConstantFoldInstruction
David Majnemer via llvm-commits
- [llvm] r276390 - [AVX512] Update X86InstrInfo::foldMemoryOperandCustom to handle the EVEX encoded instructions too.
Craig Topper via llvm-commits
- [llvm] r276391 - [AVX512] Add load folding for some AVX512VL logic and arithmetic instructions.
Craig Topper via llvm-commits
- [llvm] r276392 - [AVX512] Fix the ExeDomain for some packed fp instructions.
Craig Topper via llvm-commits
- [llvm] r276393 - [AVX512] Add initial support for the Execution Domain fixing pass to change some EVEX instructions.
Craig Topper via llvm-commits
- [PATCH] D22664: [ELF/Linkerscript] Define an absolute if we find an undefined during symbol assignment
Davide Italiano via llvm-commits
- [lld] r276323 - [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
Davide Italiano via llvm-commits
- [llvm] r276394 - [AVX512] Add ExeDomain to vector extend and truncate instructions.
Craig Topper via llvm-commits
- [lld] r276395 - [ELF][MIPS] Apply mask while reading implicit addend and writing result of R_MIPS_26 relocation.
Simon Atanasyan via llvm-commits
- [PATCH] D22403: FileCheck Enhancement - pattern templates.
Elena Lepilkina via llvm-commits
- [llvm] r273585 - Preserve DebugInfo when replacing values in DAGCombiner
Ismail Donmez via llvm-commits
- [polly] r276396 - GPGPU: Generate PTX assembly code for the kernel modules
Tobias Grosser via llvm-commits
- [llvm] r276397 - [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructions
Hrvoje Varga via llvm-commits
- [PATCH] D19906: [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructions
Hrvoje Varga via llvm-commits
- [lld] r276398 - [ELF] Support PROVIDE and PROVIDE_HIDDEN inside SECTIONS
Eugene Leviant via llvm-commits
- [llvm] r276197 - Reapply r276185
Bernard Ogden via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
James Molloy via llvm-commits
- [PATCH] D21578: [SelectionDAG] Optimization of BITREVERSE legalization for power-of-2 integer scalar/vector types
James Molloy via llvm-commits
- [llvm] r276399 - This refactoring of ARM machine block size computation creates two utility
Sjoerd Meijer via llvm-commits
- [PATCH] D22640: Refactoring of ARM machine block size computation
Sjoerd Meijer via llvm-commits
- [PATCH] D22589: [ELF] - Introduce output section description class for holding section command
George Rimar via llvm-commits
- [PATCH] D22640: Refactoring of ARM machine block size computation
Sjoerd Meijer via llvm-commits
- [PATCH] D22649: [ELF] - Linkerscript: ignore AT
George Rimar via llvm-commits
- [PATCH] D22594: AMDGPU: Make skip threshold an option
Nicolai Hähnle via llvm-commits
- [PATCH] D22667: [mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and BGTZC instructions
Matija Amidžić via llvm-commits
- [llvm] r276401 - test commit
Ying Yi via llvm-commits
- [PATCH] D21689: [mips] Optimize materialization of i64 constants
Simon Dardis via llvm-commits
- [PATCH] D22521: [MBP] do not reorder and move up loop latch block
Sjoerd Meijer via llvm-commits
- [PATCH] D21994: [mips][ias] Check '$rs = $rd' constraints when both registers are in AsmText.
Simon Dardis via llvm-commits
- [compiler-rt] r276402 - [compiler-rt][cmake] Don't reset CAN_TARGET_${arch} on every cmake invocation.
Daniel Sanders via llvm-commits
- [PATCH] D22215: [ELF] Test case correct input section ordering, when sections are listed in linker script
Eugene Leviant via llvm-commits
- [PATCH] D22669: [MBP] Added some more debug messages and some clean ups /NFC
Sjoerd Meijer via llvm-commits
- [PATCH] D21689: [mips] Optimize materialization of i64 constants
Daniel Sanders via llvm-commits
- [PATCH] D19272: [ELF] - linkerscript AT keyword (in output section description) implemented.
George Rimar via llvm-commits
- [PATCH] D22565: YAMLParser: report errors according to provided position
Paweł Bylica via llvm-commits
- [llvm] r276404 - [llvm-cov] - Improve llvm-cov error message
Ying Yi via llvm-commits
- [PATCH] D22621: [llvm-cov] - Improve llvm-cov error message
Phabricator via llvm-commits
- [llvm] r276405 - Revert "[X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128"
Benjamin Kramer via llvm-commits
- [llvm] r276281 - [X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128
Benjamin Kramer via llvm-commits
- [PATCH] D19272: [ELF] - linkerscript AT keyword (in output section description) implemented.
Eugene Leviant via llvm-commits
- [PATCH] D19272: [ELF] - linkerscript AT keyword (in output section description) implemented.
George Rimar via llvm-commits
- [PATCH] D19272: [ELF] - linkerscript AT keyword (in output section description) implemented.
Eugene Leviant via llvm-commits
- [PATCH] D22414: [BranchProbabilityInfo] Change analysis result storage to simplify basic block removal
Igor Laevsky via llvm-commits
- [PATCH] D22672: [ELF] - Linkerscript: cleanup of LinkerScript<ELFT>::createSections().
George Rimar via llvm-commits
- [PATCH] D22672: [ELF] - Linkerscript: cleanup of LinkerScript<ELFT>::createSections().
George Rimar via llvm-commits
- [PATCH] D22672: [ELF] - Linkerscript: cleanup of LinkerScript<ELFT>::createSections().
Eugene Leviant via llvm-commits
- [llvm] r276407 - [llvm-profdata] Bring back reading profile data from STDIN.
Benjamin Kramer via llvm-commits
- [PATCH] D22673: AMDGPU: Track physical registers in SIWholeQuadMode
Nicolai Hähnle via llvm-commits
- [llvm] r276409 - [llvm-cov] - Add the coverage of lines in the summary report.
Ying Yi via llvm-commits
- [compiler-rt] r276256 - Attempt to fix clang-cmake-mips after r268977.
Daniel Sanders via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Elena Demikhovsky via llvm-commits
- [PATCH] D22674: [ELF] - Linkerscript: implemented ALIGN modificatior of output sections.
George Rimar via llvm-commits
- [PATCH] D22569: [LLVM-COV] Add the coverage of lines in the summary report.
Phabricator via llvm-commits
- [llvm] r276410 - [FastISel] Ignore @llvm.assume.
Ahmed Bougacha via llvm-commits
- [llvm] r275981 - [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using generic IR
Hans Wennborg via llvm-commits
- [PATCH] D22644: [GVNHoist] Don't clone allocas (PR28606)
Hans Wennborg via llvm-commits
- [PATCH] D22664: [ELF/Linkerscript] Define an absolute if we find an undefined during symbol assignment
Ed Maste via llvm-commits
- [compiler-rt] r276256 - Attempt to fix clang-cmake-mips after r268977.
Chris Bieneman via llvm-commits
- [PATCH] D22653: AMDGPU: Don't reinvent transferSuccessorsAndUpdatePHIs
Tom Stellard via llvm-commits
- [PATCH] D22483: AMDGPU: Delete more dead code
Tom Stellard via llvm-commits
- [PATCH] D22498: AMDGPU: Remove redundant test
Tom Stellard via llvm-commits
- [PATCH] D22448: [AArch64] Cache line size and PredictableSelectIsExpensive for Vulcan
Hans Wennborg via llvm-commits
- [PATCH] D22485: AMDGPU: Add HSA dispatch id intrinsic
Tom Stellard via llvm-commits
- [compiler-rt] r276256 - Attempt to fix clang-cmake-mips after r268977.
Daniel Sanders via llvm-commits
- [www-releases] r276412 - Fix two more truncated 3.8.1 binary tarballs
Hans Wennborg via llvm-commits
- [PATCH] D19272: [ELF] - linkerscript AT keyword (in output section description) implemented.
George Rimar via llvm-commits
- [PATCH] D22478: AMDGPU: Fix i1 fp_to_int
Tom Stellard via llvm-commits
- [PATCH] D22497: AMDGPU: Fix groupstaticsize for large LDS
Tom Stellard via llvm-commits
- [llvm] r276416 - [X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128 (reapplied)
Simon Pilgrim via llvm-commits
- [PATCH] D22675: AMDGPU: Stay in WQM for non-intrinsic stores
Nicolai Hähnle via llvm-commits
- [PATCH] D22676: [ELF] - Linkerscript: ignore DATA_SEGMENT_RELRO_END expression
George Rimar via llvm-commits
- [llvm] r276389 - Don't remove side effecting instructions due to ConstantFoldInstruction
Hans Wennborg via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [llvm] r276419 - Use INT64_MAX instead of LLONG_MAX
Reid Kleckner via llvm-commits
- [llvm] r276181 - [GVNHoist] Don't hoist PHI nodes
Hans Wennborg via llvm-commits
- [PATCH] D22667: [mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and BGTZC instructions
Simon Dardis via llvm-commits
- [llvm] r276334 - Fix the clang-cl self-host with VS 2013 headers
Reid Kleckner via llvm-commits
- [PATCH] D22667: [mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and BGTZC instructions
Simon Dardis via llvm-commits
- [llvm] r276358 - GVH-hoist: only clone GEPs (PR28606)
Hans Wennborg via llvm-commits
- [llvm] r276422 - [Hexagon] Use loop data prefetch on Hexagon
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22678: [mips][ias] Enable IAS by default for N64 on Debian mips64el.
Daniel Sanders via llvm-commits
- Merge request for 3.9.0: r275966, r275967, r275968
Daniel Sanders via llvm-commits
- [PATCH] D22678: [mips][ias] Enable IAS by default for N64 on Debian mips64el.
Matthew Fortune via llvm-commits
- Merge request for 3.9.0: r275966, r275967, r275968
Hans Wennborg via llvm-commits
- [PATCH] D22678: [mips][ias] Enable IAS by default for N64 on Debian mips64el.
Daniel Sanders via llvm-commits
- [PATCH] D22680: [mips][fastisel] Handle 0-4 arguments without SelectionDAG.
Daniel Sanders via llvm-commits
- [PATCH] D22650: AMDGPU/R600: Convert buffer_id to VTX_READ input
Jan Vesely via llvm-commits
- [llvm] r276389 - Don't remove side effecting instructions due to ConstantFoldInstruction
David Majnemer via llvm-commits
- [PATCH] Use Rvalue refs in APInt
David Blaikie via llvm-commits
- [PATCH] D22681: [esan] Add generic resizing hashtable
Derek Bruening via llvm-commits
- [PATCH] D22682: [esan] Add iterator to esan's generic hashtable
Derek Bruening via llvm-commits
- [PATCH] D22678: [mips][ias] Enable IAS by default for N64 on Debian mips64el.
Simon Dardis via llvm-commits
- [PATCH] D22516: [ELF] - Fix an issue when 2 output sections were created from single declaration in script
Rafael Espíndola via llvm-commits
- [PATCH] D21007: DSE: Don't remove stores made live by a call which unwinds.
Daniel Berlin via llvm-commits
- [PATCH] D22516: [ELF] - Fix an issue when 2 output sections were created from single declaration in script
George Rimar via llvm-commits
- [llvm] r276426 - [pdb] Round-trip module & file info to/from YAML.
Zachary Turner via llvm-commits
- [llvm] r276427 - [pdb] Move file layout header structs to RawTypes.h
Zachary Turner via llvm-commits
- [PATCH] D22516: [ELF] - Fix an issue when 2 output sections were created from single declaration in script
Rafael Espíndola via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
David Li via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
Gor Nishanov via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [PATCH] D22685: Disable shrinking of SNaN constants on SystemZ
Elliot Colp via llvm-commits
- [llvm] r276429 - [RDF] Make the graph construction/use less expensive
Krzysztof Parzyszek via llvm-commits
- [llvm] r276430 - [Support] Make ErrorAsOutParameter take an Error* rather than an Error&.
Lang Hames via llvm-commits
- [compiler-rt] r276256 - Attempt to fix clang-cmake-mips after r268977.
Daniel Sanders via llvm-commits
- [llvm] r276431 - [Profile] Cleanup: remove unused interface
Xinliang David Li via llvm-commits
- [lld] MIPS relocations in KSEG0
Simon Atanasyan via llvm-commits
- [PATCH] D22373: [GlobalISel] Introduce a simple instruction selector.
Quentin Colombet via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
David Li via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [PATCH] D22634: [CFLAA] Add support for field offset in CFLAnders::FunctionInfo
Jia Chen via llvm-commits
- [PATCH] D22634: [CFLAA] Add support for field offset in CFLAnders::FunctionInfo
Jia Chen via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Adam Nemet via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
David Li via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Teresa Johnson via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Xinliang David Li via llvm-commits
- [llvm] r276432 - [SelectionDAG] Optimization of BITREVERSE legalization for power-of-2 integer scalar/vector types
Simon Pilgrim via llvm-commits
- [PATCH] D22684: [ARM] Improve longMAC codegen test
Tim Northover via llvm-commits
- [PATCH] D21785: [RFC]Add unittests to {ARM | AArch64}TargetParser
Renato Golin via llvm-commits
- [PATCH] D22688: [PM] Port BreakCriticalEdges to the new PM
Wei Mi via llvm-commits
- [PATCH] D21578: [SelectionDAG] Optimization of BITREVERSE legalization for power-of-2 integer scalar/vector types
Simon Pilgrim via llvm-commits
- [llvm] r276433 - GlobalISel: implement alloca instruction
Tim Northover via llvm-commits
- [llvm] r276434 - AMDGPU: Don't reinvent transferSuccessorsAndUpdatePHIs
Matt Arsenault via llvm-commits
- [llvm] r276435 - AMDGPU: Fix i1 fp_to_int
Matt Arsenault via llvm-commits
- [llvm] r276436 - AMDGPU: Delete more dead code
Matt Arsenault via llvm-commits
- [llvm] r276437 - AMDGPU: Add HSA dispatch id intrinsic
Matt Arsenault via llvm-commits
- [llvm] r276438 - AMDGPU: Fix groupstaticsize for large LDS
Matt Arsenault via llvm-commits
- [llvm] r276439 - AMDGPU: Remove redundant test
Matt Arsenault via llvm-commits
- [PATCH] D22688: [PM] Port BreakCriticalEdges to the new PM
Davide Italiano via llvm-commits
- [PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
John Brawn via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [PATCH] D22653: AMDGPU: Don't reinvent transferSuccessorsAndUpdatePHIs
Matt Arsenault via llvm-commits
- [PATCH] D22478: AMDGPU: Fix i1 fp_to_int
Matt Arsenault via llvm-commits
- [PATCH] D22483: AMDGPU: Delete more dead code
Matt Arsenault via llvm-commits
- [PATCH] D22485: AMDGPU: Add HSA dispatch id intrinsic
Matt Arsenault via llvm-commits
- [PATCH] D22497: AMDGPU: Fix groupstaticsize for large LDS
Matt Arsenault via llvm-commits
- [PATCH] D22498: AMDGPU: Remove redundant test
Matt Arsenault via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [PATCH] D22688: [PM] Port BreakCriticalEdges to the new PM
Wei Mi via llvm-commits
- [compiler-rt] r276440 - [sanitizers] Enable sanitizer_common tests on Win64
Reid Kleckner via llvm-commits
- [PATCH] D22025: AMDGPU/SI: Do not insert EndCf in an unreachable block
Matt Arsenault via llvm-commits
- [llvm] r276441 - [Hexagon] Make HexagonCodeGen depend on Scalar
Krzysztof Parzyszek via llvm-commits
- [PATCH] D22021: AMDGPU/SI: Don't handle a loop if there is no loop at all for a terminator BB.
Matt Arsenault via llvm-commits
- [PATCH] D22689: [ELF] - Linkerscript: implemented output section [address] attribute.
George Rimar via llvm-commits
- [PATCH] D21007: DSE: Don't remove stores made live by a call which unwinds.
Eli Friedman via llvm-commits
- [polly] r276444 - Remove unused parameters from simplifySCoP(). NFC.
Michael Kruse via llvm-commits
- [PATCH] D22688: [PM] Port BreakCriticalEdges to the new PM
Davide Italiano via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Xinliang David Li via llvm-commits
- [PATCH] D22025: AMDGPU/SI: Do not insert EndCf in an unreachable block
Changpeng Fang via llvm-commits
- [llvm] r276446 - [utils] Update coverage regression checking script
Vedant Kumar via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Mehdi AMINI via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [llvm] r276438 - AMDGPU: Fix groupstaticsize for large LDS
Matt Arsenault via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Xinliang David Li via llvm-commits
- [llvm] r276447 - Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [llvm] r276438 - AMDGPU: Fix groupstaticsize for large LDS
Hans Wennborg via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [PATCH] D22688: [PM] Port BreakCriticalEdges to the new PM
David Li via llvm-commits
- [llvm] r276449 - [PM] Port BreakCriticalEdges to the new PM.
Wei Mi via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
David Li via llvm-commits
- [PATCH] D22688: [PM] Port BreakCriticalEdges to the new PM
Wei Mi via llvm-commits
- [llvm] r276077 - Revert "Revert r275883 and r275891. They seem to cause PR28608."
David Majnemer via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [compiler-rt] r276256 - Attempt to fix clang-cmake-mips after r268977.
Chris Bieneman via llvm-commits
- [PATCH] D22025: AMDGPU/SI: Do not insert EndCf in an unreachable block
Matt Arsenault via llvm-commits
- [PATCH] D22664: [ELF/Linkerscript] Define an absolute if we find an undefined during symbol assignment
Davide Italiano via llvm-commits
- [PATCH] D22669: [MBP] Added some more debug messages and some clean ups /NFC
David Li via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Mehdi AMINI via llvm-commits
- [PATCH] D22521: [MBP] do not reorder and move up loop latch block
David Li via llvm-commits
- [llvm] r276450 - [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [llvm] r276451 - add tests for vector bit manipulation intrinsics
Sanjay Patel via llvm-commits
- [PATCH] D22488: [IR] Introduce a non-integral pointer type
Sanjoy Das via llvm-commits
- [PATCH] D22634: [CFLAA] Add support for field offset in CFLAnders::FunctionInfo
George Burgess IV via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [llvm] r276452 - Recommit - [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals
Jun Bum Lim via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [PATCH] D22599: GVN-hoist: improve code generation for recursive GEPs
Sebastian Pop via llvm-commits
- [PATCH] D22692: [utils] Test the code coverage regression-checking script
Vedant Kumar via llvm-commits
- [llvm] r276453 - [ThinLTO/gold] Remove thin archive part of new test due to bot failures
Teresa Johnson via llvm-commits
- [compiler-rt] r276454 - Try to fix more Windows portability issues in sanitizer tests
Reid Kleckner via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Alina Sbirlea via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Hans Wennborg via llvm-commits
- [PATCH] D22646: 64-bit SPARCV9 should use %xcc instead of %icc
James Y Knight via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Xinliang David Li via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Mehdi Amini via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Alina Sbirlea via llvm-commits
- [PATCH] D22689: [ELF] - Linkerscript: implemented output section [address] attribute.
Davide Italiano via llvm-commits
- [compiler-rt] r276332 - [asan] Fix Win64 test portability issues
Reid Kleckner via llvm-commits
- [PATCH] D22693: More strongly separate the PDB reading interfaces and PDB writing interfaces
Zachary Turner via llvm-commits
- [PATCH] D22674: [ELF] - Linkerscript: implemented ALIGN modificatior of output sections.
Davide Italiano via llvm-commits
- [PATCH] D22635: GlobalISel: add an actual legalizer
Quentin Colombet via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [PATCH] D22488: [IR] Introduce a non-integral pointer type
Matt Arsenault via llvm-commits
- [PATCH]: Solaris: 28644 - CommandLine on SPARC is non-functional
James Y Knight via llvm-commits
- [PATCH] D22674: [ELF] - Linkerscript: implemented ALIGN modificatior of output sections.
Davide Italiano via llvm-commits
- [lld] r276323 - [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
Rafael Espíndola via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Pete Cooper via llvm-commits
- [PATCH] D22672: [ELF] - Linkerscript: cleanup of LinkerScript<ELFT>::createSections().
Davide Italiano via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Hans Wennborg via llvm-commits
- [PATCH] D22694: [Inliner, OptDiag] Add hotness attribute to opt diagnostics
Adam Nemet via llvm-commits
- [compiler-rt] r276440 - [sanitizers] Enable sanitizer_common tests on Win64
Reid Kleckner via llvm-commits
- [PATCH] D22488: [IR] Introduce a non-integral pointer type
Sanjoy Das via llvm-commits
- [compiler-rt] r276456 - [sanitizer] revert r276383 while investigating failures on bot
Kostya Serebryany via llvm-commits
- [PATCH] D22585: [MC][X86] Fix Intel Operand assembly parsing for .set ids
Nirav Dave via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Sunita_Marathe via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
David Li via llvm-commits
- [PATCH] D22677: [ThinLTO/gold] Support for getting list of included objects from gold
Xinliang David Li via llvm-commits
- [PATCH] D22397: MIRParser: Rewrite register info initialization; mostly NFC
Quentin Colombet via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Mehdi AMINI via llvm-commits
- [llvm] r276438 - AMDGPU: Fix groupstaticsize for large LDS
Tom Stellard via llvm-commits
- [PATCH] D22645: Add new SPARC processor types and hardware capabilities to the LLVM SPARC backend.
James Y Knight via llvm-commits
- [llvm] r276457 - [llvm-ar] Document 'T' thin archive modifier (NFC)
Teresa Johnson via llvm-commits
- [PATCH] D22695: [compiler-rt] Activate interception unittests
Etienne Bergeron via llvm-commits
- [PATCH] D22488: [IR] Introduce a non-integral pointer type
Sanjoy Das via llvm-commits
- [PATCH] D21449: Target independent codesize heuristics for Loop Idiom Recognition
Sunita_Marathe via llvm-commits
- [PATCH] D22689: [ELF] - Linkerscript: implemented output section [address] attribute.
Ed Maste via llvm-commits
- [PATCH] D22398: MIRParser: Allow register class specification on operand
Quentin Colombet via llvm-commits
- [llvm] r276458 - [msf] Create LLVMDebugInfoMsf
Zachary Turner via llvm-commits
- [llvm] r276459 - [pdb] Have builders share a single BumpPtrAllocator.
Zachary Turner via llvm-commits
- [llvm] r276460 - Make PDBFile store an msf::Layout.
Zachary Turner via llvm-commits
- [PATCH] D22689: [ELF] - Linkerscript: implemented output section [address] attribute.
Davide Italiano via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [llvm] r276461 - GlobalISel: implement legalization pass, with just one transformation.
Tim Northover via llvm-commits
- [llvm] r276463 - Make DebugInfoMsf a dependency of DebugInfoPDBTests.
Zachary Turner via llvm-commits
- [llvm] r275981 - [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using generic IR
Simon Pilgrim via llvm-commits
- [PATCH] Use Rvalue refs in APInt
David Blaikie via llvm-commits
- [llvm] r276464 - add tests for icmp vector folds
Sanjay Patel via llvm-commits
- [PATCH] D22120: Move inline threshold related flags to InlineSimple.cpp
Easwaran Raman via llvm-commits
- [PATCH] D22635: GlobalISel: add an actual legalizer
Tim Northover via llvm-commits
- [PATCH] D22689: [ELF] - Linkerscript: implemented output section [address] attribute.
George Rimar via llvm-commits
- [llvm] r276465 - Fix include case. NFC.
George Burgess IV via llvm-commits
- [PATCH] D22689: [ELF] - Linkerscript: implemented output section [address] attribute.
George Rimar via llvm-commits
- [PATCH] D22377: [SCEV] trip count calculation for loops with unknown stride
Pankaj Chawla via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Mehdi AMINI via llvm-commits
- [llvm] r276465 - Fix include case. NFC.
Tim Northover via llvm-commits
- [PATCH] D22488: [IR] Introduce a non-integral pointer type
Matt Arsenault via llvm-commits
- [llvm] r276465 - Fix include case. NFC.
George Burgess IV via llvm-commits
- [PATCH] D21909: Recommit - [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals
Jun Bum Lim via llvm-commits
- [PATCH] D22488: [IR] Introduce a non-integral pointer type
Sanjoy Das via llvm-commits
- [llvm] r276466 - update to use FileCheck and auto-generate checks
Sanjay Patel via llvm-commits
- [PATCH] D22519: Invariant start/end intrinsics overloaded for address space
Anna Thomas via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim via llvm-commits
- [PATCH] D22488: [IR] Introduce a non-integral pointer type
Matt Arsenault via llvm-commits
- [llvm] r276467 - [SCEV] Extract out a helper function; NFC
Sanjoy Das via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Alina Sbirlea via llvm-commits
- [llvm] r276468 - [llvm-cov] Don't copy stylesheets into index files
Vedant Kumar via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Rong Xu via llvm-commits
- [PATCH] D22554: [SLP] Vectorize loads in horizontal reductions when they happen to be in the reverse order
Matthew Simpson via llvm-commits
- [PATCH] D22676: [ELF] - Linkerscript: ignore DATA_SEGMENT_RELRO_END expression
George Rimar via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22377: [SCEV] trip count calculation for loops with unknown stride
Pankaj Chawla via llvm-commits
- [llvm] r276470 - Use RValue refs in APInt add/sub methods.
Pete Cooper via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
David Li via llvm-commits
- [llvm] r276471 - Add invariant start call creation in IRBuilder.NFC
Anna Thomas via llvm-commits
- [PATCH] D22693: More strongly separate the PDB reading interfaces and PDB writing interfaces
Zachary Turner via llvm-commits
- [PATCH] D22699: Refactor - CodeExtractor : Move check for valid block to static utility and add assumption checks.
River Riddle via llvm-commits
- [llvm] r276472 - add tests for icmp vector folds
Sanjay Patel via llvm-commits
- [PATCH] D22120: Move inline threshold related flags to InlineSimple.cpp
David Li via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Pete Cooper via llvm-commits
- [llvm] r276193 - [AArch64] Register AArch64LoadStoreOptimizer so it can be run by llc -run-pass. NFCI.
Geoff Berry via llvm-commits
- [PATCH] D22699: Refactor - CodeExtractor : Move check for valid block to static utility and add assumption checks.
River Riddle via llvm-commits
- [PATCH] D22701: [test-suite] Bitcode simd tests: align memory to 128.
Alina Sbirlea via llvm-commits
- [llvm] r276193 - [AArch64] Register AArch64LoadStoreOptimizer so it can be run by llc -run-pass. NFCI.
Tim Northover via llvm-commits
- [PATCH] D19544: Pass for translating math intrinsics to math library calls.
Matt via llvm-commits
- [PATCH] D19544: Pass for translating math intrinsics to math library calls.
Matt via llvm-commits
- [llvm] r276474 - [Coverage] Mark more methods const (NFC)
Vedant Kumar via llvm-commits
- [PATCH] D22701: [test-suite] Bitcode simd tests: align memory to 128.
Alina Sbirlea via llvm-commits
- [llvm] r276475 - add tests for icmp vector folds
Sanjay Patel via llvm-commits
- [PATCH] D22120: Move inline threshold related flags to InlineSimple.cpp
Easwaran Raman via llvm-commits
- [PATCH] D22120: Move inline threshold related flags to InlineSimple.cpp
David Li via llvm-commits
- [llvm] r276476 - add tests for icmp vector folds
Sanjay Patel via llvm-commits
- [llvm] r276477 - [SLPVectorizer] Vectorize reverse-order loads in horizontal reductions
Michael Kuperstein via llvm-commits
- [PATCH] D22554: [SLP] Vectorize loads in horizontal reductions when they happen to be in the reverse order
Michael Kuperstein via llvm-commits
- [PATCH] D22120: Move inline threshold related flags to InlineSimple.cpp
Easwaran Raman via llvm-commits
- [PATCH] D22703: [PM] Port SymbolRewriter to the new PM
Michael Kuperstein via llvm-commits
- [PATCH] D22120: Move inline threshold related flags to InlineSimple.cpp
Xinliang David Li via llvm-commits
- [PATCH] D22703: [PM] Port SymbolRewriter to the new PM
Davide Italiano via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Mehdi AMINI via llvm-commits
- [PATCH] D22701: [test-suite] Bitcode simd tests: align memory to 128.
Mehdi AMINI via llvm-commits
- [PATCH] D22701: [test-suite] Bitcode simd tests: align memory to 128.
Alina Sbirlea via llvm-commits
- [llvm] r276479 - Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Alina Sbirlea via llvm-commits
- [llvm] r276480 - Unpoison stack before resume instruction
Vitaly Buka via llvm-commits
- [PATCH] D22703: [PM] Port SymbolRewriter to the new PM
Michael Kuperstein via llvm-commits
- [PATCH] D22645: Add new SPARC processor types and hardware capabilities to the LLVM SPARC backend.
Joerg Sonnenberger via llvm-commits
- [PATCH] D22639: Add flag to PassManagerBuilder to disable GVN Hoist Pass.
Alina Sbirlea via llvm-commits
- [llvm] r276481 - GlobalISel: allow multiple types on MachineInstrs.
Tim Northover via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
River Riddle via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
Davide Italiano via llvm-commits
- [llvm] r276482 - add tests for icmp vector folds
Sanjay Patel via llvm-commits
- [zorg] r276483 - [GreenDragon] Setup the path for libtool
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D22377: [SCEV] trip count calculation for loops with unknown stride
Sanjoy Das via llvm-commits
- [PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Rong Xu via llvm-commits
- [PATCH] D22651: Create llvm-cov structured export submodule
Eddie Hurtig via llvm-commits
- [PATCH] D22651: Create llvm-cov structured export submodule
Eddie Hurtig via llvm-commits
- [llvm] r276486 - [CFLAA] Add more offset-sensitivity tracking.
George Burgess IV via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
River Riddle via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
Easwaran Raman via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
River Riddle via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
Easwaran Raman via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
River Riddle via llvm-commits
- [PATCH] D22634: [CFLAA] Add support for field offset in CFLAnders::FunctionInfo
George Burgess IV via llvm-commits
- [PATCH] D22120: Move inline threshold related flags to InlineSimple.cpp
Easwaran Raman via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
Davide Italiano via llvm-commits
- [PATCH] D22120: Move inline threshold related flags to InlineSimple.cpp
Xinliang David Li via llvm-commits
- [llvm] r276077 - Revert "Revert r275883 and r275891. They seem to cause PR28608."
Michael Zolotukhin via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
River Riddle via llvm-commits
- [llvm] r276487 - [LoopDataPrefetch] Sort headers
Adam Nemet via llvm-commits
- [llvm] r276488 - [LoopDataPrefetch] Include hotness of region in opt remark
Adam Nemet via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
River Riddle via llvm-commits
- [PATCH] D22377: [SCEV] trip count calculation for loops with unknown stride
Pankaj Chawla via llvm-commits
- [compiler-rt] r276490 - Revert "fix https://reviews.llvm.org/D22610" and "[compiler-rt] Fix memmove/memcpy overlap detection on windows"
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D22388: MIRParser: Use shorter cfi identifiers
Quentin Colombet via llvm-commits
- [PATCH] D22694: [Inliner, OptDiag] Add hotness attribute to opt diagnostics
Adam Nemet via llvm-commits
- [llvm] r276491 - [LoopDataPrefetch] Fix unused variable in release build
Adam Nemet via llvm-commits
- [compiler-rt] r276299 - [compiler-rt] Fix memmove/memcpy overlap detection on windows
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D22044: [X86] Support of no_caller_saved_registers attribute (LLVM part)
Quentin Colombet via llvm-commits
- [PATCH] D22619: Simplify error reporting in YAMLParser
Michael Spencer via llvm-commits
- [PATCH] D22701: [test-suite] Bitcode simd tests: align memory to 128.
Eric Christopher via llvm-commits
- [PATCH] D22645: Add new SPARC processor types and hardware capabilities to the LLVM SPARC backend.
Stefan Teleman via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
Sean Silva via llvm-commits
- [PATCH] D22645: Add new SPARC processor types and hardware capabilities to the LLVM SPARC backend.
Stefan Teleman via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
Sean Silva via llvm-commits
- [PATCH] D22646: 64-bit SPARCV9 should use %xcc instead of %icc
Stefan Teleman via llvm-commits
- [PATCH]: Solaris: 28644 - CommandLine on SPARC is non-functional
Stefan Teleman via llvm-commits
- [compiler-rt] r276493 - [Profile] Add new test
Xinliang David Li via llvm-commits
- [compiler-rt] r276494 - [Profile] Fix a fixme in the test
Xinliang David Li via llvm-commits
- [llvm] r276498 - Revert "[AMDGPU] Emit read-only data to .rodata for hsa"
Tom Stellard via llvm-commits
- [llvm] r276481 - GlobalISel: allow multiple types on MachineInstrs.
Quentin Colombet via llvm-commits
- [PATCH] D22708: TargetOpcodes: Rewrite the documentation for SUBREG_TO_REG
Matthias Braun via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
River Riddle via llvm-commits
- [compiler-rt] r276500 - [Profile] Tighten test with expected profile count
Xinliang David Li via llvm-commits
- [llvm] r276501 - auto-generate checks
Sanjay Patel via llvm-commits
- [PATCH] D22710: Add option to CodeExtractor for hoisting dominated static allocas
River Riddle via llvm-commits
- [llvm] r276502 - [InstCombine] move udiv+cmp fold over with other BinOp+cmp folds; NFCI
Sanjay Patel via llvm-commits
- [llvm] r276503 - [SCEV] Change the interface of computeConstantDifference; NFC
Sanjoy Das via llvm-commits
- [llvm] r276504 - [cmake] Use a sane default for LLVM_PROFILE_DATA_DIR
Vedant Kumar via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [PATCH] D22709: stop short-circuiting the SSP code for sspstrong
Paul Robinson via llvm-commits
- [PATCH] D22491: Added ThinLTO inlining statistics
Piotr Padlewski via llvm-commits
- [llvm] r276505 - [SCEV] Make isImpliedCondOperandsViaRanges smarter
Sanjoy Das via llvm-commits
- [PATCH] D22713: Fix - CodeExtractor : Inherit Target Dependent Attributes from the parent function.
River Riddle via llvm-commits
- [PATCH] D22714: stop short-circuiting the SSP code for sspstrong
Daniel Micay via llvm-commits
- [PATCH] D22715: Don't crash when generating code for __attribute__((naked)) member functions.
Justin Lebar via llvm-commits
- [PATCH] D22715: Don't crash when generating code for __attribute__((naked)) member functions.
David Majnemer via llvm-commits
- [PATCH] D22715: Don't crash when generating code for __attribute__((naked)) member functions.
Justin Lebar via llvm-commits
- [PATCH] D22715: Don't crash when generating code for __attribute__((naked)) member functions.
Justin Lebar via llvm-commits
- [llvm] r276510 - [LoopUnrollAnalyzer] Handle out of bounds accesses in visitLoad
David Majnemer via llvm-commits
- [PATCH] D22607: [Profile] Don't use the override API in all cases.
Jake VanAdrighem via llvm-commits
- [PATCH] D22718: MachineFunction: Remove AllVRegsAllocated property
Matthias Braun via llvm-commits
- [PATCH] D22607: [Profile] Don't use the override API in all cases.
Xinliang David Li via llvm-commits
- [PATCH] D22719: MachineFunction: Introduce NoPHIs property
Matthias Braun via llvm-commits
- [PATCH] D22720: MachineVerifier: Fix printing nonsense for physical registers
Matt Arsenault via llvm-commits
- [PATCH] D22607: [Profile] Don't use the override API in all cases.
Jake VanAdrighem via llvm-commits
- [PATCH] D22720: MachineVerifier: Fix printing nonsense for physical registers
Matthias Braun via llvm-commits
- [PATCH] D22721: [CFLAA] Add an initial implementation of field-sensitivity to CFLAndersAliasAnalyiss
Jia Chen via llvm-commits
- [PATCH] D22722: MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.
Matthias Braun via llvm-commits
- [PATCH] D22607: [Profile] Don't use the override API in all cases.
Xinliang David Li via llvm-commits
- [PATCH] D22719: MachineFunction: Introduce NoPHIs property
Matt Arsenault via llvm-commits
- [llvm] r276449 - [PM] Port BreakCriticalEdges to the new PM.
Sean Silva via llvm-commits
- [compiler-rt] r276512 - Fix buildbot failure
Xinliang David Li via llvm-commits
- [PATCH] D22722: MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.
Matthias Braun via llvm-commits
- [llvm] r276513 - [coroutines] Part 1 of N: Documentation
David Majnemer via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
David Majnemer via llvm-commits
- [PATCH] D22603: [coroutines] Part 1 of N: Documentation
David Majnemer via llvm-commits
- [llvm] r276515 - Avoid using a raw AssumptionCacheTracker in various inliner functions.
Sean Silva via llvm-commits
- [PATCH] D22713: Fix - CodeExtractor : Inherit Target Dependent Attributes from the parent function.
David Majnemer via llvm-commits
- [llvm] r276516 - [Profile] Use explicit flag to enable IR PGO
Xinliang David Li via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
Sean Silva via llvm-commits
- [PATCH] D22607: [Profile] Don't use the override API in all cases.
David Li via llvm-commits
- [PATCH] D21921: [proof of concept] Port old PM CGSCC visitation logic to new PM
Sean Silva via llvm-commits
- [llvm] r276461 - GlobalISel: implement legalization pass, with just one transformation.
Chandler Carruth via llvm-commits
- [PATCH] D22676: [ELF] - Linkerscript: ignore DATA_SEGMENT_RELRO_END expression
George Rimar via llvm-commits
- [llvm] r276518 - AMDGPU: Delete dead code
Matt Arsenault via llvm-commits
- [llvm] r276519 - [X86] Fix switch statement indentation per coding standards.
Craig Topper via llvm-commits
- [llvm] r276520 - [X86] Make one of the FMA3 commuting methods static. Remove a call to isFMA3 just to get the IsIntrisic flag, instead get it during the first call and pass it along. NFC
Craig Topper via llvm-commits
- [llvm] r276521 - [AVX512] Implement commuting support for EVEX encoded FMA3 instructions.
Craig Topper via llvm-commits
- [llvm] r276522 - Fix a GCC error due to this member name also being a type name. This
Chandler Carruth via llvm-commits
- [llvm] r276461 - GlobalISel: implement legalization pass, with just one transformation.
Chandler Carruth via llvm-commits
- [PATCH] D22723: [ADT] Add 'consume_front' and 'consume_back' methods to StringRef which are very handy when parsing text.
Chandler Carruth via llvm-commits
- [PATCH] D22724: [PM] Significantly refactor the pass pipeline parsing to be easier to reason about and less error prone.
Chandler Carruth via llvm-commits
- [PATCH] D22689: [ELF] - Linkerscript: implemented output section [address] attribute.
Rui Ueyama via llvm-commits
- [PATCH] D22664: [ELF/Linkerscript] Define an absolute if we find an undefined during symbol assignment
Rui Ueyama via llvm-commits
- [PATCH] D22683: [ELF] Symbol assignment within input section list
Rui Ueyama via llvm-commits
- [PATCH] D22676: [ELF] - Linkerscript: ignore DATA_SEGMENT_RELRO_END expression
Rui Ueyama via llvm-commits
- [PATCH] D22674: [ELF] - Linkerscript: implemented ALIGN modificatior of output sections.
Rui Ueyama via llvm-commits
- [PATCH] D22215: [ELF] Test case for correct input section order, when sections are listed in linker script
Rui Ueyama via llvm-commits
- [PATCH] D22726: [DAGCombine] Match shift amount by value rather than relying on common sub-expressions.
bryant via llvm-commits
- [PATCH] D22726: [DAGCombine] Match shift amount by value rather than relying on common sub-expressions.
Simon Pilgrim via llvm-commits
- [PATCH] D22728: Make readExpr return an Expr object instead of a vector of tokens.
Rui Ueyama via llvm-commits
- [llvm] r276523 - [InstCombine] allow icmp (bit-manipulation-intrinsic(), C) folds for vectors
Sanjay Patel via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
Renato Golin via llvm-commits
- [PATCH] D22703: [PM] Port SymbolRewriter to the new PM
Duncan P. N. Exon Smith via llvm-commits
- [lld] r276524 - Make a pure function a non-member file-scoped function.
Rui Ueyama via llvm-commits
- [PATCH] D22730: Split LinkerScript::createSections.
Rui Ueyama via llvm-commits
- [lld] r276525 - Remove Phdr typedef.
Rui Ueyama via llvm-commits
- [llvm] r276526 - [X86][SSE] Regenerated uitofp <2 x i32> -> <2 x float> conversion tests
Simon Pilgrim via llvm-commits
- [llvm] r275981 - [X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using generic IR
Nadav Rotem via llvm-commits
- [llvm] r276527 - [X86][SSE] Added tests where we should be trying to widen a load+splat into a broadcast
Simon Pilgrim via llvm-commits
- [llvm] r276449 - [PM] Port BreakCriticalEdges to the new PM.
Wei Mi via llvm-commits
- [llvm] r276528 - [X86] Fix typo in comment.
Craig Topper via llvm-commits
- [llvm] r276529 - CODE_OWNERS: Take ownership of the MIPS backend
Simon Dardis via llvm-commits
- [PATCH] D22723: [ADT] Add 'consume_front' and 'consume_back' methods to StringRef which are very handy when parsing text.
Pete Cooper via llvm-commits
- [llvm-dev] Code owner for Mips
Simon Dardis via llvm-commits
- [llvm] r276530 - Removes a warning about duplicate label named _strings from CommandLine.rst.
Aaron Ballman via llvm-commits
- [llvm] r276531 - Switching the highlighting from llvm to none in an attempt to appease the build bot (http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/11984/steps/docs-llvm-html/logs/stdio).
Aaron Ballman via llvm-commits
- [PATCH] D22619: Simplify error reporting in YAMLParser
Paweł Bylica via llvm-commits
- [llvm] r276532 - Change some more llvm highlighting instances to be text instead. It seems that Pygment does not handle "token" or "none" yet, and this caused the documentation bot to go red.
Aaron Ballman via llvm-commits
- [PATCH] D22732: AMDGPU: Remove get_wokdim intrinsic
Jan Vesely via llvm-commits
- [PATCH] D22713: Fix - CodeExtractor : Inherit Target Dependent Attributes from the parent function.
River Riddle via llvm-commits
- [PATCH] D22710: Add option to CodeExtractor for hoisting dominated static allocas
River Riddle via llvm-commits
- [llvm] r276534 - [X86][SSE] Added more widened broadcast tests
Simon Pilgrim via llvm-commits
- [PATCH] D22726: [DAGCombine] Match shift amount by value rather than relying on common sub-expressions.
bryant via llvm-commits
- [PATCH] D22726: [DAGCombine] Match shift amount by value rather than relying on common sub-expressions.
bryant via llvm-commits
- [PATCH] D22726: [DAGCombine] Match shift amount by value rather than relying on common sub-expressions.
bryant via llvm-commits
- [llvm] r276535 - [X86][SSE] Added float widened broadcast tests
Simon Pilgrim via llvm-commits
- [lld] r276536 - [ELF/Linkerscript] Define an absolute if we find an undefined.
Davide Italiano via llvm-commits
- [PATCH] D22664: [ELF/Linkerscript] Define an absolute if we find an undefined during symbol assignment
Davide Italiano via llvm-commits
- [PATCH] D22730: Split LinkerScript::createSections.
Davide Italiano via llvm-commits
- [PATCH] D22676: [ELF] - Linkerscript: ignore DATA_SEGMENT_RELRO_END expression
Davide Italiano via llvm-commits
- [PATCH] D22726: [DAGCombine] Match shift amount by value rather than relying on common sub-expressions.
Eli Friedman via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
River Riddle via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Carlos Liam via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Carlos Liam via llvm-commits
- [lld] r276538 - Split LinkerScript::createSections.
Rui Ueyama via llvm-commits
- [compiler-rt] r276539 - Silence -Wpointer-bool-conversion warning after r276324
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D22730: Split LinkerScript::createSections.
Rui Ueyama via llvm-commits
- [lld] r276540 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [compiler-rt] r276541 - Revert r276539 "Silence -Wpointer-bool-conversion warning after r276324"
Bruno Cardoso Lopes via llvm-commits
- [compiler-rt] r276324 - [compiler-rt] Fix interception of memcpy/memmove on win64
Bruno Cardoso Lopes via llvm-commits
- [llvm] r276542 - [MSSA] Remove useless assert. NFC.
George Burgess IV via llvm-commits
- [lld] r276543 - Rollback r276538 and r276540 to unbreak asan bot.
Rui Ueyama via llvm-commits
- [PATCH]: Solaris: 28644 - CommandLine on SPARC is non-functional
David Majnemer via llvm-commits
- [PATCH] D22659: [coroutines] Part 2 of N: Adding Coroutine Intrinsics
David Majnemer via llvm-commits
- [polly] r276550 - GPGPU: Verify kernel IR before generating assembly
Tobias Grosser via llvm-commits
- [polly] r276551 - GPGPU: Optimize kernel IR before generating assembly code
Tobias Grosser via llvm-commits
- [llvm] r276553 - [MSSA] Make EXPENSIVE_CHECKS check more.
George Burgess IV via llvm-commits
- [PATCH] D22674: [ELF] - Linkerscript: implemented ALIGN modificatior of output sections.
George Rimar via llvm-commits
- [llvm] r276554 - [Loop Vectorizer] Handling loops FP induction variables.
Elena Demikhovsky via llvm-commits
- [PATCH] D21330: Loop vectorization with FP induction variables
Elena Demikhovsky via llvm-commits
- [llvm] r276555 - [X86] Replace CodeGenOnly VPSRAVW/D/Q_Int instructions with patterns since the operand types exactly match the normal VPSRAVW/D/Q instructions.
Craig Topper via llvm-commits
- [PATCH] D22728: Make readExpr return an Expr object instead of a vector of tokens.
George Rimar via llvm-commits
- [PATCH] D22728: Make readExpr return an Expr object instead of a vector of tokens.
George Rimar via llvm-commits
- [llvm] r276559 - [X86] Make the FMA3 instruction names consistent between VEX and EVEX encoded versions.
Craig Topper via llvm-commits
- [PATCH] D22692: [utils] Test the code coverage regression-checking script
Ying Yi via llvm-commits
- [llvm] r265388 - Adds the ability to use an epilog remainder loop during loop unrolling and makes
Evgeny Stupachenko via llvm-commits
- [PATCH] D22044: [X86] Support of no_caller_saved_registers attribute (LLVM part)
Amjad Aboud via llvm-commits
- [llvm] r276563 - [X86][AVX512VL] Added AVX512VL half2float vector conversions tests to demonstrate PR23941
Simon Pilgrim via llvm-commits
- [PATCH] D22735: Handling UINT_TO_FP and SINT_TO_FP for i1 vectors
Elena Demikhovsky via llvm-commits
- [compiler-rt] r276256 - Attempt to fix clang-cmake-mips after r268977.
Daniel Sanders via llvm-commits
- [llvm] r276565 - [X86][SSE] Regenerate SSE copysign tests
Simon Pilgrim via llvm-commits
- [PATCH] D22659: [coroutines] Part 2 of N: Adding Coroutine Intrinsics
Gor Nishanov via llvm-commits
- [llvm] r276566 - [X86][SSE] Regenerate shifts tests
Simon Pilgrim via llvm-commits
- [llvm] r276567 - [X86] Regenerate shift by parts tests
Simon Pilgrim via llvm-commits
- [PATCH] D22736: Make LLVMInitializeAll* API have their symbols
Simonas Kazlauskas via llvm-commits
- [llvm] r276568 - [X86] Add SHRD shift combine tests
Simon Pilgrim via llvm-commits
- [PATCH] D22736: Make LLVMInitializeAll* API have their symbols
whitequark via llvm-commits
- [llvm] r276569 - [X86] Add 'FeatureSlowSHLD' to cpu 'bdver4'
Simon Pilgrim via llvm-commits
- [llvm] r276570 - [X86] Add shift double tests for PR14593
Simon Pilgrim via llvm-commits
- [PATCH] D22659: [coroutines] Part 2 of N: Adding Coroutine Intrinsics
David Majnemer via llvm-commits
- [llvm] r276571 - [X86][SSE] Added PR27854 tests
Simon Pilgrim via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Eli Friedman via llvm-commits
- [llvm] r276572 - [CommandLine] Use Process::GetEnv instead of _wgetenv
David Majnemer via llvm-commits
- [lld] r276574 - Make readExpr return an Expr object instead of a vector of tokens.
Rui Ueyama via llvm-commits
- [PATCH] D22728: Make readExpr return an Expr object instead of a vector of tokens.
Rui Ueyama via llvm-commits
- [PATCH] D22737: [SROA] Fix crash with lifetime intrinsic partially covering alloca.
Eli Friedman via llvm-commits
- [PATCH] D21007: DSE: Don't remove stores made live by a call which unwinds.
Eli Friedman via llvm-commits
- [PATCH] D21460: [JumpThreading] Fix handling of aliasing metadata.
Eli Friedman via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Carlos Liam via llvm-commits
- [PATCH] D21460: [JumpThreading] Fix handling of aliasing metadata.
Hal Finkel via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Eli Friedman via llvm-commits
- [PATCH] D22399: [LoopDataPrefetch/AArch64] Don't add prefetch intrinsic, when the loop already has InlineAsm prefetch.
Junmo Park via llvm-commits
- [PATCH] D21460: [JumpThreading] Fix handling of aliasing metadata.
Eli Friedman via llvm-commits
- [PATCH] D22724: [PM] Significantly refactor the pass pipeline parsing to be easier to reason about and less error prone.
Sean Silva via llvm-commits
- [PATCH] D21460: [JumpThreading] Fix handling of aliasing metadata.
Hal Finkel via llvm-commits
- [PATCH] D22738: [ELF/LinkerScript] Support PROVIDE/PROVIDE_HIDDEN inside output sections description.
Davide Italiano via llvm-commits
- [lld] r276575 - Merge readSymbolAssignment with readAssignment. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D22738: [ELF/LinkerScript] Support PROVIDE/PROVIDE_HIDDEN inside output sections description.
Rui Ueyama via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Carlos Liam via llvm-commits
- [lld] r276579 - [ELF] Support PROVIDE/PROVIDE_HIDDEN inside output sections description.
Davide Italiano via llvm-commits
- [lld] r276574 - Make readExpr return an Expr object instead of a vector of tokens.
Davide Italiano via llvm-commits
- [lld] r276574 - Make readExpr return an Expr object instead of a vector of tokens.
Rui Ueyama via llvm-commits
- [PATCH] D22738: [ELF/LinkerScript] Support PROVIDE/PROVIDE_HIDDEN inside output sections description.
Davide Italiano via llvm-commits
- [lld] r276574 - Make readExpr return an Expr object instead of a vector of tokens.
Davide Italiano via llvm-commits
- [lld] r276582 - [ELF] Move linker script tests to a subdirectory. NFCI.
Davide Italiano via llvm-commits
- [lld] r276574 - Make readExpr return an Expr object instead of a vector of tokens.
Rui Ueyama via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Carlos Liam via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Eli Friedman via llvm-commits
- [PATCH] D22723: [ADT] Add 'consume_front' and 'consume_back' methods to StringRef which are very handy when parsing text.
George Burgess IV via llvm-commits
- [lld] r276586 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D22739: [ELF] Fix the semantic of PROVIDE in Linker scripts
Davide Italiano via llvm-commits
- [lld] r276592 - [ELF] Fix the semantic of PROVIDE in linker scripts.
Davide Italiano via llvm-commits
- [PATCH] D22739: [ELF] Fix the semantic of PROVIDE in Linker scripts
Rui Ueyama via llvm-commits
- [PATCH] D22739: [ELF] Fix the semantic of PROVIDE in Linker scripts
Davide Italiano via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Carlos Liam via llvm-commits
- [llvm] r276596 - Trailing whitespace.
NAKAMURA Takumi via llvm-commits
- [llvm] r276597 - Untabify.
NAKAMURA Takumi via llvm-commits
- [PATCH] D22740: Move Dot variable from LinkerScript to ScriptConfig.
Rui Ueyama via llvm-commits
- [PATCH] D19190: [ELF] - Implemented PROVIDE linker script command.
Ed Maste via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Eli Friedman via llvm-commits
- [PATCH] D13841: [CMake] Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR shared object name not compatible with ldconfig
Keno Fischer via llvm-commits
- [llvm] r276600 - [Utils] Simplify combineMetadata
David Majnemer via llvm-commits
- [llvm] r276601 - [GVNHoist] Properly merge alignments when hoisting
David Majnemer via llvm-commits
- [llvm] r276602 - [GVNHoist] Merge metadata on hoisted instructions less conservatively
David Majnemer via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
Sean Silva via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
River Riddle via llvm-commits
- [PATCH] D22726: [DAGCombine] Match shift amount by value rather than relying on common sub-expressions.
bryant via llvm-commits
- [PATCH] D22726: [DAGCombine] Match shift amount by value rather than relying on common sub-expressions.
bryant via llvm-commits
- [llvm] r276604 - [InstSimplify] Fold trunc([zs]ext(%V)) -> %V
David Majnemer via llvm-commits
- [PATCH] D22742: [WIP] Fix `-jobs=<N>` where <N> > 1 on macOS.
Dan Liew via llvm-commits
- [llvm] r276609 - Fix : Partial Inliner requires AssumptionCacheTracker
Sean Silva via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
Sean Silva via llvm-commits
- [PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker
Sean Silva via llvm-commits
- [PATCH] D22743: Cleanup : Reformat PartialInliner.cpp to have current LLVM style conventions
River Riddle via llvm-commits
- [PATCH] D22743: Cleanup : Reformat PartialInliner.cpp to have current LLVM style conventions
Sean Silva via llvm-commits
- [llvm] r276610 - Cleanup : Reformat PartialInliner.cpp to have current LLVM style conventions
Sean Silva via llvm-commits
- [PATCH] D22743: Cleanup : Reformat PartialInliner.cpp to have current LLVM style conventions
Sean Silva via llvm-commits
- [PATCH] D22743: Cleanup : Reformat PartialInliner.cpp to have current LLVM style conventions
Sean Silva via llvm-commits
- [PATCH] D22743: Cleanup : Reformat PartialInliner.cpp to have current LLVM style conventions
Sean Silva via llvm-commits
- [PATCH] D22659: [coroutines] Part 2 of N: Adding Coroutine Intrinsics
Gor Nishanov via llvm-commits
- [PATCH] D22659: [coroutines] Part 2 of N: Adding Coroutine Intrinsics
Gor Nishanov via llvm-commits
Last message date:
Sun Jul 24 23:13:23 PDT 2016
Archived on: Sun Jul 24 23:13:17 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).