The Week Of Monday 1 September 2014 Archives by author
Starting: Mon Sep 1 00:11:47 PDT 2014
Ending: Sun Sep 7 23:48:39 PDT 2014
Messages: 1042
- [llvm] r216893 - MC: remove unnecessary enumeration prefix
Saleem Abdulrasool
- [llvm] r216894 - CodeGen: split out the Win64Exception emitter
Saleem Abdulrasool
- [llvm] r216895 - CodeGen: indicate Windows unwind data format
Saleem Abdulrasool
- [llvm] r217222 - MC: correct DWARF header for PE/COFF assembly input
Saleem Abdulrasool
- [PATCH] compiler-rt: Fix windows executable stack handling
Saleem Abdulrasool
- [llvm] r217317 - MC: correct DWARF line info for PE/COFF
Saleem Abdulrasool
- [PATCH] compiler-rt: Fix windows executable stack handling
Saleem Abdulrasool
- [compiler-rt] r217321 - builtins: remove unnecessary COMPILER_RT_EXPORT
Saleem Abdulrasool
- [compiler-rt] r217322 - builtins: add AEABI div0 functions
Saleem Abdulrasool
- [PATCH] ARM Unwind syntax in libcxxabi
Saleem Abdulrasool
- [compiler-rt] r217353 - builtins: replace section symbol with reference to spec
Saleem Abdulrasool
- [compiler-rt] r217322 - builtins: add AEABI div0 functions
Saleem Abdulrasool
- [PATCH] Ignore lifetime intrinsics in use list for MemCpyOptimizer.
Luqman Aden
- [PATCH] Make sure to set trunc store action to Expand for all X86 targets.
Luqman Aden
- [PATCH] Make sure to set trunc store action to Expand for all X86 targets.
Luqman Aden
- [PATCH] Implement getNoopForMachoTarget for SPARC
Owen Anderson
- [PATCH] Fix PR18364: Only emit movw for ARM architectures that support it
Dimitry Andric
- [PATCH] Fix PR18364: Only emit movw for ARM architectures that support it
Dimitry Andric
- [PATCH] Fix crash when looking up the addrspace of GEPs with vector types
Matt Arsenault
- [PATCH] cmake: Remove check for files not in build list.
Matt Arsenault
- [PATCH] Fix interference caused by fmul 2, x -> fadd x, x combine
Matt Arsenault
- [PATCH] Add note to documentation about machine node chains.
Matt Arsenault
- [PATCH] R600/SI: Add a pattern for i64 and in a branch
Matt Arsenault
- [PATCH] Fix interference caused by fmul 2, x -> fadd x, x combine
Matt Arsenault
- [llvm] r216928 - Fix comment and unnecessary check for FP build_vectors.
Matt Arsenault
- [PATCH] R600/SI: Fix typos in SIInstrInfo::areLoadsFromSameBasePtr()
Matt Arsenault
- [llvm] r216930 - Fix crash when looking up the addrspace of GEPs with vector types
Matt Arsenault
- [PATCH] Fix crash when looking up the addrspace of GEPs with vector types
Matt Arsenault
- [llvm] r216932 - Fix interference caused by fmul 2, x -> fadd x, x
Matt Arsenault
- [llvm] r216933 - R600/SI: Add failing testcase.
Matt Arsenault
- [PATCH] Fix interference caused by fmul 2, x -> fadd x, x combine
Matt Arsenault
- [llvm] r216934 - Add note to documentation about machine node chains.
Matt Arsenault
- [PATCH] Add note to documentation about machine node chains.
Matt Arsenault
- [llvm] r216941 - cmake: Don't reject unknown cpp files that start with .
Matt Arsenault
- [PATCH] cmake: Remove check for files not in build list.
Matt Arsenault
- [llvm] r216944 - R600/SI: Fix hardcoded register numbers in test
Matt Arsenault
- [PATCH] Add DAG combine for shl + add of constants.
Matt Arsenault
- [llvm] r216971 - R600/SI: Relax some ordering in tests.
Matt Arsenault
- [PATCH] R600/SI: Try to keep mul on SALU
Matt Arsenault
- [PATCH][RFC]: Add fmin/fmax intrinsics
Matt Arsenault
- [PATCH] R600/SI: Try to keep mul on SALU
Matt Arsenault
- [PATCH] R600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of 64-bit operations
Matt Arsenault
- [PATCH] R600/SI: Fix bug in SIInstrInfo::legalizeOpWithMove()
Matt Arsenault
- [PATCH] R600/SI: Clean up checks for legality of immediate operands
Matt Arsenault
- [llvm] r217107 - Don't treat 0 as a special value for int attributes.
Matt Arsenault
- [llvm] r217108 - R600/SI: Try to keep i32 mul on SALU
Matt Arsenault
- [llvm] r217109 - R600/SI: Un-move pattern I forgot to remove in last commit
Matt Arsenault
- [llvm] r217110 - Revert accidentally committed r217107
Matt Arsenault
- [PATCH] R600/SI: Try to keep mul on SALU
Matt Arsenault
- [PATCH] R600/SI: Fix bug in SIInstrInfo::legalizeOpWithMove()
Matt Arsenault
- [PATCH] R600/SI: Use same complex patterns for DS atomics
Matt Arsenault
- [llvm] r217256 - R600/SI: Use same complex patterns for DS atomics
Matt Arsenault
- [PATCH] R600/SI: Use same complex patterns for DS atomics
Matt Arsenault
- [PATCH] R600/SI: Add InstrMapping for noret atomics.
Matt Arsenault
- [llvm] r217318 - R600/SI: Fix broken check lines.
Matt Arsenault
- [llvm] r217320 - R600/SI: Relax a few tests to help enable scheduler
Matt Arsenault
- [PATCH] R600/SI: Replace LDS atomics with no return versions
Matt Arsenault
- [llvm] r217323 - R600/SI: Fix register class for some 64-bit atomics
Matt Arsenault
- [PATCH] R600/SI: Fix assertion from copying a TargetGlobalAddress
Matt Arsenault
- [PATCH] [ELF] Export strong defined symbol if it coalesces away a weak symbol defined in a shared library
Simon Atanasyan
- [PATCH] [ELF] Export strong defined symbol if it coalesces away a weak symbol defined in a shared library
Simon Atanasyan
- [PATCH] Add writeFileWithSystemEncoding to LibLLVMSupport
Rafael Auler
- [PATCH] Add writeFileWithSystemEncoding to LibLLVMSupport
Rafael Auler
- [llvm] r216902 - Silencing an MSVC C4334 warning ('<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)). NFC.
Aaron Ballman
- [PATCH] Add ability for can_write to indicate why the file is not writable
Aaron Ballman
- [llvm] r217143 - Silencing a usually-helpful-but-braindead-silly-in-this-case sign mismatch warning with MSVC. NFC.
Aaron Ballman
- [PATCH] Add ability for can_write to indicate why the file is not writable
Aaron Ballman
- [llvm] r216912 - Add missing override on ARMAsmBackend's dtor.
JF Bastien
- [PATCH] Add missing override on ARMAsmBackend's dtor.
JF Bastien
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
JF Bastien
- [PATCH] [X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass
JF Bastien
- [PATCH] [X86] replace (atomic fetch_add of 0) by (mfence; mov)
JF Bastien
- Fix writing COFF files when cross-compiling on OSX
Berkus
- [PATCH] use an integer constant for FABS / FNEG (x86)
Andrea Di Biagio
- [PATCH] Refactor LowerFABS and LowerFNEG into one function (x86) (NFC)
Andrea Di Biagio
- [PATCH] [APFloat] Fix a bug in method 'fusedMultiplyAdd' (fixes PR20832).
Andrea Di Biagio
- [llvm] r216913 - [APFloat] Fixed a bug in method 'fusedMultiplyAdd'.
Andrea Di Biagio
- [PATCH] Fix interference caused by fmul 2, x -> fadd x, x combine
Andrea Di Biagio
- [PATCH] Fix interference caused by fmul 2, x -> fadd x, x combine
Andrea Di Biagio
- [PATCH] [APFloat] Fix a bug in method 'fusedMultiplyAdd' (fixes PR20832).
Andrea Di Biagio
- [llvm] r216913 - [APFloat] Fixed a bug in method 'fusedMultiplyAdd'.
Andrea Di Biagio
- [llvm] r216914 - Revert: [APFloat] Fixed a bug in method 'fusedMultiplyAdd'.
Andrea Di Biagio
- [Patch] Improvements for CMake cross compilation on OS X
Chris Bieneman
- [PATCH] Cleaning up remaining static initializers in Signals.inc
Chris Bieneman
- [PATCH] Removing static initializer from Debug.cpp by converting to a ManagedStatic.
Chris Bieneman
- [PATCH] Cleaning up remaining static initializers in Signals.inc
Chris Bieneman
- [llvm] r216996 - Cleaning up remaining static initializers in Signals.inc
Chris Bieneman
- [PATCH] Cleaning up remaining static initializers in Signals.inc
Chris Bieneman
- [llvm] r217053 - Removing static initializer from Debug.cpp by converting to a ManagedStatic.
Chris Bieneman
- [PATCH] Removing static initializer from Debug.cpp by converting to a ManagedStatic.
Chris Bieneman
- [PATCH] Removing static initializer from Debug.cpp by converting to a ManagedStatic.
Chris Bieneman
- [Patch] Improvements for CMake cross compilation on OS X
Chris Bieneman
- [llvm] r217105 - Enabling LLVM & Clang to be cross-compiled using CMake from a single configuration command line
Chris Bieneman
- [Patch] Improvements for CMake cross compilation on OS X
Chris Bieneman
- [llvm] r216916 - Correct unique_ptr passing in MCObjectDisassembler::setFallbackRegion
David Blaikie
- [llvm] r216918 - unique_ptrify PBQPBuilder::build
David Blaikie
- [llvm] r216921 - unique_ptrify FileOutputBuffer::FileOutputBuffer
David Blaikie
- [llvm] r216925 - unique_ptrify the result of SpecialCaseList::create
David Blaikie
- [llvm] r216927 - unique_ptrify LTOCodeGenerator::NativeObjectFile
David Blaikie
- [llvm] r215962 - [X86, X87 stackifier] Do not mark an operand of a debug instruction as kill.
David Blaikie
- [llvm] r216005 - Fix a pair of use after free. Should bring the bots back.
David Blaikie
- [llvm] r216918 - unique_ptrify PBQPBuilder::build
David Blaikie
- [patch] Pass a MemoryBufferRef when we can avoid taking ownership
David Blaikie
- [llvm] r216988 - unique_ptrify passing the TargetMachine to ExecutionEngine::MCJITCtor
David Blaikie
- [llvm] r216861 - DebugInfo: Elide lexical scopes which only contain other (inline or lexical) scopes.
David Blaikie
- Solution for memory leak in tblgen
David Blaikie
- [llvm] r217048 - Ensure ErrorOr cannot implicitly invoke explicit ctors of the underlying type.
David Blaikie
- [llvm] r217052 - unique_ptrify MachOUniversalBinary::create
David Blaikie
- [llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile
David Blaikie
- Add DWARFContext member and accessor to DWARFUnit
David Blaikie
- Add DWARFFormValue::getAsBlockData(), getAsBlockSize() and getAsFlag().
David Blaikie
- Add DWARFContext member and accessor to DWARFUnit
David Blaikie
- [llvm] r217065 - unique_ptrify a bunch of stuff through RuntimeDyld::loadObject
David Blaikie
- [llvm] r217067 - unique_ptrify MCJIT::emitObject
David Blaikie
- Add DWARFFormValue::getAsBlockData(), getAsBlockSize() and getAsFlag().
David Blaikie
- [llvm] r215962 - [X86, X87 stackifier] Do not mark an operand of a debug instruction as kill.
David Blaikie
- [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
David Blaikie
- [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
David Blaikie
- [llvm] r217081 - unique_ptrify RuntimeDyldImpl::loadObject
David Blaikie
- [llvm] r217106 - [asan] fix debug info produced for asan-coverage=2
David Blaikie
- [llvm] r217128 - Add a DWARFContext& member in DWARFUnit.
David Blaikie
- [llvm] r217128 - Add a DWARFContext& member in DWARFUnit.
David Blaikie
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
David Blaikie
- [PATCH] [dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()
David Blaikie
- [PATCH] CMake+Ninja Linux buildbots
David Blaikie
- [PATCH] [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
David Blaikie
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
David Blaikie
- [PATCH] [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
David Blaikie
- [llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile
David Blaikie
- [llvm] r217128 - Add a DWARFContext& member in DWARFUnit.
David Blaikie
- [PATCH] Add ability for can_write to indicate why the file is not writable
David Blaikie
- [llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile
David Blaikie
- [llvm] r217180 - unique_ptrify RuntimeDyld::Dyld
David Blaikie
- [llvm] r217181 - Fix use-after-move introduced in r217065 and caught in post-commit review by Alexey.
David Blaikie
- [llvm] r217065 - unique_ptrify a bunch of stuff through RuntimeDyld::loadObject
David Blaikie
- [llvm] r217183 - Revert "[dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()"
David Blaikie
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
David Blaikie
- [PATCH] Add ability for can_write to indicate why the file is not writable
David Blaikie
- [PATCH] Add ability for can_write to indicate why the file is not writable
David Blaikie
- [llvm] r217260 - Set the parent pointer of cloned DBG_VALUE instructions correctly.
David Blaikie
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
David Blaikie
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
David Blaikie
- [llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile
David Blaikie
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
David Blaikie
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
David Blaikie
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
David Blaikie
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
David Blaikie
- [llvm] r217260 - Set the parent pointer of cloned DBG_VALUE instructions correctly.
David Blaikie
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
David Blaikie
- [PATCH] Add experimental PBQP support
David Blaikie
- [compiler-rt] r217284 - Use "-gline-tables-only" instead of "-g" in sanitizer test suites.
David Blaikie
- [PATCH] Add experimental PBQP support
David Blaikie
- [PATCH] Add experimental PBQP support
David Blaikie
- [llvm] r217338 - DebugInfo: Do not use DW_FORM_GNU_addr_index in skeleton CUs, GDB 7.8 errors on this.
David Blaikie
- [PATCH] Add experimental PBQP support
David Blaikie
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
David Blaikie
- [llvm] r217325 - [MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnaligned methods.
David Blaikie
- [compiler-rt] r198017 - [ASan] Make sure none of the __asan_gen_ global strings end up in the symbol table, add a test.
David Blaikie
- [patch] Delete dead code in lib/ProfileData
Justin Bogner
- [llvm] r217018 - Recommit "Use unique_ptr to manager FilterChooser ownership."
Justin Bogner
- [llvm] r217113 - llvm-cov: Don't pointlessly create a unique_ptr (NFC)
Justin Bogner
- [llvm] r217128 - Add a DWARFContext& member in DWARFUnit.
Justin Bogner
- [compiler-rt] r217166 - profile: Avoid name collisions between instrumentation and runtime
Justin Bogner
- [PATCH] llvm-cov: report the number of executed functions instead of the number of fully covered functions.
Justin Bogner
- [PATCH] SROA: Don't insert instructions before a PHI
Chandler Carruth
- [llvm] r216871 - Fix a really bad miscompile introduced in r216865 - the else-if logic
Chandler Carruth
- [llvm] r216865 - Ignore lifetime intrinsics in use list for MemCpyOptimizer. Patch by Luqman Aden, review by Hal Finkel.
Chandler Carruth
- [PATCH] Ignore lifetime intrinsics in use list for MemCpyOptimizer.
Chandler Carruth
- [PATCH] SROA: Don't insert instructions before a PHI
Chandler Carruth
- [PATCH] Ignore lifetime intrinsics in use list for MemCpyOptimizer.
Chandler Carruth
- [PATCH] [PATCH][SROA]Also slice the STORE when slicing a LOAD in AllocaSliceRewriter
Chandler Carruth
- [PATCH] LICM: Don't crash when an instruction is used by an unreachable BB
Chandler Carruth
- [PATCH] [PATCH][SROA]Also slice the STORE when slicing a LOAD in AllocaSliceRewriter
Chandler Carruth
- [PATCH] Remove static initializers from MCSchedModel
Chandler Carruth
- [PATCH] cmake: Remove check for files not in build list.
Chandler Carruth
- [PATCH] Select elimination pass
Chandler Carruth
- [Patch] Improvements for CMake cross compilation on OS X
Chandler Carruth
- [PATCH] Removing static initializer from Debug.cpp by converting to a ManagedStatic.
Chandler Carruth
- [Patch] Use uintptr_t instead of ptr comparisons in BumpPtrAllocator (Was: Re: [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check)
Chandler Carruth
- [Patch] Use uintptr_t instead of ptr comparisons in BumpPtrAllocator (Was: Re: [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check)
Chandler Carruth
- SLP/Loop vectorizer pass ordering
Chandler Carruth
- [Patch] Use uintptr_t instead of ptr comparisons in BumpPtrAllocator (Was: Re: [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check)
Chandler Carruth
- [Patch] Improvements for CMake cross compilation on OS X
Chandler Carruth
- [llvm] r217063 - [x86] Make this test check everything for both SSE2 and AVX1 modes,
Chandler Carruth
- [llvm] r217072 - [x86] Add an SSE4.1 mode to this test.
Chandler Carruth
- [llvm] r217073 - [JIT] Add an out-of-line definition for the virtual destructor in
Chandler Carruth
- [PATCH] Add CMake rules for lld-darwin
Chandler Carruth
- [PATCH] Add CMake rules for lld-darwin
Chandler Carruth
- [llvm] r217099 - [x86] Teach the asm comment printing to only print the clarification of
Chandler Carruth
- [llvm] r217100 - [x86] Teach the new vector shuffle lowering about the simplest of
Chandler Carruth
- [compiler-rt] r217079 - Fix fast stack unwind on ARM to support code generated with GCC.
Chandler Carruth
- [llvm] r217117 - [x86] Teach the new vector shuffle lowering about the zero masking
Chandler Carruth
- [llvm] r217136 - [x86] Teach the new v4i32 shuffle lowering some more tricks to recognize
Chandler Carruth
- [PATCH] Select elimination pass
Chandler Carruth
- [llvm] r217240 - [x86] Factor out the zero vector insertion logic in the new vector
Chandler Carruth
- [llvm] r217289 - [x86] Fix an embarressing bug in the INSERTPS formation code. The mask
Chandler Carruth
- [llvm] r217310 - [x86] Fix a pretty horrible bug and inconsistency in the x86 asm
Chandler Carruth
- [llvm-commits] [llvm] r136287 - in /llvm/trunk: lib/Target/X86/AsmParser/X86AsmParser.cpp lib/Target/X86/X86InstrInfo.td lib/Target/X86/X86InstrSSE.td test/MC/X86/x86-32-avx.s test/MC/X86/x86-32-coverage.s utils/TableGen/EDEmitter.cpp utils/TableGen/X86RecognizableInstr.cpp
Chandler Carruth
- [lld] r217324 - Remove dead code.
Chandler Carruth
- [llvm] r217332 - [x86] Tweak the rules surrounding 0, 0 and 1, 1 v2f64 shuffles and add
Chandler Carruth
- [llvm] r217333 - [x86] Revert my over-eager commit in r217332.
Chandler Carruth
- [llvm] r216427 - ExecutionEngine: address review comments
Eric Christopher
- [llvm] r216982 - Reinstate "Nuke the old JIT."
Eric Christopher
- [llvm] r215588 - [FastISel] Let the target decide first if it wants to materialize a constant.
Eric Christopher
- [llvm] r216982 - Reinstate "Nuke the old JIT."
Eric Christopher
- [llvm] r217032 - Fix configure and make build of llvm examples.
Eric Christopher
- Rename DWARFContext::getLineTableForCompileUnit to getLineTableForUnit.
Eric Christopher
- [llvm] r217070 - Remove unnecessary getTarget call now that the subtarget is cached
Eric Christopher
- [llvm] r217071 - Remove resetSubtargetFeatures as it is unused.
Eric Christopher
- [PATCH] Catch malformed inline assembly clobber constraints
Eric Christopher
- [PATCH] Catch malformed inline assembly clobber constraints
Eric Christopher
- [PATCH] Implement getNoopForMachoTarget for SPARC
Eric Christopher
- [llvm] r217183 - Revert "[dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()"
Eric Christopher
- [PATCH] Select elimination pass
Eric Christopher
- [PATCH] Catch malformed inline assembly clobber constraints
Eric Christopher
- [llvm] r217193 - Post-JIT light cleanup of ExecutionEngine.h: edited comments about the JIT,
Eric Christopher
- [PATCH] [mips] Fix the position of the .loc prologue_end directive in cases when the generated code contains DBG_VALUE instruction.
Eric Christopher
- [compiler-rt] r217284 - Use "-gline-tables-only" instead of "-g" in sanitizer test suites.
Eric Christopher
- [RFC][PATCH] Keep un-canonicalized template types in the debug information
Eric Christopher
- [compiler-rt] r217284 - Use "-gline-tables-only" instead of "-g" in sanitizer test suites.
Eric Christopher
- [RFC][PATCH] Keep un-canonicalized template types in the debug information
Eric Christopher
- [llvm] r217338 - DebugInfo: Do not use DW_FORM_GNU_addr_index in skeleton CUs, GDB 7.8 errors on this.
Eric Christopher
- [PATCH] [x32] Emit callq for CALLpcrel32
Pavel Chupin
- [PATCH] Remove static initializers from MCSchedModel
Quentin Colombet
- [PATCH] [MachineSinking] Conservatively clear kill flags after coalescing.
Quentin Colombet
- [PATCH] [MachineSinking] Conservatively clear kill flags after coalescing.
Quentin Colombet
- [PATCH] [MachineSinking] Conservatively clear kill flags after coalescing.
Quentin Colombet
- [PATCH] [MachineSinking] Conservatively clear kill flags after coalescing.
Quentin Colombet
- [PATCH] Remove static initializers from MCSchedModel
Pete Cooper
- [PATCH] Remove static initializers from MCSchedModel
Pete Cooper
- [PATCH] Remove static initializers from MCSchedModel
Pete Cooper
- [PATCH] Remove static initializers from MCSchedModel
Pete Cooper
- [llvm] r216919 - Change MCSchedModel to be a struct of statically initialized data.
Pete Cooper
- [PATCH] Remove static initializers from MCSchedModel
Pete Cooper
- [llvm] r216993 - Tablegen scheduling models don't reference empty itineraries as of r216919, so don't emit the unused itinerary variables
Pete Cooper
- [llvm] r216345 - X86 intrinsics table - simplifies intrinsics lowering.
Demikhovsky, Elena
- [llvm] r216345 - X86 intrinsics table - simplifies intrinsics lowering.
Demikhovsky, Elena
- [llvm] r217131 - X86 Intrinsics table - changed to a static table sorted by intrinsic id.
Elena Demikhovsky
- [llvm] r217134 - Fixed compilation problem on Windows (initialization of non-aggregate type).
Elena Demikhovsky
- [PATCH] [AArch64] Add pass to enable additional comparison optimizations by CSE
Sergey Dmitrouk
- [PATCH] [AArch64] Add pass to enable additional comparison optimizations by CSE
Sergey Dmitrouk
- [PATCH] [Polly] Data flow reduction detection
Johannes Doerfert
- [PATCH] [Polly] Move MAY/MUST write property to IRAccess
Johannes Doerfert
- [PATCH] [Polly] Allow to link MemoryAccesses together (linked list fashion)
Johannes Doerfert
- [PATCH] [Polly] Support for math/misc intrinsics
Johannes Doerfert
- [PATCH] [Polly] Support ModRef function behaviour
Johannes Doerfert
- [PATCH] [Polly] Find all loops involved in now innermost ones.
Johannes Doerfert
- [PATCH] R600/SI: Fix bug in SIInstrInfo::legalizeOpWithMove()
Michel Dänzer
- [llvm] r217108 - R600/SI: Try to keep i32 mul on SALU
Michel Dänzer
- [PATCH] R600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of 64-bit operations
Michel Dänzer
- [PATCH] R600/SI: Fix bug in SIInstrInfo::legalizeOpWithMove()
Michel Dänzer
- [lld] r217189 - [mach-o] Let darwin driver infer arch from .o files if -arch not used.
Shankar Easwaran
- [lld] r217189 - [mach-o] Let darwin driver infer arch from .o files if -arch not used.
Shankar Easwaran
- [lld] r217354 - [ELF][Cleanup] Remove unused functions
Shankar Easwaran
- [lld] r217356 - [ELF] Undefined symbols should be allowed when building dynamic libraries
Shankar Easwaran
- [lld] r217358 - [ELF] Implement --rosegment
Shankar Easwaran
- [lld] r217359 - [ELF][Driver] Produce a proper error when file is not found
Shankar Easwaran
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Shankar Easwaran
- [PATCH] [ELF] Export strong defined symbol if it coalesces away a weak symbol defined in a shared library
Shankar Kalpathi Easwaran
- [llvm] r216982 - Reinstate "Nuke the old JIT."
Rafael Avila de Espindola
- [llvm] r217047 - Update to not depend on "llvm-objdump -d -symbolize".
Rafael Avila de Espindola
-
Rafael Avila de Espindola
- [llvm] r216905 - Replace -use-init-array with -use-ctors.
Rafael Espindola
- [llvm] r216938 - Add a note about AuroraUX to the release notes.
Rafael Espindola
- [llvm] r217047 - Update to not depend on "llvm-objdump -d -symbolize".
Rafael Espindola
- [llvm] r217049 - Pass a && to getLazyBitcodeModule.
Rafael Espindola
- [llvm] r217068 - Add writeFileWithSystemEncoding to LibLLVMSuppor.
Rafael Espindola
- [llvm] r217202 - Fix pr20793.
Rafael Espindola
- [llvm] r217207 - Refactor to avoid code duplication. NFC.
Rafael Espindola
- [llvm] r217211 - Disable the fix for pr20793 because of a gnu ld bug.
Rafael Espindola
- [llvm] r217264 - Revert "Disable the fix for pr20793 because of a gnu ld bug."
Rafael Espindola
- [llvm] r217267 - The gold tests also require ppc to be compiled in.
Rafael Espindola
- [llvm] r217281 - Fix pr20078.
Rafael Espindola
- [PATCH] Restore the ability to check if LLVMCreateObjectFile was successful
Rafael Ávila de Espíndola
- [PATCH] Restore the ability to check if LLVMCreateObjectFile was successful
Rafael Ávila de Espíndola
- [PATCH] Restore the ability to check if LLVMCreateObjectFile was successful
Rafael Ávila de Espíndola
- [PATCH] Add writeFileWithSystemEncoding to LibLLVMSupport
Rafael Ávila de Espíndola
- [PATCH] Add writeFileWithSystemEncoding to LibLLVMSupport
Rafael Ávila de Espíndola
- [patch] Delete dead code in lib/ProfileData
Rafael Espíndola
- [llvm] r216808 - Object/llvm-objdump: allow dumping of mach-o exports trie
Rafael Espíndola
- [PATCH] Add writeFileWithSystemEncoding to LibLLVMSupport
Rafael Espíndola
- [llvm] r216826 - Teach llvm-bcanalyzer to use one stream's BLOCKINFO to read another stream.
Rafael Espíndola
- [llvm] r216905 - Replace -use-init-array with -use-ctors.
Rafael Espíndola
- [PATCH] Implement getNoopForMachoTarget for SPARC
Rafael Espíndola
- [PATCH] MCJIT honor symbol visibility settings when populating the global symbol table
Rafael Espíndola
- [llvm] r216808 - Object/llvm-objdump: allow dumping of mach-o exports trie
Rafael Espíndola
- [patch] Pass a MemoryBufferRef when we can avoid taking ownership
Rafael Espíndola
- [llvm] r216066 - Optimize ZERO_EXTEND and SIGN_EXTEND in both SelectionDAG Builder and type
Rafael Espíndola
- [llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile
Rafael Espíndola
- [llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile
Rafael Espíndola
- [llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile
Rafael Espíndola
- [llvm] r217131 - X86 Intrinsics table - changed to a static table sorted by intrinsic id.
Rafael Espíndola
- Fix writing COFF files when cross-compiling on OSX
Rafael Espíndola
- [llvm] r217264 - Revert "Disable the fix for pr20793 because of a gnu ld bug."
Rafael Espíndola
- [llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile
Rafael Espíndola
- Fix writing COFF files when cross-compiling on OSX
Rafael Espíndola
- [llvm] r216866 - Feed AA to the inliner and use AA->getModRefBehavior in AddAliasScopeMetadata
Hal Finkel
- [PATCH] Ignore lifetime intrinsics in use list for MemCpyOptimizer.
Hal Finkel
- [llvm] r216897 - [PowerPC] Guard against illegal selection of add for TargetConstant operands
Hal Finkel
- [llvm] r216898 - Revert "Revert '[DAGCombiner] Split up an indexed load if only the base pointer value is live'"
Hal Finkel
- [llvm] r208640 - [DAGCombiner] Split up an indexed load if only the base pointer value is live
Hal Finkel
- [llvm] r216908 - Enable splitting indexing from loads with TargetConstants
Hal Finkel
- Optimizing redundant load away
Hal Finkel
- [PATCH] CFL Alias Analysis
Hal Finkel
- [llvm] r216970 - Add a CFL Alias Analysis implementation
Hal Finkel
- [llvm] r216978 - Add pass-manager flags to use CFL AA
Hal Finkel
- [llvm] r216979 - [CFLAA] constexpr -> LLVM_CONSTEXPR
Hal Finkel
- [llvm] r216981 - [CFLAA] LLVM_CONSTEXPR -> const
Hal Finkel
- [llvm] r216987 - [CFLAA] Remove tautological comparison
Hal Finkel
- [llvm] r216981 - [CFLAA] LLVM_CONSTEXPR -> const
Hal Finkel
- [llvm] r216991 - [CFLAA] No initializer lists for MSVC
Hal Finkel
- [llvm] r216994 - [CFLAA] More cleanup for MSVC
Hal Finkel
- [llvm] r216998 - [CFLAA] And even more MSVC fixes
Hal Finkel
- [llvm] r217000 - [CFLAA] Remove one final initializer list
Hal Finkel
- [PATCH] Rename getMaximumUnrollFactor().
Hal Finkel
- Improve FMA folding
Hal Finkel
- SLP/Loop vectorizer pass ordering
Hal Finkel
- [PATCH] [Power] Use AtomicExpandPass for fence insertion, and use lwsync where appropriate
Hal Finkel
- [PATCH] [Power] Use AtomicExpandPass for fence insertion, and use lwsync where appropriate
Hal Finkel
- [PATCH] [Power] Use AtomicExpandPass for fence insertion, and use lwsync where appropriate
Hal Finkel
- [PATCH] Select elimination pass
Hal Finkel
- [PATCH] Alignment assumptions using invariants
Hal Finkel
- [PATCH] An Assumption-Tracking Pass
Hal Finkel
- [llvm] r217334 - Add an Assumption-Tracking Pass
Hal Finkel
- [llvm] r217335 - Add functions for finding ephemeral values
Hal Finkel
- [llvm] r217342 - Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
Hal Finkel
- [llvm] r217343 - Add additional patterns for @llvm.assume in ValueTracking
Hal Finkel
- [llvm] r217344 - Add an AlignmentFromAssumptions Pass
Hal Finkel
- [llvm] r217345 - Make use of @llvm.assume from LazyValueInfo
Hal Finkel
- [llvm] r217346 - Check for all known bits on ret in InstCombine
Hal Finkel
- [llvm] r217348 - Make use @llvm.assume for loop guards in ScalarEvolution
Hal Finkel
- [llvm] r217344 - Add an AlignmentFromAssumptions Pass
Hal Finkel
- [llvm] r217344 - Add an AlignmentFromAssumptions Pass
Hal Finkel
- [PATCH] [Zorg] Modify LibCxxAndABIBuilder to support testing libcxx with multiple standard versions.
Eric Fiselier
- [zorg] r216896 - add --show-xfail and --show-unsupported to LibCXXBuilders lit invokation
Eric Fiselier
- [PATCH] [Zorg] Modify LibCxxAndABIBuilder to support testing libcxx with multiple standard versions.
Eric Fiselier
- [PATCH] [Zorg] Modify LIT flags for LibCXXBuilder.py
Eric Fiselier
- [llvm] r217229 - Adding kalimba variants as Triple sub-architectures.
Matthew Gardiner
- [llvm] r217230 - Removed white-space
Matthew Gardiner
- [PATCH] Added InstCombine Transformation for (A^B)^((~A)&B) -> A&(~B)
Ankur Garg
- [PATCH] Added InstCombine Tranformation for (A | B) ^ ((A ^ C) & B) -> (A ^ (B & (~C)))
Ankur Garg
- [PATCH] Added InstCombine Transformation for (A|B)^((A^C)|B) --> (~B)C
Ankur Garg
- [llvm] r216523 - InstCombine: Optimize GEP's involving ptrtoint better
Doug Gilmore
- [llvm] r216523 - InstCombine: Optimize GEP's involving ptrtoint better
Renato Golin
- [llvm] r216870 - Small refactor on VectorizerHint for deduplication
Renato Golin
- [llvm] r215999 - Revert "Small refactor on VectorizerHint for deduplication"
Renato Golin
- [llvm] r216874 - Thumb2 M-class MSR instruction support changes
Renato Golin
- [PATCH] ARM: Improve handling of the Thumb2 M-class MSR instruction
Renato Golin
- [llvm] r216523 - InstCombine: Optimize GEP's involving ptrtoint better
Renato Golin
- [llvm] r216523 - InstCombine: Optimize GEP's involving ptrtoint better
Renato Golin
- [PATCH] Fix PR18364: Only emit movw for ARM architectures that support it
Renato Golin
- [PATCH] Fix PR18364: Only emit movw for ARM architectures that support it
Renato Golin
- [llvm] r216989 - Only emit movw on ARMv6T2+
Renato Golin
- [llvm] r216990 - Missing test from r216989
Renato Golin
- [PATCH] Fix PR18364: Only emit movw for ARM architectures that support it
Renato Golin
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
Renato Golin
- [llvm] r216982 - Reinstate "Nuke the old JIT."
Renato Golin
- [llvm] r217037 - Check-label a bit more specific
Renato Golin
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
Renato Golin
- [PATCH] Segfault in AArch64 backend with -g and -mbig-endian
Renato Golin
- [PATCH] CMake+Ninja Linux buildbots
Renato Golin
- [PATCH] CMake+Ninja Linux buildbots
Renato Golin
- [zorg] r217184 - Add CMake Clang builds to zorg
Renato Golin
- [BuildBot] Add more ARM bots
Renato Golin
- [BuildBot] Add more ARM bots
Renato Golin
- [zorg] r217315 - Adding three more ARM buildbots
Renato Golin
- [BuildBot] Add more ARM bots
Renato Golin
- [zorg] r217316 - Using LIT command on CMake ClangBuilder
Renato Golin
- [PATCH] ARM Unwind syntax in libcxxabi
Renato Golin
- [PATCH] Small refactor on VectorizerHint for deduplication
Renato Golin
- [PATCH] ARM Unwind syntax in libcxxabi
Renato Golin
- [PATCH] ARM Unwind syntax in libcxxabi
Renato Golin
- [llvm] r216869 - [asan-assembly-instrumentation] Prologue and epilogue are moved out from InstrumentMemOperand().
Yuri Gorshenin
- [PATCH] [asan-asm-instrumentation] Prologue and epilogue are moved out from InstrumentMemOperand().
Yuri Gorshenin
- [llvm] r216872 - Revert "[asan-assembly-instrumentation] Prologue and epilogue are moved out from InstrumentMemOperand()."
Yuri Gorshenin
- [llvm] r216879 - [asan-assembly-instrumentation] Prologue and epilogue are moved out from InstrumentMemOperand().
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Yuri Gorshenin
- [llvm] r216913 - [APFloat] Fixed a bug in method 'fusedMultiplyAdd'.
Michael Gottesman
- [PATCH] Implement getNoopForMachoTarget for SPARC
Venkatraman Govindaraju
- [llvm] r216918 - unique_ptrify PBQPBuilder::build
Arnaud A. de Grandmaison
- [PATCH] Add experimental PBQP support
Arnaud A. de Grandmaison
- [PATCH] Add experimental PBQP support
Arnaud A. de Grandmaison
- [PATCH] Add experimental PBQP support
Arnaud A. de Grandmaison
- [PATCH] Add experimental PBQP support
Arnaud A. de Grandmaison
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Yury Gribov
- [compiler-rt] r217079 - Fix fast stack unwind on ARM to support code generated with GCC.
Yury Gribov
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
Jim Grosbach
- [polly] r217336 - Add test/lit.site.cfg to .gitignore
Tobias Grosser
- [PATCH] [Polly] Data flow reduction detection
Tobias Grosser
- [PATCH] [Polly] Support for math/misc intrinsics
Tobias Grosser
- [PATCH] [Polly] Support ModRef function behaviour
Tobias Grosser
- [PATCH] [MachineSinking] Conservatively clear kill flags after coalescing.
Patrik Hägglund H
- [llvm] r216873 - Fix in InlineSpiller to make the rematerilization loop also consider
Patrik Hagglund
- [llvm] r216918 - unique_ptrify PBQPBuilder::build
Lang Hames
- [llvm] r216982 - Reinstate "Nuke the old JIT."
Lang Hames
- [llvm] r217010 - [MCJIT] Add a 'section_addr' builtin function to RuntimeDyldChecker.
Lang Hames
- [llvm] r217011 - [MCJIT] Make llvm-rtdyld process eh_frame sections in -verify mode (accidentally
Lang Hames
- [llvm] r217057 - Add a regression test to sanity check the PBQP allocator.
Lang Hames
- [llvm] r217122 - [MCJIT] Add command-line argument to llvm-rtdyld to specify target addresses for
Lang Hames
- [llvm] r217124 - [MCJIT] Make sure eh-frame fixups use the target's pointer type, not the host's.
Lang Hames
- [llvm] r217263 - [MCJIT] Const-ify the symbol lookup operations on RuntimeDyld.
Lang Hames
- [llvm] r217291 - [MCJIT] Fix an iterator invalidation bug in MCJIT::finalizeObject.
Lang Hames
- [PATCH] Add experimental PBQP support
Lang Hames
- [llvm] r217325 - [MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnaligned methods.
Lang Hames
- [llvm] r217328 - [MCJIT] Rewrite RuntimeDyldMachO and its derived classes to use the 'Offset'
Lang Hames
- [llvm] r217329 - [MCJIT] Revert partial RuntimeDyldELF cleanup that was prematurely committed in
Lang Hames
- [llvm] r215962 - [X86, X87 stackifier] Do not mark an operand of a debug instruction as kill.
Akira Hatanaka
- [llvm] r215962 - [X86, X87 stackifier] Do not mark an operand of a debug instruction as kill.
Akira Hatanaka
- [PATCH] Catch malformed inline assembly clobber constraints
Akira Hatanaka
- [PATCH] Catch malformed inline assembly clobber constraints
Akira Hatanaka
- [PATCH] Catch malformed inline assembly clobber constraints
Akira Hatanaka
- [llvm] r217288 - [inline asm] Add a check in InlineAsm::ConstraintInfo::Parse to make sure '{'
Akira Hatanaka
- [PATCH] Catch malformed inline assembly clobber constraints
Akira Hatanaka
- release_35 patches for unroll pragma
Mark Heffernan
- release_35 patches for unroll pragma
Mark Heffernan
- [PATCH] compiler-rt: Fix windows executable stack handling
Stephen Hines
- [PATCH] compiler-rt: Fix windows executable stack handling
Stephen Hines
- [PATCH] compiler-rt: Fix windows executable stack handling
Stephen Hines
- [PATCH] Select elimination pass
Gerolf Hoflehner
- [PATCH] Select elimination pass
Gerolf Hoflehner
- Fwd: [PATCH] Select elimination pass
Gerolf Hoflehner
- [PATCH] Select elimination pass
Gerolf Hoflehner
- [PATCH] Don't constant fold through zero-length fields
Thomas Jablin
- [ubsan] nonnull and returns_nonnull sanitization
Jakub Jelinek
- [llvm] r216946 - Generate extract for in-tree uses if the use is scalar operand in vectorized instruction. radar://18144665
Yi Jiang
- [PATCH] [AArch64]Merge Extend and Shift into a UBFX
Xu Jiangwei
- [PATCH] [AArch64] Build correct vector filled with undef nodes
Xu Jiangwei
- [llvm] r217023 - Fix ambiguous call to make_unique and clang-format.
Yaron Keren
- [llvm] r217018 - Recommit "Use unique_ptr to manager FilterChooser ownership."
Yaron Keren
- [llvm] r217018 - Recommit "Use unique_ptr to manager FilterChooser ownership."
Yaron Keren
- [llvm] r217193 - Post-JIT light cleanup of ExecutionEngine.h: edited comments about the JIT,
Yaron Keren
- [Patch] Improvements for CMake cross compilation on OS X
Brad King
- [Patch] Improvements for CMake cross compilation on OS X
Brad King
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Brad King
- [Patch] Improvements for CMake cross compilation on OS X
Brad King
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Brad King
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Brad King
- [zorg] r217062 - Temporarily disabled on FreeBSD the failing msan, tsan, and dfsan sanitizers.
Galina Kistanova
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [llvm] r216929 - CodeGen: Handle va_start in the entry block
Reid Kleckner
- [PATCH] rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Reid Kleckner
- [llvm] r216345 - X86 intrinsics table - simplifies intrinsics lowering.
Reid Kleckner
- [llvm] r216982 - Reinstate "Nuke the old JIT."
Reid Kleckner
- [PATCH] MC Win64: Put unwind info for COMDAT code into the same COMDAT group
Reid Kleckner
- [llvm] r217173 - X86: cpuid and xgetbv write to 32-bit registers, not 64-bit
Reid Kleckner
- [llvm] r217173 - X86: cpuid and xgetbv write to 32-bit registers, not 64-bit
Reid Kleckner
- [llvm] r217176 - MC Win64: Put unwind info for COMDAT code into the same COMDAT group
Reid Kleckner
- [PATCH] MC Win64: Put unwind info for COMDAT code into the same COMDAT group
Reid Kleckner
- [llvm] r217264 - Revert "Disable the fix for pr20793 because of a gnu ld bug."
Reid Kleckner
- [PATCH] compiler-rt: Fix windows executable stack handling
Reid Kleckner
- [PATCH] compiler-rt: Fix windows executable stack handling
Reid Kleckner
- [llvm] r216931 - Code review tweaks
Nick Kledzik
- [llvm] r216808 - Object/llvm-objdump: allow dumping of mach-o exports trie
Nick Kledzik
- [llvm] r217005 - Replace printf with outs() <<
Nick Kledzik
- [llvm] r217006 - Fix test case to match correct llvm-objdump output
Nick Kledzik
- [llvm] r217005 - Replace printf with outs() <<
Nick Kledzik
- [llvm] r216973 - BumpPtrAllocator: use uintptr_t when aligning addresses to avoid undefined behaviour
Nick Kledzik
- [lld] r217066 - [mach-o] Add support for using export tries
Nick Kledzik
- [lld] r217078 - [mach-o] Improve x86_64 reference kind switch statements.
Nick Kledzik
- [PATCH] Add CMake rules for lld-darwin
Nick Kledzik
- [PATCH] Add CMake rules for lld-darwin
Nick Kledzik
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Nick Kledzik
- [lld] r217114 - Fix unit test now that 'ld' is host specific
Nick Kledzik
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Nick Kledzik
- [lld] r217189 - [mach-o] Let darwin driver infer arch from .o files if -arch not used.
Nick Kledzik
- [lld] r217189 - [mach-o] Let darwin driver infer arch from .o files if -arch not used.
Nick Kledzik
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Nick Kledzik
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Nick Kledzik
- [PATCH] [Power] Use AtomicExpandPass for fence insertion, and use lwsync where appropriate
Manuel Klimek
- [test-suite] r217239 - Don't remove perf stats after generating report
Yi Kong
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
Yi Kong
- [PATCH] Add .clang-tidy configuration file to provide LLVM-optimized defaults forclang-tidy.
Alexander Kornienko
- [PATCH] Added InstCombine transform for pattern " ( ( A ^ B ) ^ ( ( ~A ) | B ) -> ( A | ( ~ B ) ) ".
Anton Korobeynikov
- [PATCH] Added InstCombine transform for pattern "(A & B) ^ ((A ^ C) | B) -> (~A)".
Anton Korobeynikov
- [PATCH] Added InstCombine Tranformation for (A | B) ^ ((A ^ C) & B) -> (A ^ (B & (~C)))
Anton Korobeynikov
- [PATCH] Added InstCombine Transformation for (A|B)^((A^C)|B) --> (~B)C
Anton Korobeynikov
- [compiler-rt] r217322 - builtins: add AEABI div0 functions
Anton Korobeynikov
- The patch for FreeBSD headers
Ivan A. Kosarev
- [llvm] r217028 - Add override to overriden virtual methods, remove virtual keywords.
Benjamin Kramer
- [llvm] r217077 - Make some helpers static or move into the llvm namespace.
Benjamin Kramer
- [PATCH] Define ELAST in libcxx's config header on FreeBSD
Viktor Kutuzov
- [PATCH] Fix building sanitizer_linux_libcdep.cc on FreeBSD
Viktor Kutuzov
- [PATCH] Intercept _exit() for sanitizers' needs on FreeBSD
Viktor Kutuzov
- [compiler-rt] r217148 - Fix building sanitizer_linux_libcdep.cc on FreeBSD
Viktor Kutuzov
- [compiler-rt] r217156 - Intercept _exit() for sanitizers' needs on FreeBSD
Viktor Kutuzov
- [PATCH] Add FreeBSD support to the address sanitizer's deep_call_stack.cc test case
Viktor Kutuzov
- [PATCH] Enable sanitizers' libignore on FreeBSD
Viktor Kutuzov
- [PATCH] Intercept sigfillset() and sigemptyset() for sanitizers needs on FreeBSD
Viktor Kutuzov
- [PATCH] Do not link the dyndd runtime library against libdl on FreeBSD
Viktor Kutuzov
- [PATCH] Support building tsan_test_util_linux.cc on FreeBSD
Viktor Kutuzov
- [PATCH] Do not assume RLIM_INFINITY is always (rlim_t)-1in sanitizers code
Viktor Kutuzov
- [compiler-rt] r217306 - Enable sanitizers' libignore on FreeBSD
Viktor Kutuzov
- [compiler-rt] r217307 - Intercept sigfillset() and sigemptyset() for sanitizers needs on FreeBSD
Viktor Kutuzov
- [compiler-rt] r217308 - Do not assume RLIM_INFINITY is always (rlim_t)-1in sanitizers code
Viktor Kutuzov
- [compiler-rt] r217309 - Support building tsan_test_util_linux.cc on FreeBSD
Viktor Kutuzov
- [PATCH] Do not link the dyndd runtime library against libdl on FreeBSD
Viktor Kutuzov
- [www] r217221 - LLVM 3.5!
Chris Lattner
- [www] r217170 - Close registration.
Tanya Lattner
- [www] r217171 - Add hotel link.
Tanya Lattner
- [www] r217223 - Add tab style.
Tanya Lattner
- [www] r217224 - Add first batch of sponsors.
Tanya Lattner
- [www] r217225 - Add parking info.
Tanya Lattner
- [www-releases] r217149 - Fix the links + titles
Sylvestre Ledru
- [www-releases] r217150 - Files are named 3.5.0 and not 3.5, match it for the title
Sylvestre Ledru
- [www] r217151 - Slightly increase the size of the section to make sure all the content is on one line. Example: http://llvm.org/releases/download.html
Sylvestre Ledru
- [PATCH] Ignore lifetime intrinsics in use list for MemCpyOptimizer.
Nick Lewycky
- [llvm] r217295 - Check whether the iterator p == the end iterator before trying to dereference it. This is a speculative fix for a failure found on the valgrind buildbot triggered by a clang test.
Nick Lewycky
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Dan Liew
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Dan Liew
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Dan Liew
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Dan Liew
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Dan Liew
- [PATCH] [PATCH][SROA]Also slice the STORE when slicing a LOAD in AllocaSliceRewriter
Hao Liu
- [PATCH] [PATCH][SROA]Also slice the STORE when slicing a LOAD in AllocaSliceRewriter
Jiangning Liu
- [PATCH] [PATCH][SROA]Also slice the STORE when slicing a LOAD in AllocaSliceRewriter
Jiangning Liu
- [PATCH] [AArch64] Override useAA and remove unneeded edges in the scheduling graph. (Phabricator)
Jiangning Liu
- [llvm] r216066 - Optimize ZERO_EXTEND and SIGN_EXTEND in both SelectionDAG Builder and type
Jiangning Liu
- [PATCH] [AArch64] Add pass to enable additional comparison optimizations by CSE
Jiangning Liu
- [llvm] r217220 - [AArch64] Add pass to enable additional comparison optimizations by CSE.
Jiangning Liu
- [PATCH] [AArch64] Add pass to enable additional comparison optimizations by CSE
Jiangning Liu
- [llvm] r216066 - Optimize ZERO_EXTEND and SIGN_EXTEND in both SelectionDAG Builder and type
Jiangning Liu
- No subject
Jiangning Liu
- [PATCH] llvm-cov: report the number of executed functions instead of the number of fully covered functions.
Alex Lorenz
- [PATCH] SROA: Don't insert instructions before a PHI
David Majnemer
- [PATCH] SROA: Don't insert instructions before a PHI
David Majnemer
- [PATCH] SROA: Don't insert instructions before a PHI
David Majnemer
- [llvm] r216890 - Revert "Revert two GEP-related InstCombine commits"
David Majnemer
- [llvm] r216523 - InstCombine: Optimize GEP's involving ptrtoint better
David Majnemer
- [llvm] r216891 - SROA: Don't insert instructions before a PHI
David Majnemer
- [llvm] r216523 - InstCombine: Optimize GEP's involving ptrtoint better
David Majnemer
- [PATCH] SROA: Don't insert instructions before a PHI
David Majnemer
- [PATCH] LICM: Don't crash when an instruction is used by an unreachable BB
David Majnemer
- [llvm] r216911 - LICM: Don't crash when an instruction is used by an unreachable BB
David Majnemer
- [PATCH] LICM: Don't crash when an instruction is used by an unreachable BB
David Majnemer
- [PATCH] Select elimination pass
David Majnemer
- [llvm] r216973 - BumpPtrAllocator: use uintptr_t when aligning addresses to avoid undefined behaviour
David Majnemer
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
David Majnemer
- [PATCH] [InstCombine] Attempt to eliminate redundant loads whose addresses are dependent on the result of a select instruction.
David Majnemer
- [llvm] r217102 - IndVarSimplify: Don't let LFTR compare against a poison value
David Majnemer
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
David Majnemer
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
David Majnemer
- [PATCH] MC Win64: Put unwind info for COMDAT code into the same COMDAT group
David Majnemer
- [llvm] r217115 - IndVarSimplify: Address review comments for r217102
David Majnemer
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
David Majnemer
- [llvm] r217227 - InstCombine: Remove a special case pattern
David Majnemer
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
David Majnemer
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
David Majnemer
- [PATCH] compiler-rt: Fix windows executable stack handling
David Majnemer
- [PATCH] Make the plugin loader limit its symbol search to the specified module.
Ed Maste
- [PATCH] Support building tsan_test_util_linux.cc on FreeBSD
Ed Maste
- [PATCH] Do not link the dyndd runtime library against libdl on FreeBSD
Ed Maste
- [PATCH] rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
John McCall
- [PATCH] [mips] Don't cache IsO32 and IsFP64 in MipsTargetLowering::MipsCC
Vladimir Medic
- [PATCH] [mips] Move MipsTargetLowering::MipsCC::regSize() to MipsSubtarget::getGPRSizeInBytes()
Vladimir Medic
- [PATCH] [PATCH][SROA]Also slice the STORE when slicing a LOAD in AllocaSliceRewriter
James Molloy
- [PATCH] [PATCH][SROA]Also slice the STORE when slicing a LOAD in AllocaSliceRewriter
James Molloy
- [PATCH] [Runtime Unrolling] use a loop to simplify the runtime unrolling prologue.
James Molloy
- [PATCH] [Runtime Unrolling] use a loop to simplify the runtime unrolling prologue.
James Molloy
- SLP/Loop vectorizer pass ordering
James Molloy
- [llvm] r217144 - Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.
James Molloy
- SLP/Loop vectorizer pass ordering
James Molloy
- [llvm] r217220 - [AArch64] Add pass to enable additional comparison optimizations by CSE.
James Molloy
- [PATCH] Make GVN more iterative
James Molloy
- [llvm] r216940 - Fix MemoryDependenceAnalysis in cases where QueryInstr is a CmpXchg or a AtomicRMW
Robin Morisset
- [PATCH] Fix MemoryDependenceAnalysis in cases where QueryInstr is a CmpXchg or a AtomicRMW
Robin Morisset
- [PATCH] [X86] Allow atomic operations using immediates to avoid using a register
Robin Morisset
- [llvm] r216980 - [X86] Allow atomic operations using immediates to avoid using a register
Robin Morisset
- [PATCH] [X86] Allow atomic operations using immediates to avoid using a register
Robin Morisset
- [PATCH] [X86] Allow atomic operations using immediates to avoid using a register
Robin Morisset
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
Robin Morisset
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
Robin Morisset
- [PATCH] [X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass
Robin Morisset
- [PATCH] [X86] replace (atomic fetch_add of 0) by (mfence; mov)
Robin Morisset
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
Robin Morisset
- [PATCH] [X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass
Robin Morisset
- [PATCH] [X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass
Robin Morisset
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
Robin Morisset
- [llvm] r217076 - Use target-dependent emitLeading/TrailingFence instead of the target-independent insertLeading/TrailingFence (in AtomicExpandPass)
Robin Morisset
- [PATCH] [X86] replace (atomic fetch_add of 0) by (mfence; mov)
Robin Morisset
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
Robin Morisset
- [llvm] r217080 - Refactor AtomicExpandPass and add a generic isAtomic() method to Instruction
Robin Morisset
- [PATCH] Refactor AtomicExpandPass and add a generic isAtomic() method to Instruction
Robin Morisset
- [PATCH] Add AtomicExpandPass::bracketInstWithFences, and use it whenever getInsertFencesForAtomic would trigger in SelectionDAGBuilder
Robin Morisset
- [PATCH] [Power] Use AtomicExpandPass for fence insertion, and use lwsync where appropriate
Robin Morisset
- [PATCH] [Power] Use AtomicExpandPass for fence insertion, and use lwsync where appropriate
Robin Morisset
- [PATCH] [Power] Use AtomicExpandPass for fence insertion, and use lwsync where appropriate
Robin Morisset
- [PATCH] [Power] Use AtomicExpandPass for fence insertion, and use lwsync where appropriate
Robin Morisset
- [PATCH] [X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass
Robin Morisset
- [PATCH][MIPS] Add aliases for sync instruction used by Octeon CPU
Kai Nacke
- [llvm] r216350 - TableGen: unique_ptr-ify RecordKeeper
Kai Nacke
- [PATCH][MIPS] Add aliases for sync instruction used by Octeon CPU
Kai Nacke
- [llvm] r208640 - [DAGCombiner] Split up an indexed load if only the base pointer value is live
Adam Nemet
- [PATCH][AVX512] Fix miscompile for unpack
Adam Nemet
- [llvm] r216383 - [SKX] avx512_icmp_packed multiclass extension
Adam Nemet
- [llvm] r216345 - X86 intrinsics table - simplifies intrinsics lowering.
Adam Nemet
- [llvm] r216345 - X86 intrinsics table - simplifies intrinsics lowering.
Adam Nemet
- [PATCH] Fix left shifts of negative integers in AArch64 InstPrinter/Disassembler
Tim Northover
- [PATCH] [AArch64] Build correct vector filled with undef nodes
Tim Northover
- [PATCH] [AArch64] Build correct vector filled with undef nodes
Tim Northover
- [PATCH] [AArch64]Merge Extend and Shift into a UBFX
Tim Northover
- [llvm] r216905 - Replace -use-init-array with -use-ctors.
Tim Northover
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
Tim Northover
- [PATCH] [AArch64 BE] Emission of BUILD_VECTORs can be incorrect in BE mode - movi, fmov, mvni
Tim Northover
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
Tim Northover
- [PATCH] Implement emitLeading/TrailingFence in the ARM backend
Tim Northover
- [llvm] r217138 - AArch64: fix big-endian immediate materialisation
Tim Northover
- [PATCH] [AArch64 BE] Emission of BUILD_VECTORs can be incorrect in BE mode - movi, fmov, mvni
Tim Northover
- [llvm] r217138 - AArch64: fix big-endian immediate materialisation
Tim Northover
- [llvm] r217159 - AArch64: fix vector-immediate BIC/ORR on big-endian devices.
Tim Northover
- [PATCH] [AArch64 BE] Emission of BUILD_VECTORs can be incorrect in BE mode - bic, orr
Tim Northover
- [llvm] r217233 - ARM: cover all sub-architecture enumerators to keep compiler happy.
Tim Northover
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Maxim Ostapenko
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Maxim Ostapenko
- [compiler-rt] r217079 - Fix fast stack unwind on ARM to support code generated with GCC.
Maxim Ostapenko
- [PATCH] use an integer constant for FABS / FNEG (x86)
Sanjay Patel
- [llvm] r216886 - Add a convenience method to copy wrapping, exact, and fast-math flags (NFC).
Sanjay Patel
- [PATCH] add a convenience method to copy wrapping, exact, and fast-math flags (NFC)
Sanjay Patel
- [PATCH] add a convenience method to copy wrapping, exact, and fast-math flags (NFC)
Sanjay Patel
- [llvm] r216889 - Use an integer constant for FABS / FNEG (x86).
Sanjay Patel
- [PATCH] use an integer constant for FABS / FNEG (x86)
Sanjay Patel
- [PATCH] use an integer constant for FABS / FNEG (x86)
Sanjay Patel
- [PATCH] Refactor LowerFABS and LowerFNEG into one function (x86) (NFC)
Sanjay Patel
- [llvm] r216939 - Fix a logic bug when copying fast-math flags.
Sanjay Patel
- [llvm] r216942 - Refactor LowerFABS and LowerFNEG into one function (x86) (NFC)
Sanjay Patel
- [PATCH] Refactor LowerFABS and LowerFNEG into one function (x86) (NFC)
Sanjay Patel
- [PATCH] Refactor LowerFABS and LowerFNEG into one function (x86) (NFC)
Sanjay Patel
- [llvm] r217004 - Change name of copyFlags() to copyIRFlags(). Add convenience method for logical 'and' of all flags. NFC.
Sanjay Patel
- [PATCH] Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802)
Sanjay Patel
- [PATCH] Rename getMaximumUnrollFactor().
Sanjay Patel
- [llvm] r217051 - Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802).
Sanjay Patel
- [PATCH] Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802)
Sanjay Patel
- [PATCH] Lower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen] PR20578
Sanjay Patel
- [llvm] r217278 - clean up; NFC
Sanjay Patel
- [llvm] r217286 - Allow vector fsub ops with constants to get the same optimizations as scalars.
Sanjay Patel
- [PATCH] Add a scheduling model for AMD 16H Jaguar (btver2)
Sanjay Patel
- [PATCH] ARM: Improve handling of the Thumb2 M-class MSR instruction
Petr Pavlu
- [PATCH] MCJIT honor symbol visibility settings when populating the global symbol table
Anthony Pesch
- [poolalloc] Fix for compilation issues of poolalloc on current trunk (as of r216393)
Philip Pfaffe
- [PATCH] [APFloat] Fix a bug in method 'fusedMultiplyAdd' (fixes PR20832).
Phabricator
- [PATCH] Define ELAST in libcxx's config header on FreeBSD
Phabricator
- [PATCH] Fix building sanitizer_linux_libcdep.cc on FreeBSD
Phabricator
- [PATCH] Intercept _exit() for sanitizers' needs on FreeBSD
Phabricator
- [PATCH] Restore the ability to check if LLVMCreateObjectFile was successful
Phabricator
- [PATCH] Enable sanitizers' libignore on FreeBSD
Phabricator
- [PATCH] Intercept sigfillset() and sigemptyset() for sanitizers needs on FreeBSD
Phabricator
- [PATCH] Do not assume RLIM_INFINITY is always (rlim_t)-1in sanitizers code
Phabricator
- [PATCH] Support building tsan_test_util_linux.cc on FreeBSD
Phabricator
- [compiler-rt] r216877 - [ASan] Small refactoring - split the slow unwinding logic into sanitizer_unwind_posix.cc
Alexander Potapenko
- [compiler-rt] r216882 - [libsanitizer] Make sanitizer_unwind_posix.cc a libcdep source file.
Alexander Potapenko
- [compiler-rt] r216885 - [libsanitizer] Fix the Android build.
Alexander Potapenko
- [PATCH] Fix PR20800: correctly calculate the offset of the subq instruction when generating compact unwind info.
Alexander Potapenko
- [PATCH] Fix PR20800: correctly calculate the offset of the subq instruction when generating compact unwind info.
Alexander Potapenko
- [llvm] r217020 - Fix PR20800: correctly calculate the offset of the subq instruction when generating compact unwind info.
Alexander Potapenko
- [llvm] r217021 - Follow-up for r217020: actually commit the fix for PR20800,
Alexander Potapenko
- [PATCH] Fix building sanitizer_linux_libcdep.cc on FreeBSD
Alexander Potapenko
- [PATCH] [ASan] Introduce the dump_instruction_bytes flag to print the faulting instruction upon SIGSEGV
Alexander Potapenko
- [compiler-rt] r217137 - [ASan] allow deadly signals to be received in signal handlers
Alexander Potapenko
- [PATCH] [ASan] Introduce the dump_instruction_bytes flag to print the faulting instruction upon SIGSEGV
Alexander Potapenko
- [PATCH] [ASan] Introduce the dump_instruction_bytes flag to print the faulting instruction upon SIGSEGV
Alexander Potapenko
- [compiler-rt] r217165 - [ASan] Remove the check for a double-SEGV from zero_page_pc.cc
Alexander Potapenko
- [compiler-rt] r217137 - [ASan] allow deadly signals to be received in signal handlers
Alexander Potapenko
- [PATCH] [ASan] Introduce the dump_instruction_bytes flag to print the faulting instruction upon SIGSEGV
Alexander Potapenko
- [PATCH] [ASan] Introduce the dump_instruction_bytes flag to print the faulting instruction upon SIGSEGV
Alexander Potapenko
- [compiler-rt] r217228 - [ASan] disable zero_page_pc.cc on Android.
Alexander Potapenko
- [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
Adrian Prantl
- [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
Adrian Prantl
- [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
Adrian Prantl
- [llvm] r217260 - Set the parent pointer of cloned DBG_VALUE instructions correctly.
Adrian Prantl
- [llvm] r217260 - Set the parent pointer of cloned DBG_VALUE instructions correctly.
Adrian Prantl
- [llvm] r217260 - Set the parent pointer of cloned DBG_VALUE instructions correctly.
Adrian Prantl
- [llvm] r217260 - Set the parent pointer of cloned DBG_VALUE instructions correctly.
Adrian Prantl
- [RFC][PATCH] Keep un-canonicalized template types in the debug information
Adrian Prantl
- [PATCH] [Runtime Unrolling] use a loop to simplify the runtime unrolling prologue.
Kevin Qin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Kevin Qin
- [PATCH] [Runtime Unrolling] use a loop to simplify the runtime unrolling prologue.
Kevin Qin
- [PATCH] Emission of BUILD_VECTORs can be incorrect in BE mode - movi, fmov, mvni
Asiri Rathnayake
- [PATCH] [AArch64 BE] Emission of BUILD_VECTORs can be incorrect in BE mode - movi, fmov, mvni
Asiri Rathnayake
- [llvm] r217138 - AArch64: fix big-endian immediate materialisation
Asiri Rathnayake
- [llvm] r217138 - AArch64: fix big-endian immediate materialisation
Asiri Rathnayake
- [PATCH] [AArch64 BE] Emission of BUILD_VECTORs can be incorrect in BE mode - bic, orr
Asiri Rathnayake
- [PATCH] Add support for nonnull metadata on Loads
Philip Reames
- [PATCH] fix bug where sys::Wait could wait on wrong pid
Daniel Reynaud
- [llvm] r216345 - X86 intrinsics table - simplifies intrinsics lowering.
Juergen Ributzka
- [llvm] r216947 - [FastISel] Provide the option to skip target-independent instruction selection. NFC.
Juergen Ributzka
- [llvm] r216955 - [FastISel][AArch64] Move over to target-dependent instruction selection only.
Juergen Ributzka
- [llvm] r216984 - [FastISel][AArch64] Use a new helper function to determine if a value type is supported. NFCI.
Juergen Ributzka
- [llvm] r216985 - [FastISel][AArch64] Use the target-dependent selection code for shifts first.
Juergen Ributzka
- [llvm] r216981 - [CFLAA] LLVM_CONSTEXPR -> const
Juergen Ributzka
- [llvm] r217007 - [FastISel][AArch64] Add target-dependent instruction selection for Add/Sub.
Juergen Ributzka
- [llvm] r217005 - Replace printf with outs() <<
Juergen Ributzka
- [llvm] r216345 - X86 intrinsics table - simplifies intrinsics lowering.
Juergen Ributzka
- [llvm] r217019 - Reapply r216805 "[MachineCombiner][AArch64] Use the correct register class for MADD, SUB, and OR.""
Juergen Ributzka
- [llvm] r216345 - X86 intrinsics table - simplifies intrinsics lowering.
Juergen Ributzka
- [llvm] r217054 - [FastISel][AArch64] Move unconditional branch handling into 'SelectBranch'. NFC.
Juergen Ributzka
- [llvm] r217060 - [FastISel] Some long overdue spring cleaning of FastISel.
Juergen Ributzka
- [llvm] r217074 - [FastISel] Rename public visible FastISel functions. NFC.
Juergen Ributzka
- [llvm] r217075 - [FastISel][tblgen] Rename tblgen generated FastISel functions. NFC.
Juergen Ributzka
- [llvm] r217118 - [FastISel][AArch64] Add target-specific lowering for logical operations.
Juergen Ributzka
- [llvm] r217119 - [FastISel][AArch64] Cleanup and simplify 'fastSelectInstruction'. NFC.
Juergen Ributzka
- [llvm] r217120 - Revert r216803 "[MachineSinking] Clear kill flag of all operands at all their uses."
Juergen Ributzka
- [PATCH] Select elimination pass
Juergen Ributzka
- [llvm] r217131 - X86 Intrinsics table - changed to a static table sorted by intrinsic id.
Juergen Ributzka
- [PATCH] [MachineSinking] Conservatively clear kill flags after coalescing.
Juergen Ributzka
- [PATCH] [MachineSinking] Conservatively clear kill flags after coalescing.
Juergen Ributzka
- [PATCH] [MachineSinking] Conservatively clear kill flags after coalescing.
Juergen Ributzka
- [llvm] r217128 - Add a DWARFContext& member in DWARFUnit.
Frederic Riss
- [llvm] r217129 - Add DWARFFormValue::getAsBlock() and add FC_Flag as an acceptable class for an unsigned constant.
Frederic Riss
- [llvm] r217130 - Rename DWARFContext::getLineTableForCompileUnit to getLineTableForUnit.
Frederic Riss
- [llvm] r217132 - Fix build faliure introduced by r217129.
Frederic Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frederic Riss
- [PATCH] [dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()
Frederic Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frederic Riss
- [PATCH] [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
Frederic Riss
- [llvm] r217182 - [dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()
Frederic Riss
- [PATCH] [dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()
Frederic Riss
- [llvm] r217183 - Revert "[dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()"
Frederic Riss
- [llvm] r217186 - [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
Frederic Riss
- [PATCH] [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
Frederic Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frederic Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frederic Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frederic Riss
- [llvm] r217231 - Reapply "[dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()"
Frederic Riss
- [llvm] r217232 - [dwarfdump] Dump DW_AT_(decl|call)_line attribute values as decimal values.
Frederic Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frederic Riss
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
Frederic Riss
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
Frederic Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frederic Riss
- Add DWARFContext member and accessor to DWARFUnit
Frédéric Riss
- Add DWARFFormValue::getAsBlockData(), getAsBlockSize() and getAsFlag().
Frédéric Riss
- [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
Frédéric Riss
- Add DWARFFormValue::getAsBlockData(), getAsBlockSize() and getAsFlag().
Frédéric Riss
- Add DWARFContext member and accessor to DWARFUnit
Frédéric Riss
- [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
Frédéric Riss
- Add DWARFFormValue::getAsBlockData(), getAsBlockSize() and getAsFlag().
Frédéric Riss
- Rename DWARFContext::getLineTableForCompileUnit to getLineTableForUnit.
Frédéric Riss
- [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
Frédéric Riss
- Rename DWARFContext::getLineTableForCompileUnit to getLineTableForUnit.
Frédéric Riss
- Add DWARFContext member and accessor to DWARFUnit
Frédéric Riss
- Add DWARFFormValue::getAsBlockData(), getAsBlockSize() and getAsFlag().
Frédéric Riss
- Add DWARFFormValue::getAsBlockData(), getAsBlockSize() and getAsFlag().
Frédéric Riss
- [llvm] r217128 - Add a DWARFContext& member in DWARFUnit.
Frédéric Riss
- [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
Frédéric Riss
- [llvm] r217128 - Add a DWARFContext& member in DWARFUnit.
Frédéric Riss
- [ dwarfdump ] Add symbolic dump of known DWARF attribute values.
Frédéric Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frédéric Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frédéric Riss
- [llvm] r217183 - Revert "[dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()"
Frédéric Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frédéric Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frédéric Riss
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frédéric Riss
- [RFC][PATCH] Keep un-canonicalized template types in the debug information
Frédéric Riss
- [RFC][PATCH] Keep un-canonicalized template types in the debug information
Frédéric Riss
- [llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile
Robinson, Paul
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Robinson, Paul
- [PATCH] Define ELAST in libcxx's config header on FreeBSD
Jon Roelofs
- [zorg] r216974 - Add a builder for single threaded libcxx+libcxxabi
Jonathan Roelofs
- [zorg] r217265 - Clean up libcxx-libcxxabi-singlethreaded-x86_64-linux-debian so that it passes the feature flags to lit
Jonathan Roelofs
- [PATCH] ARM Unwind syntax in libcxxabi
Jonathan Roelofs
- [llvm] r216826 - Teach llvm-bcanalyzer to use one stream's BLOCKINFO to read another stream.
Jordan Rose
- [llvm] r213396 - MergedLoadStoreMotion pass
Chad Rosier
- [PATCH] Select elimination pass
Chad Rosier
- [PATCH] [Reassocate] Add support for vector instructions.
Chad Rosier
- [llvm] r217292 - [docs] Document what "NFC" means in a commit message.
Chad Rosier
- [llvm] r217292 - [docs] Document what "NFC" means in a commit message.
Chad Rosier
- [PATCH] [AArch64] Override useAA and remove unneeded edges in the scheduling graph. (Phabricator)
Chad Rosier
- [PATCH] [X86] Allow atomic operations using immediates to avoid using a register
Nadav Rotem
- [PATCH] Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802)
Nadav Rotem
- [PATCH] Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802)
Nadav Rotem
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
Moritz Roth
- Improve FMA folding
Olivier H Sallenave
- Improve FMA folding
Olivier H Sallenave
- [llvm] r216910 - Fix left shifts of negative integers in AArch64 InstPrinter/Disassembler
Alexey Samsonov
- [llvm] r216915 - Fix left shifts by too large exponents in MCParser
Alexey Samsonov
- [PATCH] Fix downcasts of unaligned empty/tombstone DenseMap keys for DenseMap<AssertVH<T>, Foo>.
Alexey Samsonov
- [llvm] r216917 - Fix signed integer overflow in PPCInstPrinter.
Alexey Samsonov
- [llvm] r216920 - Fix left shifts of negative values in MipsDisassembler.
Alexey Samsonov
- [llvm] r217058 - Fix downcasts of unaligned empty/tombstone DenseMap keys for DenseMap<AssertVH<T>, Foo>.
Alexey Samsonov
- [compiler-rt] r217079 - Fix fast stack unwind on ARM to support code generated with GCC.
Alexey Samsonov
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Alexey Samsonov
- [compiler-rt] r217079 - Fix fast stack unwind on ARM to support code generated with GCC.
Alexey Samsonov
- [compiler-rt] r217111 - Fixup test case after r217079
Alexey Samsonov
- Add DWARFContext member and accessor to DWARFUnit
Alexey Samsonov
- Rename DWARFContext::getLineTableForCompileUnit to getLineTableForUnit.
Alexey Samsonov
- [PATCH] Intercept _exit() for sanitizers' needs on FreeBSD
Alexey Samsonov
- [PATCH] [ASan] Introduce the dump_instruction_bytes flag to print the faulting instruction upon SIGSEGV
Alexey Samsonov
- [PATCH] [ASan] Introduce the dump_instruction_bytes flag to print the faulting instruction upon SIGSEGV
Alexey Samsonov
- [llvm] r217065 - unique_ptrify a bunch of stuff through RuntimeDyld::loadObject
Alexey Samsonov
- [compiler-rt] r217137 - [ASan] allow deadly signals to be received in signal handlers
Alexey Samsonov
- [PATCH] [ASan] Introduce the dump_instruction_bytes flag to print the faulting instruction upon SIGSEGV
Alexey Samsonov
- [PATCH] [UBSan] Adding support of MIPS32
Alexey Samsonov
- [compiler-rt] r217194 - [ASan] Remove the call to GetPageSizeCached from fast path of FastPoisonShadow
Alexey Samsonov
- [llvm] r217217 - [CMake] Add -fno-sanitize=function to UBSan bootstrap
Alexey Samsonov
- [llvm] r217270 - [DWARF parser] Fix nasty memory corruption in .dwo files handling.
Alexey Samsonov
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [PATCH] Enable sanitizers' libignore on FreeBSD
Alexey Samsonov
- [PATCH] Intercept sigfillset() and sigemptyset() for sanitizers needs on FreeBSD
Alexey Samsonov
- [PATCH] Do not assume RLIM_INFINITY is always (rlim_t)-1in sanitizers code
Alexey Samsonov
- [PATCH] Support building tsan_test_util_linux.cc on FreeBSD
Alexey Samsonov
- [compiler-rt] r217079 - Fix fast stack unwind on ARM to support code generated with GCC.
Alexey Samsonov
- [PATCH] Do not link the dyndd runtime library against libdl on FreeBSD
Alexey Samsonov
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
Alexey Samsonov
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
Alexey Samsonov
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
Alexey Samsonov
- [compiler-rt] r217284 - Use "-gline-tables-only" instead of "-g" in sanitizer test suites.
Alexey Samsonov
- [llvm] r217294 - Fix right shift by 64 bits detected on CXX/lex/lex.literal/lex.ext/p4.cpp
Alexey Samsonov
- [PATCH] [docs] Mention character array constants in docs/LangRef.rst
Daniel Sanders
- [PATCH] [mips] Mark aggregates returned in registers with the 'inreg' attribute.
Daniel Sanders
- [PATCH] [mips] Don't cache IsO32 and IsFP64 in MipsTargetLowering::MipsCC
Daniel Sanders
- [PATCH] [mips] Move MipsTargetLowering::MipsCC::regSize() to MipsSubtarget::getGPRSizeInBytes()
Daniel Sanders
- [llvm] r217255 - [mips] Marked the Trap-on-Condition instructions as Mips II
Daniel Sanders
- [llvm] r217032 - Fix configure and make build of llvm examples.
Iain Sandoe
- [llvm] r216982 - Reinstate "Nuke the old JIT."
Iain Sandoe
- [llvm] r216880 - ARM] Add Thumb-2 code size optimization regression test for BIC.
Tilmann Scheller
- [llvm] r216881 - [ARM] Add Thumb-2 code size optimization regression test for EOR.
Tilmann Scheller
- Optimizing redundant load away
Tilmann Scheller
- [PATCH] [InstCombine] Attempt to eliminate redundant loads whose addresses are dependent on the result of a select instruction.
Tilmann Scheller
- [PATCH] [InstCombine] Attempt to eliminate redundant loads whose addresses are dependent on the result of a select instruction.
Tilmann Scheller
- [llvm] r217133 - [GVN] Format variable name.
Tilmann Scheller
- [PATCH] [InstCombine] Attempt to eliminate redundant loads whose addresses are dependent on the result of a select instruction.
Tilmann Scheller
- [PATCH] [Power] Use AtomicExpandPass for fence insertion, and use lwsync where appropriate
Bill Schmidt
- [PATCH] [Power] Use AtomicExpandPass for fence insertion, and use lwsync where appropriate
Bill Schmidt
- [PATCH] add a convenience method to copy wrapping, exact, and fast-math flags (NFC)
Arnold Schwaighofer
- [SLP Vectorizer]Generate extract for in-tree uses if the use is scalar operand in vectorized instruction
Arnold Schwaighofer
- [SLP Vectorizer]Generate extract for in-tree uses if the use is scalar operand in vectorized instruction
Arnold Schwaighofer
- [llvm] r216972 - [asan] Assign a low branch weight to ASan's slow path, patch by Jonas Wagner. This speeds up asan (at least on SPEC) by 1%-5% or more. Also fix lint in dfsan.
Kostya Serebryany
- [PATCH] Assign a low branch weight to ASan's slow path.
Kostya Serebryany
- [llvm] r216861 - DebugInfo: Elide lexical scopes which only contain other (inline or lexical) scopes.
Kostya Serebryany
- [llvm] r210266 - [asancov] Fix coverage line info some more.
Kostya Serebryany
- [llvm] r217098 - [asan] add -asan-coverage=3: instrument all blocks and critical edges.
Kostya Serebryany
- [compiler-rt] r217101 - [asan] remove debug print
Kostya Serebryany
- [llvm] r217106 - [asan] fix debug info produced for asan-coverage=2
Kostya Serebryany
- [llvm] r210266 - [asancov] Fix coverage line info some more.
Kostya Serebryany
- [llvm] r217106 - [asan] fix debug info produced for asan-coverage=2
Kostya Serebryany
- [compiler-rt] r217177 - [asan] trying to de-flake new_array_cookie_uaf_test.cc
Kostya Serebryany
- [PATCH] [UBSan] Adding support of MIPS32
Kostya Serebryany
- [PATCH] [UBSan] Adding support of MIPS32
Kostya Serebryany
- [compiler-rt] r217215 - [asan] relax the assertion around array cookie load; still need to extract a reproducer where this assertion fails...
Kostya Serebryany
- [PATCH] [AArch64] Override useAA and remove unneeded edges in the scheduling graph. (Phabricator)
Sanjin Sijaric
- [PATCH] [AArch64] Override useAA and remove unneeded edges in the scheduling graph. (Phabricator)
Sanjin Sijaric
- [PATCH] [AArch64] Override useAA and remove unneeded edges in the scheduling graph. (Phabricator)
Sanjin Sijaric
- [llvm] r216918 - unique_ptrify PBQPBuilder::build
Sean Silva
- [llvm] r216983 - Nuke MCAnalysis.
Sean Silva
- [llvm] r217047 - Update to not depend on "llvm-objdump -d -symbolize".
Sean Silva
- [llvm] r216345 - X86 intrinsics table - simplifies intrinsics lowering.
Sean Silva
- [llvm] r216345 - X86 intrinsics table - simplifies intrinsics lowering.
Sean Silva
- [llvm] r217292 - [docs] Document what "NFC" means in a commit message.
Sean Silva
- [llvm] r217292 - [docs] Document what "NFC" means in a commit message.
Sean Silva
- [PATCH] Implement getNoopForMachoTarget for SPARC
Brad Smith
- [PATCH] Implement getNoopForMachoTarget for SPARC
Brad Smith
- [PATCH] Implement getNoopForMachoTarget for SPARC
Brad Smith
- [PATCH] Implement getNoopForMachoTarget for SPARC
Brad Smith
- [PATCH] Cleaning up remaining static initializers in Signals.inc
Duncan Exon Smith
- [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check
Duncan P. N. Exon Smith
- [Patch] Use uintptr_t instead of ptr comparisons in BumpPtrAllocator (Was: Re: [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check)
Duncan P. N. Exon Smith
- [PATCH] cmake: Remove check for files not in build list.
Duncan P. N. Exon Smith
- [PATCH] cmake: Remove check for files not in build list.
Duncan P. N. Exon Smith
- [llvm] r215870 - Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size."
Duncan P. N. Exon Smith
- [llvm] r215962 - [X86, X87 stackifier] Do not mark an operand of a debug instruction as kill.
Duncan P. N. Exon Smith
- [llvm] r216043 - Constants.h: Fix possible typo in r216015. [-Wdocumentation]
Duncan P. N. Exon Smith
- [llvm] r215870 - Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size."
Duncan P. N. Exon Smith
- [llvm] r216005 - Fix a pair of use after free. Should bring the bots back.
Duncan P. N. Exon Smith
- [llvm] r216005 - Fix a pair of use after free. Should bring the bots back.
Duncan P. N. Exon Smith
- [patch] Pass a MemoryBufferRef when we can avoid taking ownership
Duncan P. N. Exon Smith
- [llvm] r216821 - Add a test for converting ArrayRef<T *> to ArrayRef<const T *>.
Duncan P. N. Exon Smith
- [polly] r216842 - Use range based for loops
Duncan P. N. Exon Smith
- [PATCH] Cleaning up remaining static initializers in Signals.inc
Duncan P. N. Exon Smith
- [Patch] Use uintptr_t instead of ptr comparisons in BumpPtrAllocator (Was: Re: [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check)
Duncan P. N. Exon Smith
- [RFC][PATCH] Keep un-canonicalized template types in the debug information
Duncan P. N. Exon Smith
- [PATCH] Fix downcasts of unaligned empty/tombstone DenseMap keys for DenseMap<AssertVH<T>, Foo>.
Richard Smith
- [PATCH] Add ability for can_write to indicate why the file is not writable
Richard Smith
- [PATCH] Add ability for can_write to indicate why the file is not writable
Richard Smith
- [PATCH] Fold together repeated tests for divisibility by constants
Richard Smith
- [PATCH] Add ability for can_write to indicate why the file is not writable
Richard Smith
- [PATCH] Add ability for can_write to indicate why the file is not writable
Richard Smith
- [PATCH] Implement getNoopForMachoTarget for SPARC
Joerg Sonnenberger
- [llvm] r216905 - Replace -use-init-array with -use-ctors.
Joerg Sonnenberger
- [llvm] r216905 - Replace -use-init-array with -use-ctors.
Joerg Sonnenberger
- [llvm] r217034 - Document !and. Fix !shl and friends -- they provide binary operations.
Joerg Sonnenberger
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Joerg Sonnenberger
- [llvm] r215343 - In LVI(Lazy Value Info), originally value on a BB can only be caculated once,
Joerg Sonnenberger
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Joerg Sonnenberger
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Joerg Sonnenberger
- [PATCH] [mips] Fix the position of the .loc prologue_end directive in cases when the generated code contains DBG_VALUE instruction.
Sasa Stankovic
- [PATCH] Segfault in AArch64 backend with -g and -mbig-endian
Oliver Stannard
- [llvm] r217279 - Restore the ability to check if LLVMCreateObjectFile was successful
Bjorn Steinbrink
- [PATCH] Fix crash when looking up the addrspace of GEPs with vector types
Björn Steinbrink
- [PATCH] Restore the ability to check if LLVMCreateObjectFile was successful
Björn Steinbrink
- [PATCH] Restore the ability to check if LLVMCreateObjectFile was successful
Björn Steinbrink
- [PATCH] Restore the ability to check if LLVMCreateObjectFile was successful
Björn Steinbrink
- [PATCH] R600/SI: Add a pattern for i64 and in a branch
Tom Stellard
- [PATCH] R600/SI: Fix typos in SIInstrInfo::areLoadsFromSameBasePtr()
Tom Stellard
- [llvm] r217040 - R600/SI: Fix typos in SIInstrInfo::areLoadsFromSameBasePtr()
Tom Stellard
- [llvm] r217041 - R600/SI: Add a pattern for i64 and in a branch
Tom Stellard
- [PATCH] R600/SI: Try to keep mul on SALU
Tom Stellard
- [PATCH] R600/SI: Try to keep mul on SALU
Tom Stellard
- [PATCH] R600/SI: Fix bug in SIInstrInfo::legalizeOpWithMove()
Tom Stellard
- [PATCH] R600/SI: Clean up checks for legality of immediate operands
Tom Stellard
- [PATCH] R600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of 64-bit operations
Tom Stellard
- [PATCH 1/1] R600: Fix FROUND
Tom Stellard
- [PATCH] R600/SI: Use same complex patterns for DS atomics
Tom Stellard
- [llvm] r217248 - R600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of 64-bit operations
Tom Stellard
- [llvm] r217249 - R600/SI: Fix bug in SIInstrInfo::legalizeOpWithMove()
Tom Stellard
- [compiler-rt] r216884 - [asan] Update asan_device_setup to support Android L Preview.
Evgeniy Stepanov
- [Patch] Improvements for CMake cross compilation on OS X
Evgeniy Stepanov
- [compiler-rt] r217030 - [msan] Fix origin_history_per_stack_limit=0 behavior.
Evgeniy Stepanov
- [llvm] r217106 - [asan] fix debug info produced for asan-coverage=2
Evgeniy Stepanov
- [llvm] r210266 - [asancov] Fix coverage line info some more.
Evgeniy Stepanov
- [compiler-rt] r217140 - [msan] Make origin tracking fork-safe.
Evgeniy Stepanov
- [compiler-rt] r217142 - [msan] Fix fork test on centos-6.5.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Evgeniy Stepanov
- [llvm] r217145 - [mips] Rename MipsAsmParser functions to conform to the LLVM Coding Standards. No functional changes.
Toma Tabacu
- [llvm] r217254 - [mips] Rename data members and member functions in MipsAssemblerOptions.
Toma Tabacu
- [llvm] r217257 - [mips] Change Feature-related types from unsigned to uint64_t in MipsAsmParser. No functional changes.
Toma Tabacu
- [PATCH] [UBSan] Adding support of MIPS32
Sagar Thakur
- [PATCH] [UBSan] Adding support of MIPS32
Sagar Thakur
- [llvm] r217013 - Implement move constructor and remove copy constructor for Filter objects in FixedLenDecoderEmitter. Also remove unused copy constructor of FilterChooser.
Craig Topper
- [llvm] r217014 - Use unique_ptr to manager FilterChooser ownership.
Craig Topper
- [llvm] r217015 - Revert "Use unique_ptr to manager FilterChooser ownership."
Craig Topper
- [llvm] r217018 - Recommit "Use unique_ptr to manager FilterChooser ownership."
Craig Topper
- [llvm] r217023 - Fix ambiguous call to make_unique and clang-format.
Craig Topper
- [llvm] r217123 - Use vector constructor instead of a for loop to initialize entries.
Craig Topper
- [llvm] r216864 - Remove an errant outer loop that contains nothing but an inner loop over exactly the same elements. While no functionality is change intended (and hence there are no changes to tests), you don't want to skip this revision if bisecting for errors.
Andrew Trick
- [PATCH] Remove static initializers from MCSchedModel
Andrew Trick
- [PATCH] Remove static initializers from MCSchedModel
Andrew Trick
- Solution for memory leak in tblgen
Andrew Trick
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
Andrew Trick
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
Andrew Trick
- [PATCH] An Assumption-Tracking Pass
Andrew Trick
- [PATCH] Alignment assumptions using invariants
Andrew Trick
- [llvm] r217226 - Minor typo.
Andrew Trick
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
Andrew Trick
- [llvm] r217344 - Add an AlignmentFromAssumptions Pass
Andrew Trick
- [llvm] r217350 - Add a comment to getNewAlignmentDiff.
Andrew Trick
- [llvm] r217344 - Add an AlignmentFromAssumptions Pass
Andrew Trick
- Solution for memory leak in tblgen
Andrew Trick
- [PATCH] [ELF] Export strong defined symbol if it coalesces away a weak symbol defined in a shared library
Rui Ueyama
- [PATCH] Add CMake rules for lld-darwin
Rui Ueyama
- [PATCH] Add CMake rules for lld-darwin
Rui Ueyama
- [PATCH] If lld binary is named "ld" on darwin system, use darwin driver
Rui Ueyama
- [lld] r217121 - Move function. No functionality change.
Rui Ueyama
- [lld] r217214 - [PECOFF] Run cvtres.exe with /machine:x64.
Rui Ueyama
- [lld] r217219 - [PECOFF] Run lib.exe with /machine:x64.
Rui Ueyama
- [lld] r217285 - FileArchive cleanup
Rui Ueyama
- [PATCH] [ELF] Export strong defined symbol if it coalesces away a weak symbol defined in a shared library
Rui Ueyama
- [lld] r217324 - Remove dead code.
Rui Ueyama
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Jan Vesely
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Jan Vesely
- [llvm] r217154 - build/cmake: Fix CMP0023 warning with libffi
Jan Vesely
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Jan Vesely
- [PATCH 1/1] build/cmake: Fix CMP0023 warning with libffi
Jan Vesely
- [PATCH 1/1] R600: Fix FROUND
Jan Vesely
- [llvm] r217250 - R600: Fix FROUND
Jan Vesely
- [compiler-rt] r216875 - tsan: unbreak windows build
Dmitry Vyukov
- [compiler-rt] r216878 - tsan: fix false positive related to signal handlers
Dmitry Vyukov
- [compiler-rt] r216900 - tsan: address comments in r214912
Dmitry Vyukov
- [PATCH] tsan: allocate vector clocks using slab allocator
Dmitry Vyukov
- [PATCH] tsan: allocate vector clocks using slab allocator
Dmitry Vyukov
- [compiler-rt] r216903 - tsan: restructure signal handling to allow recursive handling
Dmitry Vyukov
- [compiler-rt] r216904 - tsan: disable getpwent interceptors
Dmitry Vyukov
- [compiler-rt] r216906 - tsan: more precise handling of atexit callbacks
Dmitry Vyukov
- [compiler-rt] r217031 - tsan: handle early signals
Dmitry Vyukov
- [llvm] r217164 - Fix link to 3.5 release notes.
Nico Weber
- [dragonegg] r216958 - Creating release candidate final from release_350 branch
Bill Wendling
- [test-suite] r216959 - Creating release candidate final from release_350 branch
Bill Wendling
- [lld] r216967 - Creating release candidate final from release_350 branch
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www-releases] r217125 - Add 3.5.0 release binaries.
Bill Wendling
- [www] r217126 - Update release schedule.
Bill Wendling
- [www-releases] r217127 - Remove old warnings and placemarkers.
Bill Wendling
- [www-releases] r217188 - Fix typo.
Bill Wendling
- [www-releases] r217190 - Add binaries for Ubuntu.
Bill Wendling
- [www-releases] r217191 - Add OpenSUSE and Fedora
Bill Wendling
- [www-releases] r217218 - Update release notes.
Bill Wendling
- [www-releases] r217266 - Add 3.5 MIPS binaries.
Bill Wendling
- [www-releases] r217305 - Update PowerPC information.
Bill Wendling
- [www] r217357 - Fix links.
Bill Wendling
- [Patch] Use uintptr_t instead of ptr comparisons in BumpPtrAllocator (Was: Re: [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check)
Hans Wennborg
- [llvm] r216924 - MCSchedule.h: fix VS2012 build after r216919
Hans Wennborg
- [llvm] r216973 - BumpPtrAllocator: use uintptr_t when aligning addresses to avoid undefined behaviour
Hans Wennborg
- [Patch] Use uintptr_t instead of ptr comparisons in BumpPtrAllocator (Was: Re: [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check)
Hans Wennborg
- [llvm] r216973 - BumpPtrAllocator: use uintptr_t when aligning addresses to avoid undefined behaviour
Hans Wennborg
- [Patch] Use uintptr_t instead of ptr comparisons in BumpPtrAllocator (Was: Re: [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check)
Hans Wennborg
- [llvm] r216973 - BumpPtrAllocator: use uintptr_t when aligning addresses to avoid undefined behaviour
Hans Wennborg
- [llvm] r216973 - BumpPtrAllocator: use uintptr_t when aligning addresses to avoid undefined behaviour
Hans Wennborg
- [Patch] Use uintptr_t instead of ptr comparisons in BumpPtrAllocator (Was: Re: [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check)
Hans Wennborg
- [llvm] r217330 - BumpPtrAllocator: do the size check without moving any pointers
Hans Wennborg
- [Patch] Use uintptr_t instead of ptr comparisons in BumpPtrAllocator (Was: Re: [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check)
Hans Wennborg
- [llvm] r217331 - Try to unflake AllocatorTest.TestAlignmentPastSlab
Hans Wennborg
- [llvm] r216883 - Fix a typo in comments in r216862, NFC
Jingyue Wu
- [llvm] r216899 - Merge Extend and Shift into a UBFX
David Xu
- [PATCH] [APFloat] Fix a bug in method 'fusedMultiplyAdd' (fixes PR20832).
hfinkel at anl.gov
- [PATCH] Add note to documentation about machine node chains.
hfinkel at anl.gov
- [PATCH] Fix interference caused by fmul 2, x -> fadd x, x combine
hfinkel at anl.gov
- [PATCH] [Runtime Unrolling] use a loop to simplify the runtime unrolling prologue.
hfinkel at anl.gov
- [PATCH] Don't constant fold through zero-length fields
hfinkel at anl.gov
- [PATCH] Fix interference caused by fmul 2, x -> fadd x, x combine
hfinkel at anl.gov
- [PATCH] CFL Alias Analysis
hfinkel at anl.gov
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
hfinkel at anl.gov
- [PATCH] IndVarSimplify: Don't let LFTR compare against a poison value
hfinkel at anl.gov
- [PATCH] [Power] Use AtomicExpandPass for fence insertion, and use lwsync where appropriate
hfinkel at anl.gov
- [PATCH] An Assumption-Tracking Pass
hfinkel at anl.gov
- [PATCH] An Assumption-Tracking Pass
hfinkel at anl.gov
- [PATCH] Alignment assumptions using invariants
hfinkel at anl.gov
- [PATCH] [AArch64] Override useAA and remove unneeded edges in the scheduling graph. (Phabricator)
hfinkel at anl.gov
- [PATCH] An Assumption-Tracking Pass
hfinkel at anl.gov
- [PATCH] Ephemeral values for LLVM invariants
hfinkel at anl.gov
- [PATCH] Ephemeral values for LLVM invariants
hfinkel at anl.gov
- [PATCH] Compute known bits using invariants
hfinkel at anl.gov
- [PATCH] Compute known bits using invariants
hfinkel at anl.gov
- [PATCH] Compute known bits using invariants (addendum)
hfinkel at anl.gov
- [PATCH] Compute known bits using invariants (addendum)
hfinkel at anl.gov
- [PATCH] Compute known bits using invariants (addendum)
hfinkel at anl.gov
- [PATCH] Alignment assumptions using invariants
hfinkel at anl.gov
- [PATCH] Use invariants in LazyValueInfo
hfinkel at anl.gov
- [PATCH] Use invariants in LazyValueInfo
hfinkel at anl.gov
- [PATCH] Check for all known bits on ret in InstCombine
hfinkel at anl.gov
- [PATCH] Use invariants in ScalarEvolution
hfinkel at anl.gov
- [PATCH] Use invariants in ScalarEvolution
hfinkel at anl.gov
- [PATCH] Fix PR20800: correctly calculate the offset of the subq instruction when generating compact unwind info.
kledzik at apple.com
- [PATCH] [ELF] Export strong defined symbol if it coalesces away a weak symbol defined in a shared library
kledzik at apple.com
- [PATCH] Add CMake rules for lld-darwin
kledzik at apple.com
- [PATCH] If lld binary is named "ld" on darwin system, use darwin driver
kledzik at apple.com
- [PATCH] If lld binary is named "ld" on darwin system, use darwin driver
kledzik at apple.com
- [PATCH] [ELF] Export strong defined symbol if it coalesces away a weak symbol defined in a shared library
kledzik at apple.com
- [PATCH] Added InstCombine transform for pattern "(A & B) ^ ((A ^ C) | B) -> (~A)".
sonam kumari
- [PATCH] Added InstCombine transform for pattern " ( ( A ^ B ) ^ ( ( ~A ) | B ) -> ( A | ( ~ B ) ) ".
sonam kumari
- Solution for memory leak in tblgen
wuhui1973
- Solution for memory leak in tblgen
wuhui1973
- Solution for memory leak in tblgen
wuhui1973
- [SLP Vectorizer]Generate extract for in-tree uses if the use is scalar operand in vectorized instruction
yijiang
Last message date:
Sun Sep 7 23:48:39 PDT 2014
Archived on: Tue Aug 4 17:11:44 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).