The Week Of Monday 19 September 2016 Archives by author
Starting: Mon Sep 19 00:07:49 PDT 2016
Ending: Sun Sep 25 23:50:19 PDT 2016
Messages: 1675
- [llvm] r282057 - AArch64: Set shift bit of TLSLE HI12 add instruction
Liu, Lei via llvm-commits
- [llvm] r277969 - [SROA] Fix crash with lifetime intrinsic partially covering alloca.
Yung, Douglas via llvm-commits
- [PATCH] D21571: [AArch64] Avoid generating indexed vector instructions for Exynos
Abderrazek Zaafrani via llvm-commits
- [PATCH] D21571: [AArch64] Avoid generating indexed vector instructions for Exynos
Abderrazek Zaafrani via llvm-commits
- [llvm] r282048 - [LV] When reporting about a specific instruction without debug location use loop's
Adam Nemet via llvm-commits
- [PATCH] D24587: [RFC] Output optimization remarks in YAML
Adam Nemet via llvm-commits
- [PATCH] D24833: [LoopDataPrefetch/AArch64] Allow selective prefetching of symbolic strided accesses
Adam Nemet via llvm-commits
- [PATCH] D24587: [RFC] Output optimization remarks in YAML
Adam Nemet via llvm-commits
- [PATCH] D24833: [LoopDataPrefetch/AArch64] Allow selective prefetching of symbolic strided accesses
Adam Nemet via llvm-commits
- [PATCH] D24587: [RFC] Output optimization remarks in YAML
Adam Nemet via llvm-commits
- [PATCH] D24587: [RFC] Output optimization remarks in YAML
Adam Nemet via llvm-commits
- [PATCH] D22558: Helper functions to verify SESE, SEME and copySEME
Aditya Kumar via llvm-commits
- [PATCH] D22558: Helper functions to verify SESE, SEME
Aditya Kumar via llvm-commits
- [PATCH] D22630: Loop rotation
Aditya Kumar via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Aditya Kumar via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Aditya Kumar via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Aditya Kumar via llvm-commits
- [PATCH] D24840: Search for all predecessors of loop header while getting loop metadata
Aditya Kumar via llvm-commits
- [PATCH] D24843: Move computation past early return
Aditya Kumar via llvm-commits
- [PATCH] D24871: Get non debug metadata ids.
Aditya Kumar via llvm-commits
- [PATCH] D24872: Get the instruction having loop id.
Aditya Kumar via llvm-commits
- [PATCH] D24872: Get the instruction having loop id.
Aditya Kumar via llvm-commits
- [PATCH] D22630: Loop rotation
Aditya Kumar via llvm-commits
- [PATCH] D24317: Emit S_COMPILE3 CodeView record
Adrian McCarthy via llvm-commits
- [llvm] r281990 - Emit S_COMPILE3 CodeView record
Adrian McCarthy via llvm-commits
- [PATCH] D24317: Emit S_COMPILE3 CodeView record
Adrian McCarthy via llvm-commits
- [llvm] r281991 - Fix syntactical nit from r281990.
Adrian McCarthy via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Adrian McCarthy via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
Adrian Prantl via llvm-commits
- [llvm] r281994 - ASAN: Don't drop debug info attachements for global variables.
Adrian Prantl via llvm-commits
- [PATCH] D24797: Only insert debug nodes after a phi if there is a valid insertion point
Adrian Prantl via llvm-commits
- [PATCH] [CMake] Fix NATIVE configuration in cross-compilation
Akihiko Odaki via llvm-commits
- [PATCH] [CMake] Fix MinGW cross-compilation
Akihiko Odaki via llvm-commits
- [PATCH] D5591: AArch64: Fold immediate into the immediate field of logical instructions
Akira Hatanaka via llvm-commits
- [www] r282353 - Add links to slides and videos from 2016 LLVM Cauldron
Alex Bradbury via llvm-commits
- [www] r282354 - LLVM Cauldron slide link typo fix
Alex Bradbury via llvm-commits
- [PATCH] D22454: FileCheck Enhancement - repeats in regular expressions
Alexander Kornienko via llvm-commits
- [PATCH] D22501: FileCheck Enhancement - Expressions repeat for CHECK and CHECK-NEXT
Alexander Kornienko via llvm-commits
- [PATCH] D24699: [asan] Allow re-exec in instrumented unit tests on Darwin (fix unit tests on macOS <=10.10)
Alexander Potapenko via llvm-commits
- [PATCH] D24381: [InstCombine] Convert shuffle with single constant vector element to insertelement.
Alexey Bataev via llvm-commits
- [PATCH] D24182: [InstCombine] Fix for PR29124: reduce insertelements to shufflevector
Alexey Bataev via llvm-commits
- [PATCH] D24182: [InstCombine] Fix for PR29124: reduce insertelements to shufflevector
Alexey Bataev via llvm-commits
- [PATCH] D24796: [SLPVectorizer] Fix for PR25748: reduction vectorization after loop unrolling.
Alexey Bataev via llvm-commits
- [PATCH] D24796: [SLPVectorizer] Fix for PR25748: reduction vectorization after loop unrolling.
Alexey Bataev via llvm-commits
- [PATCH] D24182: [InstCombine] Fix for PR29124: reduce insertelements to shufflevector
Alexey Bataev via llvm-commits
- [PATCH] D24790: [LoopUnroll] Use the upper bound of the loop trip count to completely unroll loops
Alexey Bataev via llvm-commits
- [llvm] r282237 - [InstCombine] Fix for PR29124: reduce insertelements to shufflevector
Alexey Bataev via llvm-commits
- [PATCH] D24182: [InstCombine] Fix for PR29124: reduce insertelements to shufflevector
Alexey Bataev via llvm-commits
- [PATCH] D24597: [cpu-detection] Copy simplified version of get_cpuid_max to remove dependency to clang's implementation
Alina Sbirlea via llvm-commits
- [PATCH] D24597: [cpu-detection] Copy simplified version of get_cpuid_max to remove dependency to clang's implementation
Alina Sbirlea via llvm-commits
- [PATCH] D23039: Kill deprecated attribute API
Amaury SECHET via llvm-commits
- [PATCH] D19448: Introducing LLVMMetadataRef
Amaury SECHET via llvm-commits
- [PATCH] D24735: Triple: Add opencl environment type
Anastasia Stulova via llvm-commits
- [PATCH] D24632: Preserve the debug location when sinking compare instructions
Andrea Di Biagio via llvm-commits
- [PATCH] D24565: [InstCombine] PR30366 : Teach the udiv folding logic how to handle constant expressions.
Andrea Di Biagio via llvm-commits
- [PATCH] D24233: [docs] Make WritingAnLLVMPass.rst up-to-date with current state of things
Andrey Bokhanko via llvm-commits
- [PATCH] D24814: Fix IntegerType::MAX_INT_BITS value
Andrey Bokhanko via llvm-commits
- [PATCH] D23506: [RFC] Generate long nop instructions depending on function-specific subtarget info (version 2)
Andrey Turetskiy via llvm-commits
- [PATCH] D17573: [X86] PR26554: Use not all set of alternative nops in 64 bit mode, but only those which are correct
Andrey Turetskiy via llvm-commits
- [PATCH] D21374: [RFC] Generate long nop instructions depending on function-specific subtarget info
Andrey Turetskiy via llvm-commits
- [PATCH] D23506: [RFC] Generate long nop instructions depending on function-specific subtarget info (version 2)
Andrey Turetskiy via llvm-commits
- [PATCH] D24399: [RS4GC] Avoid usage of unrelocated values while rematerializing geps and casts
Anna Thomas via llvm-commits
- [PATCH] D24780: [RS4GC] Refactor code for Rematerializing in presence of phi. NFC
Anna Thomas via llvm-commits
- [PATCH] D24780: [RS4GC] Refactor code for Rematerializing in presence of phi. NFC
Anna Thomas via llvm-commits
- [llvm] r282023 - [RS4GC] Refactor code for Rematerializing in presence of phi. NFC
Anna Thomas via llvm-commits
- [PATCH] D24399: [RS4GC] Avoid usage of unrelocated values while rematerializing geps and casts
Anna Thomas via llvm-commits
- [PATCH] D24399: [RS4GC] Avoid usage of unrelocated values while rematerializing geps and casts
Anna Thomas via llvm-commits
- [llvm] r282150 - [RS4GC] Remat in presence of phi and use live value
Anna Thomas via llvm-commits
- [PATCH] D24399: [RS4GC] Avoid usage of unrelocated values while rematerializing geps and casts
Anna Thomas via llvm-commits
- [Diffusion] rL282150: [RS4GC] Remat in presence of phi and use live value
Anna Thomas via llvm-commits
- [PATCH] D24399: [RS4GC] Avoid usage of unrelocated values while rematerializing geps and casts
Anna Thomas via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Anna Zaks via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Anna Zaks via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Anna Zaks via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Anna Zaks via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Anna Zaks via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Anna Zaks via llvm-commits
- [llvm] r282075 - DeadArgElim: Don't mark swifterror arguments as unused
Arnold Schwaighofer via llvm-commits
- [llvm] r282088 - Disable tail calls if there is an swifterror argument
Arnold Schwaighofer via llvm-commits
- [llvm] r282186 - i386 does not support optimized swifterror handling
Arnold Schwaighofer via llvm-commits
- [PATCH] D24724: AMDGPU: Improve documentation.
Artem Tamazov via llvm-commits
- [llvm] r281967 - [AMDGPU][mc] Add regression tests for Bug 28168
Artem Tamazov via llvm-commits
- [llvm] r282086 - [AMDGPU][mc] Add support for ds_add_[rtn_]f32.
Artem Tamazov via llvm-commits
- [llvm] r282145 - [AMDGPU][mc] Add support for absolute expressions in DPP modifiers.
Artem Tamazov via llvm-commits
- [PATCH] D24729: Don't look through addrspacecast in GetPointerBaseWithConstantOffset
Artur Pilipenko via llvm-commits
- [PATCH] D24729: Don't look through addrspacecast in GetPointerBaseWithConstantOffset
Artur Pilipenko via llvm-commits
- [PATCH] D24729: Don't look through addrspacecast in GetPointerBaseWithConstantOffset
Artur Pilipenko via llvm-commits
- [PATCH] D24729: Don't look through addrspacecast in GetPointerBaseWithConstantOffset
Artur Pilipenko via llvm-commits
- [PATCH] D24866: Don't look through addrspace cast which changes pointer size
Artur Pilipenko via llvm-commits
- [PATCH] D23984: [X86] Fix bug in masked compress
Ayman Musa via llvm-commits
- [PATCH] D23984: [X86] Fix bug in masked compress
Ayman Musa via llvm-commits
- [PATCH] D23984: [X86] Fix bug in masked compress
Ayman Musa via llvm-commits
- [PATCH] D23984: [X86] Fix bug in masked compress
Ayman Musa via llvm-commits
- [llvm] r282381 - [X86][avx512] Fix bug in masked compress store.
Ayman Musa via llvm-commits
- [PATCH] D23984: [X86] Fix bug in masked compress
Ayman Musa via llvm-commits
- [PATCH] D24833: [LoopDataPrefetch/AArch64] Allow selective prefetching of symbolic strided accesses
Balaram Makam via llvm-commits
- [PATCH] D24833: [LoopDataPrefetch/AArch64] Allow selective prefetching of symbolic strided accesses
Balaram Makam via llvm-commits
- [PATCH] D24833: [LoopDataPrefetch/AArch64] Allow selective prefetching of symbolic strided accesses
Balaram Makam via llvm-commits
- [PATCH] D24833: [LoopDataPrefetch/AArch64] Allow selective prefetching of symbolic strided accesses
Balaram Makam via llvm-commits
- [PATCH] D24863: Keep dependencies separated between static and dynamic libraries. Fix for bug #28127.
Brad King via llvm-commits
- [PATCH] D19681: builtins: use -fPIC if supported
Brian Silverman via llvm-commits
- [PATCH] D24865: AMDGPU/SI: Don't crash on GlobalValues with no name
Brian Sumner via llvm-commits
- [PATCH] D24865: AMDGPU/SI: Don't crash on anonymous GlobalValues
Brian Sumner via llvm-commits
- [PATCH] D24819: Statistic: Only print statistics on exit for -stats
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D24819: Statistic: Only print statistics on exit for -stats
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D24819: Statistic: Only print statistics on exit for -stats
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D24744: [AVX512] Fix return types on int_x86_avx512_gatherXXX_di intrinsics
Cameron McInally via llvm-commits
- [PATCH] D24744: [AVX512] Fix return types on int_x86_avx512_gatherXXX_di intrinsics
Cameron McInally via llvm-commits
- [llvm] r282081 - [AVX512] Fix return types on int_x86_avx512_gatherXXX_di intrinsics
Cameron McInally via llvm-commits
- [PATCH] D24747: [AArch64] Improve isel of negate of zext.
Chad Rosier via llvm-commits
- [llvm] r282071 - [LoopInterchange] Various cleanup. NFC.
Chad Rosier via llvm-commits
- [PATCH] D23891: [LoopUnroll] Check partial unrolling is enabled before initialization. NFC.
Chad Rosier via llvm-commits
- [PATCH] D23891: [LoopUnroll] Check partial unrolling is enabled before initialization. NFC.
Chad Rosier via llvm-commits
- [PATCH] D24564: [LoopInterchange] Track all dependencies, not just anti dependencies.
Chad Rosier via llvm-commits
- [PATCH] D24564: [LoopInterchange] Track all dependencies, not just anti dependencies.
Chad Rosier via llvm-commits
- [PATCH] D24564: [LoopInterchange] Track all dependencies, not just anti dependencies.
Chad Rosier via llvm-commits
- [llvm] r282101 - [LoopInterchange] Track all dependencies, not just anti dependencies.
Chad Rosier via llvm-commits
- [PATCH] D24564: [LoopInterchange] Track all dependencies, not just anti dependencies.
Chad Rosier via llvm-commits
- [PATCH] D24564: [LoopInterchange] Track all dependencies, not just anti dependencies.
Chad Rosier via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Chad Rosier via llvm-commits
- [compiler-rt] r282264 - Fix the following tests when running under cross-compilation:
Chad Rosier via llvm-commits
- [PATCH] D24735: Triple: Add opencl environment type
Chandler Carruth via llvm-commits
- [llvm] r282377 - [PM] Add a unittest for invalidating module analyses with an SCC pass.
Chandler Carruth via llvm-commits
- [llvm] r282378 - [PM] Add a unittest covering the invalidation of a Module analysis from
Chandler Carruth via llvm-commits
- [llvm] r282380 - [SCEV] Fix the order of members in the initializer list.
Chandler Carruth via llvm-commits
- [llvm] r282383 - [PM] Refactor this unittest a bit to remove duplicated code. This was
Chandler Carruth via llvm-commits
- [compiler-rt] r282024 - [CMake] Explicitly add --target option to compiler flags
Chris Bieneman via llvm-commits
- [compiler-rt] r282025 - [CMake] Fix error preventing simulator sanitizers from building
Chris Bieneman via llvm-commits
- [compiler-rt] r282033 - Revert "[CMake] Explicitly add --target option to compiler flags"
Chris Bieneman via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Chris Bieneman via llvm-commits
- [PATCH] D24863: Keep dependencies separated between static and dynamic libraries. Fix for bug #28127.
Chris Bieneman via llvm-commits
- [zorg] r249757 - llvmlab bisect tool
Chris Matthews via llvm-commits
- [LNT] r282114 - Docs for importreport
Chris Matthews via llvm-commits
- [PATCH] D24651: [SCEV] Try harder to find UB for NSW/NUW instr
Christof Douma via llvm-commits
- [PATCH] D24651: [SCEV] Try harder to find UB for NSW/NUW instr
Christof Douma via llvm-commits
- [PATCH] Fix unresolved linker symbols from misplaced extern definitions
Chuck Atkins via llvm-commits
- [PATCH] Fix unresolved linker symbols from misplaced extern definitions
Chuck Atkins via llvm-commits
- [PATCH] D24670: Fix unresolved linker symbols from misplaced extern definitions
Chuck Atkins via llvm-commits
- [llvm] r281958 - [AVX-512] Use 512-bit vcvtps2ph/vcvtph2ps to implement fp_to_f16/f16_to_fp when F16C and VLX are not supported.
Craig Topper via llvm-commits
- [llvm] r281959 - [AVX-512] Teach X86InstrInfo::copyPhysReg to use a 512-bit move if XMM16-XMM31 or YMM16-YMM31 are the source or dest of the copy and VLX is not supported.
Craig Topper via llvm-commits
- [llvm] r282046 - [AVX-512] Don't lower avx512 vcvtps2ph/vcvtph2ps nodes to ISD::FP16_TO_FP/ISD::FP_TO_FP16 with an extra x86 specific rounding mode operand. We should use a target specific ISD opcode.
Craig Topper via llvm-commits
- [PATCH] D24447: [AVX-512] Add support for commuting VPTERNLOG.
Craig Topper via llvm-commits
- [llvm] r282051 - [AVX-512] Simplify handling of INTR_TYPE_1OP_MASK_RM to remove support for the second opcode since its never used. This makes it consistent with INTR_TYPE_2OP_MASK_RM and INTR_TYPE_3OP_MASK_RM.
Craig Topper via llvm-commits
- [llvm] r282052 - [AVX-512] Don't add an additional rounding mode operand to the avx512 vcvtps2ph intrinsic lowering.
Craig Topper via llvm-commits
- [llvm] r282055 - [AVX-512] Split the 3 different usages of the X86ISD::FSETCC opcode into 3 different opcodes.
Craig Topper via llvm-commits
- [llvm] r282132 - [AVX-512] Add support for commuting VPTERNLOG instructions.
Craig Topper via llvm-commits
- [PATCH] D24447: [AVX-512] Add support for commuting VPTERNLOG.
Craig Topper via llvm-commits
- [llvm] r282229 - [AVX-512] Use different ISD opcodes for some of the scalar intrinsic lowering. Isel is not very robust against using the same ISD opcode with different number of operands so its better to separate.
Craig Topper via llvm-commits
- [llvm] r282230 - [AVX-512] Add separate ISD opcodes for each form of CVT instructions. Don't reuse non-X86 ISD opcodes with extra X86 specific arguments.
Craig Topper via llvm-commits
- [llvm] r282231 - [AVX-512] Split X86ISD::VFPROUND and X86ISD::VFPEXT into separate opcodes for each type constraint.
Craig Topper via llvm-commits
- [llvm] r282339 - [AVX-512] Remove the patterns for selecting scalar VCOMI/VUCOMI instructions with SAE as there is no way to create the pattern.
Craig Topper via llvm-commits
- [llvm] r282340 - [AVX-512] Split scalar version of X86ISD::SELECT into a separate opcode because isel is not robust with multiple type profiles for the same opcode.
Craig Topper via llvm-commits
- [llvm] r282341 - [X86] Teach combineShuffle to avoid creating floating point operations with integer types and integer operations with floating point types. Seems isOperationLegal lies for mismatched types and operations.
Craig Topper via llvm-commits
- [llvm] r282344 - [AVX-512] Don't use two opcodes for INTR_TYPE_SCALAR_MASK_RM. The handling was such that if the second opcode was present the first was ingored, so we can just have one opcode.
Craig Topper via llvm-commits
- [llvm] r282355 - [AVX-512] Remove duplicate instructions for converting integer to scalar floating point. We can use patterns to point to the other instructions instead.
Craig Topper via llvm-commits
- [llvm] r282356 - [AVX-512] Add the scalar unsigned integer to fp conversion instructions to hasUndefRegUpdate.
Craig Topper via llvm-commits
- [llvm] r282357 - [AVX-512] Add rounding versions of instructions to hasUndefRegUpdate.
Craig Topper via llvm-commits
- [llvm] r282358 - [AVX-512] Fix some patterns predicates to properly enforce priority for various versions of CVTDQ2PD instruction.
Craig Topper via llvm-commits
- [llvm] r282359 - [AVX-512] Replace get512BitSuperRegister with calls to TargetRegisterInfo::getMatchingSuperReg.
Craig Topper via llvm-commits
- [llvm] r282360 - [X86] Remove patterns for scalar_to_vector from FR32/FR64 to 256-bit vectors. Lowering explicitly avoids creating this pattern.
Craig Topper via llvm-commits
- [llvm] r282361 - [X86] Remove what appears to be leftover MMX code involving (v1i64 scalar_to_vector).
Craig Topper via llvm-commits
- [PATCH] D23757: cmake: Support overriding Sphinx HTML doc install directory
Dan Liew via llvm-commits
- [PATCH] D23757: cmake: Support overriding Sphinx HTML doc install directory
Dan Liew via llvm-commits
- [PATCH] D23757: cmake: Support overriding Sphinx HTML doc install directory
Dan Liew via llvm-commits
- [PATCH] D23824: [ADCE] Add handling of PHI nodes when removing control flow
Daniel Berlin via llvm-commits
- [PATCH] D23929: GVN-hoist: only hoist relevant scalar instructions
Daniel Berlin via llvm-commits
- [PATCH] D24517: GVN-hoist: fix store past load dependence analysis (PR30216)
Daniel Berlin via llvm-commits
- [PATCH] D24517: GVN-hoist: fix store past load dependence analysis (PR30216)
Daniel Berlin via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Daniel Berlin via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Daniel Berlin via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Daniel Berlin via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Daniel Berlin via llvm-commits
- [PATCH] D24517: GVN-hoist: fix store past load dependence analysis (PR30216)
Daniel Berlin via llvm-commits
- [PATCH] D24844: GVN-hoist: disable hoisting stores past calls (PR30499)
Daniel Berlin via llvm-commits
- [PATCH] D24844: GVN-hoist: disable hoisting stores past calls (PR30499)
Daniel Berlin via llvm-commits
- [PATCH] D22714: stop short-circuiting the SSP code for sspstrong
Daniel Micay via llvm-commits
- [PATCH] D22714: stop short-circuiting the SSP code for sspstrong
Daniel Micay via llvm-commits
- [PATCH] D22714: stop short-circuiting the SSP code for sspstrong
Daniel Micay via llvm-commits
- [llvm] r281618 - Fix silly mistake introduced here : https://reviews.llvm.org/D24566
David Blaikie via llvm-commits
- [zorg] r281807 - [fuzzer bot] disable pdbdump and clang* fuzzers -- sadly noone is fixing them
David Blaikie via llvm-commits
- [PATCH] D24689: [ADT] Add missing const_iterator DenseSet::find() const
David Blaikie via llvm-commits
- [lld] r281425 - Simplify InputFile ownership management.
David Blaikie via llvm-commits
- [PATCH] D21503: [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.
David Blaikie via llvm-commits
- [PATCH] D23824: [ADCE] Add handling of PHI nodes when removing control flow
David Callahan via llvm-commits
- [PATCH] D23824: [ADCE] Add handling of PHI nodes when removing control flow
David Callahan via llvm-commits
- [PATCH] D23824: [ADCE] Add handling of PHI nodes when removing control flow
David Callahan via llvm-commits
- [llvm] r281947 - Merge branch 'ADCE5'
David Callahan via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
David Li via llvm-commits
- [PATCH] D24783: [Profile] show distribution/histogram of indirect call profiles
David Li via llvm-commits
- [PATCH] D24783: [Profile] show distribution/histogram of indirect call profiles
David Li via llvm-commits
- [PATCH] D24414: Conditionally eliminate library calls where the result value is not used
David Li via llvm-commits
- [PATCH] D24868: Enhance calcColdCallHeuristics for InvokeInst
David Li via llvm-commits
- [PATCH] D24868: Enhance calcColdCallHeuristics for InvokeInst
David Li via llvm-commits
- [PATCH] D24414: Conditionally eliminate library calls where the result value is not used
David Li via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
David Li via llvm-commits
- [PATCH] D24885: [profile] Hide lprofCurFilename
David Li via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
David Li via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
David Li via llvm-commits
- [PATCH] D23824: [ADCE] Add handling of PHI nodes when removing control flow
David Majnemer via llvm-commits
- [PATCH] D23824: [ADCE] Add handling of PHI nodes when removing control flow
David Majnemer via llvm-commits
- [PATCH] D24317: Emit S_COMPILE3 CodeView record
David Majnemer via llvm-commits
- [PATCH] Fix unresolved linker symbols from misplaced extern definitions
David Majnemer via llvm-commits
- [PATCH] Fix unresolved linker symbols from misplaced extern definitions
David Majnemer via llvm-commits
- [PATCH] Fix unresolved linker symbols from misplaced extern definitions
David Majnemer via llvm-commits
- [PATCH] D24797: Only insert debug nodes after a phi if there is a valid insertion point
David Majnemer via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
David Majnemer via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
David Majnemer via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
David Majnemer via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
David Majnemer via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
David Majnemer via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
David Majnemer via llvm-commits
- [PATCH] D24810: [compiler-rt][lsan] Fix compiler error due to attribute (windows)
David Majnemer via llvm-commits
- [PATCH] D24408: [Coroutines] Part14: Handle coroutines with no suspend points.
David Majnemer via llvm-commits
- [PATCH] D24408: [Coroutines] Part14: Handle coroutines with no suspend points.
David Majnemer via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
Davide Italiano via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
Davide Italiano via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
Davide Italiano via llvm-commits
- [PATCH] D24731: [GC] Don't crash when printing gc'd sections with no name and no associated file
Davide Italiano via llvm-commits
- [PATCH] D24731: [GC] Don't crash when printing gc'd sections with no name and no associated file
Davide Italiano via llvm-commits
- [lld] r281917 - [Writer] Rename variables to reflect reality. NFCI.
Davide Italiano via llvm-commits
- [PATCH] D24731: [GC] Don't crash when printing gc'd sections with no name and no associated file
Davide Italiano via llvm-commits
- [PATCH] D24740: [MC] Support .ds directives in assembler parser
Davide Italiano via llvm-commits
- [PATCH] D24731: [GC] Don't crash when printing gc'd sections with no name and no associated file
Davide Italiano via llvm-commits
- [lld] r281946 - [GC] Don't crash when printing the special Discarded GC section.
Davide Italiano via llvm-commits
- [PATCH] D24731: [GC] Don't crash when printing gc'd sections with no name and no associated file
Davide Italiano via llvm-commits
- [PATCH] D24750: [GC] Don't crash while processing Discarded sections
Davide Italiano via llvm-commits
- [lld] r281425 - Simplify InputFile ownership management.
Davide Italiano via llvm-commits
- [PATCH] D24750: [GC] Don't crash while processing Discarded sections
Davide Italiano via llvm-commits
- [lld] r281978 - Disable --rosegment when we have linker scripts.
Davide Italiano via llvm-commits
- [lld] r281984 - [Writer] Fix a typo. NFC.
Davide Italiano via llvm-commits
- [lld] r281989 - Don't produce an error for undefined entry symbol.
Davide Italiano via llvm-commits
- [PATCH] D24692: Mark ELF sections whose name start with .note as note
Davide Italiano via llvm-commits
- [PATCH] D24750: [GC] Don't crash while processing Discarded sections
Davide Italiano via llvm-commits
- [PATCH] D24714: [MC] Support skip and count for .incbin directive
Davide Italiano via llvm-commits
- [PATCH] D24740: [MC] Support .ds directives in assembler parser
Davide Italiano via llvm-commits
- [PATCH] D24741: [MC] Support .dcb directives in assembler parser
Davide Italiano via llvm-commits
- [llvm] r282098 - [MIRParser] Delete dead code. NFCI.
Davide Italiano via llvm-commits
- [PATCH] D24750: [GC] Don't crash while processing Discarded sections
Davide Italiano via llvm-commits
- [PATCH] D24750: [GC] Don't crash while processing Discarded sections
Davide Italiano via llvm-commits
- [PATCH] D24832: [ELF] Resolve weak undefined TLS symbols when no phdr is available
Davide Italiano via llvm-commits
- [PATCH] D24837: [ELF] Emit a diagnostic if there's reference to a local symbol in a discarded COMDAT section
Davide Italiano via llvm-commits
- [PATCH] D24750: [GC] Don't crash while processing Discarded sections
Davide Italiano via llvm-commits
- [PATCH] D24741: [MC] Support .dcb directives in assembler parser
Davide Italiano via llvm-commits
- [PATCH] D24837: [ELF] Emit a diagnostic if there's reference to a local symbol in a discarded COMDAT section
Davide Italiano via llvm-commits
- [PATCH] D24837: [ELF] Emit a diagnostic if there's reference to a local symbol in a discarded COMDAT section
Davide Italiano via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
Davide Italiano via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
Davide Italiano via llvm-commits
- [PATCH] D24741: [MC] Support .dcb directives in assembler parser
Davide Italiano via llvm-commits
- [lld] r282197 - [ELF/GC] Don't crash while processing Discarded sections.
Davide Italiano via llvm-commits
- [PATCH] D24750: [GC] Don't crash while processing Discarded sections
Davide Italiano via llvm-commits
- [PATCH] D22740: Move Dot variable from LinkerScript to ScriptConfig.
Davide Italiano via llvm-commits
- [PATCH] D21503: [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.
Davide Italiano via llvm-commits
- [llvm] r282206 - [AsmParser] Remove unused partial template specialization.
Davide Italiano via llvm-commits
- [PATCH] D24832: [ELF] Resolve weak undefined TLS symbols when no phdr is available
Davide Italiano via llvm-commits
- [PATCH] D24832: [ELF] Resolve weak undefined TLS symbols when no phdr is available
Davide Italiano via llvm-commits
- [PATCH] D24837: [ELF] Emit a diagnostic if there's reference to a local symbol in a discarded COMDAT section
Davide Italiano via llvm-commits
- [PATCH] D24837: [ELF] Emit a diagnostic if there's reference to a local symbol in a discarded COMDAT section
Davide Italiano via llvm-commits
- [PATCH] D24832: [ELF] Resolve weak undefined TLS symbols when no phdr is available
Davide Italiano via llvm-commits
- [lld] r282279 - [ELF] Resolve weak undefined TLS symbols when no phdr is available.
Davide Italiano via llvm-commits
- [PATCH] D24832: [ELF] Resolve weak undefined TLS symbols when no phdr is available
Davide Italiano via llvm-commits
- [PATCH] D24849: Make CanUseCopyRelocWithPIE a llvm option, -pie-copy-relocations
Davide Italiano via llvm-commits
- [PATCH] D24873: [gold] Split plugin options controlling ThinLTO and codegen parallelism.
Davide Italiano via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Davide Italiano via llvm-commits
- [lld] r282335 - [LTO] Add a test for invalid alias analysis pipelines.
Davide Italiano via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Davide Italiano via llvm-commits
- [PATCH] D24898: [ELF] Support -z common-page-size option
Davide Italiano via llvm-commits
- [PATCH] D24899: [ELF] Don't warn about missing start symbol in relocatable and shared files
Davide Italiano via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Davide Italiano via llvm-commits
- [PATCH] D24899: [ELF] Don't warn about missing start symbol in relocatable and shared files
Davide Italiano via llvm-commits
- [PATCH] D24897: Define "contiki" OS specifier.
Davide Italiano via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Davide Italiano via llvm-commits
- [PATCH] D24898: [ELF] Support -z common-page-size option
Davide Italiano via llvm-commits
- [llvm] r282346 - Add some predicated searching functions to StringRef.
Davide Italiano via llvm-commits
- [PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt
Dean Michael Berris via llvm-commits
- [compiler-rt] r281971 - [XRay] ARM 32-bit no-Thumb support in compiler-rt
Dean Michael Berris via llvm-commits
- [PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt
Dean Michael Berris via llvm-commits
- [PATCH] D23988: [compiler-rt][XRay] Support tail call sleds
Dean Michael Berris via llvm-commits
- [PATCH] D24730: Remove InstructionCombining and its related pass from sample pgo passes as we can handle "invoke" correctly.
Dehao Chen via llvm-commits
- [llvm] r281911 - Use call target count to derive the call instruction weight
Dehao Chen via llvm-commits
- [PATCH] D24410: Use call target count to derive the call instruction weight
Dehao Chen via llvm-commits
- [llvm] r281912 - Only set branch weight during sample pgo annotation when max_weight of the branch is non-zero. Otherwise use default static profile to set branch probability.
Dehao Chen via llvm-commits
- [PATCH] D24732: Only set branch weight during sample pgo annotation when max_weight of the branch is non-zero. Otherwise use default static profile to set branch probability.
Dehao Chen via llvm-commits
- [PATCH] D24734: Handle early inline for hot callsites that reside in the same basic block.
Dehao Chen via llvm-commits
- [llvm] r281927 - Handle early inline for hot callsites that reside in the same basic block.
Dehao Chen via llvm-commits
- [PATCH] D24788: Change the basic block weight calculation algorithm to use max instead of voting.
Dehao Chen via llvm-commits
- [llvm] r282084 - Change the basic block weight calculation algorithm to use max instead of voting.
Dehao Chen via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
Dehao Chen via llvm-commits
- [PATCH] D24818: Using branch probability to guide critical edge splitting.
Dehao Chen via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
Dehao Chen via llvm-commits
- [PATCH] D24548: Add AArch64 unit tests
Diana Picus via llvm-commits
- [PATCH] D24702: AArch64: Set shift bit of TLSLE HI12 add instruction
Diana Picus via llvm-commits
- [PATCH] D24548: Add AArch64 unit tests
Diana Picus via llvm-commits
- [llvm] r281898 - [AArch64] Fix encoding for lsl #12 in add/sub immediates
Diana Picus via llvm-commits
- [PATCH] D23930: [AArch64] Fix encoding for lsl #12 in add/sub immediates
Diana Picus via llvm-commits
- [PATCH] D23834: [AArch64] Allow label arithmetic with add/sub/cmp
Diana Picus via llvm-commits
- [PATCH] D24702: AArch64: Set shift bit of TLSLE HI12 add instruction
Diana Picus via llvm-commits
- [PATCH] D24766: [sanitizers] Update sanitizers test to better match glibc internals
Diana Picus via llvm-commits
- [llvm] r282058 - Revert "AArch64: Set shift bit of TLSLE HI12 add instruction"
Diana Picus via llvm-commits
- [llvm] r282057 - AArch64: Set shift bit of TLSLE HI12 add instruction
Diana Picus via llvm-commits
- [compiler-rt] r282061 - [sanitizers] Update sanitizers test to better match glibc internals
Diana Picus via llvm-commits
- [PATCH] D24766: [sanitizers] Update sanitizers test to better match glibc internals
Diana Picus via llvm-commits
- [compiler-rt] r282064 - Revert "[sanitizers] Update sanitizers test to better match glibc internals"
Diana Picus via llvm-commits
- [PATCH] D24702: AArch64: Set shift bit of TLSLE HI12 add instruction
Diana Picus via llvm-commits
- [PATCH] D24702: AArch64: Set shift bit of TLSLE HI12 add instruction
Diana Picus via llvm-commits
- [PATCH] D24410: Use call target count to derive the call instruction weight
Diego Novillo via llvm-commits
- [PATCH] D24730: Remove InstructionCombining and its related pass from sample pgo passes as we can handle "invoke" correctly.
Diego Novillo via llvm-commits
- [PATCH] D24732: Only set branch weight during sample pgo annotation when max_weight of the branch is non-zero. Otherwise use default static profile to set branch probability.
Diego Novillo via llvm-commits
- [PATCH] D24734: Handle early inline for hot callsites that reside in the same basic block.
Diego Novillo via llvm-commits
- [PATCH] D24788: Change the basic block weight calculation algorithm to use max instead of voting.
Diego Novillo via llvm-commits
- [PATCH] D24699: [asan] Allow re-exec in instrumented unit tests on Darwin (fix unit tests on macOS <=10.10)
Dmitry Vyukov via llvm-commits
- [compiler-rt] r281969 - tsan: make CHECK more robust
Dmitry Vyukov via llvm-commits
- [compiler-rt] r281970 - tsan: check more addresses in CheckShadowMapping
Dmitry Vyukov via llvm-commits
- [compiler-rt] r281970 - tsan: check more addresses in CheckShadowMapping
Dmitry Vyukov via llvm-commits
- [compiler-rt] r281970 - tsan: check more addresses in CheckShadowMapping
Dmitry Vyukov via llvm-commits
- [compiler-rt] r281992 - tsan: revert r281970
Dmitry Vyukov via llvm-commits
- [compiler-rt] r281970 - tsan: check more addresses in CheckShadowMapping
Dmitry Vyukov via llvm-commits
- [compiler-rt] r281969 - tsan: make CHECK more robust
Dmitry Vyukov via llvm-commits
- [compiler-rt] r281969 - tsan: make CHECK more robust
Dmitry Vyukov via llvm-commits
- [compiler-rt] r281969 - tsan: make CHECK more robust
Dmitry Vyukov via llvm-commits
- [compiler-rt] r282152 - tsan: support pie binaries on newer kernels
Dmitry Vyukov via llvm-commits
- [compiler-rt] r282157 - tsan: fix bug introduced in 282152
Dmitry Vyukov via llvm-commits
- [PATCH] D23549: [SROA] Preserve llvm.mem.parallel_loop_access metadata
Dorit Nuzman via llvm-commits
- [PATCH] D23549: [SROA] Preserve llvm.mem.parallel_loop_access metadata
Dorit Nuzman via llvm-commits
- [llvm] r281960 - [SROA] Preserve llvm.mem.parallel_loop_access metadata.
Dorit Nuzman via llvm-commits
- [PATCH] D23549: [SROA] Preserve llvm.mem.parallel_loop_access metadata
Dorit Nuzman via llvm-commits
- [llvm] r281961 - Reverting revision 281960 due to test failures.
Dorit Nuzman via llvm-commits
- [llvm] r282139 - Fix revision 281960
Dorit Nuzman via llvm-commits
- [PATCH] D24854: [SROA] Expand lifetime.start/end offset checks to a couple more places.
Douglas Yung via llvm-commits
- [PATCH] D22353: FileCheck Enhancement - CHECK-WORD
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r282320 - GlobalStatus: Don't walk use-lists of ConstantData
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r282333 - Analysis: Return early in isKnownNonNullAt for ConstantData
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r282334 - Scalar: Ignore ConstantData in processAssumption
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r282337 - Analysis: Return early for UndefValue in computeKnownBits
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r282338 - ObjCARC: Don't look at users of ConstantData
Duncan P. N. Exon Smith via llvm-commits
- Code reviews for AVR
Dylan McKay via llvm-commits
- [llvm] r282329 - [AVR] Update signature of AVRTargetObjectFile::SelectSectionForGlobal
Dylan McKay via llvm-commits
- [PATCH] D20503: [AVR] Add AVRMCExpr
Dylan McKay via llvm-commits
- [PATCH] D20503: [AVR] Add AVRMCExpr
Dylan McKay via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
Ed Maste via llvm-commits
- [PATCH] D22563: [ARM][LLD] Initial support for local dynamic TLS for ARM Target
Ed Maste via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
Ed Maste via llvm-commits
- [PATCH] D24789: Accept sh_entsize = 0.
Ed Maste via llvm-commits
- [PATCH] D24827: [ARM][LLD] ARM TLS shouldn't use relaxations
Ed Maste via llvm-commits
- [PATCH] D24827: [ARM][LLD] ARM TLS shouldn't use relaxations
Ed Schouten via llvm-commits
- [PATCH] D23614: [PPC] Generate positive FP zero using xor insn instead of loading from constant area
Ehsan Amiri via llvm-commits
- [PATCH] D23614: [PPC] Generate positive FP zero using xor insn instead of loading from constant area
Ehsan Amiri via llvm-commits
- [PATCH] D24525: [Power9] Processor Model for Scheduling
Ehsan Amiri via llvm-commits
- [PATCH] D24525: [Power9] Processor Model for Scheduling
Ehsan Amiri via llvm-commits
- [PATCH] D23549: [SROA] Preserve llvm.mem.parallel_loop_access metadata
Elena Demikhovsky via llvm-commits
- [llvm] r281892 - [X86 Codegen Test] Divided masked_memop into several files. NFC.
Elena Demikhovsky via llvm-commits
- [PATCH] D24723: AVX-512: Fixed a bug in lowering saturated operations on KNL
Elena Demikhovsky via llvm-commits
- [PATCH] D24744: [AVX512] Fix return types on int_x86_avx512_gatherXXX_di intrinsics
Elena Demikhovsky via llvm-commits
- [llvm] r281966 - AVX-512: Fixed a bug in lowering saturated operations on KNL.
Elena Demikhovsky via llvm-commits
- [PATCH] D24723: AVX-512: Fixed a bug in lowering saturated operations on KNL
Elena Demikhovsky via llvm-commits
- [PATCH] D23984: [X86] Fix bug in masked compress
Elena Demikhovsky via llvm-commits
- [PATCH] D22353: FileCheck Enhancement - CHECK-WORD
Elena Lepilkina via llvm-commits
- [PATCH] D22454: FileCheck Enhancement - repeats in regular expressions
Elena Lepilkina via llvm-commits
- [PATCH] D24542: Make vector operation with variable index unsafe to speculate
Eli Friedman via llvm-commits
- [PATCH] D24462: [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI
Eli Friedman via llvm-commits
- [PATCH] D24104: Make GlobalsAA ignore dead constant expressions.
Eli Friedman via llvm-commits
- [PATCH] D24527: [InstCombine] fold X urem C -> X < C ? X : X - C when C is big (PR28672)
Eli Friedman via llvm-commits
- [PATCH] D24462: [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI
Eli Friedman via llvm-commits
- [PATCH] D24822: [SelectionDAG] Expand MULHU and enable division-by-constant for wide types
Eli Friedman via llvm-commits
- [PATCH] D24854: [SROA] Expand lifetime.start/end offset checks to a couple more places.
Eli Friedman via llvm-commits
- [PATCH] D24104: Make GlobalsAA ignore dead constant expressions.
Eli Friedman via llvm-commits
- [PATCH] D24540: [AArch64] Add Cavium ThunderX subtarget support.
Eric Christopher via llvm-commits
- [llvm] r281941 - Move the armv8.1-a ras test to a negative with noras test as ras is
Eric Christopher via llvm-commits
- [llvm] r280971 - AArch64 .arch directive - Include default arch attributes with extensions.
Eric Christopher via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Eric Christopher via llvm-commits
- [llvm] r277364 - [AArch64] Add support for Samsung Exynos M2 (NFC).
Eric Christopher via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Eric Christopher via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Eric Christopher via llvm-commits
- [llvm] r281981 - Remove extra argument used once on TargetMachine::getNameWithPrefix and inline the result into the singular caller.
Eric Christopher via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Eric Christopher via llvm-commits
- [llvm] r281982 - Remove a use of subtarget initialization in the X86 backend so we can get rid of the default subtarget.
Eric Christopher via llvm-commits
- [llvm] r281983 - Remove more guts of TargetMachine::getNameWithPrefix and migrate one check to the TLOF mach-o version.
Eric Christopher via llvm-commits
- [PATCH] D24525: [Power9] Processor Model for Scheduling
Eric Christopher via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Eric Christopher via llvm-commits
- [llvm] r281981 - Remove extra argument used once on TargetMachine::getNameWithPrefix and inline the result into the singular caller.
Eric Christopher via llvm-commits
- [llvm] r282028 - Revert "Remove extra argument used once on
Eric Christopher via llvm-commits
- [llvm] r281981 - Remove extra argument used once on TargetMachine::getNameWithPrefix and inline the result into the singular caller.
Eric Christopher via llvm-commits
- [PATCH] D24786: Bitcode: Prepare to allow multiple modules per bitcode file.
Eric Christopher via llvm-commits
- [llvm] r282031 - Remove the default subtarget from the x86 port as it isn't necessary (or
Eric Christopher via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Eric Christopher via llvm-commits
- [PATCH] D24597: [cpu-detection] Copy simplified version of get_cpuid_max to remove dependency to clang's implementation
Eric Christopher via llvm-commits
- [llvm] r281708 - Move the Mangler from the AsmPrinter down to TLOF and clean up the
Eric Christopher via llvm-commits
- [PATCH] D24597: [cpu-detection] Copy simplified version of get_cpuid_max to remove dependency to clang's implementation
Eric Christopher via llvm-commits
- [llvm] r281708 - Move the Mangler from the AsmPrinter down to TLOF and clean up the
Eric Christopher via llvm-commits
- [llvm] r281708 - Move the Mangler from the AsmPrinter down to TLOF and clean up the
Eric Christopher via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Eric Christopher via llvm-commits
- [PATCH] D22313: [MC] Add command-line option to choose the max nest level in asm macros
Eric Christopher via llvm-commits
- [llvm] r281908 - [asan] Support dynamic shadow address instrumentation
Etienne Bergeron via llvm-commits
- [compiler-rt] r281909 - [compiler-rt] Add support for the dynamic shadow allocation
Etienne Bergeron via llvm-commits
- [PATCH] D24742: [compiler-rt][asan] Turn on ASAN unittests for win64.
Etienne Bergeron via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Etienne Bergeron via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Etienne Bergeron via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Etienne Bergeron via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Etienne Bergeron via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Etienne Bergeron via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Etienne Bergeron via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Etienne Bergeron via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Etienne Bergeron via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Etienne Bergeron via llvm-commits
- [compiler-rt] r282085 - [compiler-rt] Fix Asan build on Android
Etienne Bergeron via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Etienne Bergeron via llvm-commits
- [llvm] r282091 - fix typo in comment [NFC]
Etienne Bergeron via llvm-commits
- [compiler-rt] r282092 - Fix typo in comment [NFC]
Etienne Bergeron via llvm-commits
- [PATCH] D24810: [compiler-rt][lsan] Fix compiler error due to attribute (windows)
Etienne Bergeron via llvm-commits
- [llvm] r282163 - [compiler-rt] fix typo in option description [NFC]
Etienne Bergeron via llvm-commits
- [PATCH] D24838: [compiler-rt] Fix a broken asan 64-bit test using ld_preload
Etienne Bergeron via llvm-commits
- [PATCH] D24838: [compiler-rt] Fix a broken asan 64-bit test using ld_preload
Etienne Bergeron via llvm-commits
- [compiler-rt] r282254 - [compiler-rt][lsan] Fix compiler error due to attribute (windows)
Etienne Bergeron via llvm-commits
- [compiler-rt] r282263 - [compiler-rt] Fix a broken asan 64-bit test using ld_preload
Etienne Bergeron via llvm-commits
- [PATCH] D24298: [ELF] Linkerscript: Implement LOADADDR
Eugene Leviant via llvm-commits
- [PATCH] D24298: [ELF] Linkerscript: Implement LOADADDR
Eugene Leviant via llvm-commits
- [PATCH] D24230: [ELF] Linkerscript: Fix handling of empty sections
Eugene Leviant via llvm-commits
- [PATCH] D24230: [ELF] Linkerscript: Fix handling of empty sections
Eugene Leviant via llvm-commits
- [PATCH] D24733: [ELF] Add .debug* and .comment sections to the list of sections ignored by GC.
Eugene Leviant via llvm-commits
- [PATCH] D24733: [ELF] Add .debug* and .comment sections to the list of sections ignored by GC.
Eugene Leviant via llvm-commits
- [PATCH] D24762: Alternative fix for empty sections
Eugene Leviant via llvm-commits
- ld.frankenstein
Eugene Leviant via llvm-commits
- [lld] r282067 - Linker script: Fix bug with several .bss
Eugene Leviant via llvm-commits
- [PATCH] D24298: [ELF] Linkerscript: Implement LOADADDR
Eugene Leviant via llvm-commits
- [PATCH] D24668: [ELF] Linkerscript: do not fail if there is no space for program headers and there is PHDRS directive
Eugene Leviant via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Eugene Leviant via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Eugene Leviant via llvm-commits
- [PATCH] D24762: Alternative fix for empty sections
Eugene Leviant via llvm-commits
- [lld] r282118 - Once more unto the strict weak ordering, once more.
Eugene Leviant via llvm-commits
- [lld] r282118 - Once more unto the strict weak ordering, once more.
Eugene Leviant via llvm-commits
- [PATCH] D24762: Alternative fix for empty sections
Eugene Leviant via llvm-commits
- [lld] r282118 - Once more unto the strict weak ordering, once more.
Eugene Leviant via llvm-commits
- [PATCH] D24298: [ELF] Linkerscript: Implement LOADADDR
Eugene Leviant via llvm-commits
- [lld] r282118 - Once more unto the strict weak ordering, once more.
Eugene Leviant via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Eugene Leviant via llvm-commits
- [lld] r282244 - Linker script: fix crash when discarding section
Eugene Leviant via llvm-commits
- [PATCH] D24733: [ELF] Add .debug* and .comment sections to the list of sections ignored by GC.
Eugene Leviant via llvm-commits
- [PATCH] D24870: [ELF] Don't crash in GC mode when linker script is used and .debug_lines section is present
Eugene Leviant via llvm-commits
- [PATCH] D24733: [ELF] Add .debug* and .comment sections to the list of sections ignored by GC.
Eugene Leviant via llvm-commits
- [PATCH] D24733: [ELF] Add .debug* and .comment sections to the list of sections ignored by GC.
Eugene Leviant via llvm-commits
- [PATCH] D24733: [ELF] Add .debug* and .comment sections to the list of sections ignored by GC.
Eugene Leviant via llvm-commits
- [PATCH] D22563: [ARM][LLD] Initial support for local dynamic TLS for ARM Target
Eugene Zelenko via llvm-commits
- [PATCH] D23126: lld: Add EM_IAMCU support
Eugene Zelenko via llvm-commits
- [PATCH] D22627: Fix PR28575
Eugene Zelenko via llvm-commits
- [PATCH] D22591: Delete SplitInputSection.
Eugene Zelenko via llvm-commits
- [PATCH] D22572: Create thunks before regular relocation scan
Eugene Zelenko via llvm-commits
- [PATCH] D24458: Using murmurhash2 instead of fnv
Eugene Zelenko via llvm-commits
- [PATCH] D23393: fix link to next page in tutorial
Eugene Zelenko via llvm-commits
- [PATCH] D19872: Produce cpio files for --reproduce
Eugene Zelenko via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Eugene Zelenko via llvm-commits
- [PATCH] D20837: [pdb] Add unit tests for zero copy mapped block stream
Eugene Zelenko via llvm-commits
- [PATCH] D20724: [pdb] Apply zero-copy algorithms to symbol stream iteration
Eugene Zelenko via llvm-commits
- [PATCH] D20720: [pdb] Convert more reads to zero-copy reads.
Eugene Zelenko via llvm-commits
- [PATCH] D20580: [pdb] Dump symbol records in publics stream
Eugene Zelenko via llvm-commits
- [PATCH] D20545: [codeview] Dump symbol record details from llvm-pdbdump
Eugene Zelenko via llvm-commits
- [PATCH] D20384: Refactor 1 symbol record
Eugene Zelenko via llvm-commits
- [PATCH] D20190: Get rid of CVLeafTypes.h
Eugene Zelenko via llvm-commits
- [PATCH] D20183: Enhance CodeView record deserialization with some template metaprogramming
Eugene Zelenko via llvm-commits
- [PATCH] D20026: Parse each module's module info stream
Eugene Zelenko via llvm-commits
- [PATCH] D20022: Make llvm-pdbdump print CodeView type records
Eugene Zelenko via llvm-commits
- [PATCH] D19940: Convert PDB error handling into using std::error_code instead of custom error codes
Eugene Zelenko via llvm-commits
- [PATCH] D19897: Use ScopedPrinter in llvm-pdbdump
Eugene Zelenko via llvm-commits
- [PATCH] D19893: Make ListScope and DictScope support empty labels
Eugene Zelenko via llvm-commits
- [PATCH] D19840: Parse and dump PDB TPI Stream
Eugene Zelenko via llvm-commits
- [PATCH] D19500: Parse and dump PDB DBI Stream Header Information
Eugene Zelenko via llvm-commits
- [PATCH] D19343: Move PDB parsing code into a library
Eugene Zelenko via llvm-commits
- [PATCH] D19339: Add natvis visualizers for endian packed types
Eugene Zelenko via llvm-commits
- [PATCH] D16477: Make all x86 target builds on MSVC use the amd64_x86 toolchain
Eugene Zelenko via llvm-commits
- [PATCH] D17791: Remove dead flags.
Eugene Zelenko via llvm-commits
- [PATCH] D17686: Move functionality of UniversalDriver to the entry point file.
Eugene Zelenko via llvm-commits
- [PATCH] D16668: ELF: Make link() to take an output stream to which error messages are written.
Eugene Zelenko via llvm-commits
- [PATCH] D14270: llmv-pdbdump: Make BuiltinDumper shorter. NFC.
Eugene Zelenko via llvm-commits
- [PATCH] D14269: llvm-pdbdump: Simplify. NFC.
Eugene Zelenko via llvm-commits
- [PATCH] D13950: ELF2: Implement --gc-sections.
Eugene Zelenko via llvm-commits
- [PATCH] D13728: ELF2: Merge .{text,rodata,data,bss}.* sections.
Eugene Zelenko via llvm-commits
- [PATCH] D13579: ELF2: Implement --as-needed.
Eugene Zelenko via llvm-commits
- [PATCH] D13544: ELF2: Make SymbolTable a template class.
Eugene Zelenko via llvm-commits
- [PATCH] D13539: ELF2: Reduce code reputation
Eugene Zelenko via llvm-commits
- [PATCH] D13486: ELF2; Make singleton output sections globally accessible
Eugene Zelenko via llvm-commits
- [PATCH] D13303: ELF2: Add DT_REL{,A}ENT and DT_SYMENT.
Eugene Zelenko via llvm-commits
- [PATCH] D13262: ELF2: Use 'a.out' as default output file name.
Eugene Zelenko via llvm-commits
- [PATCH] D13232: ELF2: Add basic linker script support.
Eugene Zelenko via llvm-commits
- [PATCH] D13148: ELF2: Support reponse files.
Eugene Zelenko via llvm-commits
- [PATCH] D12867: ELF2: Simplify by removing temporary variables
Eugene Zelenko via llvm-commits
- [PATCH] D11818: LLD: COFF: Remove lld-link2 alias.
Eugene Zelenko via llvm-commits
- [PATCH] D11775: ELF2: Simplify Writer interface.
Eugene Zelenko via llvm-commits
- [PATCH] D11608: COFF: Remove the old COFF linker and rename link2 link.
Eugene Zelenko via llvm-commits
- [PATCH] D11545: COFF: Write import library symbols to a symbol table.
Eugene Zelenko via llvm-commits
- [PATCH] D11074: LLD: COFF: Infer machine type earlier than before.
Eugene Zelenko via llvm-commits
- [PATCH] D11022: LLD: COFF: Support x86 file header and relocations
Eugene Zelenko via llvm-commits
- [PATCH] D11015: LLD: COFF: Check for incompatible machine types
Eugene Zelenko via llvm-commits
- [PATCH] D10818: [LLD] COFF: Make DefinedCOFF one pointer smaller
Eugene Zelenko via llvm-commits
- [PATCH] D10780: [LLD] COFF: Remove dead code.
Eugene Zelenko via llvm-commits
- [PATCH] D10718: libObject: add a function to get pointers to relocation table entries
Eugene Zelenko via llvm-commits
- [PATCH] D10672: [LLD] COFF: Make link order compatible with MSVC link.exe.
Eugene Zelenko via llvm-commits
- [PATCH] D10547: [LLD] COFF: Fix unsafe memory access
Eugene Zelenko via llvm-commits
- [PATCH] D10451: [LLD] COFF: Simplify SymbolBody::compare(SymbolBody *Other).
Eugene Zelenko via llvm-commits
- [PATCH] D10339: COFF: Split SymbolTable::addCombinedLTOObject. NFC.
Eugene Zelenko via llvm-commits
- [PATCH] D10334: Remove object_error::success and use std::error_code() instead
Eugene Zelenko via llvm-commits
- [PATCH] D10819: Object/COFF: Define coff_symbol_generic
Eugene Zelenko via llvm-commits
- [PATCH] D10170: [LLD] COFF: Remove BitcodeFile::BitcodFile(StringRef Filename)
Eugene Zelenko via llvm-commits
- [PATCH] D10129: [LLD] COFF: Define error categories for Driver, Reader and Resolver.
Eugene Zelenko via llvm-commits
- [PATCH] D10028: Add Archive::getNumberOfSymbols()
Eugene Zelenko via llvm-commits
- [PATCH] D8945: LLD: Remove unused return vaules
Eugene Zelenko via llvm-commits
- [PATCH] D8797: LLD: ELF: Remove partial class definitions of <Arch>LinkingContexts.
Eugene Zelenko via llvm-commits
- [PATCH] D8748: LLD: Hexagon: Fix dereferencing end() iterator.
Eugene Zelenko via llvm-commits
- [PATCH] D8744: LLD: Remove "_hexagon" prefix from some member variables.
Eugene Zelenko via llvm-commits
- [PATCH] D8740: LLD: ELF: Replace a macro with an inlined function.
Eugene Zelenko via llvm-commits
- [PATCH] D8733: LLD: ELF: Do not use multiple inheritance
Eugene Zelenko via llvm-commits
- [PATCH] D8667: LLD: Use DEBUG_TYPE
Eugene Zelenko via llvm-commits
- [PATCH] D8644: Rename instances of ELFLinkingContext "ctx" instead of "context"
Eugene Zelenko via llvm-commits
- [PATCH] D8322: LLD: Remove Makefiles
Eugene Zelenko via llvm-commits
- [PATCH] D8025: LLD: Implement our own future and use that for FileArchive::preload().
Eugene Zelenko via llvm-commits
- [PATCH] D7966: [lld] Define DefinedAtom::sectionSize.
Eugene Zelenko via llvm-commits
- [PATCH] D7960: Add {read,write}{16,32,64}{le,be} functions
Eugene Zelenko via llvm-commits
- [PATCH] D7541: Driver: move non-positional parameters out of switch. NFC.
Eugene Zelenko via llvm-commits
- [PATCH] D7478: Driver: Replace switch cases with ifs.
Eugene Zelenko via llvm-commits
- [PATCH] D7393: Simplify large switches.
Eugene Zelenko via llvm-commits
- [PATCH] D7390: ELF: Support INPUT linker script directive
Eugene Zelenko via llvm-commits
- [PATCH] D7189: Remove kindInGroup reference
Eugene Zelenko via llvm-commits
- [PATCH] D7015: Speculatively instantiate archive members
Eugene Zelenko via llvm-commits
- [PATCH] D6994: Run the resolver in parallel with the reader.
Eugene Zelenko via llvm-commits
- [PATCH] D6653: Convert CoreInputGraph.
Eugene Zelenko via llvm-commits
- [PATCH] D6648: [ELF] Remove {ELF,}GNULinkerScript InputElements.
Eugene Zelenko via llvm-commits
- [PATCH] D6633: Separate file parsing from File's constructors.
Eugene Zelenko via llvm-commits
- [PATCH] D5685: Object: Add range iterators for COFF import/export table
Eugene Zelenko via llvm-commits
- [PATCH] D5594: llvm-readobj: print COFF delay-load import table
Eugene Zelenko via llvm-commits
- [PATCH] D5586: llvm-readobj: print COFF imported symbols
Eugene Zelenko via llvm-commits
- [PATCH] D5569: llvm-readobj: print COFF import table
Eugene Zelenko via llvm-commits
- [PATCH] D5320: Support: Use llvm::COFF::BigObjMagic
Eugene Zelenko via llvm-commits
- [PATCH] D5315: Support: Delete {aligned_,}{u,}{little,big}8_t
Eugene Zelenko via llvm-commits
- [PATCH] D5303: Support: improve identify_magic to recognize COFF bigobj
Eugene Zelenko via llvm-commits
- [PATCH] D5107: [Support][Endian] Overload += and -=
Eugene Zelenko via llvm-commits
- [PATCH] D3253: Merge ELFGroup with Group.
Eugene Zelenko via llvm-commits
- [PATCH] D24342: Compact InputSectionData from 64 to 48 bytes
Eugene Zelenko via llvm-commits
- [PATCH] D20108: Delete mayBeOverridden
Eugene Zelenko via llvm-commits
- [PATCH] D19660: Use a single context for lto
Eugene Zelenko via llvm-commits
- [PATCH] D19045: Add a CachedHash structure
Eugene Zelenko via llvm-commits
- [PATCH] D19025: Hash symbol names only once per global SymbolBody
Eugene Zelenko via llvm-commits
- [PATCH] D18056: Compute value of local symbol with getVA.
Eugene Zelenko via llvm-commits
- [PATCH] D18043: Remember the input section of locals
Eugene Zelenko via llvm-commits
- [PATCH] D18042: Create a SymbolBody for locals
Eugene Zelenko via llvm-commits
- [PATCH] D17771: Move ObjectYAML code to a new library
Eugene Zelenko via llvm-commits
- [PATCH] D17409: Add support for merging strings with alignment larger than one char
Eugene Zelenko via llvm-commits
- [PATCH] D17408: Add support for merging string with alignment larger than one char
Eugene Zelenko via llvm-commits
- [PATCH] D17172: Minimum LTO implementation
Eugene Zelenko via llvm-commits
- [PATCH] D17073: Make needsPlt a pure predicate
Eugene Zelenko via llvm-commits
- [PATCH] D15758: Split Defined and DefinedElf
Eugene Zelenko via llvm-commits
- [PATCH] D15084: Split the linker in 2
Eugene Zelenko via llvm-commits
- [PATCH] D14741: Make ELF2 the default
Eugene Zelenko via llvm-commits
- [PATCH] D14663: Replace "-flavor gnu" with "-flavor old-gnu".
Eugene Zelenko via llvm-commits
- [PATCH] D14658: rename gnu to old-gnu
Eugene Zelenko via llvm-commits
- [PATCH] D13958: Mere SHF_STRING
Eugene Zelenko via llvm-commits
- [PATCH] D13814: Add support for SHF_MERGE sections
Eugene Zelenko via llvm-commits
- [PATCH] D13598: Add comdat support.
Eugene Zelenko via llvm-commits
- [PATCH] D11787: Port the error functions from ELF to COFF.
Eugene Zelenko via llvm-commits
- [PATCH] D5844: Add CRLF support to LineIterator.
Eugene Zelenko via llvm-commits
- [PATCH] D15964: Add a comment for AMDGPU relocateOne().
Eugene Zelenko via llvm-commits
- [PATCH] D14220: docs: Misplaced comma in Kaleidoscope tutorial
Eugene Zelenko via llvm-commits
- [PATCH] D10857: Update documentation for unroll pragmas on loops with runtime trip counts
Eugene Zelenko via llvm-commits
- [PATCH] D10855: Enable partial and runtime loop unrolling for NVPTX
Eugene Zelenko via llvm-commits
- [PATCH] D10714: Modify interleave diagnostics to clearly indicate why interleaving wasn't done.
Eugene Zelenko via llvm-commits
- [PATCH] D10588: [MCJIT] Fix a crash in getPointerToFunction
Eugene Zelenko via llvm-commits
- [PATCH] D10275: [ARM]: Add support for MMFR4_EL1 (memory model feature register) in assembler.
Eugene Zelenko via llvm-commits
- [PATCH] D9713: [Hexagon] Check for underflow/wrap in hardware loop pass
Eugene Zelenko via llvm-commits
- [PATCH] D7230: [Support][Windows] Unify dialog box suppression and print stack traces on abort.
Eugene Zelenko via llvm-commits
- [PATCH] D6067: [Support][Program] Add findProgramByName(Name, OptionalPaths)
Eugene Zelenko via llvm-commits
- [PATCH] D20021: Enable tests on the Windows LLDB buildbot
Eugene Zelenko via llvm-commits
- [PATCH] D20927: tsan: clean up dynamic TLS memory between reuse
Eugene Zelenko via llvm-commits
- [PATCH] D2582: asan: fix atomic operations on ARM
Eugene Zelenko via llvm-commits
- [PATCH] D2469: tsan: remove in_rtl counter
Eugene Zelenko via llvm-commits
- [PATCH] D2269: tsan: support for linux aio
Eugene Zelenko via llvm-commits
- [PATCH] D1956: tsan: update docs
Eugene Zelenko via llvm-commits
- [PATCH] D1952: tsan: implement no_sanitize_thread attribute
Eugene Zelenko via llvm-commits
- [PATCH] D1808: tsan: ignore interceptors coming from specified libraries
Eugene Zelenko via llvm-commits
- [PATCH] D1379: tsan/msan: add halt_on_error flag
Eugene Zelenko via llvm-commits
- [PATCH] D21656: [compiler-rt] Include <dlfcn.h> unconditionally
Eugene Zelenko via llvm-commits
- [PATCH] D21574: Add an internal option to specify the function of interest to display MBFI
Eugene Zelenko via llvm-commits
- [PATCH] D21574: Add an internal option to specify the function of interest to display MBFI
Eugene Zelenko via llvm-commits
- [PATCH] D24783: [Profile] show distribution/histogram of indirect call profiles
Eugene Zelenko via llvm-commits
- [PATCH] D21430: Use a much more efficient (linear instead of quadratic?) algorithm for computing the height: standard DFS mincost algorithm for a DAG.
Eugene Zelenko via llvm-commits
- [PATCH] D21263: compiler-rt: separate out aeabi builtins to support WOA
Eugene Zelenko via llvm-commits
- [PATCH] D20754: [SLP] Pass in correct alignment when query memory access cost
Eugene Zelenko via llvm-commits
- [PATCH] D20530: Proposal for using stricter error checking in SampleProf
Eugene Zelenko via llvm-commits
- [PATCH] D22243: [PPC] Handling CallInst in PPCBoolRetToInt
Eugene Zelenko via llvm-commits
- [PATCH] D22082: LiveRegUnits: Add accumulateBackward() function
Eugene Zelenko via llvm-commits
- [PATCH] D21004: [LegacyPM] Namespace some classes; NFC
Eugene Zelenko via llvm-commits
- [PATCH] D20229: Remove known constraints from the invalid context
Eugene Zelenko via llvm-commits
- [PATCH] D20173: [InstCombine] Avoid combining the bitcast of a var that is used as both address and result of the same load instruction
Eugene Zelenko via llvm-commits
- [PATCH] D19833: [scan-build] fix dead store warnings emitted on LLVM AMDGPU code base
Eugene Zelenko via llvm-commits
- [PATCH] D19820: Enable loopreroll for sext of loop control only IV
Eugene Zelenko via llvm-commits
- [PATCH] D19810: [scan-build] fix logic error warning in LLVM AMDGPU target code base
Eugene Zelenko via llvm-commits
- [PATCH] D19681: builtins: use -fPIC if supported
Eugene Zelenko via llvm-commits
- [PATCH] D19632: [scan-build] fix logic error warnings emitted on llvm code base
Eugene Zelenko via llvm-commits
- [PATCH] D19605: Rename isRelRelative
Eugene Zelenko via llvm-commits
- [PATCH] D19513: Add optimization bisect opt-in calls for Mips passes
Eugene Zelenko via llvm-commits
- [PATCH] D19448: Introducing LLVMMetadataRef
Eugene Zelenko via llvm-commits
- [PATCH] D19341: Add micro-optimization for 'icmp slt (or A, B), A' to instsimplify.
Eugene Zelenko via llvm-commits
- [PATCH] D19256: PR27392 unroll epilog TripCount overflow fix.
Eugene Zelenko via llvm-commits
- [PATCH] D18996: [PPC] Enable shuffling of VSX vectors
Eugene Zelenko via llvm-commits
- [PATCH] D18936: Fix regalloc-verifier error for r265547
Eugene Zelenko via llvm-commits
- [PATCH] D18935: Fix live interval update of Dead PHI for r265547
Eugene Zelenko via llvm-commits
- [PATCH] D18934: post-commit patch review for r265547
Eugene Zelenko via llvm-commits
- [PATCH] D22975: Compute the Newton series natively
Evandro Menezes via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Evandro Menezes via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Evandro Menezes via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Evandro Menezes via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Evandro Menezes via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Evandro Menezes via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Evandro Menezes via llvm-commits
- [llvm] r281999 - Revert "[AArch64] Properly validate the reciprocal estimation."
Evandro Menezes via llvm-commits
- [llvm] r282000 - Revert "[AArch64] Use the reciprocal estimation machinery"
Evandro Menezes via llvm-commits
- [llvm] r282001 - Revert part of "AArch64: Do not test for CPUs, use SubtargetFeatures"
Evandro Menezes via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Evandro Menezes via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Evandro Menezes via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Evandro Menezes via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Evandro Menezes via llvm-commits
- [PATCH] D21940: Add support to optionally limit the size of jump tables
Evandro Menezes via llvm-commits
- [PATCH] D21940: Add support to optionally limit the size of jump tables
Evandro Menezes via llvm-commits
- [PATCH] D21940: Add support to optionally limit the size of jump tables
Evandro Menezes via llvm-commits
- [PATCH] D21940: Add support to optionally limit the size of jump tables
Evandro Menezes via llvm-commits
- [PATCH] D21940: Add support to optionally limit the size of jump tables
Evandro Menezes via llvm-commits
- [PATCH] D21940: Add support to optionally limit the size of jump tables
Evandro Menezes via llvm-commits
- [PATCH] D21940: Add support to optionally limit the size of jump tables
Evandro Menezes via llvm-commits
- [llvm] r281645 - Revert "[ARM] Promote small global constants to constant pools"
Evgenii Stepanov via llvm-commits
- [PATCH] D24736: [lsan] Prevent initialization failure with newer (2.23+) glibc in use.
Evgeniy Stepanov via llvm-commits
- [PATCH] D24698: [asan] Stop appending -lm, -pthread and other linker options on Darwin for ASan unit tests
Evgeniy Stepanov via llvm-commits
- [llvm] r281939 - Misleading comments of SplitBlockAndInsertIfThenElse in BasicBlockUtils.h
Evgeniy Stepanov via llvm-commits
- [PATCH] D24086: Misleading comments of SplitBlockAndInsertIfThenElse in BasicBlockUtils.h
Evgeniy Stepanov via llvm-commits
- [PATCH] D24766: [sanitizers] Update sanitizers test to better match glibc internals
Evgeniy Stepanov via llvm-commits
- [PATCH] D24736: [msan] Prevent initialization failure with newer (2.23+) glibc in use.
Evgeniy Stepanov via llvm-commits
- [PATCH] D24817: cfi: Fixes for check-cfi when configured as an external project.
Evgeniy Stepanov via llvm-commits
- [PATCH] D24736: [msan] Prevent initialization failure with newer (2.23+) glibc in use.
Evgeniy Stepanov via llvm-commits
- [PATCH] D24736: [msan] Prevent initialization failure with newer (2.23+) glibc in use.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r282315 - [msan] Disable flaky fork.cc on PPC64.
Evgeniy Stepanov via llvm-commits
- [PATCH] D24451: [LoopUnroller] Replace UnrollingPreferences::Force with ForceMaxCount + SystemZ getUnrollingPreferences().
Evgeny Stupachenko via llvm-commits
- [PATCH] D23896: [InstCombine] Try to resubmit the combine of A->B->A BitCast and fix for pr27996
Evgeny Stupachenko via llvm-commits
- [PATCH] D24773: [asan] Fix GlobalAddressDescription::Print()
Filipe Cabecinhas via llvm-commits
- [PATCH] D24773: [asan] Fix GlobalAddressDescription::Print()
Filipe Cabecinhas via llvm-commits
- [PATCH] D24777: [asan] Store full AddressDescription objects in ErrorInvalidPointerPair
Filipe Cabecinhas via llvm-commits
- [compiler-rt] r282012 - [asan] Fix GlobalAddressDescription::Print()
Filipe Cabecinhas via llvm-commits
- [PATCH] D24773: [asan] Fix GlobalAddressDescription::Print()
Filipe Cabecinhas via llvm-commits
- [PATCH] D24777: [asan] Store full AddressDescription objects in ErrorInvalidPointerPair
Filipe Cabecinhas via llvm-commits
- [PATCH] D24555: [asan] Reify ErrorGeneric
Filipe Cabecinhas via llvm-commits
- [compiler-rt] r282102 - [asan] Store full AddressDescription objects in ErrorInvalidPointerPair
Filipe Cabecinhas via llvm-commits
- [PATCH] D24777: [asan] Store full AddressDescription objects in ErrorInvalidPointerPair
Filipe Cabecinhas via llvm-commits
- [compiler-rt] r282107 - [asan] Reify ErrorGeneric
Filipe Cabecinhas via llvm-commits
- [PATCH] D24555: [asan] Reify ErrorGeneric
Filipe Cabecinhas via llvm-commits
- [PATCH] D23654: [CMake] Rename back SIMPLE_SOURCE to compile as C++
Francis Ricci via llvm-commits
- [PATCH] D23654: [CMake] Rename back SIMPLE_SOURCE to compile as C++
Francis Ricci via llvm-commits
- Buildbot numbers for the week of 9/04/2016 - 9/10/201
Galina Kistanova via llvm-commits
- Buildbot numbers for the week of 9/11/2016 - 9/17/2016
Galina Kistanova via llvm-commits
- [llvm] r279875 - TableGen: Switch from a std::map to a DenseMap in CodeGenSubRegIndex. NFC
Galina Kistanova via llvm-commits
- [zorg] r282016 - Removed inoperative builder lldb-x86_64-debian-clang.
Galina Kistanova via llvm-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via llvm-commits
- [zorg] r282093 - [Zorg] Don't pass -jN to LNT, use --threads/--build-threads.
Galina Kistanova via llvm-commits
- [zorg] r282133 - Fixed multiple nt_flags args.
Galina Kistanova via llvm-commits
- [zorg] r282093 - [Zorg] Don't pass -jN to LNT, use --threads/--build-threads.
Galina Kistanova via llvm-commits
- [zorg] r282210 - Changed MailNotifiers for myself.
Galina Kistanova via llvm-commits
- [PATCH] D24747: [AArch64] Improve isel of negate of zext.
Geoff Berry via llvm-commits
- [PATCH] D24747: [AArch64] Improve isel of negate of zext.
Geoff Berry via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Geoff Berry via llvm-commits
- [PATCH] D24747: [AArch64] Improve isel of negate of zext.
Geoff Berry via llvm-commits
- [PATCH] D22714: stop short-circuiting the SSP code for sspstrong
George Burgess IV via llvm-commits
- [PATCH] D22714: stop short-circuiting the SSP code for sspstrong
George Burgess IV via llvm-commits
- [PATCH] D22714: stop short-circuiting the SSP code for sspstrong
George Burgess IV via llvm-commits
- [llvm] r282022 - [CodeGen] stop short-circuiting the SSP code for sspstrong.
George Burgess IV via llvm-commits
- [PATCH] D22714: stop short-circuiting the SSP code for sspstrong
George Burgess IV via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
George Rimar via llvm-commits
- [lld] r281754 - Recommit r281721 "[ELF] - Linkerscript: implement EXCLUDE_FILE in the middle of a input section description."
George Rimar via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
George Rimar via llvm-commits
- [lld] r281900 - [ELF] - LinkerScript: Add workaround for gcc 6.2.0 failure w/auto
George Rimar via llvm-commits
- [lld] r281754 - Recommit r281721 "[ELF] - Linkerscript: implement EXCLUDE_FILE in the middle of a input section description."
George Rimar via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
George Rimar via llvm-commits
- [PATCH] D24726: [ELF] - Linkerscript: reimplement readSectionExcludes()
George Rimar via llvm-commits
- [PATCH] D24685: Simplify SORT and --sort-section command line option handling.
George Rimar via llvm-commits
- [PATCH] D24728: [ARM][LLD] Add support for .ARM.exidx sections
George Rimar via llvm-commits
- [lld] r281754 - Recommit r281721 "[ELF] - Linkerscript: implement EXCLUDE_FILE in the middle of a input section description."
George Rimar via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
George Rimar via llvm-commits
- [PATCH] D24726: [ELF] - Linkerscript: reimplement readSectionExcludes()
George Rimar via llvm-commits
- [PATCH] D24726: [ELF] - Linkerscript: reimplement readSectionExcludes()
George Rimar via llvm-commits
- [PATCH] D24758: [ELF] - Linkerscript: support complex section pattern grammar.
George Rimar via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
George Rimar via llvm-commits
- ld.frankenstein
George Rimar via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
George Rimar via llvm-commits
- [lld] r282060 - [ELF] - Linkerscript: reimplement readSectionExcludes()
George Rimar via llvm-commits
- [PATCH] D24726: [ELF] - Linkerscript: reimplement readSectionExcludes()
George Rimar via llvm-commits
- [PATCH] D24758: [ELF] - Linkerscript: support complex section pattern grammar.
George Rimar via llvm-commits
- [PATCH] D24758: [ELF] - Linkerscript: support complex section pattern grammar.
George Rimar via llvm-commits
- [lld] r282035 - Revert "Revert "Only restrict order if both sections are in the script."" (Rafael Espindola via llvm-commits)
George Rimar via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
George Rimar via llvm-commits
- [PATCH] D24801: [ELF] - Fix combination of -script and relocatable output.
George Rimar via llvm-commits
- [PATCH] D24801: [ELF] - Fix combination of -script and relocatable output.
George Rimar via llvm-commits
- [PATCH] D24758: [ELF] - Linkerscript: support complex section pattern grammar.
George Rimar via llvm-commits
- [PATCH] D24758: [ELF] - Linkerscript: support complex section pattern grammar.
George Rimar via llvm-commits
- [lld] r282078 - [ELF] - Linkerscript: support complex section pattern grammar.
George Rimar via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: report orphans if --verbose used.
George Rimar via llvm-commits
- [PATCH] D24758: [ELF] - Linkerscript: support complex section pattern grammar.
George Rimar via llvm-commits
- [PATCH] D24496: [ELF] - Implemented rpath-link command line option.
George Rimar via llvm-commits
- [lld] r282035 - Revert "Revert "Only restrict order if both sections are in the script."" (Rafael Espindola via llvm-commits)
George Rimar via llvm-commits
- [PATCH] D23352: [ELF] - Linkerscript: implemented simple heuristic for placing orphan sections.
George Rimar via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/QUAD commands.
George Rimar via llvm-commits
- [PATCH] D24831: [ELF] - Linkerscript: accept space between '=' and expression in section filler.
George Rimar via llvm-commits
- [PATCH] D24831: [ELF] - Linkerscript: accept space between '=' and expression in section filler.
George Rimar via llvm-commits
- [PATCH] D21503: [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.
George Rimar via llvm-commits
- [llvm] r282235 - [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.
George Rimar via llvm-commits
- [PATCH] D21503: [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.
George Rimar via llvm-commits
- [llvm] r282238 - Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section."
George Rimar via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
George Rimar via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
George Rimar via llvm-commits
- [llvm] r282239 - Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.""
George Rimar via llvm-commits
- [PATCH] D24858: [ELF] - Linkerscript: implement DEFINED() command.
George Rimar via llvm-commits
- [PATCH] D24860: [ELF] - Linkerscript: Implemented >> and <<
George Rimar via llvm-commits
- [lld] r282243 - [ELF] - Linkerscript: Implemented >> and <<
George Rimar via llvm-commits
- [PATCH] D24860: [ELF] - Linkerscript: Implemented >> and <<
George Rimar via llvm-commits
- [lld] r282245 - [ELF] - Linkerscript: implement DEFINED() command.
George Rimar via llvm-commits
- [PATCH] D24860: [ELF] - Linkerscript: Implemented >> and <<
George Rimar via llvm-commits
- [PATCH] D24858: [ELF] - Linkerscript: implement DEFINED() command.
George Rimar via llvm-commits
- [lld] r282248 - [ELF] - Linkerscript: accept space between '=' and expression in section filler.
George Rimar via llvm-commits
- [PATCH] D24831: [ELF] - Linkerscript: accept space between '=' and expression in section filler.
George Rimar via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
George Rimar via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
George Rimar via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
George Rimar via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
George Rimar via llvm-commits
- [PATCH] D24408: [Coroutines] Part14: Handle coroutines with no suspend points.
Gor Nishanov via llvm-commits
- [PATCH] D24408: [Coroutines] Part14: Handle coroutines with no suspend points.
Gor Nishanov via llvm-commits
- [PATCH] D24408: [Coroutines] Part14: Handle coroutines with no suspend points.
Gor Nishanov via llvm-commits
- [PATCH] D24834: Convert option tables to use llvm::ArrayRefs
Greg Clayton via llvm-commits
- [PATCH] D24834: Convert option tables to use llvm::ArrayRefs
Greg Clayton via llvm-commits
- [PATCH] D23896: [InstCombine] Try to resubmit the combine of A->B->A BitCast and fix for pr27996
Guozhi Wei via llvm-commits
- [PATCH] D24790: [LoopUnroll] Use the upper bound of the loop trip count to completely unroll loops
Haicheng Wu via llvm-commits
- [PATCH] D24790: [LoopUnroll] Use the upper bound of the loop trip count to completely unroll loops
Haicheng Wu via llvm-commits
- [PATCH] D24790: [LoopUnroll] Use the upper bound of the loop trip count to completely unroll loops
Haicheng Wu via llvm-commits
- [PATCH] D23356: [DAG] Fix incorrect alignment of ext load.
Hal Finkel via llvm-commits
- [PATCH] D24466: [PPC] Set SP after loading data from stack frame, if no red zone is present
Hal Finkel via llvm-commits
- [PATCH] D24466: [PPC] Set SP after loading data from stack frame, if no red zone is present
Hal Finkel via llvm-commits
- [PATCH] D24844: GVN-hoist: disable hoisting stores past calls (PR30499)
Hal Finkel via llvm-commits
- [PATCH] D24587: [RFC] Output optimization remarks in YAML
Hal Finkel via llvm-commits
- [PATCH] D24587: [RFC] Output optimization remarks in YAML
Hal Finkel via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
Hal Finkel via llvm-commits
- [PATCH] D24441: [AA] Add the notion of target-specific alias analyses.
Hal Finkel via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
Hans Wennborg via llvm-commits
- [llvm] r281957 - BranchFolder: Fix invalid undef flags after merge.
Hans Wennborg via llvm-commits
- [PATCH] D24797: Only insert debug nodes after a phi if there is a valid insertion point
Hans Wennborg via llvm-commits
- [llvm] r282077 - Revert r281895 "Add @llvm.dbg.value entries for the phi node created by -mem2reg"
Hans Wennborg via llvm-commits
- [llvm] r281895 - Add @llvm.dbg.value entries for the phi node created by -mem2reg
Hans Wennborg via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
Hans Wennborg via llvm-commits
- [PATCH] D24680: Jump threading: avoid trying to split edge into landingpad block (PR27840)
Hans Wennborg via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
Hans Wennborg via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
Hans Wennborg via llvm-commits
- [PATCH] D21940: Add support to optionally limit the size of jump tables
Hans Wennborg via llvm-commits
- [PATCH] D24462: [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI
Hans Wennborg via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
Hans Wennborg via llvm-commits
- [PATCH] D24836: X86: Allow conditional tail calls in Win64 "leaf" functions (PR26302)
Hans Wennborg via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
Hans Wennborg via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
Hans Wennborg via llvm-commits
- [llvm] r282185 - Win64: Don't emit unwind info for "leaf" functions (PR30337)
Hans Wennborg via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
Hans Wennborg via llvm-commits
- [llvm] r282199 - Revert r282168 "GVN-hoist: fix store past load dependence analysis (PR30216)"
Hans Wennborg via llvm-commits
- [llvm] r282168 - GVN-hoist: fix store past load dependence analysis (PR30216)
Hans Wennborg via llvm-commits
- [PATCH] D21940: Add support to optionally limit the size of jump tables
Hans Wennborg via llvm-commits
- [PATCH] D21940: Add support to optionally limit the size of jump tables
Hans Wennborg via llvm-commits
- [PATCH] D24680: Jump threading: avoid trying to split edge into landingpad block (PR27840)
Hans Wennborg via llvm-commits
- [PATCH] D24723: AVX-512: Fixed a bug in lowering saturated operations on KNL
Igor Breger via llvm-commits
- [llvm] r282045 - [NVPTX] Check if callsite is defined when computing argument allignment
Jacques Pienaar via llvm-commits
- Add C++17 aligned new/delete entrypoints to libasan
Jakub Jelinek via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
James Greenhalgh via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
James Greenhalgh via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
James Greenhalgh via llvm-commits
- [llvm] r281889 - [SimplifyCFG] Update (AND) IR flags when CSE'ing instructions
James Molloy via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
James Molloy via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
James Molloy via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
James Molloy via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
James Molloy via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
James Molloy via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
James Molloy via llvm-commits
- [PATCH] D24856: [ARM] Promote small global constants to constant pools - fixed for PR30470 and PR30475
James Molloy via llvm-commits
- [PATCH] D24857: Assign cost of scaling used in addressing mode for ARM cores
James Molloy via llvm-commits
- [llvm] r282241 - [ARM] Promote small global constants to constant pools
James Molloy via llvm-commits
- [llvm] r282249 - Revert "[ARM] Promote small global constants to constant pools"
James Molloy via llvm-commits
- [PATCH] D23506: [RFC] Generate long nop instructions depending on function-specific subtarget info (version 2)
James Y Knight via llvm-commits
- [PATCH] D24745: TLI: Add option to generate dependent stores in scalarization.
Jan Vesely via llvm-commits
- [PATCH] D24746: AMDGPU/R600: Don't use REGISTER_{LOAD, STORE} ISD nodes
Jan Vesely via llvm-commits
- [PATCH] D24857: Assign cost of scaling used in addressing mode for ARM cores
Javed Absar via llvm-commits
- [PATCH] D24496: [ELF] - Implemented rpath-link command line option.
Joerg Sonnenberger via llvm-commits
- [PATCH] D24462: [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI
Joerg Sonnenberger via llvm-commits
- [PATCH] D23654: [CMake] Rename back SIMPLE_SOURCE to compile as C++
Jonas Hahnfeld via llvm-commits
- [PATCH] D23654: [CMake] Rename back SIMPLE_SOURCE to compile as C++
Jonas Hahnfeld via llvm-commits
- [compiler-rt] r282054 - [CMake] Rename back SIMPLE_SOURCE to compile as C++
Jonas Hahnfeld via llvm-commits
- [PATCH] D23654: [CMake] Rename back SIMPLE_SOURCE to compile as C++
Jonas Hahnfeld via llvm-commits
- [PATCH] D24451: [LoopUnroller] Replace UnrollingPreferences::Force with ForceMaxCount + SystemZ getUnrollingPreferences().
Jonas Paulsson via llvm-commits
- [PATCH] D24451: [LoopUnroller] Replace UnrollingPreferences::Force with ForceMaxCount + SystemZ getUnrollingPreferences().
Jonas Paulsson via llvm-commits
- [PATCH] D17257: New utility class ReachingPhysDefs for post-ra analysis.
Jonas Paulsson via llvm-commits
- [zorg] r282094 - Fix a couple of small spelling/grammar nits. NFC
Jonathan Roelofs via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim via llvm-commits
- [PATCH] D24868: Enhance calcColdCallHeuristics for InvokeInst
Jun Bum Lim via llvm-commits
- [PATCH] D24868: Enhance calcColdCallHeuristics for InvokeInst
Jun Bum Lim via llvm-commits
- [llvm] r282262 - Enhance calcColdCallHeuristics for InvokeInst
Jun Bum Lim via llvm-commits
- [PATCH] D24868: Enhance calcColdCallHeuristics for InvokeInst
Jun Bum Lim via llvm-commits
- [PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim via llvm-commits
- [llvm] r282040 - Revert "TableGen: Switch from a std::map to a DenseMap in CodeGenSubRegIndex. NFC"
Justin Bogner via llvm-commits
- [llvm] r279875 - TableGen: Switch from a std::map to a DenseMap in CodeGenSubRegIndex. NFC
Justin Bogner via llvm-commits
- [llvm] r280783 - Remove unnecessary call to getAllocatableRegClass
Justin Bogner via llvm-commits
- [PATCH] D21723: [RFC] Enhance synchscope representation
Justin Lebar via llvm-commits
- [PATCH] D24441: [AA] Add the notion of target-specific alias analyses.
Justin Lebar via llvm-commits
- [PATCH] D24854: [SROA] Expand lifetime.start/end offset checks to a couple more places.
Karl-Johan Karlsson via llvm-commits
- [llvm] r281895 - Add @llvm.dbg.value entries for the phi node created by -mem2reg
Keith Walker via llvm-commits
- [llvm] r281964 - Make llvm::ConvertDebugDeclareToDebugValue() be a void function (NFC)
Keith Walker via llvm-commits
- [llvm] r281980 - Improve the -debug output for Debug Range Extension (NFC)
Keith Walker via llvm-commits
- [PATCH] D24797: Only insert debug nodes after a phi if there is a valid insertion point
Keith Walker via llvm-commits
- [PATCH] D24797: Only insert debug nodes after a phi if there is a valid insertion point
Keith Walker via llvm-commits
- [llvm] r282155 - Reapplying r281895 (and follow-up r281964) after fixing pr30468.
Keith Walker via llvm-commits
- [PATCH] D20009: Refactor and cleanup Assembly Parsing / Lexing
Keno Fischer via llvm-commits
- [llvm] r282008 - Next set of additional error checks for invalid Mach-O files for bad load commands
Kevin Enderby via llvm-commits
- [llvm] r282104 - Next set of additional error checks for invalid Mach-O files for bad LC_UUID
Kevin Enderby via llvm-commits
- [PATCH] D24033: Convert clamp into fmaxnum/fminnum pairs.
Kevin Hu via llvm-commits
- [PATCH] D23097: RegScavenging: Add scavengeRegisterBackwards()
Kit Barton via llvm-commits
- [PATCH] D21409: Emit a swap for STXVD2X when it's emitted by matching a 'store' node
Kit Barton via llvm-commits
- [PATCH] D19825: Power9 - Add exploitation of vector load and store that do not require swaps
Kit Barton via llvm-commits
- [PATCH] D23614: [PPC] Generate positive FP zero using xor insn instead of loading from constant area
Kit Barton via llvm-commits
- [PATCH] D24022: Update the vectorizer cost model for getVectorInstrCost to reflect actual costs of the operations on Power8/Power9
Kit Barton via llvm-commits
- [PATCH] D24396: Target Power9 bit counting and vector comparison instructions through builtins (backend portion)
Kit Barton via llvm-commits
- [PATCH] D24525: [Power9] Processor Model for Scheduling
Kit Barton via llvm-commits
- Add C++17 aligned new/delete entrypoints to libasan
Konstantin Serebryany via llvm-commits
- [PATCH] D21723: [RFC] Enhance synchscope representation
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D21723: [RFC] Enhance synchscope representation
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D24577: [RFC] Move synchronization scope and atomic orderings from SDNode to MachineMemOperand
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D24577: [RFC] Move synchronization scope and atomic orderings from SDNode to MachineMemOperand
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D24125: [AMDGPU] Promote uniform i16 ops to i32 ops
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D24125: [AMDGPU] Promote uniform i16 ops to i32 ops
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D24125: [AMDGPU] Promote uniform i16 ops to i32 ops
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D24125: [AMDGPU] Promote uniform i16 ops to i32 ops
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D24737: [scudo] Modify Scudo to use its own Secondary Allocator
Kostya Kortchinsky via llvm-commits
- [compiler-rt] r281938 - [scudo] Modify Scudo to use its own Secondary Allocator
Kostya Kortchinsky via llvm-commits
- [compiler-rt] r282030 - [scudo] Fix a bug in the new Secondary Allocator
Kostya Kortchinsky via llvm-commits
- [compiler-rt] r281902 - [sanitizer] rename __sanitizer_symbolize_data to __sanitizer_symbolize_global (to avoid conflict with another definition)
Kostya Serebryany via llvm-commits
- [zorg] r281807 - [fuzzer bot] disable pdbdump and clang* fuzzers -- sadly noone is fixing them
Kostya Serebryany via llvm-commits
- [PATCH] D24736: [lsan] Prevent initialization failure with newer (2.23+) glibc in use.
Kostya Serebryany via llvm-commits
- [zorg] r281924 - [sanitizer] don't sync the corpora for disabled fuzzers. Try harder to make llvm-symbolizer work
Kostya Serebryany via llvm-commits
- [PATCH] D24737: [scudo] Modify Scudo to use its own Secondary Allocator
Kostya Serebryany via llvm-commits
- [PATCH] D24737: [scudo] Modify Scudo to use its own Secondary Allocator
Kostya Serebryany via llvm-commits
- [zorg] r281928 - [sanitizer] one more attempt to enable llvm_symbolizer on the fuzzer bot
Kostya Serebryany via llvm-commits
- [llvm] r281933 - [libFuzzer] use sleep() instead of std::this_thread::sleep_for to avoid coverage from instrumented libc++
Kostya Serebryany via llvm-commits
- [llvm] r281952 - [sanitizer-coverage] add comdat to coverage guards if needed
Kostya Serebryany via llvm-commits
- [compiler-rt] r281969 - tsan: make CHECK more robust
Kostya Serebryany via llvm-commits
- [compiler-rt] r281969 - tsan: make CHECK more robust
Kostya Serebryany via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Kostya Serebryany via llvm-commits
- [compiler-rt] r282019 - [asan] Add C++17 aligned new/delete entrypoints. Patch by Jakub Jelinek, see https://reviews.llvm.org/D24771
Kostya Serebryany via llvm-commits
- [PATCH] D24787: [scudo] Fix a bug in the new Secondary Allocator
Kostya Serebryany via llvm-commits
- [llvm] r282042 - [libFuzzer] refactoring: move the Corpus into a separate class; delete two unused experimental features
Kostya Serebryany via llvm-commits
- [llvm] r282044 - [libFuzzer] refactoring: split the large header into many; NFC
Kostya Serebryany via llvm-commits
- [llvm] r282047 - [libFuzzer] more refactoring; NFC
Kostya Serebryany via llvm-commits
- [llvm] r282050 - [libFuzzer] fix libc++ build
Kostya Serebryany via llvm-commits
- [compiler-rt] r281969 - tsan: make CHECK more robust
Kostya Serebryany via llvm-commits
- [PATCH] D24811: [sanitizer_common] Delete some copy/move methods in InternalScopedBuffer
Kostya Serebryany via llvm-commits
- [llvm] r282113 - [libFuzzer] more refactoring
Kostya Serebryany via llvm-commits
- [llvm] r282115 - [libFuzzer] more refactoring; don't compute sha1sum every time we mutate a unit from the corpus, use the stored one.
Kostya Serebryany via llvm-commits
- [llvm] r282121 - [libFuzzer] add stats to the corpus; more refactoring
Kostya Serebryany via llvm-commits
- [llvm] r282127 - [libFuzzer] one more test
Kostya Serebryany via llvm-commits
- [llvm] r282129 - [libFuzzer] add 'features' to the corpus elements, allow mutations with Size > MaxSize, fix sha1 in corpus stats; various refactorings
Kostya Serebryany via llvm-commits
- [compiler-rt] r281969 - tsan: make CHECK more robust
Kostya Serebryany via llvm-commits
- [llvm] r282211 - [libFuzzer] simplify the crash minimizer; split MaxLen into two: MaxInputLen and MaxMutationLen, allow MaxMutationLen to be less than MaxInputLen
Kostya Serebryany via llvm-commits
- [llvm] r282216 - [libFuzzer] change ValueBitMap to remember the number of bits in it
Kostya Serebryany via llvm-commits
- [llvm] r282219 - [libFuzzer] move value profiling logic into TracePC
Kostya Serebryany via llvm-commits
- [llvm] r282222 - [libFuzzer] simplify the TracePC logic
Kostya Serebryany via llvm-commits
- [llvm] r282224 - [libFuzzer] fix merging with trace-pc-guard
Kostya Serebryany via llvm-commits
- [llvm] r282225 - [libFuzzer] be more precise about what we reset in TracePC
Kostya Serebryany via llvm-commits
- [llvm] r282284 - [libFuzzer] reset Counters (trace-pc-guard) before every run
Kostya Serebryany via llvm-commits
- [llvm] r282292 - [libFuzzer] first steps in adding a proper automated test suite based on real-life code: add a script to build RE2 at a revision that has known bugs
Kostya Serebryany via llvm-commits
- [llvm] r282316 - [libFuzzer] simplify HandleTrace again, start re-running interesting units and collecting their features.
Kostya Serebryany via llvm-commits
- [llvm] r282321 - [libFuzzer] add a standalone build script
Kostya Serebryany via llvm-commits
- [PATCH] D24631: [RFC] Implement variable-width register classes, step 1: API changes
Krzysztof Parzyszek via llvm-commits
- [PATCH] D24466: [PPC] Set SP after loading data from stack frame, if no red zone is present
Krzysztof Parzyszek via llvm-commits
- [PATCH] D24466: [PPC] Set SP after loading data from stack frame, if no red zone is present
Krzysztof Parzyszek via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Krzysztof Parzyszek via llvm-commits
- [PATCH] D24466: [PPC] Set SP after loading data from stack frame, if no red zone is present
Krzysztof Parzyszek via llvm-commits
- [llvm] r282174 - [PPC] Set SP after loading data from stack frame, if no red zone is present
Krzysztof Parzyszek via llvm-commits
- [PATCH] D24466: [PPC] Set SP after loading data from stack frame, if no red zone is present
Krzysztof Parzyszek via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Krzysztof Parzyszek via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Krzysztof Parzyszek via llvm-commits
- [llvm] r282190 - [RDF] Use uint32_t for register numbers instead of unsigned
Krzysztof Parzyszek via llvm-commits
- [llvm] r282191 - [RDF] Print the function name for calls in dumps
Krzysztof Parzyszek via llvm-commits
- [llvm] r282192 - [Hexagon] Remove USR_OVF from CtrRegs register class
Krzysztof Parzyszek via llvm-commits
- [llvm] r282194 - [RDF] Add initial support for lane masks in the DFG
Krzysztof Parzyszek via llvm-commits
- [PATCH] D24675: [AMDGPU] Stop using MCRegisterClass::getSize()
Krzysztof Parzyszek via llvm-commits
- [PATCH] D24675: [AMDGPU] Stop using MCRegisterClass::getSize()
Krzysztof Parzyszek via llvm-commits
- [PATCH] D20503: [AVR] Add AVRMCExpr
Krzysztof Parzyszek via llvm-commits
- [PATCH] D20503: [AVR] Add AVRMCExpr
Krzysztof Parzyszek via llvm-commits
- [compiler-rt] r282260 - [asan] Stop appending -lm, -pthread and other linker options on Darwin for ASan unit tests
Kuba Brecka via llvm-commits
- [llvm] r281945 - [Kaleidoscope] Make Chapter 2 use llvm::make_unique, rather than a helper.
Lang Hames via llvm-commits
- [PATCH] D24702: AArch64: Set shift bit of TLSLE HI12 add instruction
Lei Liu via llvm-commits
- [llvm] r282057 - AArch64: Set shift bit of TLSLE HI12 add instruction
Lei Liu via llvm-commits
- [PATCH] D24702: AArch64: Set shift bit of TLSLE HI12 add instruction
Lei Liu via llvm-commits
- [PATCH] D24702: AArch64: Set shift bit of TLSLE HI12 add instruction
Lei Liu via llvm-commits
- [PATCH] D24702: AArch64: Set shift bit of TLSLE HI12 add instruction
Lei Liu via llvm-commits
- [PATCH] D24702: AArch64: Set shift bit of TLSLE HI12 add instruction
Lei Liu via llvm-commits
- [PATCH] D24702: AArch64: Set shift bit of TLSLE HI12 add instruction
Lei Liu via llvm-commits
- [PATCH] D24280: [IndVarSimplify] Wisely choose sext or zext when widening IV
Li Huang via llvm-commits
- [PATCH] D24280: [IndVarSimplify] Wisely choose sext or zext when widening IV
Li Huang via llvm-commits
- [PATCH] D23269: AArch64: Move remaining target specific BranchRelaxation bits to TII
Matt Arsenault via llvm-commits
- [PATCH] D23271: Move AArch64BranchRelaxation to generic code
Matt Arsenault via llvm-commits
- [PATCH] D24544: SpeculativeExecution: Stop using whitelist for costs
Matt Arsenault via llvm-commits
- [PATCH] D24691: AMDGPU: Use unsigned compare for eq/ne
Matt Arsenault via llvm-commits
- [llvm] r280783 - Remove unnecessary call to getAllocatableRegClass
Matt Arsenault via llvm-commits
- [PATCH] D24865: AMDGPU/SI: Don't crash on GlobalValues with no name
Matt Arsenault via llvm-commits
- [PATCH] D24463: AMDGPU: Rename glc operand type
Matt Arsenault via llvm-commits
- [PATCH] D24865: AMDGPU/SI: Don't crash on anonymous GlobalValues
Matt Arsenault via llvm-commits
- [PATCH] D24275: [LV] Don't emit unused scalars for uniform instructions
Matthew Simpson via llvm-commits
- [PATCH] D24275: [LV] Don't emit unused scalars for uniform instructions
Matthew Simpson via llvm-commits
- [llvm] r282083 - [LV] Rename "Width" to "Lane" (NFC)
Matthew Simpson via llvm-commits
- [llvm] r282087 - [LV] Don't emit unused scalars for uniform instructions
Matthew Simpson via llvm-commits
- [PATCH] D24275: [LV] Don't emit unused scalars for uniform instructions
Matthew Simpson via llvm-commits
- [PATCH] D24564: [LoopInterchange] Track all dependencies, not just anti dependencies.
Matthew Simpson via llvm-commits
- [PATCH] D24564: [LoopInterchange] Track all dependencies, not just anti dependencies.
Matthew Simpson via llvm-commits
- [PATCH] D24564: [LoopInterchange] Track all dependencies, not just anti dependencies.
Matthew Simpson via llvm-commits
- [PATCH] D23889: [LV] Scalarize instructions marked scalar after vectorization
Matthew Simpson via llvm-commits
- [PATCH] D24833: [LoopDataPrefetch/AArch64] Allow selective prefetching of symbolic strided accesses
Matthew Simpson via llvm-commits
- [PATCH] D24833: [LoopDataPrefetch/AArch64] Allow selective prefetching of symbolic strided accesses
Matthew Simpson via llvm-commits
- [llvm] r281914 - LiveRangeCalc: Fix reporting of invalid vreg usage in liveness calculation
Matthias Braun via llvm-commits
- [llvm] r281956 - Machine{Instr|Operand}: Clarify some isIdenticalTo() subtleties.
Matthias Braun via llvm-commits
- [llvm] r281957 - BranchFolder: Fix invalid undef flags after merge.
Matthias Braun via llvm-commits
- [llvm] r281957 - BranchFolder: Fix invalid undef flags after merge.
Matthias Braun via llvm-commits
- [llvm] r281957 - BranchFolder: Fix invalid undef flags after merge.
Matthias Braun via llvm-commits
- [test-suite] r282026 - cmake/447.dealII: Do not force -stdlib=libstdc++
Matthias Braun via llvm-commits
- [test-suite] r282027 - cmake/447.dealII: Increase fp tolerance levels
Matthias Braun via llvm-commits
- [PATCH] D23097: RegScavenging: Add scavengeRegisterBackwards()
Matthias Braun via llvm-commits
- [PATCH] D24808: [AArch64] Avoid materializing 0.0 when generating FP CSEL
Matthias Braun via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Matthias Braun via llvm-commits
- [PATCH] D24819: Statistic: Only print statistics on exit for -stats
Matthias Braun via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Matthias Braun via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Matthias Braun via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Matthias Braun via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Matthias Braun via llvm-commits
- [PATCH] D21219: [profile] Cleanup profile file path set up code
Matthias Braun via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Matthias Braun via llvm-commits
- [llvm] r282200 - MachineScheduler: Remove ineffective heuristic; NFC
Matthias Braun via llvm-commits
- [llvm] r282201 - MachineScheduler: Slightly simplify release node
Matthias Braun via llvm-commits
- [PATCH] D24855: MachineScheduler: Enable macro fusion in post-RA scheduler
Matthias Braun via llvm-commits
- [PATCH] D24819: Statistic: Only print statistics on exit for -stats
Matthias Braun via llvm-commits
- [llvm] r282273 - ScheduleDAG: Match enum names when printing sdep kinds
Matthias Braun via llvm-commits
- [PATCH] D24819: Statistic: Only print statistics on exit for -stats
Matthias Braun via llvm-commits
- [PATCH] D22082: LiveRegUnits: Add accumulateBackward() function
Matthias Braun via llvm-commits
- [PATCH] D23089: llc: Add -start-before/-stop-before options
Matthias Braun via llvm-commits
- [llvm] r282302 - llc: Add -start-before/-stop-before options
Matthias Braun via llvm-commits
- [PATCH] D24819: Statistic: Only print statistics on exit for -stats
Matthias Braun via llvm-commits
- [PATCH] D24700: [InstCombine] optimize unsigned icmp of inc/dec like signed
Matti Niemenmaa via llvm-commits
- [PATCH] D24700: [InstCombine] optimize unsigned icmp of inc/dec like signed
Matti Niemenmaa via llvm-commits
- [PATCH] D24700: [InstCombine] optimize unsigned icmp of increment
Matti Niemenmaa via llvm-commits
- [PATCH] D24736: [lsan] Prevent initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [PATCH] D24736: [lsan] Prevent initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [PATCH] D24736: [lsan] Prevent initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [PATCH] D24736: [msan] Prevent initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [PATCH] D24736: [msan] Prevent initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [PATCH] D24736: [msan] Prevent initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [compiler-rt] r282232 - [msan] Prevent initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [PATCH] D23824: [ADCE] Add handling of PHI nodes when removing control flow
Mehdi AMINI via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Mehdi AMINI via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Mehdi AMINI via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Mehdi AMINI via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Mehdi AMINI via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Mehdi AMINI via llvm-commits
- [PATCH] D24779: [ThinLTO] Always emit a summary when compiling in ThinLTO mode
Mehdi AMINI via llvm-commits
- [PATCH] D24786: Bitcode: Prepare to allow multiple modules per bitcode file.
Mehdi AMINI via llvm-commits
- [PATCH] D24779: [ThinLTO] Always emit a summary when compiling in ThinLTO mode
Mehdi AMINI via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Mehdi AMINI via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Mehdi AMINI via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Mehdi AMINI via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Mehdi AMINI via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Mehdi AMINI via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Mehdi AMINI via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Mehdi AMINI via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Mehdi AMINI via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Mehdi AMINI via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Mehdi AMINI via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Mehdi AMINI via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Mehdi AMINI via llvm-commits
- [PATCH] D24873: [gold] Split plugin options controlling ThinLTO and codegen parallelism.
Mehdi AMINI via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Mehdi AMINI via llvm-commits
- [llvm] r281940 - BitcodeWriter: fix emission of invoke when calling a var-arg function with operand bundles
Mehdi Amini via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Mehdi Amini via llvm-commits
- [PATCH] D24716: [Polly] DeLICM/DePRE (WIP)
Michael Kruse via llvm-commits
- [PATCH] D24716: [Polly] DeLICM/DePRE (WIP)
Michael Kruse via llvm-commits
- [PATCH] D24716: [Polly] DeLICM/DePRE (WIP)
Michael Kruse via llvm-commits
- [PATCH] D24625: [DAG] Remove isVectorClearMaskLegal() check from vector_build dagcombine
Michael Kuperstein via llvm-commits
- [PATCH] D24683: [DAGCombine] Generalize build_vector -> vector_shuffle combine for more than 2 inputs
Michael Kuperstein via llvm-commits
- [PATCH] D24683: [DAGCombine] Generalize build_vector -> vector_shuffle combine for more than 2 inputs
Michael Kuperstein via llvm-commits
- [PATCH] D24275: [LV] Don't emit unused scalars for uniform instructions
Michael Kuperstein via llvm-commits
- [llvm] r282038 - [InferAttributes] Don't access parameters that don't exist.
Michael Kuperstein via llvm-commits
- [PATCH] D24625: [DAG] Remove isVectorClearMaskLegal() check from vector_build dagcombine
Michael Kuperstein via llvm-commits
- [PATCH] D24796: [SLPVectorizer] Fix for PR25748: reduction vectorization after loop unrolling.
Michael Kuperstein via llvm-commits
- [PATCH] D23889: [LV] Scalarize instructions marked scalar after vectorization
Michael Kuperstein via llvm-commits
- [PATCH] D19852: [safestack] Use non-thread-local unsafe stack pointer for Contiki OS
Michael LeMay via llvm-commits
- [PATCH] D17095: [X86] Add X86FixupSeparateStack pass
Michael LeMay via llvm-commits
- [PATCH] D19852: [safestack] Use non-thread-local unsafe stack pointer for Contiki OS
Michael LeMay via llvm-commits
- [PATCH] D19852: [safestack] Use non-thread-local unsafe stack pointer for Contiki OS
Michael LeMay via llvm-commits
- [PATCH] D24896: [safestack] Require TargetMachine to be provided.
Michael LeMay via llvm-commits
- [PATCH] D24897: Define "contiki" OS specifier.
Michael LeMay via llvm-commits
- [PATCH] D19852: [safestack] Use non-thread-local unsafe stack pointer for Contiki OS
Michael LeMay via llvm-commits
- [PATCH] D24897: Define "contiki" OS specifier.
Michael LeMay via llvm-commits
- [PATCH] D24790: [LoopUnroll] Use the upper bound of the loop trip count to completely unroll loops
Michael Zolotukhin via llvm-commits
- [llvm] r282240 - cmake: Support overriding Sphinx HTML doc install directory
Michal Gorny via llvm-commits
- [PATCH] D24757: [cmake] Reintroduce (ldconfig-compatible) SOVERSIONs on shared libraries
Michał Górny via llvm-commits
- [PATCH] D24354: cmake: Install the OCaml libraries into a more correct path
Michał Górny via llvm-commits
- [PATCH] D24354: cmake: Install the OCaml libraries into a more correct path
Michał Górny via llvm-commits
- [PATCH] D24354: cmake: Install the OCaml libraries into a more correct path
Michał Górny via llvm-commits
- [PATCH] D24354: cmake: Install the OCaml libraries into a more correct path
Michał Górny via llvm-commits
- [PATCH] D23757: cmake: Support overriding Sphinx HTML doc install directory
Michał Górny via llvm-commits
- [PATCH] D23757: cmake: Support overriding Sphinx HTML doc install directory
Michał Górny via llvm-commits
- [PATCH] D23757: cmake: Support overriding Sphinx HTML doc install directory
Michał Górny via llvm-commits
- [PATCH] D23757: cmake: Support overriding Sphinx HTML doc install directory
Michał Górny via llvm-commits
- [PATCH] D23757: cmake: Support overriding Sphinx HTML doc install directory
Michał Górny via llvm-commits
- [PATCH] D23757: cmake: Support overriding Sphinx HTML doc install directory
Michał Górny via llvm-commits
- [PATCH] D23757: cmake: Support overriding Sphinx HTML doc install directory
Michał Górny via llvm-commits
- [PATCH] D23757: cmake: Support overriding Sphinx HTML doc install directory
Michał Górny via llvm-commits
- [PATCH] D24565: [InstCombine] PR30366 : Teach the udiv folding logic how to handle constant expressions.
Mikael Holmén via llvm-commits
- [llvm] r282053 - llvm/test/CodeGen/NVPTX/zero-cs.ll: Relax an expression to match in -Asserts.
NAKAMURA Takumi via llvm-commits
- [llvm] r282143 - [Power9] Add exploitation of non-permuting memory ops
Nemanja Ivanovic via llvm-commits
- [PATCH] D19825: Power9 - Add exploitation of vector load and store that do not require swaps
Nemanja Ivanovic via llvm-commits
- [llvm] r282144 - [PowerPC] Remove LE patterns matching generic stores/loads to VSX permuting ops
Nemanja Ivanovic via llvm-commits
- [PATCH] D21409: Emit a swap for STXVD2X when it's emitted by matching a 'store' node
Nemanja Ivanovic via llvm-commits
- [llvm] r282182 - [PowerPC] Sign extend sub-word values for atomic comparisons
Nemanja Ivanovic via llvm-commits
- [llvm] r282246 - [Power9] Exploit move and splat instructions for build_vector improvement
Nemanja Ivanovic via llvm-commits
- [PATCH] D24680: Jump threading: avoid trying to split edge into landingpad block (PR27840)
Nick Lewycky via llvm-commits
- [PATCH] D24680: Jump threading: avoid trying to split edge into landingpad block (PR27840)
Nick Lewycky via llvm-commits
- [llvm] r281905 - Revert r281841, it does not work on Windows (PR30443).
Nico Weber via llvm-commits
- [llvm] r282076 - Revert r281715, it caused PR30475
Nico Weber via llvm-commits
- [compiler-rt] r282095 - Remove obsolete XFAIL.
Nico Weber via llvm-commits
- [PATCH] D24317: Emit S_COMPILE3 CodeView record
Nico Weber via llvm-commits
- [compiler-rt] r282096 - revert 282085, 281909, they broke 32-bit dynamic ASan and the sanitizer-windows bot
Nico Weber via llvm-commits
- [llvm] r282097 - revert 281908 because 281909 got reverted
Nico Weber via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Nico Weber via llvm-commits
- [PATCH] D24684: AMDGPU: Remove scheduling info from si_mask_branch
Nicolai Hähnle via llvm-commits
- [PATCH] D24216: AMDGPU: Partially fix control flow at -O0
Nicolai Hähnle via llvm-commits
- [PATCH] D24822: [SelectionDAG] Expand MULHU and enable division-by-constant for wide types
Nicolai Hähnle via llvm-commits
- [PATCH] D24822: [SelectionDAG] Expand MULHU and enable division-by-constant for wide types
Nicolai Hähnle via llvm-commits
- [PATCH] D24822: [SelectionDAG] Expand MULHU and enable division-by-constant for wide types
Nicolai Hähnle via llvm-commits
- [PATCH] D24822: [SelectionDAG] Expand MULHU and enable division-by-constant for wide types
Nicolai Hähnle via llvm-commits
- [PATCH] D24724: AMDGPU: Improve documentation.
Nikolay Haustov via llvm-commits
- [PATCH] D24724: AMDGPU: Improve documentation.
Nikolay Haustov via llvm-commits
- [llvm] r281962 - AMDGPU: Improve documentation.
Nikolay Haustov via llvm-commits
- [PATCH] D24724: AMDGPU: Improve documentation.
Nikolay Haustov via llvm-commits
- [PATCH] D23356: [DAG] Fix incorrect alignment of ext load.
Nirav Dave via llvm-commits
- [PATCH] D20109: Add support for Code16GCC
Nirav Dave via llvm-commits
- [llvm] r282177 - [DAG] Fix incorrect alignment of ext load.
Nirav Dave via llvm-commits
- [PATCH] D23356: [DAG] Fix incorrect alignment of ext load.
Nirav Dave via llvm-commits
- [PATCH] D24839: [MC] Prevent out of order HashDirective lexing in AsmLexer.
Nirav Dave via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Noel Grandin via llvm-commits
- [PATCH] D24883: [libc++] Fix typos causing compilation errors when _LIBCPP_DEBUG_LEVEL >= 2
Oleg Ranevskyy via llvm-commits
- [llvm] r281894 - [Thumb] Set correct initial mapping symbol for big-endian thumb
Oliver Stannard via llvm-commits
- [PATCH] D24553: [Thumb] Set correct initial mapping symbol for big-endian thumb
Oliver Stannard via llvm-commits
- [PATCH] D24462: [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI
Oliver Stannard via llvm-commits
- [PATCH] D24462: [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI
Oliver Stannard via llvm-commits
- [PATCH] D24462: [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI
Oliver Stannard via llvm-commits
- [PATCH] D24856: [ARM] Promote small global constants to constant pools - fixed for PR30470 and PR30475
Oliver Stannard via llvm-commits
- [PATCH] D24863: Keep dependencies separated between static and dynamic libraries. Fix for bug #28127.
Pavel Labath via llvm-commits
- [PATCH] D24735: Triple: Add opencl environment type
Pekka Jääskeläinen via llvm-commits
- [PATCH] D24735: Triple: Add opencl environment type
Pekka Jääskeläinen via llvm-commits
- [PATCH] D22905: [llgo] set debuglocs for calls in synthetic functions
Peter Collingbourne via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Peter Collingbourne via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Peter Collingbourne via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Peter Collingbourne via llvm-commits
- [llvm] r281981 - Remove extra argument used once on TargetMachine::getNameWithPrefix and inline the result into the singular caller.
Peter Collingbourne via llvm-commits
- [PATCH] D24786: Bitcode: Prepare to allow multiple modules per bitcode file.
Peter Collingbourne via llvm-commits
- [PATCH] D24786: Bitcode: Prepare to allow multiple modules per bitcode file.
Peter Collingbourne via llvm-commits
- [PATCH] D24786: Bitcode: Prepare to allow multiple modules per bitcode file.
Peter Collingbourne via llvm-commits
- [PATCH] D24786: Bitcode: Prepare to allow multiple modules per bitcode file.
Peter Collingbourne via llvm-commits
- [PATCH] D23363: [compiler-rt] Add support for the dynamic shadow allocation
Peter Collingbourne via llvm-commits
- [zorg] r282039 - Try to re-enable CFI tests on sanitizer-linux bot.
Peter Collingbourne via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Peter Collingbourne via llvm-commits
- [PATCH] D24688: Introduce "hosted" module flag.
Peter Collingbourne via llvm-commits
- [PATCH] D24817: cfi: Fixes for check-cfi when configured as an external project.
Peter Collingbourne via llvm-commits
- [zorg] r282120 - Ensure that check-cfi dependencies are built correctly when testing compiler-rt as an external project.
Peter Collingbourne via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [compiler-rt] r282189 - cfi: Fixes for check-cfi when configured as an external project.
Peter Collingbourne via llvm-commits
- [PATCH] D24817: cfi: Fixes for check-cfi when configured as an external project.
Peter Collingbourne via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [PATCH] D24852: BitcodeReader: Deduplicate code. NFC.
Peter Collingbourne via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [PATCH] D23721: [gold/ThinLTO] Restore ThinLTO file management in gold plugin
Peter Collingbourne via llvm-commits
- [llvm] r282272 - BitcodeReader: Deduplicate code. NFC.
Peter Collingbourne via llvm-commits
- [PATCH] D24852: BitcodeReader: Deduplicate code. NFC.
Peter Collingbourne via llvm-commits
- [llvm] r282299 - LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [PATCH] D19852: [safestack] Use non-thread-local unsafe stack pointer for Contiki OS
Peter Collingbourne via llvm-commits
- [PATCH] D19852: [safestack] Use non-thread-local unsafe stack pointer for Contiki OS
Peter Collingbourne via llvm-commits
- [llvm] r282313 - Add qualification to fix MSVC build.
Peter Collingbourne via llvm-commits
- [llvm] r282299 - LTO: Simplify caching interface.
Peter Collingbourne via llvm-commits
- [PATCH] D19852: [safestack] Use non-thread-local unsafe stack pointer for Contiki OS
Peter Collingbourne via llvm-commits
- [PATCH] D24636: llvm-objdump Allow disassembly of ARM and thumb code mix in ELF object file.
Peter Smith via llvm-commits
- [PATCH] D24465: [ARM] Support ldr.w in pseudo instruction ldr rd, =immediate
Peter Smith via llvm-commits
- [PATCH] D24258: [ARM][LLD] Add support for .ARM.exidx sections
Peter Smith via llvm-commits
- [PATCH] D24728: [ARM][LLD] Add support for .ARM.exidx sections
Peter Smith via llvm-commits
- [PATCH] D24728: [ARM][LLD] Add support for .ARM.exidx sections
Peter Smith via llvm-commits
- [PATCH] D24782: Do not merge input sections if --relocatable.
Peter Smith via llvm-commits
- [PATCH] D24827: [ARM][LLD] ARM TLS shouldn't use relaxations
Peter Smith via llvm-commits
- [PATCH] D24728: [ARM][LLD] Add support for .ARM.exidx sections
Peter Smith via llvm-commits
- [PATCH] D24827: [ARM][LLD] ARM TLS shouldn't use relaxations
Peter Smith via llvm-commits
- [lld] r282250 - [ARM] ARM TLS shouldn't use relaxations
Peter Smith via llvm-commits
- [PATCH] D24827: [ARM][LLD] ARM TLS shouldn't use relaxations
Peter Smith via llvm-commits
- [PATCH] D24827: [ARM][LLD] ARM TLS shouldn't use relaxations
Peter Smith via llvm-commits
- [PATCH] D24740: [MC] Support .ds directives in assembler parser
Petr Hosek via llvm-commits
- [PATCH] D24741: [MC] Support .dcb directives in assembler parser
Petr Hosek via llvm-commits
- [PATCH] D24692: Mark ELF sections whose name start with .note as note
Petr Hosek via llvm-commits
- [llvm] r282010 - Mark ELF sections whose name start with .note as note
Petr Hosek via llvm-commits
- [PATCH] D24692: Mark ELF sections whose name start with .note as note
Petr Hosek via llvm-commits
- [PATCH] D24740: [MC] Support .ds directives in assembler parser
Petr Hosek via llvm-commits
- [PATCH] D24714: [MC] Support skip and count for .incbin directive
Petr Hosek via llvm-commits
- [PATCH] D24714: [MC] Support skip and count for .incbin directive
Petr Hosek via llvm-commits
- [PATCH] D24741: [MC] Support .dcb directives in assembler parser
Petr Hosek via llvm-commits
- [PATCH] D24741: [MC] Support .dcb directives in assembler parser
Petr Hosek via llvm-commits
- [llvm] r282217 - [MC] Support skip and count for .incbin directive
Petr Hosek via llvm-commits
- [PATCH] D24714: [MC] Support skip and count for .incbin directive
Petr Hosek via llvm-commits
- [PATCH] D24741: [MC] Support .dcb directives in assembler parser
Petr Hosek via llvm-commits
- [PATCH] D24741: [MC] Support .dcb directives in assembler parser
Petr Hosek via llvm-commits
- [llvm] r282283 - [MC] Support .dcb directives in assembler parser
Petr Hosek via llvm-commits
- [PATCH] D24741: [MC] Support .dcb directives in assembler parser
Petr Hosek via llvm-commits
- [llvm] r282303 - [MC] Support .ds directives in assembler parser
Petr Hosek via llvm-commits
- [PATCH] D24740: [MC] Support .ds directives in assembler parser
Petr Hosek via llvm-commits
- [PATCH] D24740: [MC] Support .ds directives in assembler parser
Petr Hosek via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Petr Hosek via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Petr Hosek via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Petr Hosek via llvm-commits
- [PATCH] D24898: [ELF] Support -z common-page-size option
Petr Hosek via llvm-commits
- [PATCH] D24898: [ELF] Support -z common-page-size option
Petr Hosek via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Petr Hosek via llvm-commits
- [PATCH] D24899: [ELF] Don't warn about missing start symbol in relocatable and shared files
Petr Hosek via llvm-commits
- [PATCH] D24899: [ELF] Don't warn about missing start symbol in relocatable and shared files
Petr Hosek via llvm-commits
- [PATCH] D24899: [ELF] Don't warn about missing start symbol in relocatable and shared files
Petr Hosek via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Petr Hosek via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Petr Hosek via llvm-commits
- [PATCH] D24898: [ELF] Support -z common-page-size option
Petr Hosek via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Petr Hosek via llvm-commits
- [PATCH] D24891: [ELF] Support -z max-page-size option
Petr Hosek via llvm-commits
- [PATCH] D23715: Add @llvm.dbg.value entries for the phi node created by -mem2reg
Phabricator via llvm-commits
- [PATCH] D24780: [RS4GC] Refactor code for Rematerializing in presence of phi. NFC
Phabricator via llvm-commits
- [PATCH] D24156: [CMake] Explicitly add --target option to compiler flags
Phabricator via llvm-commits
- [PATCH] D24744: [AVX512] Fix return types on int_x86_avx512_gatherXXX_di intrinsics
Phabricator via llvm-commits
- [PATCH] D24797: Only insert debug nodes after a phi if there is a valid insertion point
Phabricator via llvm-commits
- [PATCH] D24735: Triple: Add opencl environment type
Phabricator via llvm-commits
- [PATCH] D24835: AMDGPU/SI: Include implicit arguments in kernarg_segment_byte_size
Phabricator via llvm-commits
- [PATCH] D24736: [msan] Prevent initialization failure with newer (2.23+) glibc in use.
Phabricator via llvm-commits
- [PATCH] D24698: [asan] Stop appending -lm, -pthread and other linker options on Darwin for ASan unit tests
Phabricator via llvm-commits
- [PATCH] D24885: [profile] Hide lprofCurFilename
Phabricator via llvm-commits
- [PATCH] D23089: llc: Add -start-before/-stop-before options
Phabricator via llvm-commits
- [PATCH] D24542: Make vector operation with variable index unsafe to speculate
Philip Reames via llvm-commits
- [PATCH] D24544: SpeculativeExecution: Stop using whitelist for costs
Philip Reames via llvm-commits
- [PATCH] D24729: Don't look through addrspacecast in GetPointerBaseWithConstantOffset
Philip Reames via llvm-commits
- [llvm] r281645 - Revert "[ARM] Promote small global constants to constant pools"
Philip Reames via llvm-commits
- [llvm] r281949 - [LCSSA] Cache LoopExits to avoid wasted work
Philip Reames via llvm-commits
- [PATCH] D24509: [LCSSA] Cache LoopExits to avoid wasted work
Philip Reames via llvm-commits
- [PATCH] D24509: [LCSSA] Cache LoopExits to avoid wasted work
Philip Reames via llvm-commits
- [PATCH] D24399: [RS4GC] Avoid usage of unrelocated values while rematerializing geps and casts
Philip Reames via llvm-commits
- [PATCH] D24399: [RS4GC] Avoid usage of unrelocated values while rematerializing geps and casts
Philip Reames via llvm-commits
- [PATCH] D24780: [RS4GC] Refactor code for Rematerializing in presence of phi. NFC
Philip Reames via llvm-commits
- [PATCH] D24780: [RS4GC] Refactor code for Rematerializing in presence of phi. NFC
Philip Reames via llvm-commits
- [PATCH] D24399: [RS4GC] Avoid usage of unrelocated values while rematerializing geps and casts
Philip Reames via llvm-commits
- [PATCH] D24399: [RS4GC] Avoid usage of unrelocated values while rematerializing geps and casts
Philip Reames via llvm-commits
- [PATCH] D24729: Don't look through addrspacecast in GetPointerBaseWithConstantOffset
Philip Reames via llvm-commits
- [PATCH] D24638: [thinlto] Basic thinlto fdo heuristic
Piotr Padlewski via llvm-commits
- [PATCH] D24638: [thinlto] Basic thinlto fdo heuristic
Piotr Padlewski via llvm-commits
- [PATCH] D24638: [thinlto] Basic thinlto fdo heuristic
Piotr Padlewski via llvm-commits
- [PATCH] D24638: [thinlto] Basic thinlto fdo heuristic
Piotr Padlewski via llvm-commits
- [PATCH] D24638: [thinlto] Basic thinlto fdo heuristic
Piotr Padlewski via llvm-commits
- [PATCH] D24334: [EfficiencySanitizer] Using '$' instead of '#' for struct counter name
Qin Zhao via llvm-commits
- [PATCH] D23799: [ESan][MIPS] Adds support for MIPS64
Qin Zhao via llvm-commits
- [PATCH] D24335: [ESan] [MIPS] Fix tests mmap-shadow-conflict.c and struct-simple.cpp on MIPS
Qin Zhao via llvm-commits
- [PATCH] D23799: [ESan][MIPS] Adds support for MIPS64
Qin Zhao via llvm-commits
- [llvm] r281916 - [RegisterBankInfo] Avoid heap allocation in most cases.
Quentin Colombet via llvm-commits
- [llvm] r281948 - [RegisterBankInfo] Adapt call to std::fill due to use of SmallVector.
Quentin Colombet via llvm-commits
- [llvm] r281955 - [RegisterBankInfo] Avoid heap allocation in InstructionMapping.
Quentin Colombet via llvm-commits
- [PATCH] D23089: llc: Add -start-before/-stop-before options
Quentin Colombet via llvm-commits
- [llvm] r282130 - [RegisterBankInfo] Take advantage of the extra argument of SmallVector::resize.
Quentin Colombet via llvm-commits
- [llvm] r282131 - [RegisterBankInfo] Move to statically allocated RegisterBank.
Quentin Colombet via llvm-commits
- [PATCH] D17257: New utility class ReachingPhysDefs for post-ra analysis.
Quentin Colombet via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Quentin Colombet via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Quentin Colombet via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Quentin Colombet via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Quentin Colombet via llvm-commits
- [PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Quentin Colombet via llvm-commits
- [llvm] r282213 - [RegisterBankInfo] Use array instead of SmallVector for BreakDown.
Quentin Colombet via llvm-commits
- [llvm] r282214 - [RegisterBankInfo] Check that the mapping covers the interesting bits.
Quentin Colombet via llvm-commits
- [llvm] r282215 - [AArch64][RegisterBankInfo] Switch to TableGen'ed like PartialMapping.
Quentin Colombet via llvm-commits
- [llvm] r282220 - [AArch64][RegisterBankInfo] Sanity check TableGen'ed like inputs.
Quentin Colombet via llvm-commits
- [llvm] r282221 - [RegisterBankInfo] Mark the dump methods with LLVM_DUMP_METHOD.
Quentin Colombet via llvm-commits
- [llvm] r282266 - [RegisterBank] Mark the dump method with LLVM_DUMP_METHOD.
Quentin Colombet via llvm-commits
- [llvm] r282267 - [RegBankSelect] Use DEBUG_TYPE instead of repeating the name of the pass
Quentin Colombet via llvm-commits
- [llvm] r282274 - [RegisterBankInfo] Add statistics for dynamic partial mappings.
Quentin Colombet via llvm-commits
- [llvm] r282275 - [ResetMachineFunction] Add statistic on the number of reset functions.
Quentin Colombet via llvm-commits
- [llvm] r282276 - [ResetMachineFunction] Populate the comments in the header of the file.
Quentin Colombet via llvm-commits
- [llvm] r282323 - [RegisterBankInfo] Keep valid pointers for PartialMappings.
Quentin Colombet via llvm-commits
- [llvm] r282324 - [RegisterBankInfo] Uniquely generate ValueMapping.
Quentin Colombet via llvm-commits
- [llvm] r282325 - [RegisterBankInfo] Add statistics for dynamic value mappings.
Quentin Colombet via llvm-commits
- [llvm] r282326 - [RegisterBankInfo] Document the design choice for the BreakDown.
Quentin Colombet via llvm-commits
- [llvm] r282327 - [RegisterBankInfo] Constify the member of the XXXMapping maps.
Quentin Colombet via llvm-commits
- [PATCH] D24860: [ELF] - Linkerscript: Implemented >> and <<
Rafael Avila de Espindola via llvm-commits
- [PATCH] D24858: [ELF] - Linkerscript: implement DEFINED() command.
Rafael Avila de Espindola via llvm-commits
- [PATCH] D24827: [ARM][LLD] ARM TLS shouldn't use relaxations
Rafael Avila de Espindola via llvm-commits
- [PATCH] D24831: [ELF] - Linkerscript: accept space between '=' and expression in section filler.
Rafael Avila de Espindola via llvm-commits
- [lld] r281901 - Remove unnecessary const_canst. NFC.
Rafael Espindola via llvm-commits
- [lld] r281929 - Don't CHECK the addresses. NFC
Rafael Espindola via llvm-commits
- [lld] r281930 - Make this test a bit stricter.
Rafael Espindola via llvm-commits
- [lld] r281931 - Map .data.rel.ro correctly.
Rafael Espindola via llvm-commits
- [lld] r281932 - Use FileCheck variables. NFC.
Rafael Espindola via llvm-commits
- [lld] r281968 - Remove empty section commands.
Rafael Espindola via llvm-commits
- [lld] r281974 - Move test to the correct directory. NFC.
Rafael Espindola via llvm-commits
- [lld] r281976 - Make tests less dependent on the exact layout.
Rafael Espindola via llvm-commits
- [lld] r281978 - Disable --rosegment when we have linker scripts.
Rafael Espindola via llvm-commits
- [lld] r281985 - Redirect stderr to /dev/null. NFC.
Rafael Espindola via llvm-commits
- [lld] r281989 - Don't produce an error for undefined entry symbol.
Rafael Espindola via llvm-commits
- [lld] r282014 - Make test less dependent on the section order.
Rafael Espindola via llvm-commits
- [lld] r282015 - Only restrict order if both sections are in the script.
Rafael Espindola via llvm-commits
- [lld] r282021 - Revert "Only restrict order if both sections are in the script."
Rafael Espindola via llvm-commits
- [lld] r282035 - Revert "Revert "Only restrict order if both sections are in the script.""
Rafael Espindola via llvm-commits
- [lld] r282099 - Implement ONLY_IF_RO/ONLY_IF_RW like bfd.
Rafael Espindola via llvm-commits
- [lld] r282118 - Once more unto the strict weak ordering, once more.
Rafael Espindola via llvm-commits
- [lld] r282147 - Handle multiple .tbss sections.
Rafael Espindola via llvm-commits
- [lld] r282149 - Fix VA computation for tbss.
Rafael Espindola via llvm-commits
- [lld] r282159 - Handle empty sections with symbol assignments.
Rafael Espindola via llvm-commits
- [lld] r282166 - Simplify. NFC.
Rafael Espindola via llvm-commits
- [lld] r282173 - Avoid duplicated code.
Rafael Espindola via llvm-commits
- [lld] r282176 - Simplify. NFC.
Rafael Espindola via llvm-commits
- [lld] r282180 - Don't move orphan sections past assignments.
Rafael Espindola via llvm-commits
- [lld] r282181 - Remove extra \
Rafael Espindola via llvm-commits
- [lld] r282256 - Fix test when run in unusual test directories.
Rafael Espindola via llvm-commits
- [lld] r282285 - Avoid counting sections twice.
Rafael Espindola via llvm-commits
- [lld] r282295 - Warn if we can't find the entry symbol.
Rafael Espindola via llvm-commits
- [PATCH] D24721: [MC][MCParser] Mark local and weak symbols as such when parsing assembly text
Rafael Espíndola via llvm-commits
- [llvm] r281742 - [IRObjectFile] Turn llvm_unreachable("foo") into something more explicative.
Rafael Espíndola via llvm-commits
- [lld] r281754 - Recommit r281721 "[ELF] - Linkerscript: implement EXCLUDE_FILE in the middle of a input section description."
Rafael Espíndola via llvm-commits
- [PATCH] D24627: X86: Do not produce GOT relocations on windows
Rafael Espíndola via llvm-commits
- [lld] r281805 - Attempt to fix buildbot.
Rafael Espíndola via llvm-commits
- [lld] r281776 - Rename SortSectionPolicy::IgnoreConfig to None.
Rafael Espíndola via llvm-commits
- [lld] r281818 - [ELF] Linkerscript: fixed bug about commands processing.
Rafael Espíndola via llvm-commits
- [PATCH] D24721: [MC][MCParser] Mark local and weak symbols as such when parsing assembly text
Rafael Espíndola via llvm-commits
- [PATCH] D24731: [GC] Don't crash when printing gc'd sections with no name and no associated file
Rafael Espíndola via llvm-commits
- [lld] r281951 - Remove a use of std::list.
Rafael Espíndola via llvm-commits
- [lld] r281978 - Disable --rosegment when we have linker scripts.
Rafael Espíndola via llvm-commits
- ld.frankenstein
Rafael Espíndola via llvm-commits
- [lld] r281989 - Don't produce an error for undefined entry symbol.
Rafael Espíndola via llvm-commits
- ld.frankenstein
Rafael Espíndola via llvm-commits
- ld.frankenstein
Rafael Espíndola via llvm-commits
- [lld] r282118 - Once more unto the strict weak ordering, once more.
Rafael Espíndola via llvm-commits
- [lld] r282035 - Revert "Revert "Only restrict order if both sections are in the script."" (Rafael Espindola via llvm-commits)
Rafael Espíndola via llvm-commits
- [PATCH] D24762: Alternative fix for empty sections
Rafael Espíndola via llvm-commits
- [PATCH] D24762: Alternative fix for empty sections
Rafael Espíndola via llvm-commits
- [lld] r282118 - Once more unto the strict weak ordering, once more.
Rafael Espíndola via llvm-commits
- [lld] Add llvm-pdbdump as a test dependency
Rafael Espíndola via llvm-commits
- [lld] r282118 - Once more unto the strict weak ordering, once more.
Rafael Espíndola via llvm-commits
- [PATCH] D24832: [ELF] Resolve weak undefined TLS symbols when no phdr is available
Rafael Espíndola via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
Rafael Espíndola via llvm-commits
- [PATCH] D24832: [ELF] Resolve weak undefined TLS symbols when no phdr is available
Rafael Espíndola via llvm-commits
- [PATCH] D24837: [ELF] Emit a diagnostic if there's reference to a local symbol in a discarded COMDAT section
Rafael Espíndola via llvm-commits
- [PATCH] D24230: [ELF] Linkerscript: Fix handling of empty sections
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24685: Simplify SORT and --sort-section command line option handling.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24733: [ELF] Add .debug* and .comment sections to the list of sections ignored by GC.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24762: Alternative fix for empty sections
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24762: Alternative fix for empty sections
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24733: [ELF] Add .debug* and .comment sections to the list of sections ignored by GC.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24733: [ELF] Add .debug* and .comment sections to the list of sections ignored by GC.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24733: [ELF] Add .debug* and .comment sections to the list of sections ignored by GC.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24870: [ELF] Don't crash in GC mode when linker script is used and .debug_lines section is present
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24870: [ELF] Don't crash in GC mode when linker script is used and .debug_lines section is present
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24837: [ELF] Emit a diagnostic if there's reference to a local symbol in a discarded COMDAT section
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24832: [ELF] Resolve weak undefined TLS symbols when no phdr is available
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: report orphans if --verbose used.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Reid Kleckner via llvm-commits
- [compiler-rt] r282018 - XFAIL cfi/stats.cpp on Windows until we fix LLD
Reid Kleckner via llvm-commits
- [llvm] r281895 - Add @llvm.dbg.value entries for the phi node created by -mem2reg
Reid Kleckner via llvm-commits
- [PATCH] D24748: Win64: Don't emit unwind info for "leaf" functions (PR30337)
Reid Kleckner via llvm-commits
- [PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt
Renato Golin via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Renato Golin via llvm-commits
- [PATCH] D23930: [AArch64] Fix encoding for lsl #12 in add/sub immediates
Renato Golin via llvm-commits
- [PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt
Renato Golin via llvm-commits
- [llvm] r281645 - Revert "[ARM] Promote small global constants to constant pools"
Renato Golin via llvm-commits
- [llvm] r281645 - Revert "[ARM] Promote small global constants to constant pools"
Renato Golin via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Renato Golin via llvm-commits
- [PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt
Renato Golin via llvm-commits
- [zorg] r281963 - [ARM] Change libcxx bot to find the right RT library's name
Renato Golin via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Renato Golin via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Renato Golin via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Renato Golin via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Renato Golin via llvm-commits
- [PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt
Renato Golin via llvm-commits
- [compiler-rt] r281970 - tsan: check more addresses in CheckShadowMapping
Renato Golin via llvm-commits
- [PATCH] D24766: [sanitizers] Update sanitizers test to better match glibc internals
Renato Golin via llvm-commits
- [compiler-rt] r281970 - tsan: check more addresses in CheckShadowMapping
Renato Golin via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Renato Golin via llvm-commits
- [compiler-rt] r281970 - tsan: check more addresses in CheckShadowMapping
Renato Golin via llvm-commits
- [compiler-rt] r281970 - tsan: check more addresses in CheckShadowMapping
Renato Golin via llvm-commits
- [PATCH] D24702: AArch64: Set shift bit of TLSLE HI12 add instruction
Renato Golin via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Renato Golin via llvm-commits
- [zorg] r282093 - [Zorg] Don't pass -jN to LNT, use --threads/--build-threads.
Renato Golin via llvm-commits
- [zorg] r282140 - [Zorg] Change ARM performance bot parameters
Renato Golin via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Renato Golin via llvm-commits
- [zorg] r282162 - [Zorg] Force -marm/-mthumb on ARM buildbots
Renato Golin via llvm-commits
- [zorg] r282208 - [Zorg] Fix accidental double-quotes on ARM bot
Renato Golin via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Renato Golin via llvm-commits
- [llvm] r282241 - [ARM] Promote small global constants to constant pools
Renato Golin via llvm-commits
- [llvm] r282241 - [ARM] Promote small global constants to constant pools
Renato Golin via llvm-commits
- [zorg] r282261 - [Zorg] Fixing LNT -cflag and moving to a new Perf name
Renato Golin via llvm-commits
- Broken bot
Renato Golin via llvm-commits
- [zorg] r282288 - [Zorg] Try to unbreak ARM lnt bot
Renato Golin via llvm-commits
- Broken bot
Renato Golin via llvm-commits
- Broken bot
Renato Golin via llvm-commits
- Failing test on AArch64
Renato Golin via llvm-commits
- Failing test on AArch64
Renato Golin via llvm-commits
- [PATCH] D24414: Conditionally eliminate library calls where the result value is not used
Rong Xu via llvm-commits
- [PATCH] D24414: Conditionally eliminate library calls where the result value is not used
Rong Xu via llvm-commits
- [PATCH] D24414: Conditionally eliminate library calls where the result value is not used
Rong Xu via llvm-commits
- [PATCH] D24414: Conditionally eliminate library calls where the result value is not used
Rong Xu via llvm-commits
- [PATCH] D24414: Conditionally eliminate library calls where the result value is not used
Rong Xu via llvm-commits
- [PATCH] D24731: [GC] Don't crash when printing gc'd sections with no name and no associated file
Rui Ueyama via llvm-commits
- [PATCH] D24685: Simplify SORT and --sort-section command line option handling.
Rui Ueyama via llvm-commits
- [PATCH] D24685: Simplify SORT and --sort-section command line option handling.
Rui Ueyama via llvm-commits
- [lld] r281425 - Simplify InputFile ownership management.
Rui Ueyama via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
Rui Ueyama via llvm-commits
- [PATCH] D24731: [GC] Don't crash when printing gc'd sections with no name and no associated file
Rui Ueyama via llvm-commits
- [PATCH] D24728: [ARM][LLD] Add support for .ARM.exidx sections
Rui Ueyama via llvm-commits
- [PATCH] D24726: [ELF] - Linkerscript: reimplement readSectionExcludes()
Rui Ueyama via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
Rui Ueyama via llvm-commits
- [lld] r281776 - Rename SortSectionPolicy::IgnoreConfig to None.
Rui Ueyama via llvm-commits
- [lld] r281754 - Recommit r281721 "[ELF] - Linkerscript: implement EXCLUDE_FILE in the middle of a input section description."
Rui Ueyama via llvm-commits
- [lld] r281951 - Remove a use of std::list.
Rui Ueyama via llvm-commits
- [lld] r281805 - Attempt to fix buildbot.
Rui Ueyama via llvm-commits
- [lld] r281901 - Remove unnecessary const_canst. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D24692: Mark ELF sections whose name start with .note as note
Rui Ueyama via llvm-commits
- [PATCH] D24750: [GC] Don't crash while processing Discarded sections
Rui Ueyama via llvm-commits
- [lld] r281989 - Don't produce an error for undefined entry symbol.
Rui Ueyama via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
Rui Ueyama via llvm-commits
- [lld] r282006 - Simplify SORT and --sort-section command line option handling.
Rui Ueyama via llvm-commits
- [PATCH] D24685: Simplify SORT and --sort-section command line option handling.
Rui Ueyama via llvm-commits
- [PATCH] D24782: Do not merge input sections if --relocatable.
Rui Ueyama via llvm-commits
- [PATCH] D24750: [GC] Don't crash while processing Discarded sections
Rui Ueyama via llvm-commits
- [PATCH] D24750: [GC] Don't crash while processing Discarded sections
Rui Ueyama via llvm-commits
- ld.frankenstein
Rui Ueyama via llvm-commits
- [PATCH] D24789: Accept sh_entsize = 0.
Rui Ueyama via llvm-commits
- [lld] r282049 - Accept sh_entsize = 0.
Rui Ueyama via llvm-commits
- [PATCH] D24789: Accept sh_entsize = 0.
Rui Ueyama via llvm-commits
- [PATCH] D24706: [ELF] - Partial support of --gdb-index command line option (Part 1).
Rui Ueyama via llvm-commits
- [PATCH] D24758: [ELF] - Linkerscript: support complex section pattern grammar.
Rui Ueyama via llvm-commits
- [PATCH] D24726: [ELF] - Linkerscript: reimplement readSectionExcludes()
Rui Ueyama via llvm-commits
- [PATCH] D24668: [ELF] Linkerscript: do not fail if there is no space for program headers and there is PHDRS directive
Rui Ueyama via llvm-commits
- [PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification
Rui Ueyama via llvm-commits
- [PATCH] D24758: [ELF] - Linkerscript: support complex section pattern grammar.
Rui Ueyama via llvm-commits
- [PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
Rui Ueyama via llvm-commits
- [PATCH] D24801: [ELF] - Fix combination of -script and relocatable output.
Rui Ueyama via llvm-commits
- [PATCH] D24758: [ELF] - Linkerscript: support complex section pattern grammar.
Rui Ueyama via llvm-commits
- [PATCH] D24827: [ARM][LLD] ARM TLS shouldn't use relaxations
Rui Ueyama via llvm-commits
- [PATCH] D24831: [ELF] - Linkerscript: accept space between '=' and expression in section filler.
Rui Ueyama via llvm-commits
- [PATCH] D24750: [GC] Don't crash while processing Discarded sections
Rui Ueyama via llvm-commits
- [PATCH] D24837: [ELF] Emit a diagnostic if there's reference to a local symbol in a discarded COMDAT section
Rui Ueyama via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/QUAD commands.
Rui Ueyama via llvm-commits
- [PATCH] D22740: Move Dot variable from LinkerScript to ScriptConfig.
Rui Ueyama via llvm-commits
- [PATCH] D24832: [ELF] Resolve weak undefined TLS symbols when no phdr is available
Rui Ueyama via llvm-commits
- [PATCH] D24870: [ELF] Don't crash in GC mode when linker script is used and .debug_lines section is present
Rui Ueyama via llvm-commits
- [PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
Rui Ueyama via llvm-commits
- [PATCH] D24827: [ARM][LLD] ARM TLS shouldn't use relaxations
Rui Ueyama via llvm-commits
- [PATCH] D24831: [ELF] - Linkerscript: accept space between '=' and expression in section filler.
Rui Ueyama via llvm-commits
- [lld] r282268 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D24860: [ELF] - Linkerscript: Implemented >> and <<
Rui Ueyama via llvm-commits
- [PATCH] D24882: Add StringSwitch::Cases functions that takes 6, 7 or 8 arguments.
Rui Ueyama via llvm-commits
- [PATCH] D24882: Add StringSwitch::Cases functions that takes 6, 7 or 8 arguments.
Rui Ueyama via llvm-commits
- [llvm] r282305 - Add StringSwitch::Cases functions that takes 6 to 10 arguments.
Rui Ueyama via llvm-commits
- [PATCH] D24882: Add StringSwitch::Cases functions that takes 6, 7 or 8 arguments.
Rui Ueyama via llvm-commits
- [lld] r282307 - Combine two StringSwitch::Cases because Cases now can take 6 parameters.
Rui Ueyama via llvm-commits
- [PATCH] D23799: [ESan][MIPS] Adds support for MIPS64
Sagar Thakur via llvm-commits
- [llvm] r282141 - [EfficiencySanitizer] Using '$' instead of '#' for struct counter name
Sagar Thakur via llvm-commits
- [compiler-rt] r282142 - [ESan][MIPS] Fix tests struct-simple.cpp on MIPS
Sagar Thakur via llvm-commits
- [PATCH] D24334: [EfficiencySanitizer] Using '$' instead of '#' for struct counter name
Sagar Thakur via llvm-commits
- [PATCH] D24335: [ESan] [MIPS] Fix tests mmap-shadow-conflict.c and struct-simple.cpp on MIPS
Sagar Thakur via llvm-commits
- [PATCH] D23799: [ESan][MIPS] Adds support for MIPS64
Sagar Thakur via llvm-commits
- [PATCH] D23799: [ESan][MIPS] Adds support for MIPS64
Sagar Thakur via llvm-commits
- [PATCH] D23801: [EfficiencySanitizer] Adds shadow memory parameters for 40-bit virtual memory address.
Sagar Thakur via llvm-commits
- [PATCH] D24332: [ESan] [MIPS] Fix workingset-signal-posix.cpp on MIPS
Sagar Thakur via llvm-commits
- [llvm] r281986 - X86: loosen an overly aggressive MachO assertion
Saleem Abdulrasool via llvm-commits
- [llvm] r281896 - [AMDGPU] Fix s_branch with -1 offset
Sam Kolton via llvm-commits
- [PATCH] D24724: AMDGPU: Improve documentation.
Sam Kolton via llvm-commits
- [llvm] r282065 - [AMDGPU] Assembler: remove unused AMDGPUMCObjectWriter.
Sam Kolton via llvm-commits
- [PATCH] D24700: [InstCombine] optimize unsigned icmp of inc/dec like signed
Sanjay Patel via llvm-commits
- [llvm] r281944 - [x86] use getSignBit() to simplify code; NFCI
Sanjay Patel via llvm-commits
- [llvm] r281950 - [x86] auto-generate checks
Sanjay Patel via llvm-commits
- [llvm] r281953 - [x86] fix variable names; NFC
Sanjay Patel via llvm-commits
- [llvm] r281972 - move variables closer to their uses; add FIXMEs; NFC
Sanjay Patel via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Sanjay Patel via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Sanjay Patel via llvm-commits
- [PATCH] D24527: [InstCombine] fold X urem C -> X < C ? X : X - C when C is big (PR28672)
Sanjay Patel via llvm-commits
- [llvm] r282005 - [x86] split up tests, regenerate checks
Sanjay Patel via llvm-commits
- [PATCH] D24700: [InstCombine] optimize unsigned icmp of increment
Sanjay Patel via llvm-commits
- [PATCH] D24327: [DAGCombine] Modification of visitBR_CC
Sanjay Patel via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Sanjay Patel via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel via llvm-commits
- [llvm] r268539 - [AArch64] Use the reciprocal estimation machinery
Sanjay Patel via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel via llvm-commits
- [PATCH] D24419: [InstCombine] use commutative matchers for patterns with commutative operators
Sanjay Patel via llvm-commits
- [llvm] r282209 - [InstCombine] fold X urem C -> X < C ? X : X - C when C is big (PR28672)
Sanjay Patel via llvm-commits
- [PATCH] D24527: [InstCombine] fold X urem C -> X < C ? X : X - C when C is big (PR28672)
Sanjay Patel via llvm-commits
- [PATCH] D24527: [InstCombine] fold X urem C -> X < C ? X : X - C when C is big (PR28672)
Sanjay Patel via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel via llvm-commits
- [PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel via llvm-commits
- [llvm] r282278 - [TLI] isdigit / isascii / toascii param type should match return type (PR30484)
Sanjay Patel via llvm-commits
- [PATCH] D24843: Move computation past early return
Sanjay Patel via llvm-commits
- [PATCH] D24565: [InstCombine] PR30366 : Teach the udiv folding logic how to handle constant expressions.
Sanjay Patel via llvm-commits
- [llvm] r282312 - [x86] fix FCOPYSIGN lowering to create constants instead of ConstantPool loads
Sanjay Patel via llvm-commits
- [llvm] r282336 - [x86] don't try to create a vector integer inst for an SSE1 target (PR30512)
Sanjay Patel via llvm-commits
- [PATCH] D24700: [InstCombine] optimize unsigned icmp of inc/dec like signed
Sanjoy Das via llvm-commits
- [PATCH] D24700: [InstCombine] optimize unsigned icmp of inc/dec like signed
Sanjoy Das via llvm-commits
- [PATCH] D23727: [Profile] SelectInst instrumentation Support in IR-PGO
Sanjoy Das via llvm-commits
- [PATCH] D24419: [InstCombine] use commutative matchers for patterns with commutative operators
Sanjoy Das via llvm-commits
- [PATCH] D24104: Make GlobalsAA ignore dead constant expressions.
Sanjoy Das via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
Sanjoy Das via llvm-commits
- [PATCH] D24651: [SCEV] Try harder to find UB for NSW/NUW instr
Sanjoy Das via llvm-commits
- [PATCH] D24280: [IndVarSimplify] Wisely choose sext or zext when widening IV
Sanjoy Das via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
Sanjoy Das via llvm-commits
- [llvm] r282362 - [SCEV] Clang format most of the SCEV header; NFC
Sanjoy Das via llvm-commits
- [llvm] r282363 - [SCEV] Remove incidental data structure; NFC
Sanjoy Das via llvm-commits
- [llvm] r282364 - [SCEV] Rename a couple of fields; NFC
Sanjoy Das via llvm-commits
- [llvm] r282365 - [SCEV] Simplify tracking ExitNotTakenInfo instances; NFC
Sanjoy Das via llvm-commits
- [llvm] r282366 - [SCEV] Have ExitNotTakenInfo keep a pointer to its predicate; NFC
Sanjoy Das via llvm-commits
- [llvm] r282367 - [SCEV] Document a gotcha; NFC
Sanjoy Das via llvm-commits
- [llvm] r282368 - [SCEV] Reserve space in SmallVector; NFC
Sanjoy Das via llvm-commits
- [llvm] r282369 - Attempt to appease MSVC
Sanjoy Das via llvm-commits
- [llvm] r282370 - Appease MSVC
Sanjoy Das via llvm-commits
- [llvm] r282372 - [SCEV] Simplify BackedgeTakenInfo::getMax; NFC
Sanjoy Das via llvm-commits
- [llvm] r282373 - [SCEV] Further isolate incidental data structure; NFC
Sanjoy Das via llvm-commits
- [llvm] r282374 - [SCEV] Make it obvious BackedgeTakenInfo's constructor steals storage
Sanjoy Das via llvm-commits
- [llvm] r282375 - [SCEV] Combine two predicates into one; NFC
Sanjoy Das via llvm-commits
- [llvm] r282376 - [SCEV] Assign LoopPropertiesCache in the move constructor
Sanjoy Das via llvm-commits
- [PATCH] D24607: [mips] seq macro support
Sean Bruno via llvm-commits
- [PATCH] D21571: [AArch64] Avoid generating indexed vector instructions for Exynos
Sebastian Pop via llvm-commits
- [PATCH] D24129: GVN-hoist: disable hoisting stores (PR30216)
Sebastian Pop via llvm-commits
- [PATCH] D23929: GVN-hoist: only hoist relevant scalar instructions
Sebastian Pop via llvm-commits
- [PATCH] D24517: GVN-hoist: fix store past load dependence analysis (PR30216)
Sebastian Pop via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Sebastian Pop via llvm-commits
- [PATCH] D24805: [GVNSink] Initial GVNSink prototype
Sebastian Pop via llvm-commits
- [PATCH] D22630: Loop rotation
Sebastian Pop via llvm-commits
- [llvm] r282160 - GVN-hoist: only hoist relevant scalar instructions
Sebastian Pop via llvm-commits
- [llvm] r282161 - GVN-hoist: move hoist testcase to GVNHoist dir
Sebastian Pop via llvm-commits
- [PATCH] D23929: GVN-hoist: only hoist relevant scalar instructions
Sebastian Pop via llvm-commits
- [llvm] r282165 - GVN-hoist: fix typo
Sebastian Pop via llvm-commits
- [PATCH] D24517: GVN-hoist: fix store past load dependence analysis (PR30216)
Sebastian Pop via llvm-commits
- [PATCH] D24517: GVN-hoist: fix store past load dependence analysis (PR30216)
Sebastian Pop via llvm-commits
- [llvm] r282168 - GVN-hoist: fix store past load dependence analysis (PR30216)
Sebastian Pop via llvm-commits
- [PATCH] D24517: GVN-hoist: fix store past load dependence analysis (PR30216)
Sebastian Pop via llvm-commits
- [PATCH] D24517: GVN-hoist: fix store past load dependence analysis (PR30216)
Sebastian Pop via llvm-commits
- [llvm] r282175 - GVN-hoist: do not dereference null pointers
Sebastian Pop via llvm-commits
- [PATCH] D24844: GVN-hoist: disable hoisting stores past calls (PR30499)
Sebastian Pop via llvm-commits
- [PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt
Serge Rogatch via llvm-commits
- [PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt
Serge Rogatch via llvm-commits
- [PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt
Serge Rogatch via llvm-commits
- [PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt
Serge Rogatch via llvm-commits
- [PATCH] D23988: [compiler-rt][XRay] Support tail call sleds
Serge Rogatch via llvm-commits
- [PATCH] D23986: [XRay] Detect and emit sleds for sibling/tail calls
Serge Rogatch via llvm-commits
- [PATCH] D23988: [compiler-rt][XRay] Support tail call sleds
Serge Rogatch via llvm-commits
- [PATCH] D24607: [mips] seq macro support and not alias
Simon Dardis via llvm-commits
- [PATCH] D24718: [mips] 'not' alias single operand form
Simon Dardis via llvm-commits
- [PATCH] D24721: [MC][MCParser] Mark local and weak symbols as such when parsing assembly text
Simon Dardis via llvm-commits
- [PATCH] D24722: [mips] Correct jal expansion for local symbols in .local directives.
Simon Dardis via llvm-commits
- [PATCH] D24721: [MC][MCParser] Mark local and weak symbols as such when parsing assembly text
Simon Dardis via llvm-commits
- [PATCH] D24721: [MC][MCParser] Mark local and weak symbols as such when parsing assembly text
Simon Dardis via llvm-commits
- [PATCH] D23399: [mips][ias] fix li macro when values are negated with ~
Simon Dardis via llvm-commits
- [PATCH] D24763: [mips] Restrict tail call optimization
Simon Dardis via llvm-commits
- [PATCH] D23399: [mips][ias] fix li macro when values are negated with ~
Simon Dardis via llvm-commits
- [llvm] r282063 - [mips] LLVM PR/30197 - Tail call incorrectly clobbers arguments for mips
Simon Dardis via llvm-commits
- [PATCH] D24077: [mips] LLVM PR/30197 - Tail call incorrectly clobbers arguments
Simon Dardis via llvm-commits
- [PATCH] D24653: [X86][AVX512] Drop unused avx512_mask_move_sd/avx512_mask_move_ss intrinsics
Simon Pilgrim via llvm-commits
- [llvm] r281937 - [X86][SSE] Updated vector abs tests
Simon Pilgrim via llvm-commits
- [llvm] r281973 - [X86][SSE] Regenerate multiple combine tests
Simon Pilgrim via llvm-commits
- [PATCH] D24683: [DAGCombine] Generalize build_vector -> vector_shuffle combine for more than 2 inputs
Simon Pilgrim via llvm-commits
- [PATCH] D24182: [InstCombine] Fix for PR29124: reduce insertelements to shufflevector
Simon Pilgrim via llvm-commits
- [PATCH] D24849: Make CanUseCopyRelocWithPIE a llvm option, -pie-copy-relocations
Sriraman Tallam via llvm-commits
- [PATCH] D24849: Make CanUseCopyRelocWithPIE a llvm option, -pie-copy-relocations
Sriraman Tallam via llvm-commits
- [PATCH] D24786: Bitcode: Prepare to allow multiple modules per bitcode file.
Steven Wu via llvm-commits
- [PATCH] D24786: Bitcode: Prepare to allow multiple modules per bitcode file.
Steven Wu via llvm-commits
- [PATCH] D24365: [PR29121] Don't fold if it would produce atomic vector loads or stores
Steven Wu via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Suprateeka R Hegde via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Suprateeka R Hegde via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Suprateeka R Hegde via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Suprateeka R Hegde via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Suprateeka R Hegde via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Suprateeka R Hegde via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Suprateeka R Hegde via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Suprateeka R Hegde via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Suprateeka R Hegde via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Suprateeka R Hegde via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [PATCH] D24779: [ThinLTO] Always emit a summary when compiling in ThinLTO mode
Teresa Johnson via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [llvm] r282037 - [ThinLTO] Always emit a summary when compiling in ThinLTO mode
Teresa Johnson via llvm-commits
- [PATCH] D24779: [ThinLTO] Always emit a summary when compiling in ThinLTO mode
Teresa Johnson via llvm-commits
- [PATCH] D24779: [ThinLTO] Always emit a summary when compiling in ThinLTO mode
Teresa Johnson via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [llvm] r282100 - [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [PATCH] D23680: [ThinLTO] Emit files for distributed builds for all modules
Teresa Johnson via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Teresa Johnson via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Teresa Johnson via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Teresa Johnson via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Teresa Johnson via llvm-commits
- [PATCH] D24852: BitcodeReader: Deduplicate code. NFC.
Teresa Johnson via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Teresa Johnson via llvm-commits
- [PATCH] D24622: LTO: Simplify caching interface.
Teresa Johnson via llvm-commits
- [PATCH] D24873: [gold] Split plugin options controlling ThinLTO and codegen parallelism.
Teresa Johnson via llvm-commits
- [PATCH] D24638: [thinlto] Basic thinlto fdo heuristic
Teresa Johnson via llvm-commits
- [llvm] r282290 - [gold] Split plugin options controlling ThinLTO and codegen parallelism.
Teresa Johnson via llvm-commits
- [PATCH] D24873: [gold] Split plugin options controlling ThinLTO and codegen parallelism.
Teresa Johnson via llvm-commits
- [PATCH] D24873: [gold] Split plugin options controlling ThinLTO and codegen parallelism.
Teresa Johnson via llvm-commits
- [PATCH] D24873: [gold] Split plugin options controlling ThinLTO and codegen parallelism.
Teresa Johnson via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Tim Northover via llvm-commits
- [llvm] r281893 - ARM: check alignment before transforming ldr -> ldm (or similar).
Tim Northover via llvm-commits
- [PATCH] D24661: More processors support under AARch64 state for auto detection.
Tim Northover via llvm-commits
- [PATCH] D24747: [AArch64] Improve isel of negate of zext.
Tim Northover via llvm-commits
- [llvm] r281977 - GlobalISel: split aggregates for PCS lowering
Tim Northover via llvm-commits
- [llvm] r282068 - GlobalISel: pass Function to lowerFormalArguments directly (NFC).
Tim Northover via llvm-commits
- [llvm] r282069 - GlobalISel: produce correct code for signext/zeroext ABI flags.
Tim Northover via llvm-commits
- [llvm] r282153 - GlobalISel: handle stack-based parameters on AArch64.
Tim Northover via llvm-commits
- [polly] r281897 - Fix spelling in CMakeLists
Tobias Grosser via llvm-commits
- [PATCH] D24716: [Polly] DeLICM/DePRE (WIP)
Tobias Grosser via llvm-commits
- [PATCH] D24716: [Polly] DeLICM/DePRE (WIP)
Tobias Grosser via llvm-commits
- [polly] r281987 - [ScopDetection] Remove redundant checks for endless loops
Tobias Grosser via llvm-commits
- [PATCH] D24863: Keep dependencies separated between static and dynamic libraries. Fix for bug #28127.
Tobias Grosser via llvm-commits
- [polly] r282351 - www: add new code coverage link to Polly website
Tobias Grosser via llvm-commits
- [PATCH] D24735: Triple: Add opencl environment type
Tom Stellard via llvm-commits
- [PATCH] D24724: AMDGPU: Improve documentation.
Tom Stellard via llvm-commits
- [PATCH] D24735: Triple: Add opencl environment type
Tom Stellard via llvm-commits
- [PATCH] D24772: [ValueTracking] Fix crash in GetPointerBaseWithConstantOffset()
Tom Stellard via llvm-commits
- [PATCH] D24774: [Loads] Fix crash in is isDereferenceableAndAlignedPointer()
Tom Stellard via llvm-commits
- [PATCH] D24746: AMDGPU/R600: Don't use REGISTER_{LOAD, STORE} ISD nodes
Tom Stellard via llvm-commits
- [PATCH] D24735: Triple: Add opencl environment type
Tom Stellard via llvm-commits
- [PATCH] D24735: Triple: Add opencl environment type
Tom Stellard via llvm-commits
- [PATCH] D24688: Introduce "hosted" module flag.
Tom Stellard via llvm-commits
- [PATCH] D24835: AMDGPU/SI: Include implicit arguments in kernarg_segment_byte_size
Tom Stellard via llvm-commits
- [llvm] r282218 - Triple: Add opencl environment type
Tom Stellard via llvm-commits
- [llvm] r282223 - AMDGPU/SI: Include implicit arguments in kernarg_segment_byte_size
Tom Stellard via llvm-commits
- [PATCH] D24865: AMDGPU/SI: Don't crash on GlobalValues with no name
Tom Stellard via llvm-commits
- [PATCH] D24865: AMDGPU/SI: Don't crash on GlobalValues with no name
Tom Stellard via llvm-commits
- [PATCH] D24125: [AMDGPU] Promote uniform i16 ops to i32 ops
Tom Stellard via llvm-commits
- [PATCH] D21723: [RFC] Enhance synchscope representation
Tony Tye via llvm-commits
- [llvm] r281903 - [AMDGPU] Refactor VOPC instruction TD definitions
Valery Pykhtin via llvm-commits
- [llvm] r281965 - [AMDGPU] Refactor VOP3 instruction TD definitions
Valery Pykhtin via llvm-commits
- [llvm] r282234 - [AMDGPU] Refactor VOP1 and VOP2 instruction TD definitions
Valery Pykhtin via llvm-commits
- [PATCH] D24463: AMDGPU: Rename glc operand type
Valery Pykhtin via llvm-commits
- [llvm] r282296 - [AMDGPU] Fix for bz30427: wrong MTBUF encoding on VI
Valery Pykhtin via llvm-commits
- [PATCH] D24463: AMDGPU: Rename glc operand type
Valery Pykhtin via llvm-commits
- [PATCH] D24463: AMDGPU: Rename glc operand type
Valery Pykhtin via llvm-commits
- [PATCH] D22520: [mips] zeroext and logical 'and' mask optimizations
Vasileios Kalintiris via llvm-commits
- [PATCH] D24291: [mips] Add IAS support for dvp, evp
Vasileios Kalintiris via llvm-commits
- [llvm] r281708 - Move the Mangler from the AsmPrinter down to TLOF and clean up the
Vasileios Kalintiris via llvm-commits
- [PATCH] D24499: [mips] Add rsqrt, recip for MIPS
Vasileios Kalintiris via llvm-commits
- [PATCH] D24824: [mips][FastISel] Instantiate the MipsFastISel class only for targets that support FastISel.
Vasileios Kalintiris via llvm-commits
- [PATCH] D24505: [mips][fastisel] Consider soft-float an unsupported floating point mode
Vasileios Kalintiris via llvm-commits
- [PATCH] D24556: [mips] Macro expansion for ld, sd for O32
Vasileios Kalintiris via llvm-commits
- [PATCH] D24667: [mips][ias] Handle more complicated expressions for memory operands
Vasileios Kalintiris via llvm-commits
- [zorg] r281890 - Fix checkout link and target folder. Add a non-sudo install recipe.
Vassil Vassilev via llvm-commits
- [zorg] r249757 - llvmlab bisect tool
Vassil Vassilev via llvm-commits
- [PATCH] D24586: [llvm-cov] Add filter and sort table functions to the index page.
Vedant Kumar via llvm-commits
- [PATCH] D24687: [llvm-cov] Add a project coverage summary above the index page.
Vedant Kumar via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Vedant Kumar via llvm-commits
- [PATCH] D24783: [Profile] show distribution/histogram of indirect call profiles
Vedant Kumar via llvm-commits
- [PATCH] D24687: [llvm-cov] Add a project coverage summary above the index page.
Vedant Kumar via llvm-commits
- [llvm] r282020 - [llvm-cov] Demangle names for hidden instantiation views
Vedant Kumar via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Vedant Kumar via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Vedant Kumar via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Vedant Kumar via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Vedant Kumar via llvm-commits
- [PATCH] D24811: [sanitizer_common] Delete some copy/move methods in InternalScopedBuffer
Vedant Kumar via llvm-commits
- [PATCH] D24811: [sanitizer_common] Delete some copy/move methods in InternalScopedBuffer
Vedant Kumar via llvm-commits
- [PATCH] D24781: [ubsan] Respect log_to_syslog=1 on Darwin
Vedant Kumar via llvm-commits
- [PATCH] D24687: [llvm-cov] Add a project coverage summary above the index page.
Vedant Kumar via llvm-commits
- [lld] Add llvm-pdbdump as a test dependency
Vedant Kumar via llvm-commits
- [lld] r282187 - [lld] Add llvm-pdbdump as a test dependency
Vedant Kumar via llvm-commits
- [llvm] r282202 - [llvm-cov] Add the ability to specify directories of input source files
Vedant Kumar via llvm-commits
- [llvm] r282203 - [llvm-cov] Document some fields in a class (NFC)
Vedant Kumar via llvm-commits
- [llvm] r282204 - [utils] Teach the code coverage prep script about --restrict
Vedant Kumar via llvm-commits
- [llvm] r282280 - [llvm-cov] Minor cleanup. NFC.
Vedant Kumar via llvm-commits
- [llvm] r282281 - [llvm-cov] Get rid of all invalid filename references
Vedant Kumar via llvm-commits
- [llvm] r282282 - [llvm-cov] Filter away source files that aren't in the coverage mapping
Vedant Kumar via llvm-commits
- [llvm] r282286 - [llvm-cov] Factor out logic to remove unmapped inputs (NFC)
Vedant Kumar via llvm-commits
- [llvm] r282287 - [Coverage] Clarify a function contract (NFC)
Vedant Kumar via llvm-commits
- [compiler-rt] r282294 - [profile] Hide lprofCurFilename
Vedant Kumar via llvm-commits
- [PATCH] D24885: [profile] Hide lprofCurFilename
Vedant Kumar via llvm-commits
- [compiler-rt] r282294 - [profile] Hide lprofCurFilename
Vedant Kumar via llvm-commits
- [compiler-rt] r282304 - Revert "[profile] Hide lprofCurFilename"
Vedant Kumar via llvm-commits
- [compiler-rt] r282294 - [profile] Hide lprofCurFilename
Vedant Kumar via llvm-commits
- Failing test on AArch64
Vedant Kumar via llvm-commits
- Failing test on AArch64
Vedant Kumar via llvm-commits
- [PATCH] D24689: [ADT] Add missing const_iterator DenseSet::find() const
Vitaly Buka via llvm-commits
- [PATCH] D24689: [ADT] Add missing const_iterator DenseSet::find() const
Vitaly Buka via llvm-commits
- [PATCH] D24555: [asan] Reify ErrorGeneric
Vitaly Buka via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Vitaly Buka via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Vitaly Buka via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Vitaly Buka via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Vitaly Buka via llvm-commits
- [PATCH] D24768: [compiler-rt] Fix Asan build on Android
Vitaly Buka via llvm-commits
- [PATCH] D24777: [asan] Store full AddressDescription objects in ErrorInvalidPointerPair
Vitaly Buka via llvm-commits
- [PATCH] D24838: [compiler-rt] Fix a broken asan 64-bit test using ld_preload
Vitaly Buka via llvm-commits
- [PATCH] D24727: Add new target hooks for LoadStoreVectorizer
Volkan Keles via llvm-commits
- [PATCH] D24447: [AVX-512] Add support for commuting VPTERNLOG.
Vyacheslav Klochkov via llvm-commits
- [PATCH] D24125: [AMDGPU] Promote uniform i16 ops to i32 ops
Wei Ding via llvm-commits
- [PATCH] RuntimeDyldElf: Add (trivial) support for R_X86_64_NONE, it's a no-op
Will Dietz via llvm-commits
- [PATCH] D23727: [Profile] SelectInst instrumentation Support in IR-PGO
Xinliang David Li via llvm-commits
- [llvm] r282002 - [Profile] code refactoring: make getStep a method in base class
Xinliang David Li via llvm-commits
- [llvm] r282009 - [Profile] Do not annotate select insts not covered in profile.
Xinliang David Li via llvm-commits
- [llvm] r282017 - [Profile] dump ic value profile value/site-count histogram
Xinliang David Li via llvm-commits
- [llvm] r282034 - code cleanup -- commoning IR travsersals
Xinliang David Li via llvm-commits
- [compiler-rt] r282193 - [Profile] suppress verbose rt message by default
Xinliang David Li via llvm-commits
- [PATCH] D21219: [profile] Cleanup profile file path set up code
Xinliang David Li via llvm-commits
- [compiler-rt] r282198 - [Profile] Remove unused variable
Xinliang David Li via llvm-commits
- [compiler-rt] r282294 - [profile] Hide lprofCurFilename
Xinliang David Li via llvm-commits
- [PATCH] D24367: [llvm-cov] Provided easy navigation to find the previous and next report.
Ying Yi via llvm-commits
- [PATCH] D24687: [llvm-cov] Add a project coverage summary above the index page.
Ying Yi via llvm-commits
- [PATCH] D24687: [llvm-cov] Add a project coverage summary above the index page.
Ying Yi via llvm-commits
- [llvm] r281906 - [Support] Add StringRef::withNullAsEmpty()
Zachary Turner via llvm-commits
- [PATCH] D24697: [support] Add StringRef::withNullAsEmpty
Zachary Turner via llvm-commits
- [PATCH] D20190: Get rid of CVLeafTypes.h
Zachary Turner via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Zachary Turner via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Zachary Turner via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Zachary Turner via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Zachary Turner via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Zachary Turner via llvm-commits
- [llvm] r282116 - =delete the StringRef(nullptr_t) constructor.
Zachary Turner via llvm-commits
- [llvm] r282164 - [Support] Add StringRef::consumeInteger.
Zachary Turner via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Zachary Turner via llvm-commits
- [llvm] r282170 - Speculative fix for build failures due to consumeInteger.
Zachary Turner via llvm-commits
- [PATCH] D24834: Convert option tables to use llvm::ArrayRefs
Zachary Turner via llvm-commits
- [PATCH] D24834: Convert option tables to use llvm::ArrayRefs
Zachary Turner via llvm-commits
- [PATCH] D24834: Convert option tables to use llvm::ArrayRefs
Zachary Turner via llvm-commits
- [PATCH] D24778: Add `StringRef::consumeInteger`
Zachary Turner via llvm-commits
- [llvm] r282183 - Fix build breakage due to typo in cast.
Zachary Turner via llvm-commits
- [PATCH] D24834: Convert option tables to use llvm::ArrayRefs
Zachary Turner via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
Zachary Turner via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
Zachary Turner via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
Zachary Turner via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
Zachary Turner via llvm-commits
- [PATCH] D24880: Add StringExtras join_items function
Zachary Turner via llvm-commits
- [PATCH] D24880: Add StringExtras join_items function
Zachary Turner via llvm-commits
- [PATCH] D24880: Add StringExtras join_items function
Zachary Turner via llvm-commits
- [PATCH] D24880: Add StringExtras join_items function
Zachary Turner via llvm-commits
- [PATCH] D24882: Add StringSwitch::Cases functions that takes 6, 7 or 8 arguments.
Zachary Turner via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
Zachary Turner via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
Zachary Turner via llvm-commits
- [llvm] r282299 - LTO: Simplify caching interface.
Zachary Turner via llvm-commits
- [llvm] r282346 - Add some predicated searching functions to StringRef.
Zachary Turner via llvm-commits
- [PATCH] D24842: Add StringRef {take, drop} x {_while, _until}
Zachary Turner via llvm-commits
- [llvm] r282348 - Fix signed / unsigned comparison.
Zachary Turner via llvm-commits
- [llvm] r282350 - Add a comment on StringRef::contains(char)
Zachary Turner via llvm-commits
- [llvm] r282346 - Add some predicated searching functions to StringRef.
Zachary Turner via llvm-commits
- [PATCH] D24904: Allow StringRef to be constructed with a null pointer
Zachary Turner via llvm-commits
- [PATCH] D23399: [mips][ias] fix li macro when values are negated with ~
Zoran Jovanovic via llvm-commits
- [llvm] r282385 - [X86] Optimization for replacing LEA with MOV at frame index elimination time
Zvi Rackover via llvm-commits
- [PATCH] D24354: cmake: Install the OCaml libraries into a more correct path
whitequark via llvm-commits
- [PATCH] D24354: cmake: Install the OCaml libraries into a more correct path
whitequark via llvm-commits
Last message date:
Sun Sep 25 23:50:19 PDT 2016
Archived on: Sun Sep 25 23:53:38 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).