The Week Of Monday 12 October 2015 Archives by date
Starting: Mon Oct 12 00:37:20 PDT 2015
Ending: Sun Oct 18 23:44:58 PDT 2015
Messages: 1646
- [LNT] r249026 - Add support for storing hash of test binaries.
Kristof Beyls via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Tobias Grosser via llvm-commits
- [llvm] r250018 - SCEV: Allow simple AddRec * Parameter products in delinearization
Tobias Grosser via llvm-commits
- [polly] r250019 - ScopInfo: Allow simple 'AddRec * Parameter' products in delinearization
Tobias Grosser via llvm-commits
- [llvm] r249522 - [X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting the stack before calls
Joerg Sonnenberger via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
George Rimar via llvm-commits
- [PATCH] D13551: [LoopVectorize] Shrink integer operations into the smallest type possible
James Molloy via llvm-commits
- [PATCH] D13597: Python script to check coverage of misched info
Christof Douma via llvm-commits
- [llvm] r250020 - [MISched] Python script to check coverage of misched info
James Molloy via llvm-commits
- [PATCH] D13597: Python script to check coverage of misched info
James Molloy via llvm-commits
- [llvm] r249522 - [X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting the stack before calls
Kuperstein, Michael M via llvm-commits
- [PATCH] D13551: [LoopVectorize] Shrink integer operations into the smallest type possible
silviu.baranga at arm.com via llvm-commits
- [PATCH] D13005: [Debug] Look through bitcasts to find argument registers
Oliver Stannard via llvm-commits
- [PATCH] D13382: GlobalOpt should maintain externally_initialized when splitting aggregates
Oliver Stannard via llvm-commits
- [PATCH] D13343: GlobalOpt does not treat externally_initialized globals correctly
Oliver Stannard via llvm-commits
- [PATCH] D13551: [LoopVectorize] Shrink integer operations into the smallest type possible
James Molloy via llvm-commits
- [llvm] r250023 - [SystemZ] testcase MC/SystemZ/insn-good-z13.s extended.
Jonas Paulsson via llvm-commits
- [PATCH] D13647: Fix an occasional failure in fs::rename() if another process uses fs::openFileForRead() on the same file
Greg Bedwell via llvm-commits
- [llvm] r250025 - cmake: Avoid leading space in LLVM_DEFINITIONS.
Pawel Bylica via llvm-commits
- [PATCH] D13432: cmake: Avoid leading space in LLVM_DEFINITIONS.
Paweł Bylica via llvm-commits
- [PATCH] D13551: [LoopVectorize] Shrink integer operations into the smallest type possible
James Molloy via llvm-commits
- [PATCH] D13551: [LoopVectorize] Shrink integer operations into the smallest type possible
silviu.baranga at arm.com via llvm-commits
- [llvm] r250026 - Test commit
Zlatko Buljan via llvm-commits
- [llvm] r250027 - [x86] PR24562: fix incorrect folding of PSHUFB nodes with a mask where all indices have the most significant bit set.
Andrea Di Biagio via llvm-commits
- [lld] r250028 - This doesn't need to be virtual anymore.
Rafael Espindola via llvm-commits
- [PATCH] D13364: [x86] PR24562: fix incorrect folding of X86ISD::PSHUFB nodes that have a mask of all indices with the most significant bit set.
Phabricator via llvm-commits
- [llvm] r250029 - [X86] Add XSAVE intrinsic family
Amjad Aboud via llvm-commits
- [PATCH] D13012: [X86] Add XSAVE intrinsics (LLVM part)
Amjad Aboud via llvm-commits
- [lld] r250030 - Delete getFirstELF.
Rafael Espindola via llvm-commits
- [lld] r249996 - Handle a crash in conflict detection with archive members.
Rafael Espíndola via llvm-commits
- [PATCH] Marked Swift Machine Scheduler Model as incomplete
Christof Douma via llvm-commits
- [lld] r250031 - Make getStaticELFKind a member function now that we can.
Rafael Espindola via llvm-commits
- [PATCH] D13343: GlobalOpt does not treat externally_initialized globals correctly
James Molloy via llvm-commits
- [PATCH] D13121: Improve ISel across lane float min/max reduction
Charlie Turner via llvm-commits
- [llvm] r250032 - [LoopVectorize] Shrink integer operations into the smallest type possible
James Molloy via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
hfinkel at anl.gov via llvm-commits
- [PATCH] D13647: Fix an occasional failure in fs::rename() if another process uses fs::openFileForRead() on the same file
Aaron Ballman via llvm-commits
- [llvm] r250033 - [ARM] Mark Swift MISched model as incomplete
James Molloy via llvm-commits
- [PATCH] Marked Swift Machine Scheduler Model as incomplete
James Molloy via llvm-commits
- [PATCH] D13593: [mips] wrong opcode for ll/sc instructions on mipsr6 when -integrated-as is used
Daniel Sanders via llvm-commits
- [PATCH] D13563: [ELF2] Implement PPC64TargetInfo::isRelRelative
hfinkel at anl.gov via llvm-commits
- [PATCH] D13551: [LoopVectorize] Shrink integer operations into the smallest type possible
James Molloy via llvm-commits
- [llvm] r250035 - GlobalOpt does not treat externally_initialized globals correctly
Oliver Stannard via llvm-commits
- [PATCH] D13343: GlobalOpt does not treat externally_initialized globals correctly
Oliver Stannard via llvm-commits
- [PATCH] D13343: GlobalOpt does not treat externally_initialized globals correctly
Oliver Stannard via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Igor Breger via llvm-commits
- [PATCH] D13649: [mips] Clang ll/sc illegal instruction on mips64r2 with -O0
Jelena Losic via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Rui Ueyama via llvm-commits
- [PATCH] D13563: [ELF2] Implement PPC64TargetInfo::isRelRelative
Rui Ueyama via llvm-commits
- [llvm] r250039 - [mips] Handle undef when extracting subregs from FP64 registers.
Daniel Sanders via llvm-commits
- [lld] r250031 - Make getStaticELFKind a member function now that we can.
Rui Ueyama via llvm-commits
- [PATCH] D13467: [mips] Handle undef when extracting subregs from FP64 registers.
Daniel Sanders via llvm-commits
- [PATCH] D13650: ARM/ELF: Better codegen for global variable addresses.
Peter Collingbourne via llvm-commits
- [llvm] r250040 - [mips] Clean up most macro expansions to use the emit*() functions.
Daniel Sanders via llvm-commits
- [PATCH] D13121: Improve ISel across lane float min/max reduction
Jun Bum Lim via llvm-commits
- [llvm] r250041 - [mips] Whitespace cleanup in MIPS16 tests to reduce noise in following changes. NFC.
Daniel Sanders via llvm-commits
- [llvm] r250042 - [mips][ias] Implement macro expansion when bcc has an immediate where a register belongs.
Daniel Sanders via llvm-commits
- [PATCH] D13649: [mips] Clang ll/sc illegal instruction on mips64r2 with -O0
Vasileios Kalintiris via llvm-commits
- [PATCH] D13651: [ELF2] - Initial lazy loading support (x86_x64)
George Rimar via llvm-commits
- [PATCH] D13653: [mips][mips16] Re-work the inline assembly stubs to work with IAS. NFC.
Daniel Sanders via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Ed Maste via llvm-commits
- [PATCH] D13654: [mips][ias] Implement ulh macro.
Daniel Sanders via llvm-commits
- [lld] r250045 - [ELF2][mips] Support R_MIPS_32 relocation
Simon Atanasyan via llvm-commits
- [llvm] r250046 - Fix rename() sometimes failing if another process uses openFileForRead()
Greg Bedwell via llvm-commits
- [PATCH] D13655: DAGCombiner: Combine extract_vector_elt from build_vector
Matt Arsenault via llvm-commits
- [PATCH] D13647: Fix an occasional failure in fs::rename() if another process uses fs::openFileForRead() on the same file
Greg Bedwell via llvm-commits
- [lld] r250047 - Fix indentation.
Rui Ueyama via llvm-commits
- [lld] r250031 - Make getStaticELFKind a member function now that we can.
Rui Ueyama via llvm-commits
- [lld] r250048 - ELF2: Handle default entry name in the driver.
Rui Ueyama via llvm-commits
- [llvm] r250049 - fix capitalization; NFC
Sanjay Patel via llvm-commits
- [lld] r250050 - Remove redundant namespace specifiers.
Rui Ueyama via llvm-commits
- [PATCH] D13656: [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.
Daniel Sanders via llvm-commits
- [lld] r250051 - ELF2: Move createELFFile() from .h to .cpp.
Rui Ueyama via llvm-commits
- [llvm] r250052 - [AArch64]Fix bug in function names in test case
Jun Bum Lim via llvm-commits
- [compiler-rt] r249337 - [lsan] [aarch64] Add support for AArch64
Adhemerval Zanella via llvm-commits
- [llvm] r250053 - [mips][FastISel] Clang-format switch statement. NFC.
Vasileios Kalintiris via llvm-commits
- [PATCH] D13121: Improve ISel across lane float min/max reduction
Jun Bum Lim via llvm-commits
- [PATCH] D13005: [Debug] Look through bitcasts to find argument registers
Adrian Prantl via llvm-commits
- [lld] r250054 - Early return.
Rui Ueyama via llvm-commits
- [lld] r250055 - Remove explicit Twine instantiation if possible.
Rui Ueyama via llvm-commits
- [PATCH] D13659: Implement .reloc (constant offset only) with support for R_MIPS_NONE and R_MIPS_32.
Daniel Sanders via llvm-commits
- [llvm] r250056 - [Debug] Look through bitcasts to find argument registers
Oliver Stannard via llvm-commits
- [PATCH] D13005: [Debug] Look through bitcasts to find argument registers
Oliver Stannard via llvm-commits
- [PATCH] D13660: [x86] Fix wrong lowering of vsetcc nodes (PR25080).
Andrea Di Biagio via llvm-commits
- [lld] r250057 - ELF2: Do not put temporary files to the test toplevel directory.
Rui Ueyama via llvm-commits
- [llvm] r250058 - [mips][micromips] Initial support for micrmomips DSP instructions and addu.qb implementation
Zoran Jovanovic via llvm-commits
- [PATCH] D12798: [mips][micromips] Initial support for micrmomips DSP instructions and addu.qb implementation
Phabricator via llvm-commits
- [llvm] r250059 - fix typos; NFC
Sanjay Patel via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Chris Matthews via llvm-commits
- [lld] r250062 - ELF2: Verify that weak undefined symbols won't add DT_NEEDED.
Rui Ueyama via llvm-commits
- [lld] r249998 - ELF2: Implement --as-needed.
Rui Ueyama via llvm-commits
- [compiler-rt] r250063 - [ubsan] Invoke test program using %run.
Filipe Cabecinhas via llvm-commits
- [PATCH] D13425: [compiler-rt] Properly detect lack of available system libraries for arch in clang_darwin.mk
Chris Bieneman via llvm-commits
- [llvm] r250065 - [WinEH] Remove CatchObjRecoverIdx
David Majnemer via llvm-commits
- [PATCH] D13565: [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations
hfinkel at anl.gov via llvm-commits
- [PATCH] D13308: Value profiling - remaining LLVM changes
David Li via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Tobias Grosser via llvm-commits
- [PATCH] D13329: [PGO]: Eliminate __llvm_profile_register calls for Linux (compiler_rt)
Xinliang David Li via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [llvm] r250067 - [llvm-symbolizer] Add -print-address option
Hemant Kulkarni via llvm-commits
- [PATCH] D13565: [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations
Rui Ueyama via llvm-commits
- [llvm] r250068 - Don't call PrepareEHLandingPad on non EH pads
Reid Kleckner via llvm-commits
- [llvm] r250070 - Enable verifier after PeepholeOptimizer
Matt Arsenault via llvm-commits
- [llvm] r250071 - AMDGPU: Register some more passes so -print-before works
Matt Arsenault via llvm-commits
- [PATCH] D13600: Enable verifier after PeepholeOptimizer
Matt Arsenault via llvm-commits
- [PATCH] D13329: [PGO]: Eliminate __llvm_profile_register calls for Linux (compiler_rt)
Justin Bogner via llvm-commits
- [PATCH] D13329: [PGO]: Eliminate __llvm_profile_register calls for Linux (compiler_rt)
Xinliang David Li via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
Rui Ueyama via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Simon Pilgrim via llvm-commits
- [llvm] r250072 - [llvm-symbolizer] Reverting r250067
Colin LeMahieu via llvm-commits
- [PATCH] D13644: AVX-512 bit shuffle in 32-bit mode - fixed a bug
Simon Pilgrim via llvm-commits
- [PATCH] D13663: [ELF2] Don't crash on symbolless relocations when writing shared libraries
hfinkel at anl.gov via llvm-commits
- [PATCH] D13029: [PatternMatch] Switch to using ValueTracking::matchSelectPattern for min/max matching
James Molloy via llvm-commits
- [lld] r250073 - ELF2: Split SymbolTable::addFile(). NFC.
Rui Ueyama via llvm-commits
- [llvm] r249940 - Use emplace_back instead of a constructor call and push_back. NFC
David Blaikie via llvm-commits
- [PATCH] D13663: [ELF2] Don't crash on symbolless relocations when writing shared libraries
Rui Ueyama via llvm-commits
- [PATCH] D13329: [PGO]: Eliminate __llvm_profile_register calls for Linux (compiler_rt)
Justin Bogner via llvm-commits
- [PATCH] D13243: [GlobalsAA] Don't assume anything about functions that may be overridden
Chandler Carruth via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [llvm] r250074 - Turn const/const& into value type for BlockFrequency in functions of this class. Also fix a naming issue. NFC.
Cong Hou via llvm-commits
- [llvm] r250075 - combine predicates; NFCI
Sanjay Patel via llvm-commits
- [llvm] r250076 - [libFuzzer] mention more trophies and improve the link formatting
Kostya Serebryany via llvm-commits
- [PATCH] D13512: [GlobalsAA] Loosen an overly conservative bailout
Chandler Carruth via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
Rui Ueyama via llvm-commits
- [PATCH] D13665: [DAG] Add common vector constant folding helper function
Simon Pilgrim via llvm-commits
- [PATCH] D13660: [x86] Fix wrong lowering of vsetcc nodes (PR25080).
Quentin Colombet via llvm-commits
- [llvm] r250077 - Add - and -= operators to BlockFrequency using saturating arithmetic.
Cong Hou via llvm-commits
- [PATCH] D13660: [x86] Fix wrong lowering of vsetcc nodes (PR25080).
Andrea Di Biagio via llvm-commits
- [PATCH] D13029: [PatternMatch] Switch to using ValueTracking::matchSelectPattern for min/max matching
David Majnemer via llvm-commits
- [lld] r250079 - Remove break after error because error is _Noreturn.
Rui Ueyama via llvm-commits
- [lld] r250080 - Instead of computing offset from current and start, use a variable. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D10979: Update the branch weight metadata in JumpThreading pass.
Cong Hou via llvm-commits
- [PATCH] D13660: [x86] Fix wrong lowering of vsetcc nodes (PR25080).
Quentin Colombet via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [PATCH] D13565: [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations
hfinkel at anl.gov via llvm-commits
- [PATCH] D13666: Add an (optional) identification block in the bitcode
Mehdi AMINI via llvm-commits
- [PATCH] D13565: [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations
Rui Ueyama via llvm-commits
- [llvm] r250085 - [x86] Fix wrong lowering of vsetcc nodes (PR25080).
Andrea Di Biagio via llvm-commits
- [PATCH] D13660: [x86] Fix wrong lowering of vsetcc nodes (PR25080).
Phabricator via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
Rui Ueyama via llvm-commits
- [llvm] r250086 - [llvm-symbolizer] Add -print-address option
Hemant Kulkarni via llvm-commits
- [PATCH] D13518: Add -address option to symbolizer
khemant at codeaurora.org via llvm-commits
- [PATCH] D13666: Add an (optional) identification block in the bitcode
Mehdi AMINI via llvm-commits
- [PATCH] D13666: Add an (optional) identification block in the bitcode
Chandler Carruth via llvm-commits
- [lld] r250087 - [ELF2/PPC64] Add a comment about the page size
Hal Finkel via llvm-commits
- [lld] r249760 - [ELF2] Make the system page size a target-dependent property
Hal Finkel via llvm-commits
- [llvm] r250088 - Make Win64 localescape offsets FP relative instead of SP relative
Reid Kleckner via llvm-commits
- [llvm] r250089 - Update the branch weight metadata in JumpThreading pass.
Cong Hou via llvm-commits
- [PATCH] D10979: Update the branch weight metadata in JumpThreading pass.
Phabricator via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das via llvm-commits
- [PATCH] D13354: Assign correct edge weights to unwind destinations when lowering invoke statement.
Cong Hou via llvm-commits
- [PATCH] D13613: [SCEV] Mark AddExprs as nsw or nuw if legal
Sanjoy Das via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Nick Lewycky via llvm-commits
- [PATCH] D13354: Assign correct edge weights to unwind destinations when lowering invoke statement.
Reid Kleckner via llvm-commits
- [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots.
Hal Finkel via llvm-commits
- [PATCH] D10717: Enhance loop rotation with existence of profile data in MachineBlockPlacement pass.
Cong Hou via llvm-commits
- [PATCH] D10717: Enhance loop rotation with existence of profile data in MachineBlockPlacement pass.
Cong Hou via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Davide Italiano via llvm-commits
- [PATCH] D10717: Enhance loop rotation with existence of profile data in MachineBlockPlacement pass.
Cong Hou via llvm-commits
- [polly] r250091 - Use EP_ModuleOptimizerEarly to run early polly passes,
Tobias Grosser via llvm-commits
- [polly] r250092 - RegisterPasses: Optionally run inliner before Polly
Tobias Grosser via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Quentin Colombet via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Rui Ueyama via llvm-commits
- [PATCH] D13354: Assign correct edge weights to unwind destinations when lowering invoke statement.
Reid Kleckner via llvm-commits
- [PATCH] D11758: [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
Michael Zolotukhin via llvm-commits
- [PATCH] D12778: Change the probability to check if a hot successor has a more important predecessor in block-placement.
Cong Hou via llvm-commits
- [PATCH] D13669: [sanitizer] [lsan] Add support for AArch64
Adhemerval Zanella via llvm-commits
- [lld] r250095 - ELF2: Create a function to get VA from Elf_Rel.
Rui Ueyama via llvm-commits
- [lld] r250096 - Continue early to reduce indentation.
Rui Ueyama via llvm-commits
- [PATCH] D13670: [sanitizer] Fix ptrace interceptor for aarch64
Adhemerval Zanella via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Davide Italiano via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Davide Italiano via llvm-commits
- [PATCH] D13671: Add -pretty-print option to llvm-symbolizer
khemant at codeaurora.org via llvm-commits
- [PATCH] D12778: Change the probability to check if a hot successor has a more important predecessor in block-placement.
Cong Hou via llvm-commits
- [PATCH] D13672: [ARM CodeGen] @llvm.debugtrap call may be removed when restoring callee saved registers
Oleg Ranevskyy via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Davide Italiano via llvm-commits
- [llvm] r249522 - [X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting the stack before calls
Smith, Kevin B via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Davide Italiano via llvm-commits
- [PATCH] D13663: [ELF2] Don't crash on symbolless relocations when writing shared libraries
hfinkel at anl.gov via llvm-commits
- [lld] r250100 - [ELF2] Sort PPC64 special sections
Hal Finkel via llvm-commits
- [PATCH] D13621: [ELF2] Sort PPC64 special sections
hfinkel at anl.gov via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Rui Ueyama via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Hal Finkel via llvm-commits
- [PATCH] D13562: [ELF2] Add a base set of PPC64 relocations
hfinkel at anl.gov via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Davide Italiano via llvm-commits
- [lld] r250102 - [ELF2] Implement PPC64TargetInfo::isRelRelative
Hal Finkel via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Davide Italiano via llvm-commits
- [lld] r250100 - [ELF2] Sort PPC64 special sections
Rui Ueyama via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Rui Ueyama via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Davide Italiano via llvm-commits
- [www] r250103 - Win snapshot: r250039
Hans Wennborg via llvm-commits
- [lld] r250104 - [ELF2] Fixup test case for TOC relocation
Hal Finkel via llvm-commits
- [PATCH] D13665: [DAG] Add common vector constant folding helper function
Quentin Colombet via llvm-commits
- [PATCH] D13564: [ELF2] Make sure symbol-less relocations make it to the target's handler
hfinkel at anl.gov via llvm-commits
- [lld] r250106 - [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Davide Italiano via llvm-commits
- [PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Davide Italiano via llvm-commits
- [lld] r250107 - test/elf2/relative-dynamic-reloc-ppc64.s requires ppc
Hal Finkel via llvm-commits
- [llvm] r250108 - [CMake] Adding support for passing in profiling data.
Chris Bieneman via llvm-commits
- [PATCH] D13010: Verify that we have GLIBC before using the __GLIBC_PREREC macro.
Vasileios Kalintiris via llvm-commits
- [lld] r250109 - [ELF2] Ensure strict weak ordering in section sorting
Hal Finkel via llvm-commits
- [PATCH] D13623: [WinEH] Iterate state changes instead of invokes
Reid Kleckner via llvm-commits
- [lld] r250100 - [ELF2] Sort PPC64 special sections
Hal Finkel via llvm-commits
- [PATCH] D13563: [ELF2] Implement PPC64TargetInfo::isRelRelative
hfinkel at anl.gov via llvm-commits
- [lld] r250110 - [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations
Hal Finkel via llvm-commits
- [PATCH] D13565: [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations
hfinkel at anl.gov via llvm-commits
- [PATCH] D13674: [llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDB
David Majnemer via llvm-commits
- [PATCH] D13655: DAGCombiner: Combine extract_vector_elt from build_vector
Simon Pilgrim via llvm-commits
- [PATCH] D13675: [ELF2/Linkerscript] Implement parsing of OUTPUT_ARCH() command
Davide Italiano via llvm-commits
- [compiler-rt] r250113 - [asan] Zero initialize sem_t in sem_init.
Evgeniy Stepanov via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [PATCH] D13655: DAGCombiner: Combine extract_vector_elt from build_vector
Matt Arsenault via llvm-commits
- [PATCH] D13655: DAGCombiner: Combine extract_vector_elt from build_vector
Matt Arsenault via llvm-commits
- [PATCH] D13675: [ELF2/Linkerscript] Implement parsing of OUTPUT_ARCH() command
Rui Ueyama via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [lld] r250115 - [ELF2/LinkerScript] Implement parsing of OUTPUT_ARCH() command.
Davide Italiano via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
Rui Ueyama via llvm-commits
- [PATCH] D13675: [ELF2/Linkerscript] Implement parsing of OUTPUT_ARCH() command
Davide Italiano via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Michael Kruse via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [PATCH] D13665: [DAG] Add common vector constant folding helper function
Simon Pilgrim via llvm-commits
- [PATCH] D13665: [DAG] Add common vector constant folding helper function
Simon Pilgrim via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
Rui Ueyama via llvm-commits
- [PATCH] D13637: ELF2: Fix BSD's __progname symbol issue.
Rui Ueyama via llvm-commits
- [PATCH] D13677: [IR] Fix bug in `ConstantRange::intersectWith`
Sanjoy Das via llvm-commits
- [llvm] r250117 - Fixed bugs in llvm-obdump while parsing Mach-O files from malformed archives
Kevin Enderby via llvm-commits
- [PATCH] D13655: DAGCombiner: Combine extract_vector_elt from build_vector
Simon Pilgrim via llvm-commits
- [PATCH] D12923: Add support for function attribute "notail"
Akira Hatanaka via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [PATCH] D13264: Disabling speculative loads under asan.
Kostya Serebryany via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
Rui Ueyama via llvm-commits
- [PATCH] D13674: [llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDB
Zachary Turner via llvm-commits
- [llvm] r250089 - Update the branch weight metadata in JumpThreading pass.
Benjamin Kramer via llvm-commits
- [PATCH] D13680: x86: preserve flags when folding atomic operations
JF Bastien via llvm-commits
- [PATCH] D13677: [IR] Fix bug in `ConstantRange::intersectWith`
Sanjoy Das via llvm-commits
- [PATCH] D13613: [SCEV] Mark AddExprs as nsw or nuw if legal
Sanjoy Das via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das via llvm-commits
- [PATCH] D13665: [DAG] Add common vector constant folding helper function
Quentin Colombet via llvm-commits
- [PATCH] D13615: [lld][elf2] Local Dynamic TLS
Rui Ueyama via llvm-commits
- [PATCH] D13354: Assign correct edge weights to unwind destinations when lowering invoke statement.
Cong Hou via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [PATCH] D13354: Assign correct edge weights to unwind destinations when lowering invoke statement.
Cong Hou via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
Rui Ueyama via llvm-commits
- [PATCH] D13354: Assign correct edge weights to unwind destinations when lowering invoke statement.
Reid Kleckner via llvm-commits
- [llvm] r250117 - Fixed bugs in llvm-obdump while parsing Mach-O files from malformed archives
Hal Finkel via llvm-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via llvm-commits
- [llvm] r250089 - Update the branch weight metadata in JumpThreading pass.
Cong Hou via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [llvm] r250118 - [SelectionDAG] Add common vector constant folding helper function
Simon Pilgrim via llvm-commits
- [PATCH] D13665: [DAG] Add common vector constant folding helper function
Simon Pilgrim via llvm-commits
- [llvm] r250119 - Assign correct edge weights to unwind destinations when lowering invoke statement.
Cong Hou via llvm-commits
- [PATCH] D13354: Assign correct edge weights to unwind destinations when lowering invoke statement.
Cong Hou via llvm-commits
- [llvm] r250120 - Temporarily remove the test added in r250117 while I investigate why two
Kevin Enderby via llvm-commits
- [PATCH] D13354: Assign correct edge weights to unwind destinations when lowering invoke statement.
Phabricator via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
Rui Ueyama via llvm-commits
- [llvm] r250121 - [InstCombine] Tidied up SSE4A tests.
Simon Pilgrim via llvm-commits
- [lld] r250122 - [ELF2/PPC64] Resolve local-call relocations using the correct function-descriptor values
Hal Finkel via llvm-commits
- [PATCH] D13379: Add an utility to lift aggregate loads in SROA.
Amaury SECHET via llvm-commits
- [zorg] r250123 - Silence buildbot 'sanitizer_x86_64-freebsd' temporally.
Galina Kistanova via llvm-commits
- [PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known
hfinkel at anl.gov via llvm-commits
- [compiler-rt] r250124 - [msan] Add __msan_copy_shadow interface function.
Evgeniy Stepanov via llvm-commits
- [PATCH] D13269: Improved X86-FMA3 mem-folding & coalescing
Vyacheslav Klochkov via llvm-commits
- [PATCH] D13655: DAGCombiner: Combine extract_vector_elt from build_vector
Matt Arsenault via llvm-commits
- [lld] r250125 - [elf2] Inline needsDynamicSections.
Michael J. Spencer via llvm-commits
- [PATCH] D13655: DAGCombiner: Combine extract_vector_elt from build_vector
Simon Pilgrim via llvm-commits
- [lld] r250126 - [elf2] Tighten up test.
Michael J. Spencer via llvm-commits
- [lld] r249462 - [elf2] Correctly determine if we should ignore missing __tls_get_addr.
Michael Spencer via llvm-commits
- [lld] r250127 - Fix test breakage on Windows.
Rui Ueyama via llvm-commits
- [llvm] r250129 - DAGCombiner: Combine extract_vector_elt from build_vector
Matt Arsenault via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Nick Lewycky via llvm-commits
- [PATCH] D13269: Improved X86-FMA3 mem-folding & coalescing
Ahmed Bougacha via llvm-commits
- [PATCH] D13655: DAGCombiner: Combine extract_vector_elt from build_vector
Matt Arsenault via llvm-commits
- [PATCH] D12706: Handle non-constant shifts in computeKnownBits, and use computeKnownBits for constant folding in InstCombine/Simplify
hfinkel at anl.gov via llvm-commits
- [PATCH] D13651: [ELF2] - Initial lazy loading support (x86_x64)
Rui Ueyama via llvm-commits
- [llvm] r250130 - Remove the correct unstable malformed-machos test mem-crup-0261.macho and
Kevin Enderby via llvm-commits
- [PATCH] D13677: [IR] Fix bug in `ConstantRange::intersectWith`
Nick Lewycky via llvm-commits
- [PATCH] D11662: Filter cold blocks off the loop chain when profile data is available.
Cong Hou via llvm-commits
- [llvm] r250132 - AMDGPU: Refactor isVGPRToSGPRCopy
Matt Arsenault via llvm-commits
- [lld] r250133 - Use llvm::sys::path::is_absolute instead of my own.
Rui Ueyama via llvm-commits
- [PATCH] D13540: AMDGPU: Refactor isVGPRToSGPRCopy
Matt Arsenault via llvm-commits
- [lld] r250031 - Make getStaticELFKind a member function now that we can.
Rafael Espíndola via llvm-commits
- [PATCH] D13680: x86: preserve flags when folding atomic operations
Derek Schuff via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-Hung Hsieh via llvm-commits
- [llvm] r250135 - x86: preserve flags when folding atomic operations
JF Bastien via llvm-commits
- [PATCH] D13680: x86: preserve flags when folding atomic operations
JF Bastien via llvm-commits
- [PATCH] D11662: Filter cold blocks off the loop chain when profile data is available.
Cong Hou via llvm-commits
- [llvm] r250138 - DAGCombiner: Don't stop finding better chain on 2 aliases
Matt Arsenault via llvm-commits
- [PATCH] D13439: DAGCombiner: Don't stop finding better chain on 2 aliases
Matt Arsenault via llvm-commits
- [PATCH] D13683: Remove File from createSubroutineType
Amaury SECHET 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
- [lld] r250062 - ELF2: Verify that weak undefined symbols won't add DT_NEEDED.
Rafael Espíndola via llvm-commits
- [PATCH] D13438: Start replacing vector_extract/vector_insert with extractelt/insertelt
Matt Arsenault via llvm-commits
- [lld] r250139 - Remove the EKind member variable.
Rafael Espindola via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das via llvm-commits
- [PATCH] D13677: [IR] Fix bug in `ConstantRange::intersectWith`
Sanjoy Das via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das via llvm-commits
- [llvm] r250141 - Looks like malformed-machos 00000031.a test is just getting a different error
Kevin Enderby via llvm-commits
- [PATCH] D9094: Fold EXTRACT_VECTOR_ELT(BUILD_VECTOR(Elt[0], ...), CstX ) -> Elt[CstX]
Mehdi AMINI via llvm-commits
- [PATCH] D13613: [SCEV] Mark AddExprs as nsw or nuw if legal
Sanjoy Das via llvm-commits
- [PATCH] D13685: [SCEV] Commute sign extends through nsw additions
Sanjoy Das via llvm-commits
- [PATCH] D13677: [IR] Fix bug in `ConstantRange::intersectWith`
Nick Lewycky via llvm-commits
- [llvm] r250142 - TransformUtils: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13677: [IR] Fix bug in `ConstantRange::intersectWith`
Sanjoy Das via llvm-commits
- [llvm] r250143 - [SCEV] Put some utilites in the ScalarEvolution class
Sanjoy Das via llvm-commits
- [PATCH] D13683: Remove File from createSubroutineType
Duncan P. N. Exon Smith via llvm-commits
- [lld] r249957 - ELF2: Write .interp section on the first page in the exectuable.
Sean Silva via llvm-commits
- [llvm] r250144 - BitcodeWriter: Stop using implicit ilist iterator conversion, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r250108 - [CMake] Adding support for passing in profiling data.
Sean Silva via llvm-commits
- [llvm] r250089 - Update the branch weight metadata in JumpThreading pass.
Manman Ren via llvm-commits
- [llvm] r250145 - Revert 250089 due to bot failure. It failed when building clang itself with PGO.
Manman Ren via llvm-commits
- [PATCH] D13527: AMDGPU: Exclude SGPRs except m0 from movrel operands
Matt Arsenault via llvm-commits
- [llvm] r249940 - Use emplace_back instead of a constructor call and push_back. NFC
Craig Topper via llvm-commits
- [PATCH] D13686: [SCEV] Teach SCEV some axioms about non-wrapping arithmetic
Sanjoy Das via llvm-commits
- [PATCH] D13687: [SCEV] Opportunistically interpret unsigned constraints as signed
Sanjoy Das via llvm-commits
- [llvm] r249940 - Use emplace_back instead of a constructor call and push_back. NFC
David Blaikie via llvm-commits
- [llvm] r250147 - [X86] Change all the i8imm operands in XOP instructions to u8imm so the parser will check the size.
Craig Topper via llvm-commits
- [llvm] r250148 - [X86] Mark the AAD and AAM aliases as not valid in 64-bit mode.
Craig Topper via llvm-commits
- [llvm] r250150 - [CMake] LLVM_PROFDATA_FILE only works if you're using clang, so we should error out if it is specified when not using clang.
Chris Bieneman via llvm-commits
- [llvm] r250108 - [CMake] Adding support for passing in profiling data.
Chris Bieneman via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Tobias Grosser via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Tobias Grosser via llvm-commits
- [llvm] r250151 - Fix line-ending issue. NFC.
Michael Kuperstein via llvm-commits
- [llvm] r250152 - [IndVars] NFC Cleanup.
Sanjoy Das via llvm-commits
- [llvm] r250153 - Remove unnecessary argument in ipo iterator
Michael Liao via llvm-commits
- [PATCH] D13511: [mips] Use correct frame register for DWARF info when dynamically realigning the stack.
Dean De Leo via llvm-commits
- [llvm] r250154 - Test commit
Christof Douma via llvm-commits
- [PATCH] D13512: [GlobalsAA] Loosen an overly conservative bailout
James Molloy via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Igor Breger via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Igor Breger via llvm-commits
- [llvm] r250156 - [GlobalsAA] Don't assume anything about functions that may be overridden
James Molloy via llvm-commits
- [llvm] r250157 - [GlobalsAA] Turn GlobalsAA on again by default
James Molloy via llvm-commits
- [PATCH] D13593: [mips] wrong opcode for ll/sc instructions on mipsr6 when -integrated-as is used
Jelena Losic via llvm-commits
- [PATCH] D13193: Add an MCTargetMachine and use it to configure MCAsmInfo
Daniel Sanders via llvm-commits
- [PATCH] D13644: AVX-512 bit shuffle in 32-bit mode - fixed a bug
Elena Demikhovsky via llvm-commits
- [PATCH] D13690: Silence MSVC warning D9025 when /W3 present after /W4
angelsl via llvm-commits
- [PATCH] D13691: Use C files for functions with assembly versions when on MSVC
angelsl via llvm-commits
- [PATCH] D13691: Use C files for functions with assembly versions when on MSVC
angelsl via llvm-commits
- [PATCH] D13692: Silence warning for unrecognised "-std=c99" warning on MSVC
angelsl via llvm-commits
- [PATCH] D13694: Define __builtin_clzll for x86 on MSVC
angelsl via llvm-commits
- [PATCH] D13691: Use C files for functions with assembly versions when on MSVC
angelsl via llvm-commits
- [PATCH] D13130: [mips][microMIPS] Implement ADDQ.PH, ADDQ_S.W, ADDQH.PH, ADDQH.W, ADDSC, ADDU.PH, ADDU_S.QB, ADDWC and ADDUH.QB instructions
Zlatko Buljan via llvm-commits
- [PATCH] D13511: [mips] Use correct frame register for DWARF info when dynamically realigning the stack.
Dean De Leo via llvm-commits
- [PATCH] D11634: [mips][microMIPS] Implement LLE and SCE instructions for microMIPS32r6
Hrvoje Varga via llvm-commits
- [PATCH] D13593: [mips] wrong opcode for ll/sc instructions on mipsr6 when -integrated-as is used
Daniel Sanders via llvm-commits
- [PATCH] D13376: [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH, DPAQ_SA.L.W, DPAQX_S.W.PH, DPAQX_SA.W.PH, DPAU.H.QBL, DPAU.H.QBR and DPAX.W.PH instructions
Zlatko Buljan via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Michael Kruse via llvm-commits
- [PATCH] D11633: [mips][microMIPS] Implement LB, LBE, LBU and LBUE instructions
Hrvoje Varga via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Elena Demikhovsky via llvm-commits
- [PATCH] D4316: Add some natvis visualizers for llvm::Value, llvm::Type, and llvm::Instruction
Aaron Ballman via llvm-commits
- [PATCH] D13632: AVX512 : i8/i16 vector CTLZ/CTLZ_ZERO_UNDEF lowering
Igor Breger via llvm-commits
- [PATCH] D13632: AVX512 : i8/i16 vector CTLZ/CTLZ_ZERO_UNDEF lowering
Igor Breger via llvm-commits
- [lld] r249760 - [ELF2] Make the system page size a target-dependent property
Rafael Espíndola via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Johannes Doerfert via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Mailing List "llvm-commits" via llvm-commits
- [lld] r250087 - [ELF2/PPC64] Add a comment about the page size
Rafael Espíndola via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Michael Kruse via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Simon Pilgrim via llvm-commits
- [PATCH] D13651: [ELF2] - Initial lazy loading support (x86_x64)
George Rimar via llvm-commits
- [PATCH] D13651: [ELF2] - Initial lazy loading support (x86_x64)
George Rimar via llvm-commits
- [lld] r250100 - [ELF2] Sort PPC64 special sections
Rafael Espíndola via llvm-commits
- [PATCH] D13644: AVX-512 bit shuffle in 32-bit mode - fixed a bug
Simon Pilgrim via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Rafael Espíndola via llvm-commits
- [PATCH] D13632: AVX512 : i8/i16 vector CTLZ/CTLZ_ZERO_UNDEF lowering
Simon Pilgrim via llvm-commits
- [PATCH] D13651: [ELF2] - Initial lazy loading support (x86_x64 and x86)
Rui Ueyama via llvm-commits
- [PATCH] D13644: AVX-512 bit shuffle in 32-bit mode - fixed a bug
Elena Demikhovsky via llvm-commits
- [PATCH] D13696: [llvm-readobj/ELF] Print GNU Hash section
Igor Kudrin via llvm-commits
- [lld] r250110 - [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations
Rafael Espíndola via llvm-commits
- HA: [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
George Rimar via llvm-commits
- [PATCH] D13697: [SimplifyCFG] Merge conditional stores
James Molloy via llvm-commits
- [llvm] r250089 - Update the branch weight metadata in JumpThreading pass.
Manman Ren via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Rui Ueyama via llvm-commits
- [lld] r250159 - Simplify by using Out<ELFT>::Opd.
Rafael Espindola via llvm-commits
- [PATCH] D13417: [MachineCombiner] make slack optional in critical path cost calculation (PR25016)
Sanjay Patel via llvm-commits
- [PATCH] D13698: [x86][FastISel] Teach how to select nontemporal stores.
Andrea Di Biagio via llvm-commits
- [llvm] r250160 - [InstCombine][SSE4A] Remove broken INSERTQI range combining optimization
Simon Pilgrim via llvm-commits
- [lld] r250122 - [ELF2/PPC64] Resolve local-call relocations using the correct function-descriptor values
Rafael Espíndola via llvm-commits
- [lld] r250161 - Remove unnecessary include.
Rafael Espindola via llvm-commits
- [PATCH] D13651: [ELF2] - Initial lazy loading support (x86_x64 and x86)
George Rimar via llvm-commits
- [PATCH] D13651: [ELF2] - Initial lazy loading support (x86_x64 and x86)
Rui Ueyama via llvm-commits
- [llvm] r250162 - don't repeat function/class/variable names in comments; NFC
Sanjay Patel via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Michael Kruse via llvm-commits
- [lld] r250163 - Removed undefined and unused member. NFC.
George Rimar via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for DSE across blocks
Ivan Baev via llvm-commits
- [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots.
Rafael Espíndola via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Michael Kruse via llvm-commits
- [PATCH] D12801: [ValueTracking] Add a new predicate: isKnownNonEqual()
James Molloy via llvm-commits
- [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots.
Rui Ueyama via llvm-commits
- [lld] r250167 - ELF2: Remove dead code.
Rui Ueyama via llvm-commits
- [lld] r250168 - ELF2: Move createTarget to Target.cpp.
Rui Ueyama via llvm-commits
- [lld] r250169 - This patch implements basic variant of lazy loading for x86_x64 and for X86 targets.
George Rimar via llvm-commits
- [PATCH] D13651: [ELF2] - Initial lazy loading support (x86_x64 and x86)
George Rimar via llvm-commits
- [lld] r250170 - Remove trailing whitespaces.
Rui Ueyama via llvm-commits
- [lld] r250169 - This patch implements basic variant of lazy loading for x86_x64 and for X86 targets.
Rui Ueyama via llvm-commits
- [lld] r250171 - ELF2: Fix typos in comment.
Rui Ueyama via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Hal Finkel via llvm-commits
- [lld] r249957 - ELF2: Write .interp section on the first page in the exectuable.
Rui Ueyama via llvm-commits
- [lld] r250122 - [ELF2/PPC64] Resolve local-call relocations using the correct function-descriptor values
Hal Finkel via llvm-commits
- [lld] r250172 - ELF2: Rename ElfKind -> EKind.
Rui Ueyama via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Quentin Colombet via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Quentin Colombet via llvm-commits
- [llvm] r250174 - function names should start with a lower case letter; NFC
Sanjay Patel via llvm-commits
- HA: [lld] r250169 - This patch implements basic variant of lazy loading for x86_x64 and for X86 targets.
George Rimar via llvm-commits
- [PATCH] D13637: ELF2: Fix BSD's __progname symbol issue.
Rafael Ávila de Espíndola via llvm-commits
- [lld] r250176 - ELF2: Fix BSD's __progname symbol issue.
Rui Ueyama via llvm-commits
- [llvm] r250177 - Fix a couple of comments; NFC
Xinliang David Li via llvm-commits
- [lld] r250176 - ELF2: Fix BSD's __progname symbol issue.
Rui Ueyama via llvm-commits
- [PATCH] D13452: [asan] On OS X, log reports to syslog and os_trace (version 2)
Alexander Potapenko via llvm-commits
- [PATCH] D13623: [WinEH] Iterate state changes instead of invokes
Joseph Tremoulet via llvm-commits
- [PATCH] D13623: [WinEH] Iterate state changes instead of invokes
Joseph Tremoulet via llvm-commits
- [lld] r250178 - Remove extra semicolons for -Wpedantic.
Rui Ueyama via llvm-commits
- [llvm] r250179 - [WinEH] Iterate state changes instead of invokes
Joseph Tremoulet via llvm-commits
- [llvm] r250181 - BitcodeReader: Remove ilist iterator implicit conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13698: [x86][FastISel] Teach how to select nontemporal stores.
Quentin Colombet via llvm-commits
- [lld] r250169 - This patch implements basic variant of lazy loading for x86_x64 and for X86 targets.
Rui Ueyama via llvm-commits
- [lld] r250182 - Revert r250169: "This patch implements basic variant of lazy loading for x86_x64 and for X86 targets."
Rui Ueyama via llvm-commits
- [llvm] r250183 - InstCombine: Remove ilist iterator implicit conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13348: [InstCombine] SSE4A constant folding and conversion to shuffles.
Simon Pilgrim via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Tobias Grosser via llvm-commits
- [PATCH] D13348: [InstCombine] SSE4A constant folding and conversion to shuffles.
Andrea Di Biagio via llvm-commits
- [LNT] r249107 - New graphing JSON API
Chris Matthews via llvm-commits
- HA: [lld] r250169 - This patch implements basic variant of lazy loading for x86_x64 and for X86 targets.
George Rimar via llvm-commits
- [llvm] r250185 - Interpreter: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13264: Disabling speculative loads under asan.
Mike Aizatsky via llvm-commits
- [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots.
via llvm-commits
- [llvm] r250186 - Instrumentation: Remove ilist iterator implicit conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13264: Disabling speculative loads under asan.
Mike Aizatsky via llvm-commits
- [PATCH] D13264: Disabling speculative loads under asan.
Mike Aizatsky via llvm-commits
- [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots.
Rafael Espíndola via llvm-commits
- [PATCH] D13264: Disabling speculative loads under asan.
Kostya Serebryany via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
George Rimar via llvm-commits
- [llvm] r250187 - IPO: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13264: Disabling speculative loads under asan.
Kostya Serebryany via llvm-commits
- [lld] r250190 - [ELF2] Ensure strict weak ordering in section sorting (v2)
Hal Finkel via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [llvm] r250117 - Fixed bugs in llvm-obdump while parsing Mach-O files from malformed archives
Rafael Espíndola via llvm-commits
- [llvm] r250120 - Temporarily remove the test added in r250117 while I investigate why two
Rafael Espíndola via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Rui Ueyama via llvm-commits
- [lld] r250190 - [ELF2] Ensure strict weak ordering in section sorting (v2)
Rui Ueyama via llvm-commits
- [lld] r250191 - ELF2: Avoid using "finalize" as a function name.
Rui Ueyama via llvm-commits
- [llvm] r250192 - OrcJIT: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r250193 - ExecutionEngine: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13524: Performance tweaks for powerpc64 lnt buildbots
Galina via llvm-commits
- [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots.
Hal Finkel via llvm-commits
- [PATCH] D13669: [sanitizer] [lsan] Add support for AArch64
Evgeniy Stepanov via llvm-commits
- [llvm] r250117 - Fixed bugs in llvm-obdump while parsing Mach-O files from malformed archives
Kevin Enderby via llvm-commits
- [lld] r250190 - [ELF2] Ensure strict weak ordering in section sorting (v2)
Hal Finkel via llvm-commits
- [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots.
Rafael Espíndola via llvm-commits
- [PATCH] AMDGPU: Fix VGPR spilling
Tom Stellard via llvm-commits
- [llvm] r250197 - Scalar: Remove some implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [lld] r250167 - ELF2: Remove dead code.
Rafael Espíndola via llvm-commits
- [PATCH] D13670: [sanitizer] Fix ptrace interceptor for aarch64
Evgeniy Stepanov via llvm-commits
- [PATCH] D13703: [ELF2/Linkerscript] Skip semicolon in linker directives parsing
Davide Italiano via llvm-commits
- [llvm] r250199 - [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.
Xinliang David Li via llvm-commits
- [compiler-rt] r250200 - [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.
Xinliang David Li via llvm-commits
- [zorg] r250201 - Few changes for builders "clang-ppc64-elf-linux" and "ppc64le-clanglnt":
Galina Kistanova via llvm-commits
- [lld] r250190 - [ELF2] Ensure strict weak ordering in section sorting (v2)
Rafael Espíndola via llvm-commits
- [llvm] r250204 - Update the branch weight metadata in JumpThreading pass.
Cong Hou via llvm-commits
- [PATCH] D13703: [ELF2/Linkerscript] Skip semicolon in linker directives parsing
Rui Ueyama via llvm-commits
- [llvm] r250204 - Update the branch weight metadata in JumpThreading pass.
Diego Novillo via llvm-commits
- [lld] r250205 - Revert: "Re: [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots."
Hal Finkel via llvm-commits
- [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots.
Hal Finkel via llvm-commits
- [lld] r250206 - [ELF2] Fixup comment about section sorting requirements
Hal Finkel via llvm-commits
- [llvm] r250207 - [AArch64] Check the size of the vector before accessing its elements.
Akira Hatanaka via llvm-commits
- [lld] r250208 - Update README.
Rui Ueyama via llvm-commits
- [llvm] r250204 - Update the branch weight metadata in JumpThreading pass.
Cong Hou via llvm-commits
- [llvm] r250204 - Update the branch weight metadata in JumpThreading pass.
Diego Novillo via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Rafael Espíndola via llvm-commits
- [PATCH] D13329: [PGO]: Eliminate __llvm_profile_register calls for Linux (compiler_rt)
David Li via llvm-commits
- [PATCH] D13451: [WinEH] Add CoreCLR EH table emission
Joseph Tremoulet via llvm-commits
- [lld] r250209 - [ELF2] Only call getPPC64SectionRank for EM_PPC64 files
Hal Finkel via llvm-commits
- [llvm] r250117 - Fixed bugs in llvm-obdump while parsing Mach-O files from malformed archives
Rafael Espíndola via llvm-commits
- [lld] r250100 - [ELF2] Sort PPC64 special sections
Hal Finkel via llvm-commits
- [lld] r250210 - [ELF2] Drop unnecessary lld flags from test/elf2/ppc64-toc-restore.s
Hal Finkel via llvm-commits
- [lld] r250110 - [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations
Hal Finkel via llvm-commits
- [PATCH] D13541: [ELF2] Add support for -Bsymbolic
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Ed Maste via llvm-commits
- [llvm] r250211 - Scalar: Remove remaining ilist iterator implicit conversions
Duncan P. N. Exon Smith via llvm-commits
- [lld] r250212 - [ELF2] Simplify the NOBITS sorting logic
Hal Finkel via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Rui Ueyama via llvm-commits
- [lld] r250190 - [ELF2] Ensure strict weak ordering in section sorting (v2)
Hal Finkel via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Chris Matthews via llvm-commits
- [llvm] r250214 - SelectionDAG: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
George Rimar via llvm-commits
- [llvm] r250204 - Update the branch weight metadata in JumpThreading pass.
Cong Hou via llvm-commits
- [lld] r250215 - ELF2: Add comments.
Rui Ueyama via llvm-commits
- [llvm] r250216 - AArch64: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [polly] r250217 - [tests] More testing for PHI-nodes in non-affine regions
Tobias Grosser via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Tobias Grosser via llvm-commits
- [llvm] r250218 - AMDGPU: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13642: [Bugpoint] Allow fallback to clang
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D13451: [WinEH] Add CoreCLR EH table emission
Reid Kleckner via llvm-commits
- [llvm] r250219 - [WinEH] Add CoreCLR EH table emission
Joseph Tremoulet via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Tobias Grosser via llvm-commits
- [PATCH] TableGen CGIOperandList should use NumOutOperands instead of NumDefs
Shi, Aaron (en ye) via llvm-commits
- [PATCH] D13501: [ELF2] Add -wrap switch
Rafael Espíndola via llvm-commits
- [PATCH] D13670: [sanitizer] Fix ptrace interceptor for aarch64
Adhemerval Zanella via llvm-commits
- [lld] r250220 - [ELF2/PPC64] Fix the end-of-buffer check for TOC restoration
Hal Finkel via llvm-commits
- [PATCH] D13666: Add an (optional) identification block in the bitcode
Vedant Kumar via llvm-commits
- [PATCH] D13666: Add an (optional) identification block in the bitcode
Vedant Kumar via llvm-commits
- [PATCH] AMDGPU: Fix VGPR spilling
Tom Stellard via llvm-commits
- [PATCH] D13615: [lld][elf2] Local Dynamic TLS
Rafael Ávila de Espíndola via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Kristof Beyls via llvm-commits
- [PATCH] D13501: [ELF2] Add -wrap switch
Hal Finkel via llvm-commits
- [llvm] r250222 - Tweak to r250117 and change to use ErrorOr and drop isSizeValid for
Kevin Enderby via llvm-commits
- [lld] r250223 - [ELF2/Linkerscript] Skip semicolon in linker directives parsing.
Davide Italiano via llvm-commits
- [PATCH] D13703: [ELF2/Linkerscript] Skip semicolon in linker directives parsing
Davide Italiano via llvm-commits
- [PATCH] D13615: [lld][elf2] Local Dynamic TLS
Rui Ueyama via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D13615: [lld][elf2] Local Dynamic TLS
Rafael Espíndola via llvm-commits
- [PATCH] D13666: Add an (optional) identification block in the bitcode
Mehdi Amini via llvm-commits
- [PATCH] D13666: Add an (optional) identification block in the bitcode
Mehdi AMINI via llvm-commits
- [llvm] r250224 - Typo.
Chad Rosier via llvm-commits
- [lld] r250225 - [ELF2] Add support for -Bsymbolic.
Davide Italiano via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Rui Ueyama via llvm-commits
- [zorg] r250226 - Disable LNT hash value calculation in Polly builders
Tobias Grosser via llvm-commits
- [llvm] r250222 - Tweak to r250117 and change to use ErrorOr and drop isSizeValid for
Rafael Espíndola via llvm-commits
- [zorg] r250226 - Disable LNT hash value calculation in Polly builders
Tobias Grosser via llvm-commits
- [llvm] r250193 - ExecutionEngine: Remove implicit ilist iterator conversions, NFC
David Blaikie via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Tobias Grosser via llvm-commits
- [llvm] r250222 - Tweak to r250117 and change to use ErrorOr and drop isSizeValid for
Kevin Enderby via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Rafael Espíndola via llvm-commits
- [llvm] r250222 - Tweak to r250117 and change to use ErrorOr and drop isSizeValid for
Rafael Espíndola via llvm-commits
- [lld] r250225 - [ELF2] Add support for -Bsymbolic.
Rafael Espíndola via llvm-commits
- [llvm] r250193 - ExecutionEngine: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [lld] r250227 - ELF2: Add a note about performance.
Rui Ueyama via llvm-commits
- [ELF2] target specific section order
Easwaran, Shankar via llvm-commits
- [llvm] r250228 - Fix layering violation: Analysis should not include headers from Transforms
Richard Smith via llvm-commits
- [llvm] r250204 - Update the branch weight metadata in JumpThreading pass.
Manman Ren via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Rui Ueyama via llvm-commits
- [PATCH] D13541: [ELF2] Add support for -Bsymbolic
Joerg Sonnenberger via llvm-commits
- [ELF2] target specific section order
Rui Ueyama via llvm-commits
- [PATCH] D13670: [sanitizer] Fix ptrace interceptor for aarch64
Evgeniy Stepanov via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Kristof Beyls via llvm-commits
- [lld] r250229 - [ELF2] Don't allocate entry for DT_SYMBOLIC.
Davide Italiano via llvm-commits
- [lld] r250225 - [ELF2] Add support for -Bsymbolic.
Davide Italiano via llvm-commits
- [ELF2] target specific section order
Easwaran, Shankar via llvm-commits
- [ELF2] target specific section order
Rui Ueyama via llvm-commits
- [lld] r250230 - [ELF2/PPC64] Fix the TOC save in the .plt stub
Hal Finkel via llvm-commits
- [PATCH] D8943: Calculate vectorization factor using the narrowest type instead of widest type
Cong Hou via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Tobias Grosser via llvm-commits
- [lld] r250230 - [ELF2/PPC64] Fix the TOC save in the .plt stub
Rui Ueyama via llvm-commits
- [llvm] r250231 - [uselistorder] Insert blank line, NFC
Vedant Kumar via llvm-commits
- [lld] r250230 - [ELF2/PPC64] Fix the TOC save in the .plt stub
Hal Finkel via llvm-commits
- [LNT] r250232 - Make --exclude-stat-from-submission=hash default until llvm.org/perf has been upgraded.
Kristof Beyls via llvm-commits
- [PATCH] D13708: AArch64: Disable the latency heuristic
Matthias Braun via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Kristof Beyls via llvm-commits
- [llvm] r250233 - [WebAssembly] Remove a TODO comment which is no longer needed. NFC.
Dan Gohman via llvm-commits
- [llvm] r250234 - [InlineFunction] Correctly inline TerminatePadInst
David Majnemer via llvm-commits
- [llvm] r250239 - Add missing #include, found by modules build.
Richard Smith via llvm-commits
- [llvm] r250240 - Update MachineBranchProbabilityInfo::normalizeEdgeWeights to make sure there is no zero weight in the output, and also add a missing test for JumpThreading.
Cong Hou via llvm-commits
- [PATCH] AMDGPU: Fix VGPR spilling
Matt Arsenault via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Hal Finkel via llvm-commits
- [PATCH] D13709: LegalizeDAG: Implement promote for build_vector
Matt Arsenault via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Galina Kistanova via llvm-commits
- [llvm] r250241 - Sample profiles - Add a name table to the binary encoding.
Diego Novillo via llvm-commits
- [llvm] r250242 - Sample profile reader - remove dead code. NFC.
Diego Novillo via llvm-commits
- [lld] r250243 - [ELF2/PPC64] S+A -> R in more places when handling R_PPC64_REL24
Hal Finkel via llvm-commits
- [llvm] r250244 - [CMake] libLLVM's compatibility version should be 1.
Chris Bieneman via llvm-commits
- [llvm] r250245 - [CMake] Add compatibility and current versioning to libLTO to match autoconf support.
Chris Bieneman via llvm-commits
- [PATCH] D13696: [llvm-readobj/ELF] Print GNU Hash section
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for DSE across blocks
Mitch Bodart via llvm-commits
- [PATCH] D13710: New X86 FMA3*_Int opcodes for scalar FMA intrinsics.
Vyacheslav Klochkov via llvm-commits
- [PATCH] D13709: LegalizeDAG: Implement promote for build_vector
Quentin Colombet via llvm-commits
- [PATCH] D13710: New X86 FMA3*_Int opcodes for scalar FMA intrinsics.
Quentin Colombet via llvm-commits
- [PATCH] D13269: Improved X86-FMA3 mem-folding & coalescing
Vyacheslav Klochkov via llvm-commits
- [PATCH] D13709: LegalizeDAG: Implement promote for build_vector
Matt Arsenault via llvm-commits
- [PATCH] D13696: [llvm-readobj/ELF] Print GNU Hash section
Rafael Espíndola via llvm-commits
- [PATCH] D13709: LegalizeDAG: Implement promote for build_vector
Quentin Colombet via llvm-commits
- [llvm] r250251 - [SCEV] Use `SCEV::isAllOnesValue` directly; NFC.
Sanjoy Das via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-hung Hsieh via llvm-commits
- [llvm] r250255 - Split -pedantic and -Wno-long-long into two separate flags so libc++ can remove -pedantic
Eric Fiselier via llvm-commits
- [llvm] r250258 - Rename one of our two llvm::GCOVOptions classes to llvm::GCOV::Options. We used
Richard Smith via llvm-commits
- [PATCH] D13683: Remove File from createSubroutineType
deadal nix via llvm-commits
- [llvm] r250108 - [CMake] Adding support for passing in profiling data.
Sean Silva via llvm-commits
- [llvm] r250259 - [asan] Disabling speculative loads under asan. Patch by Mike Aizatsky
Kostya Serebryany via llvm-commits
- [llvm] r250260 - [msan] Fix crash on multiplication by a non-integer constant.
Evgeniy Stepanov via llvm-commits
- [PATCH] D13264: Disabling speculative loads under asan.
Kostya Serebryany via llvm-commits
- [lld] r249760 - [ELF2] Make the system page size a target-dependent property
Sean Silva via llvm-commits
- [PATCH] D13712: WebAssembly: update syntax
JF Bastien via llvm-commits
- [PATCH] D13712: WebAssembly: update syntax
JF Bastien via llvm-commits
- [PATCH] D13642: [Bugpoint] Allow fallback to clang
Davide Italiano via llvm-commits
- [PATCH] D13642: [Bugpoint] Allow fallback to clang
Davide Italiano via llvm-commits
- [llvm] r250239 - Add missing #include, found by modules build.
Sean Silva via llvm-commits
- [zorg] r250263 - Add bot for ABI unstable libc++ configuration
Eric Fiselier via llvm-commits
- [PATCH] D13716: [IndVars] Split `WidenIV::cloneIVUser`; NFC
Sanjoy Das via llvm-commits
- [PATCH] D13717: [IndVars] Have `cloneArithmeticIVUser` guess better
Sanjoy Das via llvm-commits
- [llvm] r250240 - Update MachineBranchProbabilityInfo::normalizeEdgeWeights to make sure there is no zero weight in the output, and also add a missing test for JumpThreading.
Manman Ren via llvm-commits
- [llvm] r250264 - Revert r250204 and r250240 due to bot failure. We failed to build PGO-ed clang.
Manman Ren via llvm-commits
- [ELF2] target specific section order
Rui Ueyama via llvm-commits
- [PATCH] D13718: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Chen Li via llvm-commits
- [llvm] r250266 - Use range-based for loops. NFC
Craig Topper via llvm-commits
- [PATCH] D7802: [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Akira Hatanaka via llvm-commits
- [llvm] r250268 - [X86] Add XSAVE feature flags to their various processors.
Craig Topper via llvm-commits
- [llvm] r250269 - [X86] Update CPU detection to only enable XSAVE features if the OS has enabled them and the saving of YMM state. This seems to be consistent with gcc behavior.
Craig Topper via llvm-commits
- [PATCH] D13627: [JIT] TrivialMemoryManager: Fail if we can't allocate memory
Lang Hames via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Tobias Grosser via llvm-commits
- [PATCH] D13630: [JIT] Towards a working small memory model
Lang Hames via llvm-commits
- [PATCH] D13631: [JIT/llvm-rtdyld] Don't waste cycles invalidating the Instruction cache
Lang Hames via llvm-commits
- [llvm] r250199 - [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.
Justin Bogner via llvm-commits
- [llvm] r250274 - Add a instrumentation test for Linux
Xinliang David Li via llvm-commits
- [llvm] r250199 - [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.
Xinliang David Li via llvm-commits
- [PATCH] D13605: [CMake] [Darwin] Add support for generating Xcode-compatible toolchains that xcodebuild and xcrun can search
Justin Bogner via llvm-commits
- [llvm] r250275 - [CMake] Set Policy CMP0048 to NEW
Chris Bieneman via llvm-commits
- [llvm] r250276 - [CMake] Fixing the bots I broke.
Chris Bieneman via llvm-commits
- [llvm] r250277 - [CMake] Add LLVM_VERSION_PATCH to the -current_version flag for libLTO and libLLVM.
Chris Bieneman via llvm-commits
- [PATCH] D13649: [mips] Clang ll/sc illegal instruction on mips64r2 with -O0
Jelena Losic via llvm-commits
- [llvm] r250285 - [x86][FastISel] Teach how to select nontemporal stores.
Andrea Di Biagio via llvm-commits
- [PATCH] D13698: [x86][FastISel] Teach how to select nontemporal stores.
Phabricator via llvm-commits
- [lld] r249760 - [ELF2] Make the system page size a target-dependent property
Hal Finkel via llvm-commits
- [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots.
Hal Finkel via llvm-commits
- [lld] r249760 - [ELF2] Make the system page size a target-dependent property
Ismail Donmez via llvm-commits
- [PATCH] D13656: [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.
Vasileios Kalintiris via llvm-commits
- [PATCH] D11633: [mips][microMIPS] Implement LB, LBE, LBU and LBUE instructions
Daniel Sanders via llvm-commits
- [PATCH] D13721: [mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S.W, ABSQ_S.QB, INSV, MADD, MADDU, MSUB, MSUBU, MULT and MULTU instructions
Zlatko Buljan via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Igor Breger via llvm-commits
- [PATCH] D13672: [ARM CodeGen] @llvm.debugtrap call may be removed when restoring callee saved registers
Renato Golin via llvm-commits
- [llvm] r250291 - [llvm-readobj/ELF] Print GNU Hash section
Igor Kudrin via llvm-commits
- [PATCH] D13696: [llvm-readobj/ELF] Print GNU Hash section
Igor Kudrin via llvm-commits
- [llvm] r250292 - [llvm-readobj/ELF] fix: add correct test inputs
Igor Kudrin via llvm-commits
- [PATCH] D13722: Scalarization for masked gather/scatter intrinsics
Elena Demikhovsky via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Hal Finkel via llvm-commits
- [PATCH] D13696: [llvm-readobj/ELF] Print GNU Hash section
Igor Kudrin via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Rafael Espíndola via llvm-commits
- [zorg] r250294 - Revert: r250226 - Disable LNT hash value calculation in Polly builders
Kristof Beyls via llvm-commits
- [LNT] r249026 - Add support for storing hash of test binaries.
Kristof Beyls via llvm-commits
- [PATCH] D13642: [Bugpoint] Allow fallback to clang
Rafael Espíndola via llvm-commits
- [PATCH] D13723: [ELF2][mips] Support both big and little endian MIPS 32-bit targets
Simon Atanasyan via llvm-commits
- [PATCH] D13723: [ELF2][mips] Support both big and little endian MIPS 32-bit targets
Rui Ueyama via llvm-commits
- [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots.
Rafael Espíndola via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Elena Demikhovsky via llvm-commits
- [PATCH] D12913: Fixed debug info emitting for imported entity defined directly in a function scope.
Amjad Aboud via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Rafael Espíndola via llvm-commits
- [PATCH] D13723: [ELF2][mips] Support both big and little endian MIPS 32-bit targets
Simon Atanasyan via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Rafael Espíndola via llvm-commits
- [PATCH] D13724: Merge DAGCombiner::visitSREM and DAGCombiner::visitUREM (NFC)
A. Skrobov via llvm-commits
- [PATCH] D13632: AVX512 : i8/i16 vector CTLZ/CTLZ_ZERO_UNDEF lowering
Elena Demikhovsky via llvm-commits
- [PATCH] D13725: [IDFCalculator] Use DominatorTreeBase instead of DominatorTree
Victor Campos via llvm-commits
- [lld] r250296 - ELF2: Remove getAddrSize().
Rui Ueyama via llvm-commits
- [PATCH] D13726: A doccomment for CombineTo, and some NFC refactorings
A. Skrobov via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Rui Ueyama via llvm-commits
- [PATCH] D13724: Merge DAGCombiner::visitSREM and DAGCombiner::visitUREM (NFC)
James Molloy via llvm-commits
- [PATCH] D13726: A doccomment for CombineTo, and some NFC refactorings
James Molloy via llvm-commits
- [PATCH] D13161: [PATCH, PR24373] Combine shifts for x86
Evgeny Stupachenko via llvm-commits
- [lld] r250297 - [ELF2][mips] Support both big and little endian MIPS 32-bit targets
Simon Atanasyan via llvm-commits
- [PATCH] D13723: [ELF2][mips] Support both big and little endian MIPS 32-bit targets
Simon Atanasyan via llvm-commits
- [PATCH] D13725: [IDFCalculator] Use DominatorTreeBase instead of DominatorTree
Daniel Berlin via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Rafael Espíndola via llvm-commits
- [PATCH] D13426: Move types in the LLVM C API from Core to Support
James Y Knight via llvm-commits
- [PATCH] D13161: [PATCH, PR24373] Combine shifts for x86
Andrea Di Biagio via llvm-commits
- [PATCH] D13725: [IDFCalculator] Use DominatorTreeBase instead of DominatorTree
Victor Campos via llvm-commits
- [PATCH] D13426: Move types in the LLVM C API from Core to Support
James Y Knight via llvm-commits
- [PATCH] D13728: ELF2: Merge .{text,rodata,data,bss}.* sections.
Rui Ueyama via llvm-commits
- [PATCH] D13161: [PATCH, PR24373] Combine shifts for x86
Evgeny Stupachenko via llvm-commits
- [PATCH] D13642: [Bugpoint] Allow fallback to clang
Davide Italiano via llvm-commits
- [PATCH] D13654: [mips][ias] Implement ulh macro.
Vasileios Kalintiris via llvm-commits
- [PATCH] D13642: [Bugpoint] Allow fallback to clang
Davide Italiano via llvm-commits
- Updating MSP430 calling convention
Youssefi, Anna via llvm-commits
- [PATCH] D13376: [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH, DPAQ_SA.L.W, DPAQX_S.W.PH, DPAQX_SA.W.PH, DPAU.H.QBL, DPAU.H.QBR and DPAX.W.PH instructions
Daniel Sanders via llvm-commits
- [PATCH] D13724: Merge DAGCombiner::visitSREM and DAGCombiner::visitUREM (NFC)
A. Skrobov via llvm-commits
- [PATCH] D13532: [CGP] widen switch condition and case constants to target's register width
Sanjay Patel via llvm-commits
- [PATCH] D13515: Support for ThinLTO function importing and symbol linking.
Teresa Johnson via llvm-commits
- [PATCH] D13511: [mips] Use correct frame register for DWARF info when dynamically realigning the stack.
Vasileios Kalintiris via llvm-commits
- [PATCH] D13724: Merge DAGCombiner::visitSREM and DAGCombiner::visitUREM (NFC)
A. Skrobov via llvm-commits
- [PATCH] D13724: Merge DAGCombiner::visitSREM and DAGCombiner::visitUREM (NFC)
A. Skrobov via llvm-commits
- [PATCH] D13726: A doccomment for CombineTo, and some NFC refactorings
A. Skrobov via llvm-commits
- [lld] r250300 - Add support for a R_X86_64_32 referring to a plt.
Rafael Espindola via llvm-commits
- Insert word "other" in description of extractvalue?
Robison, Arch via llvm-commits
- [PATCH] D13729: [TSAN, PowerPC] Setjmp/longjmp handling for PowerPC
Bill Schmidt via llvm-commits
- [PATCH] D13642: [Bugpoint] Allow fallback to clang
Rafael Espíndola via llvm-commits
- [llvm] r250302 - Merge DAGCombiner::visitSREM and DAGCombiner::visitUREM (NFC)
Artyom Skrobov via llvm-commits
- [PATCH] D13724: Merge DAGCombiner::visitSREM and DAGCombiner::visitUREM (NFC)
Phabricator via llvm-commits
- [PATCH] D13726: A doccomment for CombineTo, and some NFC refactorings
James Molloy via llvm-commits
- [PATCH] D13426: Move types in the LLVM C API from Core to Support
Eric Christopher via llvm-commits
- [PATCH] D13034: Do not mark CSRs as pristine in functions that have been shrink wrapped
Kit Barton via llvm-commits
- [llvm] r250157 - [GlobalsAA] Turn GlobalsAA on again by default
Ismail Donmez via llvm-commits
- [llvm] r250305 - A doccomment for CombineTo, and some NFC refactorings
Artyom Skrobov via llvm-commits
- [PATCH] D13726: A doccomment for CombineTo, and some NFC refactorings
Phabricator via llvm-commits
- [llvm] r250157 - [GlobalsAA] Turn GlobalsAA on again by default
James Molloy via llvm-commits
- [PATCH] D13732: Combining DIV+REM->DIVREM doesn't belong in LegalizeDAG; move it over into DAGCombiner.
A. Skrobov via llvm-commits
- [PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
George Rimar via llvm-commits
- [PATCH] D13733: Perform DIV, REM -> DIVREM combining for all affected nodes at once.
A. Skrobov via llvm-commits
- [PATCH] D13683: Remove File from createSubroutineType
Eric Christopher via llvm-commits
- [PATCH] D13515: Support for ThinLTO function importing and symbol linking.
David Li via llvm-commits
- [PATCH] D13734: Don't pretend AMDGPU backend knows how to custom-lower UDIVREM for vector types; it can't
A. Skrobov via llvm-commits
- [llvm] r250085 - [x86] Fix wrong lowering of vsetcc nodes (PR25080).
Dimitry Andric via llvm-commits
- [PATCH] D13734: Don't pretend AMDGPU backend knows how to custom-lower UDIVREM for vector types; it can't
Matt Arsenault via llvm-commits
- [llvm] r250085 - [x86] Fix wrong lowering of vsetcc nodes (PR25080).
Andrea Di Biagio via llvm-commits
- [PATCH] D13161: [PATCH, PR24373] Combine shifts for x86
Simon Pilgrim via llvm-commits
- [PATCH] D12706: Handle non-constant shifts in computeKnownBits, and use computeKnownBits for constant folding in InstCombine/Simplify
Philip Reames via llvm-commits
- [PATCH] D13735: AMDGPU: Fix off by one in register parsing
Matt Arsenault via llvm-commits
- [PATCH] D13718: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Philip Reames via llvm-commits
- Insert word "other" in description of extractvalue?
Tim Northover via llvm-commits
- [PATCH] D13670: [sanitizer] Fix ptrace interceptor for aarch64
Adhemerval Zanella via llvm-commits
- [PATCH] D13718: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Chen Li via llvm-commits
- [PATCHES] AMDGPU/SI: Small ISel improvements
Marek Olšák via llvm-commits
- [PATCH] D13687: [SCEV] Opportunistically interpret unsigned constraints as signed
Philip Reames via llvm-commits
- [PATCH] D13683: Remove File from createSubroutineType
Amaury SECHET via llvm-commits
- [PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Evgeniy Stepanov via llvm-commits
- [lld] r250297 - [ELF2][mips] Support both big and little endian MIPS 32-bit targets
Hal Finkel via llvm-commits
- [PATCH] D13403: Better handling of function calls in SafeStack
Evgeniy Stepanov via llvm-commits
- [PATCH] AMDGPU/SI: add a test for "undef" behavior with unsafe-fp-math
Marek Olšák via llvm-commits
- [PATCHES] AMDGPU/SI: Small ISel improvements
Matt Arsenault via llvm-commits
- [PATCH] D13403: Better handling of function calls in SafeStack
Dmitry Vyukov via llvm-commits
- [llvm] r250309 - Sample profiles - Add documentation for binary profile encoding. NFC.
Diego Novillo via llvm-commits
- [PATCHES] AMDGPU/SI: Small ISel improvements
Marek Olšák via llvm-commits
- [PATCH] D13736: [sanitizer] Enable ptrace sanitizer for arm
Adhemerval Zanella via llvm-commits
- [lld] r250311 - Handle dynamic relocs to weak undefined when possible.
Rafael Espindola via llvm-commits
- [PATCHES] AMDGPU/SI: Small ISel improvements
Marek Olšák via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Rafael Espíndola via llvm-commits
- [PATCHES] AMDGPU/SI: Small ISel improvements
Matt Arsenault via llvm-commits
- [PATCH] D13683: Remove File from createSubroutineType
Eric Christopher via llvm-commits
- [PATCH] D13737: AMDGPU: Fix asserts on invalid register ranges
Matt Arsenault via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das via llvm-commits
- [PATCH] D13728: ELF2: Merge .{text,rodata,data,bss}.* sections.
Rafael Ávila de Espíndola via llvm-commits
- [llvm] r250314 - Add 'other' in description of extractvalue operands.
Arch D. Robison via llvm-commits
- [PATCH] D13717: [IndVars] Have `cloneArithmeticIVUser` guess better
Philip Reames via llvm-commits
- Insert word "other" in description of extractvalue?
Robison, Arch via llvm-commits
- [PATCH] D13716: [IndVars] Split `WidenIV::cloneIVUser`; NFC
Philip Reames via llvm-commits
- [PATCH] D13737: AMDGPU: Fix asserts on invalid register ranges
Matt Arsenault via llvm-commits
- [PATCH] D13738: [LoopUnswitch] Correct misleading comments.
Chen Li via llvm-commits
- [lld] r250315 - ELF2: Merge .{text,rodata,data,bss}.* sections.
Rui Ueyama via llvm-commits
- [PATCH] D13686: [SCEV] Teach SCEV some axioms about non-wrapping arithmetic
Philip Reames via llvm-commits
- [PATCH] D13738: [LoopUnswitch] Correct misleading comments.
Philip Reames via llvm-commits
- [PATCH] D13543: [LVI/CVP] Teach LVI about range metadata
Philip Reames via llvm-commits
- [PATCH] D13188: [MachO] Stop generating *coal* sections.
Akira Hatanaka via llvm-commits
- [Diffusion] rL248439: set div/rem default values to 'expensive' in TargetTransformInfo's cost model
Dimitry Andric via llvm-commits
- [Diffusion] rL250085: [x86] Fix wrong lowering of vsetcc nodes (PR25080).
Dimitry Andric via llvm-commits
- [PATCH] D13716: [IndVars] Split `WidenIV::cloneIVUser`; NFC
Sanjoy Das via llvm-commits
- [PATCH] D13543: [LVI/CVP] Teach LVI about range metadata
Chen Li via llvm-commits
- [llvm] r250317 - [LoopUnswitch] Correct misleading comments.
Chen Li via llvm-commits
- [llvm] r250318 - [Bugpoint] Use clang by default.
Davide Italiano via llvm-commits
- [PATCH] D13738: [LoopUnswitch] Correct misleading comments.
Chen Li via llvm-commits
- [PATCH] D13642: [Bugpoint] Allow fallback to clang
Davide Italiano via llvm-commits
- [PATCH] D13308: Value profiling - remaining LLVM changes
Betul Buyukkurt via llvm-commits
- [llvm] r250320 - [IDFCalculator] Use DominatorTreeBase instead of DominatorTree
Daniel Berlin via llvm-commits
- [PATCH] D13725: [IDFCalculator] Use DominatorTreeBase instead of DominatorTree
Phabricator via llvm-commits
- [cfe-dev] libc++ std::cout alignment trouble (was: Re: [llvm] r240144 - [SLP] Vectorize for all-constant entries.)
Dimitry Andric via llvm-commits
- [PATCH] D13666: Add an (optional) identification block in the bitcode
Mehdi AMINI via llvm-commits
- [PATCH] D13188: [MachO] Stop generating *coal* sections.
Jim Grosbach via llvm-commits
- [PATCH] D13717: [IndVars] Have `cloneArithmeticIVUser` guess better
Sanjoy Das via llvm-commits
- [PATCH] D13543: [LVI/CVP] Teach LVI about range metadata
Sanjoy Das via llvm-commits
- [PATCH] D13717: [IndVars] Have `cloneArithmeticIVUser` guess better
Sanjoy Das via llvm-commits
- [PATCH] D13615: [lld][elf2] Local Dynamic TLS
Rafael Espíndola via llvm-commits
- [PATCH] D13686: [SCEV] Teach SCEV some axioms about non-wrapping arithmetic
Sanjoy Das via llvm-commits
- [ELF2] target specific section order
Rafael Espíndola via llvm-commits
- [lld] r250297 - [ELF2][mips] Support both big and little endian MIPS 32-bit targets
Rafael Espíndola via llvm-commits
- [PATCH] D13740: Catch combine opportunities for redundant imuls
Zia Ansari via llvm-commits
- [llvm] r250321 - [Bugpoint] Use 'CC' instead of 'GCC' for variable naming.
Davide Italiano via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Chandler Carruth via llvm-commits
- [lld] r250297 - [ELF2][mips] Support both big and little endian MIPS 32-bit targets
Rui Ueyama via llvm-commits
- [lld] r250297 - [ELF2][mips] Support both big and little endian MIPS 32-bit targets
Hal Finkel via llvm-commits
- [PATCH] D13666: Add an (optional) identification block in the bitcode
Mehdi Amini via llvm-commits
- [llvm] r250324 - [PowerPC] Fix invalid lxvdsx optimization (PR25157)
Bill Schmidt via llvm-commits
- [lld] r250297 - [ELF2][mips] Support both big and little endian MIPS 32-bit targets
Rui Ueyama via llvm-commits
- [cfe-dev] libc++ std::cout alignment trouble (was: Re: [llvm] r240144 - [SLP] Vectorize for all-constant entries.)
Tim Northover via llvm-commits
- [PATCH] D13666: Add an (optional) identification block in the bitcode
Chandler Carruth via llvm-commits
- [PATCH] D13666: Add an (optional) identification block in the bitcode
Duncan P. N. Exon Smith via llvm-commits
- [lld] r250297 - [ELF2][mips] Support both big and little endian MIPS 32-bit targets
Rafael Espíndola via llvm-commits
- [PATCH] D13687: [SCEV] Opportunistically interpret unsigned constraints as signed
Sanjoy Das via llvm-commits
- [PATCH] D13687: [SCEV] Opportunistically interpret unsigned constraints as signed
Sanjoy Das via llvm-commits
- [lld] r250326 - ELF2: Remove {set,get}OutputSectionOff accessors.
Rui Ueyama via llvm-commits
- [PATCH] D13743: Lazily sort ScopesWithImportedEntities to speed up LTO linking.
Ivan Krasin via llvm-commits
- [PATCH] D13543: [LVI/CVP] Teach LVI about range metadata
Philip Reames via llvm-commits
- [lld] r250328 - ELF2: Remove {set,get}OutputSection accessors.
Rui Ueyama via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Justin Bogner via llvm-commits
- [ELF2] target specific section order
Easwaran, Shankar via llvm-commits
- [PATCH] D13532: [CGP] widen switch condition and case constants to target's register width
Philip Reames via llvm-commits
- [PATCH] D13426: Move types in the LLVM C API from Core to Support
Amaury SECHET via llvm-commits
- [PATCH] D13683: Remove File from createSubroutineType
Amaury SECHET via llvm-commits
- [PATCH] D13718: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Philip Reames via llvm-commits
- [lld] r250330 - ELF2: Move Target concrete classes from .h to .cpp.
Rui Ueyama via llvm-commits
- [PATCH] D13743: Lazily sort ScopesWithImportedEntities to speed up LTO linking.
Nico Weber via llvm-commits
- [PATCH] D13697: [SimplifyCFG] Merge conditional stores
Philip Reames via llvm-commits
- [PATCH] D13697: [SimplifyCFG] Merge conditional stores
Philip Reames via llvm-commits
- [Diffusion] rL248439: set div/rem default values to 'expensive' in TargetTransformInfo's cost model
Sanjay Patel via llvm-commits
- [cfe-dev] libc++ std::cout alignment trouble (was: Re: [llvm] r240144 - [SLP] Vectorize for all-constant entries.)
Ed Maste via llvm-commits
- [llvm] r250332 - add x86 codegen tests for 'add nsw' followed by 'sext'
Sanjay Patel via llvm-commits
- [lld] r250330 - ELF2: Move Target concrete classes from .h to .cpp.
Rafael Espíndola via llvm-commits
- [llvm] r250333 - [CMake] Make LLVM_VERSION_* variables user definable
Chris Bieneman via llvm-commits
- [PATCH] D13687: [SCEV] Opportunistically interpret unsigned constraints as signed
Philip Reames via llvm-commits
- [PATCH] D13745: Replace all uses of branch weights by branch probabilities on machine code level passes.
Cong Hou via llvm-commits
- [PATCH] D13710: New X86 FMA3*_Int opcodes for scalar FMA intrinsics.
Vyacheslav Klochkov via llvm-commits
- HA: [lld] r250169 - This patch implements basic variant of lazy loading for x86_x64 and for X86 targets.
George Rimar via llvm-commits
- [PATCH] D7802: [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Philip Reames via llvm-commits
- [lld] r250169 - This patch implements basic variant of lazy loading for x86_x64 and for X86 targets.
Rui Ueyama via llvm-commits
- [PATCH] D13253: Tighten known bits for ctpop based on zero input bits
Philip Reames via llvm-commits
- [PATCH] D13188: [MachO] Stop generating *coal* sections.
Akira Hatanaka via llvm-commits
- [PATCH] D13188: [MachO] Stop generating *coal* sections.
Akira Hatanaka via llvm-commits
- [PATCH] D13188: [MachO] Stop generating *coal* sections.
Jim Grosbach via llvm-commits
- [PATCH] D13747: [WinEH] Fix eh.exceptionpointer intrinsic lowering
Joseph Tremoulet via llvm-commits
- [PATCH] D13161: [PATCH, PR24373] Combine shifts for x86
Evgeny Stupachenko via llvm-commits
- [PATCH] D13253: Tighten known bits for ctpop based on zero input bits
Sanjoy Das via llvm-commits
- [lld] r250334 - ELF2: Support --entry=<addr>.
Rui Ueyama via llvm-commits
- [PATCH] D13188: [MachO] Stop generating *coal* sections.
Akira Hatanaka via llvm-commits
- [PATCH] D7802: [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Eric Christopher via llvm-commits
- [PATCH] D7802: [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Eric Christopher via llvm-commits
- [PATCH] D8943: Calculate vectorization factor using the narrowest type instead of widest type
Sanjay Patel via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
JF Bastien via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
JF Bastien via llvm-commits
- [PATCH] D8943: Calculate vectorization factor using the narrowest type instead of widest type
Cong Hou via llvm-commits
- [PATCH] D13751: Change test to use FileCheck rather than grep.
Kevin B. Smith via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
David Majnemer via llvm-commits
- [cfe-dev] libc++ std::cout alignment trouble (was: Re: [llvm] r240144 - [SLP] Vectorize for all-constant entries.)
Tim Northover via llvm-commits
- [lld] r250337 - Simplify.
Rui Ueyama via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
Pete Cooper via llvm-commits
- [PATCH] D8943: Calculate vectorization factor using the narrowest type instead of widest type
Sanjay Patel via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
JF Bastien via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
Pete Cooper via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
Pete Cooper via llvm-commits
- [PATCH] D8943: Calculate vectorization factor using the narrowest type instead of widest type
Cong Hou via llvm-commits
- [llvm] r250338 - Tighten known bits for ctpop based on zero input bits
Philip Reames via llvm-commits
- [PATCH] D13253: Tighten known bits for ctpop based on zero input bits
Philip Reames via llvm-commits
- [llvm] r250342 - [MachO] Stop generating *coal* sections.
Akira Hatanaka via llvm-commits
- [llvm] r250343 - [SimplifyCFG] Speculatively flatten CFG based on profiling metadata
Philip Reames via llvm-commits
- [llvm] r250344 - Test case which should have been part of 250343
Philip Reames via llvm-commits
- [PATCH] D13188: [MachO] Stop generating *coal* sections.
Akira Hatanaka via llvm-commits
- [PATCH] D13070: [SimplifyCFG] Speculatively flatten CFG based on profiling metadata
Philip Reames via llvm-commits
- [PATCH] D13040: [SimplifyCFG] Constant fold a branch implied by it's incoming edge
Philip Reames via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
JF Bastien via llvm-commits
- [PATCH] D13753: Use Windows Vista API to get the user's home directory
Paweł Bylica via llvm-commits
- [PATCH] D13606: [Introduction] Redundant load reduction with invariant intrinsics
Philip Reames via llvm-commits
- [PATCH] D13755: Pass to compute dynamic instruction count
Easwaran Raman via llvm-commits
- [cfe-dev] libc++ std::cout alignment trouble (was: Re: [llvm] r240144 - [SLP] Vectorize for all-constant entries.)
Ed Maste via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Hal Finkel via llvm-commits
- [llvm] r250345 - Update the branch weight metadata in JumpThreading pass.
Cong Hou via llvm-commits
- [PATCH] D13308: Value profiling - remaining LLVM changes
Betul Buyukkurt via llvm-commits
- [PATCH] D10553: misc-uninitialized-field
Matthias Gehre via llvm-commits
- [cfe-dev] libc++ std::cout alignment trouble (was: Re: [llvm] r240144 - [SLP] Vectorize for all-constant entries.)
Tim Northover via llvm-commits
- [PATCH] D13040: [SimplifyCFG] Constant fold a branch implied by it's incoming edge
Philip Reames via llvm-commits
- [llvm] r250346 - Revert r250342.
Akira Hatanaka via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
JF Bastien via llvm-commits
- [lld] r250347 - Remove silly getter use.
Rafael Espindola via llvm-commits
- [PATCH] D13756: sgt on i1s also encodes implication
Philip Reames via llvm-commits
- [lld] r250347 - Remove silly getter use.
Rui Ueyama via llvm-commits
- [llvm] r250027 - [x86] PR24562: fix incorrect folding of PSHUFB nodes with a mask where all indices have the most significant bit set.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
JF Bastien via llvm-commits
- [llvm] r250349 - [MachO] Stop generating *coal* sections.
Akira Hatanaka via llvm-commits
- [PATCHES] AMDGPU/SI: Small ISel improvements
Marek Olšák via llvm-commits
- [PATCH] D13757: [x86] promote 'add nsw' to a wider type to allow more combines
Sanjay Patel via llvm-commits
- [PATCH] D13758: Instr PGO code small restructuring
David Li via llvm-commits
- [PATCH] D13752: [LibFuzzer] Do not write crash unit file for single input
Kostya Serebryany via llvm-commits
- [PATCHES] AMDGPU/SI: Small ISel improvements
Matt Arsenault via llvm-commits
- [llvm] r250350 - [JIT] TrivialMemoryManager: Fail if we can't allocate memory.
Davide Italiano via llvm-commits
- [PATCH] D13627: [JIT] TrivialMemoryManager: Fail if we can't allocate memory
Davide Italiano via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
Pete Cooper via llvm-commits
- [llvm] r250351 - Revert r250349.
Akira Hatanaka via llvm-commits
- [PATCH] D13627: [JIT] TrivialMemoryManager: Fail if we can't allocate memory
Davide Italiano via llvm-commits
- [PATCH] D12007: [AMDGPU] Use the general SMAX/SMIN/UMAX/UMIN pattern matching and remove the AMDGPU implementation
Matt Arsenault via llvm-commits
- [PATCH] D12007: [AMDGPU] Use the general SMAX/SMIN/UMAX/UMIN pattern matching and remove the AMDGPU implementation
Matt Arsenault via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
JF Bastien via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
JF Bastien via llvm-commits
- [llvm] r250352 - [ARM] Make sure we do not dereference the end iterator when accessing debug
Quentin Colombet via llvm-commits
- [lld] r249628 - [ELF2] Garbage collect or{16, 64}le. They're now unused.
Davide Italiano via llvm-commits
- [PATCH] D13308: Value profiling - remaining LLVM changes
Betul Buyukkurt via llvm-commits
- [PATCH] D13308: Value profiling - remaining LLVM changes
Mailing List "llvm-commits" via llvm-commits
- [PATCH] D13674: [llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDB
David Majnemer via llvm-commits
- [cfe-dev] libc++ std::cout alignment trouble (was: Re: [llvm] r240144 - [SLP] Vectorize for all-constant entries.)
Ed Maste via llvm-commits
- [PATCH] D13308: Value profiling - remaining LLVM changes
Xinliang David Li via llvm-commits
- [llvm] r250354 - [bugpoint] llvm-gcc doesn't exist anymore ...
Davide Italiano via llvm-commits
- [llvm] r250355 - Fix -Wmismatched-tags error in modules build by removing unused forward declaration.
Richard Smith via llvm-commits
- [llvm] r250356 - [llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDB
David Majnemer via llvm-commits
- [PATCH] D13674: [llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDB
David Majnemer via llvm-commits
- [PATCH] D13712: WebAssembly: update syntax
Dan Gohman via llvm-commits
- [llvm] r250357 - s/NumFiles/NumStreams/
David Majnemer via llvm-commits
- [PATCH] D13372: [RS4GC] Use "deopt" operand bundles
Sanjoy Das via llvm-commits
- [PATCH] D13372: [RS4GC] Use "deopt" operand bundles
Sanjoy Das via llvm-commits
- [PATCH] D7802: [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Akira Hatanaka via llvm-commits
- [PATCH] D7802: [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Akira Hatanaka via llvm-commits
- [PATCH] D13745: Replace all uses of branch weights by branch probabilities on machine code level passes.
Sean Silva via llvm-commits
- [lld] r250358 - ELF2: Do not use OutputSection as a member variable name.
Rui Ueyama via llvm-commits
- [PATCH] D13760: ELF2: Implement __start_SECNAME and __stop_SECNAME.
Rui Ueyama via llvm-commits
- [PATCH] D13630: [JIT] Towards a working small memory model
Davide Italiano via llvm-commits
- [PATCH] D13761: [llgo] llgoi: separate evaluation from printing
Andrew Wilkins via llvm-commits
- [PATCH] D13690: Silence MSVC warning D9025 when /W3 present after /W4
Saleem Abdulrasool via llvm-commits
- [PATCH] D13692: Silence warning for unrecognised "-std=c99" warning on MSVC
Saleem Abdulrasool via llvm-commits
- [PATCH] D13762: [Polly] Ensure unique implicit reads/writes at beginning/end of ScopStmts
Michael Kruse via llvm-commits
- [compiler-rt] r250359 - builtins: __builtin_clzll for x86 on MSVC
Saleem Abdulrasool via llvm-commits
- [compiler-rt] r250360 - builtins: use C implementation on MSVC
Saleem Abdulrasool via llvm-commits
- [PATCH] D13691: Use C files for functions with assembly versions when on MSVC
Saleem Abdulrasool via llvm-commits
- [PATCH] D13694: Define __builtin_clzll for x86 on MSVC
Saleem Abdulrasool via llvm-commits
- [PATCH] D13745: Replace all uses of branch weights by branch probabilities on machine code level passes.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D13302: Initial migration of AVR backend
Dylan McKay via llvm-commits
- [PATCH] D13302: Initial migration of AVR backend
Dylan McKay via llvm-commits
- [PATCHES] AMDGPU/SI: Small ISel improvements
Michel Dänzer via llvm-commits
- [PATCH] D13763: [lld][elf2] Sort allocated TLS sections at the start of the R/W PT_LOAD.
Michael Spencer via llvm-commits
- [PATCH] D13302: Initial migration of AVR backend
Matt Arsenault via llvm-commits
- [PATCH] D13302: Initial migration of AVR backend
Dylan McKay via llvm-commits
- [PATCH] D13302: Initial migration of AVR backend
Dylan McKay via llvm-commits
- [PATCH] D13308: Value profiling - remaining LLVM changes
Betul Buyukkurt via llvm-commits
- [llvm] r250362 - Add XSAVE/XSAVEOPT to KNL processor.
Craig Topper via llvm-commits
- [PATCH] D13308: Value profiling - remaining LLVM changes
Xinliang David Li via llvm-commits
- [compiler-rt] r250365 - builtins: Expand out floating point exponents for MSVC
Saleem Abdulrasool via llvm-commits
- [PATCH] D13693: Expand out floating point exponents for MSVC
Saleem Abdulrasool via llvm-commits
- [llvm] r250366 - Temporarily revert r250345 to sort out bot failure.
Manman Ren via llvm-commits
- [llvm] r250345 - Update the branch weight metadata in JumpThreading pass.
Manman Ren via llvm-commits
- [llvm] r250367 - Test commit.
Hrvoje Varga via llvm-commits
- [PATCH] D13764: [LoopUnswitch] Spill unswitch quota based on branch weight
Chen Li via llvm-commits
- [llvm] r250370 - [MachO] Stop generating *coal* sections.
Akira Hatanaka via llvm-commits
- [PATCH] D13760: ELF2: Implement __start_SECNAME and __stop_SECNAME.
Davide Italiano via llvm-commits
- [PATCHES] AMDGPU/SI: Small ISel improvements
Michel Dänzer via llvm-commits
- [PATCH] D13760: ELF2: Implement __start_SECNAME and __stop_SECNAME.
David Majnemer via llvm-commits
- [llvm] r250371 - [RuntimeDyld] Don't try to get the contents of sections that don't have any
Lang Hames via llvm-commits
- [lld] r250372 - [ELF2/PPC64] Remove now-dead weak/undef check
Hal Finkel via llvm-commits
- [lld] r250101 - [ELF2] Add a base set of PPC64 relocations
Hal Finkel via llvm-commits
- [PATCH] D13766: [AVR] Add ELF constants
Dylan McKay via llvm-commits
- [PATCH] D11633: [mips][microMIPS] Implement LB, LBE, LBU and LBUE instructions
Hrvoje Varga via llvm-commits
- [llvm] r250374 - Remove DIFile from createSubroutineType.
Eric Christopher via llvm-commits
- [PATCH] D13740: Catch combine opportunities for redundant imuls
Elena Demikhovsky via llvm-commits
- [llvm] r250375 - Update for llvm API change.
Eric Christopher via llvm-commits
- [PATCH] D13683: Remove File from createSubroutineType
Eric Christopher via llvm-commits
- [PATCH] D13755: Pass to compute dynamic instruction count
Eric Christopher via llvm-commits
- [llvm] r250376 - [RuntimeDyld] Drop the '.s' suffix off the COFF test case - the MIPS bot started
Lang Hames via llvm-commits
- [llvm] r250377 - [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE instructions
Hrvoje Varga via llvm-commits
- [PATCH] D11631: [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE instructions
Hrvoje Varga via llvm-commits
- [lld] r250378 - [ELF2] Set a target-specific VAStart for PPC64
Hal Finkel via llvm-commits
- [lld] r249752 - Revert: r249728 - Roll back r249726 and r249723 because they broke buildbots.
Hal Finkel via llvm-commits
- [PATCH] D12007: [AMDGPU] Use the general SMAX/SMIN/UMAX/UMIN pattern matching and remove the AMDGPU implementation
James Molloy via llvm-commits
- [llvm] r250157 - [GlobalsAA] Turn GlobalsAA on again by default
James Molloy via llvm-commits
- [PATCH] D13644: AVX-512 bit shuffle in 32-bit mode - fixed a bug
Elena Demikhovsky via llvm-commits
- [llvm] r250379 - [mips][microMIPS] Implement LLE and SCE instructions
Hrvoje Varga via llvm-commits
- [PATCH] D11630: [mips][microMIPS] Implement LLE and SCE instructions
Hrvoje Varga via llvm-commits
- [PATCH] D13644: AVX-512 bit shuffle in 32-bit mode - fixed a bug
Simon Pilgrim via llvm-commits
- [llvm] r250381 - [mips][microMIPS] Implement BREAK16, LI16, MOVE16, SDBBP16, SUBU16 and XOR16 instructions
Hrvoje Varga via llvm-commits
- [PATCH] D11292: [mips][microMIPS] Implement BREAK16, LI16, MOVE16, SDBBP16, SUBU16 and XOR16 instructions
Hrvoje Varga via llvm-commits
- [PATCH] D13690: Silence MSVC warning D9025 when /W3 present after /W4
angelsl via llvm-commits
- [PATCH] D13690: Silence MSVC warning D9025 when /W3 present after /W4
angelsl via llvm-commits
- [PATCH] D13692: Silence warning for unrecognised "-std=c99" warning on MSVC
angelsl via llvm-commits
- [PATCH] D13692: Silence warning for unrecognised "-std=c99" warning on MSVC
angelsl via llvm-commits
- [llvm] r250382 - [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH, DPAQ_SA.L.W, DPAQX_S.W.PH, DPAQX_SA.W.PH, DPAU.H.QBL, DPAU.H.QBR and DPAX.W.PH instructions
Zlatko Buljan via llvm-commits
- [llvm] r250356 - [llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDB
Ismail Donmez via llvm-commits
- [PATCH] D13376: [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH, DPAQ_SA.L.W, DPAQX_S.W.PH, DPAQX_SA.W.PH, DPAU.H.QBL, DPAU.H.QBR and DPAX.W.PH instructions
Zlatko Buljan via llvm-commits
- [llvm] r250027 - [x86] PR24562: fix incorrect folding of PSHUFB nodes with a mask where all indices have the most significant bit set.
Andrea Di Biagio via llvm-commits
- [PATCH] D13767: [X86] Fix more -Os + EH issues
Michael Kuperstein via llvm-commits
- [llvm] r250383 - Speculatively unbreak Windows build
David Majnemer via llvm-commits
- [llvm] r250384 - Don't pretend AMDGPU backend knows how to custom-lower UDIVREM for vector types; it can't
Artyom Skrobov via llvm-commits
- [llvm] r250356 - [llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDB
David Majnemer via llvm-commits
- [PATCH] D13734: Don't pretend AMDGPU backend knows how to custom-lower UDIVREM for vector types; it can't
Phabricator via llvm-commits
- [PATCH] D13692: Silence warning for unrecognised "-std=c99" warning on MSVC
angelsl via llvm-commits
- [llvm] r250385 - [llvm-pdbdump] Remove oddly placed parens that MSVC doesn't like
Benjamin Kramer via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Renato Golin via llvm-commits
- [llvm] r250386 - Make windows.h less evil.
Benjamin Kramer via llvm-commits
- [PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Renato Golin via llvm-commits
- [llvm] r250387 - [x86] Merge test pr24562.ll into x86-fold-pshufb.ll. NFC.
Andrea Di Biagio via llvm-commits
- [llvm] r250027 - [x86] PR24562: fix incorrect folding of PSHUFB nodes with a mask where all indices have the most significant bit set.
Andrea Di Biagio via llvm-commits
- [PATCH] D13768: AVX512 : vpternlogd/q implementation
Igor Breger via llvm-commits
- [polly] r250389 - Add testcase for SCEV explansion in non-affine subregions
Michael Kruse via llvm-commits
- [PATCH] D13649: [mips] Clang ll/sc illegal instruction on mips64r2 with -O0
Jelena Losic via llvm-commits
- [PATCH] D13649: [mips] Clang ll/sc illegal instruction on mips64r2 with -O0
Jelena Losic via llvm-commits
- [llvm] r250390 - AVX-512: Fixed a bug in shuffle lowering 32-bit mode
Elena Demikhovsky via llvm-commits
- [PATCH] D13644: AVX-512 bit shuffle in 32-bit mode - fixed a bug
Elena Demikhovsky via llvm-commits
- [PATCH] D13753: Use Windows Vista API to get the user's home directory
Greg Bedwell via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Igor Breger via llvm-commits
- [PATCH] D13650: ARM/ELF: Better codegen for global variable addresses.
Renato Golin via llvm-commits
- [PATCH] D13769: [X86][AVX512DQ] add scalar fpclass
Asaf Badouh via llvm-commits
- [PATCH] D13753: Use Windows Vista API to get the user's home directory
Paweł Bylica via llvm-commits
- [PATCH] D13751: Change test to use FileCheck rather than grep.
Rafael Espíndola via llvm-commits
- [PATCH] D13768: AVX512 : vpternlogd/q implementation
Elena Demikhovsky via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Elena Demikhovsky via llvm-commits
- [lld] r250372 - [ELF2/PPC64] Remove now-dead weak/undef check
Rafael Espíndola via llvm-commits
- [polly] r250392 - Sort includes using 'clang-format -sort-includes'
Tobias Grosser via llvm-commits
- [polly] r250393 - Add -sort-includes to our automatic source code formatting
Tobias Grosser via llvm-commits
- [PATCH] D13722: Scalarization for masked gather/scatter intrinsics
Michael Kuperstein via llvm-commits
- [lld] r250394 - Remove unnecessary llvm:: prefix.
Rafael Espindola via llvm-commits
- [PATCH] D13753: Use Windows Vista API to get the user's home directory
Greg Bedwell via llvm-commits
- [lld] r250395 - Rename CAlloc since it allocates sections, not chunks.
Rafael Espindola via llvm-commits
- [llvm] r250396 - AVX512: Implemented encoding and intrinsics for vpternlogd/q.
Igor Breger via llvm-commits
- [PATCH] D13743: Lazily sort ScopesWithImportedEntities to speed up LTO linking.
Peter Collingbourne via llvm-commits
- [PATCH] D13768: AVX512 : vpternlogd/q implementation
Phabricator via llvm-commits
- [PATCH] D13753: Use Windows Vista API to get the user's home directory
Aaron Ballman via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Simon Pilgrim via llvm-commits
- [lld] r250397 - Recognize -Bshareable alias for -shared
Ed Maste via llvm-commits
- [PATCH] D13753: Use Windows Vista API to get the user's home directory
Paweł Bylica via llvm-commits
- [llvm] r250399 - [CMake] check-llvm requires llvm-pdbdump.
NAKAMURA Takumi via llvm-commits
- [PATCH] D13753: Use Windows Vista API to get the user's home directory
Greg Bedwell via llvm-commits
- [llvm] r250400 - AVX512: Implemented DAG lowering for shuff62x2/shufi62x2 instructions ( shuffle packed values at 128-bit granularity )
Igor Breger via llvm-commits
- [www-pubs] r250401 - Added Cristiano Giuffrida's Ph.D. Dissertation to LLVM Publications Page.
John Criswell via llvm-commits
- [PATCH] D13648: AVX512: shuff62x2 DAG lowering
Phabricator via llvm-commits
- [PATCH] D13753: Use Windows Vista API to get the user's home directory
Paweł Bylica via llvm-commits
- [llvm] r250404 - Silencing a -Wtype-limits warning; an unsigned value will always be >= 0; NFC.
Aaron Ballman via llvm-commits
- [llvm] r250405 - [DebugInfo] Remove dead forwarding accessors. NFC.
Benjamin Kramer via llvm-commits
- [llvm] r250349 - [MachO] Stop generating *coal* sections.
Rafael Espíndola via llvm-commits
- [PATCH] D13770: Add hashing and DenseMapInfo for ArrayRef
Rafael Ávila de Espíndola via llvm-commits
- [llvm] r250406 - [X86] Rip out orphaned method declarations and other dead code. NFC.
Benjamin Kramer via llvm-commits
- [lld] r249340 - Create R_X86_64_RELATIVE when needed.
Hal Finkel via llvm-commits
- [PATCH] D13656: [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.
Daniel Sanders via llvm-commits
- [llvm] r250407 - [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.
Daniel Sanders via llvm-commits
- [PATCH] D13656: [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.
Daniel Sanders via llvm-commits
- [polly] r250408 - Remove "CHECK: br" from some unit tests
Michael Kruse via llvm-commits
- [PATCH] D13771: [AArch64]Add support for converting halfword loads into a 32-bit word load
Jun Bum Lim via llvm-commits
- [llvm] r250410 - [NVPTX] Remove dead code.
Benjamin Kramer via llvm-commits
- [polly] r250411 - Do not add accesses for intra-ScopStmt scalar def-use chains
Michael Kruse via llvm-commits
- [llvm] r250413 - Require Windows API of version 6.1 (Windows 7).
Pawel Bylica via llvm-commits
- [llvm] r250414 - [mips][ias] Implement ulh macro.
Daniel Sanders via llvm-commits
- [PATCH] D13773: [x86][FastISel] Teach how to select SSE4A nontemporal stores.
Simon Pilgrim via llvm-commits
- [PATCH] D13771: [AArch64]Add support for converting halfword loads into a 32-bit word load
Jun Bum Lim via llvm-commits
- [llvm] r250415 - Recommit r250345, it was reverted in r250366 to investigate a bot failure.
Manman Ren via llvm-commits
- [llvm] r250345 - Update the branch weight metadata in JumpThreading pass.
Manman Ren via llvm-commits
- [PATCH] D13656: [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.
Reed Kotler via llvm-commits
- [llvm] r250417 - [ScalarOpts] Remove dead code.
Benjamin Kramer via llvm-commits
- [PATCH] D13774: [CodeGen] Mark setjmp/catchret MBBs address-taken
Joseph Tremoulet via llvm-commits
- [PATCH] D13656: [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.
Daniel Sanders via llvm-commits
- [lld] r250419 - Use OutputSectionBase in a few cases where we don't need a OutputSection.
Rafael Espindola via llvm-commits
- [PATCH] D13775: Support unknown types in looksLikeFloatCastOverflowDataV1 heuristic.
Maxim Ostapenko via llvm-commits
- [llvm] r250343 - [SimplifyCFG] Speculatively flatten CFG based on profiling metadata
Manman Ren via llvm-commits
- [llvm] r250420 - Lit: Rework r249161; Move RLIMIT_NPROC to main.py.
NAKAMURA Takumi via llvm-commits
- [PATCH] D13760: ELF2: Implement __start_SECNAME and __stop_SECNAME.
Davide Italiano via llvm-commits
- [PATCH] D13760: ELF2: Implement __start_SECNAME and __stop_SECNAME.
Davide Italiano via llvm-commits
- [PATCH] D13732: Combining DIV+REM->DIVREM doesn't belong in LegalizeDAG; move it over into DAGCombiner.
John Brawn via llvm-commits
- [PATCH] D13606: [Introduction] Redundant load reduction with invariant intrinsics
Daniel Berlin via llvm-commits
- [lld] r250421 - Centralize the handling of r_addend. NFC.
Rafael Espindola via llvm-commits
- [llvm] r250027 - [x86] PR24562: fix incorrect folding of PSHUFB nodes with a mask where all indices have the most significant bit set.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D13740: Catch combine opportunities for redundant imuls
Sanjay Patel via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [PATCH] D13776: [x86] Fix wrong prototypes for AVX mask load/store intrinsics.
Andrea Di Biagio via llvm-commits
- [PATCH] D13760: ELF2: Implement __start_SECNAME and __stop_SECNAME.
Rui Ueyama via llvm-commits
- [llvm] r250349 - [MachO] Stop generating *coal* sections.
Kevin Enderby via llvm-commits
- [lld] r250423 - Revert "r250372 - [ELF2/PPC64] Remove now-dead weak/undef check"
Hal Finkel via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [lld] r250372 - [ELF2/PPC64] Remove now-dead weak/undef check
Hal Finkel via llvm-commits
- [lld] r250424 - [ELF2/PPC64] Error on R_PPC64_ADDR16 overflow
Hal Finkel via llvm-commits
- [llvm] r250425 - Prevent assertion with "llc -debug" and anonymous symbols.
Tim Northover via llvm-commits
- [PATCH] D13773: [x86][FastISel] Teach how to select SSE4A nontemporal stores.
Sanjay Patel via llvm-commits
- [PATCH] D13683: Remove File from createSubroutineType
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Eric Christopher via llvm-commits
- [PATCH] D13771: [AArch64]Add support for converting halfword loads into a 32-bit word load
Chad Rosier via llvm-commits
- [PATCH] D13605: [CMake] [Darwin] Add support for generating Xcode-compatible toolchains that xcodebuild and xcrun can search
Chris Bieneman via llvm-commits
- [llvm] r250427 - Sample Profiles - Adjust integer types. Mostly NFC.
Diego Novillo via llvm-commits
- [PATCH] D13771: [AArch64]Add support for converting halfword loads into a 32-bit word load
Jun Bum Lim via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
JF Bastien via llvm-commits
- [PATCH] D13760: ELF2: Implement __start_SECNAME and __stop_SECNAME.
Rui Ueyama via llvm-commits
- [llvm] r250429 - x86 FP atomic codegen: don't drop globals, stack
JF Bastien via llvm-commits
- [PATCH] D13749: x86 atomic codegen: don't drop globals
JF Bastien via llvm-commits
- [llvm] r250430 - Revert 250343 and 250344
Philip Reames via llvm-commits
- [lld] r250421 - Centralize the handling of r_addend. NFC.
Rui Ueyama via llvm-commits
- [llvm] r250343 - [SimplifyCFG] Speculatively flatten CFG based on profiling metadata
Philip Reames via llvm-commits
- [PATCH] D13511: [mips] Use correct frame register for DWARF info when dynamically realigning the stack.
Dean De Leo via llvm-commits
- [PATCH] D13763: [lld][elf2] Sort allocated TLS sections at the start of the R/W PT_LOAD.
Rui Ueyama via llvm-commits
- [llvm] r250431 - Change test to use FileCheck rather than grep.
Kevin B. Smith via llvm-commits
- [PATCH] D13751: Change test to use FileCheck rather than grep.
Kevin B. Smith via llvm-commits
- [PATCH] D13776: [x86] Fix wrong prototypes for AVX mask load/store intrinsics.
Bruno Cardoso Lopes via llvm-commits
- [lld] r250432 - ELF2: Implement __start_SECNAME and __stop_SECNAME.
Rui Ueyama via llvm-commits
- [llvm] r250433 - [AsmPrinter] Prune dead code. NFC.
Benjamin Kramer via llvm-commits
- [PATCH] D13671: Add -pretty-print option to llvm-symbolizer
khemant at codeaurora.org via llvm-commits
- [PATCH] D13297: [CGP] transform select instructions into branches and sink expensive operands
Sanjay Patel via llvm-commits
- HA: [lld] r250169 - This patch implements basic variant of lazy loading for x86_x64 and for X86 targets.
George Rimar via llvm-commits
- [PATCH] D13611: [Polly] Create virtual independent blocks
Johannes Doerfert via llvm-commits
- [PATCH] D13297: [CGP] transform select instructions into branches and sink expensive operands
Mehdi AMINI via llvm-commits
- [PATCH] D13771: [AArch64]Add support for converting halfword loads into a 32-bit word load
Chad Rosier via llvm-commits
- [PATCH] D13757: [x86] promote 'add nsw' to a wider type to allow more combines
Quentin Colombet via llvm-commits
- [llvm] r250434 - [SelectionDAG] Remove dead code. NFC.
Benjamin Kramer via llvm-commits
- [PATCH] D13606: [Introduction] Redundant load reduction with invariant intrinsics
Larisse Voufo via llvm-commits
- [PATCH] D13745: Replace all uses of branch weights by branch probabilities on machine code level passes.
Cong Hou via llvm-commits
- [PATCH] D13745: Replace all uses of branch weights by branch probabilities on machine code level passes.
Cong Hou via llvm-commits
- [polly] r250435 - test: Correctly check for branch statements
Tobias Grosser via llvm-commits
- [PATCH] D13308: Value profiling - remaining LLVM changes
Betul Buyukkurt via llvm-commits
- [polly] r250411 - Do not add accesses for intra-ScopStmt scalar def-use chains
Tobias Grosser via llvm-commits
- [PATCH] D13605: [CMake] [Darwin] Add support for generating Xcode-compatible toolchains that xcodebuild and xcrun can search
Chris Bieneman via llvm-commits
- [llvm] r250436 - docs: Stop using DEBUG() without DEBUG_TYPE in the ProgrammersManual
Justin Bogner via llvm-commits
- [PATCH] D13265: Disabling speculative loads under asan.
Mike Aizatsky via llvm-commits
- [lld] r250437 - Rename variable to make it clear it includes the addend.
Rafael Espindola via llvm-commits
- [PATCH] D13757: [x86] promote 'add nsw' to a wider type to allow more combines
Sanjay Patel via llvm-commits
- [llvm] r250438 - x86: preserve flags when folding atomic operations
JF Bastien via llvm-commits
- [polly] r250439 - Add ScopInfo test case for r250411
Tobias Grosser via llvm-commits
- [lld] r250311 - Handle dynamic relocs to weak undefined when possible.
Hal Finkel via llvm-commits
- [PATCH] D13755: Pass to compute dynamic instruction count
Easwaran Raman via llvm-commits
- [PATCH] D13779: [Polly] Full/partial tile separation for vectorization
Roman via llvm-commits
- [PATCH] D13650: ARM/ELF: Better codegen for global variable addresses.
Peter Collingbourne via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Tobias Grosser via llvm-commits
- [PATCH] D13650: ARM/ELF: Better codegen for global variable addresses.
Peter Collingbourne via llvm-commits
- [PATCH] D13763: [lld][elf2] Sort allocated TLS sections at the start of the R/W PT_LOAD.
Michael Spencer via llvm-commits
- [lld] r250311 - Handle dynamic relocs to weak undefined when possible.
Hal Finkel via llvm-commits
- [PATCH] D13718: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Chen Li via llvm-commits
- [PATCH] D13763: [lld][elf2] Sort allocated TLS sections at the start of the R/W PT_LOAD.
Rui Ueyama via llvm-commits
- [zorg] r250441 - Added new builder "lldb-amd64-ninja-netbsd7" for NetBSD-7.0/amd64 build machine.
Galina Kistanova via llvm-commits
- [PATCH] D13650: ARM/ELF: Better codegen for global variable addresses.
Renato Golin via llvm-commits
- [PATCH] D13087: A fix for loop vectorizer with handling loops with volatile induction variables
Hyojin Sung via llvm-commits
- [PATCH] D13757: [x86] promote 'add nsw' to a wider type to allow more combines
Zia Ansari via llvm-commits
- [PATCH] D13779: [Polly] Full/partial tile separation for vectorization
Tobias Grosser via llvm-commits
- [zorg] r250442 - llvmbisect: deal with results sets larger that 1000 compilers
Chris Matthews via llvm-commits
- [lld] r250443 - Use OutputSectionBase in a few more places. NFC.
Rafael Espindola via llvm-commits
- [llvm] r250029 - [X86] Add XSAVE intrinsic family
Eric Christopher via llvm-commits
- [PATCH] D13780: [X86] Fix assertion failure with fp128 to unsigned i64 conversion
Mitch Bodart via llvm-commits
- [lld] r250445 - ELF2: s/R/SA/ in PPC64 relocations because R is S + A.
Rui Ueyama via llvm-commits
- [llvm] r250446 - Add a missing include of cstddef needed for size_t.
Adrian Prantl via llvm-commits
- [lld] r250445 - ELF2: s/R/SA/ in PPC64 relocations because R is S + A.
Hal Finkel via llvm-commits
- [lld] r250447 - ELF2: Rename SymVA -> SA if SymVA includes addend.
Rui Ueyama via llvm-commits
- [PATCH] D13781: [sanitizer] Use same shadow offset for aarch64
Adhemerval Zanella via llvm-commits
- [PATCH] D13782: [sanitizer] [asan] Use same shadow offset for aarch64
Adhemerval Zanella via llvm-commits
- [PATCH] D13605: [CMake] [Darwin] Add support for generating Xcode-compatible toolchains that xcodebuild and xcrun can search
Justin Bogner via llvm-commits
- [llvm] r250450 - [CMake] [Darwin] Add support for generating Xcode-compatible toolchains that xcodebuild and xcrun can search
Chris Bieneman via llvm-commits
- [PATCH] D13740: Catch combine opportunities for redundant imuls
Zia Ansari via llvm-commits
- [PATCH] D13605: [CMake] [Darwin] Add support for generating Xcode-compatible toolchains that xcodebuild and xcrun can search
Phabricator via llvm-commits
- [llvm] r250451 - [CMake] Adding LLVM_CREATE_XCODE_TOOLCHAIN to the CMake documentation page.
Chris Bieneman via llvm-commits
- [PATCH] D13782: [sanitizer] [asan] Use same shadow offset for aarch64
Adhemerval Zanella via llvm-commits
- [PATCH] D13740: Catch combine opportunities for redundant imuls
Zia Ansari via llvm-commits
- [PATCH] D13783: [CMake] Refactor subdirectory inclusion code to take a project name.
Chris Bieneman via llvm-commits
- [PATCH] D13781: [sanitizer] Use same shadow offset for aarch64
Renato Golin via llvm-commits
- [PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Evgeniy Stepanov via llvm-commits
- [PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Renato Golin via llvm-commits
- [PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Eric Christopher via llvm-commits
- [PATCH] D4316: Add some natvis visualizers for llvm::Value, llvm::Type, and llvm::Instruction
Zachary Turner via llvm-commits
- [llvm] r250456 - [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Evgeniy Stepanov via llvm-commits
- [PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Evgeniy Stepanov via llvm-commits
- [PATCH] D13265: Disabling speculative loads under asan.
Kostya Serebryany via llvm-commits
- [lld] r250457 - Fix style.
Rui Ueyama via llvm-commits
- [lld] r250458 - Remove a getter/setter that don't hide anything.
Rui Ueyama via llvm-commits
- [PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Eric Christopher via llvm-commits
- [PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Eric Christopher via llvm-commits
- [llvm] r250459 - Replace a forward declaration with an #include.
Adrian Prantl via llvm-commits
- [llvm] r250461 - Revert "[safestack] Fast access to the unsafe stack pointer on AArch64/Android."
Evgeniy Stepanov via llvm-commits
- [lld] r250462 - ELF2: Move HashTableSection::hash out of the class.
Rui Ueyama via llvm-commits
- [PATCH] D13779: [Polly] Full/partial tile separation for vectorization
Johannes Doerfert via llvm-commits
- [PATCH] D13308: Value profiling - remaining LLVM changes
Xinliang David Li via llvm-commits
- [PATCH] D13779: [Polly] Full/partial tile separation for vectorization
Tobias Grosser via llvm-commits
- [PATCH] D8943: Calculate vectorization factor using the narrowest type instead of widest type
Cong Hou via llvm-commits
- [lld] r250463 - ELF2: Do not treat .strtab specially when creating sections.
Rui Ueyama via llvm-commits
- [PATCH] D13753: Use Windows Vista API to get the user's home directory
Paweł Bylica via llvm-commits
- [PATCH] D13779: [Polly] Full/partial tile separation for vectorization
Tobias Grosser via llvm-commits
- [PATCH] D13672: [ARM CodeGen] @llvm.debugtrap call may be removed when restoring callee saved registers
Oleg Ranevskyy via llvm-commits
- [PATCH] D13672: [ARM CodeGen] @llvm.debugtrap call may be removed when restoring callee saved registers
Oleg Ranevskyy via llvm-commits
- [PATCH] D13779: [Polly] Full/partial tile separation for vectorization
Tobias Grosser via llvm-commits
- [llvm] r250464 - [llvm-readobj/ELF] Dump DT_VERDEF/DT_VERDEFNUM correctly.
Davide Italiano via llvm-commits
- [llvm] r250464 - [llvm-readobj/ELF] Dump DT_VERDEF/DT_VERDEFNUM correctly.
Davide Italiano via llvm-commits
- [PATCH] D13712: WebAssembly: update syntax
JF Bastien via llvm-commits
- [PATCH] D13712: WebAssembly: update syntax
JF Bastien via llvm-commits
- [PATCH] D13789: [safestack] Fast access to the unsafe stack pointer on AArch64/Android (2nd try).
Evgeniy Stepanov via llvm-commits
- [PATCH] D13716: [IndVars] Split `WidenIV::cloneIVUser`; NFC
Philip Reames via llvm-commits
- [lld] r250466 - ELF2: Use ELFT to template OutputSections.
Rui Ueyama via llvm-commits
- [PATCH] D13740: Catch combine opportunities for redundant imuls
Simon Pilgrim via llvm-commits
- [PATCH] D13717: [IndVars] Have `cloneArithmeticIVUser` guess better
Philip Reames via llvm-commits
- [llvm] r250427 - Sample Profiles - Adjust integer types. Mostly NFC.
David Majnemer via llvm-commits
- [PATCH] D13611: [Polly] Create virtual independent blocks
Tobias Grosser via llvm-commits
- [PATCH] D13372: [RS4GC] Use "deopt" operand bundles
Philip Reames via llvm-commits
- [PATCH] D13260: StackMap field into AsmPrinter
Philip Reames via llvm-commits
- [llvm] r250029 - [X86] Add XSAVE intrinsic family
Craig Topper via llvm-commits
- [PATCH] D13791: In machine block placement, use 60% instead of 80% as the hot branch probability threshold when profile data is available.
Cong Hou via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [llvm] r250029 - [X86] Add XSAVE intrinsic family
Eric Christopher via llvm-commits
- [PATCH] D13712: WebAssembly: update syntax
JF Bastien via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [PATCH] D13767: [X86] Fix more -Os + EH issues
Kevin B. Smith via llvm-commits
- [PATCH] D13712: WebAssembly: update syntax
JF Bastien via llvm-commits
- [llvm] r250029 - [X86] Add XSAVE intrinsic family
Craig Topper via llvm-commits
- [llvm] r250029 - [X86] Add XSAVE intrinsic family
Eric Christopher via llvm-commits
- [PATCH] D13611: [Polly] Create virtual independent blocks
Michael Kruse via llvm-commits
- [PATCH] D13745: Replace all uses of branch weights by branch probabilities on machine code level passes.
David Li via llvm-commits
- [PATCH] D13740: Catch combine opportunities for redundant imuls
Zia Ansari via llvm-commits
- [PATCH] D13712: WebAssembly: update syntax
JF Bastien via llvm-commits
- [PATCH] D13792: Fix incorrect target triple in fp16-promote.ll
Pirama Arumuga Nainar via llvm-commits
- [PATCH] D13793: [X86AsmBackend] Emit compact unwind for register-sized stacks
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D13611: [Polly] Create virtual independent blocks
Johannes Doerfert via llvm-commits
- [PATCH] D13718: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Philip Reames via llvm-commits
- [PATCH] D13745: Replace all uses of branch weights by branch probabilities on machine code level passes.
Manman Ren via llvm-commits
- [PATCH] D13764: [LoopUnswitch] Spill unswitch quota based on branch weight
David Li via llvm-commits
- [PATCH] D13611: [Polly] Create virtual independent blocks
Johannes Doerfert via llvm-commits
- [PATCH] D13302: Initial migration of AVR backend
Matt Arsenault via llvm-commits
- [PATCH] D13764: [LoopUnswitch] Spill unswitch quota based on branch weight
Philip Reames via llvm-commits
- [PATCH] D13745: Replace all uses of branch weights by branch probabilities on machine code level passes.
Cong Hou via llvm-commits
- [llvm] r250479 - Add emacs c++ mode hint.
Lang Hames via llvm-commits
- [PATCH] D13757: [x86] promote 'add nsw' to a wider type to allow more combines
Quentin Colombet via llvm-commits
- [PATCH] D13712: WebAssembly: update syntax
JF Bastien via llvm-commits
- [llvm] r250480 - WebAssembly: update syntax
JF Bastien via llvm-commits
- [PATCH] D13745: Replace all uses of branch weights by branch probabilities on machine code level passes.
David Li via llvm-commits
- [PATCH] D13712: WebAssembly: update syntax
JF Bastien via llvm-commits
- [llvm] r250481 - [IndVars] Split `WidenIV::cloneIVUser`; NFC
Sanjoy Das via llvm-commits
- [llvm] r250482 - [IndVars] Extract out a few local variables; NFC
Sanjoy Das via llvm-commits
- [llvm] r250483 - [IndVars] Have `cloneArithmeticIVUser` guess better
Sanjoy Das via llvm-commits
- [llvm] r250484 - [IndVars] Rename getExtend; NFC
Sanjoy Das via llvm-commits
- [PATCH] D13716: [IndVars] Split `WidenIV::cloneIVUser`; NFC
Sanjoy Das via llvm-commits
- [PATCH] D13717: [IndVars] Have `cloneArithmeticIVUser` guess better
Sanjoy Das via llvm-commits
- [PATCH] D13372: [RS4GC] Use "deopt" operand bundles
Sanjoy Das via llvm-commits
- [PATCH] D13792: Fix incorrect target triple in fp16-promote.ll
Stephen Hines via llvm-commits
- [llvm] r250427 - Sample Profiles - Adjust integer types. Mostly NFC.
Diego Novillo via llvm-commits
- [PATCH] D13297: [CGP] transform select instructions into branches and sink expensive operands
Philip Reames via llvm-commits
- [llvm] r250489 - [RS4GC] Use "deopt" operand bundles
Sanjoy Das via llvm-commits
- [llvm] r250490 - [RS4GC] Bring legalizeCallAttributes up to LLVM coding style; NFC
Sanjoy Das via llvm-commits
- [llvm] r250491 - [RS4GC] Dont' propagate call attrs related to patchable statepoints
Sanjoy Das via llvm-commits
- [PATCH] D13372: [RS4GC] Use "deopt" operand bundles
Sanjoy Das via llvm-commits
- [PATCH] D13302: Initial migration of AVR backend
Dylan McKay via llvm-commits
- [llvm] r250492 - Initial migration of AVR backend
Dylan McKay via llvm-commits
- [PATCH] D13302: Initial migration of AVR backend
Dylan McKay via llvm-commits
- [PATCH] D13755: Pass to compute dynamic instruction count
Eric Christopher via llvm-commits
- [PATCH] D13753: Use Windows Vista API to get the user's home directory
NAKAMURA Takumi via llvm-commits
- [llvm] r250497 - [X86] Add fxsr feature flag for fxsave/fxrestore instructions.
Craig Topper via llvm-commits
- [PATCH] D13797: [WinEH] Fix endpad coloring/numbering
Joseph Tremoulet via llvm-commits
- [PATCH] D13193: Add an MCTargetMachine and use it to configure MCAsmInfo
Eric Christopher via llvm-commits
- [PATCH] D13193: Add an MCTargetMachine and use it to configure MCAsmInfo
Eric Christopher via llvm-commits
- [PATCH] D12628: [mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP, SIGRIE, SSNOP, SYNC, SYNCI and WAIT instructions
Hrvoje Varga via llvm-commits
- [PATCH] D13798: [WinEH] Fix CatchRetSuccessorColorMap accounting
Joseph Tremoulet via llvm-commits
- [PATCH] D12628: [mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP, SIGRIE, SSNOP, SYNC, SYNCI and WAIT instructions
Hrvoje Varga via llvm-commits
- [PATCH] D12628: [mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP, SSNOP, SYNC, SYNCI and WAIT instructions
Hrvoje Varga via llvm-commits
- [PATCH] D12596: Fix for bootstrap bug introduced in r244921
Nemanja Ivanovic via llvm-commits
- [llvm] r250501 - Use Windows Vista API to get the user's home directory
Pawel Bylica via llvm-commits
- [PATCH] D13791: In machine block placement, use 60% instead of 80% as the hot branch probability threshold when profile data is available.
Benjamin Kramer via llvm-commits
- [PATCH] D13753: Use Windows Vista API to get the user's home directory
Paweł Bylica via llvm-commits
- [llvm] r250504 - Reformat.
NAKAMURA Takumi via llvm-commits
- [llvm] r250505 - SupportTests::HomeDirectory: Don't try tests when $HOME is undefined.
NAKAMURA Takumi via llvm-commits
- [PATCH] D11633: [mips][microMIPS] Implement LB, LBE, LBU and LBUE instructions
Daniel Sanders via llvm-commits
- [PATCH] D13721: [mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S.W, ABSQ_S.QB, INSV, MADD, MADDU, MSUB, MSUBU, MULT and MULTU instructions
Daniel Sanders via llvm-commits
- [PATCH] D13130: [mips][microMIPS] Implement ADDQ.PH, ADDQ_S.W, ADDQH.PH, ADDQH.W, ADDSC, ADDU.PH, ADDU_S.QB, ADDWC and ADDUH.QB instructions
Daniel Sanders via llvm-commits
- [llvm] r250506 - Fix path::home_directory() unit test.
Pawel Bylica via llvm-commits
- [PATCH] D13511: [mips] Use correct frame register for DWARF info when dynamically realigning the stack.
Daniel Sanders via llvm-commits
- [PATCH] D13775: Support unknown types in looksLikeFloatCastOverflowDataV1 heuristic.
Filipe Cabecinhas via llvm-commits
- [PATCH] D13776: [x86] Fix wrong prototypes for AVX mask load/store intrinsics.
Andrea Di Biagio via llvm-commits
- [PATCH] D13775: Support unknown types in looksLikeFloatCastOverflowDataV1 heuristic.
Maxim Ostapenko via llvm-commits
- [PATCH] D13801: [Support] Extend sys::path with user_cache_directory function.
Paweł Bylica via llvm-commits
- [llvm] r250511 - [mips][microMIPS] Implement LB, LBE, LBU and LBUE instructions
Hrvoje Varga via llvm-commits
- [PATCH] D11633: [mips][microMIPS] Implement LB, LBE, LBU and LBUE instructions
Hrvoje Varga via llvm-commits
- [PATCH] D13802: [OPENMP] Make -fopenmp to turn on OpenMP support by default.
Alexey Bataev via llvm-commits
- [compiler-rt] r250200 - [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.
Rafael Espíndola via llvm-commits
- [PATCH] D13781: [sanitizer] Use same shadow offset for aarch64
Adhemerval Zanella via llvm-commits
- [PATCH] D13801: [Support] Extend sys::path with user_cache_directory function.
Aaron Ballman via llvm-commits
- [llvm] r250512 - Commited two test files which are forgotten during commit of patch for http://reviews.llvm.org/D13376
Zlatko Buljan via llvm-commits
- [PATCH] D13781: [sanitizer] Use same shadow offset for aarch64
Renato Golin via llvm-commits
- [PATCH] D12596: Fix for bootstrap bug introduced in r244921
Bill Schmidt via llvm-commits
- [PATCH] D13804: AMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU_HSA_KERNEL
Tom Stellard via llvm-commits
- [PATCH] D13805: DAGCombiner: Check shouldReduceLoadWidth before combining (and (load), x) -> extload
Tom Stellard via llvm-commits
- [PATCH] D12452: AMDGPU/SI: Add support for llvm.r600.local.size.* instrics when targeting HSA
Tom Stellard via llvm-commits
- [PATCH] D13806: AMDGPU/SI: Correctly emit global variables with common linkage when targeting HSA
Tom Stellard via llvm-commits
- [PATCH] D13807: AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section
Tom Stellard via llvm-commits
- [PATCH] D13808: ELF: Add AMDGPU relocation types
Tom Stellard via llvm-commits
- [PATCH] D13809: AMDGPU/SI: Emit relocations for constant arrays when targeting HSA
Tom Stellard via llvm-commits
- [PATCH] D12596: Fix for bootstrap bug introduced in r244921
Bill Schmidt via llvm-commits
- [PATCH] D13801: [Support] Extend sys::path with user_cache_directory function.
Paweł Bylica via llvm-commits
- [PATCH] D13792: Fix incorrect target triple in fp16-promote.ll
Renato Golin via llvm-commits
- [PATCH] D13672: [ARM CodeGen] @llvm.debugtrap call may be removed when restoring callee saved registers
Renato Golin via llvm-commits
- [llvm] r250513 - Sample Profiling - Remove useless asserts. NFC.
Diego Novillo via llvm-commits
- [llvm] r250427 - Sample Profiles - Adjust integer types. Mostly NFC.
Diego Novillo via llvm-commits
- [llvm] r250427 - Sample Profiles - Adjust integer types. Mostly NFC.
Aaron Ballman via llvm-commits
- [PATCH] D12596: Fix for bootstrap bug introduced in r244921
hfinkel at anl.gov via llvm-commits
- [llvm] r250427 - Sample Profiles - Adjust integer types. Mostly NFC.
Diego Novillo via llvm-commits
- [PATCH] D13193: Add an MCTargetMachine and use it to configure MCAsmInfo
Daniel Sanders via llvm-commits
- [PATCH] D12596: Fix for bootstrap bug introduced in r244921
Bill Schmidt via llvm-commits
- [PATCH] D13808: ELF: Add AMDGPU relocation types
Rafael Ávila de Espíndola via llvm-commits
- [lld] r250463 - ELF2: Do not treat .strtab specially when creating sections.
Rafael Espíndola via llvm-commits
- [PATCH] D13792: Fix incorrect target triple in fp16-promote.ll
Vinicius Tinti via llvm-commits
- [polly] r250517 - Avoid unnecessay .s2a write access when used only in PHIs
Michael Kruse via llvm-commits
- [polly] r250518 - Add testcase for r250517
Michael Kruse via llvm-commits
- [PATCH] D13771: [AArch64]Add support for converting halfword loads into a 32-bit word load
Jun Bum Lim via llvm-commits
- [lld] r250519 - Add a ObjectFile<ELFT>::getSection helper and simplify. NFC.
Rafael Espindola via llvm-commits
- [llvm] r250520 - [AArch64] Implement vector splitting on UADDV.
Charlie Turner via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [www-pubs] r250521 - Updated entry for Cristiano Giuffrida's dissertation.
John Criswell via llvm-commits
- [PATCH] D13593: [mips] wrong opcode for ll/sc instructions on mipsr6 when -integrated-as is used
Jelena Losic via llvm-commits
- [compiler-rt] r250200 - [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.
Xinliang David Li via llvm-commits
- [www] r250522 - fosdem 2015 videos
Sylvestre Ledru via llvm-commits
- [PATCH] D13757: [x86] promote 'add nsw' to a wider type to allow more combines
Sanjay Patel via llvm-commits
- [PATCH] D13814: Add support for SHF_MERGE sections
Rafael Ávila de Espíndola via llvm-commits
- [compiler-rt] r250200 - [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.
Xinliang David Li via llvm-commits
- [llvm] r250524 - WebAssembly: relooper analysis pass
JF Bastien via llvm-commits
- [PATCH] D13740: Catch combine opportunities for redundant imuls
Sanjay Patel via llvm-commits
- [PATCH] D13767: [X86] Fix more -Os + EH issues
Michael Kuperstein via llvm-commits
- [PATCH] D13780: [X86] Fix assertion failure with fp128 to unsigned i64 conversion
Michael Kuperstein via llvm-commits
- [PATCH] D13611: [Polly] Create virtual independent blocks
Michael Kruse via llvm-commits
- [llvm] r250527 - This is a follow-up to the discussion in D12882.
Sanjay Patel via llvm-commits
- [PATCH] D13776: [x86] Fix wrong prototypes for AVX mask load/store intrinsics.
Michael Kuperstein via llvm-commits
- [llvm] r250459 - Replace a forward declaration with an #include.
Eric Christopher via llvm-commits
- [PATCH] D13297: [CGP] transform select instructions into branches and sink expensive operands
Sanjay Patel via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Igor Kudrin via llvm-commits
- [llvm] r250527 - This is a follow-up to the discussion in D12882.
Sanjay Patel via llvm-commits
- [PATCH] D9887: [DebugInfo][FastISel] Prevent using debug location from previous block for local values
Sergey Dmitrouk via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Joerg Sonnenberger via llvm-commits
- [llvm] r250459 - Replace a forward declaration with an #include.
Adrian Prantl via llvm-commits
- [llvm] r250528 - move test case to x86 directory because it specifies an x86 target
Sanjay Patel via llvm-commits
- [llvm] r250459 - Replace a forward declaration with an #include.
Eric Christopher via llvm-commits
- [llvm] r250459 - Replace a forward declaration with an #include.
Eric Christopher via llvm-commits
- [PATCH] D13776: [x86] Fix wrong prototypes for AVX mask load/store intrinsics.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D13757: [x86] promote 'add nsw' to a wider type to allow more combines
Zia Ansari via llvm-commits
- [PATCH] D13767: [X86] Fix more -Os + EH issues
Reid Kleckner via llvm-commits
- [llvm] r250529 - Fix typo, NFC.
Yaron Keren via llvm-commits
- [PATCH] D13797: [WinEH] Fix endpad coloring/numbering
Andy Kaylor via llvm-commits
- [PATCH] D13817: [sanitizer] [msan] Unify aarch64 mapping
Adhemerval Zanella via llvm-commits
- [PATCH] D13515: Support for ThinLTO function importing and symbol linking.
Teresa Johnson via llvm-commits
- [PATCH] D13818: [compiler-rt] [msan] Unify aarch64 mapping
Adhemerval Zanella via llvm-commits
- [PATCH] D13797: [WinEH] Fix endpad coloring/numbering
Joseph Tremoulet via llvm-commits
- [PATCH] D13757: [x86] promote 'add nsw' to a wider type to allow more combines
David Majnemer via llvm-commits
- [PATCH] D13402: Refactor loop unrolling pass and add optimization remarks
Mark Heffernan via llvm-commits
- [llvm] r250534 - [WinEH] Fix endpad coloring/numbering
Joseph Tremoulet via llvm-commits
- [PATCH] D13797: [WinEH] Fix endpad coloring/numbering
Reid Kleckner via llvm-commits
- [PATCH] D13743: Lazily sort ScopesWithImportedEntities to speed up LTO linking.
Ivan Krasin via llvm-commits
- [PATCH] D13774: [CodeGen] Mark setjmp/catchret MBBs address-taken
Reid Kleckner via llvm-commits
- [PATCH] D13821: WebAssembly: fix load/store syntax
JF Bastien via llvm-commits
- [PATCH] D13814: Add support for SHF_MERGE sections
Rafael Ávila de Espíndola via llvm-commits
- [llvm] r250535 - WebAssembly: fix load/store syntax
JF Bastien via llvm-commits
- [PATCH] D13821: WebAssembly: fix load/store syntax
JF Bastien via llvm-commits
- [PATCH] D13821: WebAssembly: fix load/store syntax
JF Bastien via llvm-commits
- [PATCH] D13821: WebAssembly: fix load/store syntax
Ben Smith via llvm-commits
- [PATCH] D13743: Lazily sort ScopesWithImportedEntities to speed up LTO linking.
David Blaikie via llvm-commits
- [llvm] r250539 - Sample profiles - Re-arrange binary format to emit head samples only on top functions.
Diego Novillo via llvm-commits
- [lld] r250540 - [ELF2/PPC64] Invert PPC64TargetInfo::isRelRelative's default
Hal Finkel via llvm-commits
- [PATCH] D13763: [lld][elf2] Sort allocated TLS sections at the start of the R/W PT_LOAD.
Rafael Espíndola via llvm-commits
- [PATCH] D13402: Refactor loop unrolling pass and add optimization remarks
Michael Zolotukhin via llvm-commits
- [PATCH] D13823: [ELF2] getLocalRelTarget can ask the Target for symbolless relocations
hfinkel at anl.gov via llvm-commits
- [PATCH] D13824: [llvm-readobj] Teach ELFDumper about symbol versioning
Davide Italiano via llvm-commits
- [PATCH] D13814: Add support for SHF_MERGE sections
Shankar Easwaran via llvm-commits
- [PATCH] D13825: [ELF2] Don't create RelativeReloc for weak undef symbols
hfinkel at anl.gov via llvm-commits
- [PATCH] D13763: [lld][elf2] Sort allocated TLS sections at the start of the R/W PT_LOAD.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Rui Ueyama via llvm-commits
- [compiler-rt] r250200 - [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.
Rafael Espíndola via llvm-commits
- [llvm] r250542 - [Hexagon] Merge adjacent stores
Krzysztof Parzyszek via llvm-commits
- [PATCH] D13823: [ELF2] getLocalRelTarget can ask the Target for symbolless relocations
Rui Ueyama via llvm-commits
- [llvm] r250543 - [Hexagon] Delete lib/Target/Hexagon/HexagonRemoveSZExtArgs.cpp
Krzysztof Parzyszek via llvm-commits
- [lld] r250463 - ELF2: Do not treat .strtab specially when creating sections.
Rui Ueyama via llvm-commits
- [PATCH] D13826: [Bitcode] Limit bits used for CallingConv::ID in Function, update tests
Vedant Kumar via llvm-commits
- [lld] r250544 - Add an interesting case where we were already producing the correct result.
Rafael Espindola via llvm-commits
- [llvm] r250545 - [WinEH] Remove dead code/includes from WinEHPrepare
David Majnemer via llvm-commits
- [PATCH] D13686: [SCEV] Teach SCEV some axioms about non-wrapping arithmetic
Sanjoy Das via llvm-commits
- [lld] r250463 - ELF2: Do not treat .strtab specially when creating sections.
Rafael Espíndola via llvm-commits
- [PATCH] D13826: [Bitcode] Limit bits used for CallingConv::ID in Function, update tests
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r250222 - Tweak to r250117 and change to use ErrorOr and drop isSizeValid for
Rafael Espíndola via llvm-commits
- [lld] r250463 - ELF2: Do not treat .strtab specially when creating sections.
Rui Ueyama via llvm-commits
- [lld] r249628 - [ELF2] Garbage collect or{16, 64}le. They're now unused.
Rafael Espíndola via llvm-commits
- [lld] r250463 - ELF2: Do not treat .strtab specially when creating sections.
Rui Ueyama via llvm-commits
- [PATCH] D13825: [ELF2] Don't create RelativeReloc for weak undef symbols
Rafael Espíndola via llvm-commits
- [lld] r250548 - Fix a copy and paste error in a test.
Rafael Espindola via llvm-commits
- [llvm] r250222 - Tweak to r250117 and change to use ErrorOr and drop isSizeValid for
Kevin Enderby via llvm-commits
- [PATCH] D13743: Lazily sort ScopesWithImportedEntities to speed up LTO linking.
Ivan Krasin via llvm-commits
- [PATCH] D12452: AMDGPU/SI: Add support for llvm.r600.local.size.* instrics when targeting HSA
Matt Arsenault via llvm-commits
- [PATCH] D13829: WIP: clean up the way optional Function data is managed
Vedant Kumar via llvm-commits
- [PATCH] D13805: DAGCombiner: Check shouldReduceLoadWidth before combining (and (load), x) -> extload
Matt Arsenault via llvm-commits
- [llvm] r250549 - [Hexagon] Split double registers
Krzysztof Parzyszek via llvm-commits
- [llvm] r250550 - Fix assertion failure with fp128 to unsigned i64 conversion
Andrew Kaylor via llvm-commits
- [PATCH] D13515: Support for ThinLTO function importing and symbol linking.
David Li via llvm-commits
- [PATCH] D13515: Support for ThinLTO function importing and symbol linking.
Tobias Edler von Koch via llvm-commits
- [PATCH] D13780: [X86] Fix assertion failure with fp128 to unsigned i64 conversion
Phabricator via llvm-commits
- [PATCH] D13831: [Polly][FIX][WIP] Restructure invariant load equivalence classes
Johannes Doerfert via llvm-commits
- [PATCH] D13809: AMDGPU/SI: Emit relocations for constant arrays when targeting HSA
Matt Arsenault via llvm-commits
- [PATCH] D13823: [ELF2] getLocalRelTarget can ask the Target for symbolless relocations
Rui Ueyama via llvm-commits
- [PATCH] D13718: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Chen Li via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Rui Ueyama via llvm-commits
- [PATCH] D13743: Lazily sort ScopesWithImportedEntities to speed up LTO linking.
Ivan Krasin via llvm-commits
- [PATCH] D13823: [ELF2] getLocalRelTarget can ask the Target for symbolless relocations
hfinkel at anl.gov via llvm-commits
- [PATCH] D13832: [ELF2/AArch64] Comment R_AARCH64_ADD_ABS_LO12_NC relocation
Davide Italiano via llvm-commits
- [PATCH] D13825: [ELF2] Don't create RelativeReloc for weak undef symbols
Rafael Espíndola via llvm-commits
- [PATCH] D13804: AMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU_HSA_KERNEL
Matt Arsenault via llvm-commits
- [PATCH] D12086: AMDGPU/SI: Emit symbol type STT_AMDGPU_HSA_KERNEL for kernel functions
Matt Arsenault via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Nick Lewycky via llvm-commits
- [compiler-rt] r250200 - [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.
Xinliang David Li via llvm-commits
- [PATCH] D13515: Support for ThinLTO function importing and symbol linking.
Teresa Johnson via llvm-commits
- [lld] r249340 - Create R_X86_64_RELATIVE when needed.
Rafael Espíndola via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Joerg Sonnenberger via llvm-commits
- [PATCH] D13752: [LibFuzzer] Do not write crash unit file for single input
Mike Aizatsky via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Rui Ueyama via llvm-commits
- [PATCH] D13515: Support for ThinLTO function importing and symbol linking.
Teresa Johnson via llvm-commits
- [llvm] r250239 - Add missing #include, found by modules build.
David Blaikie via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Rui Ueyama via llvm-commits
- [PATCH] D13832: [ELF2/AArch64] Comment R_AARCH64_ADD_ABS_LO12_NC relocation
Rafael Espíndola via llvm-commits
- [PATCH] D13743: Lazily sort ScopesWithImportedEntities to speed up LTO linking.
Ivan Krasin via llvm-commits
- [PATCH] D13832: [ELF2/AArch64] Comment R_AARCH64_ADD_ABS_LO12_NC relocation
Davide Italiano via llvm-commits
- [PATCH] D13752: [LibFuzzer] Do not write crash unit file for single input
Mike Aizatsky via llvm-commits
- [PATCH] D13832: [ELF2/AArch64] Comment R_AARCH64_ADD_ABS_LO12_NC relocation
Davide Italiano via llvm-commits
- [lld] r250551 - [ELF2/AArch64] Comment R_AARCH64_ADD_ABS_LO12_NC relocation.
Davide Italiano via llvm-commits
- [PATCH] D13828: Do not process __config file in C mode
Mike Aizatsky via llvm-commits
- [PATCH] D13752: [LibFuzzer] Do not write crash unit file for single input
Mike Aizatsky via llvm-commits
- [PATCH] D13825: [ELF2] Don't create RelativeReloc for weak undef symbols
Hal Finkel via llvm-commits
- [PATCH] D13828: Do not process __config file in C mode
Mike Aizatsky via llvm-commits
- [PATCH] D13832: [ELF2/AArch64] Comment R_AARCH64_ADD_ABS_LO12_NC relocation
Davide Italiano via llvm-commits
- [PATCH] D13798: [WinEH] Fix CatchRetSuccessorColorMap accounting
Reid Kleckner via llvm-commits
- [PATCH] D13828: Do not process __config file in C mode
Eric Fiselier via llvm-commits
- [PATCH] D13743: Lazily sort ScopesWithImportedEntities to speed up LTO linking.
Ivan Krasin via llvm-commits
- [lld] r249340 - Create R_X86_64_RELATIVE when needed.
Hal Finkel via llvm-commits
- [PATCH] D13814: Add support for SHF_MERGE sections
Rui Ueyama via llvm-commits
- [PATCH] D13823: [ELF2] getLocalRelTarget can ask the Target for symbolless relocations
Rui Ueyama via llvm-commits
- [PATCH] D13515: Support for ThinLTO function importing and symbol linking.
Tobias Edler von Koch via llvm-commits
- [PATCH] D13825: [ELF2] Don't create RelativeReloc for weak undef symbols
Rafael Espíndola via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das via llvm-commits
- [llvm] r250552 - [WinEH] Fix CatchRetSuccessorColorMap accounting
Joseph Tremoulet via llvm-commits
- [PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Nick Lewycky via llvm-commits
- [PATCH] D13515: Support for ThinLTO function importing and symbol linking.
Teresa Johnson via llvm-commits
- [lld] r250519 - Add a ObjectFile<ELFT>::getSection helper and simplify. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D13828: Do not process __config file in C mode
Mike Aizatsky via llvm-commits
- [PATCH] D13752: [LibFuzzer] Do not write crash unit file for single input
Kostya Serebryany via llvm-commits
- [lld] r249340 - Create R_X86_64_RELATIVE when needed.
Rafael Espíndola via llvm-commits
- [PATCH] D13833: [ppc] Adjustments to jobs/-j for ppc buildbots
Bill Seurer via llvm-commits
- [PATCH] D13613: [SCEV] Mark AddExprs as nsw or nuw if legal
Sanjoy Das via llvm-commits
- [PATCH] D13685: [SCEV] Commute sign extends through nsw additions
Sanjoy Das via llvm-commits
- [polly] r250517 - Avoid unnecessay .s2a write access when used only in PHIs
Tobias Grosser via llvm-commits
- [lld] r250553 - ELF2: Remove an empty stub for 32-bit PPC.
Rui Ueyama via llvm-commits
- [PATCH] D13823: [ELF2] getLocalRelTarget can ask the Target for symbolless relocations
hfinkel at anl.gov via llvm-commits
- New public staging silent buildbot
Galina Kistanova via llvm-commits
- [PATCH] D12067: AMDGPU: Refactor exp instructions
Marek Olšák via llvm-commits
- [PATCH] D13758: Instr PGO code small restructuring
David Li via llvm-commits
- [PATCH] D12067: AMDGPU: Refactor exp instructions
Matt Arsenault via llvm-commits
- [PATCH] D13823: [ELF2] getLocalRelTarget can ask the Target for symbolless relocations
Rui Ueyama via llvm-commits
- [lld] r249340 - Create R_X86_64_RELATIVE when needed.
Hal Finkel via llvm-commits
- [llvm] r250376 - [RuntimeDyld] Drop the '.s' suffix off the COFF test case - the MIPS bot started
David Blaikie via llvm-commits
- [PATCH] D13824: [llvm-readobj] Teach ELFDumper about symbol versioning
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D13828: Do not process __config file in C mode
Eric Fiselier via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Hal Finkel via llvm-commits
- [PATCH] D13823: [ELF2] getLocalRelTarget can ask the Target for symbolless relocations
hfinkel at anl.gov via llvm-commits
- [lld] r249340 - Create R_X86_64_RELATIVE when needed.
Rafael Espíndola via llvm-commits
- [PATCH] D13770: Add hashing and DenseMapInfo for ArrayRef
David Blaikie via llvm-commits
- [lld] r250556 - [elf2] Simplify and rename x86-64 relocation error tests.
Michael J. Spencer via llvm-commits
- [PATCH] D13774: [CodeGen] Mark setjmp/catchret MBBs address-taken
Joseph Tremoulet via llvm-commits
- [lld] r247745 - [elf2] Add error checking for the R_X86_64_32 relocation.
Michael Spencer via llvm-commits
- [llvm] r250557 - MC: Don't crash after issuing a diagnostic.
Jim Grosbach via llvm-commits
- [PATCH] D13833: [ppc] Adjustments to jobs/-j for ppc buildbots
Galina via llvm-commits
- [lld] r249340 - Create R_X86_64_RELATIVE when needed.
Hal Finkel via llvm-commits
- [lld] r250558 - [ELF2] Don't create RelativeReloc for weak undef symbols
Hal Finkel via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Rui Ueyama via llvm-commits
- [PATCH] D13825: [ELF2] Don't create RelativeReloc for weak undef symbols
hfinkel at anl.gov via llvm-commits
- [PATCH] D13825: [ELF2] Don't create RelativeReloc for weak undef symbols
hfinkel at anl.gov via llvm-commits
- [llvm] r250560 - [x86] promote 'add nsw' to a wider type to allow more combines
Sanjay Patel via llvm-commits
- [PATCH] D13757: [x86] promote 'add nsw' to a wider type to allow more combines
Sanjay Patel via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Rafael Espíndola via llvm-commits
- [PATCH] D13757: [x86] promote 'add nsw' to a wider type to allow more combines
Sanjay Patel via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Hal Finkel via llvm-commits
- [compiler-rt] r250561 - Use struct type instead of raw array for raw profile header (NFC)
Xinliang David Li via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Tobias Grosser via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Tobias Grosser via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Rafael Espíndola via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Hal Finkel via llvm-commits
- [PATCH] D13835: [ELF2] - Implemented R_X86_64_PLT32 rellocation.
George Rimar via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Rui Ueyama via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Hal Finkel via llvm-commits
- [zorg] r250562 - Adjusted the jobs parameters for builder "clang-ppc64-elf-linux" and "ppc64le-clanglnt" to take advantage of the new and freed up CPUs.
Galina Kistanova via llvm-commits
- [lld] r250563 - [ELF2] Remove unneeded new Type parameter
Hal Finkel via llvm-commits
- [lld] r250466 - ELF2: Use ELFT to template OutputSections.
David Blaikie via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Hal Finkel via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Rafael Espíndola via llvm-commits
- [lld] r250563 - [ELF2] Remove unneeded new Type parameter
Rafael Espíndola via llvm-commits
- [llvm] r250564 - [libFuzzer] When -test_single_input crashes the test it is not necessary to write crash-file because input is already known to the user. Patch by Mike Aizatsky
Kostya Serebryany via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Hal Finkel via llvm-commits
- [PATCH] D13752: [LibFuzzer] Do not write crash unit file for single input
Kostya Serebryany via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Rui Ueyama via llvm-commits
- [llvm] r250565 - [libFuzzer] reduce the size of artifacts printed on the screen
Kostya Serebryany via llvm-commits
- [PATCH] D13685: [SCEV] Commute sign extends through nsw additions
Nick Lewycky via llvm-commits
- [PATCH] D13763: [lld][elf2] Sort allocated TLS sections at the start of the R/W PT_LOAD.
Rafael Espíndola via llvm-commits
- [lld] r250566 - ELF2: Treat IsMips64EL as a global configuration.
Rui Ueyama via llvm-commits
- [llvm] r250459 - Replace a forward declaration with an #include.
David Blaikie via llvm-commits
- [www] r250568 - Update with schedule, sponsors, reception, parking information.
Tanya Lattner via llvm-commits
- [PATCH] D13743: Lazily sort ScopesWithImportedEntities to speed up LTO linking.
Ivan Krasin via llvm-commits
- [lld] r250555 - [ELF2] getLocalRelTarget should handle R_PPC64_TOC directly
Rui Ueyama via llvm-commits
- [www] r250569 - Remove dead link.
Tanya Lattner via llvm-commits
- [PATCH] D13743: Lazily sort ScopesWithImportedEntities to speed up LTO linking.
Ivan Krasin via llvm-commits
- [llvm] r250570 - Revert "This is a follow-up to the discussion in D12882."
Benjamin Kramer via llvm-commits
- [llvm] r250527 - This is a follow-up to the discussion in D12882.
Benjamin Kramer via llvm-commits
- [llvm] r250571 - [libFuzzer] print a stack trace on timeout
Kostya Serebryany via llvm-commits
- [lld] r250432 - ELF2: Implement __start_SECNAME and __stop_SECNAME.
Sean Silva via llvm-commits
- [PATCH] D13835: [ELF2] - Implemented R_X86_64_PLT32 rellocation.
Rui Ueyama via llvm-commits
- [lld] r250432 - ELF2: Implement __start_SECNAME and __stop_SECNAME.
Rui Ueyama via llvm-commits
- [lld] r250572 - [elf2] Sort allocated TLS sections at the start of the R/W PT_LOAD.
Michael J. Spencer via llvm-commits
- [PATCH] D13763: [lld][elf2] Sort allocated TLS sections at the start of the R/W PT_LOAD.
Phabricator via llvm-commits
- [PATCH] D13835: [ELF2] - Implemented R_X86_64_PLT32 rellocation.
George Rimar via llvm-commits
- [lld] r250466 - ELF2: Use ELFT to template OutputSections.
Rui Ueyama via llvm-commits
- [llvm] r250573 - [CMake] Cleaning up and generalizing the LLVMInstallSymlink script so that it can be used for libraries too.
Chris Bieneman via llvm-commits
- [llvm] r250574 - Instroduce a template file to define InstrPGO core data structures.
Xinliang David Li via llvm-commits
- [llvm] r250575 - [llvm-readobj] Teach ELFDumper about symbol versioning.
Davide Italiano via llvm-commits
- [PATCH] D13685: [SCEV] Commute sign extends through nsw additions
Sanjoy Das via llvm-commits
- [PATCH] D13685: [SCEV] Commute sign extends through nsw additions
Sanjoy Das via llvm-commits
- [PATCH] D13824: [llvm-readobj] Teach ELFDumper about symbol versioning
Davide Italiano via llvm-commits
- [lld] r250578 - Use a reference. NFC.
Rafael Espindola via llvm-commits
- [PATCH] D13835: [ELF2] - Implemented R_X86_64_PLT32 rellocation.
George Rimar via llvm-commits
- [PATCH] D13685: [SCEV] Commute sign extends through nsw additions
Nick Lewycky via llvm-commits
- [llvm] r250579 - RegisterPressure: Use range based for, cleanup
Matthias Braun via llvm-commits
- [PATCH] D13835: [ELF2] - Implemented R_X86_64_PLT32 rellocation.
Rui Ueyama via llvm-commits
- [llvm] r250574 - Instroduce a template file to define InstrPGO core data structures.
Sean Silva via llvm-commits
- [llvm] r250574 - Instroduce a template file to define InstrPGO core data structures.
Xinliang David Li via llvm-commits
- [llvm] r250574 - Instroduce a template file to define InstrPGO core data structures.
Sean Silva via llvm-commits
- [llvm] r250574 - Instroduce a template file to define InstrPGO core data structures.
Xinliang David Li via llvm-commits
- [llvm] r250527 - This is a follow-up to the discussion in D12882.
Sanjay Patel via llvm-commits
- [PATCH] D13814: Add support for SHF_MERGE sections
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D13747: [WinEH] Fix eh.exceptionpointer intrinsic lowering
Reid Kleckner via llvm-commits
- [llvm] r250582 - [llvm-symbolizer] Use the export table if no symbols are present
Reid Kleckner via llvm-commits
- [llvm] r250583 - [WinEH] Fix stack alignment in funclets and ParentFrameOffset calculation
Reid Kleckner via llvm-commits
- [llvm] r250527 - This is a follow-up to the discussion in D12882.
Benjamin Kramer via llvm-commits
- [PATCH] D8943: Calculate vectorization factor using the narrowest type instead of widest type
Michael Zolotukhin via llvm-commits
- [llvm] r250459 - Replace a forward declaration with an #include.
Eric Christopher via llvm-commits
- [lld] r250584 - [ELF2] - Implemented R_X86_64_PLT32 relocation.
George Rimar via llvm-commits
- [llvm] r250585 - Speculative fix for GCC build
Reid Kleckner via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-hung Hsieh via llvm-commits
- [PATCH] D13835: [ELF2] - Implemented R_X86_64_PLT32 rellocation.
George Rimar via llvm-commits
- [lld] r250586 - Remove DOS newlines.
Rui Ueyama via llvm-commits
- [llvm] r250587 - Disable a test relying on symbol demangling on non-Windows platforms
Reid Kleckner via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-Hung Hsieh via llvm-commits
- [PATCH] D13402: Refactor loop unrolling pass and add optimization remarks
Mark Heffernan via llvm-commits
- [PATCH] D13828: Do not process __config file in C mode
Richard Smith via llvm-commits
- [PATCH] D13828: Do not process __config file in C mode
Richard Smith via llvm-commits
- [llvm] r250588 - [WinEH] Fix eh.exceptionpointer intrinsic lowering
Joseph Tremoulet via llvm-commits
- [llvm] r250589 - StreamWriter: List basic types instead of derived ones in HexNumber
Matthias Braun via llvm-commits
- [llvm] r250590 - RegisterPressure: Hide non-const iterators of PressureDiff
Matthias Braun via llvm-commits
- [PATCH] D13837: WebAssembly: fix the syntax for comparisons
JF Bastien via llvm-commits
- Stage 2 bot failure: clang-stage2-configure-Rlto_check
Manman Ren via llvm-commits
- [llvm] r250591 - WebAssembly: fix the syntax for comparisons
JF Bastien via llvm-commits
- [PATCH] D13838: [elf2] Don't allocate VA space for TLS NOBITS sections.
Michael Spencer via llvm-commits
- [PATCH] D13837: WebAssembly: fix the syntax for comparisons
JF Bastien via llvm-commits
- [llvm] r250594 - WebAssembly: don't omit dead vregs from locals
JF Bastien via llvm-commits
- [PATCH] D13839: WebAssembly: don't omit dead vregs from locals
JF Bastien via llvm-commits
- [PATCH] D13839: WebAssembly: don't omit dead vregs from locals
JF Bastien via llvm-commits
- Stage 2 bot failure: clang-stage2-configure-Rlto_check
Devin Coughlin via llvm-commits
- [llvm] r250595 - RegisterPressure: Remove 0 entries from PressureChange
Matthias Braun via llvm-commits
- [lld] r250584 - [ELF2] - Implemented R_X86_64_PLT32 relocation.
Hal Finkel via llvm-commits
- [lld] r250466 - ELF2: Use ELFT to template OutputSections.
David Blaikie via llvm-commits
- [llvm] r250596 - RegisterPressure: allocatable physreg uses are always kills
Matthias Braun via llvm-commits
- [lld] r250597 - [ELF2/PPC64] Don't create .plt entries for weak undef symbols
Hal Finkel via llvm-commits
- [PATCH] D13838: [elf2] Don't allocate VA space for TLS NOBITS sections.
Rui Ueyama via llvm-commits
- [llvm] r250598 - RegisterPressure: Unify the sparse sets in LiveRegsSet; NFC
Matthias Braun via llvm-commits
- [PATCH] D13369: [compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in remaining files in lib/sanitizer_common and ubsan; other minor fixes.
Eugene Zelenko via llvm-commits
- [PATCH] D13391: [compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in lib/tsan; other minor fixes.
Eugene Zelenko via llvm-commits
- [llvm] r250600 - [Hexagon] Adding skeleton of HVX extension instructions.
Colin LeMahieu via llvm-commits
- HA: [lld] r250584 - [ELF2] - Implemented R_X86_64_PLT32 relocation.
George Rimar via llvm-commits
- [PATCH] D13369: [compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in remaining files in lib/sanitizer_common and ubsan; other minor fixes.
Colin LeMahieu via llvm-commits
- [Diffusion] rL248439: set div/rem default values to 'expensive' in TargetTransformInfo's cost model
Tom Stellard via llvm-commits
- [Diffusion] rL247890: [clang-tidy] install helper scripts
Tom Stellard via llvm-commits
- [Diffusion] rL245820: Require Dominator Tree For SROA, improve compile-time
Tom Stellard via llvm-commits
- [llvm] r250601 - [Hexagon] Reverting test file change.
Colin LeMahieu via llvm-commits
- [PATCH] D13369: [compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in remaining files in lib/sanitizer_common and ubsan; other minor fixes.
Colin LeMahieu via llvm-commits
- [PATCH] D13841: [CMake] Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR shared object name not compatible with ldconfig
Chris Bieneman via llvm-commits
- [PATCH] D13758: Instr PGO code small restructuring
Justin Bogner via llvm-commits
- [PATCH] D13842: [CMake] Get rid of LLVM_DYLIB_EXPORT_ALL, and make it the default, add libLLVM-C on darwin to cover the C API needs.
Chris Bieneman via llvm-commits
- [PATCH] D13843: Use ProfileData/InstrProfData.inc template file to define PGO runtime types
David Li via llvm-commits
- [llvm] r250603 - [libFuzzer] add -shuffle flag
Kostya Serebryany via llvm-commits
- [Diffusion] rL247890: [clang-tidy] install helper scripts
Alexander Kornienko via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Igor Kudrin via llvm-commits
- [llvm] r250604 - [JIT/Examples] Fix Fibonacci so that it runs again.
Davide Italiano via llvm-commits
- [PATCH] D13828: Do not process __config file in C mode
Eric Fiselier via llvm-commits
- [polly] r250606 - Drop unused parameter from handleOutsideUsers
Tobias Grosser via llvm-commits
- [polly] r250607 - Revert "Avoid unnecessay .s2a write access when used only in PHIs"
Tobias Grosser via llvm-commits
- [polly] r250608 - BlockGenerator: Register outside users of scalars directly
Tobias Grosser via llvm-commits
- [PATCH] D13767: [X86] Fix more -Os + EH issues
Michael Kuperstein via llvm-commits
- [Diffusion] rL248439: set div/rem default values to 'expensive' in TargetTransformInfo's cost model
Dimitry Andric via llvm-commits
- [PATCH] D13193: Add an MCTargetMachine and use it to configure MCAsmInfo
Eric Christopher via llvm-commits
- [llvm] r250609 - [InstCombine] SSE4A constant folding and conversion to shuffles.
Simon Pilgrim via llvm-commits
- [PATCH] D13348: [InstCombine] SSE4A constant folding and conversion to shuffles.
Simon Pilgrim via llvm-commits
- [llvm] r250610 - [X86][FastISel] Teach how to select SSE4A nontemporal stores.
Simon Pilgrim via llvm-commits
- [PATCH] D13838: [elf2] Don't allocate VA space for TLS NOBITS sections.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D13773: [x86][FastISel] Teach how to select SSE4A nontemporal stores.
Simon Pilgrim via llvm-commits
- [llvm] r250611 - [CostModel] Fixed AVX integer shift costs
Simon Pilgrim via llvm-commits
- [PATCH] D13193: Add an MCTargetMachine and use it to configure MCAsmInfo
Daniel Sanders via llvm-commits
- [PATCH] D13842: [CMake] Get rid of LLVM_DYLIB_EXPORT_ALL, and make it the default, add libLLVM-C on darwin to cover the C API needs.
Andrew Wilkins via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [PATCH] D13847: llvm-lto support for generating combined function indexes
Teresa Johnson via llvm-commits
- [PATCH] D13842: [CMake] Get rid of LLVM_DYLIB_EXPORT_ALL, and make it the default, add libLLVM-C on darwin to cover the C API needs.
Chris Bieneman via llvm-commits
- [PATCH] D13842: [CMake] Get rid of LLVM_DYLIB_EXPORT_ALL, and make it the default, add libLLVM-C on darwin to cover the C API needs.
Chris Bieneman via llvm-commits
- [www] r250612 - Fix a repeated anchor tag. Fix some inconsistencies between table of contents and content.
Craig Topper via llvm-commits
- [PATCH] D13831: [Polly][FIX][WIP] Restructure invariant load equivalence classes
Johannes Doerfert via llvm-commits
- [PATCH] D13781: [sanitizer] Use same shadow offset for aarch64
Adhemerval Zanella via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Igor Kudrin via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Igor Kudrin via llvm-commits
- [llvm] r250613 - Use binary search in isCPUStringValid since the array is sorted.
Craig Topper via llvm-commits
- [llvm] r250614 - Use std::begin/end and std::is_sorted to simplify some code. NFC
Craig Topper via llvm-commits
- [llvm] r250615 - Replace a custom table sort check with std::is_sorted. Change a function to take ArrayRef instead of pointer and length. NFC
Craig Topper via llvm-commits
- [PATCH] D13831: [Polly][FIX][WIP] Restructure invariant load equivalence classes
Tobias Grosser via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Igor Kudrin via llvm-commits
- [llvm] r250616 - [DAG] Ensure vector constant folding uses correct scalar undef types
Simon Pilgrim via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Tobias Grosser via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Tobias Grosser via llvm-commits
- [llvm] r250614 - Use std::begin/end and std::is_sorted to simplify some code. NFC
David Blaikie via llvm-commits
- [PATCH] D13781: [sanitizer] Use same shadow offset for aarch64
Renato Golin via llvm-commits
- [PATCH] D13848: [Polly] Avoid unnecessay .s2a write access when used only in PHIs
Michael Kruse via llvm-commits
- [llvm] r250618 - [X86][XOP] Add VPROT rotate by immediate intrinsics tests
Simon Pilgrim via llvm-commits
- [llvm] r250619 - Remove unnecessary 'const' pointed out by David Blaikie.
Craig Topper via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Tobias Grosser via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Tobias Grosser via llvm-commits
- [llvm] r250620 - [X86][XOP] Add VPROT instruction opcodes
Simon Pilgrim via llvm-commits
- [PATCH] D13848: [Polly] Avoid unnecessay .s2a write access when used only in PHIs
Tobias Grosser via llvm-commits
- [PATCH] D13837: WebAssembly: fix the syntax for comparisons
Ben Smith via llvm-commits
- HA: [lld] r250584 - [ELF2] - Implemented R_X86_64_PLT32 relocation.
Hal Finkel via llvm-commits
- [llvm] r250459 - Replace a forward declaration with an #include.
David Blaikie via llvm-commits
- [PATCH] D13848: [Polly] Avoid unnecessay .s2a write access when used only in PHIs
Michael Kruse via llvm-commits
- [polly] r250622 - Avoid unnecessay .s2a write access when used only in PHIs
Michael Kruse via llvm-commits
- [PATCH] D13848: [Polly] Avoid unnecessay .s2a write access when used only in PHIs
Michael Kruse via llvm-commits
- [llvm] r250623 - Use std::is_sorted to replace a custom version. Also replace a comparison predicate struct with a lambda.
Craig Topper via llvm-commits
- [llvm] r250624 - Use std::find instead of manual loop.
Craig Topper via llvm-commits
- [polly] r250625 - Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [polly] r250626 - Format comment properly
Tobias Grosser via llvm-commits
- [polly] r250627 - Return nullptr if MemoryAccess list is empty
Michael Kruse via llvm-commits
- [polly] r250628 - BlockGenerator: Add getOrCreateAlloca(const ScopArrayInfo *Array)
Tobias Grosser via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Michael Kruse via llvm-commits
- [llvm] r250633 - [SCEV] Use range for loops; NFC
Sanjoy Das via llvm-commits
- [llvm] r250634 - [SCEV] Use auto where it helps remove line breaks; NFC
Sanjoy Das via llvm-commits
- [llvm] r250635 - [SCEV] Use std::all_of and std::any_of; NFC
Sanjoy Das via llvm-commits
- [llvm] r250636 - [SCEV] Fix whitespace issues and remove extra braces; NFC
Sanjoy Das via llvm-commits
- [polly] r250637 - Revert to original BlockGenerator::getOrCreateAlloca(MemoryAccess &Access)
Tobias Grosser via llvm-commits
- [llvm] r250638 - Minor Instr PGO code restructuring
Xinliang David Li via llvm-commits
- [PATCH] D13758: Instr PGO code small restructuring
David Li via llvm-commits
- [PATCH] D13758: Instr PGO code small restructuring
Xinliang David Li via llvm-commits
- [llvm] r250639 - [RuntimeDyld] Add support for absolute symbols.
Lang Hames via llvm-commits
- [PATCH] D13761: [llgo] llgoi: separate evaluation from printing
Andrew Wilkins via llvm-commits
- [lld] r250640 - Simplify. NFC.
Rafael Espindola via llvm-commits
- [llvm] r250642 - Make a bunch of static arrays const.
Craig Topper via llvm-commits
- [llvm] r250643 - Use array_lengthof. NFC
Craig Topper via llvm-commits
- [llvm] r250644 - [Sparc] Use MCPhysReg instead of unsigned to size static arrays of registers. Should reduce the table size.
Craig Topper via llvm-commits
- [PATCH] D13769: [X86][AVX512DQ] add scalar fpclass
Asaf Badouh via llvm-commits
- [PATCH] D13769: [X86][AVX512DQ] add scalar fpclass
Elena Demikhovsky via llvm-commits
- [PATCH] D13632: AVX512 : i8/i16 vector CTLZ/CTLZ_ZERO_UNDEF lowering
Igor Breger via llvm-commits
- [PATCH] D13632: AVX512 : i8/i16 vector CTLZ/CTLZ_ZERO_UNDEF lowering
Elena Demikhovsky via llvm-commits
- [llvm] r250649 - AVX512: Lowering i8/i16 vector CTLZ using the dword LZCNT vector instruction
Igor Breger via llvm-commits
- [PATCH] D13632: AVX512 : i8/i16 vector CTLZ/CTLZ_ZERO_UNDEF lowering
Phabricator via llvm-commits
- [PATCH] D13769: [X86][AVX512DQ] add scalar fpclass
Asaf Badouh via llvm-commits
- [PATCH] D13769: [X86][AVX512DQ] add scalar fpclass
Elena Demikhovsky via llvm-commits
- [llvm] r250650 - [X86][AVX512DQ] add scalar fpclass
Asaf Badouh via llvm-commits
- [PATCH] D13769: [X86][AVX512DQ] add scalar fpclass
Phabricator via llvm-commits
- [llvm] r250651 - Move one-use variable inside test. NFC.
Simon Pilgrim via llvm-commits
- [PATCH] D13722: Scalarization for masked gather/scatter intrinsics
Elena Demikhovsky via llvm-commits
- [polly] r250652 - Remove independent blocks pass
Johannes Doerfert via llvm-commits
- [llvm] r250653 - Use SDValue bool check. NFCI.
Simon Pilgrim via llvm-commits
- [polly] r250654 - [FIX] Cast preloaded values
Johannes Doerfert via llvm-commits
- [polly] r250655 - [FIX] Restructure invariant load equivalence classes
Johannes Doerfert via llvm-commits
- [PATCH] D13831: [Polly][FIX][WIP] Restructure invariant load equivalence classes
Johannes Doerfert via llvm-commits
- [PATCH] D13850: Changed interface isLegalMaskedLoad() / isLegalMaskedStore()
Elena Demikhovsky via llvm-commits
- [llvm] r250656 - [X86][SSE] Add vector bit rotation tests.
Simon Pilgrim via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Rafael Espíndola via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Rafael Ávila de Espíndola via llvm-commits
- [llvm] r250658 - Add hashing and DenseMapInfo for ArrayRef
Rafael Espindola via llvm-commits
- [PATCH] D13851: [X86][XOP] Add support for lowering vector rotations
Simon Pilgrim via llvm-commits
- [zorg] r250659 - Use all 16 threads in polly-process-unprofitable builder
Tobias Grosser via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Igor Kudrin via llvm-commits
- [PATCH] D13815: [ELF2] Add support for Gnu Hash section
Igor Kudrin via llvm-commits
- [llvm] r250660 - Preserve CFG in MergedLoadStoreMotion. This fixes PR24426.
Jakub Staszak via llvm-commits
- [polly] r250663 - [FIX] Do not hoist invariant pointers with non-loaded base ptr in SCoP
Johannes Doerfert via llvm-commits
- [polly] r250664 - [FIX] Do not try to hoist "empty" accesses
Johannes Doerfert via llvm-commits
- [PATCH] D13835: [ELF2] - Implemented R_X86_64_PLT32 rellocation.
George Rimar via llvm-commits
- [polly] r250668 - [FIX] Normalize loops outside the SCoP during schedule generation
Johannes Doerfert via llvm-commits
- [PATCH] D12452: AMDGPU/SI: Add support for llvm.r600.local.size.* instrics when targeting HSA
Matt Arsenault via llvm-commits
- [PATCH] D13829: WIP: clean up the way optional Function data is managed
Sanjoy Das via llvm-commits
- [polly] r250669 - [FIX] Only constant integer branch conditions are always affine
Johannes Doerfert via llvm-commits
- [zorg] r250670 - Polly: Use Release+Asserts on non-performance builders
Tobias Grosser via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for DSE across blocks
Ivan Baev via llvm-commits
- [PATCH] D13835: [ELF2] - Implemented R_X86_64_PLT32 rellocation.
Rafael Espíndola via llvm-commits
- [PATCH] D13690: Silence MSVC warning D9025 when /W3 present after /W4
Saleem Abdulrasool via llvm-commits
- [PATCH] D13692: Silence warning for unrecognised "-std=c99" warning on MSVC
Saleem Abdulrasool via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for DSE across blocks
Ivan Baev via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for DSE across blocks
David Majnemer via llvm-commits
- [PATCH] D13302: Initial migration of AVR backend
Dylan McKay via llvm-commits
- [llvm] r250679 - [PGO] Eliminate prof data register calls on FreeBSD platform
Xinliang David Li via llvm-commits
- [compiler-rt] r250680 - [PGO] Eliminate prof data register calls on FreeBSD platform
Xinliang David Li via llvm-commits
- [PATCH] D13329: [PGO]: Eliminate __llvm_profile_register calls for Linux (compiler_rt)
Xinliang David Li via llvm-commits
- [PATCH] D13835: [ELF2] - Implemented R_X86_64_PLT32 rellocation.
Rafael Espíndola via llvm-commits
- [lld] r250682 - Mark R_X86_64_PLT32 as relative.
Rafael Espindola via llvm-commits
- [PATCH] D13835: [ELF2] - Implemented R_X86_64_PLT32 rellocation.
Rafael Espíndola via llvm-commits
- [PATCH] D13847: llvm-lto support for generating combined function indexes
Mehdi AMINI via llvm-commits
- [PATCH] D13855: Masked load/store optimization for scalar code
Elena Demikhovsky via llvm-commits
- [PATCH] D13850: Changed interface isLegalMaskedLoad() / isLegalMaskedStore()
Michael Kuperstein via llvm-commits
- [llvm] r250683 - [mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S.W, ABSQ_S.QB, INSV, MADD, MADDU, MSUB, MSUBU, MULT and MULTU instructions
Zlatko Buljan via llvm-commits
- [PATCH] D13721: [mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S.W, ABSQ_S.QB, INSV, MADD, MADDU, MSUB, MSUBU, MULT and MULTU instructions
Zlatko Buljan via llvm-commits
- [llvm] r250596 - RegisterPressure: allocatable physreg uses are always kills
Michel Dänzer via llvm-commits
Last message date:
Sun Oct 18 23:44:58 PDT 2015
Archived on: Sun Oct 18 23:43:34 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).