The Week Of Monday 23 March 2015 Archives by thread
Starting: Mon Mar 23 00:00:37 PDT 2015
Ending: Sun Mar 29 23:31:14 PDT 2015
Messages: 1285
- [polly] r232934 - Drop -polly-vectorizer-unroll-only option
Tobias Grosser
- [RFC][PATCH][LoopVectorize] Teach Loop Vectorizer about interleaved data accesses
Demikhovsky, Elena
- [PATCH] s/teh/the and other grammos
Michael Kuperstein
- [llvm] r232935 - [SDAG] Don't widen VSETCC during type legalization for split operands
Hal Finkel
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
Katya Romanova
- [PATCH] [LoopInterchange] Add support to interchange loops with reductions.
Tobias Grosser
- [PATCH] R600/SI: Fix indirect addressing with a negative constant offset
Christian König
- [compiler-rt] r232936 - [ASan] Distinguish between read, write and read-write file access modes in OpenFile.
Alexander Potapenko
- 3.6.1 patch nomination: r231984 & r232176 (illegal type support fixes)
Paweł Bylica
- [compiler-rt] r232937 - [libsanitizer] Fix OpenFile() usage in TSan and DFSan.
Alexander Potapenko
- [lld] r232938 - [ELF] Add missing override keyword
Simon Atanasyan
- [PATCH] Replace the bitfield of SubtargetFeatures with a BitVector
Renato Golin
- [PATCH] [AArch64] Add v8.1a atomic instructions
Vladimir Sukharev
- [PATCH] [AArch64, ARM] Add v8.1a architecture and generic cpu
Vladimir Sukharev
- [PATCH] [Mips] Support MIPS N64 relocation record format
Simon Atanasyan
- [PATCH] [mips] [IAS] Add support for the B{L, G}{T, E}(U) branch pseudo-instructions.
Toma Tabacu
- [llvm] r232941 - [aarch64] Distinguish the 'Q' and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [aarch64] Distinguish the 'Q' and 'm' inline assembly memory constraints.
Daniel Sanders
- [lld] r232942 - [ARM] Fix entry point for Thumb code
Denis Protivensky
- [llvm] r232943 - Fix sign extension for MIPS64 in makeLibCall function
Petar Jovanovic
- [PATCH] Fix sign extension for MIPS64 in makeLibCall function
Petar Jovanovic
- [llvm] r232944 - Move private classes into anonymous namespaces
Benjamin Kramer
- [PATCH] [mips] [IAS] Add support for the BNEZL and BEQZL pseudo-instructions.
Toma Tabacu
- [PATCH] [mips] Distinguish 'R', 'ZC', and 'm' inline assembly memory constraint.
Vasileios Kalintiris
- [PATCH] [mips] Support 16-bit offsets for 'm' inline assembly memory constraint.
Vasileios Kalintiris
- [PATCH] [mips] Support 9-bit offsets for the 'R' inline assembly memory constraint.
Vasileios Kalintiris
- [PATCH] Replace the bitfield of SubtargetFeatures with a bitset - Redux
Michael Kuperstein
- [llvm] r232949 - [gcov] Move formatBranchInfo into an anonymous namespace.
Benjamin Kramer
- [PATCH] [Tsan] Do not sanitize memset() and other functions during initialization
Viktor Kutuzov
- [PATCH] [Tsan] Fix the mmap_large.cc test to build on FreeBSD
Viktor Kutuzov
- [PATCH] [ARM] Add more pattern matching for f16 <-> f64 conversions
Bradley Smith
- [PATCH] [compiler-rt] Symbolizer refactoring: Implement GetListOfModules on Windows
Timur Iskhodzhanov
- [LLVMdev] New kind of metadata to capture LLVM IR linking structure
Khilan Gudka
- [PATCH] R600/SI: Insert more NOPs after READLANE on VI, don't use NOPs on CI
Tom Stellard
- [PATCHES] R600/SI: Select BFM and BFE from bitwise opcodes
Tom Stellard
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Tom Stellard
- [PATCH] Refactor: Simplify boolean expressions in R600 target
Tom Stellard
- Sanitizer coverage: PC vs modules are not handled efficiently?
Timur Iskhodzhanov
- [PATCH] [ARM] Remove target-specific ITOFP/FPTOI nodes
James Molloy
- [PATCH] [SDAG] Move TRUNCATE splitting logic into a helper, and use it more liberally
James Molloy
- [PATCH] Refactor: Simplify boolean expressions in Hexagon target
colinl at codeaurora.org
- [PATCH] Refactor: Simplify boolean expressions in NVPTX target
Richard
- [lld] r232953 - Fix the CMake shared build.
Benjamin Kramer
- [PATCH] Refacotr; Simplify boolean expressions in AArch64 target
Renato Golin
- [llvm] r232954 - [ARM] Add more pattern matching for f16 <-> f64 conversions
Bradley Smith
- [PATCH] [Sanitizers] Fix internal_ftruncate() to work on FreeBSD
Viktor Kutuzov
- [llvm] r232955 - [Hexagon] Simplify boolean expression
Colin LeMahieu
- [llvm] r232957 - R600/SI: Fix crash in SIInstrInfo::areLoadsFromSameBasePtr()
Tom Stellard
- [llvm] r232958 - [ARM] Remove target-specific ITOFP/FPTOI nodes
James Molloy
- [llvm] r232961 - Simplify boolean expressions with true and false using clang-tidy
Eli Bendersky
- [PATCH] Add LLVM support for remaining integer divide and permute instructions from ISA 2.06
Bill Schmidt
- [PATCH] [mips][microMIPSr6] Implement CLO and CLZ instructions
Jozef Kolek
- [llvm] r232962 - Revert "[ARM] Add more pattern matching for f16 <-> f64 conversions"
Bradley Smith
- [PATCH] Refactor: Simplify boolean expressions in lib/Analysis
Nick Lewycky
- [llvm] r232967 - [AArch64] Enable rematerialization of float 0 values.
Chad Rosier
- [PATCH] bugpoint Enhancement.
Richard Diamond
- [PATCH] Fix backtracking of instruction scheduling (pre-RA-sched)
Paweł Bylica
- [compiler-rt] r232972 - [sanitizer] Fix file access modes in SanitizerCommon.InternalMmapWithOffset and SanitizerCommon.FileOps
Alexander Potapenko
- [llvm] r232976 - Purge unused includes throughout libSupport.
Benjamin Kramer
- [PATCH] Don't use /implib when linking LLVM executables
Chandler Carruth
- [PATCH] R600/SI: Allow commuting compares
Tom Stellard
- [llvm] r232980 - Add missing include that MSVC complains about.
Benjamin Kramer
- [llvm] r232981 - More missing includes only visible to MSVC.
Benjamin Kramer
- [llvm] r232982 - Add missing ELFObjectWriter::reset() override, like other MC classes.
Yaron Keren
- [llvm] r232984 - Refactor: simplify boolean expressions in llvm-objdump
David Blaikie
- [PATCH] "float2int": Add a new pass to demote from float to int where possible.
hfinkel at anl.gov
- [lld] r232985 - [ELF] Remove extraneous semicolon in DefaultLayout
Rafael Auler
- [PATCH] Refactor: simplify boolean expressions in llvm-objdump
David Blaikie
- [llvm] r232986 - R600/SI: Remove cond operand to VOPCX classes
Matt Arsenault
- [llvm] r232987 - R600/SI: Use right class for cmpsx f64 instructions
Matt Arsenault
- [llvm] r232988 - R600/SI: Allow commuting compares
Matt Arsenault
- [llvm] r232989 - R600/SI: Move hasSideEffects setting into VOPCX classes
Matt Arsenault
- [llvm] r232990 - R600/SI: Remove redundant unsetting of hasSideEffects
Matt Arsenault
- [llvm] r232991 - R600/SI: Only use one range of isCommutable for compares
Matt Arsenault
- [llvm] r232992 - R600/SI: Merge tables for commuting
Matt Arsenault
- [llvm] r232993 - Another set of missing raw_ostream.h. Still no functional change.
Benjamin Kramer
- [PATCH] [SelectionDAG] Fixed issue with uitofp vector constant folding being treated as sitofp
Simon Pilgrim
- [llvm] r232994 - [winehprepare] Update and sort includes. NFC.
Benjamin Kramer
- [llvm] r232995 - [ctorutils] Update and sort includes. NFC.
Benjamin Kramer
- [PATCH] [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
hfinkel at anl.gov
- [llvm] r232998 - Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
Benjamin Kramer
- [compiler-rt] r233001 - [Tsan] Fix the mmap_large.cc test to build on FreeBSD
Viktor Kutuzov
- [llvm] r233002 - Refactor: Simplify boolean expressions in x86 target
David Blaikie
- [compiler-rt] r233003 - [Sanitizers] Fix internal_ftruncate() to work on FreeBSD
Viktor Kutuzov
- [PATCH] Refactor: Simplify boolean expressions in x86 target
David Blaikie
- [llvm] r233004 - Refactor: Simplify boolean expressions in llvm Support
David Blaikie
- [PATCH] Refactor: Simplify boolean expressions in llvm Support
David Blaikie
- [llvm] r233005 - Refactor: Simplify boolean expressions in llvm IR
David Blaikie
- [PATCH] Refactor: Simplify boolean expressions in llvm IR
David Blaikie
- [PATCH] Support/APFloat, fix assert on convertFromString(toString(infty))
Johan Engelen
- [llvm] r233008 - Raising minimum required CMake version to 2.8.12.2.
Chris Bieneman
- [llvm] r233009 - Re-land: Generate targets for each lit suite.
Chris Bieneman
- [compiler-rt] r233011 - [UBSan] Introduce "ubsan_standalone" library (compiler-rt part).
Alexey Samsonov
- [llvm] r233013 - [AArch64] Add FileCheck that was missing from test in r232967.
Chad Rosier
- [llvm] r233014 - Update variable name and reuse existing variable. NFC.
Rafael Espindola
- [compiler-rt] r231367 - tsan: fix signal handling during stop-the-world
Kostya Serebryany
- [PATCH] [X86, AVX] recognize shufflevector with zero input as a vperm2 (PR22984)
Sanjay Patel
- [PATCH] Set a debugger "target" to guide DWARF choices
Paul Robinson
- [PATCH] Refactor and enhance FMA combine
Olivier Sallenave
- [PATCH] Refactor: Simplify boolean expressions in llvm-nm
Richard
- [rfc][patch] Refactoring how we handle symbols for the end of sections
Rafael Espíndola
- [llvm] r233020 - Refactor: Simplify boolean expressions in R600 target
David Blaikie
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Bill Schmidt
- [llvm] r233024 - [AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1.
Ahmed Bougacha
- [llvm] r233025 - Cleanup else-after-return and add an early-return to llvm-nm
David Blaikie
- [llvm] r233026 - Refactor how passes get a symbol at the end of a section.
Rafael Espindola
- [lld] r232866 - [ELF] OrderPass : Order atoms only by ordinals.
Rui Ueyama
- [PATCH] Do not use isel on P7 and P8
hfinkel at anl.gov
- [www] r233027 - EuroLLVM: Add another poster
Tobias Grosser
- [PATCH] ScheduleDAGInstrs::buildSchedGraph() rewritten.
hfinkel at anl.gov
- [PATCH] [UBSan] Use shared library for UBSan on OS X (compiler-rt part).
Anna Zaks
- [PATCH] [X86, AVX] instcombine vperm2 intrinsics with zero inputs into shuffles
Sanjay Patel
- [llvm] r232769 - libLTO, llvm-lto, gold: Introduce flag for controlling optimization level.
Ahmed Bougacha
- [llvm] r233030 - DebugInfo: Overload get() in DIDescriptor subclasses
Duncan P. N. Exon Smith
- [llvm] r233031 - Remove dead prototype DebugInfoFinder::processExpression(), NFC
Duncan P. N. Exon Smith
- [llvm] r233033 - [SelectionDAG] Fixed issue with uitofp vector constant folding being treated as sitofp
Simon Pilgrim
- [PATCH] Add control dependence computation that computes control dependence equivalence classes.Unlike other implementations commonly found, this does not require either a post-dominatortree or post-dominance frontiers.It computes the relationship in...
Daniel Berlin
- [compiler-rt] r233036 - [UBSan] Use shared library for UBSan on OS X (compiler-rt part).
Alexey Samsonov
- [compiler-rt] r233037 - [sanitizer] instead of comparing pointers to module_names while initializing coverage do a proper strcmp and strdup. NFC
Kostya Serebryany
- [PATCH] Make getLastArgNoClaim work for up to 4 arguments.
Sean Silva
- [compiler-rt] r233038 - [TSan] Disable noisy GCC warning.
Alexey Samsonov
- [zorg] r233039 - sanitizer-x86_64-linux: disable cfi and Android tests that are temporarily broken for a long time now
Alexey Samsonov
- [compiler-rt] r233040 - [ASan] Remove XFAIL from now passing test.
Alexey Samsonov
- [compiler-rt] r233042 - [TSan] Fixup for r233038: restrict the -Wno-maybe-uninitialized flag to GCC only.
Alexey Samsonov
- [compiler-rt] r233044 - [TSan] Disable -Wno-maybe-uninitialized in yet another place.
Alexey Samsonov
- [PATCH] Disable specific MSVC warnings so that W4 warnings can be enabled.
Andy Kaylor
- [PATCH] xfail tests that failed with clang-3.7, gcc4.8.2 and on i386 to get buildbot green
Ying Chen
- [llvm] r233047 - [Orc] Use std::string to capture name by value.
Lang Hames
- [llvm] r233048 - [Orc] Whitespace fix. NFC.
Lang Hames
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Amaury SECHET
- [llvm] r233049 - [Orc] Move delta-handling for trampoline sizes into the resolver block.
Lang Hames
- [PATCH] Fix addrspace when emitting constructors of static local variables
Jingyue Wu
- [PATCH] Refactor: Simplify boolean expressions in AArch64 target
Richard
- [PATCH] Divergence analysis for GPU programs
Jingyue Wu
- [PATCH] Refactor: Simplify boolean expressions in Mips target
Richard
- [lld] r233051 - [ELF/X86_64] Fix handling of R_X86_64_GOTTPOFF relocation.
Davide Italiano
- [PATCH] Inliner Enhancement
Jiangning Liu
- [lld] r233054 - [Mips] Fix typo in the error message
Simon Atanasyan
- [PATCH] [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Vladimir Sukharev
- [llvm] r233055 - Use std::bitset for SubtargetFeatures
Michael Kuperstein
- [PATCH] [AArch64] Add v8.1a "Virtualization Host Extensions"
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
- [PATCH] [AArch64] Refactor AArch64NamedImmMapper to become dependent on subtarget features.
Vladimir Sukharev
- [www] r233056 - Add Alexander's poster
Tobias Grosser
- [PATCH] Code Generator for Gather and Scatter Intrinsics.
Elena Demikhovsky
- [lld] r233057 - [Mips] Support MIPS N64 relocation record format
Simon Atanasyan
- [PATCH] [ASan] Suppress the deprecation warning from atos that breaks AtosSymbolizer on OSX 10.9
Alexander Potapenko
- [lld] r233058 - [Mips] Do not use inheriting constructor due build problem on Windows
Simon Atanasyan
- [llvm] r229841 - Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Kuperstein, Michael M
- [PATCH] [mips] Move the setATReg definition inside the MipsAssemblerOptions class. NFC.
Daniel Sanders
- [PATCH] [mips] [IAS] Allow .set assignments for already defined symbols.
Toma Tabacu
- [PATCH] [mips] [IAS] Refactor the function which checks for the availability of AT. NFC.
Daniel Sanders
- [PATCH] [mips] [IAS] Rename MipsAssemblerOptions::getATRegNum to getATReg. NFC.
Daniel Sanders
- [PATCH] Implementation of PLT: handling of IFUNC calls (gnu_indirect_function).
Leny Kholodov
- [llvm] r233062 - "float2int": Add a new pass to demote from float to int where possible.
James Molloy
- [PATCH] [mips] [IAS] Improve warning for using AT with .set noat.
Daniel Sanders
- [llvm] r233063 - [mips] Distinguish 'R', 'ZC', and 'm' inline assembly memory constraint.
Daniel Sanders
- [PATCH] [mips][microMIPSr6] Implement disassembler support
Daniel Sanders
- [llvm] r233064 - [float2int] Sort includes and add missing raw_ostream include.
Benjamin Kramer
- [llvm] r233065 - [mips] Simplify boolean expressions in Mips target with `clang-tidy`
Simon Atanasyan
- [llvm] r233067 - Silencing some MSVC warnings "C4805: '^' : unsafe mix of type 'bool' and type 'unsigned int' in operation"; NFC.
Aaron Ballman
- [PATCH] [AArch64] Move initializations of AArch64NamedImmMapper out of void AArch64Operand::print(...)
Vladimir Sukharev
- [llvm] r233068 - Revert "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
- [PATCH] Teach LNT about 64-bit Mips targets.
Vasileios Kalintiris
- [compiler-rt] r233071 - [ASan] Do not link ASan OSX runtime with -lc++abi (which was added in r233036)
Alexander Potapenko
- [PATCH] [AArch64] Rename Pairs to Mappings in AArch64NamedImmMapper
Vladimir Sukharev
- [llvm] r233072 - Internalize the StackMapLiveness pass.
Benjamin Kramer
- [llvm] r233075 - R600/SI: Expand fract to floor, then only select V_FRACT on CI
Marek Olsak
- [llvm] r233076 - R600/SI: Use V_FRACT_F64 for faster 64-bit floor on SI
Marek Olsak
- [llvm] r233077 - R600/SI: Improve BFM support
Marek Olsak
- [llvm] r233078 - R600/SI: Custom-select 32-bit S_BFE from bitwise opcodes
Marek Olsak
- [llvm] r233079 - R600/SI: Select V_BFE_U32 for and+shift with a non-literal offset
Marek Olsak
- [llvm] r233080 - R600/SI: Insert more NOPs after READLANE on VI, don't use NOPs on CI
Marek Olsak
- [PATCH] [TableGen] Prevent invalid code generation when emitting AssemblerPredicate conditions.
Toma Tabacu
- [compiler-rt] r227161 - [ASan] Use rpath in tests that produce a shared library
Alexander Potapenko
- [PATCH] [ARM] Align global variables passed to memory intrinsics
John Brawn
- [PATCH] Fix APInt division algorithm
Paweł Bylica
- [PATCH] [AArch64] Handle Cyclone-specific register in common way
Vladimir Sukharev
- [llvm] r233086 - [mips] Support 16-bit offsets for 'm' inline assembly memory constraint.
Daniel Sanders
- [llvm] r232333 - [dsymutil] Add support for linking line tables.
Aaron Ballman
- [lld] r233088 - [Mips] Suppress "right shift by too large amount" warning
Simon Atanasyan
- [llvm] r233089 - Refactor: Simplify boolean expressions in AArch64 target
David Blaikie
- [rfc/patch][pr 22995] Swapped register order of "cmp" instructions
Rafael Espíndola
- [llvm] r233091 - Refactor: Simplify boolean expressions in lib/Analysis
David Blaikie
- [llvm] r233092 - DebugInfo: Add MDLocalScope, a legal scope for locals
Duncan P. N. Exon Smith
- [llvm] r233094 - Verifier: !llvm.dbg.cu must point at compile units
Duncan P. N. Exon Smith
- [llvm] r233095 - Verifier: Start recursing into !dbg attachments
Duncan P. N. Exon Smith
- [llvm] r233096 - DebugInfo: Reorder definitions of MDLocation and MDFile, NFC
Duncan P. N. Exon Smith
- [PATCH] Use movw/movt instead of constant pool loads to lower byval parameter copies
Derek Schuff
- [PATCH] [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Akira Hatanaka
- [llvm] r231227 - Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers cannot handle yet.
Ed Maste
- [PATCH] MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
- [PATCH] [mips][microMIPSr6] Implement initial subtarget support
Jozef Kolek
- [PATCH] Early expansion of MUX instructions on Hexagon
Quentin Colombet
- [llvm] r233100 - [X86, AVX] recognize shufflevector with zero input as a vperm2 (PR22984)
Sanjay Patel
- [llvm] r233101 - [IRCE] Fix a regression introduced in r232444.
Sanjoy Das
- [llvm] r233102 - [IRCE] Fix how IRCE checks for no-sign-overflow.
Sanjoy Das
- [PATCH] Regression test for lshr codegen bug
Paweł Bylica
- [zorg] r233103 - Fixup for r233039: disable cfi tests in ninja build as well
Alexey Samsonov
- [zorg] r233104 - sanitizer-x86_64-linux-bootstrap: don't forget to clobber libcxx_build_ubsan directory
Alexey Samsonov
- [PATCH] CMake: enable installing utils
Mircea Trofin
- [llvm] r233105 - Revert r233062 ""float2int": Add a new pass to demote from float to int where possible."
Hans Wennborg
- [llvm] r233107 - [llvm-readobj] add support for macho universal binary.
Rafael Espindola
- [PATCH] [llvm-readobj] add support for macho universal binary
Rafael Espíndola
- [llvm] r233110 - [X86, AVX] instcombine vperm2 intrinsics with zero inputs into shuffles
Sanjay Patel
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
Peter Collingbourne
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
David Blaikie
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
Peter Collingbourne
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
David Blaikie
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
Peter Collingbourne
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
Paul Robinson
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
Peter Collingbourne
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
Paul Robinson
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
David Blaikie
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
Peter Collingbourne
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
Peter Collingbourne
- [PATCH] DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
Paul Robinson
- [gold] [PATCH] Add -m -m elf_x86_64 -plugin-opt=mtriple=x86_64-linux-gnu
Rafael Espíndola
- [zorg] r233113 - Reduced jobs to 32 for clang-x86_64-linux-selfhost-abi-test builder.
Galina Kistanova
- [llvm] r233116 - Remove an InstCombine that seems to have become redundant.
David Blaikie
- [PATCH] Default to armv7 cpu for NaCl when march=arm
Derek Schuff
- [PATCH] [ARM] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Tim Northover
- [llvm] r233118 - MC: Add more stringent symbol checking to test.
Peter Collingbourne
- [llvm] r233119 - AArch64: use a different means to determine whether to byte swap relocations.
Peter Collingbourne
- [llvm] r233120 - Reset the CFA offset at the start of every FDE.
Rafael Espindola
- [llvm] r233121 - Revert "Remove an InstCombine that seems to have become redundant."
David Blaikie
- [PATCH] !invariant.loads with potentially clobbering calls
Philip Reames
- [llvm] r233124 - Add -m -m elf_x86_64 to gold invocations.
Rafael Espindola
- [llvm] r233125 - Merge empty landing pads in SimplifyCFG
Philip Reames
- [PATCH] [DAGCombiner] Add support for TRUNCATE + FP_EXTEND vector constant folding
Simon Pilgrim
- [PATCH] Merge empty landing pads in SimplifyCFG
Philip Reames
- [llvm] r233126 - Opaque Pointer Types: GEP API migrations to specify the gep type explicitly
David Blaikie
- [llvm] r233127 - optimize the AVX2 (integer) version of vperm2 into a shuffle
Sanjay Patel
- [lld] r233128 - PECOFF: Reduce import table size.
Rui Ueyama
- [PATCH] Fix sancov.py to once again support big endian
Bill Seurer
- [llvm] r233130 - [dsymutil] Temporarily disable some tests on windows.
Frederic Riss
- [llvm] r232889 - MemoryDependenceAnalysis: Don't miscompile atomics
Philip Reames
- Jump Theading/GVN bug
Philip Reames
- [llvm] r233131 - Opaque Pointer Types: GEP API migrations to specify the gep type explicitly
David Blaikie
- [llvm] r233132 - llvm-cov: Require a subcommand when invoked as llvm-cov
Justin Bogner
- [llvm] r233133 - Disabling warnings for MSVC build to enable /W4 use.
Andrew Kaylor
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
Jim Grosbach
- [llvm] r233134 - Update a test I missed in r233132
Justin Bogner
- [PATCH] [SLSR] handle candidate form &B[i * S]
Andrew Trick
- [llvm] r233137 - X86: Fix frameescape when not using an FP
Reid Kleckner
- [llvm] r233139 - Don't be over eager in evaluating a subtraction with a weak symbol.
Rafael Espindola
- [llvm] r233140 - !invariant.load semantics with potentially clobbering calls
Philip Reames
- [PATCH] This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Philip Reames
- [dragonegg] r233143 - Creating release candidate final from release_352 branch
Tom Stellard
- [test-suite] r233144 - Creating release candidate final from release_352 branch
Tom Stellard
- [lld] r233151 - Creating release candidate final from release_352 branch
Tom Stellard
- [llvm] r233153 - 'optnone' should not disable DAG combiner.
Paul Robinson
- [PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH
Andy Kaylor
- [PATCH] [GVN] Eliminate redundant loads whose addresses are dependent on the result of a select instruction.
Philip Reames
- [lld] r233154 - Add a test for r233128: PECOFF: Reduce import table size.
Rui Ueyama
- [PATCH] Fix bug in memdep's load clobber analysis
Philip Reames
- [llvm] r233155 - Produce an error instead of asserting on invalid .sleb128/.uleb128.
Rafael Espindola
- [llvm] r233158 - Fix warning on non-assert build.
Rafael Espindola
- [llvm] r233159 - [ADT] Teach MapVector to support a swap member. Will be used in
Chandler Carruth
- [llvm] r230812 - Discourage in-source autoconf builds (as we already do for the cmake build)
Eric Christopher
- [llvm] r232342 - [dsymutil] Add support to generate .debug_pubnames and .debug_pubtypes
Eric Christopher
- [llvm] r233164 - Linker: Drop function pointers for overridden subprograms
Duncan P. N. Exon Smith
- [llvm] r233165 - Linker: Temporarily disable dwarfdump checks from r233164
Duncan P. N. Exon Smith
- [llvm] r233166 - [Orc] Refactor JITCompileCallbackManagerBase and CompileOnDemandLayer to support
Lang Hames
- [PATCH] llvm-link: Verify input modules
Duncan P. N. Exon Smith
- [llvm] r233168 - [Orc] Remove extraneous 'typename'. This should cheer the bots up.
Lang Hames
- [llvm] r233170 - [X86] Remove GetCpuIDAndInfo, GetCpuIDAndInfoEx and DetectFamilyModel functions from X86 MC layer. They haven't been used since CPU autodetection was removed from X86Subtarget.cpp.
Craig Topper
- [PATCH] [ValueTracking] Fix PR23011.
Sanjoy Das
- [llvm] r233171 - Fix build.
Rafael Espindola
- [PATCH] [lld][ARM] Handle mapping symbols
Denis Protivensky
- [PATCH] Refactoring getStrideFromPointer & getGEPInductionOperand
Ashutosh Nema
- [llvm] r233174 - test: Fix the dependencies for the check-llvm-* targets
Justin Bogner
- [llvm] r233175 - Reapply r233062: "float2int": Add a new pass to demote from float to int where possible.
James Molloy
- [compiler-rt] r233180 - [ASan] Suppress the deprecation warning from atos that breaks AtosSymbolizer on OSX 10.9
Alexander Potapenko
- [llvm] r233181 - [X86] Simplify check lines in tests. No functional change.
Andrea Di Biagio
- [llvm] r233182 - [Orc][lli] Add a very simple Orc-based lazy JIT to lli.
Lang Hames
- [llvm] r233183 - [optnone] Skip pass Float2Int on optnone functions.
Andrea Di Biagio
- [llvm] r233184 - [Orc] Remove another unnecessary typedef.
Lang Hames
- [lld] r233186 - [Mips] Factor out the code that extracts a relocation 'tag' into
Simon Atanasyan
- [llvm] r233187 - Fix fixup evaluation when deciding what to relocate with.
Rafael Espindola
- [PATCH] Cleanup register pressure calculation in MachineLICM
Daniel Jasper
- [PATCH] [X86][FastIsel] Teach how to select vector load instructions.
Andrea Di Biagio
- [PATCH] [mips][microMIPSr6] Implement initial mapping support
Jozef Kolek
- [llvm] r208792 - [ARM64-BE] Fix byte order of CIE and FDE frames for exception handling
Rafael Espíndola
- [llvm] r233188 - Make exit-code test use same mechanism as existing one.
Daniel Jasper
- [PATCH] [mips] [IAS] Improve support for the LI/DLI pseudo-instructions.
Toma Tabacu
- [PATCH] Refactor Code inside LoopVectorizer's function isInductionVariable
Karthik Bhat
- [compiler-rt] r233189 - [PowerPC]Fix sancov.py to once again support big endian
Bill Seurer
- [llvm] r233191 - [ARM] Rewrite .save/.vsave emission with bit math
Benjamin Kramer
- [llvm] r233192 - [Hexagon] Pattern match a CTZ loop into a call to countTrailingZeros.
Benjamin Kramer
- [llvm] r233195 - [APInt] Add an isSplat helper and use it in some places.
Benjamin Kramer
- [www] r233196 - Win snapshot: r233105
Hans Wennborg
- [PATCH] [X86, AVX] improve insertion into zero element of 256-bit vector
Sanjay Patel
- [llvm] r233197 - llvm-jitlistener: Add missing include.
Benjamin Kramer
- [llvm] r233198 - use update_llc_test_checks.py to tighten checking in these tests
Sanjay Patel
- [llvm] r233199 - [X86, AVX] improve insertion into zero element of 256-bit vector
Sanjay Patel
- [llvm] r233200 - DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member, DW_TAG_typedef tags with empty file names.
Peter Collingbourne
- [llvm] r233201 - Simplify missing-file-line.ll test.
Peter Collingbourne
- [PATCH] LLD: Remove Makefiles
Rui Ueyama
- [PATCH] LLD: Use using to inherit constructors. No functionality change.
Rui Ueyama
- [llvm] r233203 - clang-format bits of code to make another patch readable.
Rafael Espindola
- [llvm] r233204 - Add Hardware Transactional Memory (HTM) Support
Kit Barton
- [PATCH] [PATCH v4] [PowerPC] Add Hardware Transaction Memory builtins support
Kit Barton
- [llvm] r233206 - [Hexagon] Keep the bare getSubtargetImpl for now
Krzysztof Parzyszek
- [llvm] r233207 - Linker: Rewrite dwarfdump checks from r233164
Duncan P. N. Exon Smith
- [llvm] r233209 - WinEH: Create an unwind help alloca for __CxxFrameHandler3 xdata tables
Reid Kleckner
- [PATCH] Verify 'optnone' can run DAG combiner when appropriate
Paul Robinson
- [compiler-rt] r233212 - [Sanitizers coverage] Minor cleanup: reduce scope and visibility of one method and one variable
Timur Iskhodzhanov
- [llvm] r233213 - Revert r233206
Krzysztof Parzyszek
- [PATCH] LLD: Inherit constructors. No functionality change.
Rui Ueyama
- [PATCH] [compiler-rt] On OS X, explicitly use libc++
Kuba Brecka
- [PATCH] [Sanitizer] Plug a leak in POSIXSymbolizer::FindModuleForAddresss happening after module load/unload
Timur Iskhodzhanov
- [llvm] r233214 - Linker: Loosen checks slightly from r233207
Duncan P. N. Exon Smith
- [compiler-rt] r233215 - On OS X, explicitly use libc++
Kuba Brecka
- [llvm] r233216 - MachineVerifier: slightly simplify code that is only called with vregs
Matthias Braun
- [llvm] r233217 - RegisterCoalescer: Fix implicit def handling in register coalescer
Matthias Braun
- [lld] r233218 - Inherit constructors. No functionality change.
Rui Ueyama
- [lld] r233219 - Use llvm::isPowerOf2. NFC.
Rui Ueyama
- [llvm] r233220 - Fix remaining MSVC warning
Andrew Kaylor
- [llvm] r233221 - Linker: Stop using -gmlt test/Linker/subprogram-linkonce-weak.ll
Duncan P. N. Exon Smith
- [lld] r233222 - YAML: Do not use 2^x notation to represent alignments.
Rui Ueyama
- [llvm] r233224 - [DAGCombiner] Add support for TRUNCATE + FP_EXTEND vector constant folding
Simon Pilgrim
- [llvm] r233225 - [ValueTracking] Fix PR23011.
Sanjoy Das
- [llvm] r233226 - Fix typo in comment.
Nico Weber
- [PATCH] [ARM] Mark a bunch of .td Operands with type _MEMORY.
Ahmed Bougacha
- [PATCH] Allow compile_commands.json files in subdirectories
Yung, Douglas
- [llvm] r233229 - llvm-link: Verify input modules
Duncan P. N. Exon Smith
- [compiler-rt] r233231 - [LSan] Don't explicitly exclude LSan from Windows build - it should just produce dummy object files. NFC.
Alexey Samsonov
- [PATCH] bugpoint: Verify input files
Duncan P. N. Exon Smith
- [PATCH] Move logic from llvm::Triple::getARMCPUForArch to driver::tools::arm::getARMCPUForMArch
Derek Schuff
- [lld] r233232 - Add a scaffolding to merge alignment representations.
Rui Ueyama
- [zorg] r233235 - For modules builds, 'make intrinsics_gen' before 'make all' to temporarily work around missing build dependencies. Bump modules builder from -j1 to -j16.
Richard Smith
- [llvm] r233239 - Add computeFSAdditions to the function based subtarget creation
Eric Christopher
- [llvm] r233240 - Testcase for r233239.
Eric Christopher
- [llvm] r233241 - [RegisterCoalescer] Add a rule to consider more profitable copies first when
Quentin Colombet
- [lld] r233242 - Remove implicit constructor and operator int from PowerOf2.
Rui Ueyama
- [lld] r233243 - Make PowerOf2's constructor private.
Rui Ueyama
- [lld] r233244 - Define an implicit constructor which takes actual alignment value to PowerOf2.
Rui Ueyama
- [lld] r233245 - Use alignment values everywhere instead of log2.
Rui Ueyama
- [PATCH] [SCEV] Revert bailout added in r75511.
Sanjoy Das
- [lld] r233246 - Use arithmetic type to represent alignments (not in log2) everywhere.
Rui Ueyama
- [lld] r233247 - Store non-log2 values to Native files.
Rui Ueyama
- [lld] r233248 - Rename align2 -> align.
Rui Ueyama
- [PATCH] RegAllocGreedy: Improve live interval order in ReverseLocal mode
Matthias Braun
- [PATCH] RegAllocGreedy: Allow target to specify register class ordering.
Matthias Braun
- [llvm] r233252 - bugpoint: Return early after error, NFC
Duncan P. N. Exon Smith
- [llvm] r233253 - bugpoint: Verify input files
Duncan P. N. Exon Smith
- [llvm] r233254 - Revert "Linker: Drop function pointers for overridden subprograms"
Duncan P. N. Exon Smith
- [compiler-rt] r233257 - [Sanitizer] Plug a leak in POSIXSymbolizer::FindModuleForAddress
Timur Iskhodzhanov
- [lld] r233259 - [ARM] Handle mapping symbols
Denis Protivensky
- [PATCH] [SCEV] Look at backedge dominating conditions.
Sanjoy Das
- [PATCH] New "strict_string_checks" run-time flag
Maria Guseva
- [lld] r233267 - Commit access verification: blank line has been added
Leny Kholodov
- [lld] r233268 - Revert blank line after test commit
Leny Kholodov
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Sergey Dmitrouk
- [llvm] r233270 - [X86][FastIsel] Teach how to select vector load instructions.
Andrea Di Biagio
- [PATCH] Add a way to enable/disable the ARM load/store optimization pass
Ranjeet Singh
- [llvm] r233271 - [mips] Move the setATReg definition inside the MipsAssemblerOptions class. NFC.
Toma Tabacu
- [PATCH] [mips] Add support for dynamic stack realignment.
Vasileios Kalintiris
- [lld] r233277 - [ARM] Implementation of PLT: handling of IFUNC calls (gnu_indirect_function)
Leny Kholodov
- [lld] r233280 - [ARM] Fix PLT IFUNC symbol names in Release build
Leny Kholodov
- [llvm] r233282 - Sometimes report_fatal_error is called when there is not a handler function used to fail gracefully. In that case, RunInterruptHandlers is called, which attempts to enter a critical section object. Ensure that the critical section is properly initialized so that this code functions properly, and tools like clang-tidy do not crash in Debug builds.
Aaron Ballman
- [PATCH] Remove Triple::getARMCPUForArch
Derek Schuff
- [llvm] r233286 - [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [llvm] r233288 - fix indent; NFC
Sanjay Patel
- [llvm] r233289 - Use SDValue bool checks; NFC intended
Sanjay Patel
- [llvm] r233290 - [AArch64, ARM] Add v8.1a architecture and generic cpu
Vladimir Sukharev
- [PATCH] [mips] Make sure that we don't adjust the stack pointer by zero amount.
Vasileios Kalintiris
- [PATCH] Add getSizeInBits function to the APFloat class
Tamas Berghammer
- [llvm] r233291 - InstCombine: fold (A << C) == (B << C) --> ((A^B) & (~0U >> C)) == 0
Benjamin Kramer
- [llvm] r233292 - Remove outdated README-SSE.txt entries.
Benjamin Kramer
- [PATCH] [asan] Speed up interesting alloca checks
Anna Zaks
- [llvm] r233293 - comment cleanup; NFC
Sanjay Patel
- [llvm] r233294 - revert inadvertent change
Sanjay Patel
- [compiler-rt] r233295 - [UBSan] Explicitly list all supported OS/arch pairs supported by UBSan.
Alexey Samsonov
- [llvm] r233296 - [SCEV] Revert bailout added in r75511.
Sanjoy Das
- [llvm] r233297 - [AArch64] Move initializations of AArch64NamedImmMapper out of void AArch64Operand::print(...)
Vladimir Sukharev
- [llvm] r233300 - [AArch64] Rename Pairs to Mappings in AArch64NamedImmMapper
Vladimir Sukharev
- Enable backtraces on clang-native-aarch64-full buildbot again
Gabor Ballabas
- [PATCH] [mips] Expose adjustStackPtr() from MipsInstrInfo. NFC.
Vasileios Kalintiris
- [PATCH] [mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
Vasileios Kalintiris
- [llvm] r233301 - [ARM] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Vladimir Sukharev
- [llvm] r233302 - Reapply "Linker: Drop function pointers for overridden subprograms"
Duncan P. N. Exon Smith
- [llvm] r233303 - Adds an option to disable ARM ld/st optim pass
Renato Golin
- [PATCH] [AArch64] Add v8.1a "Rounding Doubling Multiply Add/Subtract" extension
Vladimir Sukharev
- [llvm] r233305 - Supress MSVC padding warning in alignment test
Andrew Kaylor
- [llvm] r233307 - Ignore compile_commands.json only at the root of the tree.
Paul Robinson
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
- [llvm] r233309 - [ARM] Fix some non-portable shell syntax in r233301's tests
Justin Bogner
- [llvm] r233310 - [ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
Sanjoy Das
- [PATCH] [compiler-rt] Remove XFAIL for asan-dynamic-runtime from test case sized_delete_test.cc
Bill Seurer
- [llvm] r233312 - Fix rare case where APInt divide algorithm applied un-needed transformation.
Yaron Keren
- [lld] r233313 - Remove Makefiles.
Rui Ueyama
- [PATCH] LLD: Remove duplciate code.
Rui Ueyama
- [lld] r233316 - Remove duplicate code and empty classes.
Rui Ueyama
- [llvm] r233318 - Fix PR23025.
Rafael Espindola
- [lld] r233319 - Use llvm::make_unique.
Rui Ueyama
- [PATCH] Rename instances of ELFLinkingContext "ctx" instead of "context"
Rui Ueyama
- [PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Alexey Samsonov
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [llvm] r233321 - Default to armv7 cpu for NaCl when march=arm
Derek Schuff
- [llvm] r233322 - Verifier: Check accessors of MDLocation
Duncan P. N. Exon Smith
- [llvm] r233324 - Use movw/movt instead of constant pool loads to lower byval parameter copies
Derek Schuff
- [polly] r233326 - Fix stupid memory leak
Tobias Grosser
- [llvm] r233328 - [CodeGen] Don't pretend we can expand f16 libcalls.
Ahmed Bougacha
- [llvm] r233329 - [CodeGen] Report error rather than crash when unable to makeLibCall.
Ahmed Bougacha
- [llvm] r233330 - Deduplicate a bunch of setOpActions into an MVT range-for. NFC.
Ahmed Bougacha
- [PATCH] Extended support for native Windows C++ EH outlining
Andy Kaylor
- [llvm] r233337 - AsmWriter: Cleanup debug info fields with MDFieldPrinter, NFC
Duncan P. N. Exon Smith
- [llvm] r233340 - DIBuilder: Change a few helpers to return downcasted MDNodes
Duncan P. N. Exon Smith
- [PATCH] [AArch64] Promote all/most f16 ops to f32
Ahmed Bougacha
- [PATCH] Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
Hans Wennborg
- [lld] r233344 - Rename ELFLinkingContext instances "ctx" intead of "context".
Rui Ueyama
- [llvm] r233346 - [AsmPrinter] Don't assert on GOT equivalent non-constant users.
Ahmed Bougacha
- [llvm] r233349 - DebugInfo: Update testcases with invalid variables
Duncan P. N. Exon Smith
- [llvm] r233350 - Revert r233175 and r233183 with it. This pulls float2int back out of the tree, due to PR23038.
Nick Lewycky
- [llvm] r233351 - Fix a bug in SelectionDAG scheduling backtracking code: PR22304.
Andrew Trick
- [llvm] r233352 - Refactor Code inside LoopVectorizer's function isInductionVariable.
Karthik Bhat
- [llvm] r233353 - This test should have been target specific. I missed that.
Andrew Trick
- [PATCH] [IR] Introduce a dereferenceable_xor_null(N) attribute.
Sanjoy Das
- [llvm] r233354 - WinEH: Create a parent frame alloca for HandlerType xdata tables
David Majnemer
- [llvm] r233355 - Reintroduce the SelectionDAG scheduler test for r233351.
Andrew Trick
- [llvm] r233356 - Allow explicit spill slots to be specified for a gc.statepoint
Philip Reames
- [llvm] r233357 - Require a GC strategy be specified for functions which use gc.statepoint
Philip Reames
- [llvm] r233358 - Code simplification and style cleanup
Philip Reames
- [llvm] r233359 - More code cleanup [NFC]
Philip Reames
- [llvm] r233361 - More code cleanup [NFC]
Philip Reames
- [llvm] r233362 - Code cleanup [NFC]
Philip Reames
- [llvm] r233363 - [NFC] Fix typo in comment.
Sanjoy Das
- [llvm] r233365 - [NFC] Fix typo in comment.
Sanjoy Das
- [llvm] r233366 - Complete the MachineScheduler fix made way back in r210390.
Andrew Trick
- [PATCH] Handling store to invariant address in LAA
Ashutosh Nema
- [llvm] r233370 - Reapply r233175 and r233183: float2int.
James Molloy
- [PATCH] Don't store available subtarget features in AArch64SysReg::SysRegMapper.
Vladimir Sukharev
- [llvm] r233371 - [Support] Remove statically initialized yet dead code.
Benjamin Kramer
- [lld] r233372 - [ARM] Add more IFUNC handlers
Denis Protivensky
- [compiler-rt] r233373 - tsan: don't write to meta shadow unnecessarily
Dmitry Vyukov
- [lld] r233374 - [ARM] Simplify IFUNC code by removing useless handler
Denis Protivensky
- [PATCH] [mips][microMIPSr6] Implement BALC and BC instructions
Jozef Kolek
- 3.6.1 patch nomination: r233351 Fix PR22304
Paweł Bylica
- [PATCH] [mips][microMIPSr6] Implement mips32 to microMIPSr6 mapping support
Zoran Jovanovic
- [PATCH] [mips] [IAS] Fix negation of 32-bit immediates.
Toma Tabacu
- [llvm] r233375 - Fix subprogram-linkonce-weak.ll and subprogram-linkonce-weak-odr.ll for Windows.
Yaron Keren
- [compiler-rt] r233378 - [Tsan] Do not sanitize memset() and other functions during initialization
Viktor Kutuzov
- [llvm] r233380 - Close unique sections when switching away from them.
Rafael Espindola
- [llvm] r233381 - Work around pr23045 and make it easier to reproduce.
Rafael Espindola
- [PATCH] Add hard float versions of floating point to long long conversions
Sergey Dmitrouk
- [lld] r233383 - [ARM] Handle GOT relocations
Denis Protivensky
- [llvm] r233385 - CMake: enable installing utils
Derek Schuff
- [PATCH] [CodeGen] Don't attempt a tail-call with a non-forwarded sret.
Ahmed Bougacha
- [llvm] r233386 - [AArch64] Don't store available subtarget features in AArch64SysReg::SysRegMapper
Vladimir Sukharev
- [PATCH] [Sanitizer RT] Put the module name string ownership in Symbolizer in order
Timur Iskhodzhanov
- [llvm] r233388 - DebugInfo: Fix another bitrotted testcase
Duncan P. N. Exon Smith
- [llvm] r233389 - Verifier: Check fields of MDVariable subclasses
Duncan P. N. Exon Smith
- [llvm] r233390 - Add a -raw option to the -section mode of llvm-objdump.
Adrian Prantl
- [PATCH] Cleanup early-exit from analyzeCall
Easwaran Raman
- [llvm] r233392 - Remove superfluous .str() and replace std::string concatenation with Twine.
Yaron Keren
- [llvm] r233394 - LLParser: Require non-null scope for MDLocation and MDLocalVariable
Duncan P. N. Exon Smith
- [patch][pr22947] Use sext in fast isel
Rafael Espíndola
- [PATCH] LLD: Use DEBUG_TYPE
Rui Ueyama
- [PATCH] R600/SI: Fix VOP2 VI encoding
Marek Olšák
- [llvm] r233395 - [RegisterCoalescer] Refine the terminal rule to still consider the terminal
Quentin Colombet
- [PATCH] Optimize double storing by memset; memcpy
Ahmed Bougacha
- [llvm] r233396 - [bpf] add support for bpf pseudo instruction
Alexei Starovoitov
- [llvm] r233397 - [asan] Speed up isInterestingAlloca check
Anna Zaks
- [PATCH] [MCInstPrinter] Enable MCInstPrinter to change its behavior based on the per-function subtarget
Akira Hatanaka
- [PATCH] DFSan-based fuzzer (proof of concept).
Kostya Serebryany
- [llvm] r233399 - R600/SI: Fix VOP2 VI encoding
Marek Olsak
- [lld] r233400 - Remove this->.
Rui Ueyama
- [lld] r233401 - Rename all caps class names.
Rui Ueyama
- [lld] r233402 - Fix formatting.
Rui Ueyama
- [llvm] r233404 - Recommit r233116 better: Remove a redundant instcombine involving bitcasts of geps of bitcasts
David Blaikie
- [lld] r233405 - ELF: Remove blank doPreFlight and finalize member functions.
Rui Ueyama
- [lld] r233406 - ELF: Add override.
Rui Ueyama
- [llvm] r233409 - [CodeGen] Don't attempt a tail-call with implicit sret.
Ahmed Bougacha
- [llvm] r233410 - [CodeGen] Don't attempt a tail-call with a non-forwarded explicit sret.
Ahmed Bougacha
- [llvm] r233411 - [MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
Akira Hatanaka
- [PATCH] Add support for the Sparc implementation-defined "ASR" registers.
James Y Knight
- [llvm] r233412 - [AArch64InstPrinter] Use the feature bits of the subtarget passed to the print
Akira Hatanaka
- [compiler-rt] r233413 - Add another sanity check for swapcontext, which is currently unsupported. Patch by Alexey Samsonov!
Nick Lewycky
- [llvm] r233414 - [R600/SI] Fix testcase check line.
Ahmed Bougacha
- [PATCH] [RewriteStatepointsForGC] Limited support for vectors of pointers
Philip Reames
- [llvm] r222581 - R600/SI: Add SIFoldOperands pass
Ahmed Bougacha
- [llvm] r233415 - DebugInfo: Fix bad debug info for compile units and types
Duncan P. N. Exon Smith
- [lld] r233417 - Remove dead code.
Rui Ueyama
- [lld] r233418 - Fix formatting.
Rui Ueyama
- [PATCH] [PPC] Modify HTM and crypto intrinsics to inherit from GCCBuiltin
Kit Barton
- [llvm] r233419 - Constrain the type of a parameter now that callers without this constraint have been removed.
David Blaikie
- 3.6.1 Nomination: r233409, r233410: tail-call and sret brokenness
Ahmed Bougacha
- [llvm] r233422 - Add two small structs for readability in place of std::pair and std::tuple. NFC.
Rafael Espindola
- [lld] r233423 - Remove empty constructors.
Rui Ueyama
- [lld] r233424 - Use override keyword instead of virtual.
Rui Ueyama
- [PATCH] [RewriteStatepointsForGC] Use an actual liveness algorithm
Philip Reames
- [llvm] r233427 - fix typo and 80-col; NFC
Sanjay Patel
- [llvm] r233428 - [CMake] Removing duplicates from the list of test suites to generate targets for.
Chris Bieneman
- [lld] r233431 - PECOFF: Use C++11 non-static member initialization.
Rui Ueyama
- [PATCH] [RewriteStatepointsForGC] Preprocess the IR to remove unreachable blocks and single entry phis
Philip Reames
- [llvm] r233432 - Verifier: Call verifyModule() from llc and opt
Duncan P. N. Exon Smith
- [lld] r233433 - Remove unused varaible.
Rui Ueyama
- [lld] r233434 - ELF: Use C++11 non-member initialization.
Rui Ueyama
- [lld] r233435 - ELF: Remove redundant =delete.
Rui Ueyama
- [lld] r233436 - ELF: Make addSearchPath return void instead of bool.
Rui Ueyama
- [lld] r233437 - Fix comment style to follow more common style.
Rui Ueyama
- [lld] r233438 - ELF: Do not use llvm::Optional for _maxPageSize.
Rui Ueyama
- [PATCH] Add memory variant of vcvtps2ph.
Sanjay Patel
- [llvm] r233439 - Fixing a bug with optimized catch-all handlers in WinEHPrepare
Andrew Kaylor
- [lld] r233440 - Reorder ELFLinkingContext member functions and run clang-format.
Rui Ueyama
- [lld] r233441 - Remove virtual from some ELFLinkingContext member functions.
Rui Ueyama
- [lld] r233442 - ELF: Use llvm::Optional<StringRef> instead of a bool and a StringRef.
Rui Ueyama
- [lld] r233444 - Remove unused forward declaration.
Rui Ueyama
- [llvm] r233445 - DebugInfo: Require non-null in DIBuilder::retainType()
Duncan P. N. Exon Smith
- [llvm] r233446 - Verifier: Check operands of MDType subclasses and MDCompileUnit
Duncan P. N. Exon Smith
- [llvm] r233447 - [SCEV] Look at backedge dominating conditions.
Sanjoy Das
- [llvm] r233448 - clang-format ARMInstPrinter.{h, cpp} before I make changes to these files.
Akira Hatanaka
- [lld] r233449 - ELF: Simplify SymbolFile.
Rui Ueyama
- [lld] r233450 - ELF: make scopes of error code varaibles narrower.
Rui Ueyama
- [llvm] r233451 - [ARM] Enable changing instprinter's behavior based on the per-function
Akira Hatanaka
- [lld] r233452 - Use lambda instead of defining a class with operator().
Rui Ueyama
- [lld] r233453 - Remove else after return.
Rui Ueyama
- [lld] r233454 - Use lambda for std::find_if.
Rui Ueyama
- [lld] r233456 - Use cast instead of dyn_cast in combination with llvm_unreachable.
Rui Ueyama
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [PATCH] [MCJIT] In debug memory dump output, don't truncate 64 bit addresses
Brenden Blanco
- [PATCH] Fix WinEHPrepare bug with multiple catch handlers
Andy Kaylor
- [PATCH] LLD: Add using llvm::Triple to core/LLVM.h.
Rui Ueyama
- [lld] r233458 - ELF: make code concise using "using".
Rui Ueyama
- [lld] r233460 - ELF: Do less if HAVE_CXXABI_H is not defined.
Rui Ueyama
- [lld] r233461 - ELF: Add a comment about the sysroot path.
Rui Ueyama
- [lld] r233463 - [ARM] Fix group relocations test.
Leny Kholodov
- [llvm] r233464 - [CodeGen] "PromoteInteger" f32 to f64 doesn't make sense.
Ahmed Bougacha
- [llvm] r233466 - DebugInfo: Fix testcases with invalid MDSubprogram nodes
Duncan P. N. Exon Smith
- [llvm] r233467 - Fix comparison functions.
Richard Trieu
- [llvm] r233468 - Verifier: Allow subroutine types to have no type array
Duncan P. N. Exon Smith
- [zorg] r233469 - add clang-fuzzer to the fuzzer bot; also reduce the number of runs for clang-format fuzzer (it's currently too slow, needs investigation)
Kostya Serebryany
- [llvm] r233470 - Update comment to match code behavior.
Craig Topper
- [llvm] r233471 - [SparcInstPrinter] Use the subtarget that is passed to the print function
Akira Hatanaka
- [lld] r233472 - ELF: Use C++11 non-member initialization.
Rui Ueyama
- [llvm] r233473 - clang-format X86ATTInstPrinter.{h, cpp} before I make changes to these files.
Akira Hatanaka
- [llvm] r233474 - Partially revert the changes I made in r233473 to keep the code concise.
Akira Hatanaka
- [llvm] r233475 - Convert feature strings to lowercase even if they have a '+'/'-' in front of them.
Craig Topper
- [polly] r233476 - Drop redundant run line in check
Tobias Grosser
- [polly] r233477 - Code generate parameters and run-time checks after branching new code region
Tobias Grosser
- [polly] r233479 - Use an early return on failure
Tobias Grosser
- [polly] r233480 - Bail out if too many alias run-time-check comparisions would be needed
Tobias Grosser
- [llvm] r233481 - [ConstantFold] Don't fold ppc_fp128 <-> int bitcasts
Hal Finkel
- [llvm] r233482 - [DAGCombiner] Fixed incorrect test for buildvector of constant integers.
Simon Pilgrim
- [llvm] r233483 - [PowerPC] Add asm parser support for bitmask forms of rotate-and-mask instructions
Hal Finkel
- [llvm] r233484 - [Objdump] Pass the correct subtarget to printInst.
Akira Hatanaka
- [llvm] r233485 - [X86] Read the feature bits from the subtarget that is passed to printInst
Akira Hatanaka
- [llvm] r233486 - Delete MCInstPrinter::AvailableFeatures.
Akira Hatanaka
- [llvm] r233487 - [X86] Implement getHostCPUFeatures for X86.
Craig Topper
- [llvm] r233488 - Fix a variable name in MSVC specific part of rr233487.
Craig Topper
- [llvm] r233489 - AVX-512: Fixed the "commutative" property flag in VPANDN instruction
Elena Demikhovsky
- [llvm] r233495 - Use SDValue bool check to tidyup some possible ReassociateOps. NFC.
Simon Pilgrim
- [PATCH] Add HLE hint in AtomicSDNode and MemInrinsicSDNode
Chandler Carruth
- [PATCH] Add HLE target feature
Chandler Carruth
- [PATCH] Disable passes on optnone functions
Chandler Carruth
- [PATCH] Don't use default address space arguments in SROA
Chandler Carruth
- [PATCH] Introduce LinkAllPasses.cpp as LLVMAllPasses
Chandler Carruth
- [PATCH] Add update target to ninja
Chandler Carruth
- [PATCH] [CMake] Introduce libLLVM.so as LLVM_ENABLE_SHARED
Chandler Carruth
- [PATCH] Phabricator review: blockfreq: Rewrite block frequency analysis
Chandler Carruth
- [PATCH] Update MergedLoadStoreMotion to use MemorySSA
Daniel Berlin
- [llvm] r233498 - Use SDValue bool check to tidyup some possible vector folding ops. NFC.
Simon Pilgrim
- [PATCH] Some minor update in PassManager.h
Chandler Carruth
- [PATCH] DebugInfo: SROA on references should result in undef dbg.values
Chandler Carruth
- [PATCH] [llvm-extract] Add -dag option.
Chandler Carruth
- [PATCH] Update call graph after devirtualizing returned value
Chandler Carruth
- [PATCH] [X86] add an exedepfix entry for movq == movlps == movlpd
Sanjay Patel
- [PATCH] [X86] add an exedepfix entry for movq == movlps == movlpd (refiled)
Sanjay Patel
- [PATCH] Fix for #19973
Chandler Carruth
- [PATCH] Teach SROA about addrspacecast.
Chandler Carruth
- [PATCH] Fix LLVM target triple computation with MSVC
Chandler Carruth
- [PATCH] Add framework for iterative compilation to llvm
Chandler Carruth
- [PATCH] [x86] Fix compile fail in combineX86ShufflesRecursively function in case of IncomingMask has -1 elements
Chandler Carruth
- [PATCH] Strip constant factors from parameters
Johannes Doerfert
- [PATCH] Bug 14070 - Deeply nested struct types cause opt run time to explode
Chandler Carruth
- [PATCH] [PATCH][SROA]Also slice the STORE when slicing a LOAD in AllocaSliceRewriter
Chandler Carruth
- [llvm] r233500 - [inline asm] Don't reject duplicated matching constraints
Benjamin Kramer
- [PATCH] Don't constant fold through zero-length fields
Chandler Carruth
- [PATCH] [Reassocate] Add support for vector instructions.
Chandler Carruth
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Chandler Carruth
- [PATCH] [OPENMP] llvm.loop.vectorize.enable metadata are lost after critical edge splitting
Chandler Carruth
- [PATCH] [x86] Simplify vector selection
Chandler Carruth
- [polly] r233501 - Strip constant factors from SCoP parameters
Johannes Doerfert
- [llvm] r233502 - Silence sign compare warning. NFC.
Benjamin Kramer
- [PATCH] [PGO] Hoist hot case statement from switches
Chandler Carruth
- [PATCH] [AVX512] Bring back vector-shuffle lowering support through broadcasts
Chandler Carruth
- [PATCH] [CodeGenPrepare.cpp] Feedback on changing logic when to convert select to branch
Chandler Carruth
- [PATCH] We need an OptionStore abstraction for storing debug option data.
Chandler Carruth
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Chandler Carruth
- [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
Chandler Carruth
- [PATCH] [GraphWriter] Attempt to open .dot files with xdg-open/open first
Chandler Carruth
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Chandler Carruth
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Chandler Carruth
- [PATCH] Clarified the direction rounding occurs in uitofp and sitofp is unspecified
Chandler Carruth
- [PATCH] Enable inlining of recursive functions.
Chandler Carruth
- [PATCH] Allow PRE to duplicate loads in LICM like loop case
Chandler Carruth
- [PATCH] tsan: do not instrument not captured values
Chandler Carruth
- Re: [PATCH] Changes in ‘CodeExtractor’ for call-site block
Chandler Carruth
- [PATCH] [x86] Improve build_vector v8i16 codegen
Chandler Carruth
- [llvm] r233504 - [Orc] Use raw TargetAddresses for callback trampoline addresses, rather than IR.
Lang Hames
- [polly] r233505 - Avoid nullptr dereference in the ScopGraphPrinter
Tobias Grosser
- [llvm] r233506 - [Orc] Add missing inline keyword to the function introduced in r233504.
Lang Hames
- [PATCH] Add a 'no-asserts' requirement option to LIT.
Chandler Carruth
- [PATCH] Fix 'leading zeros' caveat of StringRef::compare_numeric()
Chandler Carruth
- [polly] r233507 - Gist-simplify access relations in the context of domain constraints
Tobias Grosser
- [llvm] r231380 - [DagCombiner] Allow shuffles to merge through bitcasts
Jiangning Liu
- [PATCH] PR17623 -- GlobalsModRef alias error fix
Chandler Carruth
- [llvm] r233509 - [MCJIT][Orc] Refactor RTDyldMemoryManager, weave RuntimeDyld::SymbolInfo through
Lang Hames
- [llvm] r233510 - [Orc] Add missing #include. Hopefully this will appease the modules buildbots.
Lang Hames
- [PATCH] Don't pretend to have probability information if the result of a bitwise and is compared against 0
Chandler Carruth
- [PATCH] [MIPS] Read/Write register for MIPS64
Sagar Thakur
- [llvm] r233512 - [MCJIT] In debug memory dump output, don't truncate 64 bit addresses
Alexei Starovoitov
- [llvm] r233514 - [X86] Family 6 model 29 is a Penryn based processor not a Nehalem based processor.
Craig Topper
- [llvm] r233515 - [X86] Move family 6 model 21 to 'pentium-m'. Near as I can tell this is a Dothan based SOC.
Craig Topper
- [llvm] r233516 - [X86] Use the more specific CPU names like 'nehalem', 'westmere', 'haswell', etc. Split Nehalem and Westmere CPUs.
Craig Topper
- [llvm] r233517 - [X86] Remove FeatureAES for 'corei7' CPU. 'corei7' should match 'nehalem' which doesn't have AES. Having AES and not PCLMUL makes 'corei7' halfway between Nehalem and Westmere.
Craig Topper
- [llvm] r233518 - [X86] In getHostCPUFeatures, disable xop, f16c, fma, and fma4 if OS does not support saving ymm state.
Craig Topper
Last message date:
Sun Mar 29 23:31:14 PDT 2015
Archived on: Tue Aug 4 17:12:34 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).