The Week Of Monday 13 July 2015 Archives by thread
Starting: Mon Jul 13 01:32:23 PDT 2015
Ending: Sun Jul 19 23:27:17 PDT 2015
Messages: 1332
- [PATCH] D11130: [ARM] Small refactor of tryConvertingToTwoOperandForm (nfc)
scott douglass
- [PATCH] D11131: [ARM] Add Thumb2 ADD with SP narrowing from 3 operand to 2
scott douglass
- [PATCH] D11132: [ARM] Handle commutativity when converting to tADDhirr in Thumb2
scott douglass
- [PATCH] D10357: SROA produces miscompiled code for bitfield access on big-endian targets
Alexandros Lamprineas
- [lld] r242014 - [Mips] Support MIPS big-endian 32/64-bits targets
Simon Atanasyan
- [PATCH] D11116: Expose setPersonalityFn to C and Go
Amaury SECHET
- [llvm] r242015 - [mips] Explained the 'w' modifier in the Inline Assembler documentation.
Daniel Sanders
- [PATCH] D11134: AVX-512: Added all forms of Vector Convert instructions, 32 and 64 bit types
Elena Demikhovsky
- [compiler-rt] r242003 - sanitizer_common: Only use _ReadWriteBarrier when targeting MSVC cl.exe.
Peter Collingbourne
- [PATCH] D11136: [mips] Added support for the ERETNC instruction.
Scott Egerton
- [PATCH] D9822: Reducing the costs of cast instructions to enable more vectorization of smaller types in LoopVectorize
Sam Parker
- [llvm] r242020 - [llvm-stress] Remove unneeded llvm:: prefix. NFC.
Pawel Bylica
- [PATCH] D10958: [JIT] Use std::function with InstallLazyFunctionCreator
Pierre-Andre Saulais
- [PATCH] D11138: [ExecutionEngine] Use std::function with InstallLazyFunctionCreator
Pierre-Andre Saulais
- [PATCH] D11139: [mips] Added support for various EVA ASE instructions.
Scott Egerton
- [PATCH] D11140: [ELF/AArch64] Fix export TLS dynamic symbol
Adhemerval Zanella
- [PATCH] D11141: Add support to set/get ordering for load/store from the C API
Amaury SECHET
- [llvm] r242023 - AVX-512: Added all AVX-512 forms of Vector Convert for Float/Double/Int/Long types.
Elena Demikhovsky
- [www-releases] r242024 - Add 3.6.2 binaries and source code
Tom Stellard
- [llvm] r241981 - Revert "Revert r236894 "[BasicAA] Fix zext & sext handling""
Manuel Klimek
- [llvm] r242025 - Revert r241981 "Revert "Revert r236894 "[BasicAA] Fix zext & sext handling"""
Manuel Klimek
- [www-releases] r242026 - Add links to 3.6.2 binaries and source code
Tom Stellard
- [PATCH] D11143: [RFC] Cross Block DSE
Karthik Bhat
- [llvm] r242027 - Print the visibility of available_externally functions.
Rafael Espindola
- [llvm] r242028 - Removing several -Wunused-but-set-variable warnings; NFC intended.
Aaron Ballman
- [PATCH] D10967: [mips] Fix li/la differences between IAS and GAS.
Vasileios Kalintiris
- [PATCH] D11124: Extracting a splat value from vector
Elena Demikhovsky
- [PATCH] D11144: ConstantFolding- Trunc, rint and nearbyint
Chakshu Grover
- [llvm] r242030 - Don't change the visibility when converting a definition to a declaration.
Rafael Espindola
- [PATCH] D9998: [RuntimeDyld] Adapt PPC64 relocations to PPC32
Pierre-Andre Saulais
- [PATCH] D11145: Cleanup after r241809 - remove uncessary call to std::sort
silviu.baranga at arm.com
- [llvm] r242031 - Aliases don't have available_externally linkage.
Rafael Espindola
- [llvm] r242032 - Remove unused variable.
Rafael Espindola
- [llvm] r241466 - Resubmit "Add new EliminateAvailableExternally module pass" (r239480)
Rafael Espíndola
- [llvm] r242033 - Cleanup after r241809 - remove uncessary call to std::sort
Silviu Baranga
- [PATCH] D11064: Don't rely on the DepCands iteration order when constructing checking pointer groups
silviu.baranga at arm.com
- [PATCH] D11123: ARM: Fix cttz expansion on vector types.
Logan Chien
- [PATCH] D11146: [ValueTracking] Add support for floating-point minnum and maxnum
James Molloy
- [llvm] r242034 - [ARM] Small refactor of tryConvertingToTwoOperandForm (nfc)
Scott Douglass
- [llvm] r242035 - [ARM] Add Thumb2 ADD with SP narrowing from 3 operand to 2
Scott Douglass
- [llvm] r242036 - [ARM] Handle commutativity when converting to tADDhirr in Thumb2
Scott Douglass
- [llvm] r242037 - ARM: Fix cttz expansion on vector types.
Logan Chien
- [PATCH] D11149: Fix memcheck interval ends for pointers with negative strides
silviu.baranga at arm.com
- [llvm] r242038 - AMDGPU/SI: Select mad patterns to v_mac_f32
Tom Stellard
- [PATCH] D11060: AMDGPU/SI: Select mad patterns to v_mac_f32
Phabricator
- [llvm] r242040 - Fix handling of the 'n' asm constraint with invalid operands.
James Y Knight
- [PATCH] D10804: [SDAG] Optimize unordered comparison in soft-float mode
Ahmed Bougacha
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- MIR Serialization: Serialize the sub register indices.
Alex L
- [PATCH] D10905: move DAGCombiner's allowableAlignment() helper function into the TLI
James Y Knight
- [PATCH] D8506: Set a debugger "target" to guide DWARF choices
Paul Robinson
- [llvm] r242041 - Avoid using Loop::getSubLoopsVector.
Benjamin Kramer
- [llvm] r242042 - Remove macro guards for extern template instantiations.
Benjamin Kramer
- [PATCH] [PM/AA] Completely remove the AliasAnalysis::copyValue interface.
Pete Cooper
- [PATCH] D11110: Make ExecutionEngine owning a DataLayout
Lang Hames
- [PATCH] D11104: Add setBlockFreq interface to BlockFrequencyInfo, BlockFrequencyInfoImplBase, and BlockFrequencyInfoImpl.
Duncan P. N. Exon Smith
- [llvm] r242044 - [WinEH] Strip the \01 character from the __CxxFrameHandler3 thunk name
Reid Kleckner
- [PATCH] D11079: Remove DataLayout from TargetLoweringObjectFile, redirect to Module
Mehdi AMINI
- [llvm] r242045 - MIR Serialization: Serialize the fixed stack objects.
Alex Lorenz
- [PATCH] MIR Serialization: MIR Serialization: Serialize the fixed stack objects.
Alex L
- [PATCH] D10524: Clang/driver: emulated TLS mode.
Chih-Hung Hsieh
- [llvm] r242046 - Service the doxygen comments in DwarfUnit and DwarfDebug.
Adrian Prantl
- [llvm] r242047 - Enable runtime unrolling with unroll pragma metadata
Mark Heffernan
- [llvm] r242049 - Enable partial and runtime loop unrolling for NVPTX.
Mark Heffernan
- [PATCH] D9181: [LSR] Generate and use zero extends
Sanjoy Das
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Renato Golin
- [PATCH] D9313: Fix __builtin_setjmp in combination with sjlj exception handling.
Saleem Abdulrasool
- [llvm] r242050 - [MC] Correctly escape .safeseh's symbol
David Majnemer
- [PATCH] D11062: Bug fixes in OMPT support
Jonathan Peyton
- [PATCH] D10884: [CodeGen] Force emission of personality directive if explicitly specified
Reid Kleckner
- [llvm] r242053 - AMDGPU: Minor cleanups to always inline pass
Matt Arsenault
- [PATCH] D11128: [CMake] Add missing DebugInfo libraries to llvm-shlib
Chris Bieneman
- [patch] Reduce memory usage of ComputeEditDistance() by (almost) 50%
Nico Weber
- [llvm] r242054 - [CMake] Add missing DebugInfo libraries to llvm-shlib
Keno Fischer
- Few builder will go off-line temporally
Galina Kistanova
- [PATCH] D10964: [Codegen] Add intrinsics 'hadd*' and corresponding SDNodes for horizontal sum operation.
Bruno Cardoso Lopes
- [PATCH] D11155: Move AMDGPUAlwaysInlinePass to generic code
Matt Arsenault
- [llvm] r242059 - [CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registration that was already partially working.
Chris Bieneman
- [PATCH] D11156: Fix comments by eliminating possible trademark conflicts.
Jonathan Peyton
- [llvm] r242060 - Revert "[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registration that was already partially working."
Chris Bieneman
- [PATCH] D11157: Fix bug in affinity binding during team allocation.
Jonathan Peyton
- [llvm] r242061 - Add support deterministic output in llvm-ar and make it the default.
Rafael Espindola
- [llvm] r242062 - [Hexagon] Move BitTracker into the llvm namespace and remove redundant qualifications
Benjamin Kramer
- [llvm] r242063 - [WinEH] Emit the LSDA even if no lpads remain but outlining occurred
Reid Kleckner
- [PATCH] D11158: Fix machine topology pruning.
Jonathan Peyton
- [lld] r242066 - COFF: Split createSymbolAndSymbolTable to small functions. NFC.
Rui Ueyama
- [PATCH] D10951: [LinkerScript] Fix bug in Segment::assignVirtualAddress()
Rafael Auler
- [llvm] r240405 - Simplify the Mangler interface now that DataLayout is mandatory.
Rafael Espíndola
- [PATCH] D11159: Fixing the stack offset functionality
Jonathan Peyton
- [llvm] r241663 - Revert r241621, "[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registration that was already partially working."
Chris Bieneman
- [PATCH] D11160: Targets: commonize some stack realignment code
JF Bastien
- [PATCH] D9751: Add HSAIL target
Matt Arsenault
- [llvm] r242068 - Loop idiom recognizer was replacing too many uses of popcount.
Pete Cooper
- [PATCH] Fix crash in loop idiom recognizer
Pete Cooper
- [PATCH] D10978: AMDGPU/SI: Fix read2 merging into a super register.
Matt Arsenault
- [PATCH] D10936: AMDGPU: Avoid using 64-bit shift for i64 (shl x, 32)
Matt Arsenault
- [llvm] r241484 - Reduce code duplication. NFC.
David Blaikie
- [llvm] r242069 - Reduce memory usage of ComputeEditDistance() by (almost) 50%
Nico Weber
- [LNT] r242070 - Start adding a simple REST API to LNT
Chris Matthews
- [PATCH] D10979: Update the branch weight metadata in JumpThreading pass.
Cong Hou
- [www] r242071 - Add upcoming dev meeting.
Tanya Lattner
- [www] r242072 - Add upcoming dev meeting
Tanya Lattner
- [PATCH] D10825: Improvement on computing edge probabilities when choosing the best successor in machine block placement.
Cong Hou
- [llvm] r242073 - Remove unnecessary lines from the test in r242068.
Pete Cooper
- [llvm] r242074 - Use std::make_tuple to reduce code duplication.
Rafael Espindola
- [lld] r242075 - COFF: Inline Defined::getRVA because it's very hot.
Rui Ueyama
- [PATCH] D9887: [DebugInfo][FastISel] Prevent using debug location from previous block for local values
David Blaikie
- [PATCH] D11095: CFI: Add a default blacklist.
Alexey Samsonov
- [lld] r242078 - COFF: Fix x86 delay-load helper function name.
Rui Ueyama
- [llvm] r241764 - [CodeView] Add support for emitting column information
David Blaikie
- [PATCH] MIR Serialization: Serialize the jump table info and the jump table index operands.
Alex L
- [llvm] r242081 - [PPC64LE] More improvements to VSX swap optimization
Bill Schmidt
- [llvm] r242082 - Fix reading archive members with / in the name.
Rafael Espindola
- [llvm] r241974 - [ExecutionEngine] Add a static cast to the unittest for r241962 to suppress a
David Blaikie
- [llvm] r242083 - Add missing file.
Rafael Espindola
- [llvm] r242084 - MIR Serialization: Serialize the sub register indices.
Alex Lorenz
- [PATCH] D11166: WIP: Make MergeConsecutiveStores look at other stores on same chain
Matt Arsenault
- [lld] r242088 - Initial ELF port.
Michael J. Spencer
- [lld] r242089 - [LinkerScript] Fix bug in Segment::assignVirtualAddress()
Rafael Auler
- [PATCH] D11167: Avoid passing objects with __declspec(align) members by value (PR24113) - llvm part
Hans Wennborg
- [llvm] r242091 - Update enforceKnownAlignment after the isWeakForLinker semantic change
Reid Kleckner
- [lld] r242092 - Remove commented out code.
Michael J. Spencer
- [lld] r242093 - Put explicit template instantiations in the correct namespace.
Michael J. Spencer
- [llvm] r242095 - MIR Serialization: Serialize the variable sized stack objects.
Alex Lorenz
- [PATCH] D11170: AMDGPU: s_mulk_i32 does not set scc according to ISA doc
Matt Arsenault
- [lld] r242096 - [LinkerScript] Don't create unnecessarily large segments
Rafael Auler
- [PATCH] D10952: [LinkerScript] Don't create unnecessarily large segments
Phabricator
- [PATCH] Fix test-release.sh to use DESTDIR
Hans Wennborg
- [lld] r240922 - COFF: Fix logic to find default entry name or subsystem.
Sean Silva
- [lld] r242098 - Fix warnings.
Michael J. Spencer
- [PATCH] D11171: Rename OMPT placeholder type names to be in the OMPT name space
John Mellor-Crummey
- [PATCH] D11078: Redirect pointerSize query from the to the TargetMachine in ASMPrinter
Mehdi AMINI
- [llvm] r242100 - Add a herper function. NFC.
Rafael Espindola
- [llvm] r242102 - [CMake] We shouldn't be storing values in the cache unless they actually need CMake cache behavior.
Chris Bieneman
- [llvm] r242103 - [CMake] Forgot to quote the first part of STREQUAL.
Chris Bieneman
- [llvm] r242104 - Add capability to get and set the personalitty function from the C API
Andrew Wilkins
- [PATCH] D10946: Add capability to get and set the personalitty function from the C API
Andrew Wilkins
- [PATCH] D10910: RAGreedy: Keep track of allocated PhysRegs internally
Matthias Braun
- [PATCH] D10909: PrologEpilogInserter: Improve API to determine callee save regsiters.
Matthias Braun
- [PATCH] D10911: MachineRegisterInfo: Remove UsedPhysReg infrastructure
Matthias Braun
- [PATCH] D10579: AArch64: Use CMP; CCMP sequences for and/or/setcc trees.
Matthias Braun
- [llvm] r242106 - X86: Check output of x86 copysignl testcase.
Matthias Braun
- [llvm] r242107 - LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
Matthias Braun
- [llvm] r242108 - Revert "LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization"
Matthias Braun
- [PATCH] D11172: LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
Matthias Braun
- [lld] r242110 - COFF: Fix entry name inference for x86.
Rui Ueyama
- [llvm] r242111 - Give an explicit triple to llvm/test/CodeGen/X86/pr13577.ll.
NAKAMURA Takumi
- [lld] r242112 - Revert "Make COFF linker work when it's built by clang again."
Rui Ueyama
- [llvm] r242117 - Prune trailing whitespaces and CRs.
NAKAMURA Takumi
- [lld] r242118 - Revert ELF port. Posting to mailing list.
Michael J. Spencer
- [llvm] r242120 - [CMake] Unbreak add_llvm_external_project when external projects are specified.
NAKAMURA Takumi
- [PATCH] D11174: [BranchFolding] do not iterate the aliases of virtual registers
Jingyue Wu
- [PATCH] D11175: [CGP] DisableBranchOpts guards against EliminateMostlyEmptyBlocks
Jingyue Wu
- [llvm] r242123 - Generate correct asm info for mingw and cygwin ARM targets.
Yaron Keren
- [llvm] r242126 - [SROA] Don't de-atomic volatile loads and stores
David Majnemer
- [PATCH] D11051: Extend LICM to hoist loop invariant GEP out
Andrew Trick
- [PATCH] [comiler-rt/ubsan] getVtablePrefix must not sanity-check on Prefix->Offset > 0
Stephan Bergmann
- Is it OK to upgrade autoconf\config.guess?
Yaron Keren
- [PATCH] D10059: New alias analysis for static global variables
Chandler Carruth
- [PATCH] D11178: [mips][micromips] Implement ADDU16, AND16, ANDI16, NOT16, OR16, SLL16 and SRL16 instructions
Hrvoje Varga
- [PATCH] D11179: [asan] Invalid debug info for promotable allocas
Kuba Brecka
- [llvm] r242128 - Fix comment typo
Petr Pavlu
- [PATCH] D7174: [AArch64] Fix problems in handling generic MSR/MRS instructions
James Molloy
- [llvm] r242129 - [PM/AA] Reformat GlobalsModRef so that subsequent patches I make here
Chandler Carruth
- [PATCH] D11180: Fixed debug info generation for function static variables, typedef, and records
Amjad Aboud
- [PATCH] D11181: [mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16 instructions
Zlatko Buljan
- [llvm] r241938 - Fix `llvm-config` to emit the linker flag for the combined shared object built by autoconfig/make instead of the individual components.
Laurent Carlier
- [polly] r242130 - Use schedule trees to represent execution order of statements
Tobias Grosser
- [PATCH] D10969: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
- [PATCH] D11122: AVX : Fix ISA disabling in case AVX512VL present
Igor Breger
- [PATCH] D10837: Make global aliases have symbol size equal to their type
John Brawn
- [PATCH] D10715: Switch test-release.sh to build with cmake by default (PR21561)
Renato Golin
- [polly] r242134 - www: Add link to llvm.org
Tobias Grosser
- [polly] r242135 - Drop outdated video
Tobias Grosser
- [polly] r242136 - Mark a couple of items as completed
Tobias Grosser
- [PATCH] D11012: Add a target environment for CoreCLR.
Nikola Smiljanić
- [llvm] r235977 - [DebugInfo] Add debug locations to constant SD nodes
Kuba Brecka
- [PATCH] D10867: [Codegen] Added intrinsics 'absdiff' and corresponding SDNodes for absolute difference operation
Shahid
- [llvm] r242139 - [mips] Fix li/la differences between IAS and GAS.
Daniel Sanders
- [PATCH] D11183: Add missing builtins to the PPC back end for ABI compliance (vol. 4)
Nemanja Ivanovic
- [llvm] r242141 - -Added API for retrieving the default FPU of a CPU from TargetParser.
Alexandros Lamprineas
- [PATCH] D10656: LLVM OpenMP CMake Overhaul
Jack Howarth
- [lld] r242142 - [ELF/AArch64] Fix export TLS dynamic symbol
Adhemerval Zanella
- [PATCH] D11186: [mips][mcjit] Calculate correct addend for R_MIPS_HI16 and R_MIPS_PCHI16 relocations.
Vladimir Radosavljevic
- [PATCH] D10893: [X86][AVX512VL-BW] Add more intrinsics support
Phabricator
- [llvm] r242145 - Silencing two MSVC warnings; 'argument' : truncation from 'unsigned int' to 'int16_t' and truncation of constant value. NFC intended.
Aaron Ballman
- [llvm] r242146 - AMDGPU/SI: Add support for shrinking v_cndmask_b32_e32 instructions
Tom Stellard
- [PATCH] D11061: AMDGPU/SI: Add support for shrinking v_cndmask_b32_e32 instructions
Phabricator
- [llvm] r242147 - Caused regressions: compile Release+Asserts failed on clang-native-arm-cortex-a9
Alexandros Lamprineas
- [llvm] r241869 - [Object][ELF] Support dumping hash-tables from files with no section table.
Kuperstein, Michael M
- [LNT] r242149 - Revert "Start adding a simple REST API to LNT"
Renato Golin
- [llvm] r242151 - Rename a test. NFC.
Rafael Espindola
- [llvm] r242152 - Revert "Fix `llvm-config` to emit the linker flag for the combined shared object built by autoconfig/make instead of the individual components."
JF Bastien
- [PATCH] D10716: Fix `llvm-config` to emit the linker flag for the combined shared object built by autoconfig/make instead of the individual components.
JF Bastien
- [llvm] r232769 - libLTO, llvm-lto, gold: Introduce flag for controlling optimization level.
Chad Rosier
- [llvm] r242153 - Use a range loop. NFC.
Rafael Espindola
- [PATCH] D10745: MachineScheduler: Avoid pointless macroop fusion edges.
John Brawn
- [llvm] r242156 - llvm-ar: print an error when the requested member is not found.
Rafael Espindola
- [llvm] r242157 - Allocate the IntervalMap in ELF.h on the heap to work around MSVC alignment bug (PR24113)
Hans Wennborg
- [llvm] r242158 - Sleep for 2.1 seconds to see if that makes the test stable on windows.
Rafael Espindola
- [llvm] r242159 - Add default value for Args parameter of IRBuilder::CreateCall
David Blaikie
- [llvm] r242160 - ARMAsmParser: Take MCInst param by const-ref
Hans Wennborg
- [llvm] r242162 - llvm-ar: Don't try to extract from thin archives.
Rafael Espindola
- [PATCH] D10991: [LNT] Reduce I/O execution time for Polybench
Lang Hames
- [llvm] r242163 - [Hexagon] Generate "extract" instructions more aggressively
Krzysztof Parzyszek
- [llvm] r242164 - AArch64: add rev64 alias for 64-bit rev instruction.
Tim Northover
- [llvm] r242165 - PrologEpilogInserter: Rewrite API to determine callee save regsiters.
Matthias Braun
- [llvm] r242166 - ARM: add at least one real test for r242123.
Tim Northover
- [llvm] r242167 - Add missing builtins to the PPC back end for ABI compliance (vol. 4)
Nemanja Ivanovic
- [llvm] r242169 - RAGreedy: Keep track of allocated PhysRegs internally
Matthias Braun
- [llvm] r242170 - Avoid MSVC-incompatible use of init list.
David Blaikie
- [llvm] r242173 - MachineRegisterInfo: Remove UsedPhysReg infrastructure
Matthias Braun
- [llvm] r241962 - [ExecutionEngine] Use std::function rather than a function pointer for the
Lang Hames
- [llvm] r242174 - AMDGPU/SI: Fix read2 merging into a super register.
Matt Arsenault
- [PATCH] D10289: LoopStrengthReduce: Try to pass address space to isLegalAddressingMode
Matt Arsenault
- [PATCH] D10659: Split BaseIndexOffset and MemOpLink into separate header
Matt Arsenault
- [llvm] r242177 - AMDGPU: Avoid using 64-bit shift for i64 (shl x, 32)
Matt Arsenault
- [PATCH] D11188: [LLD] New ELF implementation
Michael Spencer
- [llvm] r242178 - Teach config.guess that MSYS exists.
Yaron Keren
- [llvm] r242179 - Add support for on-disk hash table lookup with a known hash, for situations where the same key will be looked up in multiple tables.
Richard Smith
- [PATCH] D10477: Expand loop reroll to handle loop with multiple induction variables and negative increment -part 1/3
Lawrence Hu
- [PATCH] Wire up external debug type references in LLVM
Adrian Prantl
- [llvm] r242185 - [CodeGen] Force emission of personality directive if explicitly specified
Keno Fischer
- [llvm] r242186 - [Hexagon] Generate instructions for operations on predicate registers
Krzysztof Parzyszek
- Optimizations for MemCpyOpt / GlobalOpt when compiling large static initializers
Anthony Pesch
- [llvm] r242187 - Fix several issues with the test-release.sh script
Dan Liew
- [PATCH] D11193: WebAssembly: add basic int/fp instruction codegen.
JF Bastien
- [llvm] r242188 - [PowerPC] Fix the PPCInstrInfo::getInstrLatency implementation
Hal Finkel
- [llvm] r242191 - [MMX] Use the appropriate instructions for GR64 <-> VR64 copies.
Bruno Cardoso Lopes
- [llvm] r242192 - Fix Windows build: replace __func__ with LLVM_FUNCTION_NAME
Krzysztof Parzyszek
- [compiler-rt] r242193 - [Sanitizer] Fix fopencookie() interceptor to work with null hook functions.
Alexey Samsonov
- [llvm] r242194 - test-release.sh: Remove the InstallDir parameter from configure_llvmCore
Hans Wennborg
- [PATCH] D11195: [PeepholeOptimizer] Refactor optimizeUncoalescable logic. NFC
Bruno Cardoso Lopes
- [PATCH] D11196: Create a wrapper pass for BlockFrequencyInfo so that block frequency analysis can be done without requiring a pass.
Cong Hou
- [PATCH] D11197: [PeepholeOptimizer] Look through PHIs to find additional register sources
Bruno Cardoso Lopes
- [PATCH] D10522: Implement target independent TLS compatible with glibc's emutls.c.
Dan Albert
- [llvm] r242199 - GVN: tolerate an instruction being replaced without existing in the leaderboard
Tim Northover
- [llvm] r242200 - Fix NDEBUG build warning
Krzysztof Parzyszek
- [llvm] r242201 - WebAssembly: add basic int/fp instruction codegen.
JF Bastien
- [llvm] r242202 - GVN: use a static array instead of regenerating it each time. NFC.
Tim Northover
- [llvm] r242203 - MIR Printer: move the function 'printReg'. NFC.
Alex Lorenz
- [llvm] r242204 - MIR Serialization: Serialize the machine basic block live in registers.
Alex Lorenz
- [lld] r242205 - Use getChildOffset instead of getBuffer for identifying a member.
Rafael Espindola
- [PATCH] D11198: Avoid insertion sorting each new range in MemCpyOptimizer
Anthony Pesch
- [PATCH] D10207: Handle cast instructions in complete loop unroll heuristic.
Chandler Carruth
- [PATCH] D11199: WebAssembly: fix build breakage.
JF Bastien
- [PATCH] D10208: Add tests for full unroll heuristic: folding CFG, folding IVs.
Chandler Carruth
- [LNT] r242206 - Reapply "Start adding a simple REST API to LNT""
Chris Matthews
- [LNT] r242207 - try and fix setuptools dependencies on Linux
Chris Matthews
- [PATCH] D11200: Improve merging of stores from static constructors in GlobalOpt
Anthony Pesch
- [llvm] r242208 - Use more foreach loops in SelectionDAG. NFC
Pete Cooper
- [llvm] r242209 - Remove unnecessary .getNode() in SelectionDAG. NFC.
Pete Cooper
- [llvm] r242210 - Constify parameters in SelectionDAG methods. NFC
Pete Cooper
- [llvm] r242211 - Move SDNode::IROrder in to padding to save space. NFC.
Pete Cooper
- [PATCH] D11201: [NVPTX] enable SpeculativeExecution in NVPTX
Jingyue Wu
- [PATCH] D10206: Handle resolvable branches in complete loop unroll heuristic.
Chandler Carruth
- [PATCH] D10368: Analyze recursive PHI nodes in BasicAA
Tobias Edler von Koch
- [llvm] r242212 - Add allnodes() iterator range to SelectionDAG. NFC.
Pete Cooper
- [llvm] r242213 - [ExecutionEngine] Re-apply r241962 with fixes for ARM.
Lang Hames
- [llvm] r242215 - Add support for reading members out of thin archives.
Rafael Espindola
- [lld] r242216 - Update for llvm api change.
Rafael Espindola
- [llvm] r242217 - [PowerPC] Use the ABI indirect-call protocol for patchpoints
Hal Finkel
- [llvm] r242218 - [LAA] Lift RuntimePointerCheck out of LoopAccessInfo, NFC
Adam Nemet
- [llvm] r242219 - [LAA] Introduce RuntimePointerChecking::PointerInfo, NFC
Adam Nemet
- [llvm] r242220 - [LAA] Turn RuntimePointerChecking into a class, start hiding things, NFC
Adam Nemet
- [llvm] r242222 - Update the trunk version to 3.8.0svn.
Hans Wennborg
- [test-suite] r242226 - Creating release_37 branch off revision 242221
Hans Wennborg
- [lld] r242233 - Creating release_37 branch off revision 242221
Hans Wennborg
- [llvm] r242235 - [InstCombine] Generalize sub of selects optimization to all BinaryOperators
David Majnemer
- [llvm] r242236 - Accept lower case to handle windows error messages.
Rafael Espindola
- [llvm] r242237 - ReleaseNotes.rst: Bump version to 3.8
Hans Wennborg
- [llvm] r242239 - [PowerPC] Support symbolic targets in patchpoints
Hal Finkel
- [PATCH] MIR Serialization: Serialize references from stack objects to named allocas.
Alex L
- [llvm] r242242 - WebAssembly: fix build breakage.
JF Bastien
- [PATCH] D11205: [LAA] Begin moving the logic of generating checks out of addRuntimeCheck
Adam Nemet
- [llvm] r242245 - Fix Sphinx error about duplicate label in CommandLine.rst:1560 and CoverageMappingFormat.rst
Hans Wennborg
- [llvm] r242248 - Create a wrapper pass for BlockFrequencyInfo.
Wei Mi
- [llvm] r242249 - Use more foreach loops in SelectionDAG. NFC
Pete Cooper
- [llvm] r242250 - Use a range loop.
Rafael Espindola
- [llvm] r242254 - Use getStoreSize() instead of getStoreSizeInBits()/8. NFC.
Pete Cooper
- [llvm] r242255 - Change conditional to assert. NFC.
Pete Cooper
- [llvm] r242257 - [LoopUnrolling] Handle cast instructions.
Michael Zolotukhin
- [lld] r242259 - COFF: Fix base relocations for __imp_ symbols on x86.
Rui Ueyama
- [llvm] r242260 - Use getZExtOrTrunc helper instead of manually doing zext/trunc check. NFC.
Pete Cooper
- [llvm] r242261 - Use getAnyExtOrTrunc helper instead of manually doing ext/trunc check. NFC.
Pete Cooper
- [PATCH] D11208: Fix mergefunc infinite loop
Jason Koenig
- [PATCH] D11210: Broaden optimization of fcmp ([us]itofp x, constant)
Arch D. Robison
- [llvm] r242263 - Use another foreach loop. NFC
Pete Cooper
- [llvm] r242264 - Use cast<> instead of dyn_cast to remove llvm_unreachable. NFC.
Pete Cooper
- [llvm] r242265 - Use enum instead of unsigned. NFC.
Pete Cooper
- [llvm] r242266 - [vim] Add the IR's comment prefix to the comments list. This allows vim
Chandler Carruth
- [llvm] r242267 - [vim] Update the syntax to mark REQUIRES lines and not talk about
Chandler Carruth
- [llvm] r242268 - Tidy-up test case from r242257.
Michael Zolotukhin
- [PATCH] AsmParser: Add a function to parse a standalone type and value
Duncan P. N. Exon Smith
- [PATCH] D11211: ConstantFolding- Trunc, rint and nearbyint
CHAKSHU GROVER
- [PATCH] D11026: [ARM] Define subtarget feature "dont-use-movt" to disallow emitting movt/movw pairs
Eric Christopher
- [PATCH] D11212: [SCEV] Apply NSW and NUW flags via poison value analysis
Bjarke Hammersholt Roune
- [llvm] r242269 - Initial support for writing thin archives.
Rafael Espindola
- [llvm] r242270 - AVX : Fix ISA disabling in case AVX512VL , some instructions should be disabled only if AVX512BW present.
Igor Breger
- [llvm] r242273 - [X86][SSE] Added i686/SSE2 vector shift tests.
Simon Pilgrim
- [llvm] r242274 - [TableGen] Improve decoding options for non-orthogonal instructions
Petr Pavlu
- How to write Clang plugin makefile with binary download LLVM and Clang?
朱军
- [llvm] r242275 - [PM/AA] Cleanup some loops to be range-based. NFC.
Chandler Carruth
- [llvm] r242276 - [AArch64] Fix problems in decoding generic MSR instructions
Petr Pavlu
- [llvm] r242277 - [MachineCombiner] Work with itineraries
Hal Finkel
- [llvm] r242278 - [PowerPC] Extend physical register live range in PPCVSXFMAMutate
Hal Finkel
- [llvm] r242279 - [PowerPC] Use the MachineCombiner to reassociate fadd/fmul
Hal Finkel
- [llvm] r242280 - [SDAG] Optimize unordered comparison in soft-float mode (patch by Anton Nadolskiy)
Alexey Bataev
- [llvm] r242281 - [PM/AA] Fix *numerous* serious bugs in GlobalsModRef found by
Chandler Carruth
- [PATCH] D11213: [PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face of basic changes to the IR such as folding pointers through PHIs, Selects, integer casts, store/load pairs, or outlining.
Chandler Carruth
- [PATCH] D11213: [PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face of basic changes to the IR such as folding pointers through PHIs, Selects, integer casts, store/load pairs, or outlining.
Pete Cooper
- [PATCH] D11213: [PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face of basic changes to the IR such as folding pointers through PHIs, Selects, integer casts, store/load pairs, or outlining.
Gerolf Hoflehner
- [PATCH] D11213: [PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face of basic changes to the IR such as folding pointers through PHIs, Selects, integer casts, store/load pairs, or outlining.
Chandler Carruth
- [PATCH] D11213: [PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face of basic changes to the IR such as folding pointers through PHIs, Selects, integer casts, store/load pairs, or outlining.
Chandler Carruth
- [PATCH] D11214: [PM/AA] Remove the addEscapingUse update API that won't be easy to directly model in the new PM.
Chandler Carruth
- [PATCH] D6563: test-release.sh: Add ability to do a test build using the trunk or branches.
Daniel Sanders
- [llvm] r242284 - -Added API for retrieving the default FPU of a CPU from TargetParser.
Alexandros Lamprineas
- [PATCH] D11121: Optimization for Gather/Scatter with uniform base
Ahmed Bougacha
- [PATCH] D11116: Expose setPersonalityFn to Go
Peter Collingbourne
- [compiler-rt] r242287 - CFI: Add a default blacklist.
Peter Collingbourne
- [PATCH] D11216: [ARM] Warnings for .cpu/.fpu/.arch directives in ASM
Renato Golin
- [PATCH] D11217: [mips64][mcjit] Add test for MIPS64R6 relocations, and change some check expressions in MIPS64R2 test.
Vladimir Radosavljevic
- [llvm] r242288 - [PPC] Disassemble little endian ppc instructions in the right byte order
Benjamin Kramer
- [llvm] r242289 - Expose setPersonalityFn to Go
Andrew Wilkins
- [PATCH] D11218: AVX512 : Integer Truncate with/without saturation support
Igor Breger
- [PATCH] D11219: [mips][microMIPS] Implement JALRC16, JRCADDIUSP and JRC16 instructions
Zlatko Buljan
- [PATCH] D11220: Correct lowering of memmove in NVPTX
Eli Bendersky
- [PATCH] D10668: [X86] Add Jcc branch hint (2E, 3E) MC support.
Ahmed Bougacha
- [llvm] r242294 - Refactor optimizeUncoalescable logic
Bruno Cardoso Lopes
- [llvm] r242295 - Look through PHIs to find additional register sources
Bruno Cardoso Lopes
- [PATCH] D11222: [X86][AVX512] add support in reduce/range/scalef/rndScale
Asaf Badouh
- [llvm] r242296 - [PPC64LE] Fix vec_sld semantics for little endian
Bill Schmidt
- [llvm] r242300 - Add missing load/store flags to thumb2 instructions.
Pete Cooper
- [PATCH] D10386: [LAA] Merge memchecks for accesses separated by a constant offset
silviu.baranga at arm.com
- [llvm] r235483 - [patchpoint] Add support for symbolic patchpoint targets to SelectionDAG and the
Philip Reames
- [llvm] r242302 - Debug Info: Add basic support for external types references.
Adrian Prantl
- [llvm] r242304 - Delete declared but not implemented functions.
Rafael Espindola
- [PATCH] D11224: SelectionDAG: Add AssertAnd SDNode
Tom Stellard
- [PATCH] D11225: AMDPGU/SI: Use AssertAnd node to mask high bit for scratch offsets
Tom Stellard
- [PATCH] D11226: AMDPGU/SI: Negative offsets aren't allowed in MUBUF's vaddr operand
Tom Stellard
- [PATCH] D11227: [llvm-cxxdump] Don't rely on global state
Davide Italiano
- [llvm] r242308 - Test commit.
Cong Hou
- [PATCH] D10859: [asan and libcxx] Add missing instrumentation in vector::insert
Eric Fiselier
- [llvm] r242310 - Revert "Look through PHIs to find additional register sources"
Bruno Cardoso Lopes
- [llvm] r242311 - Revert "Refactor optimizeUncoalescable logic"
Bruno Cardoso Lopes
- [PATCH] D11231: [LNT] Add support for storing hash of test binaries.
Kristof Beyls
- [PATCH] TableGen: Put NoRegAltName up front in RegAltNameIndices
David Siegel
- [LLVMdev] Recording hash of binaries in test-suite and LNT.
Kristof Beyls
- [PATCH] Make CMake files generated by the Autoconf build system relocatable.
Paweł Bylica
- [PATCH] D11232: Always run GlobalDCE before the inliner
Evgeniy Stepanov
- [PATCH] D11234: Add debug option to turn off zero cost phi node inserting in PRE
Lawrence Hu
- [PATCH] D11236: ScalarEvolution: Make required passes transitive to prevent dangling pointers
Steve King
- [llvm] r242320 - Analyze recursive PHI nodes in BasicAA
Tobias Edler von Koch
- [PATCH] D11097: New EH representation for MSVC compatibility
Joseph Tremoulet
- [llvm] r242322 - Rename doFunction() in BFI to calculate() and change its parameters from pointers to references.
Cong Hou
- [LNT] r242324 - Issue 400 error when graphing things that are not in the database
Chris Matthews
- [llvm] r242330 - Handle the error of trying to convert a regular archive to a thin one.
Rafael Espindola
- [PATCH] D11239: [LoopUnswitch] Add an else clause to IsTrivialUnswitchCondition() when checking HeaderTerm instruction type
Chen Li
- [PATCH] ADT SortedVector and MachineBasicBlock::LiveIns changes.
Puyan Lotfi
- [llvm] r242331 - Switch the release script to build with CMake by default (PR21561)
Hans Wennborg
- [PATCH] D11241: Create a wrapper pass for BranchProbabilityInfo so that branch probability analysis can be done without requiring a pass.
Cong Hou
- [llvm] r240010 - Update LLVM bindings after r239940. Apparently these aren't included in
Juergen Ributzka
- [llvm] r242334 - Simplify a few uses of remove_filename by using parent_path instead.
Rafael Espindola
- [PATCH] D9332: Refactor code for adding runtime checks in vectorizer.
Michael Zolotukhin
- [PATCH] D11242: Fix assert when inlining a constantexpr addrspacecast
Matt Arsenault
- [llvm] r231630 - Run LICM pass after loop unrolling pass.
Gerolf Hoflehner
- [llvm] r242337 - Fix mergefunc infinite loop
JF Bastien
- [PATCH] D11243: [ARM] Force LR spill in thumb2 noreturn functions
Bruno Cardoso Lopes
- [llvm] r242338 - Add a "debugger tuning" concept that allows us to fine-tune how we
Paul Robinson
- [llvm] r242339 - MIR Serialization: Serialize references from the stack objects to named allocas.
Alex Lorenz
- [llvm] r242340 - TargetRegisterInfo: Provide a way to check assigned registers in getRegAllocationHints()
Matthias Braun
- [llvm] r242341 - test-release.sh: Run both .o files through sed before comparing them
Hans Wennborg
- [PATCH] D11073: Architectures for darwin need to be conditionalized based on the operating system.
Alexey Samsonov
- [lld] r242342 - COFF: Fix mangled dllexported names.
Rui Ueyama
- [lld] r242343 - COFF: Implement x86 delay-load thunks.
Rui Ueyama
- [PATCH] D11082: [CMake] Adding some utility functions for Darwin builds into a new CompilerRTDarwinUtils.cmake module
Alexey Samsonov
- [PATCH] reserve constants for Swift bitcode compatibility
Bob Wilson
- [llvm] r242345 - [LoopUnswitch] Add an else clause to IsTrivialUnswitchCondition() when checking HeaderTerm instruction type
Chen Li
- [llvm] r242347 - For new archive member we only need to store the full path.
Rafael Espindola
- [llvm] r242348 - Silence GCC -Wparenthesis warning
David Majnemer
- [llvm] r242349 - Create a wrapper pass for BranchProbabilityInfo.
Cong Hou
- [compiler-rt] r242350 - [probile] Fix memory leak introduced in r241824.
Alexey Samsonov
- [Patch][LoopVectorize]Late evaluation of vectorization requirements
Tyler Nowicki
- [PATCH] D8817: Estimate DCE effect in heuristic for estimating complete-unroll optimization effects.
Gerolf Hoflehner
- [Patch][LoopVectorize] Renaming and Diagnostics for Loop Interleaving
Tyler Nowicki
- [lld] r242353 - COFF: Fix offset in x86 delay-load thunks.
Rui Ueyama
- [llvm] r242354 - llvm-ar: Don't write the directory in the string table.
Rafael Espindola
- [llvm] r242355 - Remove a private member of BranchProbabilityInfo which is not used at all.
Cong Hou
- [llvm] r242356 - Add a test for r242281 from an old patch of mine.
Sean Silva
- [llvm] r242357 - MIR Serialization: Serialize the jump table info.
Alex Lorenz
- [llvm] r242358 - MIR Serialization: Serialize the jump table index operands.
Alex Lorenz
- [PATCH] D11249: Fix PR#24142
Guozhi Wei
- [PATCH] D11250: Rename LoopInfo::Analyze() to LoopInfo::analyze() and turn its parameter type to const&.
Cong Hou
- [llvm] r242359 - Clear kill flags in ARMLoadStoreOptimizer.
Pete Cooper
- [llvm] r242362 - Fix handling of relative paths in thin archives.
Rafael Espindola
- [compiler-rt] r242363 - [CMake] Revisit PR23539: allow to override SANITIZER_MIN_OSX_VERSION at configure time.
Alexey Samsonov
- [llvm] r242367 - Trying to fix the windows bots.
Rafael Espindola
- [llvm] r242369 - [ARM] Define a subtarget feature that is used to avoid using movt/movw
Akira Hatanaka
- [llvm] r242370 - Fix broken testcase from r242358.
Alex Lorenz
- [PATCH] D11252: [CMake] Workaround for PR24144: avoid installing libcxx_tsan and libcxx_msan by default "ninja install" command.
Alexey Samsonov
- [llvm] r240257 - [X86] Allow more call sequences to use push instructions for argument passing
Reid Kleckner
- [llvm] r242372 - Revert "Update LLVM bindings after r239940. ..."
Reid Kleckner
- [llvm] r242373 - Revert "[X86] Allow more call sequences to use push instructions for argument passing"
Reid Kleckner
- [llvm] r242376 - [LAA] Split out a helper to check the pointer partitions, NFC
Adam Nemet
- [PATCH] D10679: Internalize: internalize comdat members as a group, and drop comdat on such members.
Rafael Ávila de Espíndola
- [PATCH] D11090: Move most user of TargetMachine::getDataLayout to the Module one
Eric Christopher
- [llvm] r242384 - Redirect pointerSize query to the TargetMachine in ASMPrinter
Mehdi Amini
- [llvm] r242385 - Remove DataLayout from TargetLoweringObjectFile, redirect to Module
Mehdi Amini
- [llvm] r242386 - Move most user of TargetMachine::getDataLayout to the Module one
Mehdi Amini
- [llvm] r242387 - Make ExecutionEngine owning a DataLayout
Mehdi Amini
- [PATCH] D11103: Remove access to the DataLayout in the TargetMachine
Mehdi AMINI
- [llvm] r242388 - Add missing break in switch case in R600ISelLowering
Mehdi Amini
- [PATCH] D11255: AVX-512: DAG lowering for the "convert" nodes
Elena Demikhovsky
- [llvm] r242389 - Add PM extension point EP_VectorizerStart
Tobias Grosser
- [polly] r242390 - Add option to choose where in the pass pipeline polly is run
Tobias Grosser
- [PATCH] D11257: Adding support for TBYTE type for MS inline asm
Marina Yatsina
- [PATCH] D10640: [mips][microMIPS] Implement LWXS, LWP and SWP instructions
Zlatko Buljan
- [llvm] r242393 - [Mips] Make helper function static, NFC.
Benjamin Kramer
- [PATCH] D10161: [SCEV][LoopVectorize] Allow ScalarEvolution to make assumptions about overflows
silviu.baranga at arm.com
- [llvm] r242394 - Revert "Make ExecutionEngine owning a DataLayout"
Michael Kuperstein
- [llvm] r242395 - [X86] Fix emitPrologue() to make less assumptions about pushes
Michael Kuperstein
- [PATCH] D11259: Fix OMPT support for task frames for parallel regions and parallel regions + loops
John Mellor-Crummey
- [PATCH] D11260: AMDPGU/R600: Replace llvm_unreachable() call with LLVMContext::emitError()
Tom Stellard
- [llvm] r242398 - [X86] Reapply r240257 : "Allow more call sequences to use push instructions for argument passing"
Michael Kuperstein
- [llvm] r242399 - [X86] Test for r242395 (Fix emitPrologue() to make less assumptions about pushes)
Michael Kuperstein
- [llvm] r242400 - Fix memcheck interval ends for pointers with negative strides
Silviu Baranga
- [PATCH] D11262: [SDAG] Add new ISD nodes: ISD::FMINNAN and ISD::FMAXNAN
James Molloy
- [PATCH] D9524: [mips] [IAS] Add support for the DLA pseudo-instruction.
Daniel Sanders
- [PATCH] D11043: Const fold vtable load from global variable
Geoff Berry
- [PATCH] D11263: ELFYAML: Enable parsing of EM_AMDGPU
Tom Stellard
- [llvm] r242406 - - TargetParser does not handle armv7l in parseArchProfile().
Alexandros Lamprineas
- [PATCH] D11265: LLD: ELF: Make ELFFile::handleSectionWithNoSymbols() virtual
Tom Stellard
- [PATCH] D11266: LLD: ELF: Correctly identify SHT_NOTE sections with !SHF_ALLOC as type*Note
Tom Stellard
- [PATCH] D11267: LLD: Add AMDGPU ELF ReaderWriter
Tom Stellard
- [PATCH] D11268: [DebugInfo] Fix ARM/AArch64 prologue_end position
Kuba Brecka
- [llvm] r242409 - [Codegen] Add intrinsics 'absdiff' and corresponding SDNodes for absolute difference operation
James Molloy
- [llvm] r242410 - AMDPGU/R600: Replace llvm_unreachable() call with LLVMContext::emitError()
Tom Stellard
- [PATCH] D11269: Patch out an (apparently unwarranted) fatal assertion in OpenMP runtime until preconditions are met
John Mellor-Crummey
- [llvm] r242412 - AMDGPU/R600: Remove unused variable
Tom Stellard
- [llvm] r242413 - Correct lowering of memmove in NVPTX
Eli Bendersky
- [llvm] r242414 - Make ExecutionEngine owning a DataLayout
Mehdi Amini
- [PATCH] Remove unused method in dsymutil DwarfLinker
Xan López
- [lld] r242415 - Fix test/COFF/dll.test after r242342.
Nico Weber
- [llvm] r242416 - Fix Kaleidoscope tuto: ExecutionEngine->getDataLayout() returns a ref
Mehdi Amini
- [llvm] r242417 - [NVPTX] Don't leak dead instructions after unlinking them from the BasicBlock
Benjamin Kramer
- [www-releases] r242418 - Add 3.6.2 docs.
Tom Stellard
- [www-releases] r242419 - Add 3.6.2 release to index.html
Tom Stellard
- [PATCH] MIR Serialization: Serialize the frame index machine operands.
Alex L
- [llvm] r241027 - RegisterCoalescer: Cleanup empty subranges after shrinkToUses()
Quentin Colombet
- [llvm] r242423 - Internalize: internalize comdat members as a group, and drop comdat on such members.
Peter Collingbourne
- [compiler-rt] r242424 - [CMake] Workaround for PR24144: avoid installing libcxx_tsan and libcxx_msan by default "ninja install" command.
Alexey Samsonov
- [PATCH] D11272: Add a TrailingObjects template class.
James Y Knight
- [llvm] r242426 - Rename LoopInfo::Analyze() to LoopInfo::analyze() and turn its parameter type to const&.
Cong Hou
- [lld] r242427 - COFF: Set Load Configuration entry in Data Directory.
Rui Ueyama
- [llvm] r242428 - Revert "Add missing load/store flags to thumb2 instructions."
Pete Cooper
- [llvm] r242429 - Delete an unused function.
Rafael Espindola
- [llvm] r242430 - Do not duplicate method name in comment, remove duplicate comment
Matthias Braun
- [llvm] r242431 - LiveInterval: Document and enforce rules about empty subranges.
Matthias Braun
- [PATCH] D11081: SelectionDAG: Support Expand of f16 extloads
Matt Arsenault
- [llvm] r242433 - AMDPGU/SI: Use AssertZext node to mask high bit for scratch offsets
Tom Stellard
- [llvm] r242434 - AMDPGU/SI: Negative offsets aren't allowed in MUBUF's vaddr operand
Tom Stellard
- [PATCH] D11274: Add new constructors for LoopInfo/DominatorTree/BFI/BPI
Cong Hou
- [llvm] r242436 - AArch64: Implement conditional compare sequence matching.
Matthias Braun
- [llvm] r242437 - [NVPTX] enable SpeculativeExecution in NVPTX
Jingyue Wu
- [llvm] r242438 - MachineInstr: Explain the subtle semantics of uses()/defs()
Matthias Braun
- [llvm] r242439 - Streamline the coding style in NVPTXLowerAggrCopies
Eli Bendersky
- [llvm] r233722 - [Orc][MCJIT] Remove the small code model regression tests.
Philip Reames
- [llvm] r241139 - [NaryReassociate] enhances nsw by leveraging @llvm.assume
Philip Reames
- [llvm] r242440 - [X86][SSE] Updated vector conversion test names.
Simon Pilgrim
- [PATCH] D11276: [LoopUnswitch] Code refactoring to separate trivial loop unswitch and non-trivial loop unswitch in processCurrentLoop()
Chen Li
- [llvm] r242441 - List supported architectures for StackMap section and related intrinsics
Philip Reames
- [llvm] r242442 - [PowerPC] v4i32 is a VSRCRegClass
Bill Schmidt
- [llvm] r242443 - [X86][SSE] Added nounwind attribute to vector shift tests.
Simon Pilgrim
- [compiler-rt] r242444 - [CMake] One more attempt to fix PR24144.
Alexey Samsonov
- [llvm] r242446 - AArch64: make inexact signalling on round Darwin-specific
Tim Northover
- [llvm] r242448 - Fix spelling. NFCI.
Simon Pilgrim
- [lld] r239937 - COFF: Create import library files.
Filipe Cabecinhas
- [compiler-rt] r242449 - [ASan] PR24150: restrict test case to i386.
Alexey Samsonov
- [PATCH] D11278: [IndVars] Make loop varying predicates loop invariant.
Sanjoy Das
- [PATCH] D10692: Adding altmacro support in integrated assembler. continue of D10591 diff #28219.
Rafael Ávila de Espíndola
- [PATCH] D9784: Remove loop variant range check when induction variable is strictly increasing
Sanjoy Das
- [PATCH] D11277: [lib/Fuzzer] Add sanitizer runtime errors unit save option
Kostya Serebryany
- [llvm] r242451 - [SCEV][NFC] Use triple-slash (///) for comment.
Sanjoy Das
- [lld] r242452 - Add missing REQUIRES to this test.
Sean Silva
- [llvm] r242456 - Fix ffiInvoke() use of DataLayout, broken in 242414
Mehdi Amini
- [PATCH] D10513: ARM: Enable MachineScheduler and disable PostRAScheduler for swift CPU.
Andrew Trick
- [test-suite] r242462 - Creating release directory for release_370.
Hans Wennborg
- [test-suite] r242463 - Creating release candidate rc1 from release_370 branch
Hans Wennborg
- [lld] r242476 - Creating release directory for release_370.
Hans Wennborg
- [lld] r242477 - Creating release candidate rc1 from release_370 branch
Hans Wennborg
- [PATCH] D9653: [PATCH 1/2] Add a "probe-stack" attribute
John Kåre Alsaker
- [patch] Add support to llvm-lib for producing thin archives
Rafael Espíndola
- [llvm] r242481 - Fix __builtin_setjmp in combination with sjlj exception handling.
Matthias Braun
- [llvm] r242482 - Arm: Don't define a label twice with two setjmps in a function.
Matthias Braun
- [PATCH] D9314: Arm: Don't define a label twice with two setjmps in a function.
Phabricator
- [llvm] r242486 - Add new constructors for LoopInfo/DominatorTree/BFI/BPI
Cong Hou
- [llvm] r242487 - MIR Serialization: Serialize the frame index machine operands.
Alex Lorenz
- [PATCH] D11284: [Sanitizer] Teach ReadFileToBuffer to distinguish empty file from inaccessible file.
Alexey Samsonov
- [PATCH] D10280: AsmParser: Add a function to parse a standalone type and value
Alex Lorenz
- [llvm] r242491 - MIR Serialization: Serialize the frame setup machine instruction flag.
Alex Lorenz
- [llvm] r242493 - Use small encodings for constants when possible.
Rafael Espindola
- [PATCH] D11286: [ImplicitNullChecks] Work with implicit defs.
Sanjoy Das
- [www] r242497 - Add 3.6.2 release information
Tom Stellard
- [llvm] r242498 - Only do fmul (fadd x, x), c combine if the fadd only has one use
Matt Arsenault
- [llvm] r242500 - ARM: Enable MachineScheduler and disable PostRAScheduler for swift.
Matthias Braun
- [PATCH] D11287: [zorg]Support separate toolchain locations for android build and test
Ying Chen
- [zorg] r242502 - [zorg]Support separate toolchain locations for android build and test
Ying Chen
- [llvm] r242503 - AArch64: add comment missed out from earlier patch.
Tim Northover
- [PATCH] D11288: [llgo] cmd/gllgo: handle/ignore more flags
Andrew Wilkins
- [llvm] r242509 - [llvm-cxxdump] Don't rely on global state
Davide Italiano
- [PATCH] D10918: [lld][ELF] Apply segments from linker scripts
Denis Protivensky
- [llvm] r242510 - [asan] Fix invalid debug info for promotable allocas
Kuba Brecka
- [llvm] r242511 - [OCaml] Use a nicer style for documentation than OCaml default.
Peter Zotov
- [llvm] r242512 - [PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face of
Chandler Carruth
- [PATCH] D11289: [X86] Widen the 'AND' mask if doing so shrinks the encoding size
David Majnemer
- [PATCH] D9264: [AArch64] Support for integer vmin/vmax
James Molloy
- [PATCH] D9863: [AArch64] Enhance the load/store optimizer to use target-specific alias analysis.
James Molloy
- [PATCH] D10364: [LNT] Add cflags string argument to lnt (2)
James Molloy
- [PATCH] D10273: Add intrinsics and SDNodes for signed/unsigned absolute difference (absdiff) and horizontal add (hadd).
James Molloy
- [PATCH] D9747: [AArch64] Mark SMIN/SMAX/UMIN/UMAX nodes as legal and add patterns for them
James Molloy
- [PATCH] D9293: Add intrinsics and SDNodes for umin, umax, smin and smax.
James Molloy
- [PATCH] D11290: [cmake] pass GO_EXECUTABLE to llgo-go
Andrew Wilkins
- [llvm] r242518 - test-release.sh: Add ability to do a test build using the trunk or branches.
Daniel Sanders
- [PATCH] D11291: [llgo] build llgoi by default
Andrew Wilkins
- [PATCH] D11292: [mips][microMIPS] Implement BREAK16, LI16, MOVE16, SDBBP16, SUBU16 and XOR16 instructions
Hrvoje Varga
- [llvm] r242520 - Make global aliases have symbol size equal to their type
John Brawn
- [PATCH] D11293: [mips] Remove incorrect DebugLoc entries from prologue.
Vladimir Radosavljevic
- [polly] r242524 - GPURuntimeDebugPrinter: Printer pointer values (except if they are strings)
Tobias Grosser
- [llvm] r242528 - Edited the CPUNames table of TargetParser
Alexandros Lamprineas
- [llvm] r242533 - Add support for producing thin archives in llvm-lib.
Rafael Espindola
- [compiler-rt] r242535 - [msan] Fix open_memstream handling.
Evgeniy Stepanov
- [compiler-rt] r242539 - compiler-rt: add support for mingw-w64 in builtins
Reid Kleckner
- Start adding documentation for llvm-lib
Rafael Espíndola
- [compiler-rt] r242540 - Add missing chkstk.S files from r242539
Reid Kleckner
- [llvm] r242542 - Use inbounds GEPs for memcpy and memset lowering
Eli Bendersky
- [llvm] r242543 - Add libunwind to the release scripts
Hans Wennborg
- [PATCH] D10966: [ARM] Make GlobalMerge merge extern globals by default
John Brawn
- [llvm] r242545 - [AArch64] Use [SU]ABSDIFF nodes instead of intrinsics for ABD/ABA
James Molloy
- [llvm] r242546 - [ARM] Use [SU]ABSDIFF nodes instead of intrinsics for VABD/VABA
James Molloy
- [PATCH] MIR Serialization: Initial serialization of constant pools and constant pool operands.
Alex L
- [llvm] r242550 - [OCaml] Do not use -warn-error in tests.
Peter Zotov
- [llvm] r242551 - Use llvm_unreachable() instead of report_fatal_error() if the machine model is incomplete
Matthias Braun
- [PATCH] D11304: [NVPTX] run LSR before straight-line optimizations
Jingyue Wu
- [llvm] r242553 - Revert "ARM: Enable MachineScheduler and disable PostRAScheduler for swift."
Adam Nemet
- [zorg] r242556 - [zorg]For darwin lldb builder, remove symbolic link at the beginning of build
Ying Chen
- [llvm] r242557 - Start adding documentation for llvm-lib.
Rafael Espindola
- [llvm] r242558 - MergeFuncs: Transfer the function parameter attributes to the call site
Arnold Schwaighofer
- [llvm] r242561 - [asan] Add a comment explaining why non-instrumented allocas are moved.
Kuba Brecka
- [PATCH] D11307: Don't try to instrument allocas used by outlined SEH funclets
Reid Kleckner
- [PATCH] D11311: Replace hardcoded threshold with an option when analyze read attributes
Xuetian Weng
- [PATCH] D11314: [NVPTX] make load on global readonly memory to use ldg
Xuetian Weng
- [llvm] r242579 - AsmParser: Add a function to parse a standalone constant value.
Alex Lorenz
- [compiler-rt] r242582 - [asan] Fix sanitizer_allocator_test on AArch64.
Evgeniy Stepanov
- [PATCH] propagate IR-level fast-math-flags to DAG nodes, disabled by default
Nick Lewycky
- [llvm] r242584 - MIR Parser: Allow the dollar characters in all of the identifier tokens.
Alex Lorenz
- [llvm] r242585 - [RAGreedy] Add an experimental deferred spilling feature.
Quentin Colombet
- [PATCH] D11306: Constant folding support for load from GlobalAlias
David Majnemer
- [llvm] r242587 - ARM: Add scheduling information for LDRLIT instructions to swift scheduling model
Matthias Braun
- [llvm] r242588 - ARM: Enable MachineScheduler and disable PostRAScheduler for swift.
Matthias Braun
- [compiler-rt] r242589 - re-added changes due to svn config setting issues
Naomi Musgrave
- [compiler-rt] r242590 - added test file
Naomi Musgrave
- [PATCH] D11316: [X86] -- Fix fptoui i64 conversions for IA32 (performance and correctness)
Mitch Bodart
- [compiler-rt] r242594 - [Sanitizer] Teach ReadFileToBuffer to distinguish empty file from inaccessible file.
Alexey Samsonov
- [llvm] r242595 - [asan] Fix shadow mapping on Android/AArch64.
Evgeniy Stepanov
- [PATCH] D11106: use-after-dtor cmd option
Naomi Musgrave
- [llvm] r242596 - [libFuzzer] require the files and directories passed to the fuzzer to exist
Kostya Serebryany
- [PATCH] MIR Parser: Add support for quoted named global value operands.
Alex L
- [PATCH] D11320: [ARM] Define subtarget feature reserve-r9
Akira Hatanaka
- [PATCH] D10745: MachineScheduler: Restrict macroop fusion to data-dependent instructions.
Matthias Braun
- [zorg] r242603 - [zorg] Change hostname to 127.0.0.1 for lldb android testing
Ying Chen
- [llvm] r242605 - [PM/AA] Remove the addEscapingUse update API that won't be easy to
Chandler Carruth
- [PATCH] D11324: [PM/AA] Replace the only use of the AliasAnalysis::deleteValue API (in GlobalsModRef) with CallbackVHs that trigger the same behavior.
Chandler Carruth
- [PATCH] D11325: [PM/AA] Remove the last of the legacy update API from AliasAnalysis as part of simplifying its interface and usage in preparation for porting to work with the new pass manager.
Chandler Carruth
- [PATCH] D11326: [Release] Allow release testers to disable certain components
Renato Golin
- [PATCH] D9385: llvm.noalias - Look through noalias for shouldAlignPointerArgs
Renato Golin
- [PATCH] D11327: [X86][SSE] Keep 32-bit target i64 vector shifts on SSE unit.
Simon Pilgrim
- [llvm] r242609 - Tidyup shufflevector calls - don't repeat inputs if you can avoid it.
Simon Pilgrim
- [llvm] r242610 - Refreshed tests and reordered in descending integer size.
Simon Pilgrim
- [llvm] r242613 - Refreshed tests.
Simon Pilgrim
- [llvm] r242614 - [X86][SSE] Added additional fp/int tests.
Simon Pilgrim
- [llvm] r242616 - [Hexagon] Use composition instead of inheritance from STL types
Benjamin Kramer
- [PATCH] D8460: [LIT] Change the semantics of the LIT options '-s' and '-v' and modify when information is output.
Eric Fiselier
- [llvm] r242619 - Rangify for loops in GlobalDCE, NFC.
Yaron Keren
- [PATCH] D11330: [LIT] Add a .gitignore to llvm/utils/lit
Eric Fiselier
- [llvm] r242620 - [AggressiveAntiDepBreaker] Use range loops for multimap access.
Benjamin Kramer
- [llvm] r242621 - [X86][SSE] Updated SHL/LSHR i64 vectorization costs.
Simon Pilgrim
- [PATCH] D11331: Remove TargetInstrInfo::canFoldMemoryOperand
Simon Pilgrim
- [PATCH] D11332: [LIT] Allow for executeCommand to take the stdin input.
Eric Fiselier
- [llvm] r242631 - [LIT] Allow for executeCommand to take the stdin input.
Eric Fiselier
- [PATCH] D11336: [X86][AVX512BW] add clang intrinsics for pmulhrsw / pmulhuw / pmulhw
Asaf Badouh
- [PATCH] D11337: Fix bug in ins and outs operand order
Marina Yatsina
- [llvm] r242636 - Use SDValue bool check. NFCI.
Simon Pilgrim
- [llvm] r242637 - AVX-512: Floating point conversions for SKX - DAG Lowering.
Elena Demikhovsky
- [PATCH] D10683: AVX-512 vector shuffle lowering
Simon Pilgrim
- [llvm] r242638 - Remove TargetInstrInfo::canFoldMemoryOperand
Simon Pilgrim
- [PATCH] D11339: [asan] Improve moving of non-instrumented allocas
Kuba Brecka
- [PATCH] D11340: [X86] Allow load folding into PUSH instructions
Michael Kuperstein
- [llvm] r242639 - [X86] Add support for tbyte memory operand size for Intel-syntax x86 assembly
Michael Kuperstein
- [llvm] r242640 - [DAGCombiner] Fixed minor typo that was missed in D9097.
Simon Pilgrim
- [llvm] r242641 - De-duplicate CS.getCalledFunction() expression.
Yaron Keren
- [llvm] r242643 - [X86][SSE] Reordered cast vectorization costs. NFCI.
Simon Pilgrim
- [llvm] r242644 - Narrow Callee scope, suggestion from David Blaikie.
Yaron Keren
- [llvm] r242645 - [X86][SSE] Tidied up vector CTLZ/CTTZ. NFCI.
Simon Pilgrim
- [PATCH] D11342: Minor fixes for SparseBitVector
Lenar Safin
- [PATCH] D11343: AVX-512: Added intrinsics to "VCVT*" instructions for SKX
Elena Demikhovsky
- [llvm] r242646 - Revert "MergeFuncs: Transfer the function parameter attributes to the call site"
Arnold Schwaighofer
- [compiler-rt] r242647 - [sanitizer] De-flake one test.
Evgeniy Stepanov
- [compiler-rt] r242651 - asan: fix a test
Dmitry Vyukov
- [PATCH] D11344: [Polly] Fix CMake build for Visual Studio
Michael Kruse
- [PATCH] D11345: ignore duplicate divisor uses when transforming into reciprocal multiplies (PR24141)
Sanjay Patel
- [llvm] r242655 - Refactor duplicated code. NFC.
Rafael Espindola
- [llvm] r242656 - llvm-readobj: call exit(1) on error.
Rafael Espindola
- [llvm] r242657 - Move CHECKs closer to the RUN line.
Rafael Espindola
- [llvm] r242658 - llvm-readobj: Handle invalid references to the string table.
Rafael Espindola
- [PATCH] D10674: Value profiling - patchset 3
David
Last message date:
Sun Jul 19 23:27:17 PDT 2015
Archived on: Tue Aug 4 17:13:01 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).