The Week Of Monday 25 January 2016 Archives by subject
Starting: Mon Jan 25 00:20:17 PST 2016
Ending: Sun Jan 31 23:56:09 PST 2016
Messages: 1652
- [compiler-rt] r256391 - [power] Fix test case target checks
Bill Seurer via llvm-commits
- [compiler-rt] r256391 - [power] Fix test case target checks
Bill Seurer via llvm-commits
- [compiler-rt] r258449 - .clang-tidy for sanitizer package to override root llvm style
Mike Aizatsky via llvm-commits
- [compiler-rt] r258706 - [asan] Don't use sysconf(_SC_PAGESIZE) on Android.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r258710 - [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [compiler-rt] r258711 - fixed clang-tidy config
Mike Aizatsky via llvm-commits
- [compiler-rt] r258713 - Revert "[sanitizers] extracted process management functions"
Mike Aizatsky via llvm-commits
- [compiler-rt] r258717 - sync up InstrProfData.h -- typo fix
Xinliang David Li via llvm-commits
- [compiler-rt] r258730 - [PGO] Add test case covering clang FE based VP instrumentation
Xinliang David Li via llvm-commits
- [compiler-rt] r258732 - [PGO] Add a test case covering IR based VP instrumentation
Xinliang David Li via llvm-commits
- [compiler-rt] r258739 - [powerpc] make test case as xfail
Bill Seurer via llvm-commits
- [compiler-rt] r258744 - [cfi] Cross-DSO CFI diagnostic mode (compiler-rt part)
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r258849 - [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [compiler-rt] r258849 - [sanitizers] extracted process management functions
Quentin Colombet via llvm-commits
- [compiler-rt] r258849 - [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [compiler-rt] r258849 - [sanitizers] extracted process management functions
Quentin Colombet via llvm-commits
- [compiler-rt] r258857 - [cfi] Support for dlopen and dlclose.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r258857 - [cfi] Support for dlopen and dlclose.
H.J. Lu via llvm-commits
- [compiler-rt] r258859 - [cfi] Hide runtime implementation in a namespace.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r258863 - Remove autoconf support for building runtime libraries.
Chris Bieneman via llvm-commits
- [compiler-rt] r258874 - [sanitizers] execve & waitpid on mac.
Mike Aizatsky via llvm-commits
- [compiler-rt] r258879 - [cfi] Better handling of wild target address.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r258881 - [cfi] Exclude __cfi_slowpath_diag from the non-diag rtl.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r258890 - Sync up with master file
Xinliang David Li via llvm-commits
- [compiler-rt] r258913 - Fix a bug in test case (both ir, fe instr were turned on
Xinliang David Li via llvm-commits
- [compiler-rt] r258916 - [compiler-rt] list_union() is actually an intersect operation. Rename it.
Daniel Sanders via llvm-commits
- [compiler-rt] r258916 - [compiler-rt] list_union() is actually an intersect operation. Rename it.
Daniel Sanders via llvm-commits
- [compiler-rt] r258916 - [compiler-rt] list_union() is actually an intersect operation. Rename it.
Hans Wennborg via llvm-commits
- [compiler-rt] r258916 - [compiler-rt] list_union() is actually an intersect operation. Rename it.
Alexey Samsonov via llvm-commits
- [compiler-rt] r258916 - [compiler-rt] list_union() is actually an intersect operation. Rename it.
Hans Wennborg via llvm-commits
- [compiler-rt] r258977 - [cfi] Fix gcc build.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r258983 - [sanitizers] using execv instead of execve with null env.
Mike Aizatsky via llvm-commits
- [compiler-rt] r258988 - [cfi] Disable vtable diagnostics when no cxxabi.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r258991 - [CMake] Set llvm_tools_dir to LLVM_TOOLS_BINARY_DIR instead of LLVM_TOOLS_DIR
Alexey Samsonov via llvm-commits
- [compiler-rt] r258992 - [cfi] Fix a warning in tests.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r258999 - [sanitizers] generating html report on coverage dump
Mike Aizatsky via llvm-commits
- [compiler-rt] r259001 - using /system/bin/sh on android in tests.
Mike Aizatsky via llvm-commits
- [compiler-rt] r259004 - [sancov] running sancov test on linux only
Mike Aizatsky via llvm-commits
- [compiler-rt] r259005 - GetArgv returns null on widnows, do not crash
Mike Aizatsky via llvm-commits
- [compiler-rt] r259005 - GetArgv returns null on widnows, do not crash
David Blaikie via llvm-commits
- [compiler-rt] r259005 - GetArgv returns null on widnows, do not crash
Mike Aizatsky via llvm-commits
- [compiler-rt] r259006 - [sancov] run sancov test on x86_64 linux only
Mike Aizatsky via llvm-commits
- [compiler-rt] r259007 - [cfi] Fix recovery from out-of-bounds vtable error.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r259007 - [cfi] Fix recovery from out-of-bounds vtable error.
David Blaikie via llvm-commits
- [compiler-rt] r259007 - [cfi] Fix recovery from out-of-bounds vtable error.
Evgenii Stepanov via llvm-commits
- [compiler-rt] r259012 - putting requires on one line - ppc still executes my tests.
Mike Aizatsky via llvm-commits
- [compiler-rt] r259068 - Minor cleanup /NFC
Xinliang David Li via llvm-commits
- [compiler-rt] r259082 - [cfi] Get rid of a fixed size buffer for the library path in test.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r259085 - [cfi] Simplify the code in CfiSlowPathCommon.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r259272 - [profile] Support hostname expansion in LLVM_PROFILE_FILE
Vedant Kumar via llvm-commits
- [compiler-rt] r259301 - Fix build with VS2015
Ismail Donmez via llvm-commits
- [lld] r258430 - ELF: Move code to emit copyrel to one place. NFC.
Rafael Espíndola via llvm-commits
- [lld] r258670 - Use of assert instead of llvm_unreachable in EhFrameHeader<ELFT>::assignEhFrame().
George Rimar via llvm-commits
- [lld] r258670 - Use of assert instead of llvm_unreachable in EhFrameHeader<ELFT>::assignEhFrame().
David Blaikie via llvm-commits
- [lld] r258670 - Use of assert instead of llvm_unreachable in EhFrameHeader<ELFT>::assignEhFrame().
George Rimar via llvm-commits
- [lld] r258672 - [ELF] - Symbols from object files that override symbols in DSO are added to .dynsym table.
George Rimar via llvm-commits
- [lld] r258672 - [ELF] - Symbols from object files that override symbols in DSO are added to .dynsym table.
David Blaikie via llvm-commits
- [lld] r258672 - [ELF] - Symbols from object files that override symbols in DSO are added to .dynsym table.
George Rimar via llvm-commits
- [lld] r258707 - Fix: added assert condition to EhFrameHeader<ELFT>::assignEhFrame().
George Rimar via llvm-commits
- [lld] r258718 - Initialize member variable.
Pete Cooper via llvm-commits
- [lld] r258723 - Avoid almost duplication in .dynamic finalize and write.
Rafael Espindola via llvm-commits
- [lld] r258723 - Avoid almost duplication in .dynamic finalize and write.
Simon Atanasyan via llvm-commits
- [lld] r258723 - Avoid almost duplication in .dynamic finalize and write.
Rafael Espíndola via llvm-commits
- [lld] r258723 - Avoid almost duplication in .dynamic finalize and write.
Simon Atanasyan via llvm-commits
- [lld] r258724 - Use Symtab.find() instead of Symtab.getSymbols().lookup().
Rui Ueyama via llvm-commits
- [lld] r258725 - Use an ilist instead of std::list. NFC.
Pete Cooper via llvm-commits
- [lld] r258748 - Define a helper function to make it visually shorter. NFC.
Rui Ueyama via llvm-commits
- [lld] r258753 - ELF: Move code for GNU_IFUNC to one place. NFC.
Rui Ueyama via llvm-commits
- [lld] r258760 - Move code to create RELATIVE reloc for TLS_IE to one place.
Rui Ueyama via llvm-commits
- [lld] r258766 - Fix MSVC build.
Rafael Espindola via llvm-commits
- [lld] r258767 - Add missing template instantiations.
Rui Ueyama via llvm-commits
- [lld] r258792 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [lld] r258795 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [lld] r258796 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [lld] r258829 - Fix Clang-tidy modernize-use-nullptr warnings in include/lld/Core/range.h; other minor fixes.
Eugene Zelenko via llvm-commits
- [lld] r258940 - Remove redundant variable.
Rafael Espindola via llvm-commits
- [lld] r258948 - Handle local symbols in discarded sections.
Rafael Espindola via llvm-commits
- [lld] r258953 - getting_started.rst: fix 'unknown target name' error
Hans Wennborg via llvm-commits
- [lld] r258953 - getting_started.rst: fix 'unknown target name' error
Ismail Donmez via llvm-commits
- [lld] r258954 - Merging r258953:
Hans Wennborg via llvm-commits
- [lld] r258958 - Remove another case of almost duplicated code.
Rafael Espindola via llvm-commits
- [lld] r258996 - Do not use return with a function whose return type is void.
Rui Ueyama via llvm-commits
- [lld] r259069 - ELF: Rename error -> fatal and redefine error as a non-noreturn function.
Rui Ueyama via llvm-commits
- [lld] r259107 - ELF: Report more than one undefined symbols if exist.
Rui Ueyama via llvm-commits
- [lld] r259127 - Update comments.
Rui Ueyama via llvm-commits
- [lld] r259128 - Rename isTlsOptimized -> canRelaxTls.
Rui Ueyama via llvm-commits
- [lld] r259136 - Merge identical strings.
Rafael Espindola via llvm-commits
- [lld] r259140 - Remove unused variable.
Rui Ueyama via llvm-commits
- [lld] r259141 - ELF: Remove accessors from Target.
Rui Ueyama via llvm-commits
- [lld] r259142 - Rename DynamicSymbolTableIndex -> DynsymIndex.
Rui Ueyama via llvm-commits
- [lld] r259143 - ELF: Report multiple errors from the driver.
Rui Ueyama via llvm-commits
- [lld] r259144 - Rename includeInDynamicSymtab -> includeInDynsym.
Rui Ueyama via llvm-commits
- [lld] r259147 - ELF: Make Target's member function names shorter.
Rui Ueyama via llvm-commits
- [lld] r259149 - Add a comment.
Rui Ueyama via llvm-commits
- [lld] r259150 - Rename PltZeroEntrySize -> PltZeroSize.
Rui Ueyama via llvm-commits
- [lld] r259154 - ELF: Do not pass addresses that can be obtained using Out.
Rui Ueyama via llvm-commits
- [lld] r259155 - Define stub functions instead of pure virtual functions.
Rui Ueyama via llvm-commits
- [lld] r259157 - ELF: Provide default implemenatations for simple functions.
Rui Ueyama via llvm-commits
- [lld] r259158 - Remove a parameter from Target::writePlt.
Rui Ueyama via llvm-commits
- [lld] r259186 - Replace StringRef with std::string in LinkerDriver::addLibrary(StringRef Name) because std::string is destroyed after assigning what fills the buffer with garbage and StringRef is no more valid.
George Rimar via llvm-commits
- [lld] r259186 - Replace StringRef with std::string in LinkerDriver::addLibrary(StringRef Name) because std::string is destroyed after assigning what fills the buffer with garbage and StringRef is no more valid.
Rui Ueyama via llvm-commits
- [lld] r259186 - Replace StringRef with std::string in LinkerDriver::addLibrary(StringRef Name) because std::string is destroyed after assigning what fills the buffer with garbage and StringRef is no more valid.
Rui Ueyama via llvm-commits
- [lld] r259186 - Replace StringRef with std::string in LinkerDriver::addLibrary(StringRef Name) because std::string is destroyed after assigning what fills the buffer with garbage and StringRef is no more valid.
George Rimar via llvm-commits
- [lld] r259233 - ELF: Report duplicate symbols as many as possible instead of the first one.
Rui Ueyama via llvm-commits
- [lld] r259238 - Replace code duplications with function calls.
Rui Ueyama via llvm-commits
- [lld] r259249 - Add comments.
Rui Ueyama via llvm-commits
- [lld] r259250 - Consistenly use sizeof(uintX_t) instead of ELFT::Is64Bits ? 8 : 4.
Rui Ueyama via llvm-commits
- [lld] r259259 - Add comments on a mysterious value in MIPS GOT[1].
Rui Ueyama via llvm-commits
- [lld] r259259 - Add comments on a mysterious value in MIPS GOT[1].
Rafael Espíndola via llvm-commits
- [lld] r259274 - Update comments about the entries in .got.plt.
Rui Ueyama via llvm-commits
- [lld] r259276 - Move template instantiations to end of the file.
Rui Ueyama via llvm-commits
- [llvm-dev] [cfe-dev] [3.8 Release] RC1 has been tagged
Daniel Sanders via llvm-commits
- [llvm-dev] [llvm] r259255 - Need #include <cstdint> for uint64_t
Matthias Braun via llvm-commits
- [llvm-dev] [llvm] r259255 - Need #include <cstdint> for uint64_t
Sean Silva via llvm-commits
- [llvm-dev] [llvm] r259255 - Need #include <cstdint> for uint64_t
Justin Bogner via llvm-commits
- [llvm] r252660 - [doc] Compile CUDA with LLVM
Hal Finkel via llvm-commits
- [llvm] r252660 - [doc] Compile CUDA with LLVM
Jingyue Wu via llvm-commits
- [llvm] r257139 - Remove static global GCNames from Function.cpp and move it to the Context
Mehdi Amini via llvm-commits
- [llvm] r257139 - Remove static global GCNames from Function.cpp and move it to the Context
Philip Reames via llvm-commits
- [llvm] r257666 - AMDGPU/SI: Update ISA version for FIJI
Tom Stellard via llvm-commits
- [llvm] r257666 - AMDGPU/SI: Update ISA version for FIJI
Hans Wennborg via llvm-commits
- [llvm] r257920 - Bring back "Assert that we have all use/users in the getters."
xiuli pan via llvm-commits
- [llvm] r258184 - [SCEV] Fix PR26207
Hans Wennborg via llvm-commits
- [llvm] r258184 - [SCEV] Fix PR26207
Sanjoy Das via llvm-commits
- [llvm] r258184 - [SCEV] Fix PR26207
Sanjoy Das via llvm-commits
- [llvm] r258184 - [SCEV] Fix PR26207
Hans Wennborg via llvm-commits
- [llvm] r258362 - Simplify the logic. NFC.
Mehdi Amini via llvm-commits
- [llvm] r258386 - AMDGPU/SI: Pass whether to use the SI scheduler via Target Attribute
Hans Wennborg via llvm-commits
- [llvm] r258386 - AMDGPU/SI: Pass whether to use the SI scheduler via Target Attribute
Tom Stellard via llvm-commits
- [llvm] r258391 - Change ConstantFoldInstOperands to take Instruction instead of opcode and type. NFC.
Daniel Berlin via llvm-commits
- [llvm] r258406 - [GCOV] Avoid emitting profile arcs for module and skeleton CUs
Vedant Kumar via llvm-commits
- [llvm] r258406 - [GCOV] Avoid emitting profile arcs for module and skeleton CUs
Hans Wennborg via llvm-commits
- [llvm] r258406 - [GCOV] Avoid emitting profile arcs for module and skeleton CUs
David Blaikie via llvm-commits
- [llvm] r258406 - [GCOV] Avoid emitting profile arcs for module and skeleton CUs
Hans Wennborg via llvm-commits
- [llvm] r258406 - [GCOV] Avoid emitting profile arcs for module and skeleton CUs
Vedant Kumar via llvm-commits
- [llvm] r258406 - [GCOV] Avoid emitting profile arcs for module and skeleton CUs
Hans Wennborg via llvm-commits
- [llvm] r258436 - Let test-release.sh checkout subprojects directly into the target tree,
Hans Wennborg via llvm-commits
- [llvm] r258436 - Let test-release.sh checkout subprojects directly into the target tree,
Dimitry Andric via llvm-commits
- [llvm] r258471 - Do not lower VSETCC if operand is an f16 vector
Hans Wennborg via llvm-commits
- [llvm] r258471 - Do not lower VSETCC if operand is an f16 vector
Tim Northover via llvm-commits
- [llvm] r258471 - Do not lower VSETCC if operand is an f16 vector
Hans Wennborg via llvm-commits
- [llvm] r258557 - AMDGPU: Rename intrinsics to use amdgcn prefix
Michel Dänzer via llvm-commits
- [llvm] r258620 - [LIR] Add support for structs and hand unrolled loops
Quentin Colombet via llvm-commits
- [llvm] r258620 - [LIR] Add support for structs and hand unrolled loops
Quentin Colombet via llvm-commits
- [llvm] r258620 - [LIR] Add support for structs and hand unrolled loops
via llvm-commits
- [llvm] r258620 - [LIR] Add support for structs and hand unrolled loops
Quentin Colombet via llvm-commits
- [llvm] r258627 - [Bitcode] Insert the darwin wrapper at the beginning of a file when the
Rafael Espíndola via llvm-commits
- [llvm] r258627 - [Bitcode] Insert the darwin wrapper at the beginning of a file when the
Akira Hatanaka via llvm-commits
- [llvm] r258627 - [Bitcode] Insert the darwin wrapper at the beginning of a file when the
Rafael Espíndola via llvm-commits
- [llvm] r258627 - [Bitcode] Insert the darwin wrapper at the beginning of a file when the
Pete Cooper via llvm-commits
- [llvm] r258627 - [Bitcode] Insert the darwin wrapper at the beginning of a file when the
Mehdi Amini via llvm-commits
- [llvm] r258627 - [Bitcode] Insert the darwin wrapper at the beginning of a file when the
Mehdi Amini via llvm-commits
- [llvm] r258627 - [Bitcode] Insert the darwin wrapper at the beginning of a file when the
Rafael Espíndola via llvm-commits
- [llvm] r258627 - [Bitcode] Insert the darwin wrapper at the beginning of a file when the
Akira Hatanaka via llvm-commits
- [llvm] r258671 - [AVX512] [CMPPS ][ CMPPD ] Adding full Comparison Predicate names
Michael Zuckerman via llvm-commits
- [llvm] r258675 - AVX1 : Enable vector masked_load/store to AVX1.
Igor Breger via llvm-commits
- [llvm] r258676 - Silence a -Wparentheses warning; NFC.
Junmo Park via llvm-commits
- [llvm] r258677 - [TableGen] Fix sort order of asm operand classes
Oliver Stannard via llvm-commits
- [llvm] r258678 - [ARM] Add ARMv8.2-A FP16 scalar instructions
Oliver Stannard via llvm-commits
- [llvm] r258680 - [X86][IFMA] adding intrinsics and encoding for multiply and add of unsigned 52bit integer
Asaf Badouh via llvm-commits
- [llvm] r258681 - [ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline/Mainline
Bradley Smith via llvm-commits
- [llvm] r258682 - [ARM] Add new system registers to ARMv8-M Baseline/Mainline
Bradley Smith via llvm-commits
- [llvm] r258683 - [ARM] Add DSP build attribute and extension targeting
Bradley Smith via llvm-commits
- [llvm] r258686 - [AVX512] Adding PTESTMB/W/D/Q instruction
Michael Zuckerman via llvm-commits
- [llvm] r258687 - Reapplying r256836 with a fix for MSVC 14 support.
Aaron Ballman via llvm-commits
- [llvm] r258687 - Reapplying r256836 with a fix for MSVC 14 support.
Ismail Donmez via llvm-commits
- [llvm] r258687 - Reapplying r256836 with a fix for MSVC 14 support.
Ismail Donmez via llvm-commits
- [llvm] r258688 - [AVX512] Adding PTESTNMB/D/W/Q instruction
Michael Zuckerman via llvm-commits
- [llvm] r258690 - [DemandedBits] Fix computation of demanded bits for ICmps
James Molloy via llvm-commits
- [llvm] r258690 - [DemandedBits] Fix computation of demanded bits for ICmps
James Molloy via llvm-commits
- [llvm] r258690 - [DemandedBits] Fix computation of demanded bits for ICmps
Hans Wennborg via llvm-commits
- [llvm] r258690 - [DemandedBits] Fix computation of demanded bits for ICmps
James Molloy via llvm-commits
- [llvm] r258691 - [SelectionDAG] Use the correct return type for memcpy, memmove, and memset.
Dan Gohman via llvm-commits
- [llvm] r258692 - [WebAssembly] Minor code formatting cleanups. NFC.
Dan Gohman via llvm-commits
- [llvm] r258693 - [WebAssembly] Add tests for negative offsets with global variable addresses.
Dan Gohman via llvm-commits
- [llvm] r258694 - [WebAssembly] Fix unbalanced register stack code in the case of late DCE.
Dan Gohman via llvm-commits
- [llvm] r258699 - don't repeat function names in documentation comments; NFC
Sanjay Patel via llvm-commits
- [llvm] r258700 - Differential Revision: http://reviews.llvm.org/D13151
Lawrence Hu via llvm-commits
- [llvm] r258700 - Differential Revision: http://reviews.llvm.org/D13151
David Blaikie via llvm-commits
- [llvm] r258700 - Differential Revision: http://reviews.llvm.org/D13151
Sanjoy Das via llvm-commits
- [llvm] r258700 - Differential Revision: http://reviews.llvm.org/D13151
Lawrence via llvm-commits
- [llvm] r258701 - Add a test showing we can write a vector of floats.
Rafael Espindola via llvm-commits
- [llvm] r258702 - Temporary disable broken fuzzer/timeout tests.
Ivan Krasin via llvm-commits
- [llvm] r258703 - Speculatively revert r258620 as it is the likely culprid of PR26293.
Quentin Colombet via llvm-commits
- [llvm] r258705 - Reapply commit r25804 with fix
Matthew Simpson via llvm-commits
- [llvm] r258708 - Undo commit 258700 due to missing commit message
Lawrence Hu via llvm-commits
- [llvm] r258709 - Enable loopreroll to rerool loop with pointer induction variable.
Lawrence Hu via llvm-commits
- [llvm] r258716 - Fix a typo
Xinliang David Li via llvm-commits
- [llvm] r258722 - [ThinLTO] Handle DISubprogram reached indirectly from DIImportedEntity
Teresa Johnson via llvm-commits
- [llvm] r258726 - [X86][AVX] Add commutation support for VPERM2X128 instructions
Simon Pilgrim via llvm-commits
- [llvm] r258728 - [ThinLTO] Find all needed metadata when linking metadata as postpass
Teresa Johnson via llvm-commits
- [llvm] r258729 - X86ISelLowering: Fix cmov(cmov) special lowering bug
Matthias Braun via llvm-commits
- [llvm] r258729 - X86ISelLowering: Fix cmov(cmov) special lowering bug
Hans Wennborg via llvm-commits
- [llvm] r258729 - X86ISelLowering: Fix cmov(cmov) special lowering bug
Matthias Braun via llvm-commits
- [llvm] r258729 - X86ISelLowering: Fix cmov(cmov) special lowering bug
Hans Wennborg via llvm-commits
- [llvm] r258736 - [docs] Document how to merge patches into release branches
Vedant Kumar via llvm-commits
- [llvm] r258740 - [GVN] Factor out common code [NFCI]
Philip Reames via llvm-commits
- [llvm] r258746 - [cfi] Cross-DSO CFI diagnostic mode (LLVM part).
Evgeniy Stepanov via llvm-commits
- [llvm] r258747 - [GVN] Rearrange code to make local vs non-local cases more obvious [NFCI]
Philip Reames via llvm-commits
- [llvm] r258750 - [MC] Use .p2align instead of .align
Dan Gohman via llvm-commits
- [llvm] r258752 - Followup to 258750; update this test to use .p2align .
Dan Gohman via llvm-commits
- [llvm] r258754 - Followup to 258750; update all MC tests to use .p2align .
Dan Gohman via llvm-commits
- [llvm] r258755 - Followup to 258750; update more tests to use .p2align .
Dan Gohman via llvm-commits
- [llvm] r258756 - LiveIntervalAnalysis: Cleanup handleMove{Down|Up}() functions, NFC
Matthias Braun via llvm-commits
- [llvm] r258756 - LiveIntervalAnalysis: Cleanup handleMove{Down|Up}() functions, NFC
Justin Bogner via llvm-commits
- [llvm] r258757 - Sort intrinsics by LLVM intrinsic name, rather than tablegen def name
Reid Kleckner via llvm-commits
- [llvm] r258771 - LiveIntervalAnalysis: Improve some comments
Matthias Braun via llvm-commits
- [llvm] r258774 - Use binary search for intrinsic ID lookups
Reid Kleckner via llvm-commits
- [llvm] r258777 - [LIR] Add support for structs and hand unrolled loops
Haicheng Wu via llvm-commits
- [llvm] r258779 - [WebAssembly] Implement unaligned loads and stores.
Dan Gohman via llvm-commits
- [llvm] r258780 - [WebAssembly] Remove a completed entry from the README.txt.
Dan Gohman via llvm-commits
- [llvm] r258781 - [WebAssembly] Optimize memcpy/memmove/memcpy calls.
Dan Gohman via llvm-commits
- [llvm] r258783 - AMDGPU: Restore AMDGPU prefixed rsq intrinsic for now
Matt Arsenault via llvm-commits
- [llvm] r258784 - AMDGPU: Note mesa version in release notes
Matt Arsenault via llvm-commits
- [llvm] r258785 - AMDGPU: Implement read_register and write_register intrinsics
Matt Arsenault via llvm-commits
- [llvm] r258786 - AMDGPU: Add new amdgcn intrinsics for cube instructions
Matt Arsenault via llvm-commits
- [llvm] r258787 - AMDGPU: Remove old sample intrinsics
Matt Arsenault via llvm-commits
- [llvm] r258788 - AMDGPU: Make v32i8/v64i8 illegal types
Matt Arsenault via llvm-commits
- [llvm] r258789 - AMDGPU: Tidy minor td file issues
Matt Arsenault via llvm-commits
- [llvm] r258790 - AMDGPU: Move AMDGPU intrinsics only used by R600
Matt Arsenault via llvm-commits
- [llvm] r258793 - [X86] Mark LDS/LES as not being allowed in 64-bit mode.
Craig Topper via llvm-commits
- [llvm] r258798 - [X86][SSE] Add zero element and general 64-bit VZEXT_LOAD support to EltsFromConsecutiveLoads
Simon Pilgrim via llvm-commits
- [llvm] r258806 - [DebugInfo] Fix DWARFDebugFrame instruction operand ordering
Igor Laevsky via llvm-commits
- [llvm] r258810 - [WebAssembly] Fix a typo in a comment.
Dan Gohman via llvm-commits
- [llvm] r258811 - Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame."
Igor Laevsky via llvm-commits
- [llvm] r258811 - Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame."
Rafael Espíndola via llvm-commits
- [llvm] r258812 - Revert "Reapply commit r258404 with fix"
Matthew Simpson via llvm-commits
- [llvm] r258816 - [LibCallSimplifier] fold memset(malloc(x), 0, x) --> calloc(1, x)
Sanjay Patel via llvm-commits
- [llvm] r258818 - Reflect the MC/MCDisassembler split on the include/ level.
Benjamin Kramer via llvm-commits
- [llvm] r258820 - don't repeat names in documentation comments; NFC
Sanjay Patel via llvm-commits
- [llvm] r258825 - fix formatting; NFC
Sanjay Patel via llvm-commits
- [llvm] r258826 - Update the comments for the macho-invalid-zero-ncmds test and fix
Kevin Enderby via llvm-commits
- [llvm] r258827 - Update wasm target for r258819.
Benjamin Kramer via llvm-commits
- [llvm] r258828 - [x86, AVX] tighten checks
Sanjay Patel via llvm-commits
- [llvm] r258830 - Reassociate: Reprocess RedoInsts after each inst
Aditya Nandakumar via llvm-commits
- [llvm] r258831 - Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes.
Eugene Zelenko via llvm-commits
- [llvm] r258831 - Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes.
Demikhovsky, Elena via llvm-commits
- [llvm] r258833 - [x86] simplify getOnesVector() ; NFCI
Sanjay Patel via llvm-commits
- [llvm] r258837 - [llvm-nm] Simplify. No functional changes intended.
Davide Italiano via llvm-commits
- [llvm] r258838 - tidy up; NFC
Sanjay Patel via llvm-commits
- [llvm] r258841 - [ScheduleDAGInstrs] Simplify logic to improve readability. NFC.
Chad Rosier via llvm-commits
- [llvm] r258845 - [llvm-readobj] Add -elf-section-groups option
Hemant Kulkarni via llvm-commits
- [llvm] r258846 - [llvm-nm] Roll several conditions into a single if. NFCI.
Davide Italiano via llvm-commits
- [llvm] r258847 - Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou via llvm-commits
- [llvm] r258847 - Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
James Knight via llvm-commits
- [llvm] r258847 - Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Xinliang David Li via llvm-commits
- [llvm] r258847 - Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Benjamin Kramer via llvm-commits
- [llvm] r258847 - Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Xinliang David Li via llvm-commits
- [llvm] r258848 - Add a missing test case for r258847.
Cong Hou via llvm-commits
- [llvm] r258851 - WebAssembly: don't optimize memcpy/memmove/memcpy to frame index
JF Bastien via llvm-commits
- [llvm] r258853 - WebAssembly NFC: update error message
JF Bastien via llvm-commits
- [llvm] r258854 - Fixes build break introduced by r258845
Hemant Kulkarni via llvm-commits
- [llvm] r258856 - Fix comparison warning (r258845)
Hemant Kulkarni via llvm-commits
- [llvm] r258858 - [x86] add materializeVectorConstant() helper function; NFC
Sanjay Patel via llvm-commits
- [llvm] r258860 - [WebAssembly] Remove check for FrameIndex operands in WebAssemblyPeephole
Derek Schuff via llvm-commits
- [llvm] r258861 - Remove autoconf support
Chris Bieneman via llvm-commits
- [llvm] r258861 - Remove autoconf support
Chris Bieneman via llvm-commits
- [llvm] r258861 - Remove autoconf support
Rafael Espíndola via llvm-commits
- [llvm] r258865 - [X86] Add support for zeroed shuffle elements to getShuffleScalarElt
Simon Pilgrim via llvm-commits
- [llvm] r258867 - [x86] make the subtarget member a const reference, not a pointer ; NFCI
Sanjay Patel via llvm-commits
- [llvm] r258867 - [x86] make the subtarget member a const reference, not a pointer ; NFCI
Eric Christopher via llvm-commits
- [llvm] r258867 - [x86] make the subtarget member a const reference, not a pointer ; NFCI
Sanjay Patel via llvm-commits
- [llvm] r258868 - [X86][SSE] Added 8i8 to 8i64 sext/zext tests
Simon Pilgrim via llvm-commits
- [llvm] r258871 - Handle more edge cases in intrinsic name binary search
Reid Kleckner via llvm-commits
- [llvm] r258872 - [WebAssembly] Omit no-op adds for non-mem uses of FrameIndex
Derek Schuff via llvm-commits
- [llvm] r258873 - Fixing the documentation builds
Chris Bieneman via llvm-commits
- [llvm] r258875 - [llvm-tblgen] Stop emitting the intrinsic name matching code
Reid Kleckner via llvm-commits
- [llvm] r258876 - [PGO] allow pgo name collector to disable compression (for testing)/NFC
Xinliang David Li via llvm-commits
- [llvm] r258878 - [docs] Fix a typo
Sanjoy Das via llvm-commits
- [llvm] r258882 - [GVN] Split AvailableValueInBlock into two parts [NFC]
Philip Reames via llvm-commits
- [llvm] r258883 - Fix identify_magic() to check that a file that starts with MH_MAGIC is
Kevin Enderby via llvm-commits
- [llvm] r258884 - Disable all standard lib functions for NVVM.
Justin Lebar via llvm-commits
- [llvm] r258889 - [PGO] Make header portable for C /NFC
Xinliang David Li via llvm-commits
- [llvm] r258891 - test-release.sh: Ignore LC_CTYPE in sed invocation on Darwin
Hans Wennborg via llvm-commits
- [llvm] r258895 - [WebAssembly] Add a test for the mem-intrinsic code in WebAssemblyPeephole.cpp
Dan Gohman via llvm-commits
- [llvm] r258897 - [llvm-tblgen] Avoid StringMatcher for GCC and MS builtin names
Reid Kleckner via llvm-commits
- [llvm] r258898 - Add "/dev/tty" as a special file name for lit tests.
Yunzhong Gao via llvm-commits
- [llvm] r258899 - [cmake] Remove /Og- flag which was working around PR24785
Reid Kleckner via llvm-commits
- [llvm] r258901 - AMDGPU: Fix default device handling
Matt Arsenault via llvm-commits
- [llvm] r258903 - Revert "[SimplifyCFG] allow speculation of exactly one expensive instruction (PR24818)"
David Majnemer via llvm-commits
- [llvm] r258904 - [SimplifyCFG] Don't mistake icmp of and for a tree of comparisons
David Majnemer via llvm-commits
- [llvm] r258905 - Revert "Revert "[SimplifyCFG] allow speculation of exactly one expensive instruction (PR24818)""
David Majnemer via llvm-commits
- [llvm] r258906 - [Coverage] Fix more bugs in covmap V1 documentation
Xinliang David Li via llvm-commits
- [llvm] r258907 - Function: Slightly simplify code by using existing hasFnAttribute() convenience function
Matthias Braun via llvm-commits
- [llvm] r258908 - SmallPtrSet: Inline the part of insert_imp in the small case
Matthias Braun via llvm-commits
- [llvm] r258909 - [SLPVectorizer] Swap the checking order of isCommutative and isConsecutiveAccess
Haicheng Wu via llvm-commits
- [llvm] r258912 - [IndVarSimplify] Rewrite loop exit values with their initial values from loop preheader
Chen Li via llvm-commits
- [llvm] r258914 - AVX512: Add store mask patterns.
Igor Breger via llvm-commits
- [llvm] r258915 - AVX512: Fix vpmovzxbw predicate for AVX1/2 instructions.
Igor Breger via llvm-commits
- [llvm] r258917 - Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
Benjamin Kramer via llvm-commits
- [llvm] r258922 - AMDGPU/SI: Stoney has only 16 LDS banks
Marek Olsak via llvm-commits
- [llvm] r258922 - AMDGPU/SI: Stoney has only 16 LDS banks
Tom Stellard via llvm-commits
- [llvm] r258922 - AMDGPU/SI: Stoney has only 16 LDS banks
Hans Wennborg via llvm-commits
- [llvm] r258923 - Add missing build attribute regression tests for Cortex-A8
Sjoerd Meijer via llvm-commits
- [llvm] r258927 - Revert "Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed."
Benjamin Kramer via llvm-commits
- [llvm] r258928 - Remove superfluous call to std::to_string that's breaking the cygwin build.
Benjamin Kramer via llvm-commits
- [llvm] r258929 - Reapply commit r258404 with fix
Matthew Simpson via llvm-commits
- [llvm] r258931 - [DebugInfo] Support zero-length CIE in the _eh_frame parser
Igor Laevsky via llvm-commits
- [llvm] r258936 - AMDGPU/SI: Fix commuting of 32-bit VOPC instructions
Tom Stellard via llvm-commits
- [llvm] r258937 - Make some headers self-contained, remove unused includes that violate layering.
Benjamin Kramer via llvm-commits
- [llvm] r258938 - Move passes that live in lib/CodeGen out of Scalar.h
Benjamin Kramer via llvm-commits
- [llvm] r258939 - Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to CodeGen/
Benjamin Kramer via llvm-commits
- [llvm] r258941 - [X86][SSE] Test insertps instrinsic calls with masks that can't combine to something simpler
Simon Pilgrim via llvm-commits
- [llvm] r258942 - Move SafeStack to CodeGen.
Benjamin Kramer via llvm-commits
- [llvm] r258944 - [IndVars] Use range-for; NFC
Sanjoy Das via llvm-commits
- [llvm] r258945 - [IndVars] Use isSCEVable; NFC
Sanjoy Das via llvm-commits
- [llvm] r258946 - [IndVars] Hoist DataLayout load out of loop; NFC
Sanjoy Das via llvm-commits
- [llvm] r258951 - Refactor backend diagnostics for unsupported features
Oliver Stannard via llvm-commits
- [llvm] r258951 - Refactor backend diagnostics for unsupported features
Benjamin Kramer via llvm-commits
- [llvm] r258951 - Refactor backend diagnostics for unsupported features
NAKAMURA Takumi via llvm-commits
- [llvm] r258956 - Make more headers self-contained.
Benjamin Kramer via llvm-commits
- [llvm] r258957 - Unbreak wasm build after r258951.
Benjamin Kramer via llvm-commits
- [llvm] r258957 - Unbreak wasm build after r258951.
JF Bastien via llvm-commits
- [llvm] r258970 - Add support for objc_unsafeClaimAutoreleasedReturnValue to the
John McCall via llvm-commits
- [llvm] r258971 - [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
Sanjay Patel via llvm-commits
- [llvm] r258971 - [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
Hans Wennborg via llvm-commits
- [llvm] r258971 - [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
David Majnemer via llvm-commits
- [llvm] r258971 - [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
Hans Wennborg via llvm-commits
- [llvm] r258973 - Don't put classes in headers into anonymous namespaces.
Benjamin Kramer via llvm-commits
- [llvm] r258974 - One more batch of self-containing headers.
Benjamin Kramer via llvm-commits
- [llvm] r258975 - ARMv7k: base ABI decision on v7k Arch rather than watchos OS.
Tim Northover via llvm-commits
- [llvm] r258982 - [llvm-nm] Remove redundant check for file validity.
Davide Italiano via llvm-commits
- [llvm] r258987 - [utils] Add windows support to update_llc_test_checks.py
Simon Pilgrim via llvm-commits
- [llvm] r258989 - [WebAssembly] Implement byval arguments
Derek Schuff via llvm-commits
- [llvm] r258993 - Tweak unnamed label syntax in textual IR for easier matching in tests.
Evgeniy Stepanov via llvm-commits
- [llvm] r258995 - [TTI] Add getPrefetchDistance from PPCLoopDataPrefetch, NFC
Adam Nemet via llvm-commits
- [llvm] r259002 - less indenting; NFCI
Sanjay Patel via llvm-commits
- [llvm] r259008 - Minor style cleanup of CFLAA. NFC.
George Burgess IV via llvm-commits
- [llvm] r259009 - [WebAssembly] Enhanced register stackification
Dan Gohman via llvm-commits
- [llvm] r259010 - Minor code formatting cleanup. NFC.
Junmo Park via llvm-commits
- [llvm] r259013 - [WebAssembly] Don't stackify a register def past a get_local use in the same tree.
Dan Gohman via llvm-commits
- [llvm] r259016 - Revert r258951 (and r258950), "Refactor backend diagnostics for unsupported features"
NAKAMURA Takumi via llvm-commits
- [llvm] r259016 - Revert r258951 (and r258950), "Refactor backend diagnostics for unsupported features"
JF Bastien via llvm-commits
- [llvm] r259016 - Revert r258951 (and r258950), "Refactor backend diagnostics for unsupported features"
NAKAMURA Takumi via llvm-commits
- [llvm] r259017 - SmallPtrSet: Remove trailing whitespace, fix indentation
Matthias Braun via llvm-commits
- [llvm] r259018 - SmallPtrSet: Share some code between copy/move constructor/assignment operator
Matthias Braun via llvm-commits
- [llvm] r259019 - SmallPtrSet: Make destructor available for inlining
Matthias Braun via llvm-commits
- [llvm] r259020 - WebAssembly: fix build
JF Bastien via llvm-commits
- [llvm] r259021 - SmallPtrSet: Add missing include
Matthias Braun via llvm-commits
- [llvm] r259024 - [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Junmo Park via llvm-commits
- [llvm] r259025 - ValueTracking: Use fixed array for assumption exclude set in Query.
Matthias Braun via llvm-commits
- [llvm] r259029 - [X86][AVX512] small fix in ptestm intrinsics
Asaf Badouh via llvm-commits
- [llvm] r259033 - Minor code cleanups. NFC.
Junmo Park via llvm-commits
- [llvm] r259034 - [X86][SSE] Move setTargetShuffleZeroElements closer to getTargetShuffleMask. NFCI.
Simon Pilgrim via llvm-commits
- [llvm] r259035 - Add backend dignostic printer for unsupported features
Oliver Stannard via llvm-commits
- [llvm] r259039 - [mips][microMIPS] Disable FastISel for microMIPS
Zoran Jovanovic via llvm-commits
- [llvm] r259040 - Unbreak the wasm backend again after r259035.
Benjamin Kramer via llvm-commits
- [llvm] r259044 - AVX512: Fix truncate v32i8 to v32i1 lowering implementation.
Igor Breger via llvm-commits
- [llvm] r259045 - Revert r259035, it introduces a cyclic library dependency
Oliver Stannard via llvm-commits
- [llvm] r259049 - Improve efficiency of handling unmapped subprogram metadata
Teresa Johnson via llvm-commits
- [llvm] r259050 - [x86] Merge multiple calls to DAG.getTargetLoweringInfo(). NFC.
Simon Pilgrim via llvm-commits
- [llvm] r259052 - [AArch64] Set MMOs on pre- and post-index instructions.
Chad Rosier via llvm-commits
- [llvm] r259053 - [LICM] Keep metadata on control equivalent hoists
Sanjoy Das via llvm-commits
- [llvm] r259054 - AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp
Tom Stellard via llvm-commits
- [llvm] r259055 - [PlaceSafepoints] Minor test cleanup; NFC
Sanjoy Das via llvm-commits
- [llvm] r259057 - [X86] Test commit, fixed typos in comments. NFC.
Mitch Bodart via llvm-commits
- [llvm] r259059 - AMDGPU: waitcnt operand fixes
Tom Stellard via llvm-commits
- [llvm] r259060 - Make header self-contained.
Benjamin Kramer via llvm-commits
- [llvm] r259062 - [PlaceSafepoints] Clean up tests; NFC
Sanjoy Das via llvm-commits
- [llvm] r259065 - [X86] Don't transform X << 1 to X + X during type legalization
David Majnemer via llvm-commits
- [llvm] r259074 - Address buildbot fallout from r259065
David Majnemer via llvm-commits
- [llvm] r259075 - [SplitModule] In split module utility we should never separate alias with its aliasee.
Sergei Larin via llvm-commits
- [llvm] r259083 - add masked intrinsic tests to show missed opportunities
Sanjay Patel via llvm-commits
- [llvm] r259087 - Fixed compilation issue.
Elena Demikhovsky via llvm-commits
- [llvm] r259088 - AMDGPU: Set DX10Clamp bit
Matt Arsenault via llvm-commits
- [llvm] r259089 - AMDGPU: Match some med3 patterns
Matt Arsenault via llvm-commits
- [llvm] r259090 - AMDGPU: Match fmed3 patterns with legacy fmin/fmax
Matt Arsenault via llvm-commits
- [llvm] r259094 - Bring back the test-suite export in test-release without bringing back the build failures.
Daniel Sanders via llvm-commits
- [llvm] r259096 - [PlaceSafepoints] Clamp NoStatepoints to true
Sanjoy Das via llvm-commits
- [llvm] r259097 - [RS4GC] Change opt %s to opt < %s; NFC
Sanjoy Das via llvm-commits
- [llvm] r259100 - [X86][AVX] Added more thorough 256-bit vector consecutive load tests.
Simon Pilgrim via llvm-commits
- [llvm] r259103 - [RuntimeDyld][MachO] Fix handling of empty eh-frame sections.
Lang Hames via llvm-commits
- [llvm] r259106 - Don't mention a command line option in an error.
Rafael Espindola via llvm-commits
- [llvm] r259110 - [PlaceSafepoints] Eliminate dead code; NFC
Sanjoy Das via llvm-commits
- [llvm] r259111 - [PlaceSafepoints] Remvoe unused headers, and sort #includes; NFC
Sanjoy Das via llvm-commits
- [llvm] r259112 - [PlaceSafepoints] Misc. minor cleanups; NFC
Sanjoy Das via llvm-commits
- [llvm] r259115 - Remove unused MC includes from LTOModule.h
Reid Kleckner via llvm-commits
- [llvm] r259115 - Remove unused MC includes from LTOModule.h
Rafael Espíndola via llvm-commits
- [llvm] r259115 - Remove unused MC includes from LTOModule.h
Reid Kleckner via llvm-commits
- [llvm] r259115 - Remove unused MC includes from LTOModule.h
Rafael Espíndola via llvm-commits
- [llvm] r259117 - [CodeView] Use assembler directives for line tables
Reid Kleckner via llvm-commits
- [llvm] r259120 - Lower inlining threshold when the caller has minsize attribute.
Easwaran Raman via llvm-commits
- [llvm] r259121 - [PlaceSafepoints] Use DEBUG() instead of TraceLSP
Sanjoy Das via llvm-commits
- [llvm] r259123 - Silence gcc warning about ternary and enumerations
Reid Kleckner via llvm-commits
- [llvm] r259124 - Add missing raw_ostream include
Reid Kleckner via llvm-commits
- [llvm] r259125 - [RS4GC] Port three tests to the deopt bundles directory
Sanjoy Das via llvm-commits
- [llvm] r259126 - Revert "[CodeView] Use assembler directives for line tables"
Reid Kleckner via llvm-commits
- [llvm] r259129 - [RS4GC] Clamp UseDeoptBundles to true and update tests
Sanjoy Das via llvm-commits
- [llvm] r259130 - Reland "[CodeView] Use assembler directives for line tables
George Rimar via llvm-commits
- [llvm] r259130 - Reland "[CodeView] Use assembler directives for line tables
Reid Kleckner via llvm-commits
- [llvm] r259130 - Reland "[CodeView] Use assembler directives for line tables"
Reid Kleckner via llvm-commits
- [llvm] r259130 - Reland "[CodeView] Use assembler directives for line tables"
David Blaikie via llvm-commits
- [llvm] r259130 - Reland "[CodeView] Use assembler directives for line tables"
Reid Kleckner via llvm-commits
- [llvm] r259132 - [RS4GC] Delete code that is dead due to r259129; NFC
Sanjoy Das via llvm-commits
- [llvm] r259133 - [RS4GC] Minor cleanups enabled by the previous change; NFC
Sanjoy Das via llvm-commits
- [llvm] r259134 - [AArch64] Fix i64 nontemporal high-half extraction.
Ahmed Bougacha via llvm-commits
- [llvm] r259139 - Minor code cleanup. NFC.
Junmo Park via llvm-commits
- [llvm] r259145 - [GVN] Add clarifying assert [NFCI]
Philip Reames via llvm-commits
- [llvm] r259146 - Fix some -Wstring-conversion warnings
David Blaikie via llvm-commits
- [llvm] r259148 - Revert "Reapply commit r258404 with fix"
David Majnemer via llvm-commits
- [llvm] r259151 - SmallPtrSetTest: Check that iterators are still valid after erase()
Matthias Braun via llvm-commits
- [llvm] r259152 - SmallPtrSetTest: More checks for the swap() testing
Matthias Braun via llvm-commits
- [llvm] r259161 - [WinEH] Don't perform state stores in cleanups
David Majnemer via llvm-commits
- [llvm] r259162 - [llvm-bcanalyzer] Dump bitcode wrapper header
Akira Hatanaka via llvm-commits
- [llvm] r259176 - Fix up conditional formatting.
Eric Christopher via llvm-commits
- [llvm] r259177 - Since LI/LIS sign extend the constant passed into the instruction we should
Eric Christopher via llvm-commits
- [llvm] r259178 - Refactor common code for PPC fast isel load immediate selection.
Eric Christopher via llvm-commits
- [llvm] r259179 - Minor bugfix in AAResults::getModRefInfo.
George Burgess IV via llvm-commits
- [llvm] r259180 - AMDGPU: Remove 24-bit intrinsics
Matt Arsenault via llvm-commits
- [llvm] r259182 - [ARM] Emit trap instruction using .inst directive
Alexandros Lamprineas via llvm-commits
- [llvm] r259190 - [IR] Shuffle the code for getSequentialElementType to type.h to avoid circular header dependencies.
Benjamin Kramer via llvm-commits
- [llvm] r259191 - [IR] Move definitions of users of Use::set to Value.h
Benjamin Kramer via llvm-commits
- [llvm] r259201 - [ScheduleDAGInstrs::buildSchedGraph()] Handling of memory dependecies rewritten.
Jonas Paulsson via llvm-commits
- [llvm] r259202 - [mips] Absolute value macro expansion
Zoran Jovanovic via llvm-commits
- [llvm] r259203 - [RS4GC] Add some missing tests and CHECK: lines
Sanjoy Das via llvm-commits
- [llvm] r259204 - [RS4GC] Remove unnecessary redirections from tests; NFC
Sanjoy Das via llvm-commits
- [llvm] r259205 - [CodeView] Fix dumping the is_stmt bit from the line table
Reid Kleckner via llvm-commits
- [llvm] r259208 - [RS4GC] Minor local cleanup to StabilizeOrder; NFC
Sanjoy Das via llvm-commits
- [llvm] r259208 - [RS4GC] Minor local cleanup to StabilizeOrder; NFC
David Blaikie via llvm-commits
- [llvm] r259208 - [RS4GC] Minor local cleanup to StabilizeOrder; NFC
Sanjoy Das via llvm-commits
- [llvm] r259209 - [RS4GC] Remove unnecessary const_cast; NFC
Sanjoy Das via llvm-commits
- [llvm] r259211 - [RS4GC] Address post-commit review on r259208 from David
Sanjoy Das via llvm-commits
- [llvm] r259212 - [SLP] Fix printing of debug statement (NFC)
Matthew Simpson via llvm-commits
- [llvm] r259213 - Temporarily revert "[ScheduleDAGInstrs::buildSchedGraph()] Handling of memory dependecies rewritten."
Jonas Paulsson via llvm-commits
- [llvm] r259215 - Fix the build
David Majnemer via llvm-commits
- [llvm] r259217 - [codeview] Begin to add support for inlined call sites
Reid Kleckner via llvm-commits
- [llvm] r259219 - [X86] Add missing "CHECK" colon in r259065 test.
Ahmed Bougacha via llvm-commits
- [llvm] r259220 - [WebAssembly] Support frame pointer
Derek Schuff via llvm-commits
- [llvm] r259223 - [WebAssembly] Update test expectations
Derek Schuff via llvm-commits
- [llvm] r259228 - ARM: don't mangle DAG constant if it has more than one use
Tim Northover via llvm-commits
- [llvm] r259228 - ARM: don't mangle DAG constant if it has more than one use
Tim Northover via llvm-commits
- [llvm] r259228 - ARM: don't mangle DAG constant if it has more than one use
Hans Wennborg via llvm-commits
- [llvm] r259228 - ARM: don't mangle DAG constant if it has more than one use
Tim Northover via llvm-commits
- [llvm] r259230 - [CodeView] Implement .cv_inline_linetable
David Majnemer via llvm-commits
- [llvm] r259231 - Unbreak windows buildbots
David Majnemer via llvm-commits
- [llvm] r259236 - [InstCombine] avoid an insertelement transformation that induces the opposite extractelement fold (PR26354)
Sanjay Patel via llvm-commits
- [llvm] r259236 - [InstCombine] avoid an insertelement transformation that induces the opposite extractelement fold (PR26354)
Hans Wennborg via llvm-commits
- [llvm] r259236 - [InstCombine] avoid an insertelement transformation that induces the opposite extractelement fold (PR26354)
Hans Wennborg via llvm-commits
- [llvm] r259236 - [InstCombine] avoid an insertelement transformation that induces the opposite extractelement fold (PR26354)
David Majnemer via llvm-commits
- [llvm] r259236 - [InstCombine] avoid an insertelement transformation that induces the opposite extractelement fold (PR26354)
Hans Wennborg via llvm-commits
- [llvm] r259240 - Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
Yaron Keren via llvm-commits
- [llvm] r259242 - Improve test speed (interchange loop, reducing padding)
Xinliang David Li via llvm-commits
- [llvm] r259242 - Improve test speed (interchange loop, reducing padding)
Sean Silva via llvm-commits
- [llvm] r259242 - Improve test speed (interchange loop, reducing padding)
Xinliang David Li via llvm-commits
- [llvm] r259242 - Improve test speed (interchange loop, reducing padding)
Hans Wennborg via llvm-commits
- [llvm] r259242 - Improve test speed (interchange loop, reducing padding)
Xinliang David Li via llvm-commits
- [llvm] r259243 - Use range for loop
Xinliang David Li via llvm-commits
- [llvm] r259244 - Revert 259242, 259243 -- irrelvante changes pulled in
Xinliang David Li via llvm-commits
- [llvm] r259251 - AttributeSetNode: Summarize existing attributes in a bitset.
Matthias Braun via llvm-commits
- [llvm] r259252 - AttributeSetImpl: Summarize existing function attributes in a bitset.
Matthias Braun via llvm-commits
- [llvm] r259253 - Improve test speed/trial 2
Xinliang David Li via llvm-commits
- [llvm] r259254 - Need #include <climit> for CHAR_BIT
Matthias Braun via llvm-commits
- [llvm] r259255 - Need #include <cstdint> for uint64_t
Matthias Braun via llvm-commits
- [llvm] r259255 - Need #include <cstdint> for uint64_t
Craig Topper via llvm-commits
- [llvm] r259255 - Need #include <cstdint> for uint64_t
Matthias Braun via llvm-commits
- [llvm] r259255 - Need #include <cstdint> for uint64_t
mats petersson via llvm-commits
- [llvm] r259255 - Need #include <cstdint> for uint64_t
Craig Topper via llvm-commits
- [llvm] r259256 - Add LoopSimplifyCFG pass
Fiona Glaser via llvm-commits
- [llvm] r259256 - Add LoopSimplifyCFG pass
Sanjoy Das via llvm-commits
- [llvm] r259256 - Add LoopSimplifyCFG pass
via llvm-commits
- [llvm] r259257 - Fix the MSVC build by moving static asserts into constructors
Reid Kleckner via llvm-commits
- [llvm] r259258 - [Profiling] Add a -sparse mode to llvm-profdata merge
Vedant Kumar via llvm-commits
- [llvm] r259261 - Fix typo in LoopSimplifyCFG
Fiona Glaser via llvm-commits
- [llvm] r259262 - fix formatting; NFC
Sanjay Patel via llvm-commits
- [llvm] r259263 - [libFuzzer] re-enable test for -abort_on_timeout=1, this time protecting from ASAN_OPTIONS set outside
Kostya Serebryany via llvm-commits
- [llvm] r259264 - function names start with a lower case letter ; NFC
Sanjay Patel via llvm-commits
- [llvm] r259265 - [libFuzzer] add -timeout_exitcode option
Kostya Serebryany via llvm-commits
- [llvm] r259266 - [llvm-nm] Add a comment to explain why we initialize MC.
Davide Italiano via llvm-commits
- [llvm] r259270 - [Objective-C] Support a new special module flag.
Manman Ren via llvm-commits
- [llvm] r259277 - [CodeView] Properly handle empty line tables
David Majnemer via llvm-commits
- [llvm] r259279 - [CUDA] Die if we ask the NVPTX backend to emit a global ctor/dtor.
Justin Lebar via llvm-commits
- [llvm] r259280 - [docs] Remove references to autotools build.
Alexey Samsonov via llvm-commits
- [llvm] r259282 - Use Support/DataTypes.h instead of cstdint
Matthias Braun via llvm-commits
- [llvm] r259283 - Avoid overly large SmallPtrSet/SmallSet
Matthias Braun via llvm-commits
- [llvm] r259283 - Avoid overly large SmallPtrSet/SmallSet
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r259285 - Further reduce test time
Xinliang David Li via llvm-commits
- [llvm] r259290 - [BasicAA] NFC - utility function for two's complement wrap-around
Gerolf Hoflehner via llvm-commits
- [llvm] r259291 - Remove *.h.in - these were only used by the autoconf build system
Justin Bogner via llvm-commits
- [llvm] r259292 - Remove references to *.h.in files and some autoconf hackery
Justin Bogner via llvm-commits
- [llvm] r259293 - AMDGPU: Add new amdgcn workitem intrinsics
Matt Arsenault via llvm-commits
- [llvm] r259294 - [WebAssembly] Refine block placement to insert blocks between trees.
Dan Gohman via llvm-commits
- [llvm] r259295 - InstCombine: fabs(x) * fabs(x) -> x * x
Matt Arsenault via llvm-commits
- [llvm] r259296 - AMDGPU: Stop checking intrinsics not used by HSA for dispatch-ptr
Matt Arsenault via llvm-commits
- [llvm] r259297 - AMDGPU: Fix emitting invalid workitem intrinsics for HSA
Matt Arsenault via llvm-commits
- [llvm] r259298 - [BasicAA] Update on r259290 - added missing cast
Gerolf Hoflehner via llvm-commits
- [llvm] r259299 - [BasicAA] Fix for missing must alias (D16343)
Gerolf Hoflehner via llvm-commits
- [llvm] r259300 - [BasicAA] NFC - revised comment for function adjustToPointerSize()
Gerolf Hoflehner via llvm-commits
- [llvm] r259303 - WebAssembly NFC: fix build warning
JF Bastien via llvm-commits
- [llvm] r259305 - WebAssembly: don't optimize frameindex store
JF Bastien via llvm-commits
- [llvm] r259306 - [WebAssembly] Fix uses of FrameIndex as store values
Derek Schuff via llvm-commits
- [llvm] r259307 - [doc] improve the doc for CUDA
Jingyue Wu via llvm-commits
- [llvm] r259308 - Convert int to Twine instead of using utostr since it was already being added to a Twine. NFC
Craig Topper via llvm-commits
- [llvm] r259312 - Use std::end instead of repeating buffer sizes.
Craig Topper via llvm-commits
- [llvm] r259313 - Shrink character buffer size in raw_ostream::write_hex to 16 characters intead of 20 as that's the largest string a 64-bit hex value can be.
Craig Topper via llvm-commits
- [llvm] r259314 - No need to use utostr/utohexstr when writing into a raw_ostream. NFC
Craig Topper via llvm-commits
- [llvm] r259315 - [SelectionDAG] Eliminate exponential behavior in WalkChainUsers
Tim Shen via llvm-commits
- [llvm] r259317 - [dsymutil] Allow debug map mappings with no object file address. NFC
Frederic Riss via llvm-commits
- [llvm] r259318 - [dsymutil] Fix handling of common symbols.
Frederic Riss via llvm-commits
- [llvm] r259319 - [dsymutil] Fix FileCheck command.
Frederic Riss via llvm-commits
- [llvm] r259320 - WebAssembly: update expected failures
JF Bastien via llvm-commits
- [llvm] r259321 - WebAssembly: more failures are gone
JF Bastien via llvm-commits
- [llvm] r259322 - clean up; NFC
Sanjay Patel via llvm-commits
- [llvm] r259323 - simplify; NFC
Sanjay Patel via llvm-commits
- [llvm] r259324 - fix formatting; NFC
Sanjay Patel via llvm-commits
- [llvm] r259325 - use range-based for loop; NFC
Sanjay Patel via llvm-commits
- [llvm] r259326 - add helper function for minnum/maxnum ; NFC
Sanjay Patel via llvm-commits
- [llvm] r259329 - Merge utohex_buffer into utohexstr, it's only caller. Also change utohexstr to use the std::string constructor that takes a start and end pointer. This saves a call to strlen. NFC
Craig Topper via llvm-commits
- [llvm] r259330 - Replace usages of llvm::utostr_32 with just llvm::utostr. While this is less efficient, its unclear the few places that were using the _32 version were doing so for efficiency.
Craig Topper via llvm-commits
- [llvm] r259331 - Remove utostr_32 as it has no uses anymore.
Craig Topper via llvm-commits
- [llvm] r259334 - [MCDwarf] Fix encoding of line tables with weird custom parameters
Frederic Riss via llvm-commits
- [llvm] r259336 - [TableGen] Store result of getInstructionsByEnumValue in an ArrayRef instead of accidentally copying to a vector.
Craig Topper via llvm-commits
- [llvm] r259338 - Revert r258580 and r258581.
David Majnemer via llvm-commits
- [llvm] r259339 - [dsymutil] Support scattered relocs.
Frederic Riss via llvm-commits
- [llvm] r259340 - [X86] Cleanup the WinEHState pass
David Majnemer via llvm-commits
- [llvm] r259341 - [dsymutil] Skip mach-o paired relocations
Frederic Riss via llvm-commits
- [llvm] r259342 - AVX512 : Fix SETCCE lowering for KNL 32 bit.
Igor Breger via llvm-commits
- [LNT] r258674 - [html] Advertize the charset actually being used. NFC.
Arnaud A. de Grandmaison via llvm-commits
- [LNT] r259047 - Add hash of binary to ComparisonResult object.
Kristof Beyls via llvm-commits
- [LNT] r259048 - Color the background of sparklines on the daily report page based on the hash value of the binary.
Kristof Beyls via llvm-commits
- [Patch] Add array support to EndianStream.
Rafael Espíndola via llvm-commits
- [Patch] Add array support to EndianStream.
David Blaikie via llvm-commits
- [PATCH] D10725: Improve testing for the C API
Amaury SECHET via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Phabricator via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Chandler Carruth via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
David Kreitzer via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
David Li via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
David Kreitzer via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Xinliang David Li via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
David Kreitzer via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou via llvm-commits
- [PATCH] D11863: [llgo] drop use of __go_new_nopointers
Andrew Wilkins via llvm-commits
- [PATCH] D13087: A fix for loop vectorizer with handling loops with volatile induction variables
Hyojin Sung via llvm-commits
- [PATCH] D13151: Expand loop reroll to handle loop with multiple induction variables and negative increment -part 2/3
Lawrence Hu via llvm-commits
- [PATCH] D13151: Expand loop reroll to handle loop with multiple induction variables and negative increment -part 2/3
Phabricator via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Chad Rosier via llvm-commits
- [PATCH] D13530: [Polly][WIP] Remove the dimensions from the MemoryAccess
Tobias Grosser via llvm-commits
- [PATCH] D13531: [Polly] Treat pointers the same as integers
Tobias Grosser via llvm-commits
- [PATCH] D14073: [FPEnv Core 08/14] Do not simplify expressions with FPEnv access
Sergey Dmitrouk via llvm-commits
- [PATCH] D14073: [FPEnv Core 08/14] Do not simplify expressions with FPEnv access
Mehdi AMINI via llvm-commits
- [PATCH] D14128: Enable readobj to emit readelf like output.
khemant at codeaurora.org via llvm-commits
- [PATCH] D14128: Enable readobj to emit readelf like output.
khemant at codeaurora.org via llvm-commits
- [PATCH] D14185: Extend SLP Vectorizer to deal with aggregates
Arch D. Robison via llvm-commits
- [PATCH] D14185: Extend SLP Vectorizer to deal with aggregates
Arch D. Robison via llvm-commits
- [PATCH] D14185: Extend SLP Vectorizer to deal with aggregates
Michael Zolotukhin via llvm-commits
- [PATCH] D14185: Extend SLP Vectorizer to deal with aggregates
Arch D. Robison via llvm-commits
- [PATCH] D14185: Extend SLP Vectorizer to deal with aggregates
Arch D. Robison via llvm-commits
- [PATCH] D14260: Optimize store of "bitcast" from vector to aggregate.
Arch D. Robison via llvm-commits
- [PATCH] D14260: Optimize store of "bitcast" from vector to aggregate.
Arch D. Robison via llvm-commits
- [PATCH] D14260: Optimize store of "bitcast" from vector to aggregate.
Arch D. Robison via llvm-commits
- [PATCH] D14260: Optimize store of "bitcast" from vector to aggregate.
Michael Zolotukhin via llvm-commits
- [PATCH] D14351: [Refactor] Replace RegionPasses by FunctionPasses
Tobias Grosser via llvm-commits
- [PATCH] D14351: [Refactor] Replace RegionPasses by FunctionPasses
Michael Kruse via llvm-commits
- [PATCH] D14596: [SROA] Choose more profitable type in findCommonType
Guozhi Wei via llvm-commits
- [PATCH] D14596: [SROA] Choose more profitable type in findCommonType
Guozhi Wei via llvm-commits
- [PATCH] D14746: Add support for ompt_event_task_dependences and ompt_event_task_dependence_pair
Jonas Hahnfeld via llvm-commits
- [PATCH] D14746: Add support for ompt_event_task_dependences and ompt_event_task_dependence_pair
Harald Servat via llvm-commits
- [PATCH] D14746: Add support for ompt_event_task_dependences and ompt_event_task_dependence_pair
Jonas Hahnfeld via llvm-commits
- [PATCH] D14746: Add support for ompt_event_task_dependences and ompt_event_task_dependence_pair
Harald Servat via llvm-commits
- [PATCH] D14746: Add support for ompt_event_task_dependences and ompt_event_task_dependence_pair
Jonas Hahnfeld via llvm-commits
- [PATCH] D14830: [html] Advertize the charset actually being used. NFC.
Arnaud A. de Grandmaison via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend basic AA with invariant range analysis for GVN-based load elimination purposes [Local objects only]
Larisse Voufo via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend basic AA with invariant range analysis for GVN-based load elimination purposes [Local objects only]
Chandler Carruth via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend basic AA with invariant range analysis for GVN-based load elimination purposes [Local objects only]
Chandler Carruth via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend basic AA with invariant range analysis for GVN-based load elimination purposes [Local objects only]
Larisse Voufo via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend the meaning of basic AA's pointsToConstantMemory(), for GVN-based load elimination purposes [Local objects only]
Larisse Voufo via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend the meaning of basic AA's pointsToConstantMemory(), for GVN-based load elimination purposes [Local objects only]
Hal Finkel via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend the meaning of basic AA's pointsToConstantMemory(), for GVN-based load elimination purposes [Local objects only]
Hal Finkel via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend the meaning of basic AA's pointsToConstantMemory(), for GVN-based load elimination purposes [Local objects only]
Larisse Voufo via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend the meaning of basic AA's pointsToConstantMemory(), for GVN-based load elimination purposes [Local objects only]
Hal Finkel 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] D15250: Detecte vector reduction operations just before instruction selection.
Cong Hou via llvm-commits
- [PATCH] D15250: Detecte vector reduction operations just before instruction selection.
Hal Finkel 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] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Quentin Colombet via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Quentin Colombet via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Wei Mi via llvm-commits
- [PATCH] D15303: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part2]
Wei Mi via llvm-commits
- [PATCH] D15375: Fix PR #25788: parsing of floating-point constants on non-C locales
Antoine Pitrou via llvm-commits
- [PATCH] D15375: Fix PR #25788: parsing of floating-point constants on non-C locales
David Majnemer via llvm-commits
- [PATCH] D15375: Fix PR #25788: parsing of floating-point constants on non-C locales
Antoine Pitrou via llvm-commits
- [PATCH] D15375: Fix PR #25788: parsing of floating-point constants on non-C locales
Antoine Pitrou via llvm-commits
- [PATCH] D15390: [ThinLTO] Launch importing backends in parallel threads from gold plugin
Teresa Johnson via llvm-commits
- [PATCH] D15390: [ThinLTO] Launch importing backends in parallel threads from gold plugin
Mehdi AMINI via llvm-commits
- [PATCH] D15390: [ThinLTO] Launch importing backends in parallel threads from gold plugin
Teresa Johnson via llvm-commits
- [PATCH] D15390: [ThinLTO] Launch importing backends in parallel threads from gold plugin
Teresa Johnson via llvm-commits
- [PATCH] D15390: [ThinLTO] Launch importing backends in parallel threads from gold plugin
Mehdi AMINI via llvm-commits
- [PATCH] D15412: [SCEV][LAA] Add no overflow SCEV predicates and use use them to improve strided pointer detection
Sanjoy Das via llvm-commits
- [PATCH] D15412: [SCEV][LAA] Add no overflow SCEV predicates and use use them to improve strided pointer detection
Adam Nemet via llvm-commits
- [PATCH] D15420: [mips] Do not use SLL for ANY_EXTEND nodes as the high bits are undefined.
Daniel Sanders via llvm-commits
- [PATCH] D15483: [Polly] Unique value write accesses
Michael Kruse via llvm-commits
- [PATCH] D15510: [Polly] Unique value read accesses
Michael Kruse via llvm-commits
- [PATCH] D15525: [GCC] Attribute ifunc support in llvm
Dmitry Polukhin via llvm-commits
- [PATCH] D15540: [PGO] differentiate FE instrumentation and IR level instrumentation profiles
David Li via llvm-commits
- [PATCH] D15540: [PGO] differentiate FE instrumentation and IR level instrumentation profiles
Rong Xu via llvm-commits
- [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
Michael Zolotukhin via llvm-commits
- [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
Junmo Park via llvm-commits
- [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
Sanjoy Das via llvm-commits
- [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
Michael Zolotukhin via llvm-commits
- [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
Sanjoy Das via llvm-commits
- [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
Michael Zolotukhin via llvm-commits
- [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
Junmo Park via llvm-commits
- [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
Junmo Park via llvm-commits
- [PATCH] D15614: TargetRegisterInfo: Add getRegAsmName()
Tom Stellard via llvm-commits
- [PATCH] D15642: [asan] Use private aliases for global variables (LLVM part).
Yury Gribov via llvm-commits
- [PATCH] D15659: [cfi] Cross-DSO CFI diagnostic mode (compiler-rt part)
Peter Collingbourne via llvm-commits
- [PATCH] D15659: [cfi] Cross-DSO CFI diagnostic mode (compiler-rt part)
Evgeniy Stepanov via llvm-commits
- [PATCH] D15659: [cfi] Cross-DSO CFI diagnostic mode (compiler-rt part)
Evgeniy Stepanov via llvm-commits
- [PATCH] D15660: [cfi] Cross-DSO CFI diagnostic mode (llvm part)
Peter Collingbourne via llvm-commits
- [PATCH] D15660: [cfi] Cross-DSO CFI diagnostic mode (llvm part)
Evgeniy Stepanov via llvm-commits
- [PATCH] D15660: [cfi] Cross-DSO CFI diagnostic mode (llvm part)
Evgeniy Stepanov via llvm-commits
- [PATCH] D15681: [Polly] Unique phi write accesses
Tobias Grosser via llvm-commits
- [PATCH] D15681: [Polly] Unique phi write accesses
Michael Kruse via llvm-commits
- [PATCH] D15681: [Polly] Unique phi write accesses
Michael Kruse via llvm-commits
- [PATCH] D15687: [Polly] Add conditions for unnecessary value reads
Michael Kruse via llvm-commits
- [PATCH] D15687: [Polly] Add conditions for unnecessary value reads
Tobias Grosser via llvm-commits
- [PATCH] D15687: [Polly] Add conditions for unnecessary value reads
Michael Kruse via llvm-commits
- [PATCH] D15687: [Polly] Add conditions for unnecessary value reads
Tobias Grosser via llvm-commits
- [PATCH] D15687: [Polly] Add conditions for unnecessary value reads
Michael Kruse via llvm-commits
- [PATCH] D15687: [Polly] Add conditions for unnecessary value reads
Tobias Grosser via llvm-commits
- [PATCH] D15687: [Polly] Add conditions for unnecessary value reads
Tobias Grosser via llvm-commits
- [PATCH] D15687: [Polly] Never add read accesses for synthesizable values
Michael Kruse via llvm-commits
- [PATCH] D15687: [Polly] Never add read accesses for synthesizable values
Tobias Grosser via llvm-commits
- [PATCH] D15687: [Polly] Never add read accesses for synthesizable values
Michael Kruse via llvm-commits
- [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
Sanjay Patel via llvm-commits
- [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
Ayal Zaks via llvm-commits
- [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
Elena Demikhovsky via llvm-commits
- [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
Elena Demikhovsky via llvm-commits
- [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
Elena Demikhovsky via llvm-commits
- [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
Elena Demikhovsky via llvm-commits
- [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
Nadav Rotem via llvm-commits
- [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
Elena Demikhovsky via llvm-commits
- [PATCH] D15703: [AVR] Add instruction definitions
Roel Jordans via llvm-commits
- [PATCH] D15703: [AVR] Add instruction definitions
Dylan McKay via llvm-commits
- [PATCH] D15703: [AVR] Add instruction definitions
Dylan McKay via llvm-commits
- [PATCH] D15706: [Polly] Follow uses to create value MemoryAccesses
Michael Kruse via llvm-commits
- [PATCH] D15706: [Polly] Follow uses to create value MemoryAccesses
Michael Kruse via llvm-commits
- [PATCH] D15706: [Polly] Follow uses to create value MemoryAccesses
Tobias Grosser via llvm-commits
- [PATCH] D15706: [Polly] Follow uses to create value MemoryAccesses
Michael Kruse via llvm-commits
- [PATCH] D15718: Recognize pattern for ctpop in instcombine
Krzysztof Parzyszek via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Tobias Grosser via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Tobias Grosser via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Johannes Doerfert via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Johannes Doerfert via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Sebastian Pop via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Sebastian Pop via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Michael Kruse via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Sebastian Pop via llvm-commits
- [PATCH] D15728: [cfi] Support for dlopen and dlclose
Peter Collingbourne via llvm-commits
- [PATCH] D15728: [cfi] Support for dlopen and dlclose
Evgeniy Stepanov via llvm-commits
- [PATCH] D15728: [cfi] Support for dlopen and dlclose
Evgeniy Stepanov via llvm-commits
- [PATCH] D15728: [cfi] Support for dlopen and dlclose
Peter Collingbourne via llvm-commits
- [PATCH] D15728: [cfi] Support for dlopen and dlclose
Evgeniy Stepanov via llvm-commits
- [PATCH] D15728: [cfi] Support for dlopen and dlclose
Evgeniy Stepanov via llvm-commits
- [PATCH] D15728: [cfi] Support for dlopen and dlclose
Evgeniy Stepanov via llvm-commits
- [PATCH] D15728: [cfi] Support for dlopen and dlclose
Evgeniy Stepanov via llvm-commits
- [PATCH] D15728: [cfi] Support for dlopen and dlclose
Peter Collingbourne via llvm-commits
- [PATCH] D15728: [cfi] Support for dlopen and dlclose
Evgeniy Stepanov via llvm-commits
- [PATCH] D15742: Fix infinite recursion in MCAsmStreamer::EmitValueImpl
Alexandru Guduleasa via llvm-commits
- [PATCH] D15746: Normalize the features string in SubtargetFeatures::getFeatureBits
Eric Christopher via llvm-commits
- [PATCH] D15774: [PEI] Calculate stack protector frame offset before local stack allocation.
Renato Golin via llvm-commits
- [PATCH] D15784: Enable 2 warnings on MSVC, turn on StringPooling & intrinsic functions
Aaron Ballman via llvm-commits
- [PATCH] D15784: Enable 2 warnings on MSVC, turn on StringPooling & intrinsic functions
Alexander Riccio via llvm-commits
- [PATCH] D15804: Fix isBeforeInTranslationUnit to not abort on macros defined in cmdline.
Yury Gribov via llvm-commits
- [PATCH] D15804: Fix isBeforeInTranslationUnit to not abort on macros defined in cmdline.
Joerg Sonnenberger via llvm-commits
- [PATCH] D15804: Fix isBeforeInTranslationUnit to not abort on macros defined in cmdline.
Yury Gribov via llvm-commits
- [PATCH] D15807: [asan] Fix internal CHECK failure on double free in recovery mode.
Yury Gribov via llvm-commits
- [PATCH] D15807: [asan] Fix internal CHECK failure on double free in recovery mode.
Maxim Ostapenko via llvm-commits
- [PATCH] D15811: [Power PC] softening long double type
Strahinja Petrovic via llvm-commits
- [PATCH] D15887: [Power9] Implement new altivec instructions: permute, count zero, extend sign, negate, parity, shift/rotate, mul10
Chuang-Yu Cheng via llvm-commits
- [PATCH] D15887: [Power9] Implement new altivec instructions: permute, count zero, extend sign, negate, parity, shift/rotate, mul10
Kit Barton via llvm-commits
- [PATCH] D15887: [Power9] Implement new altivec instructions: permute, count zero, extend sign, negate, parity, shift/rotate, mul10
Chuang-Yu Cheng via llvm-commits
- [PATCH] D15887: [Power9] Implement new altivec instructions: permute, count zero, extend sign, negate, parity, shift/rotate, mul10
Chuang-Yu Cheng via llvm-commits
- [PATCH] D15890: Unpack array of all sizes in InstCombine
Amaury SECHET via llvm-commits
- [PATCH] D15892: [mips][microMIPS] Disable FastISel for microMIPS
Phabricator via llvm-commits
- [PATCH] D15916: [Power9] Implement new vector compare, extract, insert instructions
Chuang-Yu Cheng via llvm-commits
- [PATCH] D15916: [Power9] Implement new vector compare, extract, insert instructions
Kit Barton via llvm-commits
- [PATCH] D15917: [Power9] The Patch is Merged to D15916
Kit Barton via llvm-commits
- [PATCH] D15917: [Power9] The Patch is Merged to D15916
Kit Barton via llvm-commits
- [PATCH] D15976: Supporting all entities declared in lexical scope in LLVM debug info
David Blaikie via llvm-commits
- [PATCH] D16000: Add "/dev/console" as a special file name to lit
Aaron Ballman via llvm-commits
- [PATCH] D16000: Add "/dev/console" as a special file name to lit
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16000: Add "/dev/console" as a special file name to lit
Dan Liew via llvm-commits
- [PATCH] D16000: Add "/dev/console" as a special file name to lit
Dan Liew via llvm-commits
- [PATCH] D16000: Add "/dev/tty" as a special file name to lit
Yunzhong Gao via llvm-commits
- [PATCH] D16028: If we don't recognise the target, explicitly specify the executable that can list targets.
Wilfred Hughes via llvm-commits
- [PATCH] D16028: If we don't recognise the target, explicitly specify the executable that can list targets.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16038: [LCG] Build an edge abstraction for the LazyCallGraph and use it to differentiate between indirect references to functions an direct calls.
Chandler Carruth via llvm-commits
- [PATCH] D16038: [LCG] Build an edge abstraction for the LazyCallGraph and use it to differentiate between indirect references to functions an direct calls.
Philip Reames via llvm-commits
- [PATCH] D16038: [LCG] Build an edge abstraction for the LazyCallGraph and use it to differentiate between indirect references to functions an direct calls.
Eric Christopher via llvm-commits
- [PATCH] D16057: [SROA] Fix for PR25873: Pre-splitting should always preserve the partition structure.
Andrea Di Biagio via llvm-commits
- [PATCH] D16077: DIBuilder support DI Macro creation
Amjad Aboud via llvm-commits
- [PATCH] D16098: [cfi] Make the shadow read-only.
Peter Collingbourne via llvm-commits
- [PATCH] D16110: [Power9] Implement new vsx instructions: quad-precision move, fp-arithmetic
Kit Barton via llvm-commits
- [PATCH] D16110: [Power9] Implement new vsx instructions: quad-precision move, fp-arithmetic
Chuang-Yu Cheng via llvm-commits
- [PATCH] D16110: [Power9] Implement new vsx instructions: quad-precision move, fp-arithmetic
Chuang-Yu Cheng via llvm-commits
- [PATCH] D16110: [Power9] Implement new vsx instructions: quad-precision move, fp-arithmetic
Nemanja Ivanovic via llvm-commits
- [PATCH] D16110: [Power9] Implement new vsx instructions: quad-precision move, fp-arithmetic
Chuang-Yu Cheng via llvm-commits
- [PATCH] D16120: [ThinLTO] Remove imported available externally defs from comdats.
Teresa Johnson via llvm-commits
- [PATCH] D16123: Limit number of blocks scanned for non-local dependences
Philip Reames via llvm-commits
- [PATCH] D16141: [TableGen] Fix sort order of asm operand classes
Oliver Stannard via llvm-commits
- [PATCH] D16173: [ThinLTO] Do not mark linkonce symbols as preempted in ThinLTO backends
Mehdi AMINI via llvm-commits
- [PATCH] D16173: [ThinLTO] Do not mark linkonce symbols as preempted in ThinLTO backends
Teresa Johnson via llvm-commits
- [PATCH] D16173: [ThinLTO] Do not mark linkonce symbols as preempted in ThinLTO backends
Mehdi AMINI via llvm-commits
- [PATCH] D16191: [tsan] Add TSan debugger APIs
Kuba Brecka via llvm-commits
- [PATCH] D16195: [AArch64] Multiply extended 32-bit ints with `[U|S]MADDL'.
Chris Diamand via llvm-commits
- [PATCH] D16195: [AArch64] Multiply extended 32-bit ints with `[U|S]MADDL'.
James Molloy via llvm-commits
- [PATCH] D16197: [LV] Vectorize first-order recurrences
Matthew Simpson via llvm-commits
- [PATCH] D16197: [LV] Vectorize first-order recurrences
Adam Nemet via llvm-commits
- [PATCH] D16197: [LV] Vectorize first-order recurrences
Matthew Simpson via llvm-commits
- [PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.
Yury Gribov via llvm-commits
- [PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.
Laszlo Nagy via llvm-commits
- [PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.
Yury Gribov via llvm-commits
- [PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.
Laszlo Nagy via llvm-commits
- [PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.
Anna Zaks via llvm-commits
- [PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.
Laszlo Nagy via llvm-commits
- [PATCH] D16204: ValueTracking: Use fixed array for assumption exclude set in Query; NFC
Matthias Braun via llvm-commits
- [PATCH] D16204: ValueTracking: Use fixed array for assumption exclude set in Query; NFC
Philip Reames via llvm-commits
- [PATCH] D16204: ValueTracking: Use fixed array for assumption exclude set in Query; NFC
Matthias Braun via llvm-commits
- [PATCH] D16204: ValueTracking: Use fixed array for assumption exclude set in Query; NFC
Phabricator via llvm-commits
- [PATCH] D16212: Fix reading gcov data that does not have function names
Justin Bogner via llvm-commits
- [PATCH] D16212: Fix reading gcov data that does not have function names
Arseny Kapoulkine via llvm-commits
- [PATCH] D16212: Fix reading gcov data that does not have function names
Arseny Kapoulkine via llvm-commits
- [PATCH] D16212: Fix reading gcov data that does not have function names
Arseny Kapoulkine via llvm-commits
- [PATCH] D16213: [MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Eric Christopher via llvm-commits
- [PATCH] D16213: [MD] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones via llvm-commits
- [PATCH] D16217: [X86][SSE] Add zero element and general 64-bit VZEXT_LOAD support to EltsFromConsecutiveLoads
Sanjay Patel via llvm-commits
- [PATCH] D16217: [X86][SSE] Add zero element and general 64-bit VZEXT_LOAD support to EltsFromConsecutiveLoads
Simon Pilgrim via llvm-commits
- [PATCH] D16218: [test-suite] Add --param=profile=perf option to lit.
Phabricator via llvm-commits
- [PATCH] D16220: [mips] Fix RetCC_MipsN to promote types smaller than i64 to GPR-width.
Daniel Sanders via llvm-commits
- [PATCH] D16240: [InstCombine] Simplify a known nonzero incoming value of PHI
Jun Bum Lim via llvm-commits
- [PATCH] D16240: [InstCombine] Simplify a known nonzero incoming value of PHI
Jun Bum Lim via llvm-commits
- Re: [PATCH] D16251: There seems to be a fundamental problem in SimplifyCFG: Dead code removal can result inuninitialized variables. The impact is an “endless” loop which can be consideredthe consequence of searching for the initialization. More details are...
Gerolf Hoflehner via llvm-commits
- [PATCH] D16258: [PGO] Profile Summary Index profile writer and reader support
David Li via llvm-commits
- [PATCH] D16258: [PGO] Profile Summary Index profile writer and reader support
David Li via llvm-commits
- [PATCH] D16258: [PGO] Profile Summary Index profile writer and reader support
Easwaran Raman via llvm-commits
- [PATCH] D16258: [PGO] Profile Summary Index profile writer and reader support
David Li via llvm-commits
- [PATCH] D16258: [PGO] Profile Summary Index profile writer and reader support
David Li via llvm-commits
- [PATCH] D16277: Bitcode: use blob for string storage in the IR: trade a bit of space for faster reading
Mehdi AMINI via llvm-commits
- [PATCH] D16277: Bitcode: use blob for string storage in the IR: trade a bit of space for faster reading
Mehdi AMINI via llvm-commits
- [PATCH] D16291: AArch64: Implement missed conditional compare sequences.
Balaram Makam via llvm-commits
- [PATCH] D16291: AArch64: Implement missed conditional compare sequences.
Balaram Makam via llvm-commits
- [PATCH] D16291: AArch64: Implement missed conditional compare sequences.
Matthias Braun via llvm-commits
- [PATCH] D16292: Improved Macro emission in dwarf
David Blaikie via llvm-commits
- [PATCH] D16300: Enable LoopLoadElimination by default
Philip Reames via llvm-commits
- [PATCH] D16300: Enable LoopLoadElimination by default
Adam Nemet via llvm-commits
- [PATCH] D16300: Enable LoopLoadElimination by default
Philip Reames via llvm-commits
- [PATCH] D16300: Enable LoopLoadElimination by default
Adam Nemet via llvm-commits
- [PATCH] D16311: [AVR] Add AVRTargetStreamers
Dylan McKay via llvm-commits
- [PATCH] D16311: [AVR] Add AVRTargetStreamers
Dylan McKay via llvm-commits
- [PATCH] D16311: [AVR] Add AVRTargetStreamers
Dylan McKay via llvm-commits
- [PATCH] D16312: [TableGen] Add 'register alternative name matching' support
Dylan McKay via llvm-commits
- [PATCH] D16323: [mips] Absolute value macro expansion
Srdjan Obucina via llvm-commits
- [PATCH] D16323: [mips] Absolute value macro expansion
Srdjan Obucina via llvm-commits
- [PATCH] D16323: [mips] Absolute value macro expansion
Daniel Sanders via llvm-commits
- [PATCH] D16323: [mips] Absolute value macro expansion
Phabricator via llvm-commits
- [PATCH] D16333: [codeview] Begin to add support for inlined call sites
Reid Kleckner via llvm-commits
- [PATCH] D16337: [LibCallSimplifier] fold memset(malloc(x), 0, x) --> calloc(1, x)
Chad Rosier via llvm-commits
- [PATCH] D16337: [LibCallSimplifier] fold memset(malloc(x), 0, x) --> calloc(1, x)
Sanjay Patel via llvm-commits
- [PATCH] D16337: [LibCallSimplifier] fold memset(malloc(x), 0, x) --> calloc(1, x)
Davide Italiano via llvm-commits
- [PATCH] D16337: [LibCallSimplifier] fold memset(malloc(x), 0, x) --> calloc(1, x)
Sanjay Patel via llvm-commits
- [PATCH] D16343: [BasicAA] Fix for missing must alias information
Philip Reames via llvm-commits
- [PATCH] D16343: [BasicAA] Fix for missing must alias information
Gerolf Hoflehner via llvm-commits
- [PATCH] D16343: [BasicAA] Fix for missing must alias information
Philip Reames via llvm-commits
- [PATCH] D16343: [BasicAA] Fix for missing must alias information
Gerolf Hoflehner via llvm-commits
- [PATCH] D16343: [BasicAA] Fix for missing must alias information
Gerolf Hoflehner via llvm-commits
- [PATCH] D16343: [BasicAA] Fix for missing must alias information
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D16343: [BasicAA] Fix for missing must alias information
Mailing List "llvm-commits" via llvm-commits
- [PATCH] D16343: [BasicAA] Fix for missing must alias information
Philip Reames via llvm-commits
- [PATCH] D16343: [BasicAA] Fix for missing must alias information
Gerolf Hoflehner via llvm-commits
- [PATCH] D16348: [AVR] Add calling convention parser tokens
Matt Arsenault via llvm-commits
- [PATCH] D16348: [AVR] Add calling convention parser tokens
Dylan McKay via llvm-commits
- [PATCH] D16348: [AVR] Add calling convention parser tokens
Dylan McKay via llvm-commits
- [PATCH] D16353: [mips] MIPS32R6 compact branch support
Simon Dardis via llvm-commits
- [PATCH] D16353: [mips] MIPS32R6 compact branch support
Simon Dardis via llvm-commits
- [PATCH] D16353: [mips] MIPS32R6 compact branch support
Vasileios Kalintiris via llvm-commits
- [PATCH] D16353: [mips] MIPS32R6 compact branch support
Simon Dardis via llvm-commits
- [PATCH] D16353: [mips] MIPS32R6 compact branch support
Simon Dardis via llvm-commits
- [PATCH] D16353: [mips] MIPSR6 compact branch support
Vasileios Kalintiris via llvm-commits
- [PATCH] D16355: [LNT] Add hash of binary to ComparisonResult object.
Chris Matthews via llvm-commits
- [PATCH] D16355: [LNT] Add hash of binary to ComparisonResult object.
Phabricator via llvm-commits
- [PATCH] D16356: Color the background of sparklines on the daily report page based on the hash value of the binary.
Phabricator via llvm-commits
- [PATCH] D16368: AMDGPU: Note mesa version in release notes
Matt Arsenault via llvm-commits
- [PATCH] D16369: [AArch64] Don't drop MMOs in the load/store optimizer when forming ldp/stp instructions or pre-/post-index loads/stores.
Chad Rosier via llvm-commits
- [PATCH] D16369: [AArch64] Don't drop MMOs in the load/store optimizer when forming ldp/stp instructions or pre-/post-index loads/stores.
Geoff Berry via llvm-commits
- [PATCH] D16369: [AArch64] Don't drop MMOs in the load/store optimizer when forming ldp/stp instructions or pre-/post-index loads/stores.
Chad Rosier via llvm-commits
- [PATCH] D16369: [AArch64] Don't drop MMOs in the load/store optimizer when forming ldp/stp instructions or pre-/post-index loads/stores.
Chad Rosier via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Vedant Kumar via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
David Li via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Daniel Waters via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Vedant Kumar via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Hal Finkel via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Xinliang David Li via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Hal Finkel via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Xinliang David Li via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
David Li via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Hal Finkel via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Xinliang David Li via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Daniel Waters via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
David Li via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Daniel Waters via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
David Li via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Daniel Waters via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Vedant Kumar via llvm-commits
- [PATCH] D16371: [compiler-rt/profile] Added Hostname to .profdata file
Phabricator via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Mike Aizatsky via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Mike Aizatsky via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Alexey Samsonov via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Mike Aizatsky via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Mike Aizatsky via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Mike Aizatsky via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Alexey Samsonov via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Mike Aizatsky via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Mike Aizatsky via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Alexey Samsonov via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Mike Aizatsky via llvm-commits
- [PATCH] D16374: [sancov] generating html report on coverage dump
Mike Aizatsky via llvm-commits
- [PATCH] D16379: LiveIntervalAnalysis: Cleanup handleMove{Down|Up}() functions, NFC
Matthias Braun via llvm-commits
- [PATCH] D16379: LiveIntervalAnalysis: Cleanup handleMove{Down|Up}() functions, NFC
Phabricator via llvm-commits
- [PATCH] D16381: Adjust inlining thresholds based on callsite hotness
Easwaran Raman via llvm-commits
- [PATCH] D16381: Adjust inlining thresholds based on callsite hotness
Easwaran Raman via llvm-commits
- [PATCH] D16381: Infrastructure to allow use of PGO in inliner
David Li via llvm-commits
- [PATCH] D16382: Add LoopSimplifyCFG pass
Philip Reames via llvm-commits
- [PATCH] D16382: Add LoopSimplifyCFG pass
escha via llvm-commits
- [PATCH] D16382: Add LoopSimplifyCFG pass
escha via llvm-commits
- [PATCH] D16382: Add LoopSimplifyCFG pass
Sanjoy Das via llvm-commits
- [PATCH] D16382: Add LoopSimplifyCFG pass
Justin Bogner via llvm-commits
- [PATCH] D16382: Add LoopSimplifyCFG pass
escha via llvm-commits
- [PATCH] D16382: Add LoopSimplifyCFG pass
escha via llvm-commits
- [PATCH] D16383: Change ConstantFoldInstOperands to take Instruction instead of opcode and type. NFC.
Daniel Berlin via llvm-commits
- [PATCH] D16383: Change ConstantFoldInstOperands to take Instruction instead of opcode and type. NFC.
Manuel Jacob via llvm-commits
- [PATCH] D16383: Change ConstantFoldInstOperands to take Instruction instead of opcode and type. NFC.
Daniel Berlin via llvm-commits
- [PATCH] D16383: Change ConstantFoldInstOperands to take Instruction instead of opcode and type. NFC.
Philip Reames via llvm-commits
- [PATCH] D16383: Change ConstantFoldInstOperands to take Instruction instead of opcode and type. NFC.
Daniel Berlin via llvm-commits
- [PATCH] D16388: [PGO] Enable profile name compression
Vedant Kumar via llvm-commits
- [PATCH] D16388: [PGO] Enable profile name compression
David Li via llvm-commits
- [PATCH] D16388: [PGO] Enable profile name compression
David Li via llvm-commits
- [PATCH] D16388: [PGO] Enable profile name compression
David Li via llvm-commits
- [PATCH] D16388: [PGO] Enable profile name compression
David Li via llvm-commits
- [PATCH] D16388: [PGO] Enable profile name compression
David Li via llvm-commits
- [PATCH] D16399: [X86][AVX512] add encoding and intrinsics for Multishift
Asaf Badouh via llvm-commits
- [PATCH] D16399: [X86][AVX512] add encoding and intrinsics for Multishift
Asaf Badouh via llvm-commits
- [PATCH] D16399: [X86][AVX512] add encoding and intrinsics for Multishift
Elena Demikhovsky via llvm-commits
- [PATCH] D16399: [X86][AVX512] add encoding and intrinsics for Multishift
Asaf Badouh via llvm-commits
- [PATCH] D16399: [X86][AVX512] add encoding and intrinsics for Multishift
Elena Demikhovsky via llvm-commits
- [PATCH] D16399: [X86][AVX512] add encoding and intrinsics for Multishift
Asaf Badouh via llvm-commits
- [PATCH] D16405: [ELF] - Symbols from object files that override symbols in DSO are added to .dynsym table.
George Rimar via llvm-commits
- [PATCH] D16407: [X86][IFMA] adding intrinsics and encoding for multiply and add of unsinged 52bit integer
Asaf Badouh via llvm-commits
- [PATCH] D16407: [X86][IFMA] adding intrinsics and encoding for multiply and add of unsinged 52bit integer
Elena Demikhovsky via llvm-commits
- [PATCH] D16407: [X86][IFMA] adding intrinsics and encoding for multiply and add of unsinged 52bit integer
Phabricator via llvm-commits
- [PATCH] D16409: DWARF RenderScript vendor extension
Ewan Crawford via llvm-commits
- [PATCH] D16409: DWARF RenderScript vendor extension
Eric Christopher via llvm-commits
- [PATCH] D16411: [ELF] Implemented -Bsymbolic-functions command line option
George Rimar via llvm-commits
- [PATCH] D16411: [ELF] Implemented -Bsymbolic-functions command line option
Rui Ueyama via llvm-commits
- [PATCH] D16432: [sancov] sancov tool documentation
Mike Aizatsky via llvm-commits
- [PATCH] D16435: [RS4GC] Effective rematerialization at non-entry polls
Philip Reames via llvm-commits
- [PATCH] D16435: [RS4GC] Effective rematerialization at non-entry polls
Sanjoy Das via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Mehdi AMINI via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
David Blaikie via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
David Blaikie via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Adrian Prantl via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
David Blaikie via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
David Blaikie via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Duncan Exon Smith via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Duncan Exon Smith via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
David Blaikie via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
David Blaikie via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Adrian Prantl via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Mehdi AMINI via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D16456: AMDGPU: Remove old sample intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D16457: AMDGPU: Make v32i8/v64i8 illegal types
Matt Arsenault via llvm-commits
- [PATCH] D16461: AMDGPU: Tidy minor td file issues
Tom Stellard via llvm-commits
- [PATCH] D16461: AMDGPU: Tidy minor td file issues
Matt Arsenault via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Chad Rosier via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Z. Zheng via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Ana Pazos via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Junmo Park via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Matt Arsenault via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Matt Arsenault via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Ana Pazos via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Junmo Park via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Ana Pazos via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Junmo Park via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Matt Arsenault via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Matt Arsenault via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Junmo Park via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Junmo Park via llvm-commits
- [PATCH] D16463: [DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Junmo Park via llvm-commits
- [PATCH] D16468: [ELF] - Attempt to simplify the relocations relaxation code
Rafael Espíndola via llvm-commits
- [PATCH] D16468: [ELF] - Attempt to simplify the relocations relaxation code
George Rimar via llvm-commits
- [PATCH] D16471: Remove autoconf support
Eric Christopher via llvm-commits
- [PATCH] D16471: Remove autoconf support
whitequark via llvm-commits
- [PATCH] D16471: Remove autoconf support
Phabricator via llvm-commits
- [PATCH] D16473: Remove autoconf support for building runtime libraries.
Phabricator via llvm-commits
- [PATCH] D16474: Use PC-relative address for x32 TLS address
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16474: Use PC-relative address for x32 TLS address
H.J Lu via llvm-commits
- [PATCH] D16474: Use PC-relative address for x32 TLS address
Rafael Espíndola via llvm-commits
- [PATCH] D16474: Use PC-relative address for x32 TLS address
H.J. Lu via llvm-commits
- [PATCH] D16474: Use PC-relative address for x32 TLS address
Rafael Espíndola via llvm-commits
- [PATCH] D16474: Use PC-relative address for x32 TLS address
H.J. Lu via llvm-commits
- [PATCH] D16474: Use PC-relative address for x32 TLS address
Rafael Espíndola via llvm-commits
- [PATCH] D16477: Make all x86 target builds on MSVC use the amd64_x86 toolchain
Galina via llvm-commits
- [PATCH] D16491: AMDGPU: Implement read_register and write_register intrinsics
Tom Stellard via llvm-commits
- [PATCH] D16491: AMDGPU: Implement read_register and write_register intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D16492: [SCEV] Consider delinearization pattern with extension with identity factor
Tobias Grosser via llvm-commits
- [PATCH] D16493: Lower inlining threshold when the caller has minsize attribute
Easwaran Raman via llvm-commits
- [PATCH] D16493: Lower inlining threshold when the caller has minsize attribute
Hal Finkel via llvm-commits
- [PATCH] D16493: Lower inlining threshold when the caller has minsize attribute
Easwaran Raman via llvm-commits
- [PATCH] D16497: AMDGPU: Add new amdgcn intrinsics for cube instructions
Tom Stellard via llvm-commits
- [PATCH] D16497: AMDGPU: Add new amdgcn intrinsics for cube instructions
Matt Arsenault via llvm-commits
- [PATCH] D16504: AMDGPU: Move AMDGPU intrinsics only used by R600
Tom Stellard via llvm-commits
- [PATCH] D16504: AMDGPU: Move AMDGPU intrinsics only used by R600
Matt Arsenault via llvm-commits
- [PATCH] D16506: [cmake/AIX] Enhance cmake files to support compiling with gcc on AIX
Kai Nacke via llvm-commits
- [PATCH] D16507: [AIX] Add missing code to allow compilation on AIX
Kai Nacke via llvm-commits
- [PATCH] D16509: [DebugInfo] Fix DWARFDebugFrame instruction operand ordering
Phabricator via llvm-commits
- [PATCH] D16513: [Unittest] Clean up formatting, NFC
Lang Hames via llvm-commits
- [PATCH] D16513: [Unittest] Clean up formatting, NFC
David Blaikie via llvm-commits
- [PATCH] D16513: [Unittest] Clean up formatting, NFC
Lang Hames via llvm-commits
- [PATCH] D16513: [Unittest] Clean up formatting, NFC
Joseph Tremoulet via llvm-commits
- [PATCH] D16518: [AVX512] [CMPPS ][ CMPPD ] Adding full Comparison Predicate names
Phabricator via llvm-commits
- [PATCH] D16519: [AVX512] Adding PTESTMB/W/D/Q instruction
Phabricator via llvm-commits
- [PATCH] D16520: [AVX512] Adding PTESTNMB/D/W/Q instruction
michael zuckerman via llvm-commits
- [PATCH] D16520: [AVX512] Adding PTESTNMB/D/W/Q instruction
Elena Demikhovsky via llvm-commits
- [PATCH] D16520: [AVX512] Adding PTESTNMB/D/W/Q instruction
Phabricator via llvm-commits
- [PATCH] D16521: [X86][AVX] Add commutation support for VPERM2X128 instructions
Elena Demikhovsky via llvm-commits
- [PATCH] D16521: [X86][AVX] Add commutation support for VPERM2X128 instructions
Simon Pilgrim via llvm-commits
- [PATCH] D16521: [X86][AVX] Add commutation support for VPERM2X128 instructions
Simon Pilgrim via llvm-commits
- [PATCH] D16522: BlockGenerators: Replace getNewScalarValue with getNewValue
Tobias Grosser via llvm-commits
- [PATCH] D16522: BlockGenerators: Replace getNewScalarValue with getNewValue
Michael Kruse via llvm-commits
- [PATCH] D16522: BlockGenerators: Replace getNewScalarValue with getNewValue
Tobias Grosser via llvm-commits
- [PATCH] D16522: BlockGenerators: Replace getNewScalarValue with getNewValue
Tobias Grosser via llvm-commits
- [PATCH] D16522: BlockGenerators: Replace getNewScalarValue with getNewValue
Michael Kruse via llvm-commits
- [PATCH] D16522: BlockGenerators: Replace getNewScalarValue with getNewValue
Tobias Grosser via llvm-commits
- [PATCH] D16522: BlockGenerators: Replace getNewScalarValue with getNewValue
Tobias Grosser via llvm-commits
- [PATCH] D16522: BlockGenerators: Replace getNewScalarValue with getNewValue
Michael Kruse via llvm-commits
- [PATCH] D16525: Add CMAKE variable to enable creation of static OpenMP libraries instead of dynamic ones
Jonathan Peyton via llvm-commits
- [PATCH] D16528: AVX1 : Enable vector masked_load/store to AVX1
Igor Breger via llvm-commits
- [PATCH] D16528: AVX1 : Enable vector masked_load/store to AVX1
Elena Demikhovsky via llvm-commits
- [PATCH] D16528: AVX1 : Enable vector masked_load/store to AVX1
Elena Demikhovsky via llvm-commits
- [PATCH] D16528: AVX1 : Enable vector masked_load/store to AVX1
Phabricator via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Michael Kruse via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Johannes Doerfert via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Mailing List "llvm-commits" via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Michael Kruse via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Michael Kruse via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Tobias Grosser via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Michael Kruse via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Johannes Doerfert via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Tobias Grosser via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Michael Kruse via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Tobias Grosser via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Michael Kruse via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Tobias Grosser via llvm-commits
- [PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC
Michael Kruse via llvm-commits
- [PATCH] D16531: AVX512: Fix truncate v32i8 to v32i1 lowering implementation.
Igor Breger via llvm-commits
- [PATCH] D16531: AVX512: Fix truncate v32i8 to v32i1 lowering implementation.
Igor Breger via llvm-commits
- [PATCH] D16531: AVX512: Fix truncate v32i8 to v32i1 lowering implementation.
Elena Demikhovsky via llvm-commits
- [PATCH] D16531: AVX512: Fix truncate v32i8 to v32i1 lowering implementation.
Igor Breger via llvm-commits
- [PATCH] D16531: AVX512: Fix truncate v32i8 to v32i1 lowering implementation.
Elena Demikhovsky via llvm-commits
- [PATCH] D16531: AVX512: Fix truncate v32i8 to v32i1 lowering implementation.
Phabricator via llvm-commits
- [PATCH] D16531: AVX512: Fix truncate v32i8 to v32i1 lowering implementation.
Igor Breger via llvm-commits
- [PATCH] D16532: Make runtime/test/barrier/omp_barrier.c pass on 2-core machines
Daniel Sanders via llvm-commits
- [PATCH] D16532: Make runtime/test/barrier/omp_barrier.c pass on 2-core machines
Daniel Sanders via llvm-commits
- [PATCH] D16532: Make runtime/test/barrier/omp_barrier.c pass on 2-core machines
Andrey Churbanov via llvm-commits
- [PATCH] D16532: Make runtime/test/barrier/omp_barrier.c pass on 2-core machines
Daniel Sanders via llvm-commits
- [PATCH] D16537: [X86][AVX] Lower shuffles as repeated lane shuffles then lane-crossing shuffles
Simon Pilgrim via llvm-commits
- [PATCH] D16540: Avoid almost duplication in .dynamic finalize and write.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16540: Avoid almost duplication in .dynamic finalize and write.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16540: Avoid almost duplication in .dynamic finalize and write.
Rui Ueyama via llvm-commits
- [PATCH] D16540: Avoid almost duplication in .dynamic finalize and write.
Rui Ueyama via llvm-commits
- [PATCH] D16540: Avoid almost duplication in .dynamic finalize and write.
Ed Maste via llvm-commits
- [PATCH] D16540: Avoid almost duplication in .dynamic finalize and write.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16542: [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [PATCH] D16542: [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Alexey Samsonov via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Alexey Samsonov via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Filipe Cabecinhas via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Alexey Samsonov via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [PATCH] D16546: [sanitizers] extracted process management functions
Mike Aizatsky via llvm-commits
- [PATCH] D16548: Ignore LC_CTYPE in sed invocation on Darwin
Elias Pipping via llvm-commits
- [PATCH] D16548: Ignore LC_CTYPE in sed invocation on Darwin
Hans Wennborg via llvm-commits
- [PATCH] D16548: Ignore LC_CTYPE in sed invocation on Darwin
Elias Pipping via llvm-commits
- [PATCH] D16548: Ignore LC_CTYPE in sed invocation on Darwin
Elias Pipping via llvm-commits
- [PATCH] D16548: Ignore LC_CTYPE in sed invocation on Darwin
Hans Wennborg via llvm-commits
- [PATCH] D16548: Ignore LC_CTYPE in sed invocation on Darwin
Elias Pipping via llvm-commits
- [PATCH] D16548: Ignore LC_CTYPE in sed invocation on Darwin
Hans Wennborg via llvm-commits
- [PATCH] D16548: Ignore LC_CTYPE in sed invocation on Darwin
Hans Wennborg via llvm-commits
- [PATCH] D16549: [MC] Use .p2align instead of .align
Dan Gohman via llvm-commits
- [PATCH] D16549: [MC] Use .p2align instead of .align
Derek Schuff via llvm-commits
- [PATCH] D16549: [MC] Use .p2align instead of .align
David Majnemer via llvm-commits
- [PATCH] D16549: [MC] Use .p2align instead of .align
Phabricator via llvm-commits
- [PATCH] D16550: Reroll loops with multiple IV and negative step part 3/3 -- support multiple induction variables
Lawrence Hu via llvm-commits
- [PATCH] D16550: Reroll loops with multiple IV and negative step part 3/3 -- support multiple induction variables
Lawrence Hu via llvm-commits
- [PATCH] D16554: [WebAssembly] Omit no-op adds for non-mem uses of FrameIndex
Derek Schuff via llvm-commits
- [PATCH] D16554: [WebAssembly] Omit no-op adds for non-mem uses of FrameIndex
Derek Schuff via llvm-commits
- [PATCH] D16555: llvm-readobj: Display section group information in ELF files
khemant at codeaurora.org via llvm-commits
- [PATCH] D16555: llvm-readobj: Display section group information in ELF files
Eric Christopher via llvm-commits
- [PATCH] D16555: llvm-readobj: Display section group information in ELF files
khemant at codeaurora.org via llvm-commits
- [PATCH] D16556: AMDGPU: Restore AMDGPU prefixed rsq intrinsic for now
Matt Arsenault via llvm-commits
- [PATCH] D16556: AMDGPU: Restore AMDGPU prefixed rsq intrinsic for now
Matt Arsenault via llvm-commits
- [PATCH] D16556: AMDGPU: Restore AMDGPU prefixed rsq intrinsic for now
Tom Stellard via llvm-commits
- [PATCH] D16556: AMDGPU: Restore AMDGPU prefixed rsq intrinsic for now
Matt Arsenault via llvm-commits
- [PATCH] D16556: AMDGPU: Restore AMDGPU prefixed rsq intrinsic for now
Michel Dänzer via llvm-commits
- [PATCH] D16556: AMDGPU: Restore AMDGPU prefixed rsq intrinsic for now
Matt Arsenault 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)
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D16560: Hash DISubprogram Metadata using pointer for MDString argument instead of value (NFC)
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D16560: Hash DISubprogram Metadata using pointer for MDString argument instead of value (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D16561: Tweak unnamed label syntax in textual IR for easier matching in tests.
Evgeniy Stepanov via llvm-commits
- [PATCH] D16561: Tweak unnamed label syntax in textual IR for easier matching in tests.
Peter Collingbourne via llvm-commits
- [PATCH] D16561: Tweak unnamed label syntax in textual IR for easier matching in tests.
Evgeniy Stepanov via llvm-commits
- [PATCH] D16565: [LLD] Fix Clang-tidy modernize-use-nullptr warnings in include/lld/Core/range.h; other minor fixes
Eugene Zelenko via llvm-commits
- [PATCH] D16565: [LLD] Fix Clang-tidy modernize-use-nullptr warnings in include/lld/Core/range.h; other minor fixes
Rui Ueyama via llvm-commits
- [PATCH] D16565: [LLD] Fix Clang-tidy modernize-use-nullptr warnings in include/lld/Core/range.h; other minor fixes
Phabricator via llvm-commits
- [PATCH] D16568: [LLVM] Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings in include/lld/Core/range.h; other minor fixes
Eugene Zelenko via llvm-commits
- [PATCH] D16568: [LLVM] Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings in include/lld/Core/range.h; other minor fixes
Aaron Ballman via llvm-commits
- [PATCH] D16568: [LLVM] Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings in include/lld/Core/range.h; other minor fixes
Eugene Zelenko via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Frederic Riss via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Eric Christopher via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Frederic Riss via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Eric Christopher via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Paul Robinson via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Frederic Riss via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Paul Robinson via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Paul Robinson via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Frederic Riss via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Paul Robinson via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Paul Robinson via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Paul Robinson via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
David Blaikie via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Robinson, Paul via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Paul Robinson via llvm-commits
- [PATCH] D16570: [IndVarSimplify] Rewrite loop exit values with their initial values from loop preheader
Chen Li via llvm-commits
- [PATCH] D16570: [IndVarSimplify] Rewrite loop exit values with their initial values from loop preheader
Chen Li via llvm-commits
- [PATCH] D16570: [IndVarSimplify] Rewrite loop exit values with their initial values from loop preheader
Chen Li via llvm-commits
- [PATCH] D16570: [IndVarSimplify] Rewrite loop exit values with their initial values from loop preheader
Sanjoy Das 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] D16571: Compute the DISubprogram hash key partially (NFC)
Eric Christopher 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)
Eric Christopher 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)
Daniel Berlin via llvm-commits
- [PATCH] D16573: [zorg] Convert llvm-mips-linux builder to cmake
Daniel Sanders via llvm-commits
- [PATCH] D16573: [zorg] Convert llvm-mips-linux builder to cmake
Daniel Sanders via llvm-commits
- [PATCH] D16573: [zorg] Convert llvm-mips-linux builder to cmake
Daniel Sanders via llvm-commits
- [PATCH] D16573: [zorg] Convert llvm-mips-linux builder to cmake
Daniel Sanders via llvm-commits
- [PATCH] D16573: [zorg] Convert llvm-mips-linux builder to cmake
Daniel Sanders via llvm-commits
- [PATCH] D16573: [zorg] Convert llvm-mips-linux builder to cmake
Daniel Sanders via llvm-commits
- [PATCH] D16575: [ELF] - redesign of program headers creation code.
George Rimar via llvm-commits
- [PATCH] D16575: [ELF] - redesign of program headers creation code.
George Rimar via llvm-commits
- [PATCH] D16575: [ELF] - redesign of program headers creation code.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16575: [ELF] - redesign of program headers creation code.
Rui Ueyama via llvm-commits
- [PATCH] D16575: [ELF] - Redesign of program headers creation code.
George Rimar via llvm-commits
- [PATCH] D16575: [ELF] - Redesign of program headers creation code.
George Rimar via llvm-commits
- [PATCH] D16575: [ELF] - Redesign of program headers creation code.
George Rimar via llvm-commits
- [PATCH] D16575: [ELF] - Redesign of program headers creation code.
George Rimar via llvm-commits
- [PATCH] D16575: [ELF] - Redesign of program headers creation code.
George Rimar via llvm-commits
- [PATCH] D16575: [ELF] - Redesign of program headers creation code.
Rui Ueyama via llvm-commits
- [PATCH] D16575: [ELF] - Redesign of program headers creation code.
George Rimar via llvm-commits
- [PATCH] D16575: [ELF] - Redesign of program headers creation code.
George Rimar via llvm-commits
- [PATCH] D16576: [PATCH] Add missing build attribute regression tests for Cortex-A8
Renato Golin via llvm-commits
- [PATCH] D16576: [PATCH] Add missing build attribute regression tests for Cortex-A8
Sjoerd Meijer via llvm-commits
- [PATCH] D16576: [PATCH] Add missing build attribute regression tests for Cortex-A8
Renato Golin via llvm-commits
- [PATCH] D16576: [PATCH] Add missing build attribute regression tests for Cortex-A8
Sjoerd Meijer via llvm-commits
- [PATCH] D16576: [PATCH] Add missing build attrribute regression tests for Cortex-A8
Sjoerd Meijer via llvm-commits
- [PATCH] D16580: [compiler-rt] list_union() is actually an intersect operation. Rename it.
Daniel Sanders via llvm-commits
- [PATCH] D16580: [compiler-rt] list_union() is actually an intersect operation. Rename it.
Chris Bieneman via llvm-commits
- [PATCH] D16581: llvm-mc. Enables eip-relative addressing.
Derek Schuff via llvm-commits
- [PATCH] D16581: llvm-mc. Enables eip-relative addressing.
Derek Schuff via llvm-commits
- [PATCH] D16581: llvm-mc. Enables eip-relative addressing.
João Porto via llvm-commits
- [PATCH] D16581: llvm-mc. Enables eip-relative addressing.
Derek Schuff via llvm-commits
- [PATCH] D16581: llvm-mc. Enables eip-relative addressing.
João Porto via llvm-commits
- [PATCH] D16581: llvm-mc. Enables eip-relative addressing.
Derek Schuff via llvm-commits
- [PATCH] D16583: [tsan] If the default target is not supported, don't build other targets either.
Daniel Sanders via llvm-commits
- [PATCH] D16583: [tsan] If the default target is not supported, don't build other targets either.
Daniel Sanders via llvm-commits
- [PATCH] D16583: [tsan] If the default target is not supported, don't build other targets either.
Alexey Samsonov via llvm-commits
- [PATCH] D16583: [tsan] If the default target is not supported, don't build other targets either.
Daniel Sanders via llvm-commits
- [PATCH] D16583: [tsan] If the default target is not supported, don't build other targets either.
Daniel Sanders via llvm-commits
- [PATCH] D16583: [tsan] If the default target is not supported, don't build other targets either.
Daniel Sanders via llvm-commits
- [PATCH] D16585: In split module utility we should never separate alias with its aliasee.
Sergei Larin via llvm-commits
- [PATCH] D16585: In split module utility we should never separate alias with its aliasee.
Mehdi AMINI via llvm-commits
- [PATCH] D16585: In split module utility we should never separate alias with its aliasee.
Sergei Larin via llvm-commits
- [PATCH] D16585: In split module utility we should never separate alias with its aliasee.
Peter Collingbourne via llvm-commits
- [PATCH] D16585: In split module utility we should never separate alias with its aliasee.
Sergei Larin via llvm-commits
- [PATCH] D16585: In split module utility we should never separate alias with its aliasee.
Peter Collingbourne via llvm-commits
- [PATCH] D16585: In split module utility we should never separate alias with its aliasee.
Sergei Larin via llvm-commits
- [PATCH] D16585: In split module utility we should never separate alias with its aliasee.
Sergei Larin via llvm-commits
- [PATCH] D16585: In split module utility we should never separate alias with its aliasee.
Peter Collingbourne via llvm-commits
- [PATCH] D16585: In split module utility we should never separate alias with its aliasee.
Sergei Larin via llvm-commits
- [PATCH] D16585: In split module utility we should never separate alias with its aliasee.
Sergei Larin via llvm-commits
- [PATCH] D16588: [DebugInfo] Support zero-length CIE in the _eh_frame parser
Pete Cooper via llvm-commits
- [PATCH] D16588: [DebugInfo] Support zero-length CIE in the _eh_frame parser
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16588: [DebugInfo] Support zero-length CIE in the _eh_frame parser
Phabricator via llvm-commits
- [PATCH] D16588: [DebugInfo] Support zero-length CIE in the _eh_frame parser
Igor Laevsky via llvm-commits
- [PATCH] D16589: [AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D16589: [AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
Igor Breger via llvm-commits
- [PATCH] D16589: [AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D16589: [AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D16589: [AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
Igor Breger via llvm-commits
- [PATCH] D16589: [AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
Asaf Badouh via llvm-commits
- [PATCH] D16589: [AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D16589: [AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D16590: Refactor backend diagnostics for unsupported features
Oliver Stannard via llvm-commits
- [PATCH] D16590: Refactor backend diagnostics for unsupported features
JF Bastien via llvm-commits
- [PATCH] D16590: Refactor backend diagnostics for unsupported features
Matt Arsenault via llvm-commits
- [PATCH] D16590: Refactor backend diagnostics for unsupported features
Alexei Starovoitov via llvm-commits
- [PATCH] D16590: Refactor backend diagnostics for unsupported features
Oliver Stannard via llvm-commits
- [PATCH] D16590: Refactor backend diagnostics for unsupported features
Artem Belevich via llvm-commits
- [PATCH] D16590: Refactor backend diagnostics for unsupported features
Oliver Stannard via llvm-commits
- [PATCH] D16590: Refactor backend diagnostics for unsupported features
Chris Diamand via llvm-commits
- [PATCH] D16590: Refactor backend diagnostics for unsupported features
NAKAMURA Takumi via llvm-commits
- [PATCH] D16590: Refactor backend diagnostics for unsupported features
Oliver Stannard via llvm-commits
- [PATCH] D16590: Refactor backend diagnostics for unsupported features
Matt Arsenault via llvm-commits
- [PATCH] D16592: Fix for PR26180
Nemanja Ivanovic via llvm-commits
- [PATCH] D16592: Fix for PR26180
Hal Finkel via llvm-commits
- [PATCH] D16592: Fix for PR26180
Nemanja Ivanovic via llvm-commits
- [PATCH] D16594: AMDGPU: Fix default device handling
Matt Arsenault via llvm-commits
- [PATCH] D16594: AMDGPU: Fix default device handling
Tom Stellard via llvm-commits
- [PATCH] D16594: AMDGPU: Fix default device handling
Matt Arsenault via llvm-commits
- [PATCH] D16595: AVX512: Fix vpmovzxbw predicate.
Igor Breger via llvm-commits
- [PATCH] D16595: AVX512: Fix vpmovzxbw predicate.
Igor Breger via llvm-commits
- [PATCH] D16595: AVX512: Fix vpmovzxbw predicate.
Elena Demikhovsky via llvm-commits
- [PATCH] D16595: AVX512: Fix vpmovzxbw predicate.
Phabricator via llvm-commits
- [PATCH] D16596: AVX512: store mask patterns.
Igor Breger via llvm-commits
- [PATCH] D16596: AVX512: store mask patterns.
Igor Breger via llvm-commits
- [PATCH] D16596: AVX512: store mask patterns.
Elena Demikhovsky via llvm-commits
- [PATCH] D16596: AVX512: store mask patterns.
Phabricator via llvm-commits
- [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
Pete Cooper via llvm-commits
- [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
David Blaikie via llvm-commits
- [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
Mehdi Amini via llvm-commits
- [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
David Blaikie via llvm-commits
- [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D16598: DAGCombiner: don't do (zext (trunc x)) -> (and x, 65535) if !hasOneUse(trunc x) and zext is free
escha via llvm-commits
- [PATCH] D16598: DAGCombiner: don't do (zext (trunc x)) -> (and x, 65535) if !hasOneUse(trunc x) and zext is free
Matt Arsenault via llvm-commits
- [PATCH] D16598: DAGCombiner: don't do (zext (trunc x)) -> (and x, 65535) if !hasOneUse(trunc x) and zext is free
Matt Arsenault via llvm-commits
- [PATCH] D16598: DAGCombiner: don't do (zext (trunc x)) -> (and x, 65535) if !hasOneUse(trunc x) and zext is free
escha via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Rui Ueyama via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Rui Ueyama via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Rui Ueyama via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Rui Ueyama via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Rui Ueyama via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Sean Silva via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Rui Ueyama via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Rui Ueyama via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Rui Ueyama via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Davide Italiano via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Rui Ueyama via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Davide Italiano via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Arseny Kapoulkine via llvm-commits
- [PATCH] D16599: ELF: Define another entry point.
Rui Ueyama via llvm-commits
- [PATCH] D16600: AMDGPU/SI: Fix commuting of 32-bit VOPC instructions
Tom Stellard via llvm-commits
- [PATCH] D16600: AMDGPU/SI: Fix commuting of 32-bit VOPC instructions
Matt Arsenault via llvm-commits
- [PATCH] D16600: AMDGPU/SI: Fix commuting of 32-bit VOPC instructions
Phabricator via llvm-commits
- [PATCH] D16601: AMDGPU/SI: Remove a test that is no longer testing anything
Tom Stellard via llvm-commits
- [PATCH] D16601: AMDGPU/SI: Remove a test that is no longer testing anything
Matt Arsenault via llvm-commits
- [PATCH] D16602: StructurizeCFG: Add an option for skipping regions with only uniform branches
Tom Stellard via llvm-commits
- [PATCH] D16602: StructurizeCFG: Add an option for skipping regions with only uniform branches
Tom Stellard via llvm-commits
- [PATCH] D16602: StructurizeCFG: Add an option for skipping regions with only uniform branches
Christian König via llvm-commits
- [PATCH] D16602: StructurizeCFG: Add an option for skipping regions with only uniform branches
Matt Arsenault via llvm-commits
- [PATCH] D16602: StructurizeCFG: Add an option for skipping regions with only uniform branches
Matt Arsenault via llvm-commits
- [PATCH] D16603: AMDGPU/SI: Detect uniform branches and emit s_cbranch instructions
Tom Stellard via llvm-commits
- [PATCH] D16603: AMDGPU/SI: Detect uniform branches and emit s_cbranch instructions
Matt Arsenault via llvm-commits
- [PATCH] D16603: AMDGPU/SI: Detect uniform branches and emit s_cbranch instructions
Marek Olšák via llvm-commits
- [PATCH] D16603: AMDGPU/SI: Detect uniform branches and emit s_cbranch instructions
Tom Stellard via llvm-commits
- [PATCH] D16603: AMDGPU/SI: Detect uniform branches and emit s_cbranch instructions
Matt Arsenault via llvm-commits
- [PATCH] D16604: Disable all standard lib functions for NVVM.
Justin Lebar via llvm-commits
- [PATCH] D16604: Disable all standard lib functions for NVVM.
Artem Belevich via llvm-commits
- [PATCH] D16604: Disable all standard lib functions for NVVM.
Justin Lebar via llvm-commits
- [PATCH] D16608: [GVN] Common code for local and non-local load availability [NFCI]
Philip Reames via llvm-commits
- [PATCH] D16608: [GVN] Common code for local and non-local load availability [NFCI]
Philip Reames via llvm-commits
- [PATCH] D16608: [GVN] Common code for local and non-local load availability [NFCI]
Philip Reames via llvm-commits
- [PATCH] D16608: [In Progress][GVN] Common code for local and non-local load availability
Philip Reames via llvm-commits
- [PATCH] D16608: [In Progress][GVN] Common code for local and non-local load availability
Daniel Berlin via llvm-commits
- [PATCH] D16608: [In Progress][GVN] Common code for local and non-local load availability
Philip Reames via llvm-commits
- [PATCH] D16609: AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp
Tom Stellard via llvm-commits
- [PATCH] D16609: AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp
Tom Stellard via llvm-commits
- [PATCH] D16609: AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp
Matt Arsenault via llvm-commits
- [PATCH] D16609: AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp
Phabricator via llvm-commits
- [PATCH] D16610: [WebAssembly] Implement byval arguments
Derek Schuff via llvm-commits
- [PATCH] D16610: [WebAssembly] Implement byval arguments
Derek Schuff via llvm-commits
- [PATCH] D16610: [WebAssembly] Implement byval arguments
Dan Gohman via llvm-commits
- [PATCH] D16610: [WebAssembly] Implement byval arguments
Derek Schuff via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Tim Shen via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Kyle Butt via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Tim Shen via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Tim Shen via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Kyle Butt via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Tim Shen via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Tim Shen via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
David Majnemer via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Tim Shen via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Tim Shen via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Eric Christopher via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Tim Shen via llvm-commits
- [PATCH] D16611: Fix CombineToPreIndexedLoadStore O(n^2) behavior
Tim Shen via llvm-commits
- [PATCH] D16612: [LoopVersioning] Expose loop versioning as a pass too
Adam Nemet via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Vasileios Kalintiris via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Jonathan Roelofs via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
James Y Knight via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Joerg Sonnenberger via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Vasileios Kalintiris via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Daniel Sanders via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Joerg Sonnenberger via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Daniel Sanders via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Vasileios Kalintiris via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Joerg Sonnenberger via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Daniel Sanders via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Joerg Sonnenberger via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Vasileios Kalintiris via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Joerg Sonnenberger via llvm-commits
- [PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Daniel Sanders via llvm-commits
- [PATCH] D16616: Avoid inlining CallSites in unreachable-terminated block
Jun Bum Lim via llvm-commits
- [PATCH] D16616: Avoid inlining CallSites in unreachable-terminated block
David Li via llvm-commits
- [PATCH] D16616: Avoid inlining call sites in unreachable-terminated block
Jun Bum Lim via llvm-commits
- [PATCH] D16616: Avoid inlining CallSites in unreachable-terminated block
David Blaikie via llvm-commits
- [PATCH] D16616: Avoid inlining CallSites in unreachable-terminated block
Xinliang David Li via llvm-commits
- [PATCH] D16616: Avoid inlining call sites in unreachable-terminated block
Chad Rosier via llvm-commits
- [PATCH] D16616: Avoid inlining call sites in unreachable-terminated block
Easwaran Raman via llvm-commits
- [PATCH] D16616: Avoid inlining call sites in unreachable-terminated block
Jun Bum Lim via llvm-commits
- [PATCH] D16616: Avoid inlining call sites in unreachable-terminated block
Xinliang David Li via llvm-commits
- [PATCH] D16617: AttributeSetNode: Summarize existing attributes in a bitset.
Matthias Braun via llvm-commits
- [PATCH] D16617: AttributeSetNode: Summarize existing attributes in a bitset.
Pete Cooper via llvm-commits
- [PATCH] D16617: AttributeSetNode: Summarize existing attributes in a bitset.
Phabricator via llvm-commits
- [PATCH] D16617: AttributeSetNode: Summarize existing attributes in a bitset.
Matthias Braun via llvm-commits
- [PATCH] D16618: AttributeSetImpl: Summarize existing function attributes in a bitset.
Matthias Braun via llvm-commits
- [PATCH] D16618: AttributeSetImpl: Summarize existing function attributes in a bitset.
Pete Cooper via llvm-commits
- [PATCH] D16618: AttributeSetImpl: Summarize existing function attributes in a bitset.
Phabricator via llvm-commits
- [PATCH] D16619: SmallPtrSet: Put the part of insert() on small sets into the header
Matthias Braun via llvm-commits
- [PATCH] D16619: SmallPtrSet: Put the part of insert() on small sets into the header
Chandler Carruth via llvm-commits
- [PATCH] D16619: SmallPtrSet: Put the part of insert() on small sets into the header
Phabricator via llvm-commits
- [PATCH] D16619: SmallPtrSet: Put the part of insert() on small sets into the header
Philip Reames via llvm-commits
- [PATCH] D16620: APInt: Simplify and Optimize EqualSlowCase
Matthias Braun via llvm-commits
- [PATCH] D16621: APInt: Slightly simplify countLeadingZerosSlowCase()
Matthias Braun via llvm-commits
- [PATCH] D16622: Value: Provide a shortcut in stripPointerCastsAndOffsets()
Matthias Braun via llvm-commits
- [PATCH] D16622: Value: Provide a shortcut in stripPointerCastsAndOffsets()
Chandler Carruth via llvm-commits
- [PATCH] D16622: Value: Provide a shortcut in stripPointerCastsAndOffsets()
Hal Finkel via llvm-commits
- [PATCH] D16622: Value: Provide a shortcut in stripPointerCastsAndOffsets()
David Blaikie via llvm-commits
- [PATCH] D16622: Value: Provide a shortcut in stripPointerCastsAndOffsets()
Matthias Braun via llvm-commits
- [PATCH] D16622: Value: Provide a shortcut in stripPointerCastsAndOffsets()
Hal Finkel via llvm-commits
- [PATCH] D16623: Factor out UnrollAnalyzer to Analysis, and add unit tests for it.
Michael Zolotukhin via llvm-commits
- [PATCH] D16623: Factor out UnrollAnalyzer to Analysis, and add unit tests for it.
Sanjoy Das via llvm-commits
- [PATCH] D16623: Factor out UnrollAnalyzer to Analysis, and add unit tests for it.
Michael Zolotukhin via llvm-commits
- [PATCH] D16623: Factor out UnrollAnalyzer to Analysis, and add unit tests for it.
Michael Zolotukhin via llvm-commits
- [PATCH] D16623: Factor out UnrollAnalyzer to Analysis, and add unit tests for it.
Michael Zolotukhin via llvm-commits
- [PATCH] D16625: [mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instructions
Hrvoje Varga via llvm-commits
- [PATCH] D16629: [X86][AVX512] add intrinsics of Scalar FP to integer conversion with rounding mode
Asaf Badouh via llvm-commits
- [PATCH] D16633: [x86] small fix for ptestm intrinsics
Asaf Badouh via llvm-commits
- [PATCH] D16633: [x86] small fix for ptestm intrinsics
Elena Demikhovsky via llvm-commits
- [PATCH] D16633: [x86] small fix for ptestm intrinsics
Phabricator via llvm-commits
- [PATCH] D16635: Fix PR #12906: printing of floating-point constants on non-C locales
Antoine Pitrou via llvm-commits
- [PATCH] D16635: Fix PR #12906: printing of floating-point constants on non-C locales
Antoine Pitrou via llvm-commits
- [PATCH] D16635: Fix PR #12906: printing of floating-point constants on non-C locales
Antoine Pitrou via llvm-commits
- [PATCH] D16635: Fix PR #12906: printing of floating-point constants on non-C locales
David Majnemer via llvm-commits
- [PATCH] D16635: Fix PR #12906: printing of floating-point constants on non-C locales
Antoine Pitrou via llvm-commits
- [PATCH] D16635: Fix PR #12906: printing of floating-point constants on non-C locales
Antoine Pitrou via llvm-commits
- [PATCH] D16636: [ScheduleDAGInstrs] Make a conservative assumption about MIs with multiple MMOs.
Chad Rosier via llvm-commits
- [PATCH] D16636: [ScheduleDAGInstrs] Make a conservative assumption about MIs with multiple MMOs.
Andrew Trick via llvm-commits
- [PATCH] D16636: [ScheduleDAGInstrs] Make a conservative assumption about MIs with multiple MMOs.
Chad Rosier via llvm-commits
- [PATCH] D16636: [ScheduleDAGInstrs] Make a conservative assumption about MIs with multiple MMOs.
Chad Rosier via llvm-commits
- [PATCH] D16637: [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
Sanjay Patel via llvm-commits
- [PATCH] D16637: [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
David Majnemer via llvm-commits
- [PATCH] D16637: [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
Daniel Berlin via llvm-commits
- [PATCH] D16637: [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
David Majnemer via llvm-commits
- [PATCH] D16637: [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
Daniel Berlin via llvm-commits
- [PATCH] D16637: [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
David Majnemer via llvm-commits
- [PATCH] D16637: [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
Daniel Berlin via llvm-commits
- [PATCH] D16637: [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
Sanjay Patel via llvm-commits
- [PATCH] D16637: [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
Sanjay Patel via llvm-commits
- [PATCH] D16637: [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
Daniel Berlin via llvm-commits
- [PATCH] D16641: ELF: Rename error -> fatal and redefine error as a non-noreturn function.
Rui Ueyama via llvm-commits
- [PATCH] D16641: ELF: Rename error -> fatal and redefine error as a non-noreturn function.
Rui Ueyama via llvm-commits
- [PATCH] D16641: ELF: Rename error -> fatal and redefine error as a non-noreturn function.
David Blaikie via llvm-commits
- [PATCH] D16641: ELF: Rename error -> fatal and redefine error as a non-noreturn function.
Rui Ueyama via llvm-commits
- [PATCH] D16641: ELF: Rename error -> fatal and redefine error as a non-noreturn function.
Sean Silva via llvm-commits
- [PATCH] D16641: ELF: Rename error -> fatal and redefine error as a non-noreturn function.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16642: [llvm-bcanalyzer] Dump bitcode wrapper header
Akira Hatanaka via llvm-commits
- [PATCH] D16642: [llvm-bcanalyzer] Dump bitcode wrapper header
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16642: [llvm-bcanalyzer] Dump bitcode wrapper header
Akira Hatanaka via llvm-commits
- [PATCH] D16643: ELF: Report more than one undefined symbols if exist.
Rui Ueyama via llvm-commits
- [PATCH] D16643: ELF: Report more than one undefined symbols if exist.
Ed Maste via llvm-commits
- [PATCH] D16643: ELF: Report more than one undefined symbols if exist.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16643: ELF: Report more than one undefined symbols if exist.
Rui Ueyama via llvm-commits
- [PATCH] D16643: ELF: Report more than one undefined symbols if exist.
Rui Ueyama via llvm-commits
- [PATCH] D16643: ELF: Report more than one undefined symbols if exist.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16645: ELF: Report multiple errors from the driver.
Rui Ueyama via llvm-commits
- [PATCH] D16645: ELF: Report multiple errors from the driver.
Rui Ueyama via llvm-commits
- [PATCH] D16645: ELF: Report multiple errors from the driver.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16645: ELF: Report multiple errors from the driver.
Rui Ueyama via llvm-commits
- [PATCH] D16645: ELF: Report multiple errors from the driver.
George Rimar via llvm-commits
- [PATCH] D16647: ELF: Report duplicate symbols as many as possible instead of the first one.
Rui Ueyama via llvm-commits
- [PATCH] D16647: ELF: Report duplicate symbols as many as possible instead of the first one.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16647: ELF: Report duplicate symbols as many as possible instead of the first one.
Rui Ueyama via llvm-commits
- [PATCH] D16648: ELF: Find invalid relocations as many as possible.
Rui Ueyama via llvm-commits
- [PATCH] D16648: ELF: Find invalid relocations as many as possible.
Rui Ueyama via llvm-commits
- [PATCH] D16648: ELF: Find invalid relocations as many as possible.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16648: ELF: Find invalid relocations as many as possible.
Rui Ueyama via llvm-commits
- [PATCH] D16648: ELF: Find invalid relocations as many as possible.
Rui Ueyama via llvm-commits
- [PATCH] D16648: ELF: Find invalid relocations as many as possible.
Rui Ueyama via llvm-commits
- [PATCH] D16648: ELF: Find invalid relocations as many as possible.
Rui Ueyama via llvm-commits
- [PATCH] D16648: ELF: Find invalid relocations as many as possible.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D16649: [AArch64] Custom lower some extloads
Matthew Simpson via llvm-commits
- [PATCH] D16651: [libcxx] Remove autoconf support
Eugene Zelenko via llvm-commits
- [PATCH] D16651: [libcxx] Remove autoconf support
Eric Fiselier via llvm-commits
- [PATCH] D16651: [libcxx] Remove autoconf support
Eric Fiselier via llvm-commits
- [PATCH] D16651: [libcxx] Remove autoconf support
Eugene Zelenko via llvm-commits
- [PATCH] D16651: [libcxx] Remove autoconf support
Eric Fiselier via llvm-commits
- [PATCH] D16651: [libcxx] Remove autoconf support
Phabricator via llvm-commits
- [PATCH] D16652: [X86][SSE] Find source of the inserted element of INSERTPS
Simon Pilgrim via llvm-commits
- [PATCH] D16652: [X86][SSE] Find source of the inserted element of INSERTPS
Sanjay Patel via llvm-commits
- [PATCH] D16653: [CMake] Support platform building builtins without a full toolchain
Chris Bieneman via llvm-commits
- [PATCH] D16654: using /system/bin/sh on android in tests.
Mike Aizatsky via llvm-commits
- [PATCH] D16654: using /system/bin/sh on android in tests.
Evgeniy Stepanov via llvm-commits
- [PATCH] D16654: using /system/bin/sh on android in tests.
Mike Aizatsky via llvm-commits
- [PATCH] D16654: using /system/bin/sh on android in tests.
Mike Aizatsky via llvm-commits
- [PATCH] D16654: using /system/bin/sh on android in tests.
Mike Aizatsky via llvm-commits
- [PATCH] D16655: [Polly] Remove autotools build system
Michael Kruse via llvm-commits
- [PATCH] D16655: [Polly] Remove autotools build system
Michael Kruse via llvm-commits
- [PATCH] D16655: [Polly] Remove autotools build system
Tobias Grosser via llvm-commits
- [PATCH] D16655: [Polly] Remove autotools build system
Michael Kruse via llvm-commits
- [PATCH] D16656: AMDGPU: Match some med3 patterns
Matt Arsenault via llvm-commits
- [PATCH] D16656: AMDGPU: Match some med3 patterns
Tom Stellard via llvm-commits
- [PATCH] D16656: AMDGPU: Match some med3 patterns
Matt Arsenault via llvm-commits
- [PATCH] D16657: AMDGPU: Match fmed3 patterns with legacy fmin/fmax
Matt Arsenault via llvm-commits
- [PATCH] D16657: AMDGPU: Match fmed3 patterns with legacy fmin/fmax
Tom Stellard via llvm-commits
- [PATCH] D16657: AMDGPU: Match fmed3 patterns with legacy fmin/fmax
Matt Arsenault via llvm-commits
- [PATCH] D16658: AMDGPU: Add med3 intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D16658: AMDGPU: Add med3 intrinsics
Tom Stellard via llvm-commits
- [PATCH] D16658: AMDGPU: Add med3 intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D16658: AMDGPU: Add med3 intrinsics
Tom Stellard via llvm-commits
- [PATCH] D16659: AMDGPU: Implement known bits functions for min3/max3/med3
Matt Arsenault via llvm-commits
- [PATCH] D16659: AMDGPU: Implement known bits functions for min3/max3/med3
Tom Stellard via llvm-commits
- [PATCH] D16659: AMDGPU: Implement known bits functions for min3/max3/med3
Matt Arsenault via llvm-commits
- [PATCH] D16659: AMDGPU: Implement known bits functions for min3/max3/med3
Tom Stellard via llvm-commits
- [PATCH] D16660: AMDGPU: Remove 24-bit intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D16660: AMDGPU: Remove 24-bit intrinsics
Tom Stellard via llvm-commits
- [PATCH] D16660: AMDGPU: Remove 24-bit intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D16661: Refactor profile summary support code. NFC.
Easwaran Raman via llvm-commits
- [PATCH] D16663: Codegen: [PPC] Fix PPCVSXFMAMutate to handle duplicates.
Kyle Butt via llvm-commits
- [PATCH] D16663: Codegen: [PPC] Fix PPCVSXFMAMutate to handle duplicates.
Eric Christopher via llvm-commits
- [PATCH] D16665: ELF: Do not treat errors in InputFiles class as fatal errors.
Rui Ueyama via llvm-commits
- [PATCH] D16666: ELF: Do not use fatal in {Input,Output}Sections.cpp.
Rui Ueyama via llvm-commits
- [PATCH] D16667: ELF: Do not use fatal in LinkerScript.cpp.
Rui Ueyama via llvm-commits
- [PATCH] D16667: ELF: Do not use fatal in LinkerScript.cpp.
David Blaikie via llvm-commits
- [PATCH] D16667: ELF: Do not use fatal in LinkerScript.cpp.
Rui Ueyama via llvm-commits
- [PATCH] D16668: ELF: Remove fatal() and add the second parameter to the linker's entry point.
Rui Ueyama via llvm-commits
- [PATCH] D16669: [LICM] Keep metadata on control equivalent hoists
Sanjoy Das via llvm-commits
- [PATCH] D16669: [LICM] Keep metadata on control equivalent hoists
Igor Laevsky via llvm-commits
- [PATCH] D16669: [LICM] Keep metadata on control equivalent hoists
Sanjoy Das via llvm-commits
- [PATCH] D16670: [ScopedNoAliasAA] Make test basic.ll less confusing
Adam Nemet via llvm-commits
- [PATCH] D16671: SmallPtrSet: Only initialize NumTombstones when not small anymore.
Matthias Braun via llvm-commits
- [PATCH] D16671: SmallPtrSet: Only initialize NumTombstones when not small anymore.
Chandler Carruth via llvm-commits
- [PATCH] D16671: SmallPtrSet: Only initialize NumTombstones when not small anymore.
Matthias Braun via llvm-commits
- [PATCH] D16672: SmallPtrSet: Avoid initializing Array in the small case.
Matthias Braun via llvm-commits
- [PATCH] D16672: SmallPtrSet: Avoid initializing Array in the small case.
Chandler Carruth via llvm-commits
- [PATCH] D16672: SmallPtrSet: Avoid initializing Array in the small case.
Matthias Braun via llvm-commits
- [PATCH] D16674: [mips] Expansion of SC[D] and LL[D] for R6
Srdjan Obucina via llvm-commits
- [PATCH] D16676: [mips][microMIPS] Add CodeGen support for SUBU16, SUB, SUBU, DSUB and DSUBU instructions
Zlatko Buljan via llvm-commits
- [PATCH] D16677: Removed incorrect FeatureVFPOnlySP for Cortex-R7
Sjoerd Meijer via llvm-commits
- [PATCH] D16679: Bring back the test-suite export in test-release without bringing back the build failures.
Daniel Sanders via llvm-commits
- [PATCH] D16679: Bring back the test-suite export in test-release without bringing back the build failures.
Hans Wennborg via llvm-commits
- [PATCH] D16679: Bring back the test-suite export in test-release without bringing back the build failures.
Daniel Sanders via llvm-commits
- [PATCH] D16681: [compiler-rt] add_custom_libcxx should pass LLVM_PATH and a C++ compiler
Daniel Sanders via llvm-commits
- [PATCH] D16681: [compiler-rt] add_custom_libcxx should pass LLVM_PATH and a C++ compiler
Daniel Sanders via llvm-commits
- [PATCH] D16683: [X86][SSE] Resolve target shuffle inputs to sentinels to permit more combines
Simon Pilgrim via llvm-commits
- [PATCH] D16684: [ARM] Emit trap instruction using .inst directive
Alexandros Lamprineas via llvm-commits
- [PATCH] D16684: [ARM] Emit trap instruction using .inst directive
Alexandros Lamprineas via llvm-commits
- [PATCH] D16684: [ARM] Emit trap instruction using .inst directive
Renato Golin via llvm-commits
- [PATCH] D16684: [ARM] Emit trap instruction using .inst directive
Phabricator via llvm-commits
- [PATCH] D16684: [ARM] Emit trap instruction using .inst directive
James Molloy via llvm-commits
- [PATCH] D16684: [ARM] Emit trap instruction using .inst directive
Renato Golin via llvm-commits
- [PATCH] D16684: [ARM] Emit trap instruction using .inst directive
James Molloy via llvm-commits
- [PATCH] D16684: [ARM] Emit trap instruction using .inst directive
Renato Golin via llvm-commits
- [PATCH] D16685: [tsan] Add a libc++ and lit testsuite for each ${TSAN_SUPPORTED_ARCH}.
Daniel Sanders via llvm-commits
- [PATCH] D16685: [tsan] Add a libc++ and lit testsuite for each ${TSAN_SUPPORTED_ARCH}.
Daniel Sanders via llvm-commits
- [PATCH] D16687: Fix for PR26356
Nemanja Ivanovic via llvm-commits
- [PATCH] D16687: Fix for PR26356
Eric Christopher via llvm-commits
- [PATCH] D16687: Fix for PR26356
Nemanja Ivanovic via llvm-commits
- [PATCH] D16688: [test-suite] A number of cmake configuration fixes for External/SPEC.
Kristof Beyls via llvm-commits
- [PATCH] D16688: [test-suite] A number of cmake configuration fixes for External/SPEC.
Matthias Braun via llvm-commits
- [PATCH] D16688: [test-suite] A number of cmake configuration fixes for External/SPEC.
Matthias Braun via llvm-commits
- [PATCH] D16688: [test-suite] A number of cmake configuration fixes for External/SPEC.
Kristof Beyls via llvm-commits
- [PATCH] D16688: [test-suite] A number of cmake configuration fixes for External/SPEC.
Matthias Braun via llvm-commits
- [PATCH] D16689: [tsan] Dynamically detect heap range for 39-bit aarch64.
Yabin Cui via llvm-commits
- [PATCH] D16689: [tsan] Dynamically detect heap range for 39-bit aarch64.
Renato Golin via llvm-commits
- [PATCH] D16691: [InstCombine] simplify masked load intrinsics with constant masks
Sanjay Patel via llvm-commits
- [PATCH] D16691: [InstCombine] simplify masked load intrinsics with constant masks
Simon Pilgrim via llvm-commits
- [PATCH] D16691: [InstCombine] simplify masked load intrinsics with constant masks
Sanjay Patel via llvm-commits
- [PATCH] D16691: [InstCombine] simplify masked load intrinsics with constant masks
Sanjay Patel via llvm-commits
- [PATCH] D16691: [InstCombine] simplify masked load intrinsics with constant masks
Elena Demikhovsky via llvm-commits
- [PATCH] D16691: [InstCombine] simplify masked load intrinsics with constant masks
Sanjay Patel via llvm-commits
- [PATCH] D16691: [InstCombine] simplify masked load intrinsics with constant masks
Sanjay Patel via llvm-commits
- [PATCH] D16693: Make sure all subranges are define during re-materialization of constants in RegCoalescer
Marcello Maggioni via llvm-commits
- [PATCH] D16693: Make sure all subranges are define during re-materialization of constants in RegCoalescer
Matt Arsenault via llvm-commits
- [PATCH] D16693: Make sure all subranges are define during re-materialization of constants in RegCoalescer
Matt Arsenault via llvm-commits
- [PATCH] D16693: Make sure all subranges are define during re-materialization of constants in RegCoalescer
Marcello Maggioni via llvm-commits
- [PATCH] D16693: Make sure all subranges are define during re-materialization of constants in RegCoalescer
Matthias Braun via llvm-commits
- [PATCH] D16694: [llvmlab] Enable clang tests that output to the console when we are on the buildbots
Yunzhong Gao via llvm-commits
- [PATCH] D16694: [llvmlab] Enable clang tests that output to the console when we are on the buildbots
Galina via llvm-commits
- [PATCH] D16694: [llvmlab] Enable clang tests that output to the console when we are on the buildbots
Yunzhong Gao via llvm-commits
- [PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
Matt Arsenault via llvm-commits
- [PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
Matt Arsenault via llvm-commits
- [PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
Mandeep Singh Grang via llvm-commits
- [PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
Matt Arsenault via llvm-commits
- [PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
David Kreitzer via llvm-commits
- [PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
Amaury SECHET via llvm-commits
- [PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
Sanjay Patel via llvm-commits
- [PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
Sanjay Patel via llvm-commits
- [PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
Matt Arsenault via llvm-commits
- [PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
Steve Canon via llvm-commits
- [PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
Matt Arsenault via llvm-commits
- [PATCH] D16697: Updating .debug_line section version information to match DWARF version.
David Blaikie via llvm-commits
- [PATCH] D16697: Updating .debug_line section version information to match DWARF version.
Paul Robinson via llvm-commits
- [PATCH] D16698: AMDGPU: Make workgroup id z imply y is enabled
Matt Arsenault via llvm-commits
- [PATCH] D16698: AMDGPU: Make workgroup id z imply y is enabled
Tom Stellard via llvm-commits
- [PATCH] D16698: AMDGPU: Make workgroup id z imply y is enabled
Matt Arsenault via llvm-commits
- [PATCH] D16699: AMDGPU: Add new amdgcn workitem intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D16699: AMDGPU: Add new amdgcn workitem intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D16699: AMDGPU: Add new amdgcn workitem intrinsics
Tom Stellard via llvm-commits
- [PATCH] D16699: AMDGPU: Add new amdgcn workitem intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D16702: [cfi] Safe handling of unaddressable vtable pointers.
Evgeniy Stepanov via llvm-commits
- [PATCH] D16702: [cfi] Safe handling of unaddressable vtable pointers.
Peter Collingbourne via llvm-commits
- [PATCH] D16702: [cfi] Safe handling of unaddressable vtable pointers.
Evgeniy Stepanov via llvm-commits
- [PATCH] D16704: Avoid overly large SmallPtrSet/SmallSet
Matthias Braun via llvm-commits
- [PATCH] D16704: Avoid overly large SmallPtrSet/SmallSet
Eric Christopher via llvm-commits
- [PATCH] D16704: Avoid overly large SmallPtrSet/SmallSet
Matthias Braun via llvm-commits
- [PATCH] D16706: SmallSet/SmallPtrSet: Refuse huge SmallSize/N numbers
Matthias Braun via llvm-commits
- [PATCH] D16706: SmallSet/SmallPtrSet: Refuse huge SmallSize/N numbers
Eric Christopher via llvm-commits
- [PATCH] D16709: [Power9] Implement new vsx instructions: compare and conversion
Chuang-Yu Cheng via llvm-commits
- [PATCH] D16710: ELF: Teach SymbolBody about how to get its address.
Rui Ueyama via llvm-commits
- [PATCH] D16711: AMDGPU: Stop checking intrinsics not used by HSA for dispatch-ptr
Matt Arsenault via llvm-commits
- [PATCH] D16711: AMDGPU: Stop checking intrinsics not used by HSA for dispatch-ptr
Tom Stellard via llvm-commits
- [PATCH] D16711: AMDGPU: Stop checking intrinsics not used by HSA for dispatch-ptr
Matt Arsenault via llvm-commits
- [PATCH] D16712: [LoopVectorizer/LoopVersioning] Annotate versioned loop with noalias metadata
Adam Nemet via llvm-commits
- [PATCH] D16719: [mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NOR instructions
Zlatko Buljan via llvm-commits
- [PATCH] D16723: [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target.
Sam Kolton via llvm-commits
- [PATCH] D16723: [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target.
Tom Stellard via llvm-commits
- [PATCH] D16723: [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target.
Matt Arsenault via llvm-commits
- [PATCH] D16723: [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target.
Valery Pykhtin via llvm-commits
- [PATCH] D16724: AMDGPU/SI: Correctly initialize SIInsertWaits pass
Tom Stellard via llvm-commits
- [PATCH] D16724: AMDGPU/SI: Correctly initialize SIInsertWaits pass
Matt Arsenault via llvm-commits
- [PATCH] D16725: AMDGPU/SI: Implement a work-around for smrd corrupting vccz bit
Tom Stellard via llvm-commits
- [PATCH] D16725: AMDGPU/SI: Implement a work-around for smrd corrupting vccz bit
Matt Arsenault via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
Vedant Kumar via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
David Li via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
David Blaikie via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
Xinliang David Li via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
David Blaikie via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
Xinliang David Li via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
David Blaikie via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
Xinliang David Li via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
David Blaikie via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
Vedant Kumar via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
Vedant Kumar via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
David Li via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
David Blaikie via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
Xinliang David Li via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
David Li via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
David Blaikie via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
Xinliang David Li via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Vedant Kumar via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
David Li via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Nathan Slingerland via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Nathan Slingerland via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Vedant Kumar via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Vedant Kumar via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
David Li via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
David Li via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Vedant Kumar via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Vedant Kumar via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Vedant Kumar via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Vedant Kumar via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Xinliang David Li via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Vedant Kumar via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
David Li via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Xinliang David Li via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
David Li via llvm-commits
- [PATCH] D16727: [Profiling] Write out sparse indexed profiles
Phabricator via llvm-commits
- [PATCH] D16729: [X86][SSE] Add general 32-bit LOAD + VZEXT_MOVL support to EltsFromConsecutiveLoads
Simon Pilgrim via llvm-commits
- [PATCH] D16730: [PGO] cc1 option names change for profile instrumentation (NFC)
Rong Xu via llvm-commits
- [PATCH] D16730: [PGO] cc1 option names change for profile instrumentation (NFC)
David Li via llvm-commits
- [PATCH] D16730: [PGO] cc1 option names change for profile instrumentation (NFC)
Rong Xu via llvm-commits
- [PATCH] D16730: [PGO] cc1 option names change for profile instrumentation (NFC)
Sean Silva via llvm-commits
- [PATCH] D16730: [PGO] cc1 option names change for profile instrumentation (NFC)
David Li via llvm-commits
- [PATCH] D16730: [PGO] cc1 option names change for profile instrumentation (NFC)
Rong Xu via llvm-commits
- [PATCH] D16730: [PGO] cc1 option names change for profile instrumentation (NFC)
David Li via llvm-commits
- [PATCH] D16730: [PGO] cc1 option names change for profile instrumentation (NFC)
Sean Silva via llvm-commits
- [PATCH] D16730: [PGO] cc1 option names change for profile instrumentation (NFC)
David Li via llvm-commits
- [PATCH] D16730: [PGO] cc1 option names change for profile instrumentation (NFC)
Rong Xu via llvm-commits
- [PATCH] D16730: [PGO] cc1 option names change for profile instrumentation (NFC)
Rong Xu via llvm-commits
- [PATCH] D16731: Remove unused stackslots generated in reg spills
Wei Mi via llvm-commits
- [PATCH] D16732: [AArch64] Simplify callee-save register save/restore. NFC.
Geoff Berry via llvm-commits
- [PATCH] D16732: [AArch64] Simplify callee-save register save/restore. NFC.
Tim Northover via llvm-commits
- [PATCH] D16733: [PrologEpilogInserter] Add some debug output for callee-save frame object allocation
Geoff Berry via llvm-commits
- [PATCH] D16734: [AArch64] Simplify prolog/epilog callee save/restore. NFC.
Geoff Berry via llvm-commits
- [PATCH] D16735: [ValueTracking] Improve isKnownNonZero for PHI of non-zero constants
Jun Bum Lim via llvm-commits
- [PATCH] D16735: [ValueTracking] Improve isKnownNonZero for PHI of non-zero constants
Sanjoy Das via llvm-commits
- [PATCH] D16735: [ValueTracking] Improve isKnownNonZero for PHI of non-zero constants
Jun Bum Lim via llvm-commits
- [PATCH] D16735: [ValueTracking] Improve isKnownNonZero for PHI of non-zero constants
Jun Bum Lim via llvm-commits
- [PATCH] D16739: [CUDA] Die if we ask the NVPTX backend to emit a global ctor/dtor.
Justin Lebar via llvm-commits
- [PATCH] D16739: [CUDA] Die if we ask the NVPTX backend to emit a global ctor/dtor.
Artem Belevich via llvm-commits
- [PATCH] D16739: [CUDA] Die if we ask the NVPTX backend to emit a global ctor/dtor.
Justin Holewinski via llvm-commits
- [PATCH] D16739: [CUDA] Die if we ask the NVPTX backend to emit a global ctor/dtor.
Justin Lebar via llvm-commits
- [PATCH] D16739: [CUDA] Die if we ask the NVPTX backend to emit a global ctor/dtor.
Artem Belevich via llvm-commits
- [PATCH] D16739: [CUDA] Die if we ask the NVPTX backend to emit a global ctor/dtor.
Justin Lebar via llvm-commits
- [PATCH] D16740: [SelectionDAG] Eliminate exponential behavior in WalkChainUsers
Owen Anderson via llvm-commits
- [PATCH] D16740: [SelectionDAG] Eliminate exponential behavior in WalkChainUsers
Tim Shen via llvm-commits
- [PATCH] D16740: [SelectionDAG] Eliminate exponential behavior in WalkChainUsers
Tim Shen via llvm-commits
- [PATCH] D16742: [DWARFDebug] Fix another case of overlapping ranges
Keno Fischer via llvm-commits
- [PATCH] D16742: [DWARFDebug] Fix another case of overlapping ranges
Adrian Prantl via llvm-commits
- [PATCH] D16742: [DWARFDebug] Fix another case of overlapping ranges
Keno Fischer via llvm-commits
- [PATCH] D16743: This patch hijacks Danny's MemorySSA, a virtual SSA form for memory. Details on what it looks like are in MemorySSA.h
George Burgess IV via llvm-commits
- [PATCH] D16743: This patch hijacks Danny's MemorySSA, a virtual SSA form for memory. Details on what it looks like are in MemorySSA.h
David Li via llvm-commits
- [PATCH] D16743: This patch hijacks Danny's MemorySSA, a virtual SSA form for memory. Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [PATCH] D16743: This patch hijacks Danny's MemorySSA, a virtual SSA form for memory. Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [PATCH] D16743: This patch hijacks Danny's MemorySSA, a virtual SSA form for memory. Details on what it looks like are in MemorySSA.h
Xinliang David Li via llvm-commits
- [PATCH] D16743: This patch hijacks Danny's MemorySSA, a virtual SSA form for memory. Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [PATCH] D16743: This patch hijacks Danny's MemorySSA, a virtual SSA form for memory. Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [PATCH] D16743: This patch hijacks Danny's MemorySSA, a virtual SSA form for memory. Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [PATCH] D16744: SelectionDAG: Lower some range metadata to AssertZext
Matt Arsenault via llvm-commits
- [PATCH] D16747: AMDGPU: Fix emitting invalid workitem intrinsics for HSA
Matt Arsenault via llvm-commits
- [PATCH] D16747: AMDGPU: Fix emitting invalid workitem intrinsics for HSA
Tom Stellard via llvm-commits
- [PATCH] D16747: AMDGPU: Fix emitting invalid workitem intrinsics for HSA
Matt Arsenault via llvm-commits
- [PATCH] D16752: AVX512 : SETCCE lowering
Igor Breger via llvm-commits
- [PATCH] D16752: AVX512 : SETCCE lowering
Elena Demikhovsky via llvm-commits
- [PATCH] D16755: AVX512: fix mask handling for gather/scatter/prefetch
Igor Breger via llvm-commits
- [PATCH] D16755: AVX512: fix mask handling for gather/scatter/prefetch
Elena Demikhovsky via llvm-commits
- [PATCH] D16755: AVX512: fix mask handling for gather/scatter/prefetch
Igor Breger via llvm-commits
- [PATCH] D16756: Added SKL and CNL processors and features to Clang
Elena Demikhovsky via llvm-commits
- [PATCH] D16757: [ms-inline-asm][X86] Add ability to use AVX512 in MS inline asm
Marina Yatsina via llvm-commits
- [PATCH] D16760: Add support for importing and exporting Registry objects on Windows
Ehsan Akhgari via llvm-commits
- [PATCH] D16762: llvm-config: Add preliminary Windows support
Ehsan Akhgari via llvm-commits
- [PATCH] D16763: [X86] Optimize WinEH state stores
David Majnemer via llvm-commits
- [PATCH] D5190: [Polly] Data flow reduction detection
Tobias Grosser via llvm-commits
- [PATCH] D5226: [Polly] Support memory intrinsics
Tobias Grosser via llvm-commits
- [PATCH] D5226: [Polly] Support memory intrinsics
Johannes Doerfert via llvm-commits
- [PATCH] D5227: [Polly] Support ModRef function behaviour
Tobias Grosser via llvm-commits
- [PATCH] D5227: [Polly] Support ModRef function behaviour
Johannes Doerfert via llvm-commits
- [PATCH] D5231: [Polly] Find all loops involved in now innermost ones.
Tobias Grosser via llvm-commits
- [PATCH] D5293: [Polly] Added support for modulo expressions
Tobias Grosser via llvm-commits
- [PATCH] D5704: [Polly][Fix] Teach the IslExprBuilder about vector lanes
Tobias Grosser via llvm-commits
- [PATCH] D7976: fix X86Disassembler Address parameter
Jameson Nash via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Andrew Trick via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Jonas Paulsson via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Andrew Trick via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Jonas Paulsson via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Geoff Berry via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Jonas Paulsson via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Geoff Berry via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Andrew Trick via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Jonas Paulsson via llvm-commits
- [PATCH] D9067: LiveIntervalAnalysis: Support moving of subregister defs in handleMove
Matthias Braun via llvm-commits
- [PATCH] D9151: Loop Versioning for LICM
Ashutosh Nema via llvm-commits
- [PATCH] D9887: [DebugInfo][FastISel] Prevent using debug location from previous block for local values
Frederic Riss via llvm-commits
- [patch] Merge identical strings
Rafael Espíndola via llvm-commits
- [patch] Merge identical strings
Davide Italiano via llvm-commits
- [patch] Merge identical strings
Rafael Espíndola via llvm-commits
- [patch] Merge identical strings
Rui Ueyama via llvm-commits
- [PATCH] TableGen CGIOperandList should use NumOutOperands instead of NumDefs
Hal Finkel via llvm-commits
- [polly] r258660 - BlockGenerators: Avoid redundant map lookup [NFC]
David Blaikie via llvm-commits
- [polly] r258660 - BlockGenerators: Avoid redundant map lookup [NFC]
Tobias Grosser via llvm-commits
- [polly] r258660 - BlockGenerators: Avoid redundant map lookup [NFC]
David Blaikie via llvm-commits
- [polly] r258662 - test: Name instructions in a test case [NFC]
Michael Kruse via llvm-commits
- [polly] r258662 - test: Name instructions in a test case [NFC]
Tobias Grosser via llvm-commits
- [polly] r258799 - BlockGenerators: Replace getNewScalarValue with getNewValue
Tobias Grosser via llvm-commits
- [polly] r258802 - [FIX] Build correct domain for non-affine region SCoPs
Johannes Doerfert via llvm-commits
- [polly] r258803 - [FIX] Domain generation error due to loops in non-affine regions
Johannes Doerfert via llvm-commits
- [polly] r258807 - Unique value write accesses
Michael Kruse via llvm-commits
- [polly] r258808 - Unique value read accesses
Michael Kruse via llvm-commits
- [polly] r258809 - Unique phi write accesses
Michael Kruse via llvm-commits
- [polly] r258947 - Introduce MemAccInst helper class; NFC
Michael Kruse via llvm-commits
- [polly] r258998 - ScopInfo: Never add read accesses for synthesizable values
Michael Kruse via llvm-commits
- [polly] r259041 - Remove autotools build system
Michael Kruse via llvm-commits
- [polly] r259332 - cmake: Add additional libraries to fix the darwin shared library build
Tobias Grosser via llvm-commits
- [polly] r259333 - Replace utostr_32 use with utostr to match removal from llvm.
Craig Topper via llvm-commits
- [polly] r259337 - ScopInfo: use std::distance to shorten code [NFC]
Tobias Grosser via llvm-commits
- [test-suite] r258934 - [test-suite] Fix name of sqlite rc file.
Chad Rosier via llvm-commits
- [test-suite] r259051 - Add --param=profile=perf option to lit.
Kristof Beyls via llvm-commits
- [test-suite] r259184 - [test-suite] Detect SystemZ host architecture
Ulrich Weigand via llvm-commits
- [www] r258721 - Win snapshot: r258659
Hans Wennborg via llvm-commits
- [www] r258823 - [EuroLLVM] Extend the deadline by a few days.
Arnaud A. de Grandmaison via llvm-commits
- [www] r259072 - Add LLVM Sprint Event. Patch by Kevin Fleming.
Tanya Lattner via llvm-commits
- [www] r259073 - Fix header/footer includes.
Tanya Lattner via llvm-commits
- [www] r259076 - Win snapshot: r259040.
Hans Wennborg via llvm-commits
- [www] r259104 - Update CodeNode location details.
Tanya Lattner via llvm-commits
- [www] r259105 - Add CodeNode image.
Tanya Lattner via llvm-commits
- [www] r259235 - Test commit, adding a blank line
Kevin P. Fleming via llvm-commits
- [www] r259269 - Add Philip Reames to mentor list for NY event.
Kevin P. Fleming via llvm-commits
- [www] r259273 - Use proper spelling of Boris' surname.
Kevin P. Fleming via llvm-commits
- [www] r259286 - Add 'Project Planning' subsection with link to Trello board.
Kevin P. Fleming via llvm-commits
- [zorg] r183702 - Added new lld builder, slave, LLDWinBuildFactory.
Sean Silva via llvm-commits
- [zorg] r258689 - [ARM:Buildbot] Adding GSC upload for bisect tool on ARMv7A
Renato Golin via llvm-commits
- [zorg] r258696 - [AArch64:Buildbot] Adding GSC upload for bisect tool on AArch64
Renato Golin via llvm-commits
- [zorg] r258738 - Make x86 MSVC builds use the x64 -> x86 cross compiler.
Zachary Turner via llvm-commits
- [zorg] r258765 - Changed factory for builder clang-cmake-aarch64-quick.
Galina Kistanova via llvm-commits
- [zorg] r258770 - Added clang build for libomp-clang-x86_64-linux-debian buildbot: http://lists.llvm.org/pipermail/openmp-dev/2016-January/001006.html
Galina Kistanova via llvm-commits
- [zorg] r258949 - [zorg] Convert llvm-mips-linux builder to cmake.
Daniel Sanders via llvm-commits
- [zorg] r258952 - Temporarily remove the FreeBSD 11 LLDB builder
Ed Maste via llvm-commits
- [zorg] r258972 - Plain LLVM builder llvm-s390x-linux1 switched to a full clang builder (clang-s390x-linux).
Galina Kistanova via llvm-commits
- [zorg] r259032 - [zorg] Correct CMAKE_BUILD_TYPE in getLLVMCMakeBuildFactory.
Daniel Sanders via llvm-commits
- [zorg] r259071 - Updated builder clang-x86_64-debian-fast.
Galina Kistanova via llvm-commits
- [zorg] r259080 - Fixed previous commit for builder clang-x86_64-debian-fast.
Galina Kistanova via llvm-commits
- [zorg] r259101 - [powerpc] Alow skipping unsupported sanitizers
Bill Seurer via llvm-commits
- [zorg] r259200 - [powerpc] Switch powerpc64 lnt buildbots to use cmake/ninja
Bill Seurer via llvm-commits
- [zorg] r259200 - [powerpc] Switch powerpc64 lnt buildbots to use cmake/ninja
Hal Finkel via llvm-commits
- [zorg] r259200 - [powerpc] Switch powerpc64 lnt buildbots to use cmake/ninja
Bill Seurer via llvm-commits
- [zorg] r259225 - Small fix for Libiomp5Builder and set clean to false for builders clang-atom-d525-fedora-rel and clang-atom-d525-fedora.
Galina Kistanova via llvm-commits
- [zorg] r259227 - Fix for builder clang-x86_64-debian-fast.
Galina Kistanova via llvm-commits
- [zorg] r259246 - Update LLDB Windows buildbot to use VS2015 and Python 3.5
Zachary Turner via llvm-commits
- [zorg] r259248 - [llvmlab] Enable clang tests that output to the console when we are on the buildbots
Yunzhong Gao via llvm-commits
- [zorg] r259327 - Move PollyPerf builders to cmake
Tobias Grosser via llvm-commits
- [zorg] r259328 - Replace pollyperf10 -> pollyperf2
Tobias Grosser via llvm-commits
- Buildbot numbers for week of 1/17/2016 - 1/23/2016
Galina Kistanova via llvm-commits
- Fix some leaks in lld's YAML parser
Pete Cooper via llvm-commits
- Fix some leaks in lld's YAML parser
Pete Cooper via llvm-commits
- Fix some leaks in lld's YAML parser
Rafael Espíndola via llvm-commits
- FW: [PATCH] D16353: [mips] MIPS32R6 compact branch support
Simon Dardis via llvm-commits
- Invariant intrinsics -- Comparative stats analysis
Larisse Voufo via llvm-commits
- LLVM buildmaster will be restarted in few minutes.
Galina Kistanova via llvm-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via llvm-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via llvm-commits
- LLVM buildmaster will go off-line today after 5 PM Pacific for short time
Galina Kistanova via llvm-commits
- YamlIO custom scalar example fix
Mario Lang via llvm-commits
Last message date:
Sun Jan 31 23:56:09 PST 2016
Archived on: Sun Jan 31 23:59:21 PST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).