The Week Of Monday 14 March 2016 Archives by author
Starting: Mon Mar 14 00:43:43 PDT 2016
Ending: Sun Mar 20 23:50:43 PDT 2016
Messages: 1357
- [llvm] r263379 - Fixed DIBuilder to verify that same imported entity will not be added twice to the "imports" list of the DICompileUnit.
Aboud, Amjad via llvm-commits
- [llvm] r263424 - Recommitted r261633 "Supporting all entities declared in lexical scope in LLVM debug info."
Aboud, Amjad via llvm-commits
- [www] r263755 - Add LLVM Foundation documents.
Robinson, Paul via llvm-commits
- [PATCH] Improve reliability of file renaming in Windows
Yung, Douglas via llvm-commits
- [PATCH] Improve reliability of file renaming in Windows
Yung, Douglas via llvm-commits
- [PATCH] Improve reliability of file renaming in Windows
Yung, Douglas via llvm-commits
- [llvm] r263474 - The file header of TrailingObjects.h suggests that TrailingObjects be inherited privately because the public APIs it exposes are not meant as part of the interface. There's no functional change because nothing currently relied on these being inherited publicly.
Aaron Ballman via llvm-commits
- [llvm] r263475 - Reverting r263474; it turns out there are uses of the public interface, but MSVC wasn't caring about them.
Aaron Ballman via llvm-commits
- [PATCH] D18216: [Support] Creation of minidump after compiler crash on Windows
Aaron Ballman via llvm-commits
- [PATCH] D18216: [Support] Creation of minidump after compiler crash on Windows
Aaron Ballman via llvm-commits
- [llvm] r263472 - Turn LoopLoadElimination on again
Adam Nemet via llvm-commits
- [llvm] r263485 - Revert "Turn LoopLoadElimination on again"
Adam Nemet via llvm-commits
- [llvm] r263565 - [LV] Preserve LoopInfo when store predication is used
Adam Nemet via llvm-commits
- [llvm] r263595 - Turn LoopLoadElimination on again
Adam Nemet via llvm-commits
- [llvm] r263743 - [LoopVersioning] Annotate versioned loop with noalias metadata
Adam Nemet via llvm-commits
- [llvm] r263744 - [LoopVectorize] Annotate versioned loop with noalias metadata
Adam Nemet via llvm-commits
- [PATCH] D16712: [LoopVersioning] Annotate versioned loop with noalias metadata
Adam Nemet via llvm-commits
- [PATCH] D17191: [LoopVectorize] Annotate versioned loop with noalias metadata
Adam Nemet via llvm-commits
- [PATCH] D17943: [Aarch64] Add pass LoopDataPrefetch for Cyclone
Adam Nemet via llvm-commits
- [llvm] r263770 - [Aarch64] Add pass LoopDataPrefetch for Cyclone
Adam Nemet via llvm-commits
- [llvm] r263771 - [LoopDataPrefetch/Aarch64] Allow selective prefetching of large-strided accesses
Adam Nemet via llvm-commits
- [llvm] r263772 - [LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch ahead
Adam Nemet via llvm-commits
- [PATCH] D17943: [Aarch64] Add pass LoopDataPrefetch for Cyclone
Adam Nemet via llvm-commits
- [PATCH] D17949: [LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch ahead
Adam Nemet via llvm-commits
- [PATCH] D17945: [LoopDataPrefetch/Aarch64] Allow selective prefetching of large-strided accesses
Adam Nemet via llvm-commits
- [test-suite] r263776 - [LNTBased/SPEC] Only populate <test>.exec.status upon failure
Adam Nemet via llvm-commits
- [lld] r263366 - Cosmetic change to reduce repetitions. NFC.
Adhemerval Zanella via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
Adhemerval Zanella via llvm-commits
- [PATCH] D18026: [lld] [ELF/AArch64] Fix TLS IE to LE relax for local symbols
Adhemerval Zanella via llvm-commits
- [PATCH] D17980: [lld] [ELF/AArch64] Add GD to IE TLS relax optimization
Adhemerval Zanella via llvm-commits
- [PATCH] D18031: [lld] [ELF/AArch64] Simplify AArch64 isRelRelative
Adhemerval Zanella via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
Adhemerval Zanella via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
Adhemerval Zanella via llvm-commits
- [PATCH] D18125: [AArch64] Refactor AArch64FrameLowering::emitPrologue (NFC)
Aditya Kumar via llvm-commits
- [PATCH] D18125: [AArch64] Refactor AArch64FrameLowering::emitPrologue (NFC)
Aditya Kumar via llvm-commits
- [llvm] r263708 - [llvm-objdump] Add REQUIRES x86 directive to fix buildbots
Aditya Nandakumar via llvm-commits
- [PATCH] D18109: Prevent GlobalOpts from dropping ASANitized global variables
Adrian Prantl via llvm-commits
- [PATCH] D18109: Prevent GlobalOpts from dropping ASANitized global variables
Adrian Prantl via llvm-commits
- [PATCH] D18109: Prevent GlobalOpts from dropping ASANitized global variables
Adrian Prantl via llvm-commits
- [llvm] r263667 - use FileCheck for tighter checking
Alex Rosenberg via llvm-commits
- [PATCH] D18121: [sanitizer] On OS X, verify that interceptors work and abort if not
Alexander Potapenko via llvm-commits
- [llvm] r263842 - BPF: emit an error message for unsupported signed division operation
Alexei Starovoitov via llvm-commits
- [PATCH] D18121: [sanitizer] On OS X, verify that interceptors work and abort if not
Alexey Samsonov via llvm-commits
- [PATCH] D17883: [ASAN] Add support for mips/mips64 android
Alexey Samsonov via llvm-commits
- [compiler-rt] r263575 - [ASan] Make sure unittest works if sized-delete is enabled by default.
Alexey Samsonov via llvm-commits
- [PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Alexey Samsonov via llvm-commits
- [PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Alexey Samsonov via llvm-commits
- [PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Alexey Samsonov via llvm-commits
- [compiler-rt] r263751 - [CMake] Remove bash-ism in SanitizerLintCheck
Alexey Samsonov via llvm-commits
- [llvm] r263754 - [Docs] Fix a typo.
Alexey Samsonov via llvm-commits
- [llvm] r263303 - [X86][SSE] Simplify vector LOAD + EXTEND on pre-SSE41 hardware
Alina Sbirlea via llvm-commits
- [PATCH] D18077: Factor out MachineBlockPlacement::fillWorkLists. NFC
Amaury SECHET via llvm-commits
- [PATCH] D17625: Do not select EhPad BB in MachineBlockPlacement when there is regular BB to schedule
Amaury SECHET via llvm-commits
- [PATCH] D18173: bindings/go: reinstate TargetMachine.TargetData
Amaury SECHET via llvm-commits
- [llvm] r263495 - Factor out MachineBlockPlacement::fillWorkLists. NFC
Amaury Sechet via llvm-commits
- [llvm] r263503 - Imporove load to store => memcpy
Amaury Sechet via llvm-commits
- [llvm] r263424 - Recommitted r261633 "Supporting all entities declared in lexical scope in LLVM debug info."
Amjad Aboud via llvm-commits
- [PATCH] D17201: [SCEV] Introduce a guarded backedge taken count and use it in LAA and LV
Andrew Trick via llvm-commits
- [PATCH] D18173: bindings/go: reinstate TargetMachine.TargetData
Andrew Wilkins via llvm-commits
- [PATCH] D18173: bindings/go: reinstate TargetMachine.TargetData
Andrew Wilkins via llvm-commits
- [PATCH] D15188: [llgo] Roll gofrontend forward
Andrew Wilkins via llvm-commits
- [PATCH] D18173: bindings/go: reinstate TargetMachine.TargetData
Andrew Wilkins via llvm-commits
- [llvm] r263530 - bindings/go: reinstate TargetMachine.TargetData
Andrew Wilkins via llvm-commits
- [PATCH] D15188: [llgo] Roll gofrontend forward
Andrew Wilkins via llvm-commits
- [PATCH] D15188: [llgo] Roll gofrontend forward
Andrew Wilkins via llvm-commits
- [PATCH] D9495: [llgo] add USES_TERMINAL option to check-libgo
Andrew Wilkins via llvm-commits
- [PATCH] D17573: [X86] PR26554: Enable using of true long nops for x86-64 for every CPU
Andrey Turetskiy via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Anna Zaks via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Anna Zaks via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Anna Zaks via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Anna Zaks via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Anna Zaks via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Anna Zaks via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Anna Zaks via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Anna Zaks via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Anna Zaks via llvm-commits
- [PATCH] D15525: [GCC] Attribute ifunc support in llvm
Anton Korobeynikov via llvm-commits
- [www] r263452 - [EuroLLVM] Add a sponsor name.
Arnaud A. de Grandmaison via llvm-commits
- [www] r263457 - [EuroLLVM] Do not use a bold text.
Arnaud A. de Grandmaison via llvm-commits
- [www] r263459 - [EuroLLVM] ... but use bold for the sponsor name.
Arnaud A. de Grandmaison via llvm-commits
- [www] r263488 - [EuroLLVM] Add dinner information.
Arnaud A. de Grandmaison via llvm-commits
- [www] r263902 - Add a link from the main page to the LLVM Foundation documents.
Arnaud A. de Grandmaison via llvm-commits
- [www] r263903 - EuroLLVM 2016 has come and gone.
Arnaud A. de Grandmaison via llvm-commits
- [www] r263904 - Fix a typo.
Arnaud A. de Grandmaison via llvm-commits
- [www] r263905 - Add a placeholder for the just announced US LLVM meeting.
Arnaud A. de Grandmaison via llvm-commits
- [www] r263907 - [EuroLLVM 2016] Add placeholders for the slides and videos.
Arnaud A. de Grandmaison via llvm-commits
- [PATCH] D18204: AVX512BW : Fix SRA v64i8 lowering.
Asaf Badouh via llvm-commits
- [PATCH] D18215: [CLANG][avx512][BUILTIN] Adding fixupimm{pd|ps|sd|ss} getexp{sd|ss} getmant{sd|ss} kunpck{di|si} loada{pd|ps} loaddqu{di|hi|qi|si} max{sd|ss} min{sd|ss} kmov16 builtins to clang
Asaf Badouh via llvm-commits
- [PATCH] D18211: AVX512BW: Enable v32i1 BUILD_VECTOR
Asaf Badouh via llvm-commits
- [PATCH] D17663: [JumpThreading] See through Cast Instructions
Balaram Makam via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Balaram Makam via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Balaram Makam via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Balaram Makam via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Balaram Makam via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Balaram Makam via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Balaram Makam via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Balaram Makam via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Balaram Makam via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Balaram Makam via llvm-commits
- [PATCH] D18260: Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.
Bas Nieuwenhuizen via llvm-commits
- [PATCH] D18260: Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.
Bas Nieuwenhuizen via llvm-commits
- [PATCH] D18260: Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.
Bas Nieuwenhuizen via llvm-commits
- [PATCH] D18260: Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.
Bas Nieuwenhuizen via llvm-commits
- [llvm] r263437 - Revert "Recommitted r261633 "Supporting all entities declared in lexical scope in LLVM debug info." After fixing PR26715 at r263379."
Benjamin Kramer via llvm-commits
- [llvm] r263424 - Recommitted r261633 "Supporting all entities declared in lexical scope in LLVM debug info."
Benjamin Kramer via llvm-commits
- [llvm] r263550 - [GlobalOpt] Don't look through aliases when sorting names of globals.
Benjamin Kramer via llvm-commits
- [llvm] r263787 - [Fuzzer] Guard no_sanitize_memory attributes behind __has_feature.
Benjamin Kramer via llvm-commits
- [llvm] r263581 - Add Rust's personality function to the list of known personality functions
Bjorn Steinbrink via llvm-commits
- [llvm] r263585 - Also handle the new Rust pers fn to isCatchAll()
Bjorn Steinbrink via llvm-commits
- [PATCH] D18192: Add Rust's personality function to the list of known personality functions
Björn Steinbrink via llvm-commits
- [llvm] r263430 - [CVP] Replace nonnegative with positive, per Philip's request. NFC.
Chad Rosier via llvm-commits
- [PATCH] D17921: [CorrelatedValuePropagation] Convert an SDiv to a UDiv if both operands are known to be nonnegative
Chad Rosier via llvm-commits
- [PATCH] D17663: [JumpThreading] See through Cast Instructions
Chad Rosier via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Chad Rosier via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Chad Rosier via llvm-commits
- [PATCH] D17663: [JumpThreading] See through Cast Instructions
Chad Rosier via llvm-commits
- [llvm] r263454 - [Mips] Fix -Wunused-private-field warning after r263444.
Chad Rosier via llvm-commits
- [llvm] r263458 - [AArch64] Break the dependency between FP and SP when possible.
Chad Rosier via llvm-commits
- [llvm] r263461 - [AArch64] Refactor AArch64FrameLowering::emitPrologue. NFC.
Chad Rosier via llvm-commits
- [PATCH] D18125: [AArch64] Refactor AArch64FrameLowering::emitPrologue (NFC)
Chad Rosier via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Chad Rosier via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
Chad Rosier via llvm-commits
- [llvm] r263548 - [SLP] Update comment to reflect reality. NFC.
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D18214: [SLP] Remove lots of calls to getDataLayout
Chad Rosier via llvm-commits
- [PATCH] D18125: [AArch64] Refactor AArch64FrameLowering::emitPrologue (NFC)
Chad Rosier via llvm-commits
- [llvm] r263656 - [SLP] Make DataLayout a member variable.
Chad Rosier via llvm-commits
- [PATCH] D18214: [SLP] Remove lots of calls to getDataLayout
Chad Rosier via llvm-commits
- [PATCH] D18237: [SLPVectorizer] Change MinVecRegSize from 128 bits to 64 bits
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [llvm] r263819 - [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Chad Rosier via llvm-commits
- [PATCH] D12414: [NVPTX] add an NVPTX-specific alias analysis
Chandler Carruth via llvm-commits
- [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
Chandler Carruth via llvm-commits
- [PATCH] D14261: [X86][SSE] Detect zeroable shuffle elements from different value types
Chandler Carruth via llvm-commits
- [llvm] r263667 - use FileCheck for tighter checking
Chandler Carruth via llvm-commits
- [llvm] r263825 - Revert "[sancov] specifying sanitizer coverage dependencies."
Chandler Carruth via llvm-commits
- [llvm] r252801 - sancov tool in c++
Chandler Carruth via llvm-commits
- [llvm] r263845 - [sancov] Fix the sancov pass to initialize itself inside its
Chandler Carruth via llvm-commits
- [llvm] r263847 - Revert "Revert "[sancov] specifying sanitizer coverage dependencies.""
Chandler Carruth via llvm-commits
- [llvm] r252801 - sancov tool in c++
Chandler Carruth via llvm-commits
- [llvm] r252801 - sancov tool in c++
Chandler Carruth via llvm-commits
- [PATCH] D18064: AMDGPU/SI: Implement GroupStaticSize Intrinsic for Dynamic LDS
Changpeng Fang via llvm-commits
- [llvm] r263563 - AMDGPU/SI: Implement GroupStaticSize Intrinsic for Dynamic LDS
Changpeng Fang via llvm-commits
- [PATCH] D18197: AMDGPU/SI: Do not generate s_waitcnt for ds_permute/ds_bpermute Instructions.
Changpeng Fang via llvm-commits
- [PATCH] D18197: AMDGPU/SI: Do not generate s_waitcnt for ds_permute/ds_bpermute Instructions.
Changpeng Fang via llvm-commits
- [llvm] r263720 - AMDGPU/SI: Do not generate s_waitcnt after ds_permute/ds_bpermute
Changpeng Fang via llvm-commits
- [PATCH] D18159: [CMake] Add PACKAGE_VENDOR for customizing version output
Chris Bieneman via llvm-commits
- [llvm] r263566 - [CMake] Add PACKAGE_VENDOR for customizing version output
Chris Bieneman via llvm-commits
- [llvm] r263158 - Support arbitrary addrspace pointers in masked load/store intrinsics
Chris Bieneman via llvm-commits
- [PATCH] D18229: Upgrade TBAA *before* upgrading intrinsics
Chris Bieneman via llvm-commits
- [llvm] r263673 - Upgrade TBAA *before* upgrading intrinsics
Chris Bieneman via llvm-commits
- [llvm] r263834 - [Docs] New documentation for advanced build configurations
Chris Bieneman via llvm-commits
- [llvm] r263840 - Updates based on post-commit review of r263834
Chris Bieneman via llvm-commits
- [llvm] r263841 - Missed a few non-ascii characters
Chris Bieneman via llvm-commits
- [llvm] r263834 - [Docs] New documentation for advanced build configurations
Chris Bieneman via llvm-commits
- [PATCH] D18277: [tsan] Build TSan dylibs for iOS-style simulators
Chris Bieneman via llvm-commits
- [llvm] r263843 - Fixing autocorrect changing cmake->make
Chris Bieneman via llvm-commits
- [LNT] r263445 - [test-suite] Implement a new option: --single-result
Chris Matthews via llvm-commits
- [LNT] r263600 - Fix problems in legend packing which caused baselines to fail
Chris Matthews via llvm-commits
- LNT Compile Patch for review
Chris Matthews via llvm-commits
- [llvm] r263657 - [Hexagon] Adding missing break in switch statement. Extra operands would have been appended to the end.
Colin LeMahieu via llvm-commits
- [PATCH] D15965: Add support for dumping relocations in non-relocatable files
Colin LeMahieu via llvm-commits
- [PATCH] D18251: Modify llvm-objdump to print disassembly failures inline
Colin LeMahieu via llvm-commits
- [PATCH] D15965: Add support for dumping relocations in non-relocatable files
Colin LeMahieu via llvm-commits
- [llvm] r263793 - [llvm-objdump] Print <unknown> in place of instruction text if it couldn't be disassembled.
Colin LeMahieu via llvm-commits
- [PATCH] D18251: Modify llvm-objdump to print disassembly failures inline
Colin LeMahieu via llvm-commits
- [llvm] r263802 - [MCParser] Accept uppercase radix variants 0X and 0B
Colin LeMahieu via llvm-commits
- [PATCH] D14781: Recognize 0X and 0B as a valid radix characters.
Colin LeMahieu via llvm-commits
- [PATCH] D14840: [X86] Detect SAD patterns and emit psadbw instructions on X86.
Cong Hou via llvm-commits
- [llvm] r263892 - Suppress a -Wunused-variable warning in release builds.
Craig Topper via llvm-commits
- [PATCH] D18234: [WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Dan Gohman via llvm-commits
- [PATCH] D18154: DenseMap: make .resize() do the intuitive thing
Daniel Berlin via llvm-commits
- [PATCH] D12414: [NVPTX] add an NVPTX-specific alias analysis
Daniel Berlin via llvm-commits
- [llvm] r263419 - [mips] Range check uimm6_lsl2.
Daniel Sanders via llvm-commits
- [llvm] r263423 - [mips] Simplify ordering of range checked immediate classes.
Daniel Sanders via llvm-commits
- [PATCH] D17723: [mips] Simplify ordering of range checked immediate classes.
Daniel Sanders via llvm-commits
- [PATCH] D17723: [mips] Simplify ordering of range checked immediate classes.
Daniel Sanders via llvm-commits
- [llvm] r263427 - [mips] Range check uimm16_64
Daniel Sanders via llvm-commits
- [PATCH] D18087: [mips] Eliminate instances of "potentially uninitialised local variable" warnings, NFC
Daniel Sanders via llvm-commits
- [PATCH] D18142: [mips] Range check uimm4_ptr and uimm6_ptr and use correctly sized immediates in MSA copy/insert.
Daniel Sanders via llvm-commits
- [PATCH] D18143: [mips] Range check vsplat_uimm[1234568].
Daniel Sanders via llvm-commits
- [PATCH] D18144: [mips] Range check simm5.
Daniel Sanders via llvm-commits
- [PATCH] D18145: [mips] Range check simm7.
Daniel Sanders via llvm-commits
- [PATCH] D18145: [mips] Range check simm7.
Daniel Sanders via llvm-commits
- [PATCH] D18147: [mips] Make simm6 consistent with the rest. NFC.
Daniel Sanders via llvm-commits
- [PATCH] D18148: [mips] Range check simm10
Daniel Sanders via llvm-commits
- [llvm] r263444 - [mips] MIPS32R6 compact branch support
Daniel Sanders via llvm-commits
- [PATCH] D16353: [mips] MIPS32R6 compact branch support
Daniel Sanders via llvm-commits
- [llvm] r263454 - [Mips] Fix -Wunused-private-field warning after r263444.
Daniel Sanders via llvm-commits
- [PATCH] D18177: [mips] Range check vsplat_simm5 and vsplat_simm10
Daniel Sanders via llvm-commits
- [PATCH] D18179: [mips] Correct MIPS16 jal/jalx to have uimm26 offsets and add MC layer range checks. NFC.
Daniel Sanders via llvm-commits
- [PATCH] D18142: [mips] Range check uimm4_ptr and uimm6_ptr and use correctly sized immediates in MSA copy/insert.
Daniel Sanders via llvm-commits
- [PATCH] D18142: [mips] Range check uimm4_ptr and uimm6_ptr and use correctly sized immediates in MSA copy/insert.
Daniel Sanders via llvm-commits
- [PATCH] D16888: [mips] Addition of a third operand to the instructions [d]div, [d]divu
Daniel Sanders via llvm-commits
- [PATCH] D16889: [mips] Addition of the immediate cases for the instructions [d]div, [d]divu
Daniel Sanders via llvm-commits
- [PATCH] D18195: [mips] Use `formatImm` call to print immediate value in the `MipsInstPrinter`
Daniel Sanders via llvm-commits
- [PATCH] D18181: [mips][microMIPS] Delay slot filler modifications
Daniel Sanders via llvm-commits
- [llvm] r263378 - [CodeView] Truncate display names
David Blaikie via llvm-commits
- [PATCH] D18154: DenseMap: make .resize() do the intuitive thing
David Blaikie via llvm-commits
- [PATCH] D18154: DenseMap: make .resize() do the intuitive thing
David Blaikie via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
David Blaikie via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
David Blaikie via llvm-commits
- [llvm] r263522 - DenseMap: make .resize() do the intuitive thing
David Blaikie via llvm-commits
- [llvm] r263525 - Fix llvm/llvm/lib/Transforms/Utils/LoopUnroll.cpp:285:53: error: suggest
David Blaikie via llvm-commits
- [test-suite] r263534 - lit: Skip RunSafely.sh and invoke timeit directly
David Blaikie via llvm-commits
- [test-suite] r263534 - lit: Skip RunSafely.sh and invoke timeit directly
David Blaikie via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
David Blaikie via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
David Blaikie via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
David Blaikie via llvm-commits
- [PATCH] D18236: DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
David Blaikie via llvm-commits
- [PATCH] D17311: allow lambdas in mapped_iterator
David Blaikie via llvm-commits
- [PATCH] D18236: DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
David Blaikie via llvm-commits
- [llvm] r263749 - [Support] Add ExitOnError utility to support tools that use the exit-on-error
David Blaikie via llvm-commits
- [llvm] r263742 - Bitcode: Error out instead of crashing on corrupt metadata
David Blaikie via llvm-commits
- [llvm] r263742 - Bitcode: Error out instead of crashing on corrupt metadata
David Blaikie via llvm-commits
- [llvm] r263765 - DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
David Blaikie via llvm-commits
- [PATCH] D18281: [SetVector] Add erase() method
David Blaikie via llvm-commits
- [llvm] r263866 - Compute some Debug Info Metadata hash key partially (NFC)
David Blaikie via llvm-commits
- [llvm] r263870 - Fix a const_cast related warning in GCC in the C API for libLTO
David Blaikie via llvm-commits
- [PATCH] D18133: allow branch weight metadata on select instructions (PR26636)
David Li via llvm-commits
- [PATCH] D18077: Factor out MachineBlockPlacement::fillWorkLists. NFC
David Li via llvm-commits
- [PATCH] D17625: Do not select EhPad BB in MachineBlockPlacement when there is regular BB to schedule
David Li via llvm-commits
- [PATCH] D18133: allow branch weight metadata on select instructions (PR26636)
David Li via llvm-commits
- [PATCH] D18133: allow branch weight metadata on select instructions (PR26636)
David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
David Li via llvm-commits
- [PATCH] D18220: propagate 'unpredictable' metadata on select instructions
David Li via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
David Li via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
David Li via llvm-commits
- [llvm] r263378 - [CodeView] Truncate display names
David Majnemer via llvm-commits
- [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
David Majnemer via llvm-commits
- [llvm] r263537 - [llvm-objdump] Add support for dumping the PE TLS directory
David Majnemer via llvm-commits
- [lld] r263539 - [COFF] Use the correct size of the TLS directory
David Majnemer via llvm-commits
- [lld] r263542 - [COFF] Remove an unused function, getFileOff
David Majnemer via llvm-commits
- [lld] r263543 - [COFF] Don't hard-code the load configuration size
David Majnemer via llvm-commits
- [lld] r263543 - [COFF] Don't hard-code the load configuration size
David Majnemer via llvm-commits
- [lld] r263558 - [COFF] Don't trust a symbol's section number
David Majnemer via llvm-commits
- [lld] r263543 - [COFF] Don't hard-code the load configuration size
David Majnemer via llvm-commits
- [PATCH] D15375: Fix PR #25788: parsing of floating-point constants on non-C locales
David Majnemer via llvm-commits
- [PATCH] D18192: Add Rust's personality function to the list of known personality functions
David Majnemer via llvm-commits
- [PATCH] D14596: [SROA] Choose more profitable type in findCommonType
David Majnemer via llvm-commits
- [PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
David Majnemer via llvm-commits
- [llvm] r263692 - [yaml2obj, COFF] Correctly handle section alignment
David Majnemer via llvm-commits
- [llvm] r263721 - Forgot to commit this with r263692
David Majnemer via llvm-commits
- [llvm] r263722 - [COFF] Refactor section alignment calculation
David Majnemer via llvm-commits
- [lld] r263723 - [COFF] Fix invalid alignment in tests
David Majnemer via llvm-commits
- [lld] r263724 - [COFF] Use coff_section::getAlignment
David Majnemer via llvm-commits
- [llvm] r263692 - [yaml2obj, COFF] Correctly handle section alignment
David Majnemer via llvm-commits
- [llvm] r263736 - [msan fix] unitalized variable
David Majnemer via llvm-commits
- [lld] r263838 - [COFF] Correct tests with bogus alignment
David Majnemer via llvm-commits
- [llvm] r263839 - [obj2yaml, COFF] Assert that the alignment is not bogus
David Majnemer via llvm-commits
- [llvm] r263874 - [InstCombine] Don't insert instructions before a catch switch
David Majnemer via llvm-commits
- [llvm] r263875 - [SimplifyLibCalls] Only consider sinpi/cospi functions within the same function
David Majnemer via llvm-commits
- [PATCH] D18305: [InstCombine] Ensure all undef operands are handled before binary instruction constant folding
David Majnemer via llvm-commits
- [lld] r263918 - [COFF] Remove undefined behavior from ObjectFile::createWeakExternal
David Majnemer via llvm-commits
- [lld] r263919 - [COFF] Don't call memcpy with a NULL argument
David Majnemer via llvm-commits
- [PATCH] D18160: [MC] Rename TLSCALL as it's not ARM specific
Davide Italiano via llvm-commits
- [PATCH] D18160: [MC] Rename TLSCALL as it's not ARM specific
Davide Italiano via llvm-commits
- [PATCH] D18160: [MC] Rename TLSCALL as it's not ARM specific
Davide Italiano via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Davide Italiano via llvm-commits
- [llvm] r263515 - [MC] Rename TLSCALL as it's not ARM specific.
Davide Italiano via llvm-commits
- [PATCH] D18160: [MC] Rename TLSCALL as it's not ARM specific
Davide Italiano via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Davide Italiano via llvm-commits
- [llvm] r263564 - [MC] Rename TLSDESC as it's not ARM specific.
Davide Italiano via llvm-commits
- [lld] r263594 - [ELF] Ignore _GLOBAL_OFFSET_TABLE_ symbol in shared libs.
Davide Italiano via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Davide Italiano via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Davide Italiano via llvm-commits
- [lld] r263598 - Unbreak buildbot.
Davide Italiano via llvm-commits
- [PATCH] D18235: [LTO] Call the optimizer before invoking codegen
Davide Italiano via llvm-commits
- [lld] r263690 - [ELF] Use braces for muti-line if(s).
Davide Italiano via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Davide Italiano via llvm-commits
- [PATCH] D18235: [LTO] Call the optimizer before invoking codegen
Davide Italiano via llvm-commits
- [PATCH] D18235: [LTO] Call the optimizer before invoking codegen
Davide Italiano via llvm-commits
- [lld] r263761 - [LTO] Call the optimizer before invoking codegen.
Davide Italiano via llvm-commits
- [lld] r263763 - [LTO] Test lto passes are actually working.
Davide Italiano via llvm-commits
- [PATCH] D18235: [LTO] Call the optimizer before invoking codegen
Davide Italiano via llvm-commits
- [lld] r263796 - [ELF] Link with Analysis, IPO, and LTO
Davide Italiano via llvm-commits
- [lld] r263851 - [ELF] Refactor run of LTO passes into an helper. NFC.
Davide Italiano via llvm-commits
- [lld] r263862 - [LTO] Ignore -plugin/-plugin-opt options.
Davide Italiano via llvm-commits
- [llvm] r263872 - [gold] Use early return to simplify.
Davide Italiano via llvm-commits
- [lld] r263862 - [LTO] Ignore -plugin/-plugin-opt options.
Davide Italiano via llvm-commits
- [llvm] r263914 - [gold] Emit a diagnostic in case we fail to remove a file.
Davide Italiano via llvm-commits
- [PATCH] D18234: [WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Derek Schuff via llvm-commits
- [PATCH] D18234: [WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Derek Schuff via llvm-commits
- [PATCH] D18234: [WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Derek Schuff via llvm-commits
- [PATCH] D18234: [WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Derek Schuff via llvm-commits
- [llvm] r263725 - [WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Derek Schuff via llvm-commits
- [PATCH] D18234: [WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Derek Schuff via llvm-commits
- [PATCH] D16481: Split PrologEpilogInserter into 2 parts
Derek Schuff via llvm-commits
- [PATCH] D16481: Split PrologEpilogInserter into 2 parts
Derek Schuff via llvm-commits
- [PATCH] D18277: [tsan] Build TSan dylibs for iOS-style simulators
Devin Coughlin via llvm-commits
- [PATCH] D18280: [tsan] Allow -fsanitize=thread for iOS-style simulator targets
Devin Coughlin via llvm-commits
- [compiler-rt] r263910 - [tsan] Build TSan dylibs for iOS-style simulators
Devin Coughlin via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D18003: [tsan] Disable randomized address space on linux when necessary.
Dmitry Vyukov via llvm-commits
- [PATCH] D18132: [tsan] Detect uses of uninitialized, destroyed and invalid mutexes
Dmitry Vyukov via llvm-commits
- [PATCH] D18184: [tsan] Add interceptor for pthread_cond_timedwait_relative_np
Dmitry Vyukov via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D17796: [TSAN] Relax the expected output of race_on_mutex.c
Dmitry Vyukov via llvm-commits
- [PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Dmitry Vyukov via llvm-commits
- [PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Dmitry Vyukov via llvm-commits
- [PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Dmitry Vyukov via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Dmitry Vyukov via llvm-commits
- [PATCH] D18003: [tsan] Disable randomized address space on linux aarch64.
Dmitry Vyukov via llvm-commits
- [PATCH] D17977: Fix some typos; NFC
Dongyuan Liu via llvm-commits
- [llvm] r263557 - Myriad: Add new sparc CPU kinds.
Douglas Katzman via llvm-commits
- [PATCH] D17903: Improve reliability of file renaming in Windows
Douglas Yung via llvm-commits
- [PATCH] D17903: Improve reliability of file renaming in Windows
Douglas Yung via llvm-commits
- [PATCH] D17903: Improve reliability of file renaming in Windows
Douglas Yung via llvm-commits
- [PATCH] D17883: [ASAN] Add support for mips/mips64 android
Duane Sand via llvm-commits
- [PATCH] D18109: Prevent GlobalOpts from dropping ASANitized global variables
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D18236: DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r263275 - [ThinLTO] Support for reference graph in per-module and combined summary.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] AArch64: Don't modify other modules in AArch64PromoteConstant
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] AArch64: Don't modify other modules in AArch64PromoteConstant
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r263853 - AArch64: Don't modify other modules in AArch64PromoteConstant
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
Easwaran Raman via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
Easwaran Raman via llvm-commits
- [llvm] r263500 - Remove code added for debugging purposes. NFC.
Easwaran Raman via llvm-commits
- [PATCH] D17894: Interface to get/set profile summary metadata to module
Easwaran Raman via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
Easwaran Raman via llvm-commits
- [llvm] r263835 - Interface to get/set profile summary metadata to module
Easwaran Raman via llvm-commits
- [PATCH] D17894: Interface to get/set profile summary metadata to module
Easwaran Raman via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Ed Maste via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Ed Maste via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Ed Maste via llvm-commits
- [lld] r263660 - [ELF] SHF_MERGE section with 0 entsize is not fatal
Ed Maste via llvm-commits
- [lld] r263661 - Revert r263660 as one of the tests is broken.
Ed Maste via llvm-commits
- [lld] r263664 - [ELF] SHF_MERGE section with 0 entsize is not fatal
Ed Maste via llvm-commits
- [lld] r263664 - [ELF] SHF_MERGE section with 0 entsize is not fatal
Ed Maste via llvm-commits
- [lld] r263664 - [ELF] SHF_MERGE section with 0 entsize is not fatal
Ed Maste via llvm-commits
- [PATCH] D18248: [ELF] - Set the sh_entsize for mergable sections
Ed Maste via llvm-commits
- [lld] r263664 - [ELF] SHF_MERGE section with 0 entsize is not fatal
Ed Maste via llvm-commits
- [lld] r263664 - [ELF] SHF_MERGE section with 0 entsize is not fatal
Ed Maste via llvm-commits
- [llvm] r263775 - adding another optimization opportunity to readme file
Ehsan Amiri via llvm-commits
- [llvm] r263303 - [X86][SSE] Simplify vector LOAD + EXTEND on pre-SSE41 hardware
Eric Christopher via llvm-commits
- [llvm] r263303 - [X86][SSE] Simplify vector LOAD + EXTEND on pre-SSE41 hardware
Eric Christopher via llvm-commits
- [llvm] r263512 - Temporarily Revert "[X86][SSE] Simplify vector LOAD + EXTEND on
Eric Christopher via llvm-commits
- [llvm] r263525 - Fix llvm/llvm/lib/Transforms/Utils/LoopUnroll.cpp:285:53: error: suggest
Eric Christopher via llvm-commits
- [llvm] r263527 - Use some braces to format this a little better.
Eric Christopher via llvm-commits
- [llvm] r263525 - Fix llvm/llvm/lib/Transforms/Utils/LoopUnroll.cpp:285:53: error: suggest
Eric Christopher via llvm-commits
- [llvm] r263512 - Temporarily Revert "[X86][SSE] Simplify vector LOAD + EXTEND on
Eric Christopher via llvm-commits
- [PATCH] D17011: [lanai] Add Lanai backend.
Eric Christopher via llvm-commits
- [PATCH] D18223: Codegen: Decrease minimum jump table density
Eric Christopher via llvm-commits
- [PATCH] D18226: Codegen: Tail-duplicate during placement.
Eric Christopher via llvm-commits
- [llvm] r263656 - [SLP] Make DataLayout a member variable.
Eric Christopher via llvm-commits
- [PATCH] D17011: [lanai] Add Lanai backend.
Eric Christopher via llvm-commits
- [PATCH] D18223: Codegen: Decrease minimum jump table density
Eric Christopher via llvm-commits
- [PATCH] D18223: Codegen: Decrease minimum jump table density
Eric Christopher via llvm-commits
- [PATCH] D18232: [LLD] Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes
Eugene Zelenko via llvm-commits
- [PATCH] D17900: [gold] Fix common symbols handling
Evgeniy Stepanov via llvm-commits
- [llvm] r263579 - [msan] Don't put module constructors in comdats.
Evgeniy Stepanov via llvm-commits
- [llvm] r263645 - [msan] Add a comment with a bug link.
Evgeniy Stepanov via llvm-commits
- [PATCH] D18158: Adding ability to unroll loops using epilogue remainder.
Evgeny Stupachenko via llvm-commits
- [PATCH] D18202: Enable non-power-of-2 pragma unroll counts
Evgeny Stupachenko via llvm-commits
- [PATCH] D18202: Enable non-power-of-2 pragma unroll counts
Evgeny Stupachenko via llvm-commits
- [PATCH] D18158: Adding ability to unroll loops using epilogue remainder.
Evgeny Stupachenko via llvm-commits
- [PATCH] D18202: Enable non-power-of-2 pragma unroll counts
Evgeny Stupachenko via llvm-commits
- [PATCH] D18202: Enable non-power-of-2 pragma unroll counts
Evgeny Stupachenko via llvm-commits
- [PATCH] D18158: Adding ability to unroll loops using epilogue remainder.
Evgeny Stupachenko via llvm-commits
- [PATCH] D18158: Adding ability to unroll loops using epilogue remainder.
Evgeny Stupachenko via llvm-commits
- [PATCH] D18290: Unroll of loops with constant bounds
Evgeny Stupachenko via llvm-commits
- [PATCH] D17609: [lit] Enqueue tests on a separate thread to not hit limits on parallel queues
Filipe Cabecinhas via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Filipe Cabecinhas via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Filipe Cabecinhas via llvm-commits
- [lld] r263569 - ELF: Fix use-after-free problem.
Filipe Cabecinhas via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Filipe Cabecinhas via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Filipe Cabecinhas via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Filipe Cabecinhas via llvm-commits
- [PATCH] Bitcode: Error out instead of crashing on corrupt metadata
Filipe Cabecinhas via llvm-commits
- [llvm] r263731 - [lit] Enqueue tests on a separate thread to not hit limits on parallel queues
Filipe Cabecinhas via llvm-commits
- [PATCH] D17609: [lit] Enqueue tests on a separate thread to not hit limits on parallel queues
Filipe Cabecinhas via llvm-commits
- [llvm] r263522 - DenseMap: make .resize() do the intuitive thing
Fiona Glaser via llvm-commits
- [PATCH] D18259: Use StringRef's in resolved path cache to avoid extra internString lookups
Frederic Riss via llvm-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via llvm-commits
- [PATCH] D17663: [JumpThreading] See through Cast Instructions
Geoff Berry via llvm-commits
- [PATCH] D17661: [AArch64] Add MMOs to callee-save load/store instructions.
Geoff Berry via llvm-commits
- [PATCH] D18001: [LSR] Create fewer redundant instructions.
Geoff Berry via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Geoff Berry via llvm-commits
- [llvm] r263644 - [LSR] Create fewer redundant instructions.
Geoff Berry via llvm-commits
- [PATCH] D18001: [LSR] Create fewer redundant instructions.
Geoff Berry via llvm-commits
- [llvm] r263655 - Revert "[LSR] Create fewer redundant instructions."
Geoff Berry via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Geoff Berry via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Geoff Berry via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Geoff Berry via llvm-commits
- [PATCH] D16875: MemorySSA Optimizations: Patch 1 of N
George Burgess IV via llvm-commits
- [PATCH] D18065: Fix bugs in the MemorySSA walker
George Burgess IV via llvm-commits
- [PATCH] D18135: ELF: Move initSymbols to Symbols.cpp.
George Rimar via llvm-commits
- [PATCH] D18083: [ELF] - Refactor of InputSectionBase<ELFT>::relocate()
George Rimar via llvm-commits
- [lld] r263413 - [ELF] implement --warn-common/--no-warn-common
George Rimar via llvm-commits
- [PATCH] D17998: [ELF] implement --warn-common/--no-warn-common
George Rimar via llvm-commits
- [lld] r263433 - Remove dead code. NFC.
George Rimar via llvm-commits
- Don't invent names for STT_SECTION symbols.
George Rimar via llvm-commits
- [PATCH] D18135: ELF: Move initSymbols to Symbols.cpp.
George Rimar via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
George Rimar via llvm-commits
- [lld] r263549 - Error/warning/log messages should start with lowercase letters.
George Rimar via llvm-commits
- [lld] r263543 - [COFF] Don't hard-code the load configuration size
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [lld] r263543 - [COFF] Don't hard-code the load configuration size
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18135: ELF: Move initSymbols to Symbols.cpp.
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [lld] r263693 - [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [PATCH] D15779: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.
George Rimar via llvm-commits
- [lld] r263707 - Avoid using braces. NFC.
George Rimar via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
- [PATCH] D18248: [ELF] - Set the sh_entsize for mergable sections
George Rimar via llvm-commits
- [PATCH] D18248: [ELF] - Set the sh_entsize for mergable sections
George Rimar via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
- [lld] r263780 - [ELF] - Set the sh_entsize for mergable sections
George Rimar via llvm-commits
- [PATCH] D18248: [ELF] - Set the sh_entsize for mergable sections
George Rimar via llvm-commits
- [PATCH] D18248: [ELF] - Set the sh_entsize for mergable sections
George Rimar via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
George Rimar via llvm-commits
- [PATCH] D18269: [ELF] - -rpath-link "implemented"
George Rimar via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
George Rimar via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
George Rimar via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
George Rimar via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
George Rimar via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
George Rimar via llvm-commits
- [PATCH] D18269: [ELF] - -rpath-link "implemented"
George Rimar via llvm-commits
- [PATCH] D18269: [ELF] - -rpath-link "implemented"
George Rimar via llvm-commits
- [lld] r263876 - [ELF] - ignore the -rpath-link option
George Rimar via llvm-commits
- [PATCH] D18269: [ELF] - -rpath-link "implemented"
George Rimar via llvm-commits
- [llvm] r263894 - [ELF] Update x86_64 relocations to 0.99.8 ABI
George Rimar via llvm-commits
- [PATCH] D18301: [ELF] - Process R_X86_64_GOTPCRELX/R_X86_64_REX_GOTPCRELX relocations.
George Rimar via llvm-commits
- [PATCH] D9149: [SeparateConstOffsetFromGEP] Bail there is only one GEP offset
Gerolf Hoflehner via llvm-commits
- [PATCH] D18216: [Support] Creation of minidump after compiler crash on Windows
Greg Bedwell via llvm-commits
- [PATCH] D18059: Add IR fixups for RenderScript ABI mismatch between ARMV7 frontend and x86 backend
Greg Clayton via llvm-commits
- [PATCH] D18185: [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED
Greg Parker via llvm-commits
- [PATCH] D18185: [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED
Greg Parker via llvm-commits
- [PATCH] D18185: [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED
Greg Parker via llvm-commits
- [PATCH] D18185: [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED
Greg Parker via llvm-commits
- [PATCH] D14596: [SROA] Choose more profitable type in findCommonType
Guozhi Wei via llvm-commits
- [llvm] r263734 - [InstCombine] Combine A->B->A BitCast
Guozhi Wei via llvm-commits
- [PATCH] D17663: [JumpThreading] See through Cast Instructions
Haicheng Wu via llvm-commits
- [llvm] r263605 - Revert "[JumpThreading] Simplify Instructions first in ComputeValueKnownInPredecessors()"
Haicheng Wu via llvm-commits
- [llvm] r263618 - [JumpThreading] See through Cast Instructions
Haicheng Wu via llvm-commits
- [PATCH] D18254: [JumpThreading] Rewrite TryToUnfoldSelectInCurrBB() by using ComputeValueKnownInPredecessors()
Haicheng Wu via llvm-commits
- [PATCH] D17663: [JumpThreading] See through Cast Instructions
Haicheng Wu via llvm-commits
- [PATCH] D15552: TTI: Allow targets to override getScalarizationOverhead
Hal Finkel via llvm-commits
- [PATCH] D16712: [LoopVersioning] Annotate versioned loop with noalias metadata
Hal Finkel via llvm-commits
- [PATCH] D12414: [NVPTX] add an NVPTX-specific alias analysis
Hal Finkel via llvm-commits
- [PATCH] D12414: [NVPTX] add an NVPTX-specific alias analysis
Hal Finkel via llvm-commits
- [PATCH] D18250: [PPC, FastISel] Fix ordered/unordered fcmp
Hal Finkel via llvm-commits
- [llvm] r262977 - libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.
Hal Finkel via llvm-commits
- [llvm] r263418 - Try to fix build of WebAssemblyRegStackify.cpp on Windows
Hans Wennborg via llvm-commits
- [www] r263545 - Win snapshot: r263536
Hans Wennborg via llvm-commits
- [PATCH] D18223: Codegen: Decrease minimum jump table density
Hans Wennborg via llvm-commits
- [PATCH] D18246: X86: Use push-pop for materializing 8-bit immediates for minsize (take 2)
Hans Wennborg via llvm-commits
- [PATCH] D15256: ARM: Better codegen for 64-bit compares.
Hans Wennborg via llvm-commits
- [PATCH][RFC] llvm-cov HTML generation
Harlan Haskins via llvm-commits
- [PATCH][RFC] llvm-cov HTML generation
Harlan Haskins via llvm-commits
- [PATCH][RFC] llvm-cov HTML generation
Harlan Haskins via llvm-commits
- [PATCH][RFC] llvm-cov HTML generation
Harlan Haskins via llvm-commits
- [llvm] r263561 - [llvm-readobj] Impl GNU style printing of sections and relocations
Hemant Kulkarni via llvm-commits
- [PATCH] D18181: [mips][microMIPS] Delay slot filler modifications
Hrvoje Varga via llvm-commits
- [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
Hrvoje Varga via llvm-commits
- [PATCH] D18054: AVX-512: Fixed "ICMP" operation failure on SKX
Igor Breger via llvm-commits
- [llvm] r263417 - AVX512: icmp operation should be always lowered to CMPM (AVX-512) instruction on SKX.
Igor Breger via llvm-commits
- [PATCH] D18204: AVX512BW : Fix SRA v64i8 lowering.
Igor Breger via llvm-commits
- [llvm] r263624 - AVX512BW: Fix SRA v64i8 lowering. Use PCMPGTM (cmp result in k register) for 512bit vector because PCMPGT supported only for 128/256bit.
Igor Breger via llvm-commits
- [PATCH] D18211: AVX512BW: Enable v32i1 BUILD_VECTOR
Igor Breger via llvm-commits
- [llvm] r263898 - AVX512BW: Enable v32i1/v64i1 BUILD_VECTOR
Igor Breger via llvm-commits
- [PATCH] D17011: [lanai] Add Lanai backend.
Jacques Pienaar via llvm-commits
- [PATCH] D17011: [lanai] Add Lanai backend.
Jacques Pienaar via llvm-commits
- [PATCH] D17011: [lanai] Add Lanai backend.
Jacques Pienaar via llvm-commits
- [PATCH] D17011: [lanai] Add Lanai backend.
Jacques Pienaar via llvm-commits
- [PATCH] D17011: [lanai] Add Lanai backend.
Jacques Pienaar via llvm-commits
- [test-suite] r263414 - [cmake] Add support for --redirect-stdout and --chdir to timeit.sh
James Molloy via llvm-commits
- [test-suite] r263415 - [cmake] Fix typo in hash strip command
James Molloy via llvm-commits
- [LNT] r263416 - [lnt] Register signal handlers on the main thread
James Molloy via llvm-commits
- [LNT] r263443 - [cmake] Fix --only-test handling
James Molloy via llvm-commits
- [LNT] r263445 - [test-suite] Implement a new option: --single-result
James Molloy via llvm-commits
- [PATCH] D17717: [LNT][test-suite] Implement a new option: --single-result
James Molloy via llvm-commits
- [PATCH] D17930: Implement constant folding for bitreverse
James Molloy via llvm-commits
- [LNT] r263463 - [test-suite] Fix syntax error
James Molloy via llvm-commits
- [LNT] r263559 - [profile] Add the initial scaffold for the LNT profiling infrastructure
James Molloy via llvm-commits
- [LNT] r263560 - [profile] Add perf and cPerf, for importing Linux Perf profiles
James Molloy via llvm-commits
- [LNT] r263562 - [profile] Add an optimized on-disk representation
James Molloy via llvm-commits
- [LNT] r263560 - [profile] Add perf and cPerf, for importing Linux Perf profiles
James Molloy via llvm-commits
- [PATCH] D15256: ARM: Better codegen for 64-bit compares.
James Molloy via llvm-commits
- [PATCH] D15256: ARM: Better codegen for 64-bit compares.
James Molloy via llvm-commits
- [LNT] r263877 - [profile] Add the Profile DB table
James Molloy via llvm-commits
- [LNT] r263878 - [profile] Add support for importing profiles from a report
James Molloy via llvm-commits
- [LNT] r263879 - [profile] Add driver functions to lnttool
James Molloy via llvm-commits
- [LNT] r263880 - [profile] Add an admin page to view the current profile stats
James Molloy via llvm-commits
- [LNT] r263881 - [profile] Add a rule hook to update the profile statistics
James Molloy via llvm-commits
- [LNT] r263882 - [profile] Add profile web UI
James Molloy via llvm-commits
- [LNT] r263883 - [profile] Address review feedback by Kristof Beyls.
James Molloy via llvm-commits
- [lld] r263862 - [LTO] Ignore -plugin/-plugin-opt options.
James Molloy via llvm-commits
- [lld] r263862 - [LTO] Ignore -plugin/-plugin-opt options.
James Molloy via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [PATCH] D18201: Switch over targets to use AtomicExpandPass, and clean up target atomics code.
James Y Knight via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [llvm] r263665 - Tweak some atomics functions in preparation for larger changes; NFC.
James Y Knight via llvm-commits
- [PATCH] D18201: Switch over targets to use AtomicExpandPass, and clean up target atomics code.
James Y Knight via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [PATCH] D18201: Switch over targets to use AtomicExpandPass, and clean up target atomics code.
James Y Knight via llvm-commits
- [PATCH] D18201: Switch over targets to use AtomicExpandPass, and clean up target atomics code.
James Y Knight via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [lld] r263796 - [ELF] Link with Analysis, IPO, and LTO
Jan Vesely via llvm-commits
- [PATCH] D12414: [NVPTX] add an NVPTX-specific alias analysis
Jingyue Wu via llvm-commits
- [PATCH] D9149: [SeparateConstOffsetFromGEP] Bail there is only one GEP offset
Jingyue Wu via llvm-commits
- [PATCH] D10327: Reassociate in favor of grouping previously paired operands
Jingyue Wu via llvm-commits
- [PATCH] D9136: Reassociate GEP operands for loop invariant code motion
Jingyue Wu via llvm-commits
- [PATCH] D17872: [NVPTX] Add a truncate DAG node to some calls.
Jingyue Wu via llvm-commits
- [PATCH] D17965: [NVPTX] Adds a new address space inference pass.
Jingyue Wu via llvm-commits
- [PATCH] D17965: [NVPTX] Adds a new address space inference pass.
Jingyue Wu via llvm-commits
- [PATCH] D17965: [NVPTX] Adds a new address space inference pass.
Jingyue Wu via llvm-commits
- [PATCH] D17965: [NVPTX] Adds a new address space inference pass.
Jingyue Wu via llvm-commits
- [PATCH] D17965: [NVPTX] Adds a new address space inference pass.
Jingyue Wu via llvm-commits
- [llvm] r263916 - [NVPTX] Adds a new address space inference pass.
Jingyue Wu via llvm-commits
- Don't invent names for STT_SECTION symbols.
Joerg Sonnenberger via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
Joerg Sonnenberger via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
Joerg Sonnenberger via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Joerg Sonnenberger via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
Joerg Sonnenberger via llvm-commits
- [www] r263755 - Add LLVM Foundation documents.
Joerg Sonnenberger via llvm-commits
- [PATCH] D18269: [ELF] - -rpath-link "implemented"
Joerg Sonnenberger via llvm-commits
- [PATCH] D18269: [ELF] - -rpath-link "implemented"
Joerg Sonnenberger via llvm-commits
- buildbot failure in LLVM on polly-amd64-linux
Johannes Doerfert via llvm-commits
- [www] r263643 - Added project ideas from Chen Ding and Rahman Lavaee.
John Criswell via llvm-commits
- [PATCH] D18237: [SLPVectorizer] Change MinVecRegSize from 128 bits to 64 bits
Jongwon Lee via llvm-commits
- [PATCH] D18237: [SLPVectorizer] Change MinVecRegSize from 128 bits to 64 bits
Jongwon Lee via llvm-commits
- [PATCH] D17889: [MachineCopyPropagation] Expose more dead copies across instructions with regmasks
Jun Bum Lim via llvm-commits
- [PATCH] D17889: [MachineCopyPropagation] Expose more dead copies across instructions with regmasks
Jun Bum Lim via llvm-commits
- [PATCH] D18048: [AArch64] Enable more load clustering in the MI Scheduler.
Jun Bum Lim via llvm-commits
- [PATCH] D18281: [SetVector] Add erase() method
Jun Bum Lim via llvm-commits
- [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
Junmo Park via llvm-commits
- [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
Junmo Park via llvm-commits
- [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
Junmo Park via llvm-commits
- [PATCH] D18154: DenseMap: make .resize() do the intuitive thing
Justin Bogner via llvm-commits
- [llvm] r263498 - llvm-shlib: Remove the option to override __cxa_atexit
Justin Bogner via llvm-commits
- [PATCH] D18154: DenseMap: make .resize() do the intuitive thing
Justin Bogner via llvm-commits
- [PATCH] D18159: [CMake] Add PACKAGE_VENDOR for customizing version output
Justin Bogner via llvm-commits
- [llvm] r263597 - llvm-bcanalyzer: Fix handling of attribute group entries
Justin Bogner via llvm-commits
- [PATCH] Bitcode: Error out instead of crashing on corrupt metadata
Justin Bogner via llvm-commits
- [PATCH] Bitcode: Error out instead of crashing on corrupt metadata
Justin Bogner via llvm-commits
- [llvm] r263742 - Bitcode: Error out instead of crashing on corrupt metadata
Justin Bogner via llvm-commits
- [PATCH] Bitcode: Error out instead of crashing on corrupt metadata
Justin Bogner via llvm-commits
- [llvm] r263742 - Bitcode: Error out instead of crashing on corrupt metadata
Justin Bogner via llvm-commits
- [llvm] r263742 - Bitcode: Error out instead of crashing on corrupt metadata
Justin Bogner via llvm-commits
- [PATCH] AArch64: Don't modify other modules in AArch64PromoteConstant
Justin Bogner via llvm-commits
- [PATCH] AArch64: Don't modify other modules in AArch64PromoteConstant
Justin Bogner via llvm-commits
- [llvm] r261804 - Detecte vector reduction operations just before instruction selection.
Justin Bogner via llvm-commits
- [llvm] r263479 - [docs] Fix typo in docs/CodeGenerator.rst.
Justin Lebar via llvm-commits
- [llvm] r263480 - [docs] "Straightforward" is one word.
Justin Lebar via llvm-commits
- [llvm] r263481 - [attrs] Handle convergent CallSites.
Justin Lebar via llvm-commits
- [PATCH] D17739: [attrs] Handle convergent CallSites.
Justin Lebar via llvm-commits
- [PATCH] D17739: [attrs] Handle convergent CallSites.
Justin Lebar via llvm-commits
- [PATCH] D17526: [LoopUnroll] Respect the convergent attribute.
Justin Lebar via llvm-commits
- [PATCH] D17526: [LoopUnroll] Respect the convergent attribute.
Justin Lebar via llvm-commits
- [llvm] r263509 - [LoopUnroll] Respect the convergent attribute.
Justin Lebar via llvm-commits
- [PATCH] D17526: [LoopUnroll] Respect the convergent attribute.
Justin Lebar via llvm-commits
- [PATCH] D17526: [LoopUnroll] Respect the convergent attribute.
Justin Lebar via llvm-commits
- [PATCH] D18168: [NVVM] Remove noduplicate attribute from synchronizing intrinsics.
Justin Lebar via llvm-commits
- [PATCH] D17965: [NVPTX] Adds a new address space inference pass.
Justin Lebar via llvm-commits
- [PATCH] D17965: [NVPTX] Adds a new address space inference pass.
Justin Lebar via llvm-commits
- [PATCH] D17965: [NVPTX] Adds a new address space inference pass.
Justin Lebar via llvm-commits
- [PATCH] D17965: [NVPTX] Adds a new address space inference pass.
Justin Lebar via llvm-commits
- [llvm] r263476 - [SLPVectorizer] Fix dependency list
Keno Fischer via llvm-commits
- [llvm] r263487 - [JITEventListener] Fix some -Wundef warnings
Keno Fischer via llvm-commits
- [llvm] r263518 - [libFuzzer] use max_len exactly equal to the max size of input. Fix 32-bit build
Kostya Serebryany via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Kostya Serebryany via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Kostya Serebryany via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Kostya Serebryany via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Kostya Serebryany via llvm-commits
- [PATCH] D18227: [sancov] specifying sanitizer coverage dependencies.
Kostya Serebryany via llvm-commits
- [llvm] r263737 - [libFuzzer] add __attribute__((no_sanitize_memory)) to two functions that may be called from signal handler(s) or from msan. This will hopefully avoid msan false reports which I can't reproduce
Kostya Serebryany via llvm-commits
- [llvm] r263739 - [libFuzzer] deprecate several flags
Kostya Serebryany via llvm-commits
- [PATCH] D18256: [sancov] html report: replacing uncovered functions with function coverage % table.
Kostya Serebryany via llvm-commits
- [llvm] r263769 - [libFuzzer] improve -merge functionality
Kostya Serebryany via llvm-commits
- [llvm] r263773 - [libFuzzer] read corpus dirs recursively
Kostya Serebryany via llvm-commits
- [llvm] r263787 - [Fuzzer] Guard no_sanitize_memory attributes behind __has_feature.
Kostya Serebryany via llvm-commits
- [PATCH] D18273: [sancov] common flags initialization.
Kostya Serebryany via llvm-commits
- [llvm] r263831 - [libFuzzer] add a flag close_fd_mask so that we can silence spammy targets by closing stderr/stdout
Kostya Serebryany via llvm-commits
- [llvm] r252801 - sancov tool in c++
Kostya Serebryany via llvm-commits
- [PATCH] D18288: [sancov] clang-formatting SanitizerCoverage.cpp and fully pleasing clang-tidy.
Kostya Serebryany via llvm-commits
- [llvm] r263868 - [libFuzzer] one more trophie
Kostya Serebryany via llvm-commits
- [PATCH] D17508: [LNT] Add signal handler on main thread - by doing it at module load time.
Kristof Beyls via llvm-commits
- [LNT] r263560 - [profile] Add perf and cPerf, for importing Linux Perf profiles
Kristof Beyls via llvm-commits
- [PATCH] D17257: New utility class ReachingPhysDefs for post-ra analysis.
Krzysztof Parzyszek via llvm-commits
- [PATCH] D17257: New utility class ReachingPhysDefs for post-ra analysis.
Krzysztof Parzyszek via llvm-commits
- [PATCH] D17257: New utility class ReachingPhysDefs for post-ra analysis.
Krzysztof Parzyszek via llvm-commits
- [llvm] r263786 - Fix some typos; NFC
Krzysztof Parzyszek via llvm-commits
- [PATCH] D17977: Fix some typos; NFC
Krzysztof Parzyszek via llvm-commits
- [PATCH] D18121: [sanitizer] On OS X, verify that interceptors work and abort if not
Kuba Brecka via llvm-commits
- [PATCH] D18184: [tsan] Add interceptor for pthread_cond_timedwait_relative_np
Kuba Brecka via llvm-commits
- [compiler-rt] r263551 - [sanitizer] On OS X, verify that interceptors work and abort if not
Kuba Brecka via llvm-commits
- [PATCH] D18184: [tsan] Add interceptor for pthread_cond_timedwait_relative_np
Kuba Brecka via llvm-commits
- [compiler-rt] r263553 - Revert r263551 due to a test failure.
Kuba Brecka via llvm-commits
- [PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Kuba Brecka via llvm-commits
- [PATCH] D18121: [sanitizer] On OS X, verify that interceptors work and abort if not
Kuba Brecka via llvm-commits
- [compiler-rt] r263641 - [tsan] Detect uses of uninitialized, destroyed and invalid mutexes
Kuba Brecka via llvm-commits
- [PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Kuba Brecka via llvm-commits
- [PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Kuba Brecka via llvm-commits
- [PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Kuba Brecka via llvm-commits
- [compiler-rt] r263695 - [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Kuba Brecka via llvm-commits
- [compiler-rt] r263698 - Removing a non-intentional debug output that got committed in r263695.
Kuba Brecka via llvm-commits
- [compiler-rt] r263782 - [tsan] Add interceptor for pthread_cond_timedwait_relative_np
Kuba Brecka via llvm-commits
- [PATCH] D18277: [tsan] Build TSan dylibs for iOS-style simulators
Kuba Brecka via llvm-commits
- [PATCH] D17781: Codegen: [PPC] Word Rotates are Zero Extending
Kyle Butt via llvm-commits
- [PATCH] D17781: Codegen: [PPC] Word Rotates are Zero Extending
Kyle Butt via llvm-commits
- [PATCH] D18226: Codegen: Tail-duplicate during placement.
Kyle Butt via llvm-commits
- [PATCH] D18223: Codegen: Decrease minimum jump table density
Kyle Butt via llvm-commits
- [PATCH] D18223: Codegen: Decrease minimum jump table density
Kyle Butt via llvm-commits
- [PATCH] D18223: Codegen: Decrease minimum jump table density
Kyle Butt via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
Lang Hames via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
Lang Hames via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
Lang Hames via llvm-commits
- [llvm] r263521 - [MachO] Add MachO alt-entry directive support.
Lang Hames via llvm-commits
- [llvm] r263528 - [MachO] Extend the alt_entry support for aliases added in r263521 to
Lang Hames via llvm-commits
- [PATCH] D17854: add .alt_entry assembly directive for Mach-O
Lang Hames via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
Lang Hames via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
Lang Hames via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
Lang Hames via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
Lang Hames via llvm-commits
- [llvm] r263609 - [Support] Add the 'Error' class for structured error handling.
Lang Hames via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
Lang Hames via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
Lang Hames via llvm-commits
- [llvm] r263610 - [Support] Update Error unit test to remove implementation specific behaviour.
Lang Hames via llvm-commits
- Fix some leaks in lld's YAML parser
Lang Hames via llvm-commits
- Fix some leaks in lld's YAML parser
Lang Hames via llvm-commits
- [llvm] r263745 - [Support] Make Error::isA<T>() works on success values.
Lang Hames via llvm-commits
- [llvm] r263749 - [Support] Add ExitOnError utility to support tools that use the exit-on-error
Lang Hames via llvm-commits
- [llvm] r263764 - [Support] Address some of dblaikie's feedback for r263749.
Lang Hames via llvm-commits
- [llvm] r263768 - [Support] Refactor Error unit tests to avoid duplicating work.
Lang Hames via llvm-commits
- [llvm] r263749 - [Support] Add ExitOnError utility to support tools that use the exit-on-error
Lang Hames via llvm-commits
- [llvm] r263848 - [Support] Update comment to match actual behavior.
Lang Hames via llvm-commits
- [PATCH] D17791: Remove dead flags.
Lang Hames via llvm-commits
- [PATCH] D18216: [Support] Creation of minidump after compiler crash on Windows
Leny Kholodov via llvm-commits
- [PATCH] D18216: [Support] Creation of minidump after compiler crash on Windows
Leny Kholodov via llvm-commits
- [PATCH] D18216: [Support] Creation of minidump after compiler crash on Windows
Leny Kholodov via llvm-commits
- [PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
Li Huang via llvm-commits
- [PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
Li Huang via llvm-commits
- [PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
Li Huang via llvm-commits
- [PATCH] D17356: Fix PR26655: Bail out if all the registers of an instruction in a BUNDLE already have the correct kill flag.
Mandeep Singh Grang via llvm-commits
- [PATCH] D17356: Fix PR26655: Bail out if all the registers of an instruction in a BUNDLE already have the correct kill flag.
Mandeep Singh Grang via llvm-commits
- [PATCH] D17356: Fix PR26655: Bail out if all the registers of an instruction in a BUNDLE already have the correct kill flag.
Mandeep Singh Grang via llvm-commits
- [PATCH] D17356: Fix PR26655: Bail out if all the registers of an instruction in a BUNDLE already have the correct kill flag.
Mandeep Singh Grang via llvm-commits
- [PATCH] D18092: Swift Calling Convention: add swifterror attribute
Manman Ren via llvm-commits
- [llvm] r263158 - Support arbitrary addrspace pointers in masked load/store intrinsics
Manman Ren via llvm-commits
- [llvm] r263855 - [CXX_FAST_TLS] fix issues with O0 on ARM, AArch64 and X86.
Manman Ren via llvm-commits
- [llvm] r263856 - [CXX_FAST_TLS] Disable tail call when calling conventions are mismatched.
Manman Ren via llvm-commits
- [llvm] r263857 - [CXX_FAST_TLS] Fix issues in ARM.
Manman Ren via llvm-commits
- [llvm] r263501 - Re-add ConstantFoldInstOperands form taking opcode and return type.
Manuel Jacob via llvm-commits
- [zorg] r263489 - Pass the SVN Revision number to the compiler to be used in the clang version string
Marc Schifer via llvm-commits
- [zorg] r263599 - disable LTO on bots using new LLVM_ENABLE_LTO=Off option
Marc Schifer via llvm-commits
- [zorg] r263616 - disable LTO on bots using new LLVM_ENABLE_LTO=Off option: part 2
Marc Schifer via llvm-commits
- [zorg] r263619 - fix for appending lto flag to command line
Marc Schifer via llvm-commits
- [zorg] r263599 - disable LTO on bots using new LLVM_ENABLE_LTO=Off option
Marc Schifer via llvm-commits
- [llvm] r263441 - AMDGPU/SI: Incomplete shader binaries need to finish execution at the end
Marek Olsak via llvm-commits
- [PATCH] D15678: [ELF][gcc compatibility]: support section names with "/"
Marina Yatsina via llvm-commits
- [PATCH] D15678: [ELF][gcc compatibility]: support section names with special characters (e.g. "/")
Marina Yatsina via llvm-commits
- [PATCH] D18150: AMDGPU: Add frexp_mant intrinsic
Matt Arsenault via llvm-commits
- [PATCH] D17930: Implement constant folding for bitreverse
Matt Arsenault via llvm-commits
- [PATCH] D18064: AMDGPU/SI: Implement GroupStaticSize Intrinsic for Dynamic LDS
Matt Arsenault via llvm-commits
- [PATCH] D15552: TTI: Allow targets to override getScalarizationOverhead
Matt Arsenault via llvm-commits
- [PATCH] D18161: APFloat: Add frexp
Matt Arsenault via llvm-commits
- [PATCH] D18064: AMDGPU/SI: Implement GroupStaticSize Intrinsic for Dynamic LDS
Matt Arsenault via llvm-commits
- [PATCH] D18156: AMDGPU: mark atomic instructions as sources of divergence
Matt Arsenault via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Matt Arsenault via llvm-commits
- [PATCH] D18282: AMDGPU/SI: Fix threshold calculation for branching when exec is zero
Matt Arsenault via llvm-commits
- [PATCH] D18282: AMDGPU/SI: Fix threshold calculation for branching when exec is zero
Matt Arsenault via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Matt Arsenault via llvm-commits
- [PATCH] D18152: Fix dependency list of SLPVectorizer
Matthew Simpson via llvm-commits
- [test-suite] r263456 - cmake/caches: Add some comments, more aggressive release mode
Matthias Braun via llvm-commits
- [LNT] r263185 - Allow the user to specificy a test-suite cmake cache
Matthias Braun via llvm-commits
- [test-suite] r263465 - cmake/caches: -march=native is a bad idea for reproducability
Matthias Braun via llvm-commits
- [test-suite] r263456 - cmake/caches: Add some comments, more aggressive release mode
Matthias Braun via llvm-commits
- [test-suite] r263456 - cmake/caches: Add some comments, more aggressive release mode
Matthias Braun via llvm-commits
- [test-suite] r263484 - cmake: Mark the release/debug/... flags as non-advanced, fix typo in Release.cmake
Matthias Braun via llvm-commits
- [test-suite] r263492 - tools/timeit.sh: Fix space/tab inconsistencies
Matthias Braun via llvm-commits
- [test-suite] r263531 - litsupport/shellcommand: Add toCommandline() and wrap() convenience functions, support envvars
Matthias Braun via llvm-commits
- [test-suite] r263532 - lit: Big refactoring, introduce TestPlan object
Matthias Braun via llvm-commits
- [test-suite] r263533 - timeit: Add append-exitstatus switch
Matthias Braun via llvm-commits
- [test-suite] r263534 - lit: Skip RunSafely.sh and invoke timeit directly
Matthias Braun via llvm-commits
- [test-suite] r263535 - cmake/lit: Collect link_times
Matthias Braun via llvm-commits
- [test-suite] r263534 - lit: Skip RunSafely.sh and invoke timeit directly
Matthias Braun via llvm-commits
- [test-suite] r263612 - litsupport: Fix bug in environment variable parsing
Matthias Braun via llvm-commits
- [test-suite] r263613 - cmake: Add pregenerated bison output and drop yacc/bison dependency
Matthias Braun via llvm-commits
- [test-suite] r263614 - cmake: Fix BUILD_TYPE default not working
Matthias Braun via llvm-commits
- [test-suite] r263615 - cmake: Use variables in if() expression directly where possibke; NFC
Matthias Braun via llvm-commits
- [PATCH] D17356: Fix PR26655: Bail out if all the registers of an instruction in a BUNDLE already have the correct kill flag.
Matthias Braun via llvm-commits
- [llvm] r262767 - RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags
Matthias Braun via llvm-commits
- [llvm] r263829 - MILexer: Add ErrorCallbackType typedef; NFC
Matthias Braun via llvm-commits
- [PATCH] D18279: MIRParser: Add %subreg.xxx syntax for subregister index operands
Matthias Braun via llvm-commits
- [PATCH] D18281: [SetVector] Add erase() method
Matthias Braun via llvm-commits
- [PATCH] D18279: MIRParser: Add %subreg.xxx syntax for subregister index operands
Matthias Braun via llvm-commits
- [PATCH] D17778: TypedError for recoverable error handling
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18213: Add a module Hash in the bitcode and the combined index.
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18213: Add a module Hash in the bitcode and the combined index.
Mehdi AMINI via llvm-commits
- [PATCH] D18213: Add a module Hash in the bitcode and the combined index.
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18213: Add a module Hash in the bitcode and the combined index.
Mehdi AMINI via llvm-commits
- [PATCH] D18258: Have DataLayout::isLegalInteger accept a uint64_t
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18023: Remove PreserveNames template parameter from IRBuilder
Mehdi AMINI via llvm-commits
- [PATCH] D18022: Do not specialize IRBuilder to strip names in SROA
Mehdi AMINI via llvm-commits
- [PATCH] D16571: Compute the DISubprogram hash key partially (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D16571: Compute the DISubprogram hash key partially (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D16560: Hash DISubprogram Metadata using pointer for MDString argument instead of value (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D16560: Hash DISubprogram Metadata using pointer for MDString argument instead of value (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D14699: [GlobalOpt] Allow constant globals to be SRA'd
Mehdi AMINI via llvm-commits
- [PATCH] D18260: Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.
Mehdi AMINI via llvm-commits
- [PATCH] D18252: Drop comdats from the dst module if they are not selected
Mehdi AMINI via llvm-commits
- [PATCH] D18260: Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.
Mehdi AMINI via llvm-commits
- [PATCH] D18260: Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.
Mehdi AMINI via llvm-commits
- [PATCH] D18298: ThinLTO: do not promote GlobalVariable that have a specific section.
Mehdi AMINI via llvm-commits
- [llvm] r263577 - Add missing error handling in llvm-lto
Mehdi Amini via llvm-commits
- [zorg] r263599 - disable LTO on bots using new LLVM_ENABLE_LTO=Off option
Mehdi Amini via llvm-commits
- [zorg] r263599 - disable LTO on bots using new LLVM_ENABLE_LTO=Off option
Mehdi Amini via llvm-commits
- [PATCH] D18213: Add a module Hash in the bitcode and the combined index.
Mehdi Amini via llvm-commits
- [PATCH] D18100: Simplify Logic in IRMover
Mehdi Amini via llvm-commits
- [llvm] r263860 - Add a test for r263577: "Add missing error handling in llvm-lto"
Mehdi Amini via llvm-commits
- [llvm] r263577 - Add missing error handling in llvm-lto
Mehdi Amini via llvm-commits
- [llvm] r263863 - Rework linkInModule(), making it oblivious to ThinLTO
Mehdi Amini via llvm-commits
- [llvm] r263866 - Compute some Debug Info Metadata hash key partially (NFC)
Mehdi Amini via llvm-commits
- [llvm] r263867 - Hash Metadata using pointer for MDString argument instead of value (NFC)
Mehdi Amini via llvm-commits
- [llvm] r263869 - Add a comment on partial hashing of Metadata
Mehdi Amini via llvm-commits
- [llvm] r263866 - Compute some Debug Info Metadata hash key partially (NFC)
Mehdi Amini via llvm-commits
- [llvm] r263870 - Fix a const_cast related warning in GCC in the C API for libLTO
Mehdi Amini via llvm-commits
- [llvm] r262977 - libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.
Mehdi Amini via llvm-commits
- [llvm] r263873 - Add a dependency from llvm-link to TransformUtils following r263860
Mehdi Amini via llvm-commits
- [PATCH] D18100: Simplify Logic in IRMover
Mehdi Amini via llvm-commits
- [PATCH] D18100: Simplify Logic in IRMover
Mehdi Amini via llvm-commits
- [llvm] r263885 - Const-correctness in libLTO
Mehdi Amini via llvm-commits
- [llvm] r263886 - Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.
Mehdi Amini via llvm-commits
- [llvm] r263870 - Fix a const_cast related warning in GCC in the C API for libLTO
Mehdi Amini via llvm-commits
- [llvm] r263736 - [msan fix] unitalized variable
Michael J. Spencer via llvm-commits
- [llvm] r263462 - [AliasSetTracker] Do not strip pointer casts when processing MemSetInst
Michael Kuperstein via llvm-commits
- buildbot failure in LLVM on polly-amd64-linux
Michael Kuperstein via llvm-commits
- [PATCH] D18258: Have DataLayout::isLegalInteger accept a uint64_t
Michael Kuperstein via llvm-commits
- [PATCH] D18258: Have DataLayout::isLegalInteger accept a uint64_t
Michael Kuperstein via llvm-commits
- [llvm] r263850 - Have DataLayout::isLegalInteger() accept uint64_t
Michael Kuperstein via llvm-commits
- [PATCH] D18258: Have DataLayout::isLegalInteger accept a uint64_t
Michael Kuperstein via llvm-commits
- [llvm] r263889 - Use a range-based for loop. NFC.
Michael Kuperstein via llvm-commits
- [PATCH] D17523: llvm-readobj: enable GNU output style sections and relocations printing for ELF files
Michael Spencer via llvm-commits
- [PATCH] D16998: [AMDGPU] llvm-objdump: disassembling amdgcn object file
Michael Spencer via llvm-commits
- [PATCH] D17526: [LoopUnroll] Respect the convergent attribute.
Michael Zolotukhin via llvm-commits
- [PATCH] D18158: Adding ability to unroll loops using epilogue remainder.
Michael Zolotukhin via llvm-commits
- [PATCH] D18202: Enable non-power-of-2 pragma unroll counts
Michael Zolotukhin via llvm-commits
- [PATCH] D18214: [SLP] Remove lots of calls to getDataLayout
Michael Zolotukhin via llvm-commits
- [PATCH] D18237: [SLPVectorizer] Change MinVecRegSize from 128 bits to 64 bits
Michael Zolotukhin via llvm-commits
- [PATCH] D18202: Enable non-power-of-2 pragma unroll counts
Michael Zolotukhin via llvm-commits
- [PATCH] D18158: Adding ability to unroll loops using epilogue remainder.
Michael Zolotukhin via llvm-commits
- [llvm] r263626 - AMDGPU/SI: Clean up indentation in SIInstrInfo::getDefaultRsrcDataFormat
Michel Danzer via llvm-commits
- [llvm] r263627 - AMDGPU: Verify instructions in non-debug builds as well
Michel Danzer via llvm-commits
- [llvm] r263591 - [libfuzzer] speeding up corpus load
Mike Aizatsky via llvm-commits
- [PATCH] D18227: [sancov] specifying sanitizer coverage dependencies.
Mike Aizatsky via llvm-commits
- [PATCH] D17311: allow lambdas in mapped_iterator
Mike Aizatsky via llvm-commits
- [PATCH] D17311: allow lambdas in mapped_iterator
Mike Aizatsky via llvm-commits
- [llvm] r263759 - allow lambdas in mapped_iterator
Mike Aizatsky via llvm-commits
- [PATCH] D17311: allow lambdas in mapped_iterator
Mike Aizatsky via llvm-commits
- [llvm] r263760 - Revert "allow lambdas in mapped_iterator"
Mike Aizatsky via llvm-commits
- [PATCH] D17311: allow lambdas in mapped_iterator
Mike Aizatsky via llvm-commits
- [llvm] r263767 - [sancov] html report: replacing uncovered functions with function coverage % table.
Mike Aizatsky via llvm-commits
- [PATCH] D18256: [sancov] html report: replacing uncovered functions with function coverage % table.
Mike Aizatsky via llvm-commits
- [PATCH] D18256: [sancov] html report: replacing uncovered functions with function coverage % table.
Mike Aizatsky via llvm-commits
- [llvm] r263797 - [sancov] specifying sanitizer coverage dependencies.
Mike Aizatsky via llvm-commits
- [PATCH] D18227: [sancov] specifying sanitizer coverage dependencies.
Mike Aizatsky via llvm-commits
- [PATCH] D12577: std::string asan annotations
Mike Aizatsky via llvm-commits
- [compiler-rt] r263820 - [sancov] common flags initialization.
Mike Aizatsky via llvm-commits
- [PATCH] D18273: [sancov] common flags initialization.
Mike Aizatsky via llvm-commits
- [llvm] r263825 - Revert "[sancov] specifying sanitizer coverage dependencies."
Mike Aizatsky via llvm-commits
- [llvm] r263846 - [sancov] reformat & 1 clang-tidy warning.
Mike Aizatsky via llvm-commits
- [llvm] r252801 - sancov tool in c++
Mike Aizatsky via llvm-commits
- [llvm] r263849 - [sancov] typo fix
Mike Aizatsky via llvm-commits
- [llvm] r252801 - sancov tool in c++
Mike Aizatsky via llvm-commits
- [llvm] r263825 - Revert "[sancov] specifying sanitizer coverage dependencies."
Mike Aizatsky via llvm-commits
- [llvm] r252801 - sancov tool in c++
Mike Aizatsky via llvm-commits
- [llvm] r252801 - sancov tool in c++
Mike Aizatsky via llvm-commits
- [llvm] r263852 - [sancov] clang-formatting SanitizerCoverage.cpp and fully pleasing clang-tidy.
Mike Aizatsky via llvm-commits
- [PATCH] D18288: [sancov] clang-formatting SanitizerCoverage.cpp and fully pleasing clang-tidy.
Mike Aizatsky via llvm-commits
- [llvm] r263821 - Typesafe visualization of PointerIntPairs in Visual Studio
Mike Spertus via llvm-commits
- [PATCH] D17883: [ASAN] Add support for mips/mips64 android
Mohit Bhakkad via llvm-commits
- [PATCH] D17883: [ASAN] Add support for mips/mips64 android
Mohit Bhakkad via llvm-commits
- [PATCH] D17883: [ASAN] Add support for mips/mips64 android
Mohit Bhakkad via llvm-commits
- [compiler-rt] r263621 - [ASAN] Add support for mips/mips64 android
Mohit K. Bhakkad via llvm-commits
- [PATCH] D18059: Add IR fixups for RenderScript ABI mismatch between ARMV7 frontend and x86 backend
Muhammad Omair Javaid via llvm-commits
- [llvm] r263508 - MathExtrasTest.cpp: Use EXPECT_DOUBLE_EQ here, instead of EXPECT_FLOAT_EQ.
NAKAMURA Takumi via llvm-commits
- [PATCH] D18185: [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED
NAKAMURA Takumi via llvm-commits
- [llvm] r263325 - [X86] Make sure we do not clobber RBX with cmpxchg when used as a base pointer.
Nadav Rotem via llvm-commits
- [PATCH] D18097: [Power9] basic support for Power 9 direct move instructions
Nemanja Ivanovic via llvm-commits
- [PATCH] D18097: [Power9] basic support for Power 9 direct move instructions
Nemanja Ivanovic via llvm-commits
- [PATCH] D18097: [Power9] basic support for Power 9 direct move instructions
Nemanja Ivanovic via llvm-commits
- [PATCH] D17577: rewriteBuiltinFunctionDecl incorrectly tests for address-space-qualified pointer operand.
Nick Johnson via llvm-commits
- [www] r263642 - Fall 2015 dev meeting: Fix Slides link for clang/win talk.
Nico Weber via llvm-commits
- [llvm] r263440 - AMDGPU: mark llvm.amdgcn.image.atomic.* as a source of divergence
Nicolai Haehnle via llvm-commits
- [llvm] r263658 - AMDGPU: Prevent uniform loops from becoming infinite
Nicolai Haehnle via llvm-commits
- [llvm] r263719 - AMDGPU: mark atomic instructions as sources of divergence
Nicolai Haehnle via llvm-commits
- [llvm] r263790 - AMDGPU: use ComplexPattern for offsets in llvm.amdgcn.buffer.load/store.format
Nicolai Haehnle via llvm-commits
- [llvm] r263791 - AMDGPU/SI: Add llvm.amdgcn.buffer.atomic.* intrinsics
Nicolai Haehnle via llvm-commits
- [llvm] r263792 - AMDGPU: Overload return type of llvm.amdgcn.buffer.load.format
Nicolai Haehnle via llvm-commits
- [llvm] r263823 - AMDGPU: add missing braces around multi-line if block
Nicolai Haehnle via llvm-commits
- [PATCH] D18101: AMDGPU: mark llvm.amdgcn.image.atomic.* as a source of divergence
Nicolai Hähnle via llvm-commits
- [PATCH] D18151: AMDGPU/SI: Add llvm.amdgcn.buffer.atomic.* intrinsics
Nicolai Hähnle via llvm-commits
- [PATCH] D18156: AMDGPU: mark atomic instructions as sources of divergence
Nicolai Hähnle via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Nicolai Hähnle via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Nicolai Hähnle via llvm-commits
- [PATCH] D18218: AMDGPU: use ComplexPattern for offsets in llvm.amdgcn.buffer.load/store.format
Nicolai Hähnle via llvm-commits
- [PATCH] D18151: AMDGPU/SI: Add llvm.amdgcn.buffer.atomic.* intrinsics
Nicolai Hähnle via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Nicolai Hähnle via llvm-commits
- [PATCH] D18218: AMDGPU: use ComplexPattern for offsets in llvm.amdgcn.buffer.load/store.format
Nicolai Hähnle via llvm-commits
- [PATCH] D18218: AMDGPU: use ComplexPattern for offsets in llvm.amdgcn.buffer.load/store.format
Nicolai Hähnle via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Nicolai Hähnle via llvm-commits
- [PATCH] D18255: AMDGPU: Overload return type of llvm.amdgcn.buffer.load.format
Nicolai Hähnle via llvm-commits
- [PATCH] D18218: AMDGPU: use ComplexPattern for offsets in llvm.amdgcn.buffer.load/store.format
Nicolai Hähnle via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Nicolai Hähnle via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Nicolai Hähnle via llvm-commits
- [PATCH] D18291: Add IntrOnlyWrite intrinsic property
Nicolai Hähnle via llvm-commits
- [PATCH] D18292: AMDGPU: add llvm.amdgcn.buffer.load/store intrinsics
Nicolai Hähnle via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Nicolai Hähnle via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Nicolai Hähnle via llvm-commits
- [llvm] r262767 - RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags
Nicolai Hähnle-Montoro via llvm-commits
- [llvm] r263420 - [AMDGPU] Assembler: SOP* instruction fixes
Nikolay Haustov via llvm-commits
- [PATCH] D18040: [AMDGPU] Assembler: SOP* instruction fixes
Nikolay Haustov via llvm-commits
- [llvm] r263540 - [AMDGPU] Assembler: Update SOP* tests
Nikolay Haustov via llvm-commits
- [PATCH] D18084: [AMDGPU] Assembler: Update SOP* tests
Nikolay Haustov via llvm-commits
- [PATCH] D17540: [MIPS][LLVM-MC] Fix Disassemble of Negative Offset
Nitesh Jain via llvm-commits
- [PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
Nuno Lopes via llvm-commits
- [PATCH] D18185: [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED
Paul Robinson via llvm-commits
- [PATCH] D17995: [MIPS] Make Static a default relocation model for MIPS codegen
Petar Jovanovic via llvm-commits
- [PATCH] D18181: [mips][microMIPS] Delay slot filler modifications
Petar Jovanovic via llvm-commits
- [llvm] r263727 - [PowerPC] Disable CTR loops optimization for soft float operations
Petar Jovanovic via llvm-commits
- [PATCH] D17600: Disabling CTR loops optimization for soft float operations
Petar Jovanovic via llvm-commits
- [lld] r263590 - Fix EHFrame processing to add implicit references when needed.
Pete Cooper via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Pete Cooper via llvm-commits
- Fix some leaks in lld's YAML parser
Pete Cooper via llvm-commits
- [llvm] r263676 - Add optional allocator to YAML code to avoid leaking lld atoms.
Pete Cooper via llvm-commits
- [lld] r263677 - Use allocator in YAML code to avoid leaking atom content.
Pete Cooper via llvm-commits
- Fix some leaks in lld's YAML parser
Pete Cooper via llvm-commits
- [lld] r263680 - Always pass an allocator to YAMLTraits.
Pete Cooper via llvm-commits
- [llvm] r263681 - Require allocator parameter to YAML traits.
Pete Cooper via llvm-commits
- [lld] r263677 - Use allocator in YAML code to avoid leaking atom content.
Pete Cooper via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Pete Cooper via llvm-commits
- [PATCH] D18259: Use StringRef's in resolved path cache to avoid extra internString lookups
Pete Cooper via llvm-commits
- [llvm] r263774 - Use StringRef's in resolved path cache to avoid extra internString lookups. NFC.
Pete Cooper via llvm-commits
- [PATCH] D18259: Use StringRef's in resolved path cache to avoid extra internString lookups
Pete Cooper via llvm-commits
- [PATCH] D18259: Use StringRef's in resolved path cache to avoid extra internString lookups
Pete Cooper via llvm-commits
- [PATCH] D18259: Use StringRef's in resolved path cache to avoid extra internString lookups
Pete Cooper via llvm-commits
- [llvm] r263777 - Always cache resolved paths as it even saves on StringMap lookups.
Pete Cooper via llvm-commits
- [PATCH] D17938: CodeGen: Use PLT relocations for relative references to unnamed_addr functions.
Peter Collingbourne via llvm-commits
- [PATCH] D18173: bindings/go: reinstate TargetMachine.TargetData
Peter Collingbourne via llvm-commits
- [PATCH] D15188: [llgo] Roll gofrontend forward
Peter Collingbourne via llvm-commits
- [PATCH] D18173: bindings/go: reinstate TargetMachine.TargetData
Peter Collingbourne via llvm-commits
- [PATCH] D15188: [llgo] Roll gofrontend forward
Peter Collingbourne via llvm-commits
- [PATCH] D17094: [safestack] Add -safe-stack-subr-acc-as-unsafe option
Peter Collingbourne via llvm-commits
- [PATCH] D18236: DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
Peter Collingbourne via llvm-commits
- [PATCH] D18236: DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
Peter Collingbourne via llvm-commits
- [PATCH] D18236: DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
Peter Collingbourne via llvm-commits
- [PATCH] D18236: DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
Peter Collingbourne via llvm-commits
- [llvm] r263765 - DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
Peter Collingbourne via llvm-commits
- [PATCH] D18236: DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
Peter Collingbourne via llvm-commits
- [llvm] r263765 - DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
Peter Collingbourne via llvm-commits
- [PATCH] D15256: ARM: Better codegen for 64-bit compares.
Peter Collingbourne via llvm-commits
- [PATCH] D15256: ARM: Better codegen for 64-bit compares.
Peter Collingbourne via llvm-commits
- [PATCH] D18054: AVX-512: Fixed "ICMP" operation failure on SKX
Phabricator via llvm-commits
- [PATCH] D18101: AMDGPU: mark llvm.amdgcn.image.atomic.* as a source of divergence
Phabricator via llvm-commits
- [PATCH] D17543: AMDGPU/SI: Handle wait states required for DPP instructions
Phabricator via llvm-commits
- [PATCH] D18152: Fix dependency list of SLPVectorizer
Phabricator via llvm-commits
- [PATCH] D17254: Fix some -Wundef warnings in include/llvm/ExecutionEngine/JITEventListener.h
Phabricator via llvm-commits
- [PATCH] D18121: [sanitizer] On OS X, verify that interceptors work and abort if not
Phabricator via llvm-commits
- [PATCH] D18064: AMDGPU/SI: Implement GroupStaticSize Intrinsic for Dynamic LDS
Phabricator via llvm-commits
- [PATCH] D18159: [CMake] Add PACKAGE_VENDOR for customizing version output
Phabricator via llvm-commits
- [PATCH] D18192: Add Rust's personality function to the list of known personality functions
Phabricator via llvm-commits
- [PATCH] D18204: AVX512BW : Fix SRA v64i8 lowering.
Phabricator via llvm-commits
- [PATCH] D18132: [tsan] Detect uses of uninitialized, destroyed and invalid mutexes
Phabricator via llvm-commits
- [PATCH] D18137: AMDGPU: Prevent uniform loops from becoming infinite
Phabricator via llvm-commits
- [PATCH] D18229: Upgrade TBAA *before* upgrading intrinsics
Phabricator via llvm-commits
- [PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2
Phabricator via llvm-commits
- [PATCH] D18156: AMDGPU: mark atomic instructions as sources of divergence
Phabricator via llvm-commits
- [PATCH] D18197: AMDGPU/SI: Do not generate s_waitcnt for ds_permute/ds_bpermute Instructions.
Phabricator via llvm-commits
- [PATCH] D18184: [tsan] Add interceptor for pthread_cond_timedwait_relative_np
Phabricator via llvm-commits
- [PATCH] D18218: AMDGPU: use ComplexPattern for offsets in llvm.amdgcn.buffer.load/store.format
Phabricator via llvm-commits
- [PATCH] D18151: AMDGPU/SI: Add llvm.amdgcn.buffer.atomic.* intrinsics
Phabricator via llvm-commits
- [PATCH] D18255: AMDGPU: Overload return type of llvm.amdgcn.buffer.load.format
Phabricator via llvm-commits
- [PATCH] D18211: AVX512BW: Enable v32i1 BUILD_VECTOR
Phabricator via llvm-commits
- [PATCH] D11032: [PM] Enable registration of out-of-tree or plugin passes
Philip Pfaffe via llvm-commits
- [PATCH] D10276: [SROA] Fix for PR23737: Handle Atomic when rewriting Loads and Stores
Philip Pfaffe via llvm-commits
- [PATCH] D18106: Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC
Philip Reames via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
Philip Reames via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
Philip Reames via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
Philip Reames via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
Philip Reames via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
Philip Reames via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
Philip Reames via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
Philip Reames via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
Philip Reames via llvm-commits
- [PATCH] D18106: Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC
Philip Reames via llvm-commits
- [PATCH] D18229: Upgrade TBAA *before* upgrading intrinsics
Philip Reames via llvm-commits
- [llvm] r263158 - Support arbitrary addrspace pointers in masked load/store intrinsics
Philip Reames via llvm-commits
- [PATCH] D18226: Codegen: Tail-duplicate during placement.
Philip Reames via llvm-commits
- [PATCH] D18106: Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC
Philip Reames via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
Philip Reames via llvm-commits
- [PATCH] D17572: NFC. Introduce Value::getPointerDerferecnceableBytes.
Philip Reames via llvm-commits
- [PATCH] D18257: Add "first class" lowering for deopt operand bundles
Philip Reames via llvm-commits
- [llvm] r263325 - [X86] Make sure we do not clobber RBX with cmpxchg when used as a base pointer.
Quentin Colombet via llvm-commits
- [llvm] r263455 - [ADT] Add a pop_back_val method to the SparseSet container.
Quentin Colombet via llvm-commits
- [llvm] r263460 - [SpillPlacement] Fix a quadratic behavior in spill placement.
Quentin Colombet via llvm-commits
- [llvm] r263325 - [X86] Make sure we do not clobber RBX with cmpxchg when used as a base pointer.
Quentin Colombet via llvm-commits
- [test-suite] r263456 - cmake/caches: Add some comments, more aggressive release mode
Quentin Colombet via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Quentin Colombet via llvm-commits
- [test-suite] r263456 - cmake/caches: Add some comments, more aggressive release mode
Quentin Colombet via llvm-commits
- [PATCH] D17257: New utility class ReachingPhysDefs for post-ra analysis.
Quentin Colombet via llvm-commits
- [PATCH] D17889: [MachineCopyPropagation] Expose more dead copies across instructions with regmasks
Quentin Colombet via llvm-commits
- [llvm] r263572 - [AArch64] Move GlobalISel test cases into a GlobalISel subdirectory
Quentin Colombet via llvm-commits
- [llvm] r263573 - [MIR] Add a test case for the diagnostic of a wrongly typed generic instruction
Quentin Colombet via llvm-commits
- [PATCH] D17094: [safestack] Add -safe-stack-subr-acc-as-unsafe option
Quentin Colombet via llvm-commits
- [PATCH] D17889: [MachineCopyPropagation] Expose more dead copies across instructions with regmasks
Quentin Colombet via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Quentin Colombet via llvm-commits
- [PATCH] D18001: [LSR] Create fewer redundant instructions.
Quentin Colombet via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Quentin Colombet via llvm-commits
- [llvm] r263667 - use FileCheck for tighter checking
Quentin Colombet via llvm-commits
- [PATCH] D18279: MIRParser: Add %subreg.xxx syntax for subregister index operands
Quentin Colombet via llvm-commits
- [PATCH] D18279: MIRParser: Add %subreg.xxx syntax for subregister index operands
Quentin Colombet via llvm-commits
- [lld] r263653 - Split relaxTls into one per relaxation type.
Rafael Espindola via llvm-commits
- [lld] r263669 - Don't create a got entry if we optimize it out.
Rafael Espindola via llvm-commits
- [lld] r263670 - Don't pass SymbolBody to the relax* functions.
Rafael Espindola via llvm-commits
- [lld] r263762 - Make evaluation order explicit.
Rafael Espindola via llvm-commits
- [lld] r263799 - bar
Rafael Espindola via llvm-commits
- [lld] r263800 - The ELF lld doesn't depend on LTO.
Rafael Espindola via llvm-commits
- [lld] r263801 - Revert "bar"
Rafael Espindola via llvm-commits
- lld not building with gcc
Rafael Espíndola via llvm-commits
- [lld] r263471 - Revert r263366: Cosmetic change to reduce repetitions. NFC.
Rafael Espíndola via llvm-commits
- [lld] r263228 - Simplify now that local symbols can use getVA.
Rafael Espíndola via llvm-commits
- [lld] r263336 - Update the documents of the new LLD.
Rafael Espíndola via llvm-commits
- Don't invent names for STT_SECTION symbols.
Rafael Espíndola via llvm-commits
- [lld] r263360 - Split addCopyRelSymbols. NFC.
Rafael Espíndola via llvm-commits
- [PATCH] D18135: ELF: Move initSymbols to Symbols.cpp.
Rafael Espíndola via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Rafael Espíndola via llvm-commits
- [llvm] r263521 - [MachO] Add MachO alt-entry directive support.
Rafael Espíndola via llvm-commits
- [PATCH] D17900: [gold] Fix common symbols handling
Rafael Espíndola via llvm-commits
- [lld] r263228 - Simplify now that local symbols can use getVA.
Rafael Espíndola via llvm-commits
- [PATCH] D18213: Add a module Hash in the bitcode and the combined index.
Rafael Espíndola via llvm-commits
- [llvm] r263577 - Add missing error handling in llvm-lto
Rafael Espíndola via llvm-commits
- [lld] r263336 - Update the documents of the new LLD.
Rafael Espíndola via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Rafael Espíndola via llvm-commits
- [PATCH] D18213: Add a module Hash in the bitcode and the combined index.
Rafael Espíndola via llvm-commits
- [lld] r263677 - Use allocator in YAML code to avoid leaking atom content.
Rafael Espíndola via llvm-commits
- [lld] r263680 - Always pass an allocator to YAMLTraits.
Rafael Espíndola via llvm-commits
- [lld] r263664 - [ELF] SHF_MERGE section with 0 entsize is not fatal
Rafael Espíndola via llvm-commits
- [PATCH] D18207: [llvm-objdump] Add '0x' prefix to a target displacement number to accent its hex format
Rafael Espíndola via llvm-commits
- [PATCH] D18100: Simplify Logic in IRMover
Rafael Espíndola via llvm-commits
- [lld] r263664 - [ELF] SHF_MERGE section with 0 entsize is not fatal
Rafael Espíndola via llvm-commits
- [llvm] r263692 - [yaml2obj, COFF] Correctly handle section alignment
Rafael Espíndola via llvm-commits
- [PATCH] D18100: Simplify Logic in IRMover
Rafael Espíndola via llvm-commits
- [PATCH] D18100: Simplify Logic in IRMover
Rafael Espíndola via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Rafael Espíndola via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Rafael Espíndola via llvm-commits
- [llvm] r263742 - Bitcode: Error out instead of crashing on corrupt metadata
Rafael Espíndola via llvm-commits
- [llvm] r263742 - Bitcode: Error out instead of crashing on corrupt metadata
Rafael Espíndola via llvm-commits
- [PATCH] D17791: Remove dead flags.
Rafael Espíndola via llvm-commits
- [PATCH] D18224: llvm-readobj: GNU style symbols printing
Rafael Espíndola via llvm-commits
- [llvm] r263742 - Bitcode: Error out instead of crashing on corrupt metadata
Rafael Espíndola via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
Rafael Espíndola via llvm-commits
- [PATCH] D18056: Compute value of local symbol with getVA.
Rafael Espíndola via llvm-commits
- [PATCH] D18224: llvm-readobj: GNU style symbols printing
Rafael Espíndola via llvm-commits
- [llvm] r263742 - Bitcode: Error out instead of crashing on corrupt metadata
Rafael Espíndola via llvm-commits
- [PATCH] D18100: Simplify Logic in IRMover
Rafael Espíndola via llvm-commits
- [PATCH] D18100: Simplify Logic in IRMover
Rafael Espíndola via llvm-commits
- [PATCH] D18130: Object: Add ELF types to ELFType.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18160: [MC] Rename TLSCALL as it's not ARM specific
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18213: Add a module Hash in the bitcode and the combined index.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18252: Drop comdats from the dst module if they are not selected
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D15678: [ELF][gcc compatibility]: support section names with "/"
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18248: [ELF] - Set the sh_entsize for mergable sections
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18235: [LTO] Call the optimizer before invoking codegen
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18224: llvm-readobj: GNU style symbols printing
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18209: [MC][mips] Add MipsMCInstrAnalysis class and register it as MC instruction analyzer
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18235: [LTO] Call the optimizer before invoking codegen
Rafael Ávila de Espíndola via llvm-commits
- [llvm] r263497 - llvm-config: fix --libs on Linux
Reid Kleckner via llvm-commits
- [zorg] r263728 - Try to make taskkill exit successfully if there are no stale processes
Reid Kleckner via llvm-commits
- [PATCH] Bitcode: Error out instead of crashing on corrupt metadata
Reid Kleckner via llvm-commits
- [PATCH] D18251: Modify llvm-objdump to print disassembly failures inline
Reid Kleckner via llvm-commits
- [PATCH] D17903: Improve reliability of file renaming in Windows
Reid Kleckner via llvm-commits
- [llvm] r263817 - [codeview] Only emit function ids for inlined functions
Reid Kleckner via llvm-commits
- [PATCH] D18160: [MC] Rename TLSCALL as it's not ARM specific
Renato Golin via llvm-commits
- [LNT] r263560 - [profile] Add perf and cPerf, for importing Linux Perf profiles
Renato Golin via llvm-commits
- [PATCH] D18092: Swift Calling Convention: add swifterror attribute
Renato Golin via llvm-commits
- [llvm] r263714 - ARM: Revert SVN r253865, 254158, fix windows division
Renato Golin via llvm-commits
- [PATCH] D17577: rewriteBuiltinFunctionDecl incorrectly tests for address-space-qualified pointer operand.
Richard Smith via llvm-commits
- [PATCH] D18047: [ELF] - Do not call doInitSymbols for all ELFTs
Rui Ueyama via llvm-commits
- [PATCH] D18135: ELF: Move initSymbols to Symbols.cpp.
Rui Ueyama via llvm-commits
- [lld] r263466 - ELF: Add a few numbers to the document.
Rui Ueyama via llvm-commits
- [lld] r263471 - Revert r263366: Cosmetic change to reduce repetitions. NFC.
Rui Ueyama via llvm-commits
- [lld] r263473 - ELF: Update the document.
Rui Ueyama via llvm-commits
- lld not building with gcc
Rui Ueyama via llvm-commits
- [lld] r263496 - Error messages should start with lowercase letters.
Rui Ueyama via llvm-commits
- [lld] r263336 - Update the documents of the new LLD.
Rui Ueyama via llvm-commits
- [lld] r263360 - Split addCopyRelSymbols. NFC.
Rui Ueyama via llvm-commits
- [lld] r263502 - Make getAlignment a non-member function. NFC.
Rui Ueyama via llvm-commits
- [lld] r263360 - Split addCopyRelSymbols. NFC.
Rui Ueyama via llvm-commits
- [llvm] r263504 - Object: Add ELF types to ELFType.
Rui Ueyama via llvm-commits
- [PATCH] D18130: Object: Add ELF types to ELFType.
Rui Ueyama via llvm-commits
- [lld] r263510 - Use ELFT instead of ELFFile<ELFT>.
Rui Ueyama via llvm-commits
- [lld] r263511 - Add dependency to llvm-dis.
Rui Ueyama via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Rui Ueyama via llvm-commits
- [PATCH] D18167: [ELF/Driver] Avoid a reference to the ELFOptTable after it has gone out of scope
Rui Ueyama via llvm-commits
- [PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries
Rui Ueyama via llvm-commits
- [lld] r263539 - [COFF] Use the correct size of the TLS directory
Rui Ueyama via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
Rui Ueyama via llvm-commits
- [lld] r263569 - ELF: Fix use-after-free problem.
Rui Ueyama via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
Rui Ueyama via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
Rui Ueyama via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
Rui Ueyama via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
Rui Ueyama via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
Rui Ueyama via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
Rui Ueyama via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
Rui Ueyama via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
Rui Ueyama via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
Rui Ueyama via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
Rui Ueyama via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
Rui Ueyama via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
Rui Ueyama via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
Rui Ueyama via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
Rui Ueyama via llvm-commits
- [PATCH] D18135: ELF: Move initSymbols to Symbols.cpp.
Rui Ueyama via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
Rui Ueyama via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
Rui Ueyama via llvm-commits
- [PATCH] D18248: [ELF] - Set the sh_entsize for mergable sections
Rui Ueyama via llvm-commits
- [lld] r263761 - [LTO] Call the optimizer before invoking codegen.
Rui Ueyama via llvm-commits
- [lld] r263664 - [ELF] SHF_MERGE section with 0 entsize is not fatal
Rui Ueyama via llvm-commits
- [PATCH] D18248: [ELF] - Set the sh_entsize for mergable sections
Rui Ueyama via llvm-commits
- [PATCH] D18269: [ELF] - -rpath-link "implemented"
Rui Ueyama via llvm-commits
- [PATCH] D18269: [ELF] - -rpath-link "implemented"
Rui Ueyama via llvm-commits
- [PATCH] D18269: [ELF] - -rpath-link "implemented"
Rui Ueyama via llvm-commits
- [PATCH] D18302: [ELF][MIPS] Delete GotSection::addMipsLocalEntry method
Rui Ueyama via llvm-commits
- [PATCH] D17796: [TSAN] Relax the expected output of race_on_mutex.c
Sagar Thakur via llvm-commits
- [compiler-rt] r263778 - [TSAN] Relax the expected output of race_on_mutex.c
Sagar Thakur via llvm-commits
- [PATCH] D17796: [TSAN] Relax the expected output of race_on_mutex.c
Sagar Thakur via llvm-commits
- [compiler-rt] r263779 - [TSAN] Fix build bot failure for powerpc64le
Sagar Thakur via llvm-commits
- [llvm] r263714 - ARM: Revert SVN r253865, 254158, fix windows division
Saleem Abdulrasool via llvm-commits
- [llvm] r263714 - ARM: Revert SVN r253865, 254158, fix windows division
Saleem Abdulrasool via llvm-commits
- [llvm] r263714 - ARM: Revert SVN r253865, 254158, fix windows division
Saleem Abdulrasool via llvm-commits
- [compiler-rt] r263832 - builtins: port __clear_cache to Windows ARM
Saleem Abdulrasool via llvm-commits
- [compiler-rt] r263833 - builtins: make __clear_cache work on Linux-ARM
Saleem Abdulrasool via llvm-commits
- [llvm] r263884 - CodeGen: use range based for loop
Saleem Abdulrasool via llvm-commits
- [PATCH] D18242: [TableGen] AsmMatcher: support for default values for optional operands
Sam Kolton via llvm-commits
- [llvm] r263789 - [AMDGPU] Assembler: Change dpp_ctrl syntax to match sp3
Sam Kolton via llvm-commits
- [PATCH] D18133: allow branch weight metadata on select instructions (PR26636)
Sanjay Patel via llvm-commits
- [PATCH] D18133: allow branch weight metadata on select instructions (PR26636)
Sanjay Patel via llvm-commits
- [PATCH] D18094: [x86, AVX] replace masked load with full vector load when possible
Sanjay Patel via llvm-commits
- [PATCH] D18094: [x86, AVX] replace masked load with full vector load when possible
Sanjay Patel via llvm-commits
- [PATCH] D18133: allow branch weight metadata on select instructions (PR26636)
Sanjay Patel via llvm-commits
- [llvm] r263446 - [x86, AVX] replace masked load with full vector load when possible
Sanjay Patel via llvm-commits
- [PATCH] D18094: [x86, AVX] replace masked load with full vector load when possible
Sanjay Patel via llvm-commits
- [llvm] r263448 - [DAG] use isUndef() ; NFCI
Sanjay Patel via llvm-commits
- [llvm] r263453 - [DAG] use !isUndef() ; NFCI
Sanjay Patel via llvm-commits
- [PATCH] D18133: allow branch weight metadata on select instructions (PR26636)
Sanjay Patel via llvm-commits
- [PATCH] D18133: allow branch weight metadata on select instructions (PR26636)
Sanjay Patel via llvm-commits
- [llvm] r263482 - allow branch weight metadata on select instructions (PR26636)
Sanjay Patel via llvm-commits
- [PATCH] D18133: allow branch weight metadata on select instructions (PR26636)
Sanjay Patel via llvm-commits
- [llvm] r263646 - fix function names; NFC
Sanjay Patel via llvm-commits
- [llvm] r263648 - add checks for 'unpredictable' metadata preservation
Sanjay Patel via llvm-commits
- [PATCH] D18220: propagate 'unpredictable' metadata on select instructions
Sanjay Patel via llvm-commits
- [llvm] r263667 - use FileCheck for tighter checking
Sanjay Patel via llvm-commits
- [llvm] r263668 - use FileCheck for tighter checking
Sanjay Patel via llvm-commits
- [llvm] r263674 - use FileCheck for tighter checking
Sanjay Patel via llvm-commits
- [llvm] r263675 - reduce check strings; no need to check IR comments
Sanjay Patel via llvm-commits
- [llvm] r263679 - use FileCheck for tighter checking
Sanjay Patel via llvm-commits
- [llvm] r263667 - use FileCheck for tighter checking
Sanjay Patel via llvm-commits
- [PATCH] D17859: [InstCombine] convert 'isPositive' and 'isNegative' vector comparisons to shifts (PR26701, PR26819)
Sanjay Patel via llvm-commits
- [llvm] r263716 - propagate 'unpredictable' metadata on select instructions
Sanjay Patel via llvm-commits
- [PATCH] D18220: propagate 'unpredictable' metadata on select instructions
Sanjay Patel via llvm-commits
- [llvm] r263667 - use FileCheck for tighter checking
Sanjay Patel via llvm-commits
- [PATCH] D17201: [SCEV] Introduce a guarded backedge taken count and use it in LAA and LV
Sanjoy Das via llvm-commits
- [llvm] r263516 - [StatepointLowering] Move an assertion; NFCI
Sanjoy Das via llvm-commits
- [PATCH] D18106: Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC
Sanjoy Das via llvm-commits
- [PATCH] D18106: Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC
Sanjoy Das via llvm-commits
- [llvm] r263663 - [SelectionDAG] Extract out populateCallLoweringInfo; NFC
Sanjoy Das via llvm-commits
- [PATCH] D18106: Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC
Sanjoy Das via llvm-commits
- [PATCH] D18202: Enable non-power-of-2 pragma unroll counts
Sanjoy Das via llvm-commits
- [llvm] r263671 - Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC
Sanjoy Das via llvm-commits
- [llvm] r263672 - Fix indentation; NFC
Sanjoy Das via llvm-commits
- [PATCH] D18106: Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC
Sanjoy Das via llvm-commits
- [PATCH] D18106: Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC
Sanjoy Das via llvm-commits
- [PATCH] D18106: Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC
Sanjoy Das via llvm-commits
- [llvm] r263682 - [SelectionDAG] Remove visitStatepoint; NFC
Sanjoy Das via llvm-commits
- [llvm] r263683 - [Statepoints] Minor NFC cleanups
Sanjoy Das via llvm-commits
- [llvm] r263684 - [Statepoint] Remove unused header; NFC
Sanjoy Das via llvm-commits
- [llvm] r263685 - [Statepoints] Separate out logic for statepoint directives; NFC
Sanjoy Das via llvm-commits
- [llvm] r263733 - [Statepoints] Export a magic constant into a header; NFC
Sanjoy Das via llvm-commits
- [PATCH] D18257: Add "first class" lowering for deopt operand bundles
Sanjoy Das via llvm-commits
- [PATCH] D18257: Add "first class" lowering for deopt operand bundles
Sanjoy Das via llvm-commits
- [PATCH] D18266: [IndVars] Fix PR26974: make sure replaceCongruentIVs doesn't break LCSSA
Sanjoy Das via llvm-commits
- [PATCH] D18266: [IndVars] Fix PR26974: make sure replaceCongruentIVs doesn't break LCSSA
Sanjoy Das via llvm-commits
- [llvm] r263827 - [IndVars] Pass the right loop to isLoopInvariantPredicate
Sanjoy Das via llvm-commits
- [llvm] r263828 - [IndVars] Make the fix for PR26973 more obvious; NFCI
Sanjoy Das via llvm-commits
- [PATCH] D18257: Add "first class" lowering for deopt operand bundles
Sanjoy Das via llvm-commits
- [PATCH] D18257: Add "first class" lowering for deopt operand bundles
Sanjoy Das via llvm-commits
- [PATCH] D18257: Add "first class" lowering for deopt operand bundles
Sanjoy Das via llvm-commits
- [llvm] r263703 - [mips] Eliminate instances of "potentially uninitialised local variable" warnings, NFC
Scott Egerton via llvm-commits
- [PATCH] D17609: [lit] Enqueue tests on a separate thread to not hit limits on parallel queues
Sean Silva via llvm-commits
- [lld] r263511 - Add dependency to llvm-dis.
Sean Silva via llvm-commits
- [PATCH] Improve reliability of file renaming in Windows
Sean Silva via llvm-commits
- [PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
Sean Silva via llvm-commits
- [PATCH] Improve reliability of file renaming in Windows
Sean Silva via llvm-commits
- [PATCH] D18235: [LTO] Call the optimizer before invoking codegen
Sean Silva via llvm-commits
- [lld] r263664 - [ELF] SHF_MERGE section with 0 entsize is not fatal
Sean Silva via llvm-commits
- [PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
Sean Silva via llvm-commits
- [lld] r263664 - [ELF] SHF_MERGE section with 0 entsize is not fatal
Sean Silva via llvm-commits
- [PATCH] D18235: [LTO] Call the optimizer before invoking codegen
Sean Silva via llvm-commits
- [www] r263755 - Add LLVM Foundation documents.
Sean Silva via llvm-commits
- [llvm] r263834 - [Docs] New documentation for advanced build configurations
Sean Silva via llvm-commits
- [PATCH] D15965: Add support for dumping relocations in non-relocatable files
Shankar Easwaran via llvm-commits
- [PATCH] D17934: [ELF] Implement infrastructure for thunk code creation
Simon Atanasyan via llvm-commits
- [lld] r263228 - Simplify now that local symbols can use getVA.
Simon Atanasyan via llvm-commits
- [PATCH] D18195: [mips] Use `formatImm` call to print immediate value in the `MipsInstPrinter`
Simon Atanasyan via llvm-commits
- [PATCH] D18207: [llvm-objdump] Add '0x' prefix to a target displacement number to accent its hex format
Simon Atanasyan via llvm-commits
- [PATCH] D18209: [MC][mips] Add MipsMCInstrAnalysis class and register it as MC instruction analyzer
Simon Atanasyan via llvm-commits
- [llvm] r263704 - [mips] Use `formatImm` call to print immediate value in the `MipsInstPrinter`
Simon Atanasyan via llvm-commits
- [llvm] r263705 - [llvm-objdump] Add '0x' prefix to a target displacement number to accent its hex format
Simon Atanasyan via llvm-commits
- [PATCH] D18195: [mips] Use `formatImm` call to print immediate value in the `MipsInstPrinter`
Simon Atanasyan via llvm-commits
- [PATCH] D18207: [llvm-objdump] Add '0x' prefix to a target displacement number to accent its hex format
Simon Atanasyan via llvm-commits
- [llvm] r263708 - [llvm-objdump] Add REQUIRES x86 directive to fix buildbots
Simon Atanasyan via llvm-commits
- [lld] r263711 - [ELF][MIPS] Add test case to check number of redundant entries in the local part of MIPS GOT. NFC.
Simon Atanasyan via llvm-commits
- [lld] r263712 - [ELF][MIPS] Support R_MIPS_TLS_DTPREL_HI16/LO16 and R_MIPS_TLS_TPREL_HI16/LO16 relocations
Simon Atanasyan via llvm-commits
- [llvm] r263781 - [llvm-objdump] Move test case to the X86 sub-directory because it depends on X86 target supporting. NFC.
Simon Atanasyan via llvm-commits
- [llvm] r263708 - [llvm-objdump] Add REQUIRES x86 directive to fix buildbots
Simon Atanasyan via llvm-commits
- [lld] r263897 - [ELF][MIPS] Add case demonstrates creation redundant MIPS GOT entries for non-local symbols. NFC.
Simon Atanasyan via llvm-commits
- [PATCH] D18302: [ELF][MIPS] Delete GotSection::addMipsLocalEntry method
Simon Atanasyan via llvm-commits
- [test-suite] r263901 - lit: Add space between "run under" script and its command line arguments.
Simon Atanasyan via llvm-commits
- [PATCH] D18302: [ELF][MIPS] Delete GotSection::addMipsLocalEntry method
Simon Atanasyan via llvm-commits
- [PATCH] D18308: cmake/lit: Use CMAKE_STRIP variable to provide strip tool name to hash.py
Simon Atanasyan via llvm-commits
- [PATCH] D16353: [mips] MIPS32R6 compact branch support
Simon Dardis via llvm-commits
- [PATCH] D18241: [mips] Fix ATOMIC_CMP_SWAP_WITH_SUCCESS
Simon Dardis via llvm-commits
- [PATCH] D18038: [mips] Remove unnecessary sign extension in atomics
Simon Dardis via llvm-commits
- [PATCH] D18241: [mips] Fix ATOMIC_CMP_SWAP_WITH_SUCCESS
Simon Dardis via llvm-commits
- [llvm] r263303 - [X86][SSE] Simplify vector LOAD + EXTEND on pre-SSE41 hardware
Simon Pilgrim via llvm-commits
- [PATCH] D18189: [X86][XOP] Support for VPPERM byte shuffle instruction
Simon Pilgrim via llvm-commits
- [llvm] r263606 - [X86][SSE41] Additional tests for extracting zeroable shuffle elements
Simon Pilgrim via llvm-commits
- [llvm] r263608 - [X86] Regenerated widen load tests
Simon Pilgrim via llvm-commits
- [PATCH] D14261: [X86][SSE] Detect zeroable shuffle elements from different value types
Simon Pilgrim via llvm-commits
- [llvm] r263640 - [X86] Regenerated + extended widened vector conversion tests
Simon Pilgrim via llvm-commits
- [llvm] r263649 - [X86] Reduced alignment of widened vector load/stores to better match PR26953 cases
Simon Pilgrim via llvm-commits
- [llvm] r263650 - Removed trailing whitespace
Simon Pilgrim via llvm-commits
- [llvm] r263717 - [X86][SSE] Simplified blend-with-zero combining
Simon Pilgrim via llvm-commits
- [llvm] r263871 - Removed trailing whitespace
Simon Pilgrim via llvm-commits
- [llvm] r263906 - [X86][SSE] Detect zeroable shuffle elements from different value types
Simon Pilgrim via llvm-commits
- [PATCH] D14261: [X86][SSE] Detect zeroable shuffle elements from different value types
Simon Pilgrim via llvm-commits
- [PATCH] D14840: [X86] Detect SAD patterns and emit psadbw instructions on X86.
Simon Pilgrim via llvm-commits
- [llvm] r263911 - [X86][SSE] Tidyup setTargetShuffleZeroElements to match computeZeroableShuffleElements
Simon Pilgrim via llvm-commits
- [PATCH] D18305: [InstCombine] Ensure all undef operands are handled before binary instruction constant folding
Simon Pilgrim via llvm-commits
- [llvm] r263917 - [X86][SSE] Add vector integer division by constant tests
Simon Pilgrim via llvm-commits
- [PATCH] D18307: [X86][SSE] Add MULHS/MULHU custom lowering for i8 vectors
Simon Pilgrim via llvm-commits
- [PATCH] D16888: [mips] Addition of a third operand to the instructions [d]div, [d]divu
Srdjan Obucina via llvm-commits
- [PATCH] D16889: [mips] Addition of the immediate cases for the instructions [d]div, [d]divu
Srdjan Obucina via llvm-commits
- [PATCH] D16889: [mips] Addition of the immediate cases for the instructions [d]div, [d]divu
Srdjan Obucina via llvm-commits
- [PATCH] D16889: [mips] Addition of the immediate cases for the instructions [d]div, [d]divu
Srdjan Obucina via llvm-commits
- [PATCH] D17036: [mips] Addition of the [d]rem and [d]remu instructions
Srdjan Obucina via llvm-commits
- Patch for bundled instructions in LiveIntervalsAnalysis
Stephen Rogers via llvm-commits
- [PATCH] D18161: APFloat: Add frexp
Steve Canon via llvm-commits
- [PATCH] D18034: [Power PC] fix register alignment for long double type (soft float)
Strahinja Petrovic via llvm-commits
- [www] r263755 - Add LLVM Foundation documents.
Tanya Lattner via llvm-commits
- [www] r263756 - Fix link typo.
Tanya Lattner via llvm-commits
- [www] r263757 - Fix some more typos.
Tanya Lattner via llvm-commits
- [www] r263758 - Fix stray space.
Tanya Lattner via llvm-commits
- [llvm] r263275 - [ThinLTO] Support for reference graph in per-module and combined summary.
Teresa Johnson via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Teresa Johnson via llvm-commits
- [llvm] r263490 - [ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson via llvm-commits
- [llvm] r263493 - Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
Teresa Johnson via llvm-commits
- [llvm] r263513 - [ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson via llvm-commits
- [llvm] r263524 - Move global ID computation from Function to GlobalValue (NFC)
Teresa Johnson via llvm-commits
- [llvm] r263526 - BitcodeWriter dyn_cast cleanup for r263275 (NFC)
Teresa Johnson via llvm-commits
- [llvm] r263275 - [ThinLTO] Support for reference graph in per-module and combined summary.
Teresa Johnson via llvm-commits
- [PATCH] D18100: Simplify Logic in IRMover
Teresa Johnson via llvm-commits
- [llvm] r263576 - [ThinLTO] Record all global variable defs in the summary
Teresa Johnson via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Teresa Johnson via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Teresa Johnson via llvm-commits
- [PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO
Teresa Johnson via llvm-commits
- [PATCH] D18125: [AArch64] Refactor AArch64FrameLowering::emitPrologue (NFC)
Tim Northover via llvm-commits
- [PATCH] D17011: [lanai] Add Lanai backend.
Tim Northover via llvm-commits
- [PATCH] D17011: [lanai] Add Lanai backend.
Tim Northover via llvm-commits
- [PATCH] D17356: Fix PR26655: Bail out if all the registers of an instruction in a BUNDLE already have the correct kill flag.
Tim Northover via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
Tim Northover via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
Tim Northover via llvm-commits
- [PATCH] D18201: Switch over targets to use AtomicExpandPass, and clean up target atomics code.
Tim Northover via llvm-commits
- [PATCH] D17356: Fix PR26655: Bail out if all the registers of an instruction in a BUNDLE already have the correct kill flag.
Tim Northover via llvm-commits
- [PATCH] D18201: Switch over targets to use AtomicExpandPass, and clean up target atomics code.
Tim Northover via llvm-commits
- [PATCH] D18201: Switch over targets to use AtomicExpandPass, and clean up target atomics code.
Tim Northover via llvm-commits
- [PATCH] D18201: Switch over targets to use AtomicExpandPass, and clean up target atomics code.
Tim Northover via llvm-commits
- [PATCH] D18201: Switch over targets to use AtomicExpandPass, and clean up target atomics code.
Tim Northover via llvm-commits
- [PATCH] D17011: [lanai] Add Lanai backend.
Tim Northover via llvm-commits
- [llvm] r263741 - ARM: stop asserting on weird <3 x Ty> vectors in ISelLowering.
Tim Northover via llvm-commits
- [PATCH] D17943: [Aarch64] Add pass LoopDataPrefetch for Cyclone
Tim Northover via llvm-commits
- [PATCH] D18250: [PPC, FastISel] Fix ordered/unordered fcmp
Tim Shen via llvm-commits
- [PATCH] D18250: [PPC, FastISel] Fix ordered/unordered fcmp
Tim Shen via llvm-commits
- [PATCH] D18250: [PPC, FastISel] Fix ordered/unordered fcmp
Tim Shen via llvm-commits
- [llvm] r263753 - [PPC, FastISel] Fix ordered/unordered fcmp
Tim Shen via llvm-commits
- [polly] r263538 - MemAccInt: Do not strip pointer casts
Tobias Grosser via llvm-commits
- [polly] r263678 - ScopInfo: Do not generate dependences for i1 values used in affine branches
Tobias Grosser via llvm-commits
- [PATCH] D18084: [AMDGPU] Assembler: Update SOP* tests
Tom Stellard via llvm-commits
- [PATCH] D18137: AMDGPU: Prevent uniform loops from becoming infinite
Tom Stellard via llvm-commits
- [llvm] r263447 - AMDGPU/SI: Handle wait states required for DPP instructions
Tom Stellard via llvm-commits
- [llvm] r263325 - [X86] Make sure we do not clobber RBX with cmpxchg when used as a base pointer.
Tom Stellard via llvm-commits
- [PATCH] D18064: AMDGPU/SI: Implement GroupStaticSize Intrinsic for Dynamic LDS
Tom Stellard via llvm-commits
- [PATCH] D18064: AMDGPU/SI: Implement GroupStaticSize Intrinsic for Dynamic LDS
Tom Stellard via llvm-commits
- [PATCH] D18150: AMDGPU: Add frexp_mant intrinsic
Tom Stellard via llvm-commits
- [PATCH] D18197: AMDGPU/SI: Do not generate s_waitcnt for ds_permute/ds_bpermute Instructions.
Tom Stellard via llvm-commits
- [PATCH] D18156: AMDGPU: mark atomic instructions as sources of divergence
Tom Stellard via llvm-commits
- [PATCH] D17744: AMDGPU: Insert moves of frame index to value operands
Tom Stellard via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Tom Stellard via llvm-commits
- [PATCH] D18218: AMDGPU: use ComplexPattern for offsets in llvm.amdgcn.buffer.load/store.format
Tom Stellard via llvm-commits
- [PATCH] D18156: AMDGPU: mark atomic instructions as sources of divergence
Tom Stellard via llvm-commits
- [PATCH] D18151: AMDGPU/SI: Add llvm.amdgcn.buffer.atomic.* intrinsics
Tom Stellard via llvm-commits
- [PATCH] D18197: AMDGPU/SI: Do not generate s_waitcnt for ds_permute/ds_bpermute Instructions.
Tom Stellard via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Tom Stellard via llvm-commits
- [PATCH] D18218: AMDGPU: use ComplexPattern for offsets in llvm.amdgcn.buffer.load/store.format
Tom Stellard via llvm-commits
- [PATCH] D18255: AMDGPU: Overload return type of llvm.amdgcn.buffer.load.format
Tom Stellard via llvm-commits
- [PATCH] D18218: AMDGPU: use ComplexPattern for offsets in llvm.amdgcn.buffer.load/store.format
Tom Stellard via llvm-commits
- [PATCH] D18282: AMDGPU/SI: Fix threshold calculation for branching when exec is zero
Tom Stellard via llvm-commits
- [PATCH] D18162: AMDGPU: Add SIWholeQuadMode pass
Tom Stellard via llvm-commits
- [llvm] r263431 - [SystemZ] Avoid LER on z13 due to partial register dependencies
Ulrich Weigand via llvm-commits
- [llvm] r263478 - [SystemZ] Add missing isBranch flags to certain instruction
Ulrich Weigand via llvm-commits
- [llvm] r263411 - [AMDGPU] AsmParser: Factor out parseRegister. NFC.
Valery Pykhtin via llvm-commits
- [PATCH] D18084: [AMDGPU] Assembler: Update SOP* tests
Valery Pykhtin via llvm-commits
- [PATCH] D16998: [AMDGPU] llvm-objdump: disassembling amdgcn object file
Valery Pykhtin via llvm-commits
- [llvm] r263729 - [AMDGPU] add VI disassembler tests. NFC.
Valery Pykhtin via llvm-commits
- [PATCH] D16998: [AMDGPU] llvm-objdump: disassembling amdgcn object file
Valery Pykhtin via llvm-commits
- [PATCH] D18087: [mips] Eliminate instances of "potentially uninitialised local variable" warnings, NFC
Vasileios Kalintiris via llvm-commits
- [llvm] r263438 - [mips] Use range-based for loops. NFC.
Vasileios Kalintiris via llvm-commits
- [PATCH] D18142: [mips] Range check uimm4_ptr and uimm6_ptr and use correctly sized immediates in MSA copy/insert.
Vasileios Kalintiris via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Vedant Kumar via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Vedant Kumar via llvm-commits
- [llvm] r263620 - [Bitcode] Add compatibility test for the 3.8 release
Vedant Kumar via llvm-commits
- [llvm] r263662 - [ProfileData] Make a utility method public, NFC
Vedant Kumar via llvm-commits
- [llvm] r263662 - [ProfileData] Make a utility method public, NFC
Vedant Kumar via llvm-commits
- [PATCH] D17903: Improve reliability of file renaming in Windows
Vedant Kumar via llvm-commits
- [PATCH] D18046: [X86] Providing correct unwind info in function epilogue
Violeta Vukobrat via llvm-commits
- [PATCH] D18046: [X86] Providing correct unwind info in function epilogue
Violeta Vukobrat via llvm-commits
- [PATCH] D17467: Instructions: add missing anchors. NFC
Visoiu Mistrih Francis via llvm-commits
- [PATCH] D18049: AMDGPU i16 implementation
Wei Ding via llvm-commits
- [PATCH] D18049: AMDGPU i16 implementation
Wei Ding via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Wei Mi via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Wei Mi via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Wei Mi via llvm-commits
- [PATCH] D16890: Fix PR25339: ARM Constant Island
Weiming Zhao via llvm-commits
- [llvm] r263696 - Fix typo in kaleidoscope tutorial.
Wilfred Hughes via llvm-commits
- [llvm] r263697 - Further typo fixes in kaleidoscope tutorial.
Wilfred Hughes via llvm-commits
- [llvm] r263700 - Minor grammar fix in kaleidoscope tutorial.
Wilfred Hughes via llvm-commits
- [llvm] r263702 - Remove obselete reference to TypeResolve from the tutorial.
Wilfred Hughes via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [llvm] r263662 - [ProfileData] Make a utility method public, NFC
Xinliang David Li via llvm-commits
- [llvm] r263666 - Variable name cleanup /NFC
Xinliang David Li via llvm-commits
- [llvm] r263662 - [ProfileData] Make a utility method public, NFC
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.
Xinliang David Li via llvm-commits
- [llvm] r263275 - [ThinLTO] Support for reference graph in per-module and combined summary.
Xinliang David Li via llvm-commits
- [PATCH] D18003: [tsan] Disable randomized address space on linux when necessary.
Yabin Cui via llvm-commits
- [PATCH] D18003: [tsan] Disable randomized address space on linux aarch64.
Yabin Cui via llvm-commits
- [PATCH] D18152: Fix dependency list of SLPVectorizer
Yichao Yu via llvm-commits
- [PATCH][RFC] llvm-cov HTML generation
Ying Yi via llvm-commits
- [PATCH][RFC] llvm-cov HTML generation
Ying Yi via llvm-commits
- [llvm] r263428 - [mips] Fix an issue with long double when function roundl is defined
Zlatko Buljan via llvm-commits
- [PATCH] D17760: [mips] Fix an issue with long double when function roundl is defined
Zlatko Buljan via llvm-commits
- [PATCH] D18086: Fix default processor name for armv6k.
İsmail Dönmez via llvm-commits
- [PATCH] D18097: [Power9] basic support for Power 9 direct move instructions
amehsan via llvm-commits
- [PATCH] D18097: [Power9] basic support for Power 9 direct move instructions
amehsan via llvm-commits
- [PATCH] D18097: [Power9] basic support for Power 9 direct move instructions
amehsan via llvm-commits
- [PATCH] D18157: Refactor D17884 solution to use xmacro idiom
don hinton via llvm-commits
- [PATCH] D18154: DenseMap: make .resize() do the intuitive thing
escha via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
escha via llvm-commits
- [PATCH] D18154: DenseMap: make .resize() do the intuitive thing
escha via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
escha via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
escha via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
escha via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
escha via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
escha via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
escha via llvm-commits
- [PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold
escha via llvm-commits
- [PATCH] D17523: llvm-readobj: enable GNU output style sections and relocations printing for ELF files
khemant at codeaurora.org via llvm-commits
- [PATCH] D18224: llvm-readobj: GNU style symbols printing
khemant at codeaurora.org via llvm-commits
- [PATCH] D18224: llvm-readobj: GNU style symbols printing
khemant at codeaurora.org via llvm-commits
- [PATCH] D18224: llvm-readobj: GNU style symbols printing
khemant at codeaurora.org via llvm-commits
- [PATCH] D18224: llvm-readobj: GNU style symbols printing
khemant at codeaurora.org via llvm-commits
- [PATCH] D18224: llvm-readobj: GNU style symbols printing
khemant at codeaurora.org via llvm-commits
- [PATCH] D18224: llvm-readobj: GNU style symbols printing
khemant at codeaurora.org via llvm-commits
- [PATCH] D18224: llvm-readobj: GNU style symbols printing
khemant at codeaurora.org via llvm-commits
- [PATCH] D18215: [CLANG][avx512][BUILTIN] Adding fixupimm{pd|ps|sd|ss} getexp{sd|ss} getmant{sd|ss} kunpck{di|si} loada{pd|ps} loaddqu{di|hi|qi|si} max{sd|ss} min{sd|ss} kmov16 builtins to clang
michael zuckerman via llvm-commits
- [PATCH] D17201: [SCEV] Introduce a guarded backedge taken count and use it in LAA and LV
silviu.baranga at arm.com via llvm-commits
- [PATCH] D18247: [DAGCombine] Catch the case where extract_vector_elt can cause an any_ext while processing AND SDNodes
silviu.baranga at arm.com via llvm-commits
- [PATCH] D18266: [IndVars] Fix PR26974: make sure replaceCongruentIVs doesn't break LCSSA
silviu.baranga at arm.com via llvm-commits
- [PATCH] D17201: [SCEV] Introduce a guarded backedge taken count and use it in LAA and LV
silviu.baranga at arm.com via llvm-commits
- [PATCH] D18154: DenseMap: make .resize() do the intuitive thing
via llvm-commits
Last message date:
Sun Mar 20 23:50:43 PDT 2016
Archived on: Sun Mar 20 23:49:00 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).