The Week Of Monday 3 August 2015 Archives by thread
Starting: Mon Aug 3 00:43:27 PDT 2015
Ending: Sun Aug 9 23:02:31 PDT 2015
Messages: 1307
- [PATCH] D11143: [RFC] Cross Block DSE
Karthik Bhat
- [PATCH] D11642: [X86][AVX512VLBW] add pack, cvt, mulhi and madd intrinsics
Phabricator
- [llvm] r243868 - Fix the test added at r243777.
Alexander Kornienko
- [llvm] r243869 - Be less conservative about forming IT blocks.
James Molloy
- [PATCH] D11680: [ARM] Be less conservative about forming IT blocks.
Phabricator
- [PATCH] D11716: [X86][AVX512DQ] add new intrinsics
Asaf Badouh
- [PATCH] D11679: [compiler-rt] Add AArch64 to CMake configuration and several missing builtins
Renato Golin
- [PATCH] D11648: InstCombinePHI: Partial simplification of identity operations
James Molloy
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
James Molloy
- [PATCH] D11712: Fix bug in COMISD and COMISS definition in td files
Marina Yatsina
- [llvm] r243777 - [dsymutil] Support multiple input files on the command line
Alexander Kornienko
- [llvm] [PATCH 1/2] AMDGPU: Factor out EOP query.
Zoltan Gilian
- [llvm] r243872 - Don't use test inputs from other directories.
Alexander Kornienko
- [llvm] r243862 - [dwarfdump] Add support for dumping mach-o universal objectfiles
Alexander Kornienko
- [llvm] r243873 - [GlobalMerge] Allow targets to enable merging of extern variables, NFC.
John Brawn
- [PATCH] D10965: [GlobalMerge] Allow targets to enable merging of extern variables, NFC.
John Brawn
- [llvm] r243874 - [ARM] Make GlobalMerge merge extern globals by default
John Brawn
- [PATCH] D11665: Explicitly clear the MCInst operand list when calling the target disassembler. Otherwise, repeatedly passing in the same MCInst to getInstruction() will append the current instruction's operands to the previous instruction's operands.
Ulrich Weigand
- [PATCH] D10966: [ARM] Make GlobalMerge merge extern globals by default
John Brawn
- [PATCH] D11678: [CodeGen] Fixes *absdiff* intrinsic: LangRef doc/test case improvement and corresponding code change
Shahid, Asghar-ahmad
- [PATCH] D11718: [TTI] Fix default costs for interleaved accesses
silviu.baranga at arm.com
- [PATCH] D11719: [asan] Fix dyld version detection on OS X
Kuba Brecka
- [llvm] r243875 - [TTI] Fix default costs for interleaved accesses
Silviu Baranga
- [llvm] r243877 - Currently string attributes on function arguments/return values can be generated using LLVM API. However they are not supported in parser. So, the following scenario will fail:
Artur Pilipenko
- [PATCH] D11058: Parser support for string attributes on arguments/return values
Artur Pilipenko
- [compiler-rt] r243879 - [asan] Fix dyld version detection on OS X
Kuba Brecka
- [PATCH] D11720: [ARM] Update ReconstructShuffle to handle mismatched types
silviu.baranga at arm.com
- [PATCH] D11377: x86: check hasOpaqueSPAdjustment in canRealignStack
Chad Rosier
- [llvm] r243639 - MCJITTests/MCJITCAPITest.cpp: Try to appease i686-win32.
Lang Hames
- [llvm] r243880 - Refactor AtomicExpand::expandAtomicRMWToCmpXchg into a standalone function.
JF Bastien
- [PATCH] D11422: Refactor AtomicExpand::expandAtomicRMWToCmpXchg into a standalone function.
JF Bastien
- [PATCH] D11724: COFF: Add test for ld/section created import library
Martell Malone
- [llvm] [PATCH] AMDGPU: Add pass to lower OpenCL image and sampler arguments.
Zoltán Gilián
- [PATCH] D11696: [x86] machine combiner reassociation: mark EFLAGS operand as 'dead'
Sanjay Patel
- [PATCH] D11272: Add a TrailingObjects template class.
James Y Knight
- [PATCH] D11577: Reassociate: Fix miscompile for va_arg arguments.
Quentin Colombet
- [PATCH] D11448: [UBSan][MIPS] Fix cast-overflow tests for mips big endian.
Hans Wennborg
- [llvm] r243779 - IR: Add a broad bitcode compatibility test
Vedant Kumar
- [PATCH] D10871: [SPARC] Fix BooleanContents, so that select of a trunc doesn't eliminate the trunc.
James Y Knight
- [PATCH] D11725: [DependenceAnalysis] Ensure All Recurrences are Affine
Matthew Simpson
- [llvm] r243881 - Allow derived DOTViewers to choose the functions to illustrate
Tobias Grosser
- [polly] r243882 - Add option -polly-view-only
Tobias Grosser
- [PATCH] D11685: cache OptSize and MinSize attributes in the DAG
Sanjay Patel
- [llvm] r243883 - Linker: Move distinct MDNodes instead of cloning
Duncan P. N. Exon Smith
- [PATCH] D11374: Make DW_AT_[MIPS]linkage_name optional, and off by default for SCE.
Eric Christopher
- [llvm] r243884 - ARM: prefer allocating VFP regs at stride 4 on Darwin.
Tim Northover
- [llvm] r243885 - DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
- [www] r243886 - Win snapshot: r243874
Hans Wennborg
- [polly] r243887 - Update testcases after LLVM r243885
Duncan P. N. Exon Smith
- [llvm] r243888 - Revert "-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11"
Reid Kleckner
- [llvm] r243824 - -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11
Reid Kleckner
- [PATCH] Add iterator for PHINode value/BB pair
Pete Cooper
- [PATCH] D11683: Create a wrapper pass for MachineDominatorTree to remove pass dependence when it is only used conditionally.
Cong Hou
- [PATCH] D10717: Enhance loop rotation with existence of profile data in MachineBlockPlacement pass.
Cong Hou
- [PATCH] D11012: Add a target environment for CoreCLR.
Reid Kleckner
- [polly] r243889 - Do not add spaces into memory-access identifiers
Tobias Grosser
- [llvm] r243890 - Fix testing for end of stream in bitstream reader.
Derek Schuff
- [PATCH] D11391: Fix testing for end of stream in bitstream reader.
Derek Schuff
- [llvm] r243891 - [MCJIT] Fix a cast warning in the unit-test introduced in r243589.
Lang Hames
- [llvm] r243589 - [MCJIT] Fix PR20656 by teaching MCJIT to honor ExecutionEngine's global mapping.
Lang Hames
- [PATCH] D11363: Allow merging of immediates within a basic block for code size savings and reduced footprint.
Zia Ansari
- [PATCH] D11681: [asan] Print VAs instead of RVAs for module offsets on Windows
Reid Kleckner
- [PATCH] D11635: DebugInfo: Emit DW_AT_address_class for non-0 address space
Matt Arsenault
- [PATCH] D11726: [ASan] Add SIGFPE by default as deadly signal
Karl Skomski
- [PATCH] D11691: [WebAssembly] Add Relooper
Alon Zakai
- [PATCH] D11605: [LoopUnswitch] Add block frequency analysis to recognize hot/cold regions
Chen Li
- [PATCH] D11706: [Unroll] Improve the brute force loop unroll estimate by propagating through PHI nodes across iterations.
Chandler Carruth
- [llvm] r243894 - Convert some AArch64 code to foreach loops. NFC.
Pete Cooper
- [llvm] r242839 - [Object][ELF] Handle files with no section header string table.
Rafael Espíndola
- [llvm] r243334 - [llvm-mc] Pushing plumbing through for --fatal-warnings flag.
Mehdi Amini
- [compiler-rt] r243895 - [asan] Print VAs instead of RVAs for module offsets on Windows
Reid Kleckner
- [PATCH] D11730: Improve lit "native" feature to check if the native backend is builtin
Mehdi AMINI
- [PATCH] D11731: Update test suite to be able to run "ninja check" without X86 builtin
Mehdi AMINI
- [llvm] r243896 - Recommit r243824: -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11
David Blaikie
- [llvm] r243897 - -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11
David Blaikie
- [PATCH] amdgpu: add Fiji support
Alex Deucher
- [llvm] r243121 - Update for r243115 which changed the DataLayout API on TargetMachine but
Rafael Espíndola
- [llvm] r243898 - [Release Script] Check for correct symlink name
Renato Golin
- [llvm] r243899 - Try to fix the build for C++ standard libraries missing std::map::emplace
David Blaikie
- [llvm] r243900 - [Unroll] Improve the brute force loop unroll estimate by propagating
Chandler Carruth
- [lld] r243184 - [ELF2] Remove broken test.
Rafael Espíndola
- [PATCH] D11484: [compiler] [tsan] Enable tsan for aarch64
Adhemerval Zanella
- [PATCH] D11734: wrap OptSize and MinSize attributes for easier and consistent access (NFCI)
Sanjay Patel
- [lld] r243231 - ELF2: Remove dead code.
Rafael Espíndola
- [llvm] r243903 - Fix with a bit more care. (but only a bit)
David Blaikie
- [llvm] r243240 - [llvm-dwarfump] Don't rely on global state, part 3.
Rafael Espíndola
- [PATCH] D11736: Initial documentation for the MIR serialization format.
Alex Lorenz
- [llvm] r243904 - Fix memory leak in unit test of Bitcode/BitReaderTest.cpp
Derek Schuff
- [PATCH] D11735: Fix memory leak in unit test of Bitcode/BitReaderTest.cpp
Derek Schuff
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-Hung Hsieh
- [llvm] r243905 - [llvm-objdump] Range-loopify. NFC intended.
Davide Italiano
- [lld] r243321 - ELF2: Devirtualize SymbolBody::compare. NFC.
Rafael Espíndola
- [PATCH] D11442: Provide an interface normalizeSuccWeights in MachineBasicBlock to normalize its successors' weights and use it in other places.
Cong Hou
- [PATCH] D6629: x86: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
- [PATCH] D11267: LLD: Add AMDGPU ELF ReaderWriter
Rui Ueyama
- [lld] r243377 - COFF: Update README to mention that it now supports 32-bit x86.
Rafael Espíndola
- [llvm] r243907 - ARM: remove horrible printf left over from debugging
Tim Northover
- [llvm] r242833 - Don't iterate over the program headers in the constructor of ELFFile.
Rafael Espíndola
- [llvm] r243909 - -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11
David Blaikie
- [llvm] r243910 - Update/correct comment.
David Blaikie
- [PATCH] MIR Serialization: Serialize the machine operand's offset.
Alex L
- [PATCH] D11738: Add new llvm.loop.unroll.enable metadata which is now generated by "#pragma unroll" directive
Mark Heffernan
- [llvm] r242847 - [dsymutil] Implement ODR uniquing for C++ code.
Frédéric Riss
- [llvm] r243911 - lto: Avoid relying on the environment for this test
Justin Bogner
- [PATCH] D11739: Add new llvm.loop.unroll.enable metadata
Mark Heffernan
- [Patch] GettingStarted.rst update
Erik de Castro Lopo
- [PATCH] propagate IR-level fast-math-flags to DAG nodes, disabled by default
escha
- [compiler-rt] r243913 - Runtime check of poisoning derived class members.
Naomi Musgrave
- [llvm] r243487 - [tests] Use llvm-readobj instead of macho-dump.
Rafael Espíndola
- [llvm] r243915 - MIR Serialization: Initial serialization of the machine memory operands.
Alex Lorenz
- [PATCH] MIR Serialization: Initial serialization of the machine memory operands.
Alex L
- [llvm] r243916 - docs/GettingStarted.rst: Whitespace only
Mehdi Amini
- [llvm] r243917 - GettingStarted.rst: Add info about building sanitizers
Mehdi Amini
- [llvm] r243918 - Docs: s/Sanitiser/Sanitizer/ for consistency
Mehdi Amini
- [LNT] r243919 - Fixup a test case to match what is in the database
Chris Matthews
- [llvm] r243920 - [LoopVer] Remove unused needsRuntimeChecks(), NFC
Adam Nemet
- [llvm] r243921 - [LAA] Remove unused needsAnyChecking(), NFC
Adam Nemet
- [PATCH] D11698: Introduce enum value for previously defined metadata -- make.implicit
Philip Reames
- [PATCH] D11741: [TTI] Make the cost APIs in TargetTransformInfo consistently use 'int' rather than 'unsigned' for their costs.
Chandler Carruth
- [llvm] r243923 - MIR Serialization: Serialize the 'volatile' machine memory operand flag.
Alex Lorenz
- [llvm] r243924 - [CodeGen] Fix FCOPYSIGN legalization to account for mismatched types.
Ahmed Bougacha
- [PATCH] D11710: [SimplifyCFG] Ignore lifetime intrinsics when looking for empty landing pads
Philip Reames
- [llvm] r243926 - [AArch64] Vector FCOPYSIGN supports Custom-lowering: mark it as such.
Ahmed Bougacha
- [llvm] r243927 - [UB] Fix a nasty place where we would pass null pointers to memcpy.
Chandler Carruth
- [llvm] r243929 - Add a -revert option to utils/release/merge.sh
Hans Wennborg
- [llvm] r243930 - [AArch64] Use SDValue bool operator. NFC.
Ahmed Bougacha
- [llvm] r243931 - [AArch64] Remove unnecessary "break". NFC.
Ahmed Bougacha
- [llvm] r243932 - [UB] Fix another place where we would pass a null pointer to memcpy.
Chandler Carruth
- [llvm] r243933 - [AArch64][v8.1a] The "pan" sysreg isn't MSR-specific. NFCI.
Ahmed Bougacha
- [llvm] r243934 - [UB] Fix yet another use of memcpy with a null pointer argument. I think
Chandler Carruth
- [llvm] r243935 - [AArch64] Add isel support for f16 indexed LD/ST.
Ahmed Bougacha
- [llvm] r243936 - [AArch64] Rename FP formats to be more consistent. NFC.
Ahmed Bougacha
- [llvm] r243939 - Revert "[LSR] Generate and use zero extends"
Sanjoy Das
- [PATCH] D7802: [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Akira Hatanaka
- [llvm] r243942 - [GettingStarted.rst] Commit the right patch.
Sean Silva
- [llvm] r243944 - [UB] Don't allocate space for contained types and then try to copy the
Chandler Carruth
- [llvm] r243951 - ARM: make Darwin libcall registration table driven (NFC)
Saleem Abdulrasool
- [llvm] r243952 - ARM: support windows division routines
Saleem Abdulrasool
- [llvm] r243954 - Introduce enum value for previously defined metadata -- make.implicit
Chen Li
- [llvm] r243955 - [LAA] Remove unused pointer partition argument from addRuntimeCheck, NFC
Adam Nemet
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Hal Finkel
- [PATCH] D9822: Reducing the costs of cast instructions to enable more vectorization of smaller types in LoopVectorize
hfinkel at anl.gov
- [llvm] r243382 - [LDist][LVer] Explicitly pass the set of memchecks to LoopVersioning, NFC
Nema, Ashutosh
- [IMPORTANT] Mailing list Move & Downtime (Tuesday, August 4th)
Tanya Lattner
- [llvm] r243956 - [SDAG] Fix a result chain in ExpandUnalignedLoad
Hal Finkel
- [llvm] r243957 - Remove the configure and cmake checks for sys/wait.h
Justin Bogner
- [llvm] r243958 - Improve lit "native" feature to check if the native backend is builtin
Mehdi Amini
- [llvm] r243959 - Move generic MIR tests in their own subdir, requires "native" as well
Mehdi Amini
- [llvm] r243960 - Update test suite to make "ninja check" succeed without native backend builtin
Mehdi Amini
- llvm patch
Hal Finkel
- [llvm] r243961 - Linker: Fix references to uniqued nodes after r243883
Duncan P. N. Exon Smith
- [llvm] r243962 - [InstCombine] Moved SSE vector shift constant folding into its own helper function. NFCI.
Simon Pilgrim
- [PATCH] D11748: Fix FBLD and FBSTP
Marina Yatsina
- [PATCH] [comiler-rt/ubsan] getVtablePrefix must not sanity-check on Prefix->Offset > 0
Stephan Bergmann
- [llvm] r243963 - [InstCombine] Split off SSE2/AVX2 vector shift tests.
Simon Pilgrim
- [PATCH] D11749: [X86] When optimizing for size, use POP for small post-call stack clean-up
Michael Kuperstein
- [llvm] r243965 - Drive-by fixes for LandingPad -> EHPad
David Majnemer
- [PATCH] D11750: [WinEHPrepare] Add rudimentary support for the new EH instructions
David Majnemer
- [polly] r243971 - Run ScopInfo after the ScopViewers
Tobias Grosser
- Adding VERSION_MIN load command to MachO file on Darwin
Rafael Espíndola
- [PATCH] D11608: COFF: Remove the old COFF linker and rename link2 link.
Rafael Ávila de Espíndola
- [PATCH] D11072: Implement tool to convert bitcode to text.
Rafael Espíndola
- [llvm] r243976 - Linker: Fix ASan failure from r243961
Duncan P. N. Exon Smith
- [llvm] r243977 - Fix 80-column
Duncan P. N. Exon Smith
- [PATCH] D11755: [mips][FastISel] Disable code generation for unsupported targets through FastISel.
Vasileios Kalintiris
- [lld] r243980 - Remove SymbolTable::getChunks.
Rafael Espindola
- [polly] r243981 - Optionally model read-only scalars
Tobias Grosser
- [lld] r243982 - This function never returns null, don't check it.
Rafael Espindola
- [lld] r243983 - Remove a silly return.
Rafael Espindola
- [llvm] r243984 - Revert r229675 - [mips] Avoid redundant sign extension of the result of binary bitwise instructions.
Vasileios Kalintiris
- [lld] r243985 - The SymbolTable doesn't need to be a template.
Rafael Espindola
- [llvm] r243986 - [mips][FastISel] Disable code generation for unsupported targets through FastISel.
Vasileios Kalintiris
- [PATCH] D11428: Improve EmitLoweredSelect for contiguous pseudo CMOV instructions.
Kevin B. Smith
- [lld] r243988 - Use make_unique. NFC.
Rafael Espindola
- [llvm] r243990 - [x86] machine combiner reassociation: mark EFLAGS operand as 'dead'
Sanjay Patel
- [llvm] r243991 - [RuntimeDyld] Adapt PPC64 relocations to PPC32
Hal Finkel
- [PATCH] D9998: [RuntimeDyld] Adapt PPC64 relocations to PPC32
hfinkel at anl.gov
- [lld] r243993 - Create ObjectFile with the correct endian and word size.
Rafael Espindola
- [llvm] r243994 - wrap OptSize and MinSize attributes for easier and consistent access (NFCI)
Sanjay Patel
- [llvm] r243995 - [ArrayRef] Make copy use std::uninitialized_copy.
Benjamin Kramer
- [llvm] r243996 - Avoid passing nullptr to std::equal.
Yaron Keren
- Mailing list move NOW!
Tanya Lattner
- Test
Tanya Lattner
- [www] r243997 - Test commit. New mailing list.
Tanya Lattner
- [www] r243998 - Move cs.uiuc.edu lists to lists.llvm.org (update links).
Tanya Lattner
- [llvm] r243999 - Rename all references to old mailing lists to new lists.llvm.org address.
Tanya Lattner
- [compiler-rt] r244002 - Update references to new lists.llvm.org mailing lists.
Tanya Lattner
- New mailing list is up!
Tanya Lattner
- [polly] r244009 - Update links to lists.llvm.org.
Tanya Lattner
- [poolalloc] r244010 - Update links to new lists.llvm.org
Tanya Lattner
- [llvm] r244011 - Remove the unused header check for utime.h.
Eric Christopher
- [llvm] r244012 - Remove obsolete configure check for libole32 as we don't appear to use
Eric Christopher
- [llvm] r244013 - Remove the apparently unused rand48 configure checks and associated m4.
Eric Christopher
- [llvm] r244014 - Remove autoconf checks for sigsetjmp and siglongjmp as they appear to
Eric Christopher
- [llvm] r244015 - Temporarily revert r244012 while we see if it's really necessary.
Eric Christopher
- [llvm] r244016 - Windows/COM.inc: Fix emacs mode in the first line.
NAKAMURA Takumi
- [llvm] r244017 - unittests/ADT/ArrayRefTest.cpp: Suppress r243995 on g++-4.8 for now to unbreak bots.
NAKAMURA Takumi
- [llvm] r244019 - [llvm-objdump] Call exit(1) on error, i.e. fail early.
Davide Italiano
- [Phabricator] Primary Address Changed
Mailing List "llvm-commits"
- [llvm] r244020 - [MachineCombiner] Don't use the opcode-only form of computeInstrLatency
Hal Finkel
- [llvm] r244021 - Fixed line endings.
Simon Pilgrim
- [llvm] r244022 - [InstCombine] Added more specific SSE2/AVX2 vector shift tests.
Simon Pilgrim
- [PATCH] D11758: [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
Chandler Carruth
- [llvm] r244023 - [ArrayRefTest] Work around a GCC 4.8 internal compiler error.
Benjamin Kramer
- [PATCH] Ensure stack is properly aligned for call argument initialization
Jeroen Ketema
- [PATCH] D11760: [InstCombine] Fix SSE2/AVX2 vector shift by constant
Simon Pilgrim
- [llvm] r244029 - ARMISelDAGToDAG.cpp had this self-contradictory code:
Artyom Skrobov
- [PATCH] D11159: Fixing the stack offset functionality
Andrey Churbanov
- [PATCH] D11156: Fix comments by eliminating possible trademark conflicts.
Andrey Churbanov
- [llvm] r244032 - Drop unnecessary static_cast.
Rafael Espindola
- [lld] r244033 - Use ELFOSABI_NONE. This matches both bfd ld and gold.
Rafael Espindola
- [lld] r244035 - lld elf2: Diagnose trying to mix incompatible files.
Rafael Espindola
- [lld] r244037 - Rename asm tests to .s. NFC.
Rafael Espindola
- [llvm] r244038 - Update comment. NFC.
Chad Rosier
- [PATCH] D11458: ELF: Add AMDGPU specific defintions
Rafael Ávila de Espíndola
- [PATCH] D10964: [Codegen] Add intrinsics 'hadd*' and corresponding SDNodes for horizontal sum operation.
Shahid
- [PATCH] D11762: [asan] Enable asan for aarch64
Adhemerval Zanella
- [PATCH][Solaris] Use the GCC Installation detector to add the C++ include paths
Rafael Espíndola
- [lld] r243496 - [ELF2] Devirtualize SymbolBody.
Rafael Espíndola
- [lld] r244040 - Delete dead code.
Rafael Espindola
- [Patch] LangRef.rst: Minor typo and whitespace fixes
Débora Setton Sanches
- [llvm] r244041 - [AArch64] Register (existing) AArch64LoadStoreOpt pass with LLVM pass manager.
Chad Rosier
- [lld] r244042 - For now we only have on Chunk type. Simplify.
Rafael Espindola
- [llvm] r244043 - [IR] Simplify code with ArrayRef::copy. No functionality change.
Benjamin Kramer
- [llvm] r244044 - [YAMLTraits] Use StringRef::copy. No functionality change.
Benjamin Kramer
- [llvm] r244045 - [AA] Use CallSite cast idiom. No functionality change.
Benjamin Kramer
- [llvm] r244046 - [AArch64] Register (existing) AArch64ExpandPseudo pass with LLVM pass manager.
Chad Rosier
- [PATCH] D11704: AMDGPU: Remove SCCReg.
Tom Stellard
- [PATCH] D11705: AMDGPU/SI: Remove EXECReg
Tom Stellard
- [llvm] [PATCH 2/2] AMDGPU: Add MEM_RAT STORE_TYPED.
Zoltan Gilian
- [PATCH] D10458: Fix bug 23851: Preserve metadata for the unswitched branch in loop-unswitch
Chad Rosier
- [llvm] r244048 - Make this less error prone by using a #define. NFC.
Chad Rosier
- [PATCH] Fix LLVMExports.cmake generation with `configure --enable-shared`
Brad King
- [lld] r244050 - Add bare minimum to get a working i386 linux program.
Rafael Espindola
- [PATCH] D11596: Separate out BDCE's analysis into a separate DemandedBits analysis.
James Molloy
- [PATCH] D11146: [ValueTracking] Add support for floating-point minnum and maxnum
James Molloy
- [llvm] r244053 - revert r243687: enable fast-math-flag propagation to DAG nodes
Sanjay Patel
- [PATCH] D11262: [SDAG] Add new ISD nodes: ISD::FMINNAN and ISD::FMAXNAN
James Molloy
- [compiler-rt] r244054 - [asan] Enable asan for aarch64
Adhemerval Zanella
- [compiler-rt] r244055 - [tsan] Enable tsan for aarch64
Adhemerval Zanella
- [llvm] r244056 - [AArch64] Register (existing) AArch64AdvSIMDScalar pass with LLVM pass manager.
Chad Rosier
- [PATCH] D11764: [DAGCombiner] Attempt to mask vectors before zero extension instead of after.
Simon Pilgrim
- [PATCHs] Using the MC layer to produce dSYM companion binaries
Frédéric Riss
- [llvm] r244057 - [AArch64] Make the naming of the Address Type Promotion pass consistent.
Chad Rosier
- [llvm] r244058 - test-release.sh: Fix naming of OpenMP runtime tarball
Hans Wennborg
- [llvm] r244059 - Force the MachO generated for Darwin to have VERSION_MIN load command
Steven Wu
- [PATCH] D11382: x86 atomic: optimize a.store(reg op a.load(acquire), release)
JF Bastien
- [llvm] r244060 - [AArch64] Register (existing) AArch64BranchRelaxation pass with LLVM pass manager.
Chad Rosier
- [llvm] r244061 - AMDGPU: Remove SCCReg.
Matt Arsenault
- [llvm] r244062 - AMDGPU/SI: Remove EXECReg
Matt Arsenault
- [llvm] r244064 - [Sparc] Fix disassembly of popc instruction.
James Y Knight
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou
- [PATCH] D11767: [tsan] Fix aarch64 build issue
Adhemerval Zanella
- [PATCH] D11768: FastISel fails to remove dead code
Wolfgang Pieb
- [PATCH] D11769: [LoopUnswitch] Preserve make.implicit metadata for unswitched conditions
Chen Li
- [llvm] r244067 - [AArch64] Register AArch64DeadRegisterDefinition pass with LLVM pass manager.
Chad Rosier
- [PATCH] D11770: Allow nested CrashRecoveryContexts.
Nico Weber
- [llvm] r244068 - MIR Parser: Simplify the handling of quoted tokens. NFC.
Alex Lorenz
- [PATCH] D11771: Fix how DependenceAnalysis calls de-linearization
Vaivaswatha Nagaraj
- [llvm] r244071 - MIR Serialization: Serialize the 'debug-use' register operand flag.
Alex Lorenz
- [llvm] r244074 - Move BB succ_iterator to be inside TerminatorInst. NFC.
Pete Cooper
- [llvm] r196095 - [PM] [cleanup] Rearrange the public and private sections of this class
David Blaikie
- [PATCH] D11585: docs: Fix typo in Phabricator.rst
Brian Gesiak
- [llvm] r244075 - MIR Serialization: Serialize the 'early-clobber' register operand flag.
Alex Lorenz
- [compiler-rt] r244077 - Try to fix sanitizer_win.cc compile error on 64-bit after r243895
Hans Wennborg
- [llvm] r244078 - [GMR] Teach the conservative path of GMR to catch even more easy cases.
Chandler Carruth
- [PATCH] D11707: [GMR] Teach the conservative path of GMR to catch even more easy cases.
Chandler Carruth
- [llvm] r244080 - [TTI] Make the cost APIs in TargetTransformInfo consistently use 'int'
Chandler Carruth
- [llvm] r244081 - MIR Parser: Report an error when parsing duplicate register flags.
Alex Lorenz
- [PATCH] D11249: Fix PR#24142
Guozhi Wei
- [compiler-rt] r244082 - [libFuzzer/DFSan] add more __sanitizer callbacks to dfsan blacklist
Kostya Serebryany
- [compiler-rt] r244083 - [libFuzzer] add weak hooks for strcmp
Kostya Serebryany
- [llvm] r244084 - [libFuzzer] use data-flow feedback from strcmp
Kostya Serebryany
- [llvm] r244085 - [dsymutil] Split some logic into a helper function. NFC
Frederic Riss
- [llvm] r244086 - [dsymutil] Introduce exit helper. NFC.
Frederic Riss
- [llvm] r244087 - [dsymutil] Implement support for handling mach-o universal binaries as main input/output.
Frederic Riss
- [PATCH] D11774: [NVPTX] Use LDG for pointer induction variables
Bjarke Hammersholt Roune
- [compiler-rt] r244088 - [AArch64] Fixes broken bot fue to TSAN patch
Renato Golin
- [llvm] r244089 - [Hexagon] Implement TargetTransformInfo for Hexagon
Krzysztof Parzyszek
- [llvm] r244093 - MIR Parser: Extract the IR constant parsing code into a new method. NFC.
Alex Lorenz
- [PATCH] Move succ_iterator definition inside TerminatorInst
Pete Cooper
- [llvm] r244094 - [dsymutil] Fix test patterns.
Frederic Riss
- [llvm] r244095 - [Unroll] Switch to using 'int' cost types in preparation for a somewhat
Chandler Carruth
- [llvm] r244098 - MIR Serialization: Serialize the typed immediate integer machine operands.
Alex Lorenz
- [PATCH] D10714: Modify interleave diagnostics to clearly indicate why interleaving wasn't done.
Gerolf Hoflehner
- [compiler-rt] r244099 - [sanitizer] fix the Mac build (hopefully)
Kostya Serebryany
- [llvm] r244100 - MIR Parser: Report an error when parsing large immediate operands.
Alex Lorenz
- Thread premissions through sys::fs::create_director{y|ies}
Frédéric Riss
- [PATCH] D11051: Swap loop invariant GEP with loop variant GEP to allow more LICM.
Andrew Trick
- [compiler-rt] r244101 - [UBSan] Fix UBSan-vptr false positive.
Alexey Samsonov
- [lld] r244102 - COFF: ARM: Implepment BLX23T relocation and fix Branch20T.
Rui Ueyama
- [llvm] r244103 - Write access test.
Richard Diamond
- [compiler-rt] r244105 - [AArch64] Stable runtime required for proc maps test
Renato Golin
- [lld] r244106 - COFF: Fix bad #includes.
Rui Ueyama
- [lld] r244107 - lit fixes for lld.
Rafael Espindola
- [llvm] r244108 - Revert "Fix `llvm-config` to emit the linker flag for the combined shared object built by autoconfig/make instead of the individual components."
Richard Diamond
- [lld] r244109 - Handle writeImportLibrary failing.
Rafael Espindola
- [PATCH] D9689: Add a stat to show how often the MaxLookupSearchDepth limit is hit
Quentin Colombet
- [llvm] r244112 - -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11
David Blaikie
- [PATCH] D11775: ELF2: Simplify Writer interface.
Rui Ueyama
- [PATCH] D9429: Improve the cost evaluation of LSR
Quentin Colombet
- [llvm] r244113 - NFC.
Cong Hou
- [PATCH] D11776: WebAssembly: textual emission uses expected opcode names
JF Bastien
- [compiler-rt] r243686 - [Sanitizers] [Bug 24151] Generalize type of offset in internal_mmap
Hans Wennborg
- [llvm] r244115 - -Wdeprecated-clean: Remove uses of throw() in favor of noexcept
David Blaikie
- [llvm] r244120 - Fix MO's analyzePhysReg, it was confusing sub- and super-registers. Problem pointed out by Michael Hordijk.
JF Bastien
- [PATCH] D11756: If the "CodeView" module flag is set, emit codeview instead of DWARF
Reid Kleckner
- [PATCH] Sort and add BPF target to docs
Pete Cooper
- [llvm] r244121 - Revert "Fix MO's analyzePhysReg, it was confusing sub- and super-registers. Problem pointed out by Michael Hordijk."
JF Bastien
- [llvm] r244122 - -Wdeprecated cleanup: Make CallGraph movable by default by using unique_ptr members rather than raw pointers.
David Blaikie
- [llvm] r244123 - Update GettingStarted docs list of LLVM_TARGETS_TO_BUILD to match cmake.
Pete Cooper
- [PATCH] D11777: [Target/X86] Allow LowerVAARG to work on FreeBSD, too.
Charles Davis
- [Patch][LoopVectorize]Late evaluation of vectorization requirements
Tyler Nowicki
- [llvm] r244127 - [PM] Remove a failed attempt to port the CallGraph analysis to the new
Chandler Carruth
- [llvm] r244128 - x86 atomic: optimize a.store(reg op a.load(acquire), release)
JF Bastien
- [PATCH] D11606: Vtable aliasing improvement: makes obj->vtable noalias obj and modref(obj->virt_call, obj->vtable) = REF
Richard Smith
- [llvm] r244129 - -Wdeprecated clean by making LogBuilder move constructible so it can be returned by value (in DifferenceEngine::logf)
David Blaikie
- [llvm] r244130 - [Hexagon] Edit a comment. NFC
Krzysztof Parzyszek
- [PATCH]: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
- [llvm] r244132 - [LoopUnswitch] Preserve make.implicit metadata for unswitched conditions
Chen Li
- [llvm] r244133 - -Wdeprecated: Remove some dead code that was relying on a questionable (rule-of-3-violating) copy ctor in MCInstPrinter
David Blaikie
- [llvm] r244134 - Replace &vector[0] with vector.data() to avoid invalid dereference caught by debug STL. Also move a '*' for consistency and fix an 80-col violation.
Nick Lewycky
- [llvm] r244135 - Drop the defaulted CallGraph move ctor, since it's unused and MSVC doesn't support defaulted move ops
David Blaikie
- [PATCH] MIR Serialization: Serialize the UsesPhysRegMask from machine register info.
Duncan P. N. Exon Smith
- [PATCH] D11370: Improved the interface of methods commuting operands, improved X86-FMA3 mem-folding&coalescing.
Quentin Colombet
- [compiler-rt] r244136 - [sanitizer] Add the flag handle_sigfpe that is default true to handle SIGFPE crashes same as SIGSEV crashes, patch by Karl Skomski
Kostya Serebryany
- [PATCH] D11779: Fix UB in MCJIT test cases that relied on union type punning
David Blaikie
- [PATCH] D11780: -Wdeprecated: Use noexcept rather than throw() where supported
David Blaikie
- [llvm] r244151 - [libFuzzer] add a missing test file
Kostya Serebryany
- [PATCH] D11782: RFC: Target-specific loop idiom recognition
Krzysztof Parzyszek
- [llvm] r244152 - [libFuzzer] add option -report_slow_units=Nsec to control when slow units are printed
Kostya Serebryany
- [PATCH] D11651: [LVI] Improve LazyValueInfo compile time performance
Duncan P. N. Exon Smith
- [PATCH] D11783: Fix an alignment error in `llvm::expandAtomicRMWToCmpXchg`.
Richard Diamond
- [PATCH] D11687: Make cost estimation in RewriteLoopExitValues smarter
Sanjoy Das
- [llvm] r244154 - Record whether the weights on out-edges from a MBB are normalized.
Cong Hou
- [PATCH] MIR Serialization: Initial serialization for the machine operand target flags.
Alex L
- [llvm] r244155 - Divide the primitive size in bits by eight so the initial load's alignment is in
Richard Diamond
- [llvm] r244156 - Add <numeric> header for use of std::accumulate().
Cong Hou
- [llvm] r244157 - MIR Serialization: Serialize the machine operand's offset.
Alex Lorenz
- [llvm] r244158 - If the "CodeView" module flag is set, emit codeview instead of DWARF
Reid Kleckner
- [llvm] r244159 - Fix Windows test failure with triple instead of using the native OS
Reid Kleckner
- [llvm] r244160 - [dsymutil] Add support for the -arch option.
Frederic Riss
- [compiler-rt] r244162 - Add flag to request codeview debug info on Windows
Reid Kleckner
- [PATCH] D11785: [llvm-symbolizer] Remove underscores and other C mangling on Windows
Reid Kleckner
- [PATCH] D11786: Make sure dsymutil temporary files (with names derived from input files) get created under %T.
Artem Belevich
- [PATCH] D10979: Update the branch weight metadata in JumpThreading pass.
Cong Hou
- [llvm] r244163 - Make sure all temporary files get created under %T.
Artem Belevich
- [llvm] r244164 - Add a TrailingObjects template class.
James Y Knight
- [llvm] r244165 - [libFuzzer] in dfsan mode, set labels every time we start recording traces as opposed to doing it at process startup. This ensures that the labels are fresh.
Kostya Serebryany
- [PATCH] D11787: Port the error functions from ELF to COFF.
Rafael Ávila de Espíndola
- [llvm] r244166 - [NVPTX] Use LDG for pointer induction variables.
Bjarke Hammersholt Roune
- [llvm] r244167 - x86: NFC remove needless InstrCompiler cast
JF Bastien
- [PATCH] D11788: x86: NFC remove needless InstrCompiler cast
JF Bastien
- [PATCH] D9751: Add HSAIL target
Rafael Espíndola
- [llvm] r244168 - ValueMapper: Simplify remap() helper function, NFC
Duncan P. N. Exon Smith
- [PATCH] D11791: [Windows] Use llvm-symbolizer before using dbghelp
Reid Kleckner
- [lld] r244169 - ELF2: Simplify Writer interface.
Rui Ueyama
- [llvm] r244171 - [dsymutil] Update source used to generate test binary.
Frederic Riss
- [llvm] r244172 - [dsymutil] Do not create temporary files in -no-output mode.
Frederic Riss
- [lld] r244173 - Add a big endian testcase.
Rafael Espindola
- [llvm] r244174 - Add a stat to show how often the limit to decompose GEPs in BasicAA is reached.
Wei Mi
- [lld] r244175 - COFF: Simplify Writer interface by hiding Writer class.
Rui Ueyama
- [llvm] r244177 - [libFuzzer] avoid build warnings in non-assert build (useful warning in this case)
Kostya Serebryany
- [lld] r244180 - COFF, ELF2: Pass output file path implicitly using Config global variable.
Rui Ueyama
- [llvm] r244181 - ValueMapper: Rotate distinct node remapping algorithm
Duncan P. N. Exon Smith
- [llvm] r244182 - Revert "Make sure all temporary files get created under %T."
Frederic Riss
- [lld] r244183 - For completeness, add a 64 bit big endian test.
Rafael Espindola
- [llvm] r244184 - [llvm-objdump] Add missing call to exit(1).
Davide Italiano
- [PATCH] D11686: [RegAlloc] Trace sibling copies when checking for rematerializability during spill weight calculation (PR24139)
Quentin Colombet
- [PATCH] D11792: MIR Parser: Simplify the token's string value handling.
Alex Lorenz
- [llvm] r244185 - MIR Serialization: Initial serialization of the machine operand target flags.
Alex Lorenz
- [llvm] r244188 - [libFuzzer] add one more mutation strategy: byte shuffling
Kostya Serebryany
- [PATCH] D11266: LLD: ELF: Correctly identify SHT_NOTE sections with !SHF_ALLOC as type*Note
Rui Ueyama
- [llvm] r244189 - [PM/AA] Simplify the AliasAnalysis interface by removing a wrapper
Chandler Carruth
- [lld] r244191 - COFF: ARM: Sort .pdata section correctly.
Rui Ueyama
- [llvm] r244195 - COFF: Assign the correct symbol type to internal functions.
Peter Collingbourne via llvm-commits
- [PATCH] D11793: [compiler-rt] Add SourceLocations for float_cast_overflow data.
Filipe Cabecinhas via llvm-commits
- [llvm] r244197 - [PM/AA] Hoist the interface for BasicAA into a header file.
Chandler Carruth via llvm-commits
- [llvm] r244198 - [PM/AA] Run clang-format over all of basic-aa before making more
Chandler Carruth via llvm-commits
- [llvm] r244199 - Fix Visual C++ error C2248:
Yaron Keren via llvm-commits
- [llvm] r244200 - [PM/AA] Clean up and homogenize comments throughout basic-aa.
Chandler Carruth via llvm-commits
- [PATCH] D11794: Fix REPE, REPZ, REPNZ for intel syntax
Marina Yatsina via llvm-commits
- [llvm] r244202 - [X86] Improve EmitLoweredSelect for contiguous CMOV pseudo instructions.
Michael Kuperstein via llvm-commits
- [llvm] r244203 - Removing tailing whitespaces
Michael Liao via llvm-commits
- [PATCH] D11795: [mips][microMIPS] Write tests for LBU16, LHU16, LW16, LWGP and LWSP instructions
Hrvoje Varga via llvm-commits
- [PATCH] D11796: [PATCH, Mips] Remap move as or.
Simon Dardis via llvm-commits
- [llvm] r244204 - llvm/lib/IR/AttributeImpl.h: Move comment block not to cover typedef, introduced in r244164. [-Wdocumentation]
NAKAMURA Takumi via llvm-commits
- [llvm] r244205 - Revert "Divide the primitive size in bits by eight so the initial load's alignment is in bytes as expected. Tested with the included unit test."
Renato Golin via llvm-commits
- [PATCH] D11798: [mips][microMIPS] Implement BOVC, BNVC, EXT, INS, JALRC, PREFE and NAL instructions
Hrvoje Varga via llvm-commits
- [PATCH] D11799: [mips][microMIPS] Implement LLE, LUI, LW and LWE instructions
Hrvoje Varga via llvm-commits
- [PATCH] D11800: [ARM] Reorganise and simplify thumb-1 load/store selection
John Brawn via llvm-commits
- [PATCH] D11591: Allow PeepholeOptimizer to fold a few more cases
Michael Kuperstein via llvm-commits
- [PATCH] D11801: [mips][microMIPS] Implement SB, SBE, SCE, SH and SHE instructions
Hrvoje Varga via llvm-commits
- [compiler-rt] r244210 - Revert "[sanitizer] Add the flag handle_sigfpe that is default true to handle SIGFPE crashes same as SIGSEV crashes, patch by Karl Skomski"
Renato Golin via llvm-commits
- [llvm] r244211 - Fix minor typos. NFC.
Chad Rosier via llvm-commits
- [PATCH] D11802: AVX512 : vextracti64x2 implemantation
Igor Breger via llvm-commits
- [llvm] r244212 - Plug memory leaks in AsmWriterEmitter::EmitPrintAliasInstruction.
Yaron Keren via llvm-commits
- [PATCH] D11803: Teach `DlAddrSymbolizer::SymbolizeData` how to find symbol size
Ismail Pazarbasi via llvm-commits
- [llvm] r244213 - Silencing a -Wtype-limits warning; NFC.
Aaron Ballman via llvm-commits
- [llvm] r244214 - Reuse variable. NFC.
Rafael Espindola via llvm-commits
- [lld] r244215 - Port the error functions from ELF to COFF.
Rafael Espindola via llvm-commits
- [lld] r244216 - Move the error handling functions to Error.h. NFC.
Rafael Espindola via llvm-commits
- [lld] r244218 - Bring test back but don't check the filesytem dependent error.
Rafael Espindola via llvm-commits
- [lld] r244219 - bar
Rafael Espindola via llvm-commits
- [lld] r244220 - Delete broken code.
Rafael Espindola via llvm-commits
- [llvm] r244221 - [SPARC] Don't compare arch name as a string, use the enum instead.
Douglas Katzman via llvm-commits
- [llvm] r244222 - [AArch64] Improve the readability of the ld/st optimization pass. NFC.
Chad Rosier via llvm-commits
- [PATCH] D11804: Fix an alignment error in `llvm::expandAtomicRMWToCmpXchg` without breaking the build where X86 isn't enabled.
Richard Diamond via llvm-commits
- [PATCH] D11805: Thread premissions through sys::fs::create_director{y|ies}
Frederic Riss via llvm-commits
- [lld] r244226 - COFF: Remove the old COFF linker and make link an alias to link2.
Rui Ueyama via llvm-commits
- [PATCH] D11612: [lld][ELF2] Apply relocations.
Rafael Ávila de Espíndola via llvm-commits
- [lld] r244227 - COFF: Make test commands shorter. NFC.
Rui Ueyama via llvm-commits
- [llvm] r244228 - MIR Serialization: Serialize the 'non-temporal' machine memory operand flag.
Alex Lorenz via llvm-commits
- [llvm] r244229 - Fix an alignment error in `llvm::expandAtomicRMWToCmpXchg` without breaking the build where X86 isn't enabled.
Richard Diamond via llvm-commits
- [llvm] r244230 - MIR Serialization: Serialize the 'invariant' machine memory operand flag.
Alex Lorenz via llvm-commits
- [llvm] r244231 - docs: Fix typo in Phabricator.rst
Reid Kleckner via llvm-commits
- [llvm] r244232 - [cmake] Handle Dragonfly BSD like FreeBSD
Reid Kleckner via llvm-commits
- [PATCH] D11806: Rename inst_range() to instructions() for consistency. NFC
Nico Rieck via llvm-commits
- [llvm] r244233 - [AArch64] Use a static function and other minor cleanup for readability. NFC.
Chad Rosier via llvm-commits
- [PATCH] D6909: Add cmake flags to disable LLD and LLDB from build.
Rick Foos via llvm-commits
- [compiler-rt] r244234 - [sanitizer] 2-nd attempt. Add the flag handle_sigfpe that is default true to handle SIGFPE crashes same as SIGSEV crashes, patch by Karl Skomski. This time the test is enabled only on x86-64 (it broke on ARM)
Kostya Serebryany via llvm-commits
- [llvm] r244235 - This patch changes the interface to enable the shrink wrapping optimization.
Kit Barton via llvm-commits
- [PATCH] D11421: New interface to enable shrink wrapping
Kit Barton via llvm-commits
- [zorg] r244236 - [LNT] Change halting criteria for ClangBuilder bots
Renato Golin via llvm-commits
- [llvm] r244238 - Update docs for accessing !dbg attachments
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r244239 - Revert r244154 which causes some build failure. See https://llvm.org/bugs/show_bug.cgi?id=24377.
Cong Hou via llvm-commits
- [llvm] r244240 - MIR Parser: Report an error when parsing duplicate memory operand flags.
Alex Lorenz via llvm-commits
- [PATCH] D11809: AMDGPU/SI: Remove unused outs parameter from VOPC TableGen classes
Tom Stellard via llvm-commits
- [PATCH] D11810: AMDGPU/SI: v_mac_legacy_f32 does not exist on VI
Tom Stellard via llvm-commits
- [PATCH] D11811: AMDGPU/SI: Add VI checks to vop3 assembler tests
Tom Stellard via llvm-commits
- [PATCH] D11812: AMDGPU/SI: Use correct encoding of vopc for VI in the assembler
Tom Stellard via llvm-commits
- [PATCH] D11813: AMDGPU/SI: Use InstAlias instead of MnemonicAlias for VOPC instructions
Tom Stellard via llvm-commits
- [compiler-rt] r244243 - test: Use lld-link instead of lld-link2 as the LTO linker on Windows.
Peter Collingbourne via llvm-commits
- [llvm] r244244 - [Reassociation] Fix miscompile for va_arg arguments.
Quentin Colombet via llvm-commits
- [llvm] r244246 - LibDriver: Replace references to lld-link2 with lld-link.
Peter Collingbourne via llvm-commits
- [PATCH] D11814: Define a subtarget feature to force stack realignment
Akira Hatanaka via llvm-commits
- [PATCH] D10518: Refactor bitcode reader to simplify control logic.
Karl Schimpf via llvm-commits
- [llvm] r244247 - Fix possible infinite loop in shrink wrapping when searching for save/restore
Kit Barton via llvm-commits
- [PATCH] D11607: Fix infinite loop in Shrink Wrapping
Kit Barton via llvm-commits
- [llvm] r244248 - Rename inst_range() to instructions() for consistency. NFC
Nico Rieck via llvm-commits
- [lld] r244249 - On freebsd it is possible to open a directory. Test with another error.
Rafael Espindola via llvm-commits
- [llvm] r244250 - [libFuzzer] move the mutators to public interface so that custom mutators may reuse these functions directly
Kostya Serebryany via llvm-commits
- [llvm] r244251 - Fix nested CrashRecoveryContexts with LLVM_ENABLE_THREADS=OFF, allow them.
Nico Weber via llvm-commits
- [llvm] r244252 - Fix memory leaks by avoiding extra manual dynamic allocation
David Blaikie via llvm-commits
- [llvm] r242520 - Make global aliases have symbol size equal to their type
Rafael Espíndola via llvm-commits
- [llvm] r244253 - AMDGPU/SI: Use ComplexPatterns for SMRD addressing modes
Tom Stellard via llvm-commits
- [llvm] r244254 - AMDGPU/SI: Add support for 32-bit immediate SMRD offsets on CI
Tom Stellard via llvm-commits
- [PATCH] D11602: AMDGPU/SI: Use ComplexPatterns for SMRD addressing modes
Phabricator via llvm-commits
- [PATCH] D11604: AMDGPU/SI: Add support for 32-bit immediate SMRD offsets on SI
Phabricator via llvm-commits
- [llvm] r244255 - AMDGPU/SI: Add Fiji support
Tom Stellard via llvm-commits
- [Diffusion] rL244255: AMDGPU/SI: Add Fiji support
Tom Stellard via llvm-commits
- [LNT] r244257 - If InstallDir is in driver output, ignore it
Chris Matthews via llvm-commits
- [lld] r244258 - COFF: Update a comment.
Rui Ueyama via llvm-commits
- [llvm] r244259 - Update comments.
Rui Ueyama via llvm-commits
- [PATCH] D11565: [WinEH] Add documentation motivating the new EH instructions
Philip Reames via llvm-commits
- [llvm] r244260 - Convert a bunch of loops to foreach. NFC.
Pete Cooper via llvm-commits
- [Patch][LoopVectorize] Late evaluate of runtime pointer check's threshold
Tyler Nowicki via llvm-commits
- [compiler-rt] r244263 - [ASAN/AArch64] Make sure aarch64 is not stable-runtime
Renato Golin via llvm-commits
- [llvm] r244264 - [IndVars] Improved logging under DEBUG(); NFC.
Sanjoy Das via llvm-commits
- [llvm] r244265 - [IndVars] Fix PR24356.
Sanjoy Das via llvm-commits
- [PATCH] D11817: Enable Shrink Wrapping for PPC64.
Kit Barton via llvm-commits
- [llvm] r244267 - [WinEH] Add documentation motivating the new EH instructions
Reid Kleckner via llvm-commits
- [llvm] r244268 - Thread premissions through sys::fs::create_director{y|ies}
Frederic Riss via llvm-commits
- [llvm] r244269 - [dsymutil] Add (unimplemented) --flat option
Frederic Riss via llvm-commits
- [llvm] r244270 - [dsymutil] Implement dSYM bundle creation
Frederic Riss via llvm-commits
- [PATCH] D11818: LLD: COFF: Remove lld-link2 alias.
Rui Ueyama via llvm-commits
- [PATCH] D11819: [RewriteStatepointsForGC] Avoid using unrelocated pointers after safepoints
Philip Reames via llvm-commits
- [llvm] r244272 - [WinEHPrepare] Add rudimentary support for the new EH instructions
David Majnemer via llvm-commits
- [llvm] r244273 - handle phi nodes
David Majnemer via llvm-commits
- [llvm] r244274 - Handle PHI nodes prefacing EH pads too
David Majnemer via llvm-commits
- [llvm] r244275 - PHIs don't need to be postprocessed
David Majnemer via llvm-commits
- [llvm] r244276 - [IR] Remove TerminateInst's "NameStr" argument
David Majnemer via llvm-commits
- [llvm] r244278 - Revert accidentally committed WinEHPrepare changes
David Majnemer via llvm-commits
- [PATCH] D11820: [CMake] Add experimental support for building compiler-rt for iOS
Chris Bieneman via llvm-commits
- [PATCH] D11083: [CMake] Add experimental support for building compiler-rt for iOS
Chris Bieneman via llvm-commits
- [PATCH] D11082: [CMake] Adding some utility functions for Darwin builds into a new CompilerRTDarwinUtils.cmake module
Chris Bieneman via llvm-commits
- [PATCH] D11073: Architectures for darwin need to be conditionalized based on the operating system.
Chris Bieneman via llvm-commits
- [LNT] r244279 - Fix typo in last commit, and add test to make sure such silly things can't happen again
Chris Matthews via llvm-commits
- [llvm] r244282 - Move to llvm-readobj code that is only used there.
Rafael Espindola via llvm-commits
- [llvm] r244283 - Describe the process better.
Sean Silva via llvm-commits
- [llvm] r244284 - [compatibility.ll] Cover explicitly named comdats.
Sean Silva via llvm-commits
- [PATCH][MC/Dwarf] Allow to specify custom parameters for linetable emission.
Frédéric Riss via llvm-commits
- [PATCH] Remove the global pseudo source values manager variable and convert the MipsCallEntry subclass into target neutral subclasses.
Alex L via llvm-commits
- [llvm] r244287 - Revert "[AArch64][FastISel] Add more truncation tests." and "[AArch64][FastISel] Always use an AND instruction when truncating to non-legal types."
Juergen Ributzka via llvm-commits
- [PATCH] Add default parameter to MCSymbol accessors to control IsUsed
Vedant Kumar via llvm-commits
- [llvm] r244291 - [AArch64][FastISel] Always use AND before checking the branch flag.
Juergen Ributzka via llvm-commits
- [PATCH] D11822: Resurrect RegisterAsmStreamer
Matt Arsenault via llvm-commits
- [PATCH] D11823: MC: Split parts of MCAsmStreamer into new MCBasicAsmStreamer
Matt Arsenault via llvm-commits
- [PATCH] D11330: [LIT] Add a .gitignore to llvm/utils/lit
Justin Bogner via llvm-commits
- [llvm] r244292 - Add initial documentation for the MIR serialization format.
Alex Lorenz via llvm-commits
- [llvm] r244293 - [LangRef] Tiny editorial fixes.
Sean Silva via llvm-commits
- [llvm] r244294 - [LangRef] Cleanup some stray whitespace inconsistencies.
Sean Silva via llvm-commits
- [PATCH] D11579: [InstrProfiling] Fix data race on profile counters by using AtomicRMW.
Sean Silva via llvm-commits
- [llvm] r244295 - MIR Parser: Simplify the token's string value handling.
Alex Lorenz via llvm-commits
- [PATCH] D11081: SelectionDAG: Support Expand of f16 extloads
Matt Arsenault via llvm-commits
- [llvm] r244299 - MIR Serialization: Fix serialization of unnamed IR block references.
Alex Lorenz via llvm-commits
- [PATCH] D11587: AMDGPU: Assume SMRD access for constant address space
Matt Arsenault via llvm-commits
- [llvm] r244300 - [llvm-readobj] Convert to range-loops.
Davide Italiano via llvm-commits
- [llvm] r244301 - ValueMapper: Pull out helper to resolve cycles, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r244302 - ValueMapper: Resolve uniquing cycles more aggressively
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r244303 - ELF: Add AMDGPU specific defintions
Tom Stellard via llvm-commits
- [llvm] r244305 - WebAssembly: textual emission uses expected opcode names
JF Bastien via llvm-commits
- [llvm] r244309 - ShrinkWrap.cpp: Tweak r244235 for a non-functional member, PredicateFtor. [-Wdocumentation]
NAKAMURA Takumi via llvm-commits
- [llvm] r244311 - Tweak llvm/test/tools/dsymutil/arch-option.test to avoid globbing on mingw-w64.
NAKAMURA Takumi via llvm-commits
- [llvm] r244313 - Revert "Make global aliases have symbol size equal to their type"
John Brawn via llvm-commits
- [llvm] r244314 - [ARM] Update ReconstructShuffle to handle mismatched types
Silviu Baranga via llvm-commits
- [llvm] r244315 - Fix unused variable warning introduced in r244314
Silviu Baranga via llvm-commits
- [compiler-rt] r244316 - [ASAN] Disable ManyThreadsTest in AArch64
Renato Golin via llvm-commits
- [PATCH] D11829: AMDGPU/SI: Re-define AMDGPUISD:CLAMP as always clamping between 0.0. and 1.0
Tom Stellard via llvm-commits
- [PATCH] D11830: AMDGPU/SI: Fold AMDGPUISD::CLAMP into VOP3 instructions when possible
Tom Stellard via llvm-commits
- [lld] r244317 - ELF: Correctly identify SHT_NOTE sections with !SHF_ALLOC as type*Note
Tom Stellard via llvm-commits
- [llvm] r244318 - [MC/Dwarf] Allow to specify custom parameters for linetable emission.
Frederic Riss via llvm-commits
- [llvm] r244319 - [dsymutil] Use the new MCDwarfLineTableParams customization to emit linetables
Frederic Riss via llvm-commits
- [llvm] r244320 - Add dynamic_table iterators back to ELF.h.
Rafael Espindola via llvm-commits
- [PATCH] D11833: s/NDEBUG/LLVM_NDEBUG/ in most places
Tom Stellard via llvm-commits
- [PATCH] [InstCombine] Fix a crash while generating debug output for replacements with debug info
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D11835: Make `llvm-config` work when static versions of LLVM's components aren't installed.
Richard Diamond via llvm-commits
- [llvm] r244321 - AMDGPU/SI: Remove unused outs parameter from VOPC TableGen classes
Tom Stellard via llvm-commits
- [llvm] r244322 - AMDGPU/SI: v_mac_legacy_f32 does not exist on VI
Tom Stellard via llvm-commits
- [llvm] r244323 - add missing tests files
Rafael Espindola via llvm-commits
- [PATCH] D11836: [ARM] Remove an unused instance of MachineRegisterInfo from the load/store optimization pass.
Chad Rosier via llvm-commits
- [compiler-rt] r244324 - [Compiler-RT] Disable TSAN on AArch64 temporarily
Renato Golin via llvm-commits
- [PATCH] D11838: llvm-config: Add --build-system option
Tom Stellard via llvm-commits
- [llvm] r244327 - Use 'signed char' instead of 'char'
Frederic Riss via llvm-commits
- [llvm] r244328 - Delete dead typedef. NFC.
Rafael Espindola via llvm-commits
- [llvm] r244330 - We're actually -Wmissing-field-initializers clean thanks to the cmake
Eric Christopher via llvm-commits
- [llvm] r244331 - AMDGPU/SI: Add VI checks to vop3 assembler tests
Tom Stellard via llvm-commits
- [llvm] r244332 - AMDGPU/SI: Use correct encoding of vopc for VI in the assembler
Tom Stellard via llvm-commits
- [llvm] r244333 - Don't use a DenseMap to handle SHT_SYMTAB_SHNDX.
Rafael Espindola via llvm-commits
- [llvm] r244334 - [ARM] Remove an unused reference to MachineRegisterInfo. NFC.
Chad Rosier via llvm-commits
- [llvm] r244335 - Delete dead code. NFC.
Rafael Espindola via llvm-commits
- [lld] r244336 - Use already available symbol tables. NFC.
Rafael Espindola via llvm-commits
- [llvm] r244337 - Add a comment.
Nico Weber via llvm-commits
- [PATCH] D11241: Create a wrapper pass for BranchProbabilityInfo so that branch probability analysis can be done without requiring a pass.
Cong Hou via llvm-commits
- [PATCH] MIR Serialization: Serialize the bitmask target flags.
Alex L via llvm-commits
- [llvm] r244338 - Add functions to save and restore the PrettyStackTrace state.
Nico Weber via llvm-commits
- [llvm] r244340 - NFC.
Cong Hou via llvm-commits
- [PATCH] D11841: [ConstantFoldTerminator] Preserve make.implicit metadata when converting SwitchInst to BranchInst
Chen Li via llvm-commits
- [llvm] r244341 - [InstCombine] Fix SSE2/AVX2 vector logical shift by constant
Simon Pilgrim via llvm-commits
- [PATCH] D11839: Adding SymbolRef::getSectionName for getting a textual section name for the symbol. Updating llvm-objdump to use this
Colin LeMahieu via llvm-commits
- [llvm] r231527 - [AArch64][LoadStoreOptimizer] Generate LDP + SXTW instead of LD[U]R + LD[U]RSW.
Chad Rosier via llvm-commits
- [llvm] r244347 - [MCDwarf] Use more idiomatic [u]int8_t types.
Frederic Riss via llvm-commits
- [llvm] r244348 - [ConstantFoldTerminator] Preserve make.implicit metadata when converting SwitchInst to BranchInst
Chen Li via llvm-commits
- [llvm] r244349 - [LAA] Remove unused pointer partition argument from print(), NFC
Adam Nemet via llvm-commits
- [lld] r244350 - Avoid using getDotDynSymSec in lld. It is going away.
Rafael Espindola via llvm-commits
- [llvm] r244351 - Remove the symbol iteration functions that don't take a symbol table.
Rafael Espindola via llvm-commits
- [llvm] r244352 - Add Intel family 6 model 90 as Silvermont. Fixes PR24392.
Craig Topper via llvm-commits
- [llvm] r244353 - Don't look for a SHT_DYNSYM in the ELFFile's constructor.
Rafael Espindola via llvm-commits
- [llvm] r244354 - AMDGPU: Assume SMRD access for constant address space
Matt Arsenault via llvm-commits
- [llvm] r244355 - MIR Parser: Extract the parsing of the operand's offset into a new method. NFC.
Alex Lorenz via llvm-commits
- [llvm] r244356 - MIR Serialization: Serialize the offsets for the machine memory operands.
Alex Lorenz via llvm-commits
- [llvm] r244357 - MIR Serialization: Serialize the base alignment for the machine memory operands.
Alex Lorenz via llvm-commits
- [lld] r244358 - COFF: Remove lld-link2 alias.
Rui Ueyama via llvm-commits
- [PATCH] D11847: [BasicAA] Fix zext & sext handling
Nick White via llvm-commits
- [Patch][LoopVectorize] Print vectorization analysis when loop hint pragma is specified
Tyler Nowicki via llvm-commits
- [compiler-rt] r244359 - [asan] Reduce shadow gap start on 32-bit Android.
Evgeniy Stepanov via llvm-commits
- [PATCH] D11849: llvm-config: Add --has-rtti option
Tom Stellard via llvm-commits
- [llvm] r244360 - tighten checks using update_llc_test_checks.py
Sanjay Patel via llvm-commits
- [llvm] r244361 - redo r244360 (tighten checks...) after specifying triple
Sanjay Patel via llvm-commits
- [llvm] r244362 - AMDGPU/SI: Use InstAlias instead of MnemonicAlias for VOPC instructions
Tom Stellard via llvm-commits
- [polly] r244363 - Do not use -fvisibility option with Visual C
Michael Kruse via llvm-commits
- [PATCH] D10725: Improve testing for the C API
Amaury SECHET via llvm-commits
- [compiler-rt] r244364 - [asan] Try different values of the shadow gap start.
Evgeniy Stepanov via llvm-commits
- [lld] r244365 - Remove unused variable.
Rui Ueyama via llvm-commits
- [llvm] r244366 - [AArch64][LoadStoreOptimizer] Turn a test into an assert. NFC.
Quentin Colombet via llvm-commits
- [PATCH] D11714: AMDGPU/SI: Remove VCCReg
Matt Arsenault via llvm-commits
- [lld] r244367 - COFF: Handle _load_config_used in the same way as other special symbols.
Rui Ueyama via llvm-commits
- [llvm] r244368 - [LAA] Make the set of runtime checks part of the state of LAA, NFC
Adam Nemet via llvm-commits
- [llvm] r244369 - [LAA] Remove unused pointer partition argument from getNumberOfChecks, NFC
Adam Nemet via llvm-commits
- [PATCH] D9766: Add support for complex aggregate store in InstCombine
Amaury SECHET via llvm-commits
- [llvm] r244371 - [SPARC] Disable unsupported ExecutionEngine tests, and XFAIL a couple
James Y Knight via llvm-commits
- [PATCH] D11852: [LowerSwitch] Fix a bug when LowerSwitch deletes the default block
Chen Li via llvm-commits
- [llvm] r244372 - AMDGPU: Add pass to lower OpenCL image and sampler arguments.
Tom Stellard via llvm-commits
- [llvm] r244373 - add a missing regression test for a DAGCombiner FDIV optimization
Sanjay Patel via llvm-commits
- [PATCH] D11853: StackMap: FastISel: Add an appropriate number of immediate operands to the frame setup instruction.
Alex Lorenz via llvm-commits
- [llvm] r244375 - Convert getSymbolSection to return an ErrorOr.
Rafael Espindola via llvm-commits
- [PATCH] D11854: DeadStoreElimination: remove a redundant store even if the load is in a different block.
Erik Eckstein via llvm-commits
- [PATCH] MachineVerifier: Handle the optional def operand in a PATCHPOINT instruction.
Alex L via llvm-commits
- [llvm] r244376 - AMDGPU/SI: Attempt to fix Windows bots broken by r244372
Tom Stellard via llvm-commits
- [lld] r244377 - COFF: Simplify.
Rui Ueyama via llvm-commits
- [llvm] r244378 - Delete dead code. NFC.
Rafael Espindola via llvm-commits
- [PATCH] D11713: AMDGPU/SI: Remove source uses of VCCReg
Tom Stellard via llvm-commits
- [PATCH] D11855: SelectionDAG: Prefer to combine multiplication with less uses for fma
Xuetian Weng via llvm-commits
- [llvm] r244379 - AMDGPU/SI: Remove source uses of VCCReg
Matt Arsenault via llvm-commits
- [llvm] r244380 - AMDGPU/SI: Remove VCCReg
Matt Arsenault via llvm-commits
- [llvm] r244381 - AMDGPU: Implement AMDGPUOperand::print()
Matt Arsenault via llvm-commits
- [llvm] r244382 - Remove unnecessary includes
Matt Arsenault via llvm-commits
- [llvm] r244383 - AMDGPU/SI: Another attempt to fix Windows bots broken by r244372
Tom Stellard via llvm-commits
- [llvm] r244384 - Add Intel family 6 model 93 as Silvermont.
Craig Topper via llvm-commits
- [llvm] r244385 - Add model numbers for Skylake CPUs and an additional Broadwell model.
Craig Topper via llvm-commits
- [PATCH] D11856: LowerBitSets: Extend pass to support functions as bitset members.
Peter Collingbourne via llvm-commits
- [PATCH] D11858: CFI: Add diagnostic handler and tests for indirect call checker.
Peter Collingbourne via llvm-commits
- [llvm] r244387 - [IR] Stop hacking around a bug in GCC 4.5
David Majnemer via llvm-commits
- [llvm] r244388 - 244368: Fix a comment line introduced in r244368. [-Wdocumentation]
NAKAMURA Takumi via llvm-commits
- [llvm] r244391 - [InstCombine] Don't try to sink EH pad instructions
David Majnemer via llvm-commits
- [www] r244392 - fixed a typo in the submission link
Jingyue Wu via llvm-commits
- [PATCH] D11860: [SCEV] Apply NSW and NUW flags via poison value analysis for sub, mul and shl
Bjarke Hammersholt Roune via llvm-commits
- [PATCH] D11861: [IR] Add token types
David Majnemer via llvm-commits
- [PATCH] cmake: Error on invalid CMAKE_BUILD_TYPE
Justin Bogner via llvm-commits
- [llvm] r244395 - Add SlowBTMem to Sandy Bridge and newer Intel CPUs. Reading through Agner Fog's table suggests there have been no improvements to these processors relative to Westmere for bit test instructions.
Craig Topper via llvm-commits
- [llvm] r244396 - [X86] Add ADX and RDSEED to Skylake processor.
Craig Topper via llvm-commits
- [PATCH] D11862: Edits to CMake.rst for clarity's sake
Brian R. Gaeke via llvm-commits
- [PATCH] D11863: [llgo] drop use of __go_new_nopointers
Andrew Wilkins via llvm-commits
- [PATCH] D11864: [bindings] Update Go bindings to DIBuilder
Andrew Wilkins via llvm-commits
- [llvm] r244397 - Return early on error. Should fix the asan bots.
Rafael Espindola via llvm-commits
- [compiler-rt] r244398 - [ASAN/AArch64] Disable forkpty tests until we can fix them
Renato Golin via llvm-commits
- [PATCH] D11866: transform fmin/fmax calls when possible (PR24314)
Sanjay Patel via llvm-commits
- [llvm] r244399 - [IR] Cleanup some formatting issues in the EH instructions
David Majnemer via llvm-commits
- [polly] r244401 - Add an assertion
Michael Kruse via llvm-commits
- [llvm] r244402 - Fix some comment typos.
Benjamin Kramer via llvm-commits
- [PATCH] D11872: [RegionInfo] Verify getRegionFor
Michael Kruse via llvm-commits
- [PATCH] D11873: [RegionInfo] Remove unused and broken function splitBlock
Michael Kruse via llvm-commits
- [llvm] r244403 - [x86] enable machine combiner reassociations for 128-bit vector single/double adds
Sanjay Patel via llvm-commits
- [PATCH] D11874: [RegionInfo] Use RegionInfo* instead of RegionInfoPass* as graph type
Michael Kruse via llvm-commits
- [PATCH] D11875: [RegionInfo] Add debug-time region viewer functions
Michael Kruse via llvm-commits
- [PATCH] D11876: [Support] Always wait for GraphViz before opening the viewer
Michael Kruse via llvm-commits
- [PATCH] D11877: [Support] On Windows, generate PDF files for graphs and open with associated viewer,
Michael Kruse via llvm-commits
- [polly] r244404 - [Polly] Remove dead code in IndependentBlocks
Michael Kruse via llvm-commits
- [PATCH] D11878: [Polly] Refactor buildScop
Michael Kruse via llvm-commits
- [llvm] r244405 - Fix dangling reference in DwarfLinker.cpp. The original code
Yaron Keren via llvm-commits
- [llvm] r244406 - cmake: Error on invalid CMAKE_BUILD_TYPE
Justin Bogner via llvm-commits
- [PATCH 1/3] Fixed Visual Studio warning.
James Touton via llvm-commits
- [PATCH 2/3] Fixed Visual Studio warning.
James Touton via llvm-commits
- [PATCH 3/3] Fixed Visual Studio warnings.
James Touton via llvm-commits
- [PATCH] D11879: [PHITransAddr] Don't assume that instruction operands are translatable
David Majnemer via llvm-commits
- [llvm] r244408 - [IR] Remove unused declaration
David Majnemer via llvm-commits
- [PATCH] D11880: AMDGPU/SI: Only look at live out SGPR defs
Matt Arsenault via llvm-commits
- [PATCH] D9858: builtins: Add __probestack support functions for x86
John Kåre Alsaker via llvm-commits
- [PATCH] D9653: [PATCH 1/2] Add a "probe-stack" attribute
John Kåre Alsaker via llvm-commits
- [PATCH] D9654: [PATCH 2/2] [x86] Add support for "probe-stack"
John Kåre Alsaker via llvm-commits
- [PATCH] D11881: [PATCH] Ensure that variable length allocas with large alignments gets proper stack probes
John Kåre Alsaker via llvm-commits
- [PATCH] D11882: Add SAL mnemonics for Intel syntax
Marina Yatsina via llvm-commits
- [llvm] r242173 - MachineRegisterInfo: Remove UsedPhysReg infrastructure
Marek Olšák via llvm-commits
- [PATCH] D11883: AMDGPU/SI: Better handle s_wait insertion
Axel Davy via llvm-commits
- [PATCH] D11884: AMDGPU/SI: Add missing spill class
Axel Davy via llvm-commits
- [PATCH] D11885: AMDGPU/SI: Add SI Machine Scheduler
Axel Davy via llvm-commits
- [PATCH] D11886: [InstCombine] Move SSE2/AVX2 arithmetic vector shift folding to instcombiner
Simon Pilgrim via llvm-commits
- [PATCH] D11887: Fix imul alias for intel syntax
Marina Yatsina via llvm-commits
- [llvm] r244418 - [PHITransAddr] Don't assume that instruction operands are translatable
David Majnemer via llvm-commits
- [PATCH] D11530: RFC: LoopEditor, a high-level loop transform toolkit
James Molloy via llvm-commits
- [llvm] r244420 - [LAA] Remove unused pointer partition argument from generateChecks, NFC
Adam Nemet via llvm-commits
- [llvm] r244421 - [LAA] Remove unused pointer partition argument from needsChecking(), NFC
Adam Nemet via llvm-commits
- [lld] r244422 - Remove unused `using`.
Rui Ueyama via llvm-commits
- [llvm] r244423 - X86: remove a dead store (NFC)
Saleem Abdulrasool via llvm-commits
- [lld] r244424 - COFF: Do not fall through if /lib is processed.
Rui Ueyama via llvm-commits
- [lld] r244425 - COFF: Define symbols for MSVC 2015 Control Flow Protection.
Rui Ueyama via llvm-commits
- [llvm] r243313 - [LAA] Upper-case variable names, NFC
Joerg Sonnenberger via llvm-commits
- [llvm] r244426 - [TableGen] Make StringInit constructor take a StringRef instead of const std::string&. NFC.
Craig Topper via llvm-commits
- [PATCH] D11888: AMDGPU/SI: Update LiveIntervals during SIFixSGPRLiveRanges
Matt Arsenault via llvm-commits
- [PATCH] D11889: AMDGPU/SI: Update LiveVariables
Matt Arsenault via llvm-commits
- [PATCH] D11890: Fixed Visual Studio warnings.
James Touton via llvm-commits
- [PATCH] D11891: [llgo] update to new DIBuilder API
Andrew Wilkins via llvm-commits
- [PATCH] D11471: Scalar to vector conversions using direct moves
hfinkel at anl.gov via llvm-commits
- [PATCH] D11250: Rename LoopInfo::Analyze() to LoopInfo::analyze() and turn its parameter type to const&.
hfinkel at anl.gov via llvm-commits
- [PATCH] D10289: LoopStrengthReduce: Try to pass address space to isLegalAddressingMode
hfinkel at anl.gov via llvm-commits
- [llvm] r244429 - llvm/include/llvm/Support/Memory.h: Fix comment header.
NAKAMURA Takumi via llvm-commits
- [llvm] r244430 - Reformat linebreaks.
NAKAMURA Takumi via llvm-commits
- [llvm] r244431 - Whitespace.
NAKAMURA Takumi via llvm-commits
- [llvm] r244432 - Reformat headers in ADT and Support partially.
NAKAMURA Takumi via llvm-commits
- [PATCH] D11547: AliasSetTracker "fixme" fix - using mod/ref information for UnknownInstr
hfinkel at anl.gov via llvm-commits
- [PATCH] D11892: LoopVersioning: Use default LAA runtimeCheck, When input check not provided.
Ashutosh Nema via llvm-commits
- [PATCH] D11559: Prevent the scalarizer from caching incorrect entries
hfinkel at anl.gov via llvm-commits
- [PATCH] D8304: Fix backward operands in call to isTruncateFree() and improve comments.
hfinkel at anl.gov via llvm-commits
Last message date:
Sun Aug 9 23:02:31 PDT 2015
Archived on: Sun Aug 9 23:02:24 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).