The Week Of Monday 30 November 2015 Archives by subject
Starting: Mon Nov 30 00:26:11 PST 2015
Ending: Sun Dec 6 23:20:09 PST 2015
Messages: 1672
- [compiler-rt] r249514 - builtins: emulate _Complex for cl
Joerg Sonnenberger via llvm-commits
- [compiler-rt] r249514 - builtins: emulate _Complex for cl
Tim Northover via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Joerg Sonnenberger via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Xinliang David Li via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Xinliang David Li via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Chris Bieneman via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Xinliang David Li via llvm-commits
- [compiler-rt] r254292 - [asan] Old Linux kernels (< 3.0) don't define ARM_VFPREGS_SIZE that leads to
Yury Gribov via llvm-commits
- [compiler-rt] r254298 - [tsan] Fix weakly imported functions on OS X
Kuba Brecka via llvm-commits
- [compiler-rt] r254299 - [tsan] Fix signals and setjmp/longjmp on OS X
Kuba Brecka via llvm-commits
- [compiler-rt] r254300 - [tsan] Change comments referencing code.google.com to point to GitHub instead. NFC.
Kuba Brecka via llvm-commits
- [compiler-rt] r254301 - [sanitizer] Detect an invalid answer in AtosSymbolizer
Kuba Brecka via llvm-commits
- [compiler-rt] r254308 - [CMake] Add -fvisibility-inlines-hidden if the compiler supports it.
Chris Bieneman via llvm-commits
- [compiler-rt] r254308 - [CMake] Add -fvisibility-inlines-hidden if the compiler supports it.
Alexey Samsonov via llvm-commits
- [compiler-rt] r254308 - [CMake] Add -fvisibility-inlines-hidden if the compiler supports it.
Chris Bieneman via llvm-commits
- [compiler-rt] r254316 - [CMake] Moving -fvisibility-inlines-hidden append as per post-commit review
Chris Bieneman via llvm-commits
- [compiler-rt] r254319 - [compiler-rt] Remove SANITIZER_AARCH64_VMA usage
Adhemerval Zanella via llvm-commits
- [compiler-rt] r254395 - [asan] Correctly release memory allocated during early startup.
Yury Gribov via llvm-commits
- [compiler-rt] r254412 - [tsan] Add interceptors and sychronization for libdispatch semaphores on OS X
Kuba Brecka via llvm-commits
- [compiler-rt] r254417 - [tsan] Enable Thread Sanitizer on OS X builds by default
Kuba Brecka via llvm-commits
- [compiler-rt] r254420 - Revert r254417 ("[tsan] Enable Thread Sanitizer on OS X builds by default").
Kuba Brecka via llvm-commits
- [compiler-rt] r254460 - [Sanitizer] Increase kPcThreshold in slow unwinder after r254395.
Alexey Samsonov via llvm-commits
- [compiler-rt] r254467 - Fix the RUN on UBSAN unit tests
Sumanth Gundapaneni via llvm-commits
- [compiler-rt] r254470 - builtins: Build emutls.c on MINGW builds
Sumanth Gundapaneni via llvm-commits
- [compiler-rt] r254472 - builtins: Fix the sysroot's reference to si_int in int_types.h
Sumanth Gundapaneni via llvm-commits
- [compiler-rt] r254483 - [sanitizer coverage] when adding a bb trace instrumentation, do it instead, not in addition to, regular coverage. Do the regular coverage in the run-time instead
Kostya Serebryany via llvm-commits
- [compiler-rt] r254509 - Pass along correct 'make' to sub-builds.
Andy Gibbs via llvm-commits
- [compiler-rt] r254509 - Pass along correct 'make' to sub-builds.
Andy Gibbs via llvm-commits
- [compiler-rt] r254552 - Sync up with master file
Xinliang David Li via llvm-commits
- [compiler-rt] r254600 - [tsan] Use re-exec method to enable interceptors on older versions of OS X
Kuba Brecka via llvm-commits
- [compiler-rt] r254601 - [tsan] Use MAP_ANON instead of MAP_ANONYMOUS
Kuba Brecka via llvm-commits
- [compiler-rt] r254603 - [tsan] Enable ThreadSanitizer on OS X builds by default, take 2
Kuba Brecka via llvm-commits
- [compiler-rt] r254604 - Follow-up of r254600 to fix the dyld_insert_libraries_reexec.cc testcase on OS X 10.10.
Kuba Brecka via llvm-commits
- [compiler-rt] r254611 - [tsan] Add interceptors for Darwin-specific locking APIs
Kuba Brecka via llvm-commits
- [compiler-rt] r254618 - [sanitizer] Cache results of darwin_test_archs
Kuba Brecka via llvm-commits
- [compiler-rt] r254619 - [sanitizer] Replace a local array with InternalScopedString in MaybeReexec()
Kuba Brecka via llvm-commits
- [compiler-rt] r254625 - [PGO] Introduce error report macro in profile-rt
Xinliang David Li via llvm-commits
- [compiler-rt] r254643 - [CMake] Support externalizing debug info on Darwin
Chris Bieneman via llvm-commits
- [compiler-rt] r254658 - [CMake] set_target_properties doesn't append link flags
Chris Bieneman via llvm-commits
- [compiler-rt] r254660 - [CMake] CMake calls to set_property with APPEND string need to have a leading space.
Chris Bieneman via llvm-commits
- [compiler-rt] r254673 - Don't shadow a variable in the outer scope. Use canonical form of the
Joerg Sonnenberger via llvm-commits
- [compiler-rt] r254678 - [PGO] Unify VP data format between raw and indexed profile (runtime)
Xinliang David Li via llvm-commits
- [compiler-rt] r254701 - [PGO] Fix mips test failure with new test case
Xinliang David Li via llvm-commits
- [compiler-rt] r254701 - [PGO] Fix mips test failure with new test case
Sean Silva via llvm-commits
- [compiler-rt] r254701 - [PGO] Fix mips test failure with new test case
Xinliang David Li via llvm-commits
- [compiler-rt] r254701 - [PGO] Fix mips test failure with new test case
Sean Silva via llvm-commits
- [compiler-rt] r254705 - [PGO] Fix build failure with -fprofile-instr-generate
Xinliang David Li via llvm-commits
- [compiler-rt] r254708 - [asan] Enable alloca_vla_interact.cc test on PowerPC64.
Yury Gribov via llvm-commits
- [compiler-rt] r254716 - [tsan] Enable building and testing TSan Go runtime on OS X
Kuba Brecka via llvm-commits
- [compiler-rt] r254722 - [ASan] Retire mac_ignore_invalid_free, remove some dead code.
Alexander Potapenko via llvm-commits
- [compiler-rt] r254732 - [ASan] Change the links in asa_flags.inc to point to GitHub.
Alexander Potapenko via llvm-commits
- [compiler-rt] r254735 - [ASan] Fix the links to bugs and wikipages.
Alexander Potapenko via llvm-commits
- [compiler-rt] r254736 - [TSan] Fix the wikipage link.
Alexander Potapenko via llvm-commits
- [compiler-rt] r254738 - [libsanitizer] Fix bugs and wiki links to point to GitHub.
Alexander Potapenko via llvm-commits
- [compiler-rt] r254761 - Move macro defs closer (NFC)
Xinliang David Li via llvm-commits
- [compiler-rt] r254783 - [asan] Remove the use of system properties on Android.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r254789 - Check multilib dir for asan_device_setup.
Dan Albert via llvm-commits
- [compiler-rt] r254818 - [CMake] Add COMPILER_RT_TSAN_DEBUG_OUTPUT option.
Alexey Samsonov via llvm-commits
- [compiler-rt] r254831 - Use macro for common code pattern (NFC)
Xinliang David Li via llvm-commits
- [Diffusion] rL254676: Fix function-alias.ll test on non-X86 targets.
NAKAMURA Takumi via llvm-commits
- [Diffusion] rL254676: Fix function-alias.ll test on non-X86 targets.
Evgenii Stepanov via llvm-commits
- [lld] r254105 - Reapply r254098.
Richard Trieu via llvm-commits
- [lld] r254105 - Reapply r254098.
David Blaikie via llvm-commits
- [lld] r254105 - Reapply r254098.
Richard Trieu via llvm-commits
- [lld] r254309 - [ELF] - Split RelocationSection<ELFT>::writeTo function.
George Rimar via llvm-commits
- [lld] r254326 - ELF: Make comments consistent.
Rui Ueyama via llvm-commits
- [lld] r254345 - Remove extraneous parentheses.
Rui Ueyama via llvm-commits
- [lld] r254393 - [ELF] Rearrange relocation codes in natural order. NFC.
Igor Kudrin via llvm-commits
- [lld] r254428 - [ELF] - Refactor of tls_index implementation for tls local dynamic model.
George Rimar via llvm-commits
- [lld] r254428 - [ELF] - Refactor of tls_index implementation for tls local dynamic model.
Michael Spencer via llvm-commits
- [lld] r254428 - [ELF] - Refactor of tls_index implementation for tls local dynamic model.
Michael Spencer via llvm-commits
- [lld] r254429 - [ELF] - Target interface simplification, getGotRefReloc() removed.
George Rimar via llvm-commits
- [lld] r254432 - revert r254428 [ELF] - Refactor of tls_index implementation for tls local dynamic model.
George Rimar via llvm-commits
- [lld] r254433 - Reapply r254428.
George Rimar via llvm-commits
- [lld] r254443 - [ELF] - Fixed bug leading to miss of tls relocation when @tlsgd and @gottpoff relocations were used at the same time.
George Rimar via llvm-commits
- [lld] r254461 - [ELF] MIPS paired R_MIPS_HI16/LO16 relocations support
Simon Atanasyan via llvm-commits
- [lld] r254461 - [ELF] MIPS paired R_MIPS_HI16/LO16 relocations support
Hal Finkel via llvm-commits
- [lld] r254461 - [ELF] MIPS paired R_MIPS_HI16/LO16 relocations support
Simon Atanasyan via llvm-commits
- [lld] r254461 - [ELF] MIPS paired R_MIPS_HI16/LO16 relocations support
Sean Silva via llvm-commits
- [lld] r254500 - [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
George Rimar via llvm-commits
- [lld] r254578 - COFF: Non-external COMDAT sections sholud not be merged by ICF.
Rui Ueyama via llvm-commits
- [lld] r254591 - [ELF/AArch64] Support R_AARCH64_COPY relocation.
Igor Kudrin via llvm-commits
- [lld] r254648 - Remove redundant namespace specifiers.
Rui Ueyama via llvm-commits
- [lld] r254649 - Fix style by sorting switch-cases.
Rui Ueyama via llvm-commits
- [lld] r254697 - Update for LLVM api change.
Rafael Espindola via llvm-commits
- [lld] r254713 - [ELF] - Implemented @tlsgd optimization (GD->IE case, x64).
George Rimar via llvm-commits
- [lld] r254725 - Update for llvm change.
Rafael Espindola via llvm-commits
- [lld] r254796 - COFF: Create a PDB file with the correct file signature.
Rui Ueyama via llvm-commits
- [lld] r254840 - [ELF/AArch64] Allow only valid dynamic relocations in the output.
Igor Kudrin via llvm-commits
- [llvm-dev] [compiler-rt] r249514 - builtins: emulate _Complex for cl
Joerg Sonnenberger via llvm-commits
- [llvm] r242714 - [ARM] Refactor the prologue/epilogue emission to be more robust.
Quentin Colombet via llvm-commits
- [llvm] r242714 - [ARM] Refactor the prologue/epilogue emission to be more robust.
Jonathan Roelofs via llvm-commits
- [llvm] r242714 - [ARM] Refactor the prologue/epilogue emission to be more robust.
Tim Northover via llvm-commits
- [llvm] r242714 - [ARM] Refactor the prologue/epilogue emission to be more robust.
Quentin Colombet via llvm-commits
- [llvm] r242714 - [ARM] Refactor the prologue/epilogue emission to be more robust.
Quentin Colombet via llvm-commits
- [llvm] r253528 - [X86] Enable shrink-wrapping by default.
Quentin Colombet via llvm-commits
- [llvm] r253528 - [X86] Enable shrink-wrapping by default.
Hans Wennborg via llvm-commits
- [llvm] r253528 - [X86] Enable shrink-wrapping by default.
Quentin Colombet via llvm-commits
- [llvm] r253528 - [X86] Enable shrink-wrapping by default.
Hans Wennborg via llvm-commits
- [llvm] r253528 - [X86] Enable shrink-wrapping by default.
Quentin Colombet via llvm-commits
- [llvm] r253655 - Fix a pair of issues that caused an infinite loop in reassociate.
Yaron Keren via llvm-commits
- [llvm] r253902 - [WinEH] Fix problem where CodeGenPrepare incorrectly sinks a bitcast into an EH pad.
Quentin Colombet via llvm-commits
- [llvm] r253902 - [WinEH] Fix problem where CodeGenPrepare incorrectly sinks a bitcast into an EH pad.
Kaylor, Andrew via llvm-commits
- [llvm] r253902 - [WinEH] Fix problem where CodeGenPrepare incorrectly sinks a bitcast into an EH pad.
Quentin Colombet via llvm-commits
- [llvm] r253921 - [Support] Add optional argument to SaturatingAdd() and SaturatingMultiply() to indicate that overflow occurred
Nathan Slingerland via llvm-commits
- [llvm] r253921 - [Support] Add optional argument to SaturatingAdd() and SaturatingMultiply() to indicate that overflow occurred
Xinliang David Li via llvm-commits
- [llvm] r253921 - [Support] Add optional argument to SaturatingAdd() and SaturatingMultiply() to indicate that overflow occurred
Sean Silva via llvm-commits
- [llvm] r253955 - [TableGen] Use array_pod_sort. NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r253955 - [TableGen] Use array_pod_sort. NFC
Craig Topper via llvm-commits
- [llvm] r253955 - [TableGen] Use array_pod_sort. NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r254170 - Disallow aliases to available_externally.
Teresa Johnson via llvm-commits
- [llvm] r254201 - [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.
Artyom Skrobov via llvm-commits
- [llvm] r254201 - [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.
Renato Golin via llvm-commits
- [llvm] r254201 - [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.
Artyom Skrobov via llvm-commits
- [llvm] r254201 - [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.
Renato Golin via llvm-commits
- [llvm] r254201 - [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.
Artyom Skrobov via llvm-commits
- [llvm] r254219 - [PGO] Allow value profile writer interface to allocated target buffer
Vedant Kumar via llvm-commits
- [llvm] r254219 - [PGO] Allow value profile writer interface to allocated target buffer
Xinliang David Li via llvm-commits
- [llvm] r254291 - [mips][microMIPS] Implement PRECR.QB.PH, PRECR_SRA[_R].PH.W, PRECRQ.PH.W, PRECRQ.QB.PH, PRECRQU_S.QB.PH and PRECRQ_RS.PH.W instructions
Zlatko Buljan via llvm-commits
- [llvm] r254293 - [mips][ias] Removed MSA instructions from base architecture valid-xfail.s's.
Daniel Sanders via llvm-commits
- [llvm] r254295 - AVX512: regenerate avx512bw intrincics tests results.
Igor Breger via llvm-commits
- [llvm] r254296 - [mips][microMIPS] Fix issue with offset operand of BALC and BC instructions
Zoran Jovanovic via llvm-commits
- [llvm] r254297 - [mips][microMIPS] Implement LBUX, LHX, LWX, MAQ_S[A].W.PHL, MAQ_S[A].W.PHR, MFHI, MFLO, MTHI and MTLO instructions
Hrvoje Varga via llvm-commits
- [llvm] r254302 - Silencing a 32-bit to 64-bit implicit conversion warning; NFC.
Aaron Ballman via llvm-commits
- [llvm] r254304 - AMDGPU: Don't reserve SCRATCH_PTR input register
Matt Arsenault via llvm-commits
- [llvm] r254307 - [Hexagon] NFC Reordering headers.
Colin LeMahieu via llvm-commits
- [llvm] r254310 - fix formatting; NFC
Sanjay Patel via llvm-commits
- [llvm] r254311 - [WebAssembly] Fix a few minor compiler warnings. NFC.
Dan Gohman via llvm-commits
- [llvm] r254313 - Fix another llvm.ctors merging bug.
Rafael Espindola via llvm-commits
- [llvm] r254314 - Enable shrink wrapping for PPC64
Kit Barton via llvm-commits
- [llvm] r254315 - [X86] Add RIP to GR64_TCW64
David Majnemer via llvm-commits
- [llvm] r254317 - [SimplifyLibCalls] Transform log(exp2(y)) to y*log(2) under fast-math.
Davide Italiano via llvm-commits
- [llvm] r254318 - [SimplifyLibCalls] Remove useless bits of this tests.
Davide Italiano via llvm-commits
- [llvm] r254324 - Avoid writing to source directory of tests
Reid Kleckner via llvm-commits
- [llvm] r254325 - [ARM] For old thumb ISA like v4t, we cannot use PC directly in pop.
Quentin Colombet via llvm-commits
- [llvm] r254325 - [ARM] For old thumb ISA like v4t, we cannot use PC directly in pop.
Jonathan Roelofs via llvm-commits
- [llvm] r254328 - AMDGPU: Use assert zext for workgroup sizes
Matt Arsenault via llvm-commits
- [llvm] r254329 - AMDGPU: Remove SIPrepareScratchRegs
Matt Arsenault via llvm-commits
- [llvm] r254330 - AMDGPU: Rename enums to be consistent with HSA code object terminology
Matt Arsenault via llvm-commits
- [llvm] r254331 - AMDGPU: Rework how private buffer passed for HSA
Matt Arsenault via llvm-commits
- [llvm] r254332 - AMDGPU: Error if too many user SGPRs used
Matt Arsenault via llvm-commits
- [llvm] r254333 - AMDGPU: Fix unused function
Matt Arsenault via llvm-commits
- [llvm] r254334 - [X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py. NFC.
Cong Hou via llvm-commits
- [llvm] r254335 - Have 'optnone' respect the -fast-isel=false option.
Paul Robinson via llvm-commits
- [llvm] r254336 - Start deciding earlier what to link.
Rafael Espindola via llvm-commits
- [llvm] r254336 - Start deciding earlier what to link.
Mike Aizatsky via llvm-commits
- [llvm] r254339 - [X86][FMA4] Prefer FMA4 to FMA
Simon Pilgrim via llvm-commits
- [llvm] r254342 - [InstCombine] add tests to show potential vector IR shuffle transforms
Sanjay Patel via llvm-commits
- [llvm] r254344 - Disable a consistency check.
Rafael Espindola via llvm-commits
- [llvm] r254347 - This reverts commit r254336 and r254344.
Rafael Espindola via llvm-commits
- [llvm] r254348 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Cong Hou via llvm-commits
- [llvm] r254348 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Hans Wennborg via llvm-commits
- [llvm] r254348 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Cong Hou via llvm-commits
- [llvm] r254348 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Cong Hou via llvm-commits
- [llvm] r254348 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Hans Wennborg via llvm-commits
- [llvm] r254350 - [safestack] Fix handling of array allocas.
Evgeniy Stepanov via llvm-commits
- [llvm] r254352 - Extend debug info for function parameters in SDAG.
Evgeniy Stepanov via llvm-commits
- [llvm] r254353 - [safestack] Protect byval function arguments.
Evgeniy Stepanov via llvm-commits
- [llvm] r254354 - llvm-dwp: Initial layout
David Blaikie via llvm-commits
- [llvm] r254355 - [llvm-dwp] Initial partial prototype
David Blaikie via llvm-commits
- [llvm] r254355 - [llvm-dwp] Initial partial prototype
Sean Silva via llvm-commits
- [llvm] r254355 - [llvm-dwp] Initial partial prototype
David Blaikie via llvm-commits
- [llvm] r254355 - [llvm-dwp] Initial partial prototype
Sean Silva via llvm-commits
- [llvm] r254355 - [llvm-dwp] Initial partial prototype
Sean Silva via llvm-commits
- [llvm] r254355 - [llvm-dwp] Initial partial prototype
Xinliang David Li via llvm-commits
- [llvm] r254356 - Fix a bug in MachineBlockPlacement that may cause assertion failure during BranchProbability construction.
Cong Hou via llvm-commits
- [llvm] r254357 - [llvm-dwp] Add missing dependency from llvm tests on the llvm-dwp tool
David Blaikie via llvm-commits
- [llvm] r254358 - [llvm-dwp] Add missing Makefile for the old configure+make build
David Blaikie via llvm-commits
- [llvm] r254360 - check-llvm: Introduce the new feature "tls".
NAKAMURA Takumi via llvm-commits
- [llvm] r254361 - llvm/test/DebugInfo/Generic/safestack-byval.ll is using tls.
NAKAMURA Takumi via llvm-commits
- [llvm] r254362 - Squelch unused variable warning in SIRegisterInfo.cpp.
Matt Arsenault via llvm-commits
- [llvm] r254362 - Squelch unused variable warning in SIRegisterInfo.cpp.
Justin Bogner via llvm-commits
- [llvm] r254362 - Squelch unused variable warning in SIRegisterInfo.cpp.
Justin Lebar via llvm-commits
- [llvm] r254363 - [Windows] Simplify assertion code. NFC.
Davide Italiano via llvm-commits
- [llvm] r254363 - [Windows] Simplify assertion code. NFC.
David Blaikie via llvm-commits
- [llvm] r254363 - [Windows] Simplify assertion code. NFC.
Davide Italiano via llvm-commits
- [llvm] r254364 - [Windows] Follow-up r254363, remove return.
Davide Italiano via llvm-commits
- [llvm] r254366 - Revert r254348: "Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces."
Hans Wennborg via llvm-commits
- [llvm] r254368 - RegisterPressure: Split RegisterOperands analysis code from result object; NFC
Matthias Braun via llvm-commits
- [llvm] r254369 - RegisterPressure: There is no need to make discoverLive{In|Out} public
Matthias Braun via llvm-commits
- [llvm] r254370 - RegisterPressure: There is no need to make getCurSlot() public
Matthias Braun via llvm-commits
- [llvm] r254371 - RegisterPressure: Remove support for recede()/advance() at MBB boundaries
Matthias Braun via llvm-commits
- [llvm] r254372 - RegisterPressure: If we do not collect dead defs the list must be empty
Matthias Braun via llvm-commits
- [llvm] r254375 - [Hexagon] Disabling failing safestack test
Colin LeMahieu via llvm-commits
- [llvm] r254377 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Cong Hou via llvm-commits
- [llvm] r254377 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Renato Golin via llvm-commits
- [llvm] r254377 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Cong Hou via llvm-commits
- [llvm] r254377 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Renato Golin via llvm-commits
- [llvm] r254377 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Cong Hou via llvm-commits
- [llvm] r254377 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Renato Golin via llvm-commits
- [llvm] r254378 - [Windows] Partially revert r254363 until I can test the right fix.
Davide Italiano via llvm-commits
- [llvm] r254380 - Use array_lengthof instead of manually calculating it. NFC
Craig Topper via llvm-commits
- [llvm] r254381 - [ARM] Use range-based for loops to avoid the need for calculating an array size that I would have otherwise cconverted to array_lengthof. NFC
Craig Topper via llvm-commits
- [llvm] r254382 - [Hexagon] Use ArrayRef to avoid needing to calculate an array size. Interestingly the original code may have had a bug because it was passing the byte size of a uint16_t array instead of the number of entries.
Craig Topper via llvm-commits
- [llvm] r254382 - [Hexagon] Use ArrayRef to avoid needing to calculate an array size. Interestingly the original code may have had a bug because it was passing the byte size of a uint16_t array instead of the number of entries.
David Blaikie via llvm-commits
- [llvm] r254383 - Use array_lengthof instead of manually calculating it. NFC
Craig Topper via llvm-commits
- [llvm] r254384 - [Hexagon] Use array_lengthof and const correct and type correct the array and array size. NFC
Craig Topper via llvm-commits
- [llvm] r254385 - [Hexagon] Use std::begin() and std::end() instead of doing the same manually. NFC
Craig Topper via llvm-commits
- [llvm] r254386 - [X86] Use array_lengthof instead of calculating manually. Also change index types to size_t to match.
Craig Topper via llvm-commits
- [llvm] r254386 - [X86] Use array_lengthof instead of calculating manually. Also change index types to size_t to match.
David Blaikie via llvm-commits
- [llvm] r254386 - [X86] Use array_lengthof instead of calculating manually. Also change index types to size_t to match.
Craig Topper via llvm-commits
- [llvm] r254387 - [X86] Use range-based for loops. NFC
Craig Topper via llvm-commits
- [llvm] r254388 - [X86] Fix patterns for memory forms of FP FSUBR and FDIVR. They need to have memory on the left hand side of the fsub/fdiv operations in their patterns.
Craig Topper via llvm-commits
- [llvm] r254390 - Introduce a range version of std::any_of, and use it in SCEV
Sanjoy Das via llvm-commits
- [llvm] r254391 - Introduce a range version of std::find, and use in SCEV
Sanjoy Das via llvm-commits
- [llvm] r254391 - Introduce a range version of std::find, and use in SCEV
James Molloy via llvm-commits
- [llvm] r254391 - Introduce a range version of std::find, and use in SCEV
David Blaikie via llvm-commits
- [llvm] r254396 - Move llvm/test/DebugInfo/Generic/safestack-byval.ll to X86. It depends on x86-64.
NAKAMURA Takumi via llvm-commits
- [llvm] r254397 - llvm/test/DebugInfo/X86/safestack-byval.ll: Give an explicit triple for now. It crashes for targeting *-win32.
NAKAMURA Takumi via llvm-commits
- [llvm] r254399 - [ARM] Add subtarget features for ARMv8.2-A
Oliver Stannard via llvm-commits
- [llvm] r254400 - [ARM] Add ARMv8.2-A to TargetParser
Oliver Stannard via llvm-commits
- [llvm] r254401 - [AArch64] Add ARMv8.2-A Statistical Profiling Extension
Oliver Stannard via llvm-commits
- [llvm] r254401 - [AArch64] Add ARMv8.2-A Statistical Profiling Extension
Ahmed Bougacha via llvm-commits
- [llvm] r254401 - [AArch64] Add ARMv8.2-A Statistical Profiling Extension
Sean Silva via llvm-commits
- [llvm] r254401 - [AArch64] Add ARMv8.2-A Statistical Profiling Extension
Oliver Stannard via llvm-commits
- [llvm] r254401 - [AArch64] Add ARMv8.2-A Statistical Profiling Extension
Tim Northover via llvm-commits
- [llvm] r254401 - [AArch64] Add ARMv8.2-A Statistical Profiling Extension
Sean Silva via llvm-commits
- [llvm] r254402 - Allow known and unknown probabilities coexist in MBB's successor list.
Cong Hou via llvm-commits
- [llvm] r254404 - Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics.
Yury Gribov via llvm-commits
- [llvm] r254405 - [mips][microMIPS] Implement RECIP.fmt, RINT.fmt, ROUND.L.fmt, ROUND.W.fmt, SEL.fmt, SELEQZ.fmt, SELNEQZ.fmt and CLASS.fmt
Hrvoje Varga via llvm-commits
- [llvm] r254408 - Fixed a failure in cost calculation for vector GEP
Elena Demikhovsky via llvm-commits
- [llvm] r254409 - Fixed a failure in getSpaltValue()
Elena Demikhovsky via llvm-commits
- [llvm] r254410 - AVX-512: regenerated test for avx512 arithmetics, NFC
Elena Demikhovsky via llvm-commits
- [llvm] r254411 - AVX-512: fixed asm string of vsqrtss
Elena Demikhovsky via llvm-commits
- [llvm] r254413 - Fix "WARNING: Title underline too short." introduced by r254404.
Yury Gribov via llvm-commits
- [llvm] r254416 - [LIR] Push check into helper function. NFC.
Chad Rosier via llvm-commits
- [llvm] r254418 - Bring r254336 back:
Rafael Espindola via llvm-commits
- [llvm] r254419 - Simplify test. NFC.
Rafael Espindola via llvm-commits
- [llvm] r254421 - [ThinLTO] Remove stale comment (NFC)
Teresa Johnson via llvm-commits
- [llvm] r254422 - [ThinLTO] Wrap dbgs() output in DEBUG macro
Teresa Johnson via llvm-commits
- [llvm] r254424 - Make appending var linking less of a special case.
Rafael Espindola via llvm-commits
- [llvm] r254425 - [x86] add a convenience method to check for FMA capability; NFCI
Sanjay Patel via llvm-commits
- [llvm] r254426 - AMDGPU: Use the default strings for data emission directives
Tom Stellard via llvm-commits
- [llvm] r254427 - AMDGPU/SI: Remove REGISTER_STORE/REGISTER_LOAD code which is now dead
Tom Stellard via llvm-commits
- [llvm] r254431 - [llvm-dwp] Correctly update debug_str_offsets.dwo when linking dwo files
David Blaikie via llvm-commits
- [llvm] r254434 - Delete the setModule method from the Linker.
Rafael Espindola via llvm-commits
- [llvm] r254434 - Delete the setModule method from the Linker.
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r254435 - Use a forwarding constructor instead of an init method.
Rafael Espindola via llvm-commits
- [llvm] r254435 - Use a forwarding constructor instead of an init method.
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r254435 - Use a forwarding constructor instead of an init method.
Rafael Espíndola via llvm-commits
- [llvm] r254436 - Delete dead code.
Rafael Espindola via llvm-commits
- [llvm] r254437 - [Verifier] Improve error for cross-module refs
Keno Fischer via llvm-commits
- [llvm] r254438 - AMDGPU: Report extractelement as free in cost model
Matt Arsenault via llvm-commits
- [llvm] r254440 - [AArch64] Fix a corner case in BitFeild select
Weiming Zhao via llvm-commits
- [llvm] r254441 - [llvm-dwp] Deduplicate strings in the debug_str.dwo section
David Blaikie via llvm-commits
- [llvm] r254442 - fix typo; NFC
Sanjay Patel via llvm-commits
- [llvm] r254444 - Fix Thumb1 epilogue generation
Artyom Skrobov via llvm-commits
- [llvm] r254445 - don't repeat function/variable names in comments; NFC
Sanjay Patel via llvm-commits
- [llvm] r254447 - Use nullptr (NFC)
Xinliang David Li via llvm-commits
- [llvm] r254448 - [X86] Make sure the prologue does not clobber EFLAGS when it lives accross it.
Quentin Colombet via llvm-commits
- [llvm] r254449 - Use references now that it is natural to do so.
Rafael Espindola via llvm-commits
- [llvm] r254452 - AMDGPU: Optimize VOP2 operand legalization
Matt Arsenault via llvm-commits
- [llvm] r254453 - use range-based for loops; NFCI
Sanjay Patel via llvm-commits
- [llvm] r254454 - clang-format LinkModules.cpp.
Rafael Espindola via llvm-commits
- [llvm] r254456 - IR: Clean up some duplicated code in ConstantDataSequential creation. NFC
Justin Bogner via llvm-commits
- [llvm] r254456 - IR: Clean up some duplicated code in ConstantDataSequential creation. NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r254456 - IR: Clean up some duplicated code in ConstantDataSequential creation. NFC
Justin Bogner via llvm-commits
- [llvm] r254457 - Delete unused includes.
Rafael Espindola via llvm-commits
- [llvm] r254458 - [PGO] Add support for reading multiple versions of indexed profile format profile data
Xinliang David Li via llvm-commits
- [llvm] r254459 - AMDGPU: Disallow flat_scr in SI assembler
Matt Arsenault via llvm-commits
- [llvm] r254462 - ARM: Change ArchCheck field to uint64_t
Matthias Braun via llvm-commits
- [llvm] r254463 - Fix a bug in IfConversion.cpp.
Cong Hou via llvm-commits
- [llvm] r254465 - Pass down the dst GV to linkGlobalValueBody. NFC.
Rafael Espindola via llvm-commits
- [llvm] r254466 - Remove unnecessary getter.
Rafael Espindola via llvm-commits
- [llvm] r254468 - AMDGPU: Implement isNoopAddrSpaceCast
Matt Arsenault via llvm-commits
- [llvm] r254469 - AMDGPU: Error on addrspacecasts that aren't actually implemented
Matt Arsenault via llvm-commits
- [llvm] r254471 - Define member operator delete
Xinliang David Li via llvm-commits
- [llvm] r254473 - Use default member initializers.
Rafael Espindola via llvm-commits
- [llvm] r254475 - AArch64: fix 128-bit shifts
Tim Northover via llvm-commits
- [llvm] r254478 - [X86] Make sure the prologue does not clobber EFLAGS when it lives accross it.
Quentin Colombet via llvm-commits
- [llvm] r254479 - Modify FunctionImport to take a callback to load modules
Mehdi Amini via llvm-commits
- [llvm] r254480 - [X86] Fix a think-o when checking if the eflags needs to be preserved.
Quentin Colombet via llvm-commits
- [llvm] r254482 - [sanitizer coverage] when adding a bb trace instrumentation, do it instead, not in addition to, regular coverage. Do the regular coverage in the run-time instead
Kostya Serebryany via llvm-commits
- [llvm] r254484 - [libFuzzer] add a test that is built with -fsanitize-coverage=trace-bb
Kostya Serebryany via llvm-commits
- [llvm] r254486 - Change ModuleLinker to take a set of GlobalValues to import instead of a single one
Mehdi Amini via llvm-commits
- [llvm] r254486 - Change ModuleLinker to take a set of GlobalValues to import instead of a single one
Sean Silva via llvm-commits
- [llvm] r254486 - Change ModuleLinker to take a set of GlobalValues to import instead of a single one
Mehdi Amini via llvm-commits
- [llvm] r254487 - [X86] Fix weird identation. NFC
Craig Topper via llvm-commits
- [llvm] r254488 - DebugInfo\DWARF: Privatize some accidentally public members
David Blaikie via llvm-commits
- [llvm] r254489 - [llvm-dwp] Emit a rather fictional debug_cu_index
David Blaikie via llvm-commits
- [llvm] r254490 - [X86] Change getZeroVector to take an MVT instead of EVT. One minor change needed to only try to perform 256-it shuffle combines on legal vector types.
Craig Topper via llvm-commits
- [llvm] r254491 - [AttributeSet] Overload AttributeSet::addAttribute to reduce compile
Akira Hatanaka via llvm-commits
- [llvm] r254492 - [llvm-dwp] Don't rely on implicit move assignment operator (MSVC won't synthesize one)
David Blaikie via llvm-commits
- [llvm] r254493 - [X86][AVX512] add comi with Sae
Asaf Badouh via llvm-commits
- [llvm] r254494 - AVX-512: Updated cost of FP/SINT/UINT conversion operations
Elena Demikhovsky via llvm-commits
- [llvm] r254495 - [X86][FMA] Optimize FNEG(FMUL) Patterns
Simon Pilgrim via llvm-commits
- [llvm] r254496 - [mips][microMIPS] Implement PREPEND, RADDU.W.QB, RDDSP, REPL.PH, REPL.QB, REPLV.PH, REPLV.QB and MTHLIP instructions
Hrvoje Varga via llvm-commits
- [llvm] r254501 - Patch to fix a crash in the PowerPC back end due to ISD::ROTL and ISD::ROTR
Nemanja Ivanovic via llvm-commits
- [llvm] r254503 - [AArch64]: Add support for Cortex-A35
Christof Douma via llvm-commits
- [llvm] r254508 - Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor
Andy Gibbs via llvm-commits
- [llvm] r254511 - Fix buildbots broken by r254508
Andy Gibbs via llvm-commits
- [llvm] r254512 - By intel spec
Michael Zuckerman via llvm-commits
- [llvm] r254513 - Rollback r254508 and r254511 to fix buildbots
Andy Gibbs via llvm-commits
- [llvm] r254514 - Add an interesting case we already get right.
Rafael Espindola via llvm-commits
- [llvm] r254518 - Do (A == C1 || A == C2) -> (A & ~(C1 ^ C2)) == C1 rather than (A == C1 || A == C2) -> (A | (C1 ^ C2)) == C2 when C1 ^ C2 is a power of 2.
David Majnemer via llvm-commits
- [llvm] r254519 - AMDGPU/SI: Don't emit group segment global variables
Tom Stellard via llvm-commits
- [llvm] r254523 - [WebAssembly] Fix comments to say "LIFO" instead of "FIFO" when describing a stack.
Dan Gohman via llvm-commits
- [llvm] r254524 - AArch64: use ldxp/stxp pair to implement 128-bit atomic loads.
Tim Northover via llvm-commits
- [llvm] r254525 - [llvm-profdata] Change instr prof counter overflow to saturate rather than discard
Nathan Slingerland via llvm-commits
- [llvm] r254526 - Scheduler / Regalloc: use unique_ptr[] instead of std::vector
Fiona Glaser via llvm-commits
- [llvm] r254527 - AMDGPU: Fix msan test failure
Tom Stellard via llvm-commits
- [llvm] r254529 - Fix accidental off by one change
Fiona Glaser via llvm-commits
- [llvm] r254531 - Test Commit: iteratee
Kyle Butt via llvm-commits
- [llvm] r254532 - [CodeGen]: Fix bad interaction with AntiDep breaking and inline asm.
Kyle Butt via llvm-commits
- [llvm] r254538 - Fix linking when we copy over only a decl.
Rafael Espindola via llvm-commits
- [llvm] r254538 - Fix linking when we copy over only a decl.
Mike Aizatsky via llvm-commits
- [llvm] r254538 - Fix linking when we copy over only a decl.
Rafael Espíndola via llvm-commits
- [llvm] r254539 - [Hexagon] Remove TFRI_V4 instruction, use existing A2_tfrsi instead
Krzysztof Parzyszek via llvm-commits
- [llvm] r254540 - AMDGPU/SI: Correctly emit agent global segment variables when targeting HSA
Tom Stellard via llvm-commits
- [llvm] r254541 - Don't copy information from aliasee to alias.
Rafael Espindola via llvm-commits
- [llvm] r254542 - Re-enable UBSan tests for SystemZ: PR20980 was fixed.
Alexey Samsonov via llvm-commits
- [llvm] r254543 - Also copy private linkage globals when needed.
Rafael Espindola via llvm-commits
- [llvm] r254544 - Tests: PPC: remove unnecessary metadata. NFC
Kyle Butt via llvm-commits
- [llvm] r254547 - [Hexagon] Remove std::hex in favor of format().
Alexey Samsonov via llvm-commits
- [llvm] r254547 - [Hexagon] Remove std::hex in favor of format().
Sean Silva via llvm-commits
- [llvm] r254547 - [Hexagon] Remove std::hex in favor of format().
Alexey Samsonov via llvm-commits
- [llvm] r254548 - [PowerPC] Remove wild call to RegScavenger::initRegState().
Alexey Samsonov via llvm-commits
- [llvm] r254549 - Fix a typo in LoopVectorize.cpp. NFC.
Cong Hou via llvm-commits
- [llvm] r254551 - [PGO] Allow input value node list to be null
Xinliang David Li via llvm-commits
- [llvm] r254555 - [llvm-dwp] Include only the non-empty columns in the cu_index
David Blaikie via llvm-commits
- [llvm] r254556 - Delete what is now duplicated code.
Rafael Espindola via llvm-commits
- [llvm] r254557 - Use std::string instead of strdup() and free() in WinCodeViewLineTables
Reid Kleckner via llvm-commits
- [llvm] r254558 - Libfuzzer: do not pass null into user function
Mike Aizatsky via llvm-commits
- [llvm] r254558 - Libfuzzer: do not pass null into user function
David Blaikie via llvm-commits
- [llvm] r254558 - Libfuzzer: do not pass null into user function
Mike Aizatsky via llvm-commits
- [llvm] r254558 - Libfuzzer: do not pass null into user function
David Blaikie via llvm-commits
- [llvm] r254559 - Switch the linker to having a whitelist of GVs.
Rafael Espindola via llvm-commits
- [llvm] r254560 - Fixup for r254547: use format_hex() to simplify code.
Alexey Samsonov via llvm-commits
- [llvm] r254562 - Move EH-specific helper functions to a more appropriate place
David Majnemer via llvm-commits
- [llvm] r254564 - [Hexagon] Improve lowering of instructions to the MC layer
Krzysztof Parzyszek via llvm-commits
- [llvm] r254565 - Forgot to add this file with r254562.
David Majnemer via llvm-commits
- [llvm] r254566 - Rename a header guard to be more appropriate
David Majnemer via llvm-commits
- [llvm] r254567 - [WebAssembly] Assert that byval and nest are not used for return types.
Dan Gohman via llvm-commits
- [llvm] r254570 - [WebAssembly] Add a test for wasm-store-results pass
Derek Schuff via llvm-commits
- [llvm] r254571 - MC: Make sure to clear *all* of MCMachOStreamer's state
Justin Bogner via llvm-commits
- [llvm] r254572 - [PGO] Add v2 format compatibility test
Xinliang David Li via llvm-commits
- [llvm] r254575 - RegisterPressure: Use range based for, fix else style; NFC
Matthias Braun via llvm-commits
- [llvm] r254577 - ScheduleDAGInstrs: Rework schedule graph builder.
Matthias Braun via llvm-commits
- [llvm] r254580 - Add a TODO item that the nop handling before FP conditional branches is
Joerg Sonnenberger via llvm-commits
- [llvm] r254581 - Remove "ExportingModule" from ThinLTO Index (NFC)
Mehdi Amini via llvm-commits
- [llvm] r254582 - Adapt comment and rename variable in ModuleLinker to describe more accurately the actual use.
Mehdi Amini via llvm-commits
- [llvm] r254583 - Refactor FunctionImporter::importFunctions with a helper function to process the Worklist (NFC)
Mehdi Amini via llvm-commits
- [llvm] r254584 - Rename Set variable to be plural
Mehdi Amini via llvm-commits
- [llvm] r254585 - clang-format FunctionImport after refactoring (NFC)
Mehdi Amini via llvm-commits
- [llvm] r254586 - Revert "ScheduleDAGInstrs: Rework schedule graph builder."
Matthias Braun via llvm-commits
- [llvm] r254587 - AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section
Tom Stellard via llvm-commits
- [llvm] r254589 - [TableGen] Remove an assumption about the order of encodings in the MVT::SimpleValueType enum. Instead of assuming the types are sorted by size, scan the typeset arrays to find the smallest/largest type. NFC
Craig Topper via llvm-commits
- [llvm] r254592 - Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor.
Andy Gibbs via llvm-commits
- [llvm] r254592 - Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor.
David Blaikie via llvm-commits
- [llvm] r254592 - Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor.
Andy Gibbs via llvm-commits
- [llvm] r254592 - Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor.
David Blaikie via llvm-commits
- [llvm] r254592 - Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor.
Andy Gibbs via llvm-commits
- [llvm] r254592 - Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor.
David Blaikie via llvm-commits
- [llvm] r254592 - Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor.
Andy Gibbs via llvm-commits
- [llvm] r254592 - Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor.
David Blaikie via llvm-commits
- [llvm] r254592 - Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor.
David Blaikie via llvm-commits
- [llvm] r254595 - [X86] Add support for fcomip, fucomip for Intel syntax
Marina Yatsina via llvm-commits
- [llvm] r254598 - [mips][DSP] Add DSPr1 and DSPr2 tests for the standard encodings
Zlatko Buljan via llvm-commits
- [llvm] r254607 - [X86] MS inline asm: produce error when encountering "<type> ptr <reg name>"
Marina Yatsina via llvm-commits
- [llvm] r254609 - Delete dead code.
Rafael Espindola via llvm-commits
- [llvm] r254610 - Don't pass member variables to member functions. NFC.
Rafael Espindola via llvm-commits
- [llvm] r254613 - [Hexagon] Fix instruction descriptor flags for memory access size
Krzysztof Parzyszek via llvm-commits
- [llvm] r254615 - Simplify ValueMap handling.
Rafael Espindola via llvm-commits
- [llvm] r254616 - [Hexagon] NFC Using canonicalizePacket to compound/duplex/pad packets rather than doing it separately. This also ensures the integrated assembler path matches the assembly parser path.
Colin LeMahieu via llvm-commits
- [llvm] r254617 - [Hexagon] Implement CONCAT_VECTORS for HVX using V6_vcombine
Krzysztof Parzyszek via llvm-commits
- [llvm] r254620 - Friendly takeover of the Hexagon backend
Krzysztof Parzyszek via llvm-commits
- [llvm] r254621 - AArch64FastISel: Use cbz/cbnz to branch on i1
Matthias Braun via llvm-commits
- [llvm] r254623 - [Hexagon] Remove variable unused in NDEBUG build
Krzysztof Parzyszek via llvm-commits
- [llvm] r254624 - [ThinLTO] Appending linkage fixes
Teresa Johnson via llvm-commits
- [llvm] r254626 - dwarfdump: Correctly indentify the indicies for DWP records
David Blaikie via llvm-commits
- [llvm] r254627 - [CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
Chris Bieneman via llvm-commits
- [llvm] r254629 - [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Andrew Kaylor via llvm-commits
- [llvm] r254629 - [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Mike Aizatsky via llvm-commits
- [llvm] r254629 - [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Kaylor, Andrew via llvm-commits
- [llvm] r254630 - Test commit.
Easwaran Raman via llvm-commits
- [llvm] r254631 - Simplify test. NFC.
Rafael Espindola via llvm-commits
- [llvm] r254636 - Fix buildbot failures
Andrew Kaylor via llvm-commits
- [llvm] r254640 - Move branch folding test to a better location.
Andrew Kaylor via llvm-commits
- [llvm] r254641 - [CMake] Removing an unnecessary layer of variable indirection
Chris Bieneman via llvm-commits
- [llvm] r254645 - [X86] Put no-op ADJCALLSTACK markers around all dynamic lowerings
Reid Kleckner via llvm-commits
- [llvm] r254647 - Interface to attach maximum function count from PGO to module as module flags.
Easwaran Raman via llvm-commits
- [llvm] r254651 - [RuntimeDyld] DenseMap -> std::unordered_map
Keno Fischer via llvm-commits
- [llvm] r254652 - [Hexagon] Adding shuffling resources for HVX instructions and tests for instruction encodings.
Colin LeMahieu via llvm-commits
- [llvm] r254652 - [Hexagon] Adding shuffling resources for HVX instructions and tests for instruction encodings.
Alexey Samsonov via llvm-commits
- [llvm] r254652 - [Hexagon] Adding shuffling resources for HVX instructions and tests for instruction encodings.
Colin LeMahieu via llvm-commits
- [llvm] r254653 - [X86] Part 1 to fix x86-64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [llvm] r254654 - [llvm-objdump] Use report_fatal_error() if we can't find a target.
Davide Italiano via llvm-commits
- [llvm] r254655 - raw_ostream: << operator for callables with raw_stream argument
Matthias Braun via llvm-commits
- [llvm] r254656 - [Analysis] Become aware of MSVC's new/delete functions
David Majnemer via llvm-commits
- [llvm] r254657 - [CMake] set_target_properties doesn't append link flags
Chris Bieneman via llvm-commits
- [llvm] r254659 - [CMake] Fixing bots
Chris Bieneman via llvm-commits
- [llvm] r254661 - Revert "raw_ostream: << operator for callables with raw_stream argument"
Matthias Braun via llvm-commits
- [llvm] r254662 - [WebAssembly] Fix dominance check for PHIs in the StoreResult pass
Dan Gohman via llvm-commits
- [llvm] r254664 - AsmPrinter: Simplify emitting FP elements in sequential data. NFC
Justin Bogner via llvm-commits
- [llvm] r254665 - CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [llvm] r254667 - Simplify since this function never fails.
Rafael Espindola via llvm-commits
- [llvm] r254668 - [CodeGen] Minor correction to comment on PhysRegInfo.
Kevin B. Smith via llvm-commits
- [llvm] r254669 - [llvm-profdata] Add support for weighted merge of profile data
Nathan Slingerland via llvm-commits
- [llvm] r254671 - Don't punish vectorized arithmetic instruction whose type will be split to multiple registers
Cong Hou via llvm-commits
- [llvm] r254674 - Emit function alias to data as a function symbol.
Evgeniy Stepanov via llvm-commits
- [llvm] r254675 - Simplify the error handling in llvm-lto a bit.
Rafael Espindola via llvm-commits
- [llvm] r254676 - Fix function-alias.ll test on non-X86 targets.
Evgeniy Stepanov via llvm-commits
- [llvm] r254677 - [PGO] Unify VP data format between raw and indexed profile (Reader)
Xinliang David Li via llvm-commits
- [llvm] r254679 - IR: Update a comment and a bool that've been out of date since 2012
Justin Bogner via llvm-commits
- [llvm] r254679 - IR: Update a comment and a bool that've been out of date since 2012
David Blaikie via llvm-commits
- [llvm] r254679 - IR: Update a comment and a bool that've been out of date since 2012
Justin Bogner via llvm-commits
- [llvm] r254679 - IR: Update a comment and a bool that've been out of date since 2012
David Blaikie via llvm-commits
- [llvm] r254680 - X86InstrInfo::copyPhysReg: workaround reg liveness
JF Bastien via llvm-commits
- [llvm] r254681 - raw_ostream: << operator for callables with raw_ostream argument
Matthias Braun via llvm-commits
- [llvm] r254683 - ScheduleDAGInstrs: Rework schedule graph builder.
Matthias Braun via llvm-commits
- [llvm] r254684 - [ARM] When a bitcast is about to be turned into a VMOVDRR, try to combine it
Quentin Colombet via llvm-commits
- [llvm] r254685 - Move llvm/test/CodeGen/Generic/function-alias.ll to X86. It is incompatible to PECOFF.
NAKAMURA Takumi via llvm-commits
- [llvm] r254686 -
Junmo Park via llvm-commits
- [llvm] r254687 - Revert "[llvm-profdata] Add support for weighted merge of profile data"
Nathan Slingerland via llvm-commits
- [llvm] r254688 - IR: Use format_hex instead of handrolling the conversion. NFC
Justin Bogner via llvm-commits
- [llvm] r254693 - [Orc] Rename JITCompileCallbackManagerBase to JITCompileCallbackManager.
Lang Hames via llvm-commits
- [llvm] r254693 - [Orc] Rename JITCompileCallbackManagerBase to JITCompileCallbackManager.
NAKAMURA Takumi via llvm-commits
- [llvm] r254693 - [Orc] Rename JITCompileCallbackManagerBase to JITCompileCallbackManager.
Lang Hames via llvm-commits
- [llvm] r254694 - [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [llvm] r254694 - [BranchFolding] Merge MMOs during tail merge
Rafael Espíndola via llvm-commits
- [llvm] r254694 - [BranchFolding] Merge MMOs during tail merge
Rafael Espíndola via llvm-commits
- [llvm] r254694 - [BranchFolding] Merge MMOs during tail merge
박준모 via llvm-commits
- [llvm] r254695 - [Orc] Fix Kaleidoscope example for change in r254693.
Lang Hames via llvm-commits
- [llvm] r254696 - Move a call to getGlobalContext out of lib/LTO.
Rafael Espindola via llvm-commits
- [llvm] r254700 - Revert "[BranchFolding] Merge MMOs during tail merge"
Rafael Espindola via llvm-commits
- [llvm] r254707 - [asan] Fix dynamic allocas unpoisoning on PowerPC64.
Yury Gribov via llvm-commits
- [llvm] r254709 - [AArch64] Clean up statistical profiling test
Oliver Stannard via llvm-commits
- [llvm] r254712 - LEA code size optimization pass (Part 1): Remove redundant address recalculations, by Andrey Turetsky
Alexey Bataev via llvm-commits
- [llvm] r254714 - [SystemZ] Bugfix: Don't add CC twice to new three-address instruction.
Jonas Paulsson via llvm-commits
- [llvm] r254719 - [Hexagon] Using multiply instead of shift on signed number which can be UB
Colin LeMahieu via llvm-commits
- [llvm] r254720 - ARM/AArch64: update reference documentation.
Tim Northover via llvm-commits
- [llvm] r254721 - Modernize the C++ APIs for creating LTO modules.
Rafael Espindola via llvm-commits
- [llvm] r254724 - [Hexagon] Simplify LowerCONCAT_VECTORS, handle different types better
Krzysztof Parzyszek via llvm-commits
- [llvm] r254726 - [WebAssembly] Use SelectionDAG::getUNDEF. NFC.
Dan Gohman via llvm-commits
- [llvm] r254727 - [WebAssembly] Check for more unsupported ABI flags.
Dan Gohman via llvm-commits
- [llvm] r254728 - [WebAssembly] Factor out the list of supported calling conventions.
Dan Gohman via llvm-commits
- [llvm] r254729 - [WebAssembly] clang-format CallingConvSupported. NFC.
Dan Gohman via llvm-commits
- [llvm] r254730 - [WebAssembly] Give names to the callseq begin and end instructions.
Dan Gohman via llvm-commits
- [llvm] r254731 - [llvm-dwp] Retrieve the DWOID from the CU for the cu_index entry
David Blaikie via llvm-commits
- [llvm] r254737 - [CXX TLS calling convention] Add CXX TLS calling convention.
Manman Ren via llvm-commits
- [llvm] r254737 - [CXX TLS calling convention] Add CXX TLS calling convention.
Joerg Sonnenberger via llvm-commits
- [llvm] r254737 - [CXX TLS calling convention] Add CXX TLS calling convention.
James Y Knight via llvm-commits
- [llvm] r254737 - [CXX TLS calling convention] Add CXX TLS calling convention.
Joerg Sonnenberger via llvm-commits
- [llvm] r254737 - [CXX TLS calling convention] Add CXX TLS calling convention.
Manman Ren via llvm-commits
- [llvm] r254737 - [CXX TLS calling convention] Add CXX TLS calling convention.
James Y Knight via llvm-commits
- [llvm] r254737 - [CXX TLS calling convention] Add CXX TLS calling convention.
Manman Ren via llvm-commits
- [llvm] r254739 - fix formatting; NFC
Sanjay Patel via llvm-commits
- [llvm] r254740 - don't repeat function names in comments; NFC
Sanjay Patel via llvm-commits
- [llvm] r254741 - [WebAssembly] Add several more calling conventions to the supported list.
Dan Gohman via llvm-commits
- [llvm] r254742 - sancov -not-covered-functions.
Mike Aizatsky via llvm-commits
- [llvm] r254745 - adding MC dependencies in hopes to pacify the hexagon build.
Mike Aizatsky via llvm-commits
- [llvm] r254749 - fixing Makefile
Mike Aizatsky via llvm-commits
- [llvm] r254751 - [llvm-readobj/ELF] Simplify Verdef handling.
Davide Italiano via llvm-commits
- [llvm] r254752 - [llvm-readobj] reportError() never returns. Mark with the correct attribute.
Davide Italiano via llvm-commits
- [llvm] r254752 - [llvm-readobj] reportError() never returns. Mark with the correct attribute.
Davide Italiano via llvm-commits
- [llvm] r254759 - ScheduleDAGInstrs: Move LiveIntervals field to ScheduleDAGMI
Matthias Braun via llvm-commits
- [llvm] r254760 - [LegacyPassManager] Reduce memory usage for AnalysisUsage
Philip Reames via llvm-commits
- [llvm] r254760 - [LegacyPassManager] Reduce memory usage for AnalysisUsage
Mike Aizatsky via llvm-commits
- [llvm] r254760 - [LegacyPassManager] Reduce memory usage for AnalysisUsage
Philip Reames via llvm-commits
- [llvm] r254760 - [LegacyPassManager] Reduce memory usage for AnalysisUsage
Philip Reames via llvm-commits
- [llvm] r254764 - [OperandBundles] Allow operand-specific attributes in operand bundles
Sanjoy Das via llvm-commits
- [llvm] r254767 - [llvm-dwp] Include the debug_line.dwo section
David Blaikie via llvm-commits
- [llvm] r254769 - Fix llvm-readobj build on Windows, match noreturn attribute on reportError in headers
Reid Kleckner via llvm-commits
- [llvm] r254770 - [llvm-dwp] Implement the required on-disk probed hash table
David Blaikie via llvm-commits
- [llvm] r254772 - [llvm-dwp] Remove some out of date comments
David Blaikie via llvm-commits
- [llvm] r254773 - [AArch64] Expand vector SDIVREM/UDIVREM operations.
Chad Rosier via llvm-commits
- [llvm] r254774 - [llc/opt] Add an option to run all passes twice
Keno Fischer via llvm-commits
- [llvm] r254774 - [llc/opt] Add an option to run all passes twice
Justin Bogner via llvm-commits
- [llvm] r254774 - [llc/opt] Add an option to run all passes twice
Keno Fischer via llvm-commits
- [llvm] r254774 - [llc/opt] Add an option to run all passes twice
Keno Fischer via llvm-commits
- [llvm] r254775 - Fix incorrect quote. NFC
Pete Cooper via llvm-commits
- [llvm] r254776 - [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Weiming Zhao via llvm-commits
- [llvm] r254777 - Always pass a diagnostic handler to the linker.
Rafael Espindola via llvm-commits
- [llvm] r254778 - [Orc] Move some code up into the JITCompileCallbackManager base class. NFC.
Lang Hames via llvm-commits
- [llvm] r254782 - MSVC complains about this being ambiguous.
Rafael Espindola via llvm-commits
- [llvm] r254784 - [libFuzzer] compute base64 in-process instead of using an external lib. Since libFuzzer should not depend on anything, just re-implement base64 encoder. PR25746
Kostya Serebryany via llvm-commits
- [llvm] r254786 - Add TransformUtils to list of required libraries for llc
Derek Schuff via llvm-commits
- [llvm] r254793 - X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg via llvm-commits
- [llvm] r254794 - CodeGen: Move the SlotIndexes BumpPtrAllocator before the list it allocates
Justin Bogner via llvm-commits
- [llvm] r254794 - CodeGen: Move the SlotIndexes BumpPtrAllocator before the list it allocates
Sean Silva via llvm-commits
- [llvm] r254795 - Address a memory leak in 254760
Philip Reames via llvm-commits
- [llvm] r254799 - [WebAssembly] Initial varargs support.
Dan Gohman via llvm-commits
- [llvm] r254801 - Add FeatureLAHFSAHF to amdfam10 as well.
Hans Wennborg via llvm-commits
- [llvm] r254802 - [ThinLTO] Helper for performing renaming/promotion on a module
Teresa Johnson via llvm-commits
- [llvm] r254803 - [PassManager] Ensure destructors of cached AnalysisUsage objects are run
Philip Reames via llvm-commits
- [llvm] r254804 - [opt] Fix sanitizer complaints about r254774
Keno Fischer via llvm-commits
- [llvm] r254805 - [EarlyCSE] IsSimple vs IsVolatile naming clarification (NFC)
Philip Reames via llvm-commits
- [llvm] r254805 - [EarlyCSE] IsSimple vs IsVolatile naming clarification (NFC)
Sean Silva via llvm-commits
- [llvm] r254805 - [EarlyCSE] IsSimple vs IsVolatile naming clarification (NFC)
Philip Reames via llvm-commits
- [llvm] r254805 - [EarlyCSE] IsSimple vs IsVolatile naming clarification (NFC)
Sean Silva via llvm-commits
- [llvm] r254805 - [EarlyCSE] IsSimple vs IsVolatile naming clarification (NFC)
Philip Reames via llvm-commits
- [llvm] r254805 - [EarlyCSE] IsSimple vs IsVolatile naming clarification (NFC)
Sean Silva via llvm-commits
- [llvm] r254807 - [WebAssembly] Support constant offsets on loads and stores
Derek Schuff via llvm-commits
- [llvm] r254808 - CodeGen: Let the BumpPtrAllocator free the elements of indexList
Justin Bogner via llvm-commits
- [llvm] r254811 - [WebAssembly] Fix scheduling dependencies in register-stackified code
Dan Gohman via llvm-commits
- [llvm] r254813 - Fix a typo in LoopVectorize.cpp. NFC.
Cong Hou via llvm-commits
- [llvm] r254814 - [MC] Add a test for state reset in MCMachOStreamer
Keno Fischer via llvm-commits
- [llvm] r254819 - [opt] Fix run-twice option for non-idempotent passes
Keno Fischer via llvm-commits
- [llvm] r254821 - Whitespace.
Lang Hames via llvm-commits
- [llvm] r254824 - [libFuzzer] don't reload the corpus more than once every second
Kostya Serebryany via llvm-commits
- [llvm] r254825 - [libFuzzer] one more trophie
Kostya Serebryany via llvm-commits
- [llvm] r254826 - [WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPlacement
Dan Gohman via llvm-commits
- [llvm] r254827 - [llvm-dwp] Support debug_tu_index
David Blaikie via llvm-commits
- [llvm] r254828 - [llvm-dwp] clang-format this to catch anything I've missed along the way
David Blaikie via llvm-commits
- [llvm] r254829 - [llvm-dwp] Rename the sufficiently-modified test to reflect it's non-simplicity
David Blaikie via llvm-commits
- [llvm] r254830 - [llvm-dwp] Fix the type_units.test since I renamed its inputs as well
David Blaikie via llvm-commits
- [llvm] r254833 - [llvm-dwp] Add coverage for both the presence and absence of type units, and fix/remove the emission of a broken tu_index when no type units are present
David Blaikie via llvm-commits
- [llvm] r254837 - Normalize successors' probabilities when building MBBs for jump table.
Cong Hou via llvm-commits
- [llvm] r254838 - [PGO] Add version to getPGOFuncName method
Xinliang David Li via llvm-commits
- [llvm] r254841 - [X86][FMA4] Explicitly set the domain of FMA4 float/double scalar instructions
Simon Pilgrim via llvm-commits
- [llvm] r254842 - Use std::fill instead of memset to initialize an array to avoid hardcoded count and a multiply. The outputed code is identical.
Craig Topper via llvm-commits
- [llvm] r254843 - Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical register arrays already use this typedef.
Craig Topper via llvm-commits
- [llvm] r254844 - [X86][ADX] Added memory folding patterns and stack folding tests
Simon Pilgrim via llvm-commits
- [llvm] r254851 - [ASAN] Add doFinalization to reset state
Keno Fischer via llvm-commits
- [llvm] r254852 - [Hexagon] Don't call getNumImplicitDefs and then iterate over the count. getNumImplicitDefs contains a loop so its better to just loop over the null terminated implicit def list. NFC
Craig Topper via llvm-commits
- [llvm] r254854 - [WebAssembly] Expand frem as a floating point library function.
Dan Gohman via llvm-commits
- [llvm] r254855 - [WebAssembly] Call TargetPassConfig base class functions in overriding functions.
Dan Gohman via llvm-commits
- [llvm] r254856 - [WebAssembly] Move useAA() out of line to make it more convenient to experiment with.
Dan Gohman via llvm-commits
- [llvm] r254857 - WebAssembly: improve readme, add placeholder for tests.
JF Bastien via llvm-commits
- [llvm] r254859 - [WebAssembly] Update a stale comment. NFC.
Dan Gohman via llvm-commits
- [llvm] r254860 - fix typo; NFC
Sanjay Patel via llvm-commits
- [llvm] r254861 - [WebAssembly] Support inline asm constraints of type i16 and similar.
Dan Gohman via llvm-commits
- [llvm] r254862 - Add vector fmaxnum tests that correspond to the existing fminnum tests
Sanjay Patel via llvm-commits
- [llvm] r254863 - [WebAssembly] Implement direct calls to external symbols.
Dan Gohman via llvm-commits
- [llvm] r254864 - [WebAssembly] Replace the fake JUMP_TABLE instruction with a def : Pat. NFC.
Dan Gohman via llvm-commits
- [llvm] r254866 - [WebAssembly] Don't perform the returned-argument optimization on constants.
Dan Gohman via llvm-commits
- [llvm] r254868 - [llvm-readobj] report_error() does not return, so we can simplify.
Davide Italiano via llvm-commits
- [llvm] r254869 - [InstCombine] Call getCmpPredicateForMinMax only with a valid SPF
Sanjoy Das via llvm-commits
- [llvm] r254871 - Minor formatting fix. NFC
Craig Topper via llvm-commits
- [llvm] r254872 - Use make_range to reduce mentions of iterator type. NFC
Craig Topper via llvm-commits
- [llvm] r254873 - AVX512: support AVX512BW Intrinsic in 32bit mode.
Igor Breger via llvm-commits
- [llvm] r254874 - [X86] Always generate precise CFA adjustments.
Michael Kuperstein via llvm-commits
- [llvm] r254875 - [X86][AVX512] add vmovss/sd missing encoding
Asaf Badouh via llvm-commits
- [llvm] r254877 - [X86] Add support for loopz, loopnz for Intel syntax
Marina Yatsina via llvm-commits
- [llvm] r254878 - Create llvm.global_ctors in the new format.
Rafael Espindola via llvm-commits
- [llvm] r254879 - [x86] add missing maxnum/minnum tests for 256-bit vectors
Sanjay Patel via llvm-commits
- [llvm] r254880 - [WebAssembly] Add some more ideas to README.txt.
Dan Gohman via llvm-commits
- [llvm] r254881 - [WebAssembly] Tighten up some testcase regular expressions.
Dan Gohman via llvm-commits
- [llvm] r254882 - [WebAssembly] Enable folding of offsets into global variable addresses.
Dan Gohman via llvm-commits
- [llvm] r254883 - [WebAssembly] Make tableswitch's 'default' operand explicit. NFC.
Dan Gohman via llvm-commits
- [llvm] r254884 - [WebAssembly] Factor out a TypeToString function, since we need it in multiple places.
Dan Gohman via llvm-commits
- [llvm] r254885 - [Orc] Rename IndirectStubsManagerBase to IndirectStubsManager.
Lang Hames via llvm-commits
- [llvm] r254886 - [X86][AVX] Tidied up BROADCASTPD/BROADCASTPS tests
Simon Pilgrim via llvm-commits
- [llvm] r254887 - [Verifier] Fix !dbg validation if Scope is the Subprogram
Keno Fischer via llvm-commits
- [llvm] r254888 - [llvm-objdump/MachoDump] Make code much more concise.
Davide Italiano via llvm-commits
- [llvm] r254893 - Add uint8_t size to LegalizeAction enum so we can use the enum type directly and remove some casts. NFC
Craig Topper via llvm-commits
- [llvm] r254895 - Add uint8_t size to LegalizeTypeAction enum and use the enum type directly to remove some typecasts. NFC
Craig Topper via llvm-commits
- [PATCH] D10970: [mips] Promote the result of SETCC nodes to GPR width.
Vasileios Kalintiris via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-hung Hsieh via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Xinliang David Li via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-Hung Hsieh via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-Hung Hsieh via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-Hung Hsieh via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-Hung Hsieh via llvm-commits
- [PATCH] D11438: Part 2 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] D11438: Part 2 to fix x86_64 fp128 calling convention.
David Li via llvm-commits
- [PATCH] D11438: Part 2 to fix x86_64 fp128 calling convention.
David Li via llvm-commits
- [PATCH] D11798: [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions
Daniel Sanders via llvm-commits
- [PATCH] D11933: Extending debug ranges
Adrian Prantl via llvm-commits
- [PATCH] D11933: Extending debug ranges
Vikram TV via llvm-commits
- [PATCH] D11972: AMDGPU: Set MCAsmInfo::PointerSize
Tom Stellard via llvm-commits
- [PATCH] D11981: [asan] On OS X, log reports to syslog and os_trace
Kuba Brecka via llvm-commits
- [PATCH] D12067: AMDGPU: Refactor exp instructions
Matt Arsenault via llvm-commits
- [PATCH] D12094: Avoid the propagation of debug locations in SelectionDAG via CSE
Eric Christopher via llvm-commits
- [PATCH] D12094: Avoid the propagation of debug locations in SelectionDAG via CSE
Wolfgang Pieb via llvm-commits
- [PATCH] D12094: Avoid the propagation of debug locations in SelectionDAG via CSE
Eric Christopher via llvm-commits
- [PATCH] D12094: Avoid the propagation of debug locations in SelectionDAG via CSE
Wolfgang Pieb via llvm-commits
- [PATCH] D12094: Avoid the propagation of debug locations in SelectionDAG via CSE
Wolfgang Pieb via llvm-commits
- [PATCH] D12345: [Reassociate]: Add intermediate subtract instructions created while negating to be redone later for more reassociate opportunities
Aditya Nandakumar via llvm-commits
- [PATCH] D12351: Changing @llvm.objectsize(i8*, i1) to @llvm.objectsize(i8*, i8)
George Burgess IV via llvm-commits
- [PATCH] D12439: Rewrite the TrailingObjects template to provide two new features:
James Y Knight via llvm-commits
- [PATCH] D12452: AMDGPU/SI: Add support for llvm.r600.local.size.* instrics when targeting HSA
Tom Stellard via llvm-commits
- [PATCH] D12498: X86: add an interrupt calling convention
Peter Marheine via llvm-commits
- [PATCH] D12577: std::string asan annotations
Mike Aizatsky via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Sean Silva via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
David Li via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Justin Bogner via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Xinliang David Li via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Diego Novillo via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Sean Silva via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
- [PATCH] D12841: [LLVMdev] Compiler-RT - Enabling ThreadSanitizer on PPC64(BE/LE) platforms
Simone via llvm-commits
- [PATCH] D12841: [LLVMdev] Compiler-RT - Enabling ThreadSanitizer on PPC64(BE/LE) platforms
Simone via llvm-commits
- [PATCH] D12841: [LLVMdev] Compiler-RT - Enabling ThreadSanitizer on PPC64(BE/LE) platforms
Simone via llvm-commits
- [PATCH] D12841: [LLVMdev] Compiler-RT - Enabling ThreadSanitizer on PPC64(BE/LE) platforms
Alexey Samsonov via llvm-commits
- [PATCH] D12975: [Polly] De-LICM and De-GVN (WIP)
Michael Kruse via llvm-commits
- [PATCH] D13086: AMDGPU: Optimize VOP2 operand legalization
Tom Stellard via llvm-commits
- [PATCH] D13086: AMDGPU: Optimize VOP2 operand legalization
Matt Arsenault via llvm-commits
- [PATCH] D13087: A fix for loop vectorizer with handling loops with volatile induction variables
Hyojin Sung via llvm-commits
- [PATCH] D13294: LEA code size optimization pass (Part 1): Remove redundant address recalculations
Quentin Colombet via llvm-commits
- [PATCH] D13294: LEA code size optimization pass (Part 1): Remove redundant address recalculations
Andrey Turetskiy via llvm-commits
- [PATCH] D13294: LEA code size optimization pass (Part 1): Remove redundant address recalculations
Quentin Colombet via llvm-commits
- [PATCH] D13294: LEA code size optimization pass (Part 1): Remove redundant address recalculations
Andrey Turetskiy via llvm-commits
- [PATCH] D13294: LEA code size optimization pass (Part 1): Remove redundant address recalculations
Alexey Bataev via llvm-commits
- [PATCH] D13295: LEA code size optimization pass (Part 2): Remove redundant LEA instructions
Andrey Turetskiy via llvm-commits
- [PATCH] D13295: LEA code size optimization pass (Part 2): Remove redundant LEA instructions
Andrey Turetskiy via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Chad Rosier via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Ivan Baev via llvm-commits
- [PATCH] D13438: Start replacing vector_extract/vector_insert with extractelt/insertelt
Matt Arsenault via llvm-commits
- [PATCH] D13452: [asan] On OS X, log reports to syslog and os_trace (version 2)
Anna Zaks 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
- [PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself
Michael Kruse via llvm-commits
- [PATCH] D13606: [Introduction] Redundant load reduction with invariant intrinsics
Larisse Voufo via llvm-commits
- [PATCH] D13611: [Polly] Create virtual independent blocks
Michael Kruse via llvm-commits
- [PATCH] D13633: Type legalizer for masked gather/scatter intrinsics
Mitch Bodart via llvm-commits
- [PATCH] D13633: Type legalizer for masked gather/scatter intrinsics
Elena Demikhovsky via llvm-commits
- [PATCH] D13633: Type legalizer for masked gather/scatter intrinsics
Mitch Bodart via llvm-commits
- [PATCH] D13633: Type legalizer for masked gather/scatter intrinsics
Elena Demikhovsky via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Michael Kruse via llvm-commits
- [PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Tobias Grosser via llvm-commits
- [PATCH] D13762: [Polly] Ensure unique implicit reads/writes at beginning/end of ScopStmts
Michael Kruse via llvm-commits
- [PATCH] D13762: [Polly] Ensure unique implicit reads/writes at beginning/end of ScopStmts
Tobias Grosser via llvm-commits
- [PATCH] D13762: [Polly] Ensure unique implicit reads/writes at beginning/end of ScopStmts
Michael Kruse via llvm-commits
- [PATCH] D13762: [Polly] Ensure unique implicit reads/writes at beginning/end of ScopStmts
Tobias Grosser via llvm-commits
- [PATCH] D13802: [OPENMP] Make -fopenmp to turn on OpenMP support by default.
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
Matt Arsenault via llvm-commits
- [PATCH] D13807: AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section
Tom Stellard via llvm-commits
- [PATCH] D13807: AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section
Phabricator via llvm-commits
- [PATCH] D13829: [IR] Move optional data in llvm::Function into a hungoff uselist
Vedant Kumar via llvm-commits
- [PATCH] D13829: [IR] Move optional data in llvm::Function into a hungoff uselist
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13829: [IR] Move optional data in llvm::Function into a hungoff uselist
Keno Fischer via llvm-commits
- [PATCH] D13858: Add an MCTargetMachine and have it construct MC classes.
Tom Stellard via llvm-commits
- [PATCH] D13858: Add an MCTargetMachine and have it construct MC classes.
Daniel Sanders via llvm-commits
- [PATCH] D13868: AMDGPU: Check feature attributes in SIMachineFunctionInfo
Tom Stellard via llvm-commits
- [PATCH] D13868: AMDGPU: Check feature attributes in SIMachineFunctionInfo
Matt Arsenault via llvm-commits
- [PATCH] D13873: AMDGPU: Rename enums to be consistent with HSA code object terminology
Matt Arsenault via llvm-commits
- [PATCH] D13885: [mips][microMIPS] Implement RECIP.fmt, RINT.fmt, ROUND.L.fmt, ROUND.W.fmt, SEL.fmt, SELEQZ.fmt, SELNEQZ.fmt and CLASS.fmt
Hrvoje Varga via llvm-commits
- [PATCH] D13915: Properly evaluate MCBinaryExpr with a constant on one side.
Chad Rosier via llvm-commits
- [PATCH] D13915: Properly evaluate MCBinaryExpr with a constant on one side.
Colin LeMahieu via llvm-commits
- [PATCH] D13967: AMDGPU: Don't reserve SCRATCH_PTR input register
Matt Arsenault via llvm-commits
- [PATCH] D13979: Introduction of FeatureX87
Andrey Turetskiy via llvm-commits
- [PATCH] D14064: Convert Returned Constant i1 Values to i32 on PPC64
Thomas Jablin via llvm-commits
- [PATCH] D14066: [FPEnv Core 01/14] Add flags and command-line switches for FPEnv
Sergey Dmitrouk via llvm-commits
- [PATCH] D14066: [FPEnv Core 01/14] Add flags and command-line switches for FPEnv
Mehdi AMINI via llvm-commits
- [PATCH] D14066: [FPEnv Core 01/14] Add flags and command-line switches for FPEnv
Mehdi AMINI via llvm-commits
- [PATCH] D14066: [FPEnv Core 01/14] Add flags and command-line switches for FPEnv
Steve Canon via llvm-commits
- [PATCH] D14067: [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags
Sergey Dmitrouk via llvm-commits
- [PATCH] D14067: [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags
Steve Canon via llvm-commits
- [PATCH] D14067: [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags
Mehdi AMINI via llvm-commits
- [PATCH] D14067: [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags
Mehdi AMINI via llvm-commits
- [PATCH] D14067: [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags
Mehdi AMINI via llvm-commits
- [PATCH] D14068: [FPEnv Core 03/14] Make SelectionDAG aware of FPEnv flags
Sergey Dmitrouk via llvm-commits
- [PATCH] D14068: [FPEnv Core 03/14] Make SelectionDAG aware of FPEnv flags
Mehdi AMINI via llvm-commits
- [PATCH] D14069: [FPEnv Core 04/14] Skip constant folding to preserve FPEnv
Sergey Dmitrouk via llvm-commits
- [PATCH] D14070: [FPEnv Core 05/14] Teach IR builder and folders about new flags
Sergey Dmitrouk via llvm-commits
- [PATCH] D14071: [FPEnv Core 06/14] Do not fold constants on reading in IR asm/bitcode
Sergey Dmitrouk via llvm-commits
- [PATCH] D14072: [FPEnv Core 07/14] Prevent undesired folding by InstSimplify
Sergey Dmitrouk via llvm-commits
- [PATCH] D14073: [FPEnv Core 08/14] Do not simplify expressions with FPEnv access
Sergey Dmitrouk via llvm-commits
- [PATCH] D14074: [FPEnv Core 09/14] Make Strict flag available for more clients
Sergey Dmitrouk via llvm-commits
- [PATCH] D14075: [FPEnv Core 10/14] Use Strict in IRBuilder
Sergey Dmitrouk via llvm-commits
- [PATCH] D14076: [FPEnv Core 11/14] Don't convert fpops to constexprs in SCCP
Sergey Dmitrouk via llvm-commits
- [PATCH] D14077: [FPEnv Core 12/14] Prevent InstCombine from hanging
Sergey Dmitrouk via llvm-commits
- [PATCH] D14078: [FPEnv Core 13/14] Don't hoist FP-ops with side-effects in LICM
Sergey Dmitrouk via llvm-commits
- [PATCH] D14078: [FPEnv Core 13/14] Don't hoist FP-ops with side-effects in LICM
Sergey Dmitrouk via llvm-commits
- [PATCH] D14093: AMDGPU: Disallow flat_scr in SI assembler
Tom Stellard via llvm-commits
- [PATCH] D14093: AMDGPU: Disallow flat_scr in SI assembler
Matt Arsenault via llvm-commits
- [PATCH] D14206: [mips][microMIPS] Implement BGEC, BGEUC, BLTC, BLTUC, BEQC and BNEC instructions
Daniel Sanders via llvm-commits
- [PATCH] D14223: Do (A == C1 || A == C2) -> (A & ~(C1 ^ C2)) == C1 rather than (A == C1 || A == C2) -> (A | (C1 ^ C2)) == C2 when C1 ^ C2 is a power of 2.
Amaury SECHET via llvm-commits
- [PATCH] D14223: Do (A == C1 || A == C2) -> (A & ~(C1 ^ C2)) == C1 rather than (A == C1 || A == C2) -> (A | (C1 ^ C2)) == C2 when C1 ^ C2 is a power of 2.
Chad Rosier via llvm-commits
- [PATCH] D14240: Allow LLE/LD and the loop versioning infrastructure to use SCEV predicates
Adam Nemet via llvm-commits
- [PATCH] D14240: Allow LLE/LD and the loop versioning infrastructure to use SCEV predicates
silviu.baranga at arm.com via llvm-commits
- [PATCH] D14300: MSP430 calling convention updates
Youssefi, Anna via llvm-commits
- [PATCH] D14309: Use updated threshold for indirect call bonus
Easwaran Raman via llvm-commits
- [PATCH] D14309: Use updated threshold for indirect call bonus
David Li via llvm-commits
- [PATCH] D14309: Use updated threshold for indirect call bonus
Easwaran Raman via llvm-commits
- [PATCH] D14331: [X86][AVX512] add comi with Sae
Elena Demikhovsky via llvm-commits
- [PATCH] D14348: Add Printable class to simplify the construction of Print helpers.
David Blaikie via llvm-commits
- [PATCH] D14348: Add Printable class to simplify the construction of Print helpers.
Matthias Braun via llvm-commits
- [PATCH] D14348: Add Printable class to simplify the construction of Print helpers.
David Blaikie via llvm-commits
- [PATCH] D14348: Add Printable class to simplify the construction of Print helpers.
Phabricator via llvm-commits
- [PATCH] D14348: Add Printable class to simplify the construction of Print helpers.
Matthias Braun via llvm-commits
- [PATCH] D14348: Add Printable class to simplify the construction of Print helpers.
David Blaikie via llvm-commits
- [PATCH] D14348: Add Printable class to simplify the construction of Print helpers.
Matthias Braun via llvm-commits
- [PATCH] D14357: [ARM] Enable shrink-wrapping by default
Quentin Colombet via llvm-commits
- [PATCH] D14357: [ARM] Enable shrink-wrapping by default
Quentin Colombet via llvm-commits
- [PATCH] D14357: [ARM] Enable shrink-wrapping by default
Quentin Colombet via llvm-commits
- [PATCH] D14357: [ARM] Enable shrink-wrapping by default
Quentin Colombet via llvm-commits
- [PATCH] D14429: [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV and WRDSP instructions
Daniel Sanders via llvm-commits
- [PATCH] D14436: [mips][microMIPS] Implement LBUX, LHX, LWX, MAQ_S[A].W.PHL, MAQ_S[A].W.PHR, MFHI, MFLO, MTHI and MTLO instructions
Hrvoje Varga via llvm-commits
- [PATCH] D14461: AMDGPU: Remove SIPrepareScratchRegs
Matt Arsenault via llvm-commits
- [PATCH] D14465: AMDGPU: Rework how private buffer passed for HSA
Matt Arsenault via llvm-commits
- [PATCH] D14473: [Verifier] Improve error for cross-module references
Keno Fischer via llvm-commits
- [PATCH] D14473: [Verifier] Improve error for cross-module references
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14473: [Verifier] Improve error for cross-module references
Mailing List "llvm-commits" via llvm-commits
- [PATCH] D14473: [Verifier] Improve error for cross-module references
Phabricator via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Yunlian Jiang via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Richard Smith via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Yunlian Jiang via llvm-commits
- [PATCH] D14508: AMDGPU/SI: Correctly emit program global variables when targeting HSA
Tom Stellard via llvm-commits
- [PATCH] D14508: AMDGPU/SI: Correctly emit program global variables when targeting HSA
Matt Arsenault via llvm-commits
- [PATCH] D14508: AMDGPU/SI: Correctly emit program global variables when targeting HSA
Tom Stellard via llvm-commits
- [PATCH] D14508: AMDGPU/SI: Correctly emit program global variables when targeting HSA
Matt Arsenault via llvm-commits
- [PATCH] D14508: AMDGPU/SI: Correctly emit program global variables when targeting HSA
Phabricator via llvm-commits
- [PATCH] D14527: [mips][microMIPS] Implement PREPEND, RADDU.W.QB, RDDSP, REPL.PH, REPL.QB, REPLV.PH, REPLV.QB and MTHLIP instructions
Hrvoje Varga via llvm-commits
- [PATCH] D14547: [llvm-profdata] Add support for weighted merge of profile data
Nathan Slingerland via llvm-commits
- [PATCH] D14547: [llvm-profdata] Add support for weighted merge of profile data
Nathan Slingerland via llvm-commits
- [PATCH] D14547: [llvm-profdata] Add support for weighted merge of profile data
Sean Silva via llvm-commits
- [PATCH] D14547: [llvm-profdata] Add support for weighted merge of profile data
Nathan Slingerland via llvm-commits
- [PATCH] D14547: [llvm-profdata] Add support for weighted merge of profile data
David Li via llvm-commits
- [PATCH] D14547: [llvm-profdata] Add support for weighted merge of profile data
Nathan Slingerland via llvm-commits
- [PATCH] D14547: [llvm-profdata] Add support for weighted merge of profile data
Nathan Slingerland via llvm-commits
- [PATCH] D14561: Add CMakeLists for External/{Nurbs|Povray|skidmarks10|HMMER}
Phabricator via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Cong Hou via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Cong Hou via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Simon Pilgrim via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Cong Hou via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Cong Hou via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Cong Hou via llvm-commits
- [PATCH] D14603: [X86ISelLowering] Add additional support for multiplication-to-shift conversion.
Chen Li via llvm-commits
- [PATCH] D14605: [mips][microMIPS] Implement PRECR.QB.PH, PRECR_SRA[_R].PH.W, PRECRQ.PH.W, PRECRQ.QB.PH, PRECRQU_S.QB.PH and PRECRQ_RS.PH.W instructions
Zlatko Buljan via llvm-commits
- [PATCH] D14607: MS inline asm: produce "ambiguous" error when encountering "<type> ptr <reg name>"
Marina Yatsina via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Rafael Espíndola via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Xinliang David Li via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Rafael Espíndola via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Rafael Espíndola via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Rafael Espíndola via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Xinliang David Li via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Rafael Espíndola via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Rafael Espíndola via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [PATCH] D14663: Replace "-flavor gnu" with "-flavor old-gnu".
Tom Stellard via llvm-commits
- [PATCH] D14671: AMDGPU: Use the default strings for data emission directives
Matt Arsenault via llvm-commits
- [PATCH] D14671: AMDGPU: Use the default strings for data emission directives
Phabricator via llvm-commits
- [PATCH] D14677: [LegacyPassManager] Reduce memory usage for AnalysisUsage
Philip Reames via llvm-commits
- [PATCH] D14677: [LegacyPassManager] Reduce memory usage for AnalysisUsage
Chandler Carruth via llvm-commits
- [PATCH] D14677: [LegacyPassManager] Reduce memory usage for AnalysisUsage
Philip Reames via llvm-commits
- [PATCH] D14678: cmake/lit: Cleanup and generalize .test file creation
James Molloy via llvm-commits
- [PATCH] D14678: cmake/lit: Cleanup and generalize .test file creation
Matthias Braun via llvm-commits
- [PATCH] D14678: cmake/lit: Cleanup and generalize .test file creation
James Molloy via llvm-commits
- [PATCH] D14678: cmake/lit: Cleanup and generalize .test file creation
Phabricator via llvm-commits
- [PATCH] D14679: RunSafely: Add option to omit exit status from output.
Phabricator via llvm-commits
- [PATCH] D14680: RunSafely.sh: Allow the specification of a working directory
Phabricator via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Amjad Aboud via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Alexey Samsonov via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Amjad Aboud via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Amjad Aboud via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Amjad Aboud via llvm-commits
- [PATCH] D14690: Don't force std::set for SmallSet
Tom Stellard via llvm-commits
- [PATCH] D14690: Don't force std::set for SmallSet
Chandler Carruth via llvm-commits
- [PATCH] D14690: Don't force std::set for SmallSet
Rafael Espíndola via llvm-commits
- [PATCH] D14697: [Verifier] Fix !dbg validation if Scope is the Subprogram
Keno Fischer via llvm-commits
- [PATCH] D14697: [Verifier] Fix !dbg validation if Scope is the Subprogram
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14697: [Verifier] Fix !dbg validation if Scope is the Subprogram
Keno Fischer via llvm-commits
- [PATCH] D14697: [Verifier] Fix !dbg validation if Scope is the Subprogram
Phabricator via llvm-commits
- [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
Daniel Sanders via llvm-commits
- [PATCH] D14701: [x86] add vmovss/sd missing encoding
Asaf Badouh via llvm-commits
- [PATCH] D14701: [x86] add vmovss/sd missing encoding
Igor Breger via llvm-commits
- [PATCH] D14701: [x86] add vmovss/sd missing encoding
Asaf Badouh via llvm-commits
- [PATCH] D14701: [x86] add vmovss/sd missing encoding
Igor Breger via llvm-commits
- [PATCH] D14701: [x86] add vmovss/sd missing encoding
Elena Demikhovsky via llvm-commits
- [PATCH] D14701: [x86] add vmovss/sd missing encoding
Phabricator via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Matthias Braun via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Chris Matthews via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Chris Matthews via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Jonathan Roelofs via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
Tejas via llvm-commits
- [PATCH] D14750: Support for function-live-in virtual registers
Quentin Colombet via llvm-commits
- [PATCH] D14759: In TargetParser, disallow duplicate CPU names. (NFC)
A. Skrobov via llvm-commits
- [PATCH] D14770: [mips][microMIPS] Fix issue with offset operand of BALC and BC instructions
Phabricator via llvm-commits
- [PATCH] D14778: [PPC64] Enable shrink wrapping for PPC64 LE.
Kit Barton via llvm-commits
- [PATCH] D14780: Add calling convention for C++ TLS on Darwin
Manman Ren via llvm-commits
- [PATCH] D14780: Add calling convention for C++ TLS on Darwin
Sean Silva via llvm-commits
- [PATCH] D14780: Add calling convention for C++ TLS on Darwin
Manman Ren via llvm-commits
- [PATCH] D14780: Add calling convention for C++ TLS on Darwin
Lang Hames via llvm-commits
- [PATCH] D14780: Add calling convention for C++ TLS on Darwin
Manman Ren via llvm-commits
- [PATCH] D14789: libc++abi: mark visibility
Marshall Clow via llvm-commits
- [PATCH] D14789: libc++abi: mark visibility
Saleem Abdulrasool via llvm-commits
- [PATCH] D14789: libc++abi: mark visibility
Saleem Abdulrasool via llvm-commits
- [PATCH] D14792: Have 'optnone' respect -fast-isel=false
Paul Robinson via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Chad Rosier via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Chad Rosier via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Chad Rosier via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Geoff Berry via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Chad Rosier via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D14803: [AArch64] Fix a corner case in BitFeild select
Geoff Berry via llvm-commits
- [PATCH] D14803: [AArch64] Fix a corner case in BitFeild select
James Molloy via llvm-commits
- [PATCH] D14827: Adding support for missing variations of X86 string related instructions
Marina Yatsina via llvm-commits
- [PATCH] D14827: Adding support for missing variations of X86 string related instructions
Marina Yatsina via llvm-commits
- [PATCH] D14827: Adding support for missing variations of X86 string related instructions
Reid Kleckner via llvm-commits
- [PATCH] D14827: Adding support for missing variations of X86 string related instructions
Sean Silva via llvm-commits
- [PATCH] D14827: Adding support for missing variations of X86 string related instructions
Marina Yatsina via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Matthew Simpson via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Matthew Simpson via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Matthew Simpson via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Matthew Simpson via llvm-commits
- [PATCH] D14838: [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
- [PATCH] D14838: [ThinLTO] Metadata linking for imported functions
Mehdi AMINI via llvm-commits
- [PATCH] D14838: [ThinLTO] Metadata linking for imported functions
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14838: [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
- [PATCH] D14838: [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
- [PATCH] D14838: [ThinLTO] Metadata linking for imported functions
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14843: [ThinLTO/LTO] Don't link in unneeded metadata
Teresa Johnson via llvm-commits
- [PATCH] D14843: [ThinLTO/LTO] Don't link in unneeded metadata
Mehdi AMINI via llvm-commits
- [PATCH] D14843: [ThinLTO/LTO] Don't link in unneeded metadata
Mehdi AMINI via llvm-commits
- [PATCH] D14846: [CMake] Provide options for toggling on and off various runtime libraries.
Kuba Brecka via llvm-commits
- [PATCH] D14846: [CMake] Provide options for toggling on and off various runtime libraries.
Chris Bieneman via llvm-commits
- [PATCH] D14851: Add Branch Hints for Highly Biased Branches on PPC
Thomas Jablin via llvm-commits
- [PATCH] D14855: [tsan] Support thread sanitizer on Android.
Yabin Cui via llvm-commits
- [PATCH] D14855: [tsan] Support thread sanitizer on Android.
Dmitry Vyukov via llvm-commits
- [PATCH] D14855: [tsan] Support thread sanitizer on Android.
Kuba Brecka via llvm-commits
- [PATCH] D14855: [tsan] Support thread sanitizer on Android.
Dmitry Vyukov via llvm-commits
- [PATCH] D14855: [tsan] Support thread sanitizer on Android.
Yabin Cui via llvm-commits
- [PATCH] D14855: [tsan] Support thread sanitizer on Android.
Yabin Cui via llvm-commits
- [PATCH] D14866: [zorg] Add support for uploading artifacts to the 'llvmlab bisect' bucket and enable this for clang-cmake-mips.
Galina via llvm-commits
- [PATCH] D14866: [zorg] Add support for uploading artifacts to the 'llvmlab bisect' bucket and enable this for clang-cmake-mips.
Daniel Sanders via llvm-commits
- [PATCH] D14866: [zorg] Add support for uploading artifacts to the 'llvmlab bisect' bucket and enable this for clang-cmake-mips.
Daniel Sanders via llvm-commits
- [PATCH] D14866: [zorg] Add support for uploading artifacts to the 'llvmlab bisect' bucket and enable this for clang-cmake-mips.
Galina via llvm-commits
- [PATCH] D14866: [zorg] Add support for uploading artifacts to the 'llvmlab bisect' bucket and enable this for clang-cmake-mips.
Daniel Sanders via llvm-commits
- [PATCH] D14866: [zorg] Add support for uploading artifacts to the 'llvmlab bisect' bucket and enable this for clang-cmake-mips.
Galina Kistanova via llvm-commits
- [PATCH] D14889: sancov -not-covered-functions.
Mike Aizatsky via llvm-commits
- [PATCH] D14889: sancov -not-covered-functions.
Mike Aizatsky via llvm-commits
- [PATCH] D14889: sancov -not-covered-functions.
Ivan Krasin via llvm-commits
- [PATCH] D14889: sancov -not-covered-functions.
Mike Aizatsky via llvm-commits
- [PATCH] D14893: [llvm-profdata] Change instr prof counter overflow to saturate rather than discard
Nathan Slingerland via llvm-commits
- [PATCH] D14893: [llvm-profdata] Change instr prof counter overflow to saturate rather than discard
Nathan Slingerland via llvm-commits
- [PATCH] D14893: [llvm-profdata] Change instr prof counter overflow to saturate rather than discard
David Li via llvm-commits
- [PATCH] D14893: [llvm-profdata] Change instr prof counter overflow to saturate rather than discard
Nathan Slingerland via llvm-commits
- [PATCH] D14901: [X86][SSE] Improve i16 splatting shuffles
Simon Pilgrim via llvm-commits
- [PATCH] D14902: [AArch64] Promote loads from stored
Jun Bum Lim via llvm-commits
- [PATCH] D14907: [tsan] Fix weakly imported functions on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14907: [tsan] Fix weakly imported functions on OS X
Phabricator via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Steve Canon via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Sanjay Patel via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Steve Canon via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Simon Pilgrim via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Sanjay Patel via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Steve Canon via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Simon Pilgrim via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Sanjay Patel via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Sanjay Patel via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Simon Pilgrim via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Simon Pilgrim via llvm-commits
- [PATCH] D14910: [RuntimeDyld] DenseMap -> std::unordered_map
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14910: [RuntimeDyld] DenseMap -> std::unordered_map
Lang Hames via llvm-commits
- [PATCH] D14910: [RuntimeDyld] DenseMap -> std::unordered_map
Lang Hames via llvm-commits
- [PATCH] D14910: [RuntimeDyld] DenseMap -> std::unordered_map
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14910: [RuntimeDyld] DenseMap -> std::unordered_map
Phabricator via llvm-commits
- [PATCH] D14921: [sanitizer] Don't use ARM_VFPREGS_SIZE for old kernels.
Yury Gribov via llvm-commits
- [PATCH] D14948: [X86] Use precise CFI for pushes by default
Michael Kuperstein via llvm-commits
- [PATCH] D14948: [X86] Use precise CFI for pushes by default
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D14948: [X86] Use precise CFI for pushes by default
Michael Kuperstein via llvm-commits
- [PATCH] D14948: [X86] Use precise CFI for pushes by default
Rafael Espíndola via llvm-commits
- [PATCH] D14948: [X86] Use precise CFI for pushes by default
Michael Kuperstein via llvm-commits
- [PATCH] D14948: [X86] Use precise CFI for pushes by default
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D14948: [X86] Use precise CFI for pushes by default
Michael Kuperstein via llvm-commits
- [PATCH] D14953: Wrong FNSTSW size operator.
michael zuckerman via llvm-commits
- [PATCH] D14953: Wrong FNSTSW size operator.
Craig Topper via llvm-commits
- [PATCH] D14953: Wrong FNSTSW size operator.
Phabricator via llvm-commits
- [PATCH] D14953: Wrong FNSTSW size operator.
Chad Rosier via llvm-commits
- [PATCH] D14953: Wrong FNSTSW size operator.
michael zuckerman via llvm-commits
- [PATCH] D14961: LLVM CodeView library
Reid Kleckner via llvm-commits
- [PATCH] D14961: LLVM CodeView library
Reid Kleckner via llvm-commits
- [PATCH] D14962: [ASAN] Add doFinalization to reset state
Keno Fischer via llvm-commits
- [PATCH] D14962: [ASAN] Add doFinalization to reset state
Kostya Serebryany via llvm-commits
- [PATCH] D14962: [ASAN] Add doFinalization to reset state
Phabricator via llvm-commits
- [PATCH] D14963: [MCMachOStreamer] Properly reset CreatedADWARFSection
Keno Fischer via llvm-commits
- [PATCH] D14965: [llc/opt] Add an option to run all passes twice
Keno Fischer via llvm-commits
- [PATCH] D14965: [llc/opt] Add an option to run all passes twice
Yaron Keren via llvm-commits
- [PATCH] D14965: [llc/opt] Add an option to run all passes twice
Keno Fischer via llvm-commits
- [PATCH] D14965: [llc/opt] Add an option to run all passes twice
Yaron Keren via llvm-commits
- [PATCH] D14965: [llc/opt] Add an option to run all passes twice
Phabricator via llvm-commits
- [PATCH] D14965: [llc/opt] Add an option to run all passes twice
Derek Schuff via llvm-commits
- [PATCH] D14965: [llc/opt] Add an option to run all passes twice
Keno Fischer via llvm-commits
- [PATCH] D14968: RegisterPressure: Make liveness tracking subregister aware
Andrew Trick via llvm-commits
- [PATCH] D14969: MachineScheduler: Allow independent scheduling of sub register defs
Andrew Trick via llvm-commits
- [PATCH] D14969: MachineScheduler: Allow independent scheduling of sub register defs
Matthias Braun via llvm-commits
- [PATCH] D14971: X86: Emit smaller code for moving 8-bit immediates
Hans Wennborg via llvm-commits
- [PATCH] D14971: X86: Emit smaller code for moving 8-bit immediates
Sean Silva via llvm-commits
- [PATCH] D14971: X86: Emit smaller code for moving 8-bit immediates
Sean Silva via llvm-commits
- [PATCH] D14971: X86: Emit smaller code for moving 8-bit immediates
Hans Wennborg via llvm-commits
- [PATCH] D14971: X86: Emit smaller code for moving 8-bit immediates
Sean Silva via llvm-commits
- [PATCH] D14971: X86: Emit smaller code for moving 8-bit immediates
Michael Kuperstein via llvm-commits
- [PATCH] D14972: [safestack] Protect byval function arguments.
Evgeniy Stepanov via llvm-commits
- [PATCH] D14972: [safestack] Protect byval function arguments.
Peter Collingbourne via llvm-commits
- [PATCH] D14972: [safestack] Protect byval function arguments.
Evgeniy Stepanov via llvm-commits
- [PATCH] D14972: [safestack] Protect byval function arguments.
Evgeniy Stepanov via llvm-commits
- [PATCH] D14972: [safestack] Protect byval function arguments.
Evgeniy Stepanov via llvm-commits
- [PATCH] D14973: Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
David Li via llvm-commits
- [PATCH] D14973: Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Cong Hou via llvm-commits
- [PATCH] D14973: Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Cong Hou via llvm-commits
- [PATCH] D14973: Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
Phabricator via llvm-commits
- [PATCH] D14976: Fixed a failure in cost calculation for vector GEP
Elena Demikhovsky via llvm-commits
- [PATCH] D14979: [asan] Correctly release memory allocated during early startup.
Evgeniy Stepanov via llvm-commits
- [PATCH] D14979: [asan] Correctly release memory allocated during early startup.
Alexey Samsonov via llvm-commits
- [PATCH] D14979: [asan] Correctly release memory allocated during early startup.
Yury Gribov via llvm-commits
- [PATCH] D14979: [asan] Correctly release memory allocated during early startup.
Yury Gribov via llvm-commits
- [PATCH] D14983: Introduce new @llvm.getdynamicareaoffset.i{32, 64} intrinsic.
hfinkel at anl.gov via llvm-commits
- [PATCH] D14983: Introduce new @llvm.getdynamicareaoffset.i{32, 64} intrinsic.
Maxim Ostapenko via llvm-commits
- [PATCH] D14983: Introduce new @llvm.getdynamicareaoffset.i{32, 64} intrinsic.
Yury Gribov via llvm-commits
- [PATCH] D14986: Fix Thumb1 epilogue generation
Jonathan Roelofs via llvm-commits
- [PATCH] D14986: Fix Thumb1 epilogue generation
Quentin Colombet via llvm-commits
- [PATCH] D14986: Fix Thumb1 epilogue generation
Quentin Colombet via llvm-commits
- [PATCH] D14986: Fix Thumb1 epilogue generation
A. Skrobov via llvm-commits
- [PATCH] D14986: Fix Thumb1 epilogue generation
A. Skrobov via llvm-commits
- [PATCH] D14986: Fix Thumb1 epilogue generation
Quentin Colombet via llvm-commits
- [PATCH] D14987: [tsan] Add interceptors for Darwin-specific locking APIs
Dmitry Vyukov via llvm-commits
- [PATCH] D14987: [tsan] Add interceptors for Darwin-specific locking APIs
Kuba Brecka via llvm-commits
- [PATCH] D14987: [tsan] Add interceptors for Darwin-specific locking APIs
Kuba Brecka via llvm-commits
- [PATCH] D14987: [tsan] Add interceptors for Darwin-specific locking APIs
Dmitry Vyukov via llvm-commits
- [PATCH] D14987: [tsan] Add interceptors for Darwin-specific locking APIs
Kuba Brecka via llvm-commits
- [PATCH] D14987: [tsan] Add interceptors for Darwin-specific locking APIs
Phabricator via llvm-commits
- [PATCH] D14987: [tsan] Add interceptors for Darwin-specific locking APIs
Dmitry Vyukov via llvm-commits
- [PATCH] D14992: [tsan] Add interceptors and sychronization for libdispatch semaphores on OS X
Phabricator via llvm-commits
- [PATCH] D14994: Enable MatchRegisterName to match register altnames
Alex Bradbury via llvm-commits
- [PATCH] D14994: Enable MatchRegisterName to match register altnames
Colin LeMahieu via llvm-commits
- [PATCH] D14994: Enable MatchRegisterName to match register altnames
Alex Bradbury via llvm-commits
- [PATCH] D14994: Enable MatchRegisterName to match register altnames
Colin LeMahieu via llvm-commits
- [PATCH] D14994: Enable MatchRegisterName to match register altnames
Alex Bradbury via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Joseph Tremoulet via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Joseph Tremoulet via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Andy Kaylor via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Andy Kaylor via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Joseph Tremoulet via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Andy Kaylor via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Andy Kaylor via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Joseph Tremoulet via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Andy Kaylor via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Andy Kaylor via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Joseph Tremoulet via llvm-commits
- [PATCH] D14996: [WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets
Phabricator via llvm-commits
- [PATCH] D14997: [X86][FMA4] Prefer FMA4 to FMA
Simon Pilgrim via llvm-commits
- [PATCH] D15000: [ELF] - Implemented @tlsgd optimization (GD->IE case, x64).
George Rimar via llvm-commits
- [PATCH] D15000: [ELF] - Implemented @tlsgd optimization (GD->IE case, x64).
George Rimar via llvm-commits
- [PATCH] D15000: [ELF] - Implemented @tlsgd optimization (GD->IE case, x64).
George Rimar via llvm-commits
- [PATCH] D15000: [ELF] - Implemented @tlsgd optimization (GD->IE case, x64).
Rui Ueyama via llvm-commits
- [PATCH] D15000: [ELF] - Implemented @tlsgd optimization (GD->IE case, x64).
George Rimar via llvm-commits
- [PATCH] D15000: [ELF] - Implemented @tlsgd optimization (GD->IE case, x64).
George Rimar via llvm-commits
- [PATCH] D15000: [ELF] - Implemented @tlsgd optimization (GD->IE case, x64).
Rui Ueyama via llvm-commits
- [PATCH] D15000: [ELF] - Implemented @tlsgd optimization (GD->IE case, x64).
George Rimar via llvm-commits
- [PATCH] D15001: Extend debug info for function parameters in SDAG.
Adrian Prantl via llvm-commits
- [PATCH] D15001: Extend debug info for function parameters in SDAG.
Evgeniy Stepanov via llvm-commits
- [PATCH] D15001: Extend debug info for function parameters in SDAG.
Evgeniy Stepanov via llvm-commits
- [PATCH] D15001: Extend debug info for function parameters in SDAG.
Evgeniy Stepanov via llvm-commits
- [PATCH] D15002: [safestack] Fix handling of array allocas.
Evgeniy Stepanov via llvm-commits
- [PATCH] D15003: Interface to attach maximum function count from PGO to module as module flags.
Easwaran Raman via llvm-commits
- [PATCH] D15003: Interface to attach maximum function count from PGO to module as module flags.
Diego Novillo via llvm-commits
- [PATCH] D15003: Interface to attach maximum function count from PGO to module as module flags.
Xinliang David Li via llvm-commits
- [PATCH] D15003: Interface to attach maximum function count from PGO to module as module flags.
Easwaran Raman via llvm-commits
- [PATCH] D15003: Interface to attach maximum function count from PGO to module as module flags.
Xinliang David Li via llvm-commits
- [PATCH] D15003: Interface to attach maximum function count from PGO to module as module flags.
Easwaran Raman via llvm-commits
- [PATCH] D15003: Interface to attach maximum function count from PGO to module as module flags.
Xinliang David Li via llvm-commits
- [PATCH] D15003: Interface to attach maximum function count from PGO to module as module flags.
Easwaran Raman via llvm-commits
- [PATCH] D15004: cmake: Use custom target to compile timeit/fpcmp
Chris Bieneman via llvm-commits
- [PATCH] D15004: cmake: Use custom target to compile timeit/fpcmp
Matthias Braun via llvm-commits
- [PATCH] D15004: cmake: Use custom target to compile timeit/fpcmp
Chris Bieneman via llvm-commits
- [PATCH] D15008: [sanitizer] Fix a crash in SizeClassAllocator32 with an out-of-range pointer
Dmitry Vyukov via llvm-commits
- [PATCH] D15012: [ELF] - split RelocationSection<ELFT>::writeTo function.
Rui Ueyama via llvm-commits
- [PATCH] D15012: [ELF] - split RelocationSection<ELFT>::writeTo function.
George Rimar via llvm-commits
- [PATCH] D15012: [ELF] - split RelocationSection<ELFT>::writeTo function.
George Rimar via llvm-commits
- [PATCH] D15015: [AArch64] Add ARMv8.2-A FP16 vector instructions
Ahmed Bougacha via llvm-commits
- [PATCH] D15021: [AArch64] Add ARMv8.2-A Statistical Profiling Extension
Tim Northover via llvm-commits
- [PATCH] D15021: [AArch64] Add ARMv8.2-A Statistical Profiling Extension
Oliver Stannard via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Teresa Johnson via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Teresa Johnson via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Mehdi AMINI via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Teresa Johnson via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Teresa Johnson via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Teresa Johnson via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Teresa Johnson via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Teresa Johnson via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Teresa Johnson via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Mehdi AMINI via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Mehdi AMINI via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Teresa Johnson via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Teresa Johnson via llvm-commits
- [PATCH] D15024: [ThinLTO] Support for specifying function index from pass manager
Mehdi AMINI via llvm-commits
- [PATCH] D15028: [ELF] Enable temporary labels symbol names
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D15033: tools/llvm-config: improve shared library support
Chris Bieneman via llvm-commits
- [PATCH] D15033: tools/llvm-config: improve shared library support
Chris Bieneman via llvm-commits
- [PATCH] D15033: tools/llvm-config: improve shared library support
Andrew Wilkins via llvm-commits
- [PATCH] D15033: tools/llvm-config: improve shared library support
Andrew Wilkins via llvm-commits
- [PATCH] D15034: TargetLowering: Improve handling of (setcc ([sz]ext x) 0, cc) in SimplifySetCC
Matt Arsenault via llvm-commits
- [PATCH] D15036: [ARM] Add subtarget features for ARMv8.2-A
Tim Northover via llvm-commits
- [PATCH] D15036: [ARM] Add subtarget features for ARMv8.2-A
Oliver Stannard via llvm-commits
- [PATCH] D15037: [ARM] Add ARMv8.2-A to TargetParser
Renato Golin via llvm-commits
- [PATCH] D15037: [ARM] Add ARMv8.2-A to TargetParser
Oliver Stannard via llvm-commits
- [PATCH] D15041: [compiler-rt] Remove SANITIZER_AARCH64_VMA usage
Adhemerval Zanella via llvm-commits
- [PATCH] D15043: [ELF/AArch64] Add support for the R_AARCH64_COPY relocation.
Rui Ueyama via llvm-commits
- [PATCH] D15043: [ELF/AArch64] Add support for the R_AARCH64_COPY relocation.
Igor Kudrin via llvm-commits
- [PATCH] D15043: [ELF/AArch64] Add support for the R_AARCH64_COPY relocation.
Rui Ueyama via llvm-commits
- [PATCH] D15043: [ELF/AArch64] Add support for the R_AARCH64_COPY relocation.
Igor Kudrin via llvm-commits
- [PATCH] D15043: [ELF/AArch64] Add support for the R_AARCH64_COPY relocation.
Rui Ueyama via llvm-commits
- [PATCH] D15043: [ELF/AArch64] Add support for the R_AARCH64_COPY relocation.
Igor Kudrin via llvm-commits
- [PATCH] D15043: [ELF/AArch64] Add support for the R_AARCH64_COPY relocation.
Rui Ueyama via llvm-commits
- [PATCH] D15043: [ELF/AArch64] Add support for the R_AARCH64_COPY relocation.
Igor Kudrin via llvm-commits
- [PATCH] D15043: [ELF/AArch64] Add support for the R_AARCH64_COPY relocation.
Rui Ueyama via llvm-commits
- [PATCH] D15043: [ELF/AArch64] Add support for the R_AARCH64_COPY relocation.
Igor Kudrin via llvm-commits
- [PATCH] D15045: [ELF] Rearrange relocation codes in natural order. NFC.
Igor Kudrin via llvm-commits
- [PATCH] D15045: [ELF] Rearrange relocation codes in natural order. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D15045: [ELF] Rearrange relocation codes in natural order. NFC.
Igor Kudrin via llvm-commits
- [PATCH] D15045: [ELF] Rearrange relocation codes in natural order. NFC.
Davide Italiano via llvm-commits
- [PATCH] D15045: [ELF] Rearrange relocation codes in natural order. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D15045: [ELF] Rearrange relocation codes in natural order. NFC.
Davide Italiano via llvm-commits
- [PATCH] D15045: [ELF] Rearrange relocation codes in natural order. NFC.
Igor Kudrin via llvm-commits
- [PATCH] D15047: [Mips64] Fix extension of 32-bit integer types.
Vladimir Radosavljevic via llvm-commits
- [PATCH] D15047: [Mips64] Fix extension of 32-bit integer types.
Daniel Sanders via llvm-commits
- [PATCH] D15047: [Mips64] Fix extension of 32-bit integer types.
Vladimir Radosavljevic via llvm-commits
- [PATCH] D15047: [Mips64] Fix extension of 32-bit integer types.
Vasileios Kalintiris via llvm-commits
- [PATCH] D15047: [Mips64] Fix extension of 32-bit integer types.
Daniel Sanders via llvm-commits
- [PATCH] D15047: [Mips64] Fix extension of 32-bit integer types.
Daniel Sanders via llvm-commits
- [PATCH] D15048: [tsan] Add dispatch_group API interceptors and synchronization
Dmitry Vyukov via llvm-commits
- [PATCH] D15048: [tsan] Add dispatch_group API interceptors and synchronization
Kuba Brecka via llvm-commits
- [PATCH] D15049: [asan] Skip all non-shared objects in FindFirstDSOCallback.
Dan McGregor via llvm-commits
- [PATCH] D15049: [asan] Skip all non-shared objects in FindFirstDSOCallback.
Evgeniy Stepanov via llvm-commits
- [PATCH] D15049: [asan] Skip all non-shared objects in FindFirstDSOCallback.
Dimitry Andric via llvm-commits
- [PATCH] D15049: [asan] Skip all non-shared objects in FindFirstDSOCallback.
Evgeniy Stepanov via llvm-commits
- [PATCH] D15050: AMDGPU/SI: Remove REGISTER_STORE/REGISTER_LOAD code which is now dead
Matt Arsenault via llvm-commits
- [PATCH] D15050: AMDGPU/SI: Remove REGISTER_STORE/REGISTER_LOAD code which is now dead
Phabricator via llvm-commits
- [PATCH] D15052: [tsan] Fix signals and setjmp/longjmp on OS X
Phabricator via llvm-commits
- [PATCH] D15053: [tsan] Change comments referencing code.google.com to point to GitHub instead
Dmitry Vyukov via llvm-commits
- [PATCH] D15053: [tsan] Change comments referencing code.google.com to point to GitHub instead
Phabricator via llvm-commits
- [PATCH] D15056: [PGO] Unify VP data format between raw and indexed profile (part-1)
David Li via llvm-commits
- [PATCH] D15056: [PGO] Unify VP data format between raw and indexed profile (part-1)
Vedant Kumar via llvm-commits
- [PATCH] D15056: [PGO] Unify VP data format between raw and indexed profile (part-1)
Betul Buyukkurt via llvm-commits
- [PATCH] D15056: [PGO] Unify VP data format between raw and indexed profile (part-1)
David Li via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
Vedant Kumar via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
David Li via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
David Li via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
Betul Buyukkurt via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
Betul Buyukkurt via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
Betul Buyukkurt via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
David Li via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
Betul Buyukkurt via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
David Li via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
David Li via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
David Li via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
Betul Buyukkurt via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
Betul Buyukkurt via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
Xinliang David Li via llvm-commits
- [PATCH] D15057: [PGO] Enable common VP format in profile runtime
David Li via llvm-commits
- [PATCH] D15059: [IndVars] Have getInsertPointForUses preserve LCSSA
Michael Zolotukhin via llvm-commits
- [PATCH] D15059: [IndVars] Have getInsertPointForUses preserve LCSSA
Sanjoy Das via llvm-commits
- [PATCH] D15060: [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
Rui Ueyama via llvm-commits
- [PATCH] D15060: [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
George Rimar via llvm-commits
- [PATCH] D15060: [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
Rui Ueyama via llvm-commits
- [PATCH] D15060: [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
George Rimar via llvm-commits
- [PATCH] D15060: [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
Rui Ueyama via llvm-commits
- [PATCH] D15060: [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
George Rimar via llvm-commits
- [PATCH] D15060: [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
George Rimar via llvm-commits
- [PATCH] D15060: [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
Rui Ueyama via llvm-commits
- [PATCH] D15060: [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
George Rimar via llvm-commits
- [PATCH] D15060: [ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
George Rimar via llvm-commits
- [PATCH] D15063: Introduce a range version of std::any_of, and use it in SCEV
David Blaikie via llvm-commits
- [PATCH] D15063: Introduce a range version of std::any_of, and use it in SCEV
Sanjoy Das via llvm-commits
- [PATCH] D15064: Introduce a range version of std::find, and use in SCEV
Sanjoy Das via llvm-commits
- [PATCH] D15068: ScopInfo: Replace while/iterator construct with std::remove_if
Michael Kruse via llvm-commits
- [PATCH] D15068: ScopInfo: Replace while/iterator construct with std::remove_if
David Blaikie via llvm-commits
- [PATCH] D15068: ScopInfo: Replace while/iterator construct with std::remove_if
Tobias Grosser via llvm-commits
- [PATCH] D15068: ScopInfo: Replace while/iterator construct with std::remove_if
Tobias Grosser via llvm-commits
- [PATCH] D15068: ScopInfo: Replace while/iterator construct with std::remove_if
Michael Kruse via llvm-commits
- [PATCH] D15068: ScopInfo: Replace while/iterator construct with std::remove_if
Tobias Grosser via llvm-commits
- [PATCH] D15069: AVX512 : regenerate intrinsics tests
Igor Breger via llvm-commits
- [PATCH] D15069: AVX512 : regenerate intrinsics tests
Igor Breger via llvm-commits
- [PATCH] D15069: AVX512 : regenerate intrinsics tests
Elena Demikhovsky via llvm-commits
- [PATCH] D15069: AVX512 : regenerate intrinsics tests
Phabricator via llvm-commits
- [PATCH] D15071: [sanitizer] Detect an invalid answer in AtosSymbolizer
Kuba Brecka via llvm-commits
- [PATCH] D15071: [sanitizer] Detect an invalid answer in AtosSymbolizer
Phabricator via llvm-commits
- [PATCH] D15072: [mips][ias] Removed DSP/DSPr2 instructions from base architecture valid-xfail.s's.
Daniel Sanders via llvm-commits
- [PATCH] D15072: [mips][ias] Removed DSP/DSPr2 instructions from base architecture valid-xfail.s's.
Vasileios Kalintiris via llvm-commits
- [PATCH] D15073: [sanitizer] Restore stderr when using forkpty() to spawn external symbolizer
Kuba Brecka via llvm-commits
- [PATCH] D15073: [sanitizer] Restore stderr when using forkpty() to spawn external symbolizer
Dmitry Vyukov via llvm-commits
- [PATCH] D15074: AVX-512: Updated cost of FP/SINT/UINT conversion operations
Elena Demikhovsky via llvm-commits
- [PATCH] D15074: AVX-512: Updated cost of FP/SINT/UINT conversion operations
Igor Breger via llvm-commits
- [PATCH] D15074: AVX-512: Updated cost of FP/SINT/UINT conversion operations
Elena Demikhovsky via llvm-commits
- [PATCH] D15076: AVX512: support AVX512BW Intrinsic in 32bit mode.
Igor Breger via llvm-commits
- [PATCH] D15076: AVX512: support AVX512BW Intrinsic in 32bit mode.
Elena Demikhovsky via llvm-commits
- [PATCH] D15076: AVX512: support AVX512BW Intrinsic in 32bit mode.
Igor Breger via llvm-commits
- [PATCH] D15076: AVX512: support AVX512BW Intrinsic in 32bit mode.
Elena Demikhovsky via llvm-commits
- [PATCH] D15076: AVX512: support AVX512BW Intrinsic in 32bit mode.
Igor Breger via llvm-commits
- [PATCH] D15076: AVX512: support AVX512BW Intrinsic in 32bit mode.
Igor Breger via llvm-commits
- [PATCH] D15076: AVX512: support AVX512BW Intrinsic in 32bit mode.
Elena Demikhovsky via llvm-commits
- [PATCH] D15076: AVX512: support AVX512BW Intrinsic in 32bit mode.
Phabricator via llvm-commits
- [PATCH] D15077: [PATCH] Save and restore current term setting in terminalHasColors(). PR25007
Péter Radics via llvm-commits
- [PATCH] D15077: [PATCH] Save and restore current term setting in terminalHasColors(). PR25007
Joerg Sonnenberger via llvm-commits
- [PATCH] D15077: [PATCH] Save and restore current term setting in terminalHasColors(). PR25007
Péter Radics via llvm-commits
- [PATCH] D15077: [PATCH] Save and restore current term setting in terminalHasColors(). PR25007
Péter Radics via llvm-commits
- [PATCH] D15077: [PATCH] Save and restore current term setting in terminalHasColors(). PR25007
Joerg Sonnenberger via llvm-commits
- [PATCH] D15078: AMDGPU: Use assert zext for workgroup sizes
Matt Arsenault via llvm-commits
- [PATCH] D15078: AMDGPU: Use assert zext for workgroup sizes
Tom Stellard via llvm-commits
- [PATCH] D15078: AMDGPU: Use assert zext for workgroup sizes
Matt Arsenault via llvm-commits
- [PATCH] D15079: [asan] Reports suppressions for ASan recovery mode (LLVM core part).
Maxim Ostapenko via llvm-commits
- [PATCH] D15079: [asan] Reports suppressions for ASan recovery mode (LLVM core part).
Yury Gribov via llvm-commits
- [PATCH] D15079: [asan] Reports suppressions for ASan recovery mode (LLVM core part).
Kostya Serebryany via llvm-commits
- [PATCH] D15079: [asan] Reports suppressions for ASan recovery mode (LLVM core part).
Yury Gribov via llvm-commits
- [PATCH] D15079: [asan] Reports suppressions for ASan recovery mode (LLVM core part).
Kostya Serebryany via llvm-commits
- [PATCH] D15079: [asan] Reports suppressions for ASan recovery mode (LLVM core part).
Maxim Ostapenko via llvm-commits
- [PATCH] D15079: [asan] Reports suppressions for ASan recovery mode (LLVM core part).
Kostya Serebryany via llvm-commits
- [PATCH] D15079: [asan] Reports suppressions for ASan recovery mode (LLVM core part).
Yury Gribov via llvm-commits
- [PATCH] D15079: [asan] Reports suppressions for ASan recovery mode (LLVM core part).
Maxim Ostapenko via llvm-commits
- [PATCH] D15079: [asan] Reports suppressions for ASan recovery mode (LLVM core part).
Yury Gribov via llvm-commits
- [PATCH] D15079: [asan] Reports suppressions for ASan recovery mode (LLVM core part).
Maxim Ostapenko via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Maxim Ostapenko via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Yury Gribov via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Maxim Ostapenko via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Maxim Ostapenko via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Kostya Serebryany via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Yury Gribov via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Maxim Ostapenko via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Maxim Ostapenko via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Maxim Ostapenko via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Kostya Serebryany via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Maxim Ostapenko via llvm-commits
- [PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).
Kostya Serebryany via llvm-commits
- [PATCH] D15081: Fix the RUN on UBSAN unit tests
Sumanth Gundapaneni via llvm-commits
- [PATCH] D15081: Fix the RUN on UBSAN unit tests
Alexey Samsonov via llvm-commits
- [PATCH] D15081: Fix the RUN on UBSAN unit tests
Sumanth Gundapaneni via llvm-commits
- [PATCH] D15082: Fix the linking of unit tests in lib/asan
Sumanth Gundapaneni via llvm-commits
- [PATCH] D15082: Fix the linking of unit tests in lib/asan
Alexey Samsonov via llvm-commits
- [PATCH] D15082: Fix the linking of unit tests in lib/asan
Alexey Samsonov via llvm-commits
- [PATCH] D15082: Fix the linking of unit tests in lib/asan
Sumanth Gundapaneni via llvm-commits
- [PATCH] D15083: builtins: Build emutls.c on MINGW builds
Sumanth Gundapaneni via llvm-commits
- [PATCH] D15083: builtins: Build emutls.c on MINGW builds
Sumanth Gundapaneni via llvm-commits
- [PATCH] D15085: [AttributeSet] Overload AttributeSet::addAttribute to reduce compile time
Akira Hatanaka via llvm-commits
- [PATCH] D15085: [AttributeSet] Overload AttributeSet::addAttribute to reduce compile time
Pete Cooper via llvm-commits
- [PATCH] D15085: [AttributeSet] Overload AttributeSet::addAttribute to reduce compile time
Akira Hatanaka via llvm-commits
- [PATCH] D15085: [AttributeSet] Overload AttributeSet::addAttribute to reduce compile time
Pete Cooper via llvm-commits
- [PATCH] D15085: [AttributeSet] Overload AttributeSet::addAttribute to reduce compile time
Akira Hatanaka via llvm-commits
- [PATCH] D15085: [AttributeSet] Overload AttributeSet::addAttribute to reduce compile time
Akira Hatanaka via llvm-commits
- [PATCH] D15085: [AttributeSet] Overload AttributeSet::addAttribute to reduce compile time
Akira Hatanaka via llvm-commits
- [PATCH] D15086: builtins: Fix the sysroot's reference to si_int in int_types.h
Sumanth Gundapaneni via llvm-commits
- [PATCH] D15086: builtins: Fix the sysroot's reference to si_int in int_types.h
Joerg Sonnenberger via llvm-commits
- [PATCH] D15086: builtins: Fix the sysroot's reference to si_int in int_types.h
Sumanth Gundapaneni via llvm-commits
- [PATCH] D15091: AMDGPU: Use generic bitreverse intrinsic
Matt Arsenault via llvm-commits
- [PATCH] D15091: AMDGPU: Use generic bitreverse intrinsic
Tom Stellard via llvm-commits
- [PATCH] D15091: AMDGPU: Use generic bitreverse intrinsic
Matt Arsenault via llvm-commits
- [PATCH] D15091: AMDGPU: Use generic bitreverse intrinsic
Tom Stellard via llvm-commits
- [PATCH] D15091: AMDGPU: Use generic bitreverse intrinsic
Matt Arsenault via llvm-commits
- [PATCH] D15093: Fix the assert in Annotate the loop in SIAnnotateControlFlow pass when the loop terminator condition is a constant.
Matt Arsenault via llvm-commits
- [PATCH] D15093: Fix the assert in Annotate the loop in SIAnnotateControlFlow pass when the loop terminator condition is a constant.
Changpeng Fang via llvm-commits
- [PATCH] D15093: Fix the assert in Annotate the loop in SIAnnotateControlFlow pass when the loop terminator condition is a constant.
Changpeng Fang via llvm-commits
- [PATCH] D15093: Fix the assert in Annotate the loop in SIAnnotateControlFlow pass when the loop terminator condition is a constant.
Tom Stellard via llvm-commits
- [PATCH] D15093: Fix the assert in Annotate the loop in SIAnnotateControlFlow pass when the loop terminator condition is a constant.
Changpeng Fang via llvm-commits
- [PATCH] D15093: Fix the assert in Annotate the loop in SIAnnotateControlFlow pass when the loop terminator condition is a constant.
Changpeng Fang via llvm-commits
- [PATCH] D15093: Fix the assert in Annotate the loop in SIAnnotateControlFlow pass when the loop terminator condition is a constant.
Tom Stellard via llvm-commits
- [PATCH] D15094: Remove non-debug printing of domain set
Chris Jenneisch via llvm-commits
- [PATCH] D15094: Remove non-debug printing of domain set
Tobias Grosser via llvm-commits
- [PATCH] D15094: Remove non-debug printing of domain set
Tobias Grosser via llvm-commits
- [PATCH] D15094: Remove non-debug printing of domain set
Tobias Grosser via llvm-commits
- [PATCH] D15096: [InstCombine] transform more extract/insert pairs into shuffles (PR2109)
Sanjay Patel via llvm-commits
- [PATCH] D15096: [InstCombine] transform more extract/insert pairs into shuffles (PR2109)
Sanjay Patel via llvm-commits
- [PATCH] D15096: [InstCombine] transform more extract/insert pairs into shuffles (PR2109)
Sanjay Patel via llvm-commits
- [PATCH] D15098: Libfuzzer: do not pass null into user function
Ivan Krasin via llvm-commits
- [PATCH] D15098: Libfuzzer: do not pass null into user function
Kostya Serebryany via llvm-commits
- [PATCH] D15098: Libfuzzer: do not pass null into user function
Mike Aizatsky via llvm-commits
- [PATCH] D15098: Libfuzzer: do not pass null into user function
Kostya Serebryany via llvm-commits
- [PATCH] D15098: Libfuzzer: do not pass null into user function
Kostya Serebryany via llvm-commits
- [PATCH] D15098: Libfuzzer: do not pass null into user function
Mike Aizatsky via llvm-commits
- [PATCH] D15098: Libfuzzer: do not pass null into user function
Mike Aizatsky via llvm-commits
- [PATCH] D15098: Libfuzzer: do not pass null into user function
Mike Aizatsky via llvm-commits
- [PATCH] D15099: lit: Support RunSafely remote execution
Matthias Braun via llvm-commits
- [PATCH] D15099: lit: Support RunSafely remote execution
Matthias Braun via llvm-commits
- [PATCH] D15099: lit: Support RunSafely remote execution
Matthias Braun via llvm-commits
- [PATCH] D15100: [PGO] Add support for reading multiple versions of indexed profile format profile data
David Li via llvm-commits
- [PATCH] D15100: [PGO] Add support for reading multiple versions of indexed profile format profile data
Vedant Kumar via llvm-commits
- [PATCH] D15100: [PGO] Add support for reading multiple versions of indexed profile format profile data
David Li via llvm-commits
- [PATCH] D15100: [PGO] Add support for reading multiple versions of indexed profile format profile data
David Li via llvm-commits
- [PATCH] D15100: [PGO] Add support for reading multiple versions of indexed profile format profile data
Vedant Kumar via llvm-commits
- [PATCH] D15100: [PGO] Add support for reading multiple versions of indexed profile format profile data
David Li via llvm-commits
- [PATCH] D15101: Modify FunctionImport to take a callback to load modules
Mehdi AMINI via llvm-commits
- [PATCH] D15101: Modify FunctionImport to take a callback to load modules
Teresa Johnson via llvm-commits
- [PATCH] D15101: Modify FunctionImport to take a callback to load modules
Mehdi AMINI via llvm-commits
- [PATCH] D15101: Modify FunctionImport to take a callback to load modules
Teresa Johnson via llvm-commits
- [PATCH] D15101: Modify FunctionImport to take a callback to load modules
Mehdi AMINI via llvm-commits
- [PATCH] D15102: Change ModuleLinker to take a set of GlobalValues to import instead of a single one
Mehdi AMINI via llvm-commits
- [PATCH] D15102: Change ModuleLinker to take a set of GlobalValues to import instead of a single one
Teresa Johnson via llvm-commits
- [PATCH] D15102: Change ModuleLinker to take a set of GlobalValues to import instead of a single one
Mehdi Amini via llvm-commits
- [PATCH] D15102: Change ModuleLinker to take a set of GlobalValues to import instead of a single one
Mehdi AMINI via llvm-commits
- [PATCH] D15102: Change ModuleLinker to take a set of GlobalValues to import instead of a single one
Teresa Johnson via llvm-commits
- [PATCH] D15102: Change ModuleLinker to take a set of GlobalValues to import instead of a single one
Teresa Johnson via llvm-commits
- [PATCH] D15102: Change ModuleLinker to take a set of GlobalValues to import instead of a single one
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D15102: Change ModuleLinker to take a set of GlobalValues to import instead of a single one
Mehdi AMINI via llvm-commits
- [PATCH] D15104: Add support for fcomip, fucomip for Intel syntax
Marina Yatsina via llvm-commits
- [PATCH] D15104: Add support for fcomip, fucomip for Intel syntax
Chad Rosier via llvm-commits
- [PATCH] D15104: Add support for fcomip, fucomip for Intel syntax
Marina Yatsina via llvm-commits
- [PATCH] D15104: Add support for fcomip, fucomip for Intel syntax
Chad Rosier via llvm-commits
- [PATCH] D15104: Add support for fcomip, fucomip for Intel syntax
Reid Kleckner via llvm-commits
- [PATCH] D15104: Add support for fcomip, fucomip for Intel syntax
Marina Yatsina via llvm-commits
- [PATCH] D15105: [ELF] - Fixed bug leading to miss of tls relocation when @tlsgd and @gottpoff relocations were used at the same time.
Rui Ueyama via llvm-commits
- [PATCH] D15105: [ELF] - Fixed bug leading to miss of tls relocation when @tlsgd and @gottpoff relocations were used at the same time.
George Rimar via llvm-commits
- [PATCH] D15105: [ELF] - Fixed bug leading to miss of tls relocation when @tlsgd and @gottpoff relocations were used at the same time.
George Rimar via llvm-commits
- [PATCH] D15105: [ELF] - Fixed bug leading to miss of tls relocation when @tlsgd and @gottpoff relocations were used at the same time.
Rui Ueyama via llvm-commits
- [PATCH] D15105: [ELF] - Fixed bug leading to miss of tls relocation when @tlsgd and @gottpoff relocations were used at the same time.
George Rimar via llvm-commits
- [PATCH] D15105: [ELF] - x86, Fixed bug leading to miss of tls relocation when @tlsld and @gottpoff relocations were used at the same time.
George Rimar via llvm-commits
- [PATCH] D15107: [ELF] - Target interface simplification, getGotRefReloc() removed.
George Rimar via llvm-commits
- [PATCH] D15107: [ELF] - Target interface simplification, getGotRefReloc() removed.
Rui Ueyama via llvm-commits
- [PATCH] D15107: [ELF] - Target interface simplification, getGotRefReloc() removed.
George Rimar via llvm-commits
- [PATCH] D15108: [asan] Fix dynamic allocas unpoisoning on PowerPC{64}.
Maxim Ostapenko via llvm-commits
- [PATCH] D15108: [asan] Fix dynamic allocas unpoisoning on PowerPC{64}.
Jay Foad via llvm-commits
- [PATCH] D15108: [asan] Fix dynamic allocas unpoisoning on PowerPC{64}.
Yury Gribov via llvm-commits
- [PATCH] D15108: [asan] Fix dynamic allocas unpoisoning on PowerPC{64}.
Alexey Samsonov via llvm-commits
- [PATCH] D15108: [asan] Fix dynamic allocas unpoisoning on PowerPC{64}.
Maxim Ostapenko via llvm-commits
- [PATCH] D15108: [asan] Fix dynamic allocas unpoisoning on PowerPC{64}.
Alexey Samsonov via llvm-commits
- [PATCH] D15108: [asan] Fix dynamic allocas unpoisoning on PowerPC{64}.
Yury Gribov via llvm-commits
- [PATCH] D15109: [tsan] Enable Thread Sanitizer on OS X builds by default
Kuba Brecka via llvm-commits
- [PATCH] D15109: [tsan] Enable Thread Sanitizer on OS X builds by default
Phabricator via llvm-commits
- [PATCH] D15110: Fixed a bug in FP logic operation lowering on AVX-512
Elena Demikhovsky via llvm-commits
- [PATCH] D15110: Fixed a bug in FP logic operation lowering on AVX-512
Manman Ren via llvm-commits
- [PATCH] D15110: Fixed a bug in FP logic operation lowering on AVX-512
Demikhovsky, Elena via llvm-commits
- [PATCH] D15110: Fixed a bug in FP logic operation lowering on AVX-512
Elena Demikhovsky via llvm-commits
- [PATCH] D15111: AMDGPU/SI: Don't emit group segment global variables
Tom Stellard via llvm-commits
- [PATCH] D15111: AMDGPU/SI: Don't emit group segment global variables
Matt Arsenault via llvm-commits
- [PATCH] D15111: AMDGPU/SI: Don't emit group segment global variables
Tom Stellard via llvm-commits
- [PATCH] D15111: AMDGPU/SI: Don't emit group segment global variables
Tom Stellard via llvm-commits
- [PATCH] D15111: AMDGPU/SI: Don't emit group segment global variables
Matt Arsenault via llvm-commits
- [PATCH] D15111: AMDGPU/SI: Don't emit group segment global variables
Phabricator via llvm-commits
- [PATCH] D15111: AMDGPU/SI: Don't emit group segment global variables
Mike Aizatsky via llvm-commits
- [PATCH] D15112: [ELF] MIPS paired R_MIPS_HI16/LO16 relocations support
Simon Atanasyan via llvm-commits
- [PATCH] D15112: [ELF] MIPS paired R_MIPS_HI16/LO16 relocations support
Rui Ueyama via llvm-commits
- [PATCH] D15112: [ELF] MIPS paired R_MIPS_HI16/LO16 relocations support
Simon Atanasyan via llvm-commits
- [PATCH] D15112: [ELF] MIPS paired R_MIPS_HI16/LO16 relocations support
Rui Ueyama via llvm-commits
- [PATCH] D15112: [ELF] MIPS paired R_MIPS_HI16/LO16 relocations support
Simon Atanasyan via llvm-commits
- [PATCH] D15112: [ELF] MIPS paired R_MIPS_HI16/LO16 relocations support
Rui Ueyama via llvm-commits
- [PATCH] D15112: [ELF] MIPS paired R_MIPS_HI16/LO16 relocations support
Simon Atanasyan via llvm-commits
- [PATCH] D15113: [ELF] - Refactor of tls_index implementation for tls local dynamic model.
George Rimar via llvm-commits
- [PATCH] D15113: [ELF] - Refactor of tls_index implementation for tls local dynamic model.
Rui Ueyama via llvm-commits
- [PATCH] D15113: [ELF] - Refactor of tls_index implementation for tls local dynamic model.
George Rimar via llvm-commits
- [PATCH] D15115: [Microsoft][C++] Clang doesn't support a use of "this" pointer inside inline asm
Reid Kleckner via llvm-commits
- [PATCH] D15115: [Microsoft][C++] Clang doesn't support a use of "this" pointer inside inline asm
michael zuckerman via llvm-commits
- [PATCH] D15117: Define a feature for __float128 support in the PPC back end
Nemanja Ivanovic via llvm-commits
- [PATCH] D15118: [InstCombine] Make MatchBSwap also match bit reversals
James Molloy via llvm-commits
- [PATCH] D15118: [InstCombine] Make MatchBSwap also match bit reversals
David Majnemer via llvm-commits
- [PATCH] D15118: [InstCombine] Make MatchBSwap also match bit reversals
James Molloy via llvm-commits
- [PATCH] D15118: [InstCombine] Make MatchBSwap also match bit reversals
James Molloy via llvm-commits
- [PATCH] D15118: [InstCombine] Make MatchBSwap also match bit reversals
James Molloy via llvm-commits
- [PATCH] D15119: AMDGPU: Report extractelement as free in cost model
Matt Arsenault via llvm-commits
- [PATCH] D15119: AMDGPU: Report extractelement as free in cost model
Matt Arsenault via llvm-commits
- [PATCH] D15119: AMDGPU: Report extractelement as free in cost model
Tom Stellard via llvm-commits
- [PATCH] D15119: AMDGPU: Report extractelement as free in cost model
Matt Arsenault via llvm-commits
- [PATCH] D15122: AArch64FastISel: Use cbz/cbnz to branch on i1
Matthias Braun via llvm-commits
- [PATCH] D15122: AArch64FastISel: Use cbz/cbnz to branch on i1
Tim Northover via llvm-commits
- [PATCH] D15122: AArch64FastISel: Use cbz/cbnz to branch on i1
Matthias Braun via llvm-commits
- [PATCH] D15122: AArch64FastISel: Use cbz/cbnz to branch on i1
Matthias Braun via llvm-commits
- [PATCH] D15122: AArch64FastISel: Use cbz/cbnz to branch on i1
Tim Northover via llvm-commits
- [PATCH] D15122: AArch64FastISel: Use cbz/cbnz to branch on i1
Phabricator via llvm-commits
- [PATCH] D15123: [tsan] Use re-exec method to enable interceptors on older versions of OS X
Kuba Brecka via llvm-commits
- [PATCH] D15123: [tsan] Use re-exec method to enable interceptors on older versions of OS X
Phabricator via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend the meaning of basic AA's pointsToConstantMemory(), for GVN-based load elimination purposes
Larisse Voufo via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend the meaning of basic AA's pointsToConstantMemory(), for GVN-based load elimination purposes
Larisse Voufo via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend the meaning of basic AA's pointsToConstantMemory(), for GVN-based load elimination purposes [Local objects only]
Diego Novillo via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend the meaning of basic AA's pointsToConstantMemory(), for GVN-based load elimination purposes [Local objects only]
Larisse Voufo via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend the meaning of basic AA's pointsToConstantMemory(), for GVN-based load elimination purposes [Local objects only]
Larisse Voufo via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend the meaning of basic AA's pointsToConstantMemory(), for GVN-based load elimination purposes [Local objects only]
Larisse Voufo via llvm-commits
- [PATCH] D15126: Fix ARMv4T (Thumb1) epilogue generation
A. Skrobov via llvm-commits
- [PATCH] D15126: Fix ARMv4T (Thumb1) epilogue generation
A. Skrobov via llvm-commits
- [PATCH] D15128: AMDGPU: Implement isNoopAddrSpaceCast
Matt Arsenault via llvm-commits
- [PATCH] D15128: AMDGPU: Implement isNoopAddrSpaceCast
Tom Stellard via llvm-commits
- [PATCH] D15128: AMDGPU: Implement isNoopAddrSpaceCast
Matt Arsenault via llvm-commits
- [PATCH] D15129: AMDGPU: Error on addrspacecasts that aren't actually implemented
Matt Arsenault via llvm-commits
- [PATCH] D15129: AMDGPU: Error on addrspacecasts that aren't actually implemented
Tom Stellard via llvm-commits
- [PATCH] D15129: AMDGPU: Error on addrspacecasts that aren't actually implemented
Matt Arsenault via llvm-commits
- [PATCH] D15132: [X86][SSE] Update the cost table for integer-integer conversions on SSE2.
Cong Hou via llvm-commits
- [PATCH] D15133: [CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
Chris Bieneman via llvm-commits
- [PATCH] D15133: [CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
Chris Bieneman via llvm-commits
- [PATCH] D15133: [CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
Frederic Riss via llvm-commits
- [PATCH] D15133: [CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
Chris Bieneman via llvm-commits
- [PATCH] D15133: [CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
Justin Bogner via llvm-commits
- [PATCH] D15133: [CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
Chris Bieneman via llvm-commits
- [PATCH] D15133: [CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
Chris Bieneman via llvm-commits
- [PATCH] D15133: [CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
Phabricator via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
David Li via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
David Li via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Sean Silva via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Xinliang David Li via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
David Li via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Sean Silva via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Xinliang David Li via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Xinliang David Li via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
David Li via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] D15135: Extend the use of @llvm.invariant.start/end intrinsics for GVN-based load elimination purposes to also handle global variables.
Larisse Voufo via llvm-commits
- [PATCH] D15135: Extend the use of @llvm.invariant.start/end intrinsics for GVN-based load elimination purposes to also handle global variables.
Larisse Voufo via llvm-commits
- [PATCH] D15136: Adapt the use of @llvm.invariant.start/end intrinsics for load elimination purposes from -gvn to -instcombine
Larisse Voufo via llvm-commits
- [PATCH] D15136: Adapt the use of @llvm.invariant.start/end intrinsics for load elimination purposes from -gvn to -instcombine
Larisse Voufo via llvm-commits
- [PATCH] D15137: Remove "ExportingModule" from ThinLTO Index
Mehdi AMINI via llvm-commits
- [PATCH] D15137: Remove "ExportingModule" from ThinLTO Index
Teresa Johnson via llvm-commits
- [PATCH] D15138: Disable signbit related bitcast optimization for illegal types (e.g ppc_fp128)
hfinkel at anl.gov via llvm-commits
- [PATCH] D15138: Disable signbit related bitcast optimization for ppc_fp128
Tim Shen via llvm-commits
- [PATCH] D15138: Disable signbit related bitcast optimization for ppc_fp128
Tim Shen via llvm-commits
- [PATCH] D15138: Disable signbit related bitcast optimization for ppc_fp128
hfinkel at anl.gov via llvm-commits
- [PATCH] D15138: Fix signbit related bitcast optimization for ppc_fp128
Tim Shen via llvm-commits
- [PATCH] D15138: Fix signbit related bitcast optimization for ppc_fp128
Tim Shen via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
David Majnemer via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Reid Kleckner via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
David Majnemer via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Reid Kleckner via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
David Majnemer via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Andy Kaylor via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Joseph Tremoulet via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Andy Kaylor via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
David Majnemer via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
David Majnemer via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
David Majnemer via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
David Majnemer via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
David Majnemer via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Andy Kaylor via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Reid Kleckner via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Andy Kaylor via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
David Majnemer via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Reid Kleckner via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Joseph Tremoulet via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Andy Kaylor via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Andy Kaylor via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Reid Kleckner via llvm-commits
- [PATCH] D15139: [IR] Reformulate LLVM's EH funclet IR
Joseph Tremoulet via llvm-commits
- [PATCH] D15141: [mips][DSP] Add DSPr1 and DSPr2 tests for the standard encodings
Zlatko Buljan via llvm-commits
- [PATCH] D15141: [mips][DSP] Add DSPr1 and DSPr2 tests for the standard encodings
Daniel Sanders via llvm-commits
- [PATCH] D15141: [mips][DSP] Add DSPr1 and DSPr2 tests for the standard encodings
Zlatko Buljan via llvm-commits
- [PATCH] D15142: [AArch64]: Add support for Cortex-A35
Christof Douma via llvm-commits
- [PATCH] D15143: [AArch64]: Add support for Cortex-A35
Christof Douma via llvm-commits
- [PATCH] D15143: [AArch64]: Add support for Cortex-A35
Renato Golin via llvm-commits
- [PATCH] D15143: [AArch64]: Add support for Cortex-A35
Christof Douma via llvm-commits
- [PATCH] D15144: [mips[microMIPS]] Adding code size reduction pass for MicroMIPS
Milena Vujosevic Janicic via llvm-commits
- [PATCH] D15146: [InstCombine] Look through PHIs, GEPs, IntToPtrs and PtrToInts to expose more constants when comparing GEPs
silviu.baranga at arm.com via llvm-commits
- [PATCH] D15146: [InstCombine] Look through PHIs, GEPs, IntToPtrs and PtrToInts to expose more constants when comparing GEPs
David Majnemer via llvm-commits
- [PATCH] D15146: [InstCombine] Look through PHIs, GEPs, IntToPtrs and PtrToInts to expose more constants when comparing GEPs
silviu.baranga at arm.com via llvm-commits
- [PATCH] D15146: [InstCombine] Look through PHIs, GEPs, IntToPtrs and PtrToInts to expose more constants when comparing GEPs
silviu.baranga at arm.com via llvm-commits
- [PATCH] D15148: Add support for loopz, loopnz for Intel syntax
Marina Yatsina via llvm-commits
- [PATCH] D15148: Add support for loopz, loopnz for Intel syntax
Chad Rosier via llvm-commits
- [PATCH] D15148: Add support for loopz, loopnz for Intel syntax
Marina Yatsina via llvm-commits
- [PATCH] D15150: Add support for "xlat m8"
Marina Yatsina via llvm-commits
- [PATCH] D15150: Add support for "xlat m8"
Reid Kleckner via llvm-commits
- [PATCH] D15151: Do not try to use i8 and i16 versions of FP_TO_INT soft float library calls
Michael Kuperstein via llvm-commits
- [PATCH] D15151: Do not try to use i8 and i16 versions of FP_TO_INT soft float library calls
Nadav Rotem via llvm-commits
- [PATCH] D15153: Adding test for fnstsw
michael zuckerman via llvm-commits
- [PATCH] D15156: [ThinLTO] Appending linkage fixes
Teresa Johnson via llvm-commits
- [PATCH] D15156: [ThinLTO] Appending linkage fixes
Rafael Espíndola via llvm-commits
- [PATCH] D15156: [ThinLTO] Appending linkage fixes
Teresa Johnson via llvm-commits
- [PATCH] D15156: [ThinLTO] Appending linkage fixes
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D15156: [ThinLTO] Appending linkage fixes
Teresa Johnson via llvm-commits
- [PATCH] D15156: [ThinLTO] Appending linkage fixes
Mehdi AMINI via llvm-commits
- [PATCH] D15156: [ThinLTO] Appending linkage fixes
Teresa Johnson via llvm-commits
- [PATCH] D15156: [ThinLTO] Appending linkage fixes
Teresa Johnson via llvm-commits
- [PATCH] D15156: [ThinLTO] Appending linkage fixes
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D15156: [ThinLTO] Appending linkage fixes
Teresa Johnson via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
Quentin Colombet via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
Quentin Colombet via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
Quentin Colombet via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
Quentin Colombet via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
- [PATCH] D15160: [LIT] Add the –run-under parameter to lit, which lit.cfg will then use.
Chad Rosier via llvm-commits
- Re: [PATCH] D15160: [LIT] Add the –run-under parameter to lit, which lit.cfg will then use.
Matthias Braun via llvm-commits
- Re: [PATCH] D15160: [LIT] Add the –run-under parameter to lit, which lit.cfg will then use.
Reid Kleckner via llvm-commits
- Re: [PATCH] D15160: [LIT] Add the –run-under parameter to lit, which lit.cfg will then use.
Matthias Braun via llvm-commits
- Re: [PATCH] D15160: [LIT] Add the –run-under parameter to lit, which lit.cfg will then use.
Chad Rosier via llvm-commits
- [PATCH] D15167: [WebAssembly] Add a test for wasm-store-results pass
Derek Schuff via llvm-commits
- [PATCH] D15167: [WebAssembly] Add a test for wasm-store-results pass
Derek Schuff via llvm-commits
- [PATCH] D15167: [WebAssembly] Add a test for wasm-store-results pass
Dan Gohman via llvm-commits
- [PATCH] D15167: [WebAssembly] Add a test for wasm-store-results pass
Derek Schuff via llvm-commits
- [PATCH] D15167: [WebAssembly] Add a test for wasm-store-results pass
Derek Schuff via llvm-commits
- [PATCH] D15171: Test case to verify the presence of MaxFunctionCount module flag in PGO mode
Easwaran Raman via llvm-commits
- [PATCH] D15176: FunctionImporter: implement bulk function importing for efficiency
Mehdi AMINI via llvm-commits
- [PATCH] D15176: FunctionImporter: implement bulk function importing for efficiency
Mehdi AMINI via llvm-commits
- [PATCH] D15177: [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions.
Cong Hou via llvm-commits
- [PATCH] D15177: [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions.
James Molloy via llvm-commits
- [PATCH] D15177: [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions.
Cong Hou via llvm-commits
- [PATCH] D15177: [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions.
Cong Hou via llvm-commits
- [PATCH] D15178: FunctionImporter: implement bulk function importing for efficiency
Mehdi AMINI via llvm-commits
- [PATCH] D15178: FunctionImporter: implement bulk function importing for efficiency
Mehdi AMINI via llvm-commits
- [PATCH] D15178: FunctionImporter: implement bulk function importing for efficiency
Teresa Johnson via llvm-commits
- [PATCH] D15178: FunctionImporter: implement bulk function importing for efficiency
Mehdi AMINI via llvm-commits
- [PATCH] D15178: FunctionImporter: implement bulk function importing for efficiency
Mehdi AMINI via llvm-commits
- [PATCH] D15179: [sanitizer] Cache results of darwin_test_archs
Kuba Brecka via llvm-commits
- [PATCH] D15179: [sanitizer] Cache results of darwin_test_archs
Chris Bieneman via llvm-commits
- [PATCH] D15179: [sanitizer] Cache results of darwin_test_archs
Phabricator via llvm-commits
- [PATCH] D15180: [tsan] Use MAP_ANON instead of MAP_ANONYMOUS
Kuba Brecka via llvm-commits
- [PATCH] D15180: [tsan] Use MAP_ANON instead of MAP_ANONYMOUS
Phabricator via llvm-commits
- [PATCH] D15181: [sanitizer] Replace a local array with InternalScopedString in MaybeReexec()
Kuba Brecka via llvm-commits
- [PATCH] D15181: [sanitizer] Replace a local array with InternalScopedString in MaybeReexec()
Phabricator via llvm-commits
- [PATCH] D15184: [tsan] Enable building and testing TSan Go runtime on OS X
Kuba Brecka via llvm-commits
- [PATCH] D15184: [tsan] Enable building and testing TSan Go runtime on OS X
Phabricator via llvm-commits
- [PATCH] D15188: [llgo] Roll gofrontend forward
Andrew Wilkins via llvm-commits
- [PATCH] D15189: [tsan] Introduce a "ignore_interceptors_accesses" option
Kuba Brecka via llvm-commits
- [PATCH] D15189: [tsan] Introduce a "ignore_interceptors_accesses" option
Dmitry Vyukov via llvm-commits
- [PATCH] D15190: [mips][ias] Range check uimm6 operands and fix a bug this revealed.
Daniel Sanders via llvm-commits
- [PATCH] D15190: [mips][ias] Range check uimm6 operands and fix a bug this revealed.
Vasileios Kalintiris via llvm-commits
- [PATCH] D15191: [ELF] Support PHDRS command
Denis Protivensky via llvm-commits
- [PATCH] D15191: [ELF] Support PHDRS command
Rui Ueyama via llvm-commits
- [PATCH] D15191: [ELF] Support PHDRS command
Denis Protivensky via llvm-commits
- [PATCH] D15191: [ELF] Support PHDRS command
Rui Ueyama via llvm-commits
- [PATCH] D15192: [safestack] Turn the OS X SafeStack runtime into a dynamic library
Kuba Brecka via llvm-commits
- [PATCH] D15192: [safestack] Turn the OS X SafeStack runtime into a dynamic library
Alexey Samsonov via llvm-commits
- [PATCH] D15192: [safestack] Turn the OS X SafeStack runtime into a dynamic library
Kuba Brecka via llvm-commits
- [PATCH] D15192: [safestack] Turn the OS X SafeStack runtime into a dynamic library
Alexey Samsonov via llvm-commits
- [PATCH] D15192: [safestack] Turn the OS X SafeStack runtime into a dynamic library
Evgeniy Stepanov via llvm-commits
- [PATCH] D15193: [ELF/AArch64] Allow only valid dynamic relocations in the output.
Igor Kudrin via llvm-commits
- [PATCH] D15193: [ELF/AArch64] Allow only valid dynamic relocations in the output.
Davide Italiano via llvm-commits
- [PATCH] D15193: [ELF/AArch64] Allow only valid dynamic relocations in the output.
Igor Kudrin via llvm-commits
- [PATCH] D15193: [ELF/AArch64] Allow only valid dynamic relocations in the output.
Rui Ueyama via llvm-commits
- [PATCH] D15193: [ELF/AArch64] Allow only valid dynamic relocations in the output.
Igor Kudrin via llvm-commits
- [PATCH] D15193: [ELF/AArch64] Allow only valid dynamic relocations in the output.
Rui Ueyama via llvm-commits
- [PATCH] D15193: [ELF/AArch64] Allow only valid dynamic relocations in the output.
Igor Kudrin via llvm-commits
- [PATCH] D15194: [safestack] Fix/port SafeStack on OS X
Kuba Brecka via llvm-commits
- [PATCH] D15194: [safestack] Fix/port SafeStack on OS X
Peter Collingbourne via llvm-commits
- [PATCH] D15197: [WebAssembly] Support constant offsets on loads and stores
Derek Schuff via llvm-commits
- [PATCH] D15197: [WebAssembly] Support constant offsets on loads and stores
Derek Schuff via llvm-commits
- [PATCH] D15197: [WebAssembly] Support constant offsets on loads and stores
Dan Gohman via llvm-commits
- [PATCH] D15197: [WebAssembly] Support constant offsets on loads and stores
JF Bastien via llvm-commits
- [PATCH] D15197: [WebAssembly] Support constant offsets on loads and stores
Dan Gohman via llvm-commits
- [PATCH] D15197: [WebAssembly] Support constant offsets on loads and stores
Derek Schuff via llvm-commits
- [PATCH] D15197: [WebAssembly] Support constant offsets on loads and stores
Derek Schuff via llvm-commits
- [PATCH] D15197: [WebAssembly] Support constant offsets on loads and stores
Dan Gohman via llvm-commits
- [PATCH] D15197: [WebAssembly] Support constant offsets on loads and stores
Derek Schuff via llvm-commits
- [PATCH] D15198: X86InstrInfo::copyPhysReg: workaround reg liveness
JF Bastien via llvm-commits
- [PATCH] D15198: X86InstrInfo::copyPhysReg: workaround reg liveness
David Majnemer via llvm-commits
- [PATCH] D15198: X86InstrInfo::copyPhysReg: workaround reg liveness
JF Bastien via llvm-commits
- [PATCH] D15198: X86InstrInfo::copyPhysReg: workaround reg liveness
JF Bastien via llvm-commits
- [PATCH] D15200: [X86] Put no-op ADJCALLSTACK markers around all dynamic lowerings
Reid Kleckner via llvm-commits
- [PATCH] D15200: [X86] Put no-op ADJCALLSTACK markers around all dynamic lowerings
Quentin Colombet via llvm-commits
- [PATCH] D15200: [X86] Put no-op ADJCALLSTACK markers around all dynamic lowerings
Reid Kleckner via llvm-commits
- [PATCH] D15202: [SectionMemoryManager] Make better use of virtual memory
Keno Fischer via llvm-commits
- [PATCH] D15202: [SectionMemoryManager] Make better use of virtual memory
Keno Fischer via llvm-commits
- [PATCH] D15202: [SectionMemoryManager] Make better use of virtual memory
Keno Fischer via llvm-commits
- [PATCH] D15202: [SectionMemoryManager] Make better use of virtual memory
Keno Fischer via llvm-commits
- [PATCH] D15202: [SectionMemoryManager] Make better use of virtual memory
Lang Hames via llvm-commits
- [PATCH] D15202: [SectionMemoryManager] Make better use of virtual memory
Keno Fischer via llvm-commits
- [PATCH] D15202: [SectionMemoryManager] Make better use of virtual memory
Keno Fischer via llvm-commits
- [PATCH] D15202: [SectionMemoryManager] Make better use of virtual memory
Keno Fischer via llvm-commits
- [PATCH] D15202: [SectionMemoryManager] Make better use of virtual memory
Keno Fischer via llvm-commits
- [PATCH] D15206: [compiler-rt] [safestack] Enable for aarch64
Adhemerval Zanella via llvm-commits
- [PATCH] D15207: [test-suite] Add some cross-compile options.
Chad Rosier via llvm-commits
- [PATCH] D15207: [test-suite] Add some cross-compile options.
Matthias Braun via llvm-commits
- [PATCH] D15207: [test-suite] Add some cross-compile options.
Chad Rosier via llvm-commits
- [PATCH] D15207: [test-suite] Add some cross-compile options.
Matthias Braun via llvm-commits
- [PATCH] D15207: [test-suite] Add some cross-compile options.
Chad Rosier via llvm-commits
- [PATCH] D15210: [WebAssembly] Fix dominance check for PHIs in the StoreResult pass
Dan Gohman via llvm-commits
- [PATCH] D15210: [WebAssembly] Fix dominance check for PHIs in the StoreResult pass
Derek Schuff via llvm-commits
- [PATCH] D15210: [WebAssembly] Fix dominance check for PHIs in the StoreResult pass
Phabricator via llvm-commits
- [PATCH] D15210: [WebAssembly] Fix dominance check for PHIs in the StoreResult pass
Dan Gohman via llvm-commits
- [PATCH] D15211: [ProfileData] Add unit test infrastructure for sample profile reader/writer
Nathan Slingerland via llvm-commits
- [PATCH] D15211: [ProfileData] Add unit test infrastructure for sample profile reader/writer
David Li via llvm-commits
- [PATCH] D15211: [ProfileData] Add unit test infrastructure for sample profile reader/writer
Sean Silva via llvm-commits
- [PATCH] D15212: [PGO] Value profiling text format reader/writer support
David Li via llvm-commits
- [PATCH] D15213: [SimplifyCFG] allow speculation of exactly one expensive instruction (PR24818)
Sanjay Patel via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Evgeniy Stepanov via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Evgeniy Stepanov via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Evgeniy Stepanov via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Evgeniy Stepanov via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Peter Collingbourne via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Evgeniy Stepanov via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Evgeniy Stepanov via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Peter Collingbourne via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Evgeniy Stepanov via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Evgeniy Stepanov via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Peter Collingbourne via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Evgeniy Stepanov via llvm-commits
- [PATCH] D15215: Emit function alias to data as a function symbol
Evgeniy Stepanov via llvm-commits
- [PATCH] D15216: [CodeGen] Minor correction to comment on PhysRegInfo.
Kevin B. Smith via llvm-commits
- [PATCH] D15216: [CodeGen] Minor correction to comment on PhysRegInfo.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D15216: [CodeGen] Minor correction to comment on PhysRegInfo.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D15216: [CodeGen] Minor correction to comment on PhysRegInfo.
Kevin B. Smith via llvm-commits
- [PATCH] D15219: [Support] Change SaturatingAdd()/SaturatingMultiply() to use pointer for returning overflow state
Nathan Slingerland via llvm-commits
- [PATCH] D15225: [Driver] Sanitizer support based on runtime library presence
Kuba Brecka via llvm-commits
- [PATCH] D15226: [mips][ias] Range check uimm8 operands
Daniel Sanders via llvm-commits
- [PATCH] D15226: [mips][ias] Range check uimm8 operands
Vasileios Kalintiris via llvm-commits
- [PATCH] D15229: [mips][ias] Range check uimm10 operands
Daniel Sanders via llvm-commits
- [PATCH] D15229: [mips][ias] Range check uimm10 operands
Vasileios Kalintiris via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Chad Rosier via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D15232: [InstCombine] Aggressively fold compares that can be discovered to be constant
James Molloy via llvm-commits
- [PATCH] D15232: [InstCombine] Aggressively fold compares that can be discovered to be constant
David Majnemer via llvm-commits
- [PATCH] D15232: [InstCombine] Aggressively fold compares that can be discovered to be constant
James Molloy via llvm-commits
- [PATCH] D15232: [InstCombine] Aggressively fold compares that can be discovered to be constant
Benjamin Kramer via llvm-commits
- [PATCH] D15232: [InstCombine] Aggressively fold compares that can be discovered to be constant
Philip Reames via llvm-commits
- [PATCH] D15232: [InstCombine] Aggressively fold compares that can be discovered to be constant
James Molloy via llvm-commits
- [PATCH] D15234: [ARM] Flag vcvt{t, b} with an f16 type specifier as part of the FP16 extension.
Bradley Smith via llvm-commits
- [PATCH] D15234: [ARM] Flag vcvt{t, b} with an f16 type specifier as part of the FP16 extension.
Tim Northover via llvm-commits
- [PATCH] D15235: [ELF] - Implemented R_*_IRELATIVE relocations for x86, x64 targets.
George Rimar via llvm-commits
- [PATCH] D15235: [ELF] - Implemented R_*_IRELATIVE relocations for x86, x64 targets.
George Rimar via llvm-commits
- [PATCH] D15236: [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.
A. Skrobov via llvm-commits
- [PATCH] D15238: parseArch() supports more variations of arch names
Kelvin Li via llvm-commits
- [PATCH] D15239: x86: add has lahf/sahf feature
JF Bastien via llvm-commits
- [PATCH] D15239: x86: add has lahf/sahf feature
JF Bastien via llvm-commits
- [PATCH] D15239: x86: add has lahf/sahf feature
JF Bastien via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
JF Bastien via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
David Majnemer via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
JF Bastien via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
David Majnemer via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
JF Bastien via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
JF Bastien via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
JF Bastien via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
JF Bastien via llvm-commits
- [PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg via llvm-commits
- [PATCH] D15243: [PGO]: Do not use invalid Char in instrumentation variable names
David Li via llvm-commits
- [PATCH] D15243: [PGO]: Do not use invalid Char in instrumentation variable names
Justin Bogner via llvm-commits
- [PATCH] D15243: [PGO]: Do not use invalid Char in instrumentation variable names
Xinliang David Li via llvm-commits
- [PATCH] D15243: [PGO]: Do not use invalid Char in instrumentation variable names
Sean Silva via llvm-commits
- [PATCH] D15243: [PGO]: Do not use invalid Char in instrumentation variable names
Xinliang David Li via llvm-commits
- [PATCH] D15243: [PGO]: Do not use invalid Char in instrumentation variable names
David Li via llvm-commits
- [PATCH] D15243: [PGO]: Do not use invalid Char in instrumentation variable names
David Li via llvm-commits
- [PATCH] D15244: [PassManager] Tuning Memory Usage of AnalysisUsage
Philip Reames via llvm-commits
- [PATCH] D15244: [PassManager] Tuning Memory Usage of AnalysisUsage
Chandler Carruth via llvm-commits
- [PATCH] D15245: Use a higher inlining threshold for hot callees.
Easwaran Raman via llvm-commits
- [PATCH] D15245: Use a higher inlining threshold for hot callees.
David Li via llvm-commits
- [PATCH] D15245: Use a higher inlining threshold for hot callees.
David Li via llvm-commits
- [PATCH] D15245: Use a higher inlining threshold for hot callees.
Easwaran Raman via llvm-commits
- [PATCH] D15245: Use a higher inlining threshold for hot callees.
Justin Bogner via llvm-commits
- [PATCH] D15245: Use a higher inlining threshold for hot callees.
Easwaran Raman via llvm-commits
- [PATCH] D15245: Use a higher inlining threshold for hot callees.
Xinliang David Li via llvm-commits
- [PATCH] D15247: Check multilib dir for asan_device_setup.
Dan Albert via llvm-commits
- [PATCH] D15247: Check multilib dir for asan_device_setup.
Evgeniy Stepanov via llvm-commits
- [PATCH] D15247: Check multilib dir for asan_device_setup.
Dan Albert via llvm-commits
- [PATCH] D15248: [PGO] Add check in cmake to detect if atomics operations are available for target
David Li via llvm-commits
- [PATCH] D15249: [InstCombine] Call getCmpPredicateForMinMax only with a valid SPF
Sanjoy Das via llvm-commits
- [PATCH] D15249: [InstCombine] Call getCmpPredicateForMinMax only with a valid SPF
James Molloy via llvm-commits
- [PATCH] D15249: [InstCombine] Call getCmpPredicateForMinMax only with a valid SPF
Sanjoy Das via llvm-commits
- [PATCH] D15250: Detecte vector reduction operations just before instruction selection.
Cong Hou via llvm-commits
- [PATCH] D15250: Detecte vector reduction operations just before instruction selection.
Cong Hou via llvm-commits
- [PATCH] D15252: [WebAssembly] Fix scheduling dependencies in register-stackified code
Dan Gohman via llvm-commits
- [PATCH] D15252: [WebAssembly] Fix scheduling dependencies in register-stackified code
JF Bastien via llvm-commits
- [PATCH] D15252: [WebAssembly] Fix scheduling dependencies in register-stackified code
Phabricator via llvm-commits
- [PATCH] D15253: [EarlyCSE] Simplify and invert ParseMemoryInst [NFCI]
Philip Reames via llvm-commits
- [PATCH] D15256: ARM: Better codegen for 64-bit compares.
Peter Collingbourne via llvm-commits
- [PATCH] D15257: AMDGPU/SI: Emit constant arrays in the .text section
Tom Stellard via llvm-commits
- [PATCH] D15257: AMDGPU/SI: Emit constant arrays in the .text section
Matt Arsenault via llvm-commits
- [PATCH] D15258: [PGO] Remove data races on Data->Values field
David Li via llvm-commits
- [PATCH] D15259: Normalize MBB's successors' probabilities in several locations.
Cong Hou via llvm-commits
- [PATCH] D15259: Normalize MBB's successors' probabilities in several locations.
David Li via llvm-commits
- [PATCH] D15259: Normalize MBB's successors' probabilities in several locations.
Cong Hou via llvm-commits
- [PATCH] D15259: Normalize MBB's successors' probabilities in several locations.
Cong Hou via llvm-commits
- [PATCH] D15264: Fix bitcast to gep constant folding transform.
Amaury SECHET via llvm-commits
- [PATCH] D15264: Fix bitcast to gep constant folding transform.
David Majnemer via llvm-commits
- [PATCH] D15264: Fix bitcast to gep constant folding transform.
Amaury SECHET via llvm-commits
- [PATCH] D15264: Fix bitcast to gep constant folding transform.
David Majnemer via llvm-commits
- [PATCH] D15264: Fix bitcast to gep constant folding transform.
Amaury SECHET via llvm-commits
- [PATCH] D15264: Fix bitcast to gep constant folding transform.
Amaury SECHET via llvm-commits
- [PATCH] D15265: AVX-512: missing patterns in masked_load on KNL
Elena Demikhovsky via llvm-commits
- [PATCH] D15268: Adding support for FWORD type for MS inline asm
Marina Yatsina via llvm-commits
- [PATCH] D15268: Adding support for FWORD type for MS inline asm
Chad Rosier via llvm-commits
- [PATCH] D15269: Support: remove unused parameters. NFC.
Visoiu Mistrih Francis via llvm-commits
- [PATCH] D15270: PassManager: remove unused parameters. NFC.
Visoiu Mistrih Francis via llvm-commits
- [PATCH] D15270: PassManagerInternal: remove unused parameters. NFC.
Visoiu Mistrih Francis via llvm-commits
- [PATCH] D15271: Split functions to create shrink wrapping opportunities
Thomas Jablin via llvm-commits
- [PATCH] D15272: [Verifier] Verifier that a GlobalValue is only used in this Module
Keno Fischer via llvm-commits
- [PATCH] D15272: [Verifier] Verifier that a GlobalValue is only used in this Module
Keno Fischer via llvm-commits
- [PATCH] D15272: [Verifier] Verifier that a GlobalValue is only used in this Module
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D15272: [Verifier] Verifier that a GlobalValue is only used in this Module
Keno Fischer via llvm-commits
- [PATCH] D15272: [Verifier] Verifier that a GlobalValue is only used in this Module
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D6531: [x86] @llvm.ctpop.v8i32 custom lowering
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D7850: ScheduleDAGInstrs::buildSchedGraph() rewritten.
Jonas Paulsson via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Jonas Paulsson via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Jonas Paulsson via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Andrew Trick via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Jonas Paulsson via llvm-commits
- [PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Andrew Trick via llvm-commits
- [PATCH] D9068: ScheduleDAGInstrs: Rework schedule graph builder.
Phabricator via llvm-commits
- [PATCH] D9151: Loop Versioning for LICM
Ashutosh Nema via llvm-commits
- [PATCH] D9824: [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions
Daniel Sanders via llvm-commits
- [PATCH] Squelch unused variable warning in SIRegisterInfo.cpp.
Justin Lebar via llvm-commits
- [PATCH] Squelch unused variable warning in SIRegisterInfo.cpp.
Matt Arsenault via llvm-commits
- [PATCH] Squelch unused variable warning in SIRegisterInfo.cpp.
Justin Lebar via llvm-commits
- [PATCH] Squelch unused variable warning in SIRegisterInfo.cpp.
Artem Belevich via llvm-commits
- [PATCH] Squelch unused variable warning in SIRegisterInfo.cpp.
Justin Lebar via llvm-commits
- [PATCH] Squelch unused variable warning in SIRegisterInfo.cpp.
Artem Belevich via llvm-commits
- [PATCH] Squelch unused variable warning in SIRegisterInfo.cpp.
Matt Arsenault via llvm-commits
- [PATCH] Squelch unused variable warning in SIRegisterInfo.cpp.
Justin Lebar via llvm-commits
- [PATCH] YAML Input improvement
Jonathan Anderson via llvm-commits
- [polly] r254305 - ScopInfo: Replace while/iterator construct with std::remove_if
Tobias Grosser via llvm-commits
- [polly] r254327 - ScopInfo: Further simplify code
Tobias Grosser via llvm-commits
- [polly] r254343 - Remove non-debug printing of domain set
Tobias Grosser via llvm-commits
- [polly] r254497 - Add script to update isl
Michael Kruse via llvm-commits
- [polly] r254498 - Update isl to isl-0.15-140-g9279e30
Michael Kruse via llvm-commits
- [polly] r254706 - Update isl to isl-0.15-142-gf101714
Tobias Grosser via llvm-commits
- [RFC] Always using the diagnostic handler in the LLVMContext
Rafael Espíndola via llvm-commits
- [RFC] Always using the diagnostic handler in the LLVMContext
Mehdi Amini via llvm-commits
- [rfc] long term idea: remove appending linkage
Rafael Espíndola via llvm-commits
- [rfc] long term idea: remove appending linkage
Reid Kleckner via llvm-commits
- [rfc] long term idea: remove appending linkage
David Majnemer via llvm-commits
- [rfc] long term idea: remove appending linkage
Chris Lattner via llvm-commits
- [rfc] long term idea: remove appending linkage
Reid Kleckner via llvm-commits
- [rfc] long term idea: remove appending linkage
Duncan P. N. Exon Smith via llvm-commits
- [test-suite] r254373 - RunSafely: Do not fail remote runs if PROG is an absolute path
Matthias Braun via llvm-commits
- [test-suite] r254374 - RunSafely: Do not fail when running remotely and OUTFILE is an absolute path
Matthias Braun via llvm-commits
- [test-suite] r254545 - lit: Support RunSafely remote execution
Matthias Braun via llvm-commits
- [test-suite] r254747 - [test-suite/LNTBased/SPEC] Simplify code using enumerate()
Adam Nemet via llvm-commits
- [test-suite] r254748 - [test-suite/LNTBased/SPEC] Support multiple training runs
Adam Nemet via llvm-commits
- [test-suite] r254765 - [test-suite] Add the TEST_SUITE_EXE_WRAPPER option for cross-compiling.
Chad Rosier via llvm-commits
- [test-suite] r254832 - Cleanup and generalize .test file creation
Matthias Braun via llvm-commits
- [test-suite] r254834 - Add CMakeLists for External/{Nurbs|Povray|skidmarks10|HMMER}
Matthias Braun via llvm-commits
- [test-suite] r254835 - RunSafely: Add option to omit exit status from output.
Matthias Braun via llvm-commits
- [test-suite] r254836 - RunSafely.sh: Allow the specification of a working directory
Matthias Braun via llvm-commits
- [www-pubs] r254689 - Added Contech paper.
John Criswell via llvm-commits
- [www] r254312 - Win snapshot: r254298
Hans Wennborg via llvm-commits
- [zorg] r247950 - [zorg] For lldb builders, add step 'update scripts' to download scripts from aosp repo
Ying Chen via llvm-commits
- [zorg] r254474 - Increase concurrency for sanitizer-x86_64-linux-fast bot.
Ivan Krasin via llvm-commits
- [zorg] r254506 - [ARM] Don't need X86 for sanitizer tests any more
Renato Golin via llvm-commits
- [zorg] r254534 - Disable libc++ in UBSan boostrap due to known bugs
Alexey Samsonov via llvm-commits
- [zorg] r254536 - Use env variables instead of hardcoded names to disable libc++ and lld on PowerPC bots
Alexey Samsonov via llvm-commits
- [zorg] r254537 - Define newly introduced env vars on all bots
Alexey Samsonov via llvm-commits
- [zorg] r254553 - Make UBSan bootstrap failures fatal again
Alexey Samsonov via llvm-commits
- [zorg] r254568 - Add UBSan bootstrap to fast bot
Alexey Samsonov via llvm-commits
- [zorg] r254569 - Increase link concurrency for sanitizer-x86_64-linux-bootstrap bot.
Ivan Krasin via llvm-commits
- [zorg] r254644 - Increase compile concurrency for sanitizer-x86_64-linux-bootstrap bot.
Ivan Krasin via llvm-commits
- [zorg] r254717 - [zorg] Add support for uploading artifacts to the 'llvmlab bisect' bucket and enable this for clang-cmake-mips.
Daniel Sanders via llvm-commits
- [zorg] r254800 - Make check-ubsan failures fatal on sanitizer bots
Alexey Samsonov via llvm-commits
- [zorg] r254809 - Delete unused code for Windows bot
Alexey Samsonov via llvm-commits
- [zorg] r254810 - Slightly simplify buildbot_standard.sh - remove variable which is always set
Alexey Samsonov via llvm-commits
- [zorg] r254812 - Add check-tsan invocation in CMake external debug compiler-rt build
Alexey Samsonov via llvm-commits
- [zorg] r254815 - Try to fix buildbot: exclude compiler-rt from the first build invocation for now
Alexey Samsonov via llvm-commits
- [zorg] r254816 - Small fix for resent commit 254717.
Galina Kistanova via llvm-commits
- [zorg] r254816 - Small fix for resent commit 254717.
Daniel Sanders via llvm-commits
- [zorg] r254820 - Build TSan with extra debug output on buildbot
Alexey Samsonov via llvm-commits
- [zorg] r254822 - Add compiler-rt-clear invocations to build with external compiler-rt
Alexey Samsonov via llvm-commits
- Buildbot numbers for week of 11/22/2015 - 11/28/2015
Galina Kistanova via llvm-commits
- Buildbot numbers for week of 11/22/2015 - 11/28/2015
David Blaikie via llvm-commits
- Buildbot numbers for week of 11/22/2015 - 11/28/2015
Galina Kistanova via llvm-commits
- Buildbot numbers for week of 11/22/2015 - 11/28/2015
David Blaikie via llvm-commits
- Buildbot numbers for week of 11/22/2015 - 11/28/2015
Tobias Grosser via llvm-commits
- HA: [lld] r254428 - [ELF] - Refactor of tls_index implementation for tls local dynamic model.
George Rimar via llvm-commits
- HA: [lld] r254428 - [ELF] - Refactor of tls_index implementation for tls local dynamic model.
George Rimar via llvm-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via llvm-commits
- Possible patch for PR21903 (MBB exits via unconditional fall-through but its successor differs from its CFG successor) ?
Dimitry Andric via llvm-commits
- Removing traces of takeOwnershipOfBuffers left after r251560
Joshua Gerrard via llvm-commits
- Removing traces of takeOwnershipOfBuffers left after r251560
Joshua Gerrard via llvm-commits
Last message date:
Sun Dec 6 23:20:09 PST 2015
Archived on: Sun Dec 6 23:17:48 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).