The Week Of Monday 6 April 2015 Archives by date
Starting: Mon Apr 6 00:16:06 PDT 2015
Ending: Sun Apr 12 22:02:50 PDT 2015
Messages: 1162
- [PATCH] [SLSR] consider &B[S << i] as &B[(1 << i) * S]
Sanjoy Das
- [PATCH] [lld][ELF][ARM] Mapping symbols for PLT entries
Denis Protivensky
- [PATCH] New "strict_string_checks" run-time flag
Dmitry Vyukov
- [lld] r234144 - [AArch64] Fix error in AARCH64_ADR_GOT_PAGE handler
Denis Protivensky
- [compiler-rt] r234145 - tsan: fix munmap interceptor
Dmitry Vyukov
- [PATCH] Handling store to invariant address in LAA
Ashutosh Nema
- [llvm] r234126 - [opaque pointer type] The last of the GEP IRBuilder API migrations
Hal Finkel
- [compiler-rt] r234147 - [ASan] Do not print thread IDs and stacks for unknown threads.
Alexander Potapenko
- [PATCH] Fix memory leak in lib/Support/DynamicLibrary.cpp wrap OpenedHandles in llvm::ManagedStatic<>
Pavel Karneliuk
- [PATCH] New "strict_string_checks" run-time flag
Maria Guseva
- [llvm] r234126 - [opaque pointer type] The last of the GEP IRBuilder API migrations
Hal Finkel
- [PATCH] [DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Simon Pilgrim
- [compiler-rt] r234148 - Add hard float versions of FP to LL conversions
Sergey Dmitrouk
- [PATCH] Add hard float versions of floating point to long long conversions
Sergey Dmitrouk
- [compiler-rt] r234150 - [ASan] Unify handling of loaded modules between POSIX and Windows
Timur Iskhodzhanov
- [PATCH] [ASan/Win] Unify handling of loaded modules between POSIX and Windows
Timur Iskhodzhanov
- [compiler-rt] r234151 - Minor follow-up fix to r234150
Timur Iskhodzhanov
- [PATCH] [X86][SSE] Use (V)PINSRB for direct byte insertion in 16i8 buildvector on SSE4.1 targets
Simon Pilgrim
- [lld] r234153 - [Mips] Reformat the code with clang-format
Simon Atanasyan
- [lld] r234154 - [Mips] Replace MipsRelocationHandler::readAddend() by a regular function
Simon Atanasyan
- [lld] r234155 - [Mips] Remove redundant non-template MipsRelocationHandler class
Simon Atanasyan
- [lld] r234156 - [ELF] Remove redundant forward class declarations
Simon Atanasyan
- [lld] r234157 - [ELF] Use override keyword instead of virtual
Simon Atanasyan
- [llvm] r234158 - Test commit. Improve comments in APInt. NFC.
Pawel Bylica
- [compiler-rt] r233918 - [ASan/Win] Minor improvements towards enabling coverage
Timur Iskhodzhanov
- [PATCH] [LinkerScript] Handle symbols defined in linker scripts in case of shared lib
Simon Atanasyan
- [PATCH] [X86, SSE] instcombine common cases of insertps intrinsics into shuffles
Simon Pilgrim
- [llvm] r234159 - Don't use -ffunction-sections -fdata-sections on debug builds.
Rafael Espindola
- [llvm] r234126 - [opaque pointer type] The last of the GEP IRBuilder API migrations
David Blaikie
- [llvm] r234159 - Don't use -ffunction-sections -fdata-sections on debug builds.
David Blaikie
- [llvm] r234160 - Don't pass -O3 to the linker in debug builds.
Rafael Espindola
- [PATCH] [X86][XOP] Added support for the lowering of 128-bit vector shifts to XOP shift instructions
Simon Pilgrim
- [llvm] r234161 - Disable all link optimizations in a debug build.
Rafael Espindola
- [PATCH] [LinkerScript] Handle symbols defined in linker scripts in case of shared lib
Rafael Auler
- [PATCH] [X86][XOP] Add support for the matching of the VPCMOV bit select instruction
Simon Pilgrim
- [llvm] r234159 - Don't use -ffunction-sections -fdata-sections on debug builds.
Rafael Espíndola
- [lld] r234162 - [ELF] Use override keyword instead of virtual
Simon Atanasyan
- [lld] r234163 - [LinkerScript] Handle symbols defined in linker scripts in case of shared lib
Simon Atanasyan
- [PATCH] Fix 'leading zeros' caveat of StringRef::compare_numeric()
Sanne Wouda
- [llvm] r234165 - Be consistent when deciding if a relocation is needed.
Rafael Espindola
- [llvm] r234159 - Don't use -ffunction-sections -fdata-sections on debug builds.
David Blaikie
- [llvm] r234159 - Don't use -ffunction-sections -fdata-sections on debug builds.
Rafael Espíndola
- [PATCH] Replace the `createImplicitFiles` method return type with `void`
Simon Atanasyan
- [PATCH] bugpoint Enhancement.
JF Bastien
- [patch] Use a comma after the unique keyword
Rafael Espíndola
- [lld] r234167 - [Mips] Guard modification of register usage masks by mutex
Simon Atanasyan
- [llvm] r234168 - Removing a spurious space; NFC.
Aaron Ballman
- [llvm] r234169 - Remove unnecessary uses of AliasedSymbol.
Rafael Espindola
- [PATCH] Fix memory leak in lib/Support/DynamicLibrary.cpp wrap OpenedHandles in llvm::ManagedStatic<>
David Blaikie
- [llvm] r234171 - fix typos; NFC
Sanjay Patel
- [PATCH] [SLSR] consider &B[S << i] as &B[(1 << i) * S]
Jingyue Wu
- [lld] r234115 - [Mips] Support writing .MIPS.options section into the linked file
Aaron Ballman
- [lld] r234115 - [Mips] Support writing .MIPS.options section into the linked file
Simon Atanasyan
- [patch] Use a comma after the unique keyword
Eric Christopher
- [llvm] r234174 - Use a comma after the unique keyword.
Rafael Espindola
- [lld] r234115 - [Mips] Support writing .MIPS.options section into the linked file
Aaron Ballman
- [llvm] r234175 - DebugInfo: Use MDFile instead of accessing operands directly, NFC
Duncan P. N. Exon Smith
- [PATCH] [SLSR] consider &B[S << i] as &B[(1 << i) * S]
Mark Heffernan
- [PATCH] [DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Quentin Colombet
- [llvm] r234177 - Verifier: Check composite type template params
Duncan P. N. Exon Smith
- [PATCH] [DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Simon Pilgrim
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Ed Maste
- [llvm] r234179 - [DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Simon Pilgrim
- [llvm] r234180 - [SLSR] consider &B[S << i] as &B[(1 << i) * S]
Jingyue Wu
- [llvm] r234181 - AutoUpgrade: Remove obsolete dbg.declare/value upgrade
Duncan P. N. Exon Smith
- [PATCH] Replace the `createImplicitFiles` method return type with `void`
Rui Ueyama
- [PATCH] [DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC vector constant folding
Simon Pilgrim
- [PATCH] [SLSR] consider &B[S << i] as &B[(1 << i) * S]
Jingyue Wu
- [PATCH] [lld][ELF][ARM] Mapping symbols for PLT entries
Rui Ueyama
- [llvm] r234182 - DebugInfo: Remove dead code for accessing fields
Duncan P. N. Exon Smith
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Baptiste Daroussin
- [lld] r234144 - [AArch64] Fix error in AARCH64_ADR_GOT_PAGE handler
Rui Ueyama
- [llvm] r234183 - Metadata: Add typed array-like wrapper for MDTuple
Duncan P. N. Exon Smith
- [PATCH] [X86][SSE] Use (V)PINSRB for direct byte insertion in 16i8 buildvector on SSE4.1 targets
Quentin Colombet
- [llvm] r234185 - For llvm-objdump added support for printing Objc2 32-bit runtime meta data
Kevin Enderby
- [PATCH] Implement variable-sized alloca instrumentation (take 2).
Maxim Ostapenko
- [llvm] r234186 - DebugInfo: Remove dead DIRef::getName()
Duncan P. N. Exon Smith
- [compiler-rt] r234187 - sanitizer: new "strict_string_checks" run-time flag
Dmitry Vyukov
- [PATCH] Generation of PSAD in LoopVectorizer
James Molloy
- [llvm] r234188 - DebugInfo: Create MDTypeRef, etc., to replace DITypeRef
Duncan P. N. Exon Smith
- [PATCH] New "strict_string_checks" run-time flag
Dmitry Vyukov
- [llvm] r234189 - Add some type safety to GlobalObject/GlobalValue - they're always PointerTypes so let's type them that way.
David Blaikie
- [llvm] r234190 - Fix failure on builder llvm-clang-lld-x86_64-debian-fast as the
Kevin Enderby
- [polly] r234192 - Upgrade testcases after LLVM r234181
Duncan P. N. Exon Smith
- [PATCH] Improvements to SSA construction
Cameron Zwarich
- [llvm] r234193 - [X86][SSE] Use (V)PINSRB for direct byte insertion in 16i8 buildvector on SSE4.1 targets
Simon Pilgrim
- [PATCH] [X86][SSE] Use (V)PINSRB for direct byte insertion in 16i8 buildvector on SSE4.1 targets
Simon Pilgrim
- [llvm] r234195 - ARM: do not relax Thumb1 -> Thumb2 if only Thumb1 is available.
Tim Northover
- [llvm] r234196 - [WinEH] Don't sink allocas into child handlers
Reid Kleckner
- [PATCH] Improvements to SSA construction
Quentin Colombet
- [patch][pr22947] Use sext in fast isel
Rafael Espíndola
- [llvm] r234197 - DebugInfo: Use MDTypeRef throughout the hierarchy
Duncan P. N. Exon Smith
- [llvm] r234198 - DebugInfo: Remove dead DIType::operator DITypeRef(), NFC
Duncan P. N. Exon Smith
- [PATCH] [RuntimeDyldELF] Improve GOT support
Lang Hames
- [PATCH] [RuntimeDyldELF] Improve GOT support
Lang Hames
- [lld] r234199 - Use llvm::cast at where we don't expect a null value.
Rui Ueyama
- [PATCH] [RuntimeDyldELF] Improve GOT support
Keno Fischer
- [llvm] r234200 - DebugInfo: Add MDTypeRefArray, to replace DITypeArray
Duncan P. N. Exon Smith
- [llvm] r234201 - DebugInfo: Remove DIDescriptor::Verify()
Duncan P. N. Exon Smith
- [PATCH] [RuntimeDyldELF] Improve GOT support
Lang Hames
- [llvm] r234200 - DebugInfo: Add MDTypeRefArray, to replace DITypeArray
David Blaikie
- [lld] r234203 - Fix weird line-wrapping.
Rui Ueyama
- [llvm] r234200 - DebugInfo: Add MDTypeRefArray, to replace DITypeArray
Duncan P. N. Exon Smith
- [patch][pr22947] Use sext in fast isel
Eric Christopher
- [llvm] r234200 - DebugInfo: Add MDTypeRefArray, to replace DITypeArray
David Blaikie
- [lld] r234204 - Remove return after report_fatal_error which has noreturn attribute.
Rui Ueyama
- [patch][pr22947] Use sext in fast isel
Rafael Espíndola
- [PATCH] Improvements to SSA construction
Daniel Berlin
- [PATCH] Improvements to SSA construction
Chandler Carruth
- [PATCH] Add invoke of llvm.donothing to outlined catch and cleanup handlers to identify their personality
Reid Kleckner
- [lld] r234205 - Replace the `createImplicitFiles` method return type with `void`
Simon Atanasyan
- [PATCH] Replace the `createImplicitFiles` method return type with `void`
Simon Atanasyan
- [PATCH] AArch64: Don't lower ISD::SELECT to ISD::SELECT_CC
Tim Northover
- [PATCH] Improvements to SSA construction
Cameron Zwarich
- [llvm] r234206 - [opaque pointer type] Avoid using PointerType::getElementType when parsing IR
David Blaikie
- [PATCH] Improvements to SSA construction
Daniel Berlin
- [PATCH] Improvements to SSA construction
Cameron Zwarich
- [PATCH] Improvements to SSA construction
Chandler Carruth
- [llvm] r234220 - Move `checkInterfaceFunction` to ModuleUtils
Ismail Pazarbasi
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Joerg Sonnenberger
- [PATCH] Move `checkInterfaceFunction` to ModuleUtils
Ismail Pazarbasi
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Rui Ueyama
- [llvm] r234222 - DebugInfo: Loosen DILexicalBlock constructor
Duncan P. N. Exon Smith
- [lld] r234223 - ELF: Do not mix link-once and group sections.
Rui Ueyama
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Joerg Sonnenberger
- [patch][pr22947] Use sext in fast isel
Eric Christopher
- [llvm] r234224 - ArgPromo: Bail out earlier for varargs functions
David Blaikie
- [llvm] r234225 - Revert "DebugInfo: Loosen DILexicalBlock constructor"
Duncan P. N. Exon Smith
- [PATCH] Move `checkInterfaceFunction` to ModuleUtils
Ismail Pazarbasi
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Davide Italiano
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Davide Italiano
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Rui Ueyama
- [lld] r234240 - [GNU] Implement --enable-new-dtags/--disable-new-dtags
Davide Italiano
- [llvm] r234241 - Reapply "DebugInfo: Loosen DILexicalBlock constructor"
Duncan P. N. Exon Smith
- [llvm] r234242 - [lit] Fix running gtest type-parameterized tests on Windows
Reid Kleckner
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Davide Italiano
- [lld] r234240 - [GNU] Implement --enable-new-dtags/--disable-new-dtags
Simon Atanasyan
- [llvm] r234246 - DebugInfo: Drop confusing forwarding API from DILexicalBlockFile
Duncan P. N. Exon Smith
- [patch][pr22947] Use sext in fast isel
Rafael Espíndola
- [llvm] r234247 - [lit] Skip gtest names starting with DISABLED_
Reid Kleckner
- [patch][pr22947] Use sext in fast isel
Eric Christopher
- [PATCH] Improvements to SSA construction
Daniel Berlin
- [llvm] r234248 - DebugInfo: Reimplement DIRef<>::resolve() using TypedDebugNodeRef<>
Duncan P. N. Exon Smith
- [llvm] r234249 - Use sext in fast isel.
Rafael Espindola
- [llvm] r234250 - DebugInfo: Allow isa<> on DIDescriptor and subclasses
Duncan P. N. Exon Smith
- [patch][pr22947] Use sext in fast isel
Rafael Espíndola
- [llvm] r234251 - Fix failure on builder clang-cmake-mips where it was printing a 32-bit address
Kevin Enderby
- [PATCH] LLD: ELF: Simplify CreateELF.
Michael Spencer
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Ed Maste
- [PATCH] LLD: ELF: Remove partial class definitions of <Arch>LinkingContexts.
Michael Spencer
- [PATCH] Improvements to SSA construction
Daniel Berlin
- [lld] r234252 - Fix a very silly typo in my previous commit. I need more coffee.
Davide Italiano
- [lld] r234253 - ELF: Simplify CreateELF.
Rui Ueyama
- [PATCH] Improvements to SSA construction
Chandler Carruth
- [PATCH] Improvements to SSA construction
Daniel Berlin
- [PATCH] [lld] [LinkerScript] Handle symbols defined in linker scripts
Davide Italiano
- [llvm] r234255 - IR: Stop using DIDescriptor::is*() and auto-casting
Duncan P. N. Exon Smith
- [llvm] r234257 - Transforms: Stop using DIDescriptor::is*() and auto-casting
Duncan P. N. Exon Smith
- [llvm] r234258 - CodeGen: Stop using DIDescriptor::is*() and auto-casting
Duncan P. N. Exon Smith
- [llvm] r234259 - IR: Fix -Werror noasserts build after r234255
Duncan P. N. Exon Smith
- [PATCH] [GraphWriter] Attempt to open .dot files with xdg-open/open first
Daniel Berlin
- [PATCH] Improvements to SSA construction
Cameron Zwarich
- [PATCH] [DAGCombine] Fix bug in MergeConsecutiveStores
Akira Hatanaka
- [PATCH] Improvements to SSA construction
Daniel Berlin
- [llvm] r234262 - bindings/go: Stop using DIDescriptor::is*() and auto-casting
Duncan P. N. Exon Smith
- [llvm] r234263 - DebugInfo: Drop dead code for loose DIDescriptor construction API
Duncan P. N. Exon Smith
- [llvm] r234265 - Fix some minor abuse of C++ terminology in comments.
Richard Smith
- [PATCH] Handling store to invariant address in LAA
Adam Nemet
- [PATCH] Improvements to SSA construction
Daniel Berlin
- [PATCH] Improvements to SSA construction
Chandler Carruth
- [polly] r234266 - Fix polly build after LLVM r234263
Duncan P. N. Exon Smith
- [llvm] r234267 - IR: Rename MDSubrange::getLo() to getLowerBound()
Duncan P. N. Exon Smith
- [lld] r234269 - ELF: Do not return error from handleDefinedSymbol.
Rui Ueyama
- [PATCH] Improvements to SSA construction
Cameron Zwarich
- [lld] r234271 - ELF: Do not return error from handleUndefinedSymbol.
Rui Ueyama
- [lld] r234272 - ELF: Do not return error from handleAbsoluteSymbol.
Rui Ueyama
- [lld] r234273 - ELF: Do not return error from handle{CommonSymbol, MergeString}.
Rui Ueyama
- [llvm] r234274 - DebugInfo: Move DIFlag-related API from DIDescriptor to DebugNode
Duncan P. N. Exon Smith
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Ed Maste
- [llvm] r234275 - DebugInfo: Move DIType::is*() queries to MDType
Duncan P. N. Exon Smith
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Rui Ueyama
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Saleem Abdulrasool
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Ed Maste
- [lld] r234276 - ELF: Simplfiy ELFFile::createAtom.
Rui Ueyama
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Ed Maste
- [lld] r234277 - ELF: Move more code from createAtoms to handleGnuLinkOnceSection.
Rui Ueyama
- [lld] r234278 - Use early continue.
Rui Ueyama
- [lld] r234279 - Fix weird comment line-wrapping.
Rui Ueyama
- [PATCH] Handling store to invariant address in LAA
Nema, Ashutosh
- [lld] r234281 - ELF: Add a comment to ELFFile::findAtom.
Rui Ueyama
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Hao Liu
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Hao Liu
- [PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Hao Liu
- [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses
Hao Liu
- [llvm] r234282 - DebugInfo: Move DISubprogram::is*() queries to MDSubprogram
Duncan P. N. Exon Smith
- [llvm] r234283 - [LoopAccesses] New API to query if memchecks are necessary after partitioning
Adam Nemet
- [lld] r234284 - ELF: Minimum alignment value is 1, not 0. NFC.
Rui Ueyama
- [llvm] r234285 - DebugInfo: Remove special iterators from DIExpression
Duncan P. N. Exon Smith
- [llvm] r234286 - DebugInfo: Move DIExpression bit-piece API to MDExpression
Duncan P. N. Exon Smith
- [llvm] r234287 - DebugInfo: Move DIFlag accessors from DIVariable to MDLocalVariable
Duncan P. N. Exon Smith
- [llvm] r234288 - DebugInfo: Use DebugNodeRef in MDImportedEntity::getEntity()
Duncan P. N. Exon Smith
- [llvm] r234289 - DebugInfo: Remove DICompositeType mutation API
Duncan P. N. Exon Smith
- [llvm] r234290 - DebugInfo: Remove DITypedArray<>, replace with typedefs
Duncan P. N. Exon Smith
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Rui Ueyama
- [llvm] r234292 - Try to fix MSVC build after r234290
Duncan P. N. Exon Smith
- [lld] r234293 - [ELF] Remove redundant const_cast
Simon Atanasyan
- [PATCH] Improvements to SSA construction
Daniel Berlin
- [llvm] r234294 - Try again to fix MSVC build after r234290
Duncan P. N. Exon Smith
- [llvm] r234295 - Try a third time to fix MSVC build after r234290
Duncan P. N. Exon Smith
- [llvm] r234295 - Try a third time to fix MSVC build after r234290
Duncan P. N. Exon Smith
- [PATCH] [ELF] Simplify adding default atoms
Simon Atanasyan
- [llvm] r234298 - [Orc] Save all the x86-64 GPRs before re-entering the JIT.
Lang Hames
- [llvm] r234299 - [RuntimeDyld] Always allocate at least 1 byte for object sections in the JIT to
Lang Hames
- [lld] r234144 - [AArch64] Fix error in AARCH64_ADR_GOT_PAGE handler
Denis Protivensky
- [PATCH] [zorg] add llgo slave, builder
Andrew Wilkins
- [PATCH] [zorg] add llgo slave, builder
Andrew Wilkins
- [PATCH] [llgo] add buildbot-slave config
Andrew Wilkins
- [PATCH] Fix memory leak in lib/Support/DynamicLibrary.cpp wrap OpenedHandles in llvm::ManagedStatic<>
Pavel Karneliuk
- [lld] r234144 - [AArch64] Fix error in AARCH64_ADR_GOT_PAGE handler
Suprateeka R Hegde
- [lld] r234301 - [ARM] Add mapping symbols to PLT entries
Denis Protivensky
- [PATCH] [lld][ELF][ARM] Mapping symbols for PLT entries
Denis Protivensky
- [lld] r234302 - [ARM] Rename applyThmReloc => applyThumb32Reloc
Denis Protivensky
- 3.6.1 patch nomination: r233351 Fix PR22304
Paweł Bylica
- [lld] r234301 - [ARM] Add mapping symbols to PLT entries
Filipe Cabecinhas
- [llvm] r234242 - [lit] Fix running gtest type-parameterized tests on Windows
Evgeniy Stepanov
- [llvm] r231227 - Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers cannot handle yet.
Kristof Beyls
- [PATCH] [MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
Daniel Sanders
- [PATCH] [mips] [IAS] Allow .set assignments for already defined symbols.
Toma Tabacu
- [PATCH] [mips] Refactor saved-registers bitmask creation in MipsAsmPrinter::printSavedRegsBitmask. NFC.
Daniel Sanders
- [PATCH] [mips] [IAS] Do not generate redundant move when expanding lw/sw with symbol.
Daniel Sanders
- [PATCH] [mips][microMIPSr6] Implement mips32 to microMIPSr6 mapping support
Jozef Kolek
- [PATCH] [mips] [IAS] Add support for the BNEZL and BEQZL pseudo-instructions.
Daniel Sanders
- [PATCH] [mips] [IAS] Improve support for the LI/DLI pseudo-instructions.
Daniel Sanders
- [PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags
Joerg Sonnenberger
- [llvm] r234309 - Add test showing that MachineLICM is calculating register pressure wrong
Daniel Jasper
- [llvm] r234310 - [MachineLICM] Remove obsolete comment about not considering reg pressure.
Daniel Jasper
- [lld] r234311 - [ARM] Use getMappingAtomName in Release only
Denis Protivensky
- [lld] r234301 - [ARM] Add mapping symbols to PLT entries
Denis Protivensky
- [llvm] r234312 - [TableGen] Prevent invalid code generation when emitting AssemblerPredicate conditions.
Toma Tabacu
- [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Sagar Thakur
- [PATCH] [mips][microMIPSr6] Implement BITSWAP instruction
Jozef Kolek
- [llvm] r234313 - Clear the stub map in getSortedStubs.
Rafael Espindola
- [PATCH] [sanitizer][MIPS] Implement clone for MIPS
Sagar Thakur
- [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Ed Maste
- [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Tamas Berghammer
- [llvm] r234314 - Silencing several "enumeral and non-enumeral type in conditional expression" warnings; NFC.
Aaron Ballman
- [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Sagar Thakur
- [PATCH] [compiler-rt] Get rid of PlatformGetListOfModules
Kuba Brecka
- [llvm] r234315 - Refactor a lot of duplicated code for stub output.
Rafael Espindola
- [llvm] r234200 - DebugInfo: Add MDTypeRefArray, to replace DITypeArray
Tamas Berghammer
- [llvm] r234316 - [mips] [IAS] Allow .set assignments for already defined symbols.
Toma Tabacu
- [PATCH] [mips] [IAS] Fix negation of 32-bit immediates.
Daniel Sanders
- [PATCH] [ELF] Simplify adding default atoms
Shankar Easwaran
- [PATCH] [01/10] ELF/AArch64: Add support for R_AARCH64_ABS16
Adhemerval Zanella
- [PATCH] [compiler-rt] Get rid of PlatformGetListOfModules
Timur Iskhodzhanov
- [PATCH] [01/10] ELF/AArch64: Add support for R_AARCH64_ABS16
Shankar Easwaran
- [PATCH] [03/10] ELF/AArch64: Add support for R_AARCH64_PREL64
Adhemerval Zanella
- [PATCH] [03/10] ELF/AArch64: Add support for R_AARCH64_PREL64
Shankar Easwaran
- [PATCH] [04/10] ELF/AArch64: Add support for R_AARCH64_PREL16
Adhemerval Zanella
- [PATCH] [04/10] ELF/AArch64: Add support for R_AARCH64_PREL16
Shankar Easwaran
- [PATCH] [05/10] ELF/AArch64: Check ADR_PREL_PG_HI21 for overflow
Adhemerval Zanella
- [PATCH] [06/10] ELF/AArch64: Check linker created dynamic variables
Adhemerval Zanella
- [PATCH] [07/10] ELF/Aarch64: Internal variable cleanup
Adhemerval Zanella
- [PATCH] [08/10] ELF/Aarch64: Add R_AARCH64_ADR_GOT_PAGE and R_AARCH64_LD64_GOT_LO12_NC checks
Adhemerval Zanella
- [PATCH] [09/10] ELF/AArch64: Add tests for ADR_PREL_LO21
Adhemerval Zanella
- [PATCH] [10/10] ELF/Aarch64: Add overflow checks for relocation writes
Adhemerval Zanella
- [PATCH] Refactor and enhance FMA combine
Olivier Sallenave
- [llvm] r234200 - DebugInfo: Add MDTypeRefArray, to replace DITypeArray
Duncan P. N. Exon Smith
- [llvm] r234200 - DebugInfo: Add MDTypeRefArray, to replace DITypeArray
Tamas Berghammer
- [PATCH] [ELF] Simplify adding default atoms
Rui Ueyama
- [PATCH] [02/10] ELF/AArch64: Add support for checking PREL32 for overflow
Rui Ueyama
- [PATCH] [01/10] ELF/AArch64: Add support for R_AARCH64_ABS16
Rui Ueyama
- [PATCH] [03/10] ELF/AArch64: Add support for R_AARCH64_PREL64
Rui Ueyama
- [PATCH] [04/10] ELF/AArch64: Add support for R_AARCH64_PREL16
Rui Ueyama
- [PATCH] [05/10] ELF/AArch64: Check ADR_PREL_PG_HI21 for overflow
Rui Ueyama
- [PATCH] [06/10] ELF/AArch64: Check linker created dynamic variables
Rui Ueyama
- [PATCH] [07/10] ELF/Aarch64: Internal variable cleanup
Rui Ueyama
- [PATCH] [08/10] ELF/Aarch64: Add R_AARCH64_ADR_GOT_PAGE and R_AARCH64_LD64_GOT_LO12_NC checks
Rui Ueyama
- [PATCH] [09/10] ELF/AArch64: Add tests for ADR_PREL_LO21
Rui Ueyama
- [llvm] r234200 - DebugInfo: Add MDTypeRefArray, to replace DITypeArray
Duncan P. N. Exon Smith
- [PATCH] [10/10] ELF/Aarch64: Add overflow checks for relocation writes
Rui Ueyama
- [llvm] r234325 - Cleanup register pressure calculation in MachineLICM.
Daniel Jasper
- [PATCH] Cleanup register pressure calculation in MachineLICM
Daniel Jasper
- [llvm] r234326 - IR: Remove MDTupleTypedArrayWrapper::operator MDTuple*()
Duncan P. N. Exon Smith
- [llvm] r234329 - Workaround bot failure with explicit conversion to MDTuple*
Duncan P. N. Exon Smith
- [llvm] r234331 - Workaround continued bot failures with MDTupleTypedArrayWrapper
Duncan P. N. Exon Smith
- [PATCH] Add invoke of llvm.donothing to outlined catch and cleanup handlers to identify their personality
Andy Kaylor
- [PATCH] [MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
Pirama Arumuga Nainar
- [PATCH] [CodeGen] Don't attempt a tail-call with a non-forwarded sret.
Ahmed Bougacha
- [PATCH] This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin
- [PATCH] [ASan] Only include rpc headers if they are available.
Yury Gribov
- [PATCH] [ARM] Mark a bunch of .td Operands with type _MEMORY.
Ahmed Bougacha
- [PATCH] [sanitizer][MIPS] Implement clone for MIPS
Sergey Matveev
- [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Greg Clayton
- [llvm] r234333 - Revert "Workaround bot failure with explicit conversion to MDTuple*"
Duncan P. N. Exon Smith
- [llvm] r234334 - AArch64: Don't lower ISD::SELECT to ISD::SELECT_CC
Matthias Braun
- [PATCH] AArch64: Don't lower ISD::SELECT to ISD::SELECT_CC
Phabricator
- [PATCH] [ARM] Mark a bunch of .td Operands with type _MEMORY.
Quentin Colombet
- PATCH: R600/SI: Experimental assembler / inline assembly support
Tom Stellard
- PATCH: R600/SI: Experimental assembler / inline assembly support
Matt Arsenault
- [llvm] r234299 - [RuntimeDyld] Always allocate at least 1 byte for object sections in the JIT to
David Blaikie
- [llvm] r234335 - Revert "Try a third time to fix MSVC build after r234290"
Duncan P. N. Exon Smith
- [llvm] r234336 - [lit] Allow disabling an entire gtest suite, as is done in tsan
Reid Kleckner
- [PATCH] [DAGCombine] Fix bug in MergeConsecutiveStores
Sanjay Patel
- [PATCH] LLD: Merge MutableFile with SimpleFile
Rui Ueyama
- [PATCH] Disable Mac OS crash reporter in unittests
Pete Cooper
- [PATCH] [X86] add an exedepfix entry for movq == movlps == movlpd (refiled)
Sanjay Patel
- [PATCH] Disable Mac OS crash reporter in unittests
Reid Kleckner
- [PATCH] [AArch64] Add support for dynamically aligning stack objects
Kristof Beyls
- [llvm] r234337 - add some const to FastMathFlags getters; NFC
Sanjay Patel
- [PATCH] [ARM][Debug Info] Restore emitting of .cfi_def_cfa_offset for functions without stack frame
Sergey Dmitrouk
- [PATCH] [GlobalMerge] Look at uses to create smaller global sets.
Ahmed Bougacha
- [llvm] r234340 - DebugInfo: Remove constructors for DIRef<>
Duncan P. N. Exon Smith
- [PATCH] Disable Mac OS crash reporter in unittests
Justin Bogner
- [PATCH] Disable Mac OS crash reporter in unittests
Pete Cooper
- [PATCH] This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin
- [llvm] r234299 - [RuntimeDyld] Always allocate at least 1 byte for object sections in the JIT to
Lang Hames
- [llvm] r234299 - [RuntimeDyld] Always allocate at least 1 byte for object sections in the JIT to
David Blaikie
- [llvm] r234299 - [RuntimeDyld] Always allocate at least 1 byte for object sections in the JIT to
Aaron Ballman
- [PATCH] R600: Correctly lower CONCAT_VECTOR nodes with more than 2 operands
Tom Stellard
- [llvm] r234342 - Remove unused argument.
Rafael Espindola
- [llvm] r234343 - Enable W4 warnings by default for MSVC builds
Andrew Kaylor
- [PATCH] [03/10] ELF/AArch64: Add support for R_AARCH64_PREL64
Adhemerval Zanella
- [PATCH] [04/10] ELF/AArch64: Add support for R_AARCH64_PREL16
Adhemerval Zanella
- [PATCH] [05/10] ELF/AArch64: Check ADR_PREL_PG_HI21 for overflow
Adhemerval Zanella
- [PATCH] [05/10] ELF/AArch64: Check ADR_PREL_PG_HI21 for overflow
Adhemerval Zanella
- [PATCH] [llgo] add buildbot-slave config
Peter Collingbourne
- [llvm] r234344 - move helper function closer to use; NFC
Sanjay Patel
- [PATCH] [zorg] add llgo slave, builder
Peter Collingbourne
- [PATCH] Add invoke of llvm.donothing to outlined catch and cleanup handlers to identify their personality
Andy Kaylor
- [llvm] r234345 - Remove intermediate variables.
Rafael Espindola
- [PATCH] [06/10] ELF/AArch64: Check linker created dynamic variables
Adhemerval Zanella
- [PATCH] [06/10] ELF/AArch64: Check linker created dynamic variables
Adhemerval Zanella
- [PATCH] [AArch64] Add support for dynamically aligning stack objects
Tim Northover
- [PATCH] Disable Mac OS crash reporter in unittests
Pete Cooper
- [PATCH] [AArch64] Add support for dynamically aligning stack objects
Tim Northover
- [PATCH] Add invoke of llvm.donothing to outlined catch and cleanup handlers to identify their personality
Andy Kaylor
- [PATCH] ARM: replace branches to undefined weak functions with NOP
Leny Kholodov
- [llvm] r231227 - Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers cannot handle yet.
Tim Northover
- [PATCH] [10/10] ELF/Aarch64: Add overflow checks for relocation writes
Adhemerval Zanella
- [PATCH] [10/10] ELF/Aarch64: Add overflow checks for relocation writes
Adhemerval Zanella
- [PATCH] [ARM][Debug Info] Restore emitting of .cfi_def_cfa_offset for functions without stack frame
Tim Northover
- [PATCH] Disable Mac OS crash reporter in unittests
Reid Kleckner
- [PATCH] Intrinsic instructions that are needed by the indirect call target profiling infrastructure.
Betul Buyukkurt
- [llvm] r234346 - [WinEH] Fix xdata generation when no catch object is present
Reid Kleckner
- [PATCH] Lit parser should ignore leading whitespace in log file.
Rick Foos
- [PATCH] Lit parser should ignore leading whitespace in log file.
Rick Foos
- [PATCH] Lit parser should ignore leading whitespace in log file.
Rick Foos
- [PATCH] [10/10] ELF/Aarch64: Add overflow checks for relocation writes
Rui Ueyama
- [PATCH] R600: Custom lower f32 = SINT_TO_FP i64
Tom Stellard
- [PATCH] [zorg] Lit parser should ignore leading whitespace in log file.
Rick Foos
- [PATCH] [DAGCombine] Fix bug in MergeConsecutiveStores
Tim Northover
- [lld] r234347 - [ELF] Simplify adding default atoms
Simon Atanasyan
- [PATCH] Disable Mac OS crash reporter in unittests
Pete Cooper
- [PATCH] [LinkerScript] Handle symbols defined in linker scripts in case of shared lib
Rafael Auler
- [PATCH] Add ladder graph creation script
Daniel Berlin
- [llvm] r234349 - [bpf] fix build
Alexei Starovoitov
- [llvm] r231227 - Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers cannot handle yet.
Tom Stellard
- [llvm] r234350 - [ARM] Mark a bunch of .td Operands with type _MEMORY.
Ahmed Bougacha
- [PATCH] [ELF] Simplify adding default atoms
Simon Atanasyan
- [PATCH] [ARM] Mark a bunch of .td Operands with type _MEMORY.
Ahmed Bougacha
- [PATCH] Disable Mac OS crash reporter in unittests
Reid Kleckner
- [PATCH] LLD: Merge MutableFile with SimpleFile
Simon Atanasyan
- [llvm] r234352 - Remove dead code. NFC.
Rafael Espindola
- [PATCH] [LinkerScript] Handle symbols defined in linker scripts in case of shared lib
Simon Atanasyan
- [llvm] r234353 - Add boolean to PrintStackTraceOnErrorSignal to disable crash reporting.
Pete Cooper
- [lld] r234354 - Merge MutableFile with SimpleFile.
Rui Ueyama
- [PATCH] Disable Mac OS crash reporter in unittests
Pete Cooper
- [lld] r234356 - [ELF] Remove redundant override methods which just call base class functions
Simon Atanasyan
- [lld] r234357 - [ELF] Remove unused xxxWriter class fields
Simon Atanasyan
- [lld] r234358 - [ELF] Set `addAbsoluteAtom` and `addUndefinedAtom` functions return type to void
Simon Atanasyan
- [llvm] r234359 - Use support::endian. NFC.
Rafael Espindola
- [PATCH] [libcxx] std::codecvt - short wchar support
Oleg Ranevskyy
- [llvm] r234360 - [WinEH] Add invoke of llvm.donothing to outlined catch and cleanup handlers to identify their personality.
Andrew Kaylor
- [PATCH] [libcxx] std::codecvt - short wchar support
Oleg Ranevskyy
- [llvm] r234361 - [LoopAccesses] Allow analysis to complete in the presence of uniform stores
Adam Nemet
- [llvm] r234362 - Don't subtract the header size just to add it back.
Rafael Espindola
- [PATCH] Handling store to invariant address in LAA
Adam Nemet
- [PATCH] Add a wrapper to iterator to return the index of the iterator
Pete Cooper
- [PATCH] Add a wrapper to iterator to return the index of the iterator
David Blaikie
- [lld] r234365 - Define SimpleFile::addAtom for concrete atom types.
Rui Ueyama
- [PATCH 1/1] R600: Rely on TypeLegalizer to use divrem instead of div/rem
Jan Vesely
- [lld] r234367 - ELF: Simplify ELFFile by deriving from SimpleFile instead of File.
Rui Ueyama
- [lld] r234368 - Remove unused vectors from FileArchive.
Rui Ueyama
- [PATCH] [DAGCombine] Fix bug in MergeConsecutiveStores
Akira Hatanaka
- [lld] r234369 - MachO: Remove unused vectors from MachHeaderAliasFile. NFC.
Rui Ueyama
- [llvm] r234370 - Delete commented code. Don't repeat name in comment.
Rafael Espindola
- [PATCH] [DAGCombine] Fix bug in MergeConsecutiveStores
Akira Hatanaka
- [lld] r234371 - ELF: Minor simplification.
Rui Ueyama
- [llvm] r234372 - AArch64: disallow "fmov sD, #-0.0" during assembly.
Tim Northover
- [PATCH] [ELF] Allow customization of OutputELFWriter class
Simon Atanasyan
- [PATCH 1/1] R600: Rely on TypeLegalizer to use divrem instead of div/rem
Tom Stellard
- [llvm] r234359 - Use support::endian. NFC.
Sean Silva
- [PATCH] [ELF] Allow customization of OutputELFWriter class
Rui Ueyama
- [PATCH] [CodeGen] Combine concat_vectors(trunc(scalar), undef) -> scalar_to_vector(scalar)
Ahmed Bougacha
- [PATCH] SelectionDAG: Don't do libcall on div/rem if divrem is custom
Jan Vesely
- [PATCH] [CodeGen] Combine shuffle from concat+bitcast scalar to avoid the smaller vector type.
Ahmed Bougacha
- [PATCH] [CodeGen] Combine small-element shuffles of scalar_to_vector in terms of the wider scalar.
Ahmed Bougacha
- [PATCH] [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Eric Christopher
- [PATCH] Allow undefined symbols in shared library by default
Davide Italiano
- [PATCH] [CodeGen] Combine shuffle from concat+bitcast scalar to avoid the smaller vector type.
Ahmed Bougacha
- [llvm] r234377 - ELFObjectWriter.cpp: Prune obsolete \param since r234342. [-Wdocumentation]
NAKAMURA Takumi
- [PATCH] Allow undefined symbols in shared library by default
Davide Italiano
- [PATCH] Allow undefined symbols in shared library by default
Shankar Easwaran
- [PATCH] Allow undefined symbols in shared library by default
Ed Maste
- [PATCH] [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Akira Hatanaka
- [PATCH] [zorg] add llgo slave, builder
Andrew Wilkins
- [lld] r234378 - Allow undefined symbols in shared library by default.
Davide Italiano
- [PATCH] Allow undefined symbols in shared library by default
Davide Italiano
- [llvm] r234379 - R600/SI: Don't print offset0/offset1 DS operands when they are 0
Tom Stellard
- [llvm] r234380 - R600/SI: Add missing SOPK instructions
Tom Stellard
- [llvm] r234381 - R600/SI: Initial support for assembler and inline assembly
Tom Stellard
- [llvm] r234382 - LiveInterval: Fix computeFromMainRange() producing adjacent segments with same valno
Matthias Braun
- [lld] r234378 - Allow undefined symbols in shared library by default.
Rafael Espíndola
- [PATCH] [ELF] Allow customization of OutputELFWriter class
Shankar Kalpathi Easwaran
- [llvm] r234384 - R600/SI: Add some missing overrides
Tom Stellard
- [llvm] r234385 - Oops, didn't mean to commit my debug fprintfs
Matthias Braun
- [PATCH] [InstCombine] Refactor out OptimizeOverflowCheck. NFCI.
Sanjoy Das
- [PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Sanjoy Das
- [llvm] r234386 - [bpf] support BPF backend as shared library
Alexei Starovoitov
- [PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
David Majnemer
- [PATCH] [InstCombine] Refactor out OptimizeOverflowCheck. NFCI.
Andrew Trick
- [llvm] r234361 - [LoopAccesses] Allow analysis to complete in the presence of uniform stores
Peter Collingbourne
- [llvm] r234377 - ELFObjectWriter.cpp: Prune obsolete \param since r234342. [-Wdocumentation]
Rafael Espíndola
- [PATCH] Handling store to invariant address in LAA
Nema, Ashutosh
- [PATCH] [IR] Introduce a dereferenceable_xor_null(N) attribute.
Sanjoy Das
- [llvm] r234361 - [LoopAccesses] Allow analysis to complete in the presence of uniform stores
Adam Nemet
- [llvm] r234361 - [LoopAccesses] Allow analysis to complete in the presence of uniform stores
Nema, Ashutosh
- [llvm] r234387 - Revert "[LoopAccesses] Allow analysis to complete in the presence of uniform stores"
Adam Nemet
- [llvm] r234388 - [InstCombine] Refactor out OptimizeOverflowCheck. NFCI.
Sanjoy Das
- [PATCH] Handling store to invariant address in LAA
Adam Nemet
- [PATCH] [InstCombine] Refactor out OptimizeOverflowCheck. NFCI.
Sanjoy Das
- [PATCH] Handling store to invariant address in LAA
Nema, Ashutosh
- [PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Andrew Trick
- [PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Sanjoy Das
- [PATCH] [IR] Fix the definition of 'shl nsw'
David Majnemer
- [PATCH] Add support for the Sparc implementation-defined "ASR" registers.
James Y Knight
- [PATCH] [IR] Fix the definition of 'shl nsw'
Sanjoy Das
- [PATCH] Fix alignment checks in MergeConsecutiveStores.
James Y Knight
- [PATCH] [ELF] Allow customization of OutputELFWriter class
Simon Atanasyan
- [PATCH] [IR] Fix the definition of 'shl nsw'
David Majnemer
- [PATCH] [IR] Fix the definition of 'shl nsw'
Sanjoy Das
- [PATCH] [zorg] Lit parser should ignore leading whitespace in log file.
Galina
- [llvm] r234389 - Remove unnecessary include. NFC
Craig Topper
- [PATCH] [IR] Fix the definition of 'shl nsw'
David Majnemer
- [llvm] r234390 - Revert r234389. It really was needed but really should have been cstring instead of string.h
Craig Topper
- [PATCH] [IR] Fix the definition of 'shl nsw'
David Majnemer
- [lld] r234378 - Allow undefined symbols in shared library by default.
Simon Atanasyan
- [llvm] r234391 - [lib/Fuzzer] show how to find Heartbleed with LibFuzzer
Kostya Serebryany
- [PATCH] [IR] Fix the definition of 'shl nsw'
Sanjoy Das
- [PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Sanjoy Das
- [PATCH] [IR] Fix the definition of 'shl nsw'
Chandler Carruth
- [PATCH] [IR] Fix the definition of 'shl nsw'
David Majnemer
- [PATCH] [IR] Fix the definition of 'shl nsw'
David Majnemer
- [PATCH] [IR] Fix the definition of 'shl nsw'
David Majnemer
- [PATCH] Handling store to invariant address in LAA
Ashutosh Nema
- [PATCH] [IR] Fix the definition of 'shl nsw'
Sanjoy Das
- [PATCH] [IR] Fix the definition of 'shl nsw'
Chandler Carruth
- [PATCH] [IR] Fix the definition of 'shl nsw'
Chandler Carruth
- [PATCH] ARM: replace branches to undefined weak functions with NOP
Denis Protivensky
- [llvm] r234392 - [MachineLICM] Cleanup, remove unused parameters. NFC.
Daniel Jasper
- [llvm] r231227 - Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers cannot handle yet.
Kristof Beyls
- [PATCH] Handling store to invariant address in LAA
Adam Nemet
- [compiler-rt] r234394 - tsan: handle async signals while blocked in pthread_cond_wait
Dmitry Vyukov
- [PATCH] Handling store to invariant address in LAA
Nema, Ashutosh
- [PATCH] [mips] Support building compiler-rt with gcc.
Daniel Sanders
- [lld] r234396 - [ELF] Do not save a reference to GOTFile instance in xxxWriter classes
Simon Atanasyan
- [PATCH] [IR] Fix the definition of 'shl nsw'
Sanjoy Das
- [lld] r234378 - Allow undefined symbols in shared library by default.
Joerg Sonnenberger
- [lld] r234397 - [ELF] Remove redundant GOTFile classes
Simon Atanasyan
- [llvm] r234398 - [mips] [IAS] Remove AssemblerPredicate's from RelocPIC and RelocStatic.
Toma Tabacu
- [llvm] r234399 - [ARM][Debug Info] Restore emitting of .cfi_def_cfa_offset for functions without stack frame
Sergey Dmitrouk
- [PATCH] [ARM][Debug Info] Restore emitting of .cfi_def_cfa_offset for functions without stack frame
Sergey Dmitrouk
- [PATCH] [mips] [IAS] Rename MipsAssemblerOptions::getATRegNum to getATReg. NFC.
Toma Tabacu
- [PATCH] [mips] [IAS] Refactor the function which checks for the availability of AT. NFC.
Toma Tabacu
- [PATCH] [mips] [IAS] Rename MipsAssemblerOptions::getATRegNum to getATReg. NFC.
Toma Tabacu
- [llvm] r234400 - Write the section header in the end.
Rafael Espindola
- [PATCH] [mips][microMIPSr6] Implement CACHE and PREF instructions
Jozef Kolek
- [lld] r234378 - Allow undefined symbols in shared library by default.
Rafael Espíndola
- [PATCH] [ELF] Allow customization of OutputELFWriter class
Shankar Easwaran
- [llvm] r234381 - R600/SI: Initial support for assembler and inline assembly
Rafael Espíndola
- [llvm] r234401 - [mips] [IAS] Add support for the BNEZL and BEQZL pseudo-instructions.
Toma Tabacu
- [PATCH] [CodeGen] Combine shuffle from concat+bitcast scalar to avoid the smaller vector type.
Simon Pilgrim
- [PATCH] [ARM] Align global variables passed to memory intrinsics
John Brawn
- [PATCH] [CodeGen] Combine small-element shuffles of scalar_to_vector in terms of the wider scalar.
Simon Pilgrim
- [PATCH] [ELF] Allow customization of OutputELFWriter class
Simon Atanasyan
- [lld] r234378 - Allow undefined symbols in shared library by default.
Joerg Sonnenberger
- [lld] r234378 - Allow undefined symbols in shared library by default.
Ed Maste
- [llvm] r234404 - [jitlistener] Remove unused code
Benjamin Kramer
- [PATCH] [mips] [IAS] Improve warning for using AT with .set noat.
Toma Tabacu
- [lld] r234378 - Allow undefined symbols in shared library by default.
Rafael Espíndola
- [PATCH] Implement MUL, MUH, MULU and MUHU instructions
Zoran Jovanovic
- [llvm] r234405 - Don't repeat names in comments. NFC.
Rafael Espindola
- [llvm] r234406 - [mips] [IAS] Do not generate redundant move when expanding lw/sw with symbol.
Toma Tabacu
- [PATCH] [ELF] Allow customization of OutputELFWriter class
Shankar Easwaran
- [PATCH] [Mips] Return false for isFPCloseToIncomingSP()
Vladimir Radosavljevic
- [PATCH] Sparc: Prefer reg+reg address encoding when only one register used.
James Y Knight
- [llvm] r234408 - [mips] Update MIPS relocations list
Simon Atanasyan
- [PATCH] Add sparc_le architecture (little-endian 32-bit Sparc).
Douglas Katzman
- [zorg] r234409 - Trigger sanitizer bots on libcxx, libcxxabi, lld changes.
Sergey Matveev
- [PATCH] [mips] [IAS] Add support for the .insn directive.
Toma Tabacu
- [PATCH] [ELF] Allow customization of OutputELFWriter class
Rui Ueyama
- [PATCH] [mips] [IAS] Add support for the .insn directive.
Daniel Sanders
- [lld] r234378 - Allow undefined symbols in shared library by default.
Joerg Sonnenberger
- [PATCH] [mips] Refactor saved-registers bitmask creation in MipsAsmPrinter::printSavedRegsBitmask. NFC.
Toma Tabacu
- [compiler-rt] r234410 - [Sanitizers] Make OpenFile more portable
Timur Iskhodzhanov
- [PATCH] [compiler-rt] Get rid of PlatformGetListOfModules
Alexey Samsonov
- [PATCH] [ASan] Only include rpc headers if they are available.
Alexey Samsonov
- [PATCH] [mips] [IAS] Improve warning for using AT with .set noat.
Daniel Sanders
- [www] r234411 - More details on Khronos meeting
Tobias Grosser
- [PATCH] [docs] Update outdated ExtendingLLVM.rst
Chilledheart
- [PATCH] [SLSR] simplify ternary adds by reassociation
Jingyue Wu
- [compiler-rt] r229560 - Use lit's internal shell when running tests on Windows
Filipe Cabecinhas
- [llvm] r234412 - Don't repeat names in comments.
Rafael Espindola
- [llvm] r229841 - Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Richard Barton
- [llvm] r234413 - fixed to test features, not CPU models
Sanjay Patel
- [PATCH] [zorg] add llgo slave, builder
Galina
- [PATCH] [CodeGen] Combine small-element shuffles of scalar_to_vector in terms of the wider scalar.
Ahmed Bougacha
- [lld] r234414 - Revert "Allow undefined symbols in shared library by default."
Rui Ueyama
- [lld] r234378 - Allow undefined symbols in shared library by default.
Rui Ueyama
- [lld] r234415 - Remove unused typedefs.
Rui Ueyama
- [PATCH] [CodeGen] Combine shuffle from concat+bitcast scalar to avoid the smaller vector type.
Ahmed Bougacha
- [compiler-rt] r234418 - Move some POSIX-specific functions from sanitizer_libc.h to a new sanitizer_posix.h
Timur Iskhodzhanov
- [lld] r234419 - Remove redundant virtual on member functions marked 'override'.
David Blaikie
- [www] r234420 - Win snapshot: r234404
Hans Wennborg
- [polly] r233501 - Strip constant factors from SCoP parameters
Tobias Grosser
- [llvm] r234421 - [ARM] make vminnm/vmaxnm work with ?le, ?ge and no-nans-fp-math
Scott Douglass
- [PATCH] [ARM] make vminnm/vmaxnm work with ?le, ?ge and no-nans-fp-math
scott douglass
- [polly] r233501 - Strip constant factors from SCoP parameters
Johannes Doerfert
- [compiler-rt] r234423 - [Sanitizer RT] Get rid of internal_isatty
Timur Iskhodzhanov
- [llvm] r234424 - [LoopAccesses] Allow analysis to complete in the presence of uniform stores
Adam Nemet
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Sanjay Patel
- [PATCH] Handling store to invariant address in LAA
Adam Nemet
- [PATCH] [AArch64] Add support for dynamically aligning stack objects
Kristof Beyls
- [PATCH] Add a wrapper to iterator to return the index of the iterator
Pete Cooper
- [PATCH] [zorg] Lit parser should ignore leading whitespace in log file.
Galina
- [PATCH] Add a wrapper to iterator to return the index of the iterator
David Blaikie
- [PATCH] [CodeGen] Combine small-element shuffles of scalar_to_vector in terms of the wider scalar.
Simon Pilgrim
- [PATCH] [libcxx] std::codecvt - short wchar support
Jonathan Roelofs
- lld -- symbol resolution via indirect dependencies
Ed Maste
- [PATCH] [DAGCombine] Fix bug in MergeConsecutiveStores
Sanjay Patel
- [llvm] r234425 - Eliminate O(n^2) worst-case behavior in SSA construction
Cameron Zwarich
- [PATCH] [docs] Update outdated ExtendingLLVM.rst
Eric Christopher
- [PATCH] Refactor bitcode reader to simplify control.
Karl Schimpf
- [PATCH] [AArch64] Add support for dynamically aligning stack objects
Tim Northover
- [PATCH] Refactor bitcode reader to simplify control.
Karl Schimpf
- [PATCH] [zorg] Lit parser should ignore leading whitespace in log file.
Rick Foos
- [PATCH] Allow undefined symbols in shared library by default
Ed Maste
- [llvm] r234404 - [jitlistener] Remove unused code
Lang Hames
- [PATCH] [DAGCombine] Fix bug in MergeConsecutiveStores
Akira Hatanaka
- [PATCH] Add support to promote f16 to f32
Pirama Arumuga Nainar
- [llvm] r234426 - Remove unused variable.
Rafael Espindola
- [PATCH] Sparc: Add the alternate address space load/store instructions.
James Y Knight
- [PATCH] Sparc: Implement LDD/STD double-word load/store instructions.
James Y Knight
- [llvm] r234427 - Don't repeat names in comments.
Rafael Espindola
- [llvm] r234428 - Go bindings: make various DIBuilder arguments optional.
Peter Collingbourne
- [PATCH] [SLSR] simplify ternary adds by reassociation
Sanjoy Das
- [llvm] r234430 - [DAGCombine] Fix a bug in MergeConsecutiveStores.
Akira Hatanaka
- [PATCH] Add support to promote f16 to f32
Pirama Arumuga Nainar
- [PATCH] [DAGCombine] Fix bug in MergeConsecutiveStores
Akira Hatanaka
- [lld] r234431 - Native: Simplify expressions. NFC.
Rui Ueyama
- [lld] r234432 - Native: Use tempalte to remove duplicate code. NFC.
Rui Ueyama
- [PATCH] [SLSR] simplify ternary adds by reassociation
Jingyue Wu
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [llvm] r234433 - [WinEH] Minor bug fixes.
Andrew Kaylor
- [lld] r234434 - Native: Remove AtomArray and use atom_collection_vector instead.
Rui Ueyama
- [lld] r234435 - YAML: Remove blank class using alias template.
Rui Ueyama
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [PATCH] [CodeGen] Combine shuffle from concat+bitcast scalar to avoid the smaller vector type.
Simon Pilgrim
- [lld] r234436 - vec.data() and vec.data() + vec.size() are both safe even if the vector is empty.
Rui Ueyama
- [llvm] r234438 - Formmatting correction
Andrew Kaylor
- [llvm] r234439 - Pass -mtriple to llc to appease buildbot.
Akira Hatanaka
- [PATCH] Indirect call target profiling related profile reader/writer changes
Betul Buyukkurt
- [llvm] r234439 - Pass -mtriple to llc to appease buildbot.
Eric Christopher
- [PATCH] Some minor update in PassManager.h
Dinesh Dwivedi
- [PATCH] [libcxx] std::codecvt - short wchar support
Marshall Clow
- [lld] r234442 - Remove atom_collection_empty class.
Rui Ueyama
- [lld] r234443 - Merge atom_collection_vector with atom_collection.
Rui Ueyama
- [lld] r234444 - Replace atom_iterator with a template alias.
Rui Ueyama
- [lld] r234445 - Add begin() and end() to atom_collection that returns non-const iterators.
Rui Ueyama
- [llvm] r234446 - [LTO] do not run internalize pass from compileOptimized.
Manman Ren
- [llvm] r234439 - Pass -mtriple to llc to appease buildbot.
Akira Hatanaka
- [llvm] r234439 - Pass -mtriple to llc to appease buildbot.
Eric Christopher
- [PATCH] Patchpoint - support symbolic targets.
Philip Reames
- [llvm] r234439 - Pass -mtriple to llc to appease buildbot.
Akira Hatanaka
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Rafael Ávila de Espíndola
- [PATCH] [zorg] add llgo slave, builder
Andrew Wilkins
- [patch][rfc] Add pwrite to raw_stream
Rafael Espíndola
- [PATCH] [zorg] add llgo slave, builder
Galina
- [lld] r234450 - Separate atom_collection type into two different types. NFC.
Rui Ueyama
- [llvm] r234451 - Use option -march instead of -mtriple to avoid overconditionalizing the test.
Akira Hatanaka
- [lld] r234452 - Rename atom_collection -> AtomVector.
Rui Ueyama
- [lld] r234453 - AtomVector: Reorder member orders to use template alias in AtomRange.
Rui Ueyama
- [PATCH] Allow undefined symbols in shared library by default
Rafael Ávila de Espíndola
- [PATCH] Allow undefined symbols in shared library by default
Rui Ueyama
- [zorg] r234454 - [zorg] Lit parser should ignore leading whitespace in log file.
Rick Foos
- [PATCH] [zorg] Lit parser should ignore leading whitespace in log file.
Rick Foos
- [PATCH] [AArch64] Changes some SchedAlias to WriteRes for Cortex-A57.
Ana Pazos
- [PATCH] [AArch64] Adjusts Cortex-A57 machine model to handle zero shift.
Ana Pazos
- [patch][rfc] Add pwrite to raw_stream
Justin Bogner
- [PATCH] Fix a performance problem in gep(gep ...) merging
Wei Mi
- [llvm] r234457 - Update comment to refer to software floating point rather than
Eric Christopher
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [patch][rfc] Add pwrite to raw_stream
Duncan P. N. Exon Smith
- [patch][rfc] Add pwrite to raw_stream
Sean Silva
- [PATCH] Refactor bitcode reader to simplify control.
Rafael Ávila de Espíndola
- [patch][rfc] Add pwrite to raw_stream
Rafael Espíndola
- [PATCH] [CodeGen] Combine small-element shuffles of scalar_to_vector in terms of the wider scalar.
Ahmed Bougacha
- [PATCH] [CodeGen] Combine small-element shuffles of scalar_to_vector in terms of the wider scalar.
Ahmed Bougacha
- [zorg] r234458 - [zorg] add llgo slave, builder
Andrew Wilkins
- [patch][rfc] Add pwrite to raw_stream
Sean Silva
- [llvm] r234459 - Delete unused constructor.
Rafael Espindola
- [PATCH] [IR] Fix the definition of 'shl nsw'
Sanjoy Das
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Marcello Maggioni
- [patch][rfc] Add pwrite to raw_stream
Rafael Espíndola
- [PATCH] [CodeGen] Combine shuffle from concat+bitcast scalar to avoid the smaller vector type.
Ahmed Bougacha
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Eric Christopher
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Eric Christopher
- [llvm] r234460 - Add classof implementations to the raw_ostream classes.
Rafael Espindola
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Marcello Maggioni
- [llvm] r234461 - Use the cast machinery to remove dummy uses of formatted_raw_ostream.
Rafael Espindola
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Chandler Carruth
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Sean Silva
- [PATCH] [CodeGen] Combine concat_vectors(trunc(scalar), undef) -> scalar_to_vector(scalar)
Chandler Carruth
- [PATCH] [CodeGen] Combine shuffle from concat+bitcast scalar to avoid the smaller vector type.
Chandler Carruth
- [PATCH] Add a wrapper to iterator to return the index of the iterator
Chandler Carruth
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Eric Christopher
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Chandler Carruth
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Chandler Carruth
- [llvm] r234460 - Add classof implementations to the raw_ostream classes.
Chandler Carruth
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Eric Christopher
- [PATCH] [SLSR] simplify ternary adds by reassociation
Chandler Carruth
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Chandler Carruth
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Eric Christopher
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Chandler Carruth
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Chandler Carruth
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Eric Christopher
- [llvm] r234460 - Add classof implementations to the raw_ostream classes.
Rafael Espíndola
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Eric Christopher
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Chandler Carruth
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Eric Christopher
- [patch][rfc] Add pwrite to raw_stream
Chandler Carruth
- [llvm] r234460 - Add classof implementations to the raw_ostream classes.
Chandler Carruth
- [llvm] r234462 - [AArch64] Teach AArch64TargetLowering::getOptimalMemOpType to consider alignment
Lang Hames
- [patch][rfc] Add pwrite to raw_stream
Rafael Espíndola
- [patch][rfc] Add pwrite to raw_stream
Chandler Carruth
- [patch][rfc] Add pwrite to raw_stream
Rafael Espíndola
- [llvm] r234463 - Don't convert enum to strings just to put them in the uniquing map. Use the enum directly. Only convert to a string for printing.
Craig Topper
- [llvm] r234464 - Simplify some printing code by combining new lines onto previous strings. Don't work so hard not to print a comma on the last entry of an array.
Craig Topper
- [llvm] r234465 - Use SmallVector instead of std::vector for uniquing X86 disassembler operand sets. The number of operands is a small fixed size.
Craig Topper
- [PATCH] Divergence analysis for GPU programs
Jingyue Wu
- [PATCH] Divergence analysis for GPU programs
Jingyue Wu
- [PATCH] [libcxx] std::codecvt - short wchar support
Marshall Clow
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Michael Ilseman
- [PATCH] Divergence analysis for GPU programs
Jingyue Wu
- [PATCH] Gut InstCombiner::SimplifyMemTransfer.
Lang Hames
- [llvm] r234466 - Not all triples put _ before function names. Specify a triple to make this test pass on Linux.
Nick Lewycky
- [llvm] r234467 - [AArch64] Remove redundant -march option. Also fix a think-o from r234462.
Lang Hames
- [llvm] r234466 - Not all triples put _ before function names. Specify a triple to make this test pass on Linux.
Lang Hames
- [PATCH] Gut InstCombiner::SimplifyMemTransfer.
Chandler Carruth
- [llvm] r234466 - Not all triples put _ before function names. Specify a triple to make this test pass on Linux.
Eric Christopher
- [PATCH] Gut InstCombiner::SimplifyMemTransfer.
Lang Hames
- [llvm] r234466 - Not all triples put _ before function names. Specify a triple to make this test pass on Linux.
Lang Hames
- [PATCH] Gut InstCombiner::SimplifyMemTransfer.
Chandler Carruth
- [PATCH] Handling store to invariant address in LAA
Nema, Ashutosh
- [PATCH] Gut InstCombiner::SimplifyMemTransfer.
Lang Hames
- [compiler-rt] r234468 - [Compiler-rt][MIPS] Fix for asan test suite build on mips64/mips64el
Mohit K. Bhakkad
- [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Mohit Bhakkad
- [compiler-rt] r234470 - [ASan] Only include rpc headers if they are available.
Yury Gribov
- [PATCH] [ASan] Only include rpc headers if they are available.
Yury Gribov
- [llvm] r222748 - [InstCombine] Change LLVM To canonicalize toward the value type being
WenHan Gu (谷汶翰)
- [llvm] r234471 - [AArch64] Add support for dynamic stack alignment
Kristof Beyls
- [PATCH] [AArch64] Add support for dynamically aligning stack objects
Phabricator
- [compiler-rt] r234472 - [Sanitizer] Get rid of PlatformGetListOfModules
Kuba Brecka
- [PATCH] [compiler-rt] Get rid of PlatformGetListOfModules
Kuba Brecka
- [PATCH] [mips] Refactor saved-registers bitmask creation in MipsAsmPrinter::printSavedRegsBitmask. NFC.
Toma Tabacu
- [lld] r234473 - [ARM] Add mapping symbols to veneers
Denis Protivensky
- [lld] r234474 - [ARM] clang-format ARM sources
Denis Protivensky
- [PATCH] [compiler-rt] Merge POSIXSymbolizer and WinSymbolizer
Kuba Brecka
- [llvm] r234475 - [mips] Refactor saved-registers bitmask creation in MipsAsmPrinter::printSavedRegsBitmask. NFC.
Toma Tabacu
- [PATCH] Extend s{, n}printf custom wrappers to support '*' in the format specifiers
Lorenzo Martignoni
- [compiler-rt] r234477 - Differential Revision: http://reviews.llvm.org/D7249
Lorenzo Martignoni
- [PATCH] Extend s{, n}printf custom wrappers to support '*' in the format specifiers
Lorenzo Martignoni
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Andrea Di Biagio
- [PATCH] [ARM] Fix BXJ is undefined in AArch32.
Charlie Turner
- [polly] r234478 - Do not recommend -polly-vectorizer=polly
Tobias Grosser
- [PATCH] [CodeGen] Combine shuffle from concat+bitcast scalar to avoid the smaller vector type.
Simon Pilgrim
- [PATCH] [compiler-rt] Merge POSIXSymbolizer and WinSymbolizer
Timur Iskhodzhanov
- [compiler-rt] r234479 - Replace a hard-coded constant with a named one
Timur Iskhodzhanov
- [compiler-rt] r234481 - Introduce CloseFile to be used instead of internal_close on non-POSIX
Timur Iskhodzhanov
- [PATCH] [mips] [IAS] Add support for the .insn directive.
Toma Tabacu
- [PATCH] [msp430] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [PATCH] [arm] Distinguish the /U[qytnms]/, 'Uv', 'Q', and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [nvptx] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [compiler-rt] r234482 - Move more POSIX-specific functions to sanitizer_posix.h
Timur Iskhodzhanov
- [patch][rfc] Add pwrite to raw_stream
Rafael Espíndola
- [llvm] r234484 - Nothing inherits from the asm streamer.
Rafael Espindola
- [PATCH] [x86] Distinguish the 'o', 'v', 'X', and 'i' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [mips][microMIPSr6] Implement LSA instruction
Jozef Kolek
- [PATCH] [xcore] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [compiler-rt] r234485 - Use ReadFromFile instead of internal_read in non-POSIX code
Timur Iskhodzhanov
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
Kristof Beyls
- [patch][rfc] Add pwrite to raw_stream
Rafael Espíndola
- [PATCH] [test-suite] Add test for basic correctness of frame lowering
Kristof Beyls
- [llvm] r234486 - [ARM] support for Cortex-R4/R4F
Javed Absar
- [compiler-rt] r234487 - Use WriteToFile instead of internal_write in non-POSIX code
Timur Iskhodzhanov
- [PATCH] [AArch64] Changes some SchedAlias to WriteRes for Cortex-A57.
Chad Rosier
- [llvm] r229841 - Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Daniel Sanders
- [polly] r233501 - Strip constant factors from SCoP parameters
Tobias Grosser
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Sanjay Patel
- [compiler-rt] r234490 - Use RenameFile instead of internal_rename in non-POSIX code
Timur Iskhodzhanov
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Sanjay Patel
- [compiler-rt] r234491 - Use error_t rather than int in a couple of places where we handle files
Timur Iskhodzhanov
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Yury Gribov
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Sanjay Patel
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Sanjay Patel
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Sanjay Patel
- [compiler-rt] r234494 - [ASan/Win] Add more support for file operations
Timur Iskhodzhanov
- Superfluous dyn_cast in DISubprogram::getFunction()
Yaron Keren
- [patch][rfc] Add pwrite to raw_stream
Rafael Espíndola
- [llvm] r234425 - Eliminate O(n^2) worst-case behavior in SSA construction
Rafael Espíndola
- [llvm] r232889 - MemoryDependenceAnalysis: Don't miscompile atomics
Philip Reames
- [llvm] r233722 - [Orc][MCJIT] Remove the small code model regression tests.
Philip Reames
- [llvm] r234495 - This reverts commit r234460 and r234461.
Rafael Espindola
- [compiler-rt] r234496 - [ASan/Win] Add a test that makes sure coverage works at least in the simple cases
Timur Iskhodzhanov
- [llvm] r234497 - Use implicit calls to parent constructor. NFC.
Rafael Espindola
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Akira Hatanaka
- [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Robert Flack
- [llvm] r234498 - Don't repeat names in comments.
Rafael Espindola
- [www-pubs] r234012 - Added Mingxing Zhang's FSE 2014 paper on Anticipating Invariants.
John Criswell
- [PATCH] Update MergedLoadStoreMotion to use MemorySSA
Philip Reames
- [PATCH] [SLSR] simplify ternary adds by reassociation
Jingyue Wu
- [PATCH] [mips] [IAS] Store the expandLoadImm destination register in a variable. NFC.
Toma Tabacu
- [PATCH] Indirect call target profiling related profile reader/writer changes
Philip Reames
- [llvm] r234501 - clang-format this constructor.
Rafael Espindola
- [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Greg Clayton
- [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Greg Clayton
- [PATCH] Refactor bitcode reader to simplify control.
Karl Schimpf
- [llvm] r234502 - clang-format. NFC.
Rafael Espindola
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Philip Reames
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Sanjay Patel
- [llvm] r234504 - Misc cleanup. NFC.
Rafael Espindola
- [PATCH] Update MergedLoadStoreMotion to use MemorySSA
Daniel Berlin
- [PATCH] [DomTree] Add API forceVerifyDomTree
Philip Reames
- [llvm] r234505 - [NFC] add more comments for SLSR
Jingyue Wu
- Superfluous dyn_cast in DISubprogram::getFunction()
Duncan P. N. Exon Smith
- [llvm] r234506 - Don't repeat name in comment. NFC.
Rafael Espindola
- [llvm] r233722 - [Orc][MCJIT] Remove the small code model regression tests.
Lang Hames
- [PATCH] Update MergedLoadStoreMotion to use MemorySSA
Daniel Berlin
- [llvm] r234507 - Use a raw_svector_ostream instead of a raw_string_ostream.
Rafael Espindola
- [PATCH] [DomTree] Add API forceVerifyDomTree
Adam Nemet
- [PATCH] Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
- [PATCH] Use 'override/final' instead of 'virtual' for overridden methods
Craig Topper
- [PATCH] Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Sanjay Patel
- [PATCH] Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
- [PATCH] Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
- [llvm] r234510 - IR: Preserve use-list order by default in bitcode
Duncan P. N. Exon Smith
- [PATCH] Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
- [PATCH] Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
- [llvm] r234466 - Not all triples put _ before function names. Specify a triple to make this test pass on Linux.
Eric Christopher
- [PATCH] Add a wrapper to iterator to return the index of the iterator
Pete Cooper
- [PATCH] Indirect call target profiling related profile reader/writer changes
Justin Bogner
- [llvm] r234513 - Refactoring and enhancement to FMA combine.
Olivier Sallenave
- [PATCH] Indirect call target profiling related profile reader/writer changes
Betul Buyukkurt
- [PATCH] Replace custom written DFS walk with depth first iterator
Daniel Berlin
- [llvm] r234515 - Define a function with "... llvm::func...".
Rafael Espindola
- [PATCH] Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
- [PATCH] Use 'override/final' instead of 'virtual' for overridden methods
Eric Christopher
- [PATCH] Add test showing error in StreamingMemoryObject.setKnownObjectSize().
Karl Schimpf
- [llvm] r234518 - Revert "Refactoring and enhancement to FMA combine."
Rafael Espindola
- [llvm] r234519 - clang-format bits of code to make a followup patch easy to read.
Rafael Espindola
- [llvm] r234513 - Refactoring and enhancement to FMA combine.
Rafael Espíndola
- [PATCH] Add test showing error in StreamingMemoryObject.setKnownObjectSize().
Karl Schimpf
- Superfluous dyn_cast in DISubprogram::getFunction()
Yaron Keren
- [llvm] r234525 - Remove duplicated code and consolidate initializers.
Eric Christopher
- [llvm] r234466 - Not all triples put _ before function names. Specify a triple to make this test pass on Linux.
Eric Christopher
- [PATCH] Fix Windows path formatting when using -MD
Yung, Douglas
- [PATCH] Add direct moves to/from VSR and exploit them for FP/INT conversions
Bill Schmidt
- [PATCH] Fix Windows path formatting when using -MD
Yaron Keren
- [PATCH] Divergence analysis for GPU programs
Justin Holewinski
- [PATCH] Fix Windows path formatting when using -MD
Yung, Douglas
- [PATCH] Update MergedLoadStoreMotion to use MemorySSA
Daniel Berlin
- [PATCH] Add direct moves to/from VSR and exploit them for FP/INT conversions
Eric Christopher
- [llvm] r234529 - [AArch64][FastISel] Fix integer extend optimization.
Juergen Ributzka
- [PATCH] Simplify use of formatted_raw_ostream
Rafael Ávila de Espíndola
- [llvm] r234530 - [CodeGen] Combine concat_vector of trunc'd scalar to scalar_to_vector.
Ahmed Bougacha
- [PATCH] [CodeGen] Combine concat_vectors(trunc(scalar), undef) -> scalar_to_vector(scalar)
Ahmed Bougacha
- [PATCH] Simplify use of formatted_raw_ostream
Chandler Carruth
- Superfluous dyn_cast in DISubprogram::getFunction()
Yaron Keren
- [PATCH] Simplify use of formatted_raw_ostream
Yaron Keren
- [lld] r234534 - Update design.rst to remove a mention about round-trip tests.
Rui Ueyama
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Chandler Carruth
- [PATCH] Estimate DCE effect in heuristic for estimating complete-unroll optimization effects.
Chandler Carruth
- [PATCH] Simplify use of formatted_raw_ostream
Duncan P. N. Exon Smith
- [llvm] r234535 - Simplify use of formatted_raw_ostream.
Rafael Espindola
- [PATCH] Simplify use of formatted_raw_ostream
Rafael Ávila de Espíndola
- [PATCH] Indirect call target profiling related profile reader/writer changes
Philip Reames
- [PATCH] LLD: Remove the Native file format support
Rui Ueyama
- [PATCH] Refactor bitcode reader to simplify control.
Jan Voung
- [PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Akira Hatanaka
- [lld] r234540 - ELF: Move CreateELF() from its own file to ELFReader.h.
Rui Ueyama
- [PATCH] Fix Windows path formatting when using -MD
Sean Silva
- [PATCH] Update MergedLoadStoreMotion to use MemorySSA
Philip Reames
- [lld] r234541 - Fix undefined behavior.
Rui Ueyama
- [llvm] r234466 - Not all triples put _ before function names. Specify a triple to make this test pass on Linux.
Lang Hames
- [PATCH] Gut InstCombiner::SimplifyMemTransfer.
Lang Hames
- [PATCH] Fix Windows path formatting when using -MD
Yung, Douglas
- [PATCH] Refactor bitcode reader to simplify control.
Karl Schimpf
- [PATCH] Refactor bitcode reader to simplify control.
Karl Schimpf
- [compiler-rt] r234542 - Revert r234477, "Differential Revision: http://reviews.llvm.org/D7249"
Peter Collingbourne
- [PATCH] Add sparc_le architecture (little-endian 32-bit Sparc).
Eric Christopher
- [PATCH] New Loop Distribution pass
Adam Nemet
- [PATCH] Update MergedLoadStoreMotion to use MemorySSA
Daniel Berlin
- [PATCH] Estimate DCE effect in heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [PATCH] Estimate DCE effect in heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [PATCH] [x86] Implement combineRepeatedFPDivisors
Sanjay Patel
- [llvm] r234546 - Add LLVM support for remaining integer divide and permute instructions from ISA 2.06
Nemanja Ivanovic
- [PATCH] Fix Windows path formatting when using -MD
Sean Silva
- [PATCH] Add LLVM support for remaining integer divide and permute instructions from ISA 2.06
Nemanja Ivanovic
- [PATCH] [AArch64] Promote all/most f16 ops to f32
Ahmed Bougacha
- [lld] r234548 - Remove dead code.
Rui Ueyama
- _mm256_blend_epi16 is being cast to __m256d instead of __m256i
Romanova, Katya
- [compiler-rt] r233215 - On OS X, explicitly use libc++
Hans Wennborg
- [llvm] r234550 - [AArch64] Promote f16 operations to f32.
Ahmed Bougacha
- [PATCH] Fix Windows path formatting when using -MD
Sean Silva
- _mm256_blend_epi16 is being cast to __m256d instead of __m256i
Eric Christopher
- [lld] r234551 - ELF: Move Hexagon linker helper function to Hexagon directory.
Rui Ueyama
- [PATCH] Fix Windows path formatting when using -MD
Yung, Douglas
- [lld] r234552 - ELF: Don't use APPLY_RELOC macro.
Rui Ueyama
- [PATCH] Calculate vectorization factor using the narrowest type instead of widest type
Cong Hou
- [PATCH] LLD: Remove unused return vaules
Rui Ueyama
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Duncan P. N. Exon Smith
- [PATCH] Make updateDFSNumbers API public
Daniel Berlin
- [PATCH] Make updateDFSNumbers API public
Daniel Berlin
- [PATCH] LLD: Remove unused return vaules
Shankar Easwaran
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
hfinkel at anl.gov
- [PATCH] [AArch64] Promote all/most f16 ops to f32
Ahmed Bougacha
- [PATCH] [CodeGen] Combine concat_vectors of scalars into build_vector.
Ahmed Bougacha
- [PATCH] [CodeGen] Combine shuffle from concat+bitcast scalar to avoid the smaller vector type.
Ahmed Bougacha
- [PATCH] [CodeGen] Combine small-element shuffles of scalar_to_vector in terms of the wider scalar.
Ahmed Bougacha
- [lld] r234553 - Reapply r234378, with test fixed (by emaste).
Davide Italiano
- [PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Sanjoy Das
- [lld] r234556 - Remove unused return values.
Rui Ueyama
- [lld] r234557 - Do not use default arguments for trivial functions.
Rui Ueyama
- [lld] r234558 - Remove redundant parentheses.
Rui Ueyama
- [PATCH] Gut InstCombiner::SimplifyMemTransfer.
Hal Finkel
- [PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Andrew Trick
- [PATCH] Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
- [PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Sanjoy Das
- [PATCH] Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
- [PATCH] [msan] Allow using a MemorySanitizer instance for functions across different modules
Keno Fischer
- [llvm] r234561 - [PowerPC] Don't crash on PPC32 i64 fp_to_uint on modern cores
Hal Finkel
- [PATCH] Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
- [PATCH] Simplify n-ary adds by reassociation
Jingyue Wu
- [PATCH] [RuntimeDyld] Initial limited TLS support
Keno Fischer
- [PATCH] Simplify n-ary adds by reassociation
Jingyue Wu
- [llvm] r234566 - [WinEHPrepare] Don't rely on the order of IR
David Majnemer
- [llvm] r234567 - Divergence analysis for GPU programs
Jingyue Wu
- [PATCH] Divergence analysis for GPU programs
Jingyue Wu
- [www] r234569 - Add Khronos
Tobias Grosser
- [llvm] r234570 - [lib/Fuzzer] explain compatibility with AFL
Kostya Serebryany
- [llvm] r234571 - [lib/Fuzzer] Section: How good is my fuzzer?
Kostya Serebryany
- [PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Sanjoy Das
- [PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Andrew Trick
- [lld] r234573 - [ARM] Add skeleton for dynamic relocation pass
Denis Protivensky
- [lld] r234576 - [ARM] Remove unused variable in dynamic pass
Denis Protivensky
- [PATCH] [sanitizer][MIPS] Implement clone for MIPS
Sagar Thakur
- [PATCH] [mips] Add assembler support for the .cprestore directive.
Daniel Sanders
- [PATCH] [sanitizer][MIPS] Fix warnings on MIPS
Sagar Thakur
- [compiler-rt] r233215 - On OS X, explicitly use libc++
Alexander Potapenko
- [PATCH] [msan] Allow using a MemorySanitizer instance for functions across different modules
Evgeniy Stepanov
- [PATCH] [sanitizer][MIPS] Fix warnings on MIPS
Dmitry Vyukov
- [PATCH] [sanitizer][MIPS] Fix warnings on MIPS
Sagar Thakur
- [compiler-rt] r234579 - [sanitizer][MIPS] Fix warnings on MIPS
Dmitry Vyukov
- [PATCH] [sanitizer][MIPS] Fix warnings on MIPS
Dmitry Vyukov
- [lld] r234580 - [ARM] Improve veneer handling and introduce handlePlain method
Denis Protivensky
- [lld] r234576 - [ARM] Remove unused variable in dynamic pass
Simon Atanasyan
- [PATCH] [msan] Allow using a MemorySanitizer instance for functions across different modules
Evgeniy Stepanov
- [lld] r234576 - [ARM] Remove unused variable in dynamic pass
Denis Protivensky
- [lld] r234582 - [ARM] Replace dyn_cast with isa check
Denis Protivensky
- [llvm] r234584 - [mips] [IAS] Make the mips-expansions-bad.s test more readable. NFC.
Toma Tabacu
- [PATCH] [mips] [IAS] Implement the .asciiz directive.
Toma Tabacu
- [lld] r234585 - [ARM] Rework GOT/PLT entry generation
Denis Protivensky
- [llvm] r234586 - Reduce dyn_cast<> to isa<> or cast<> where possible.
Benjamin Kramer
- [lld] r234588 - [ARM] Implement PLT for dynamic pass
Denis Protivensky
- [llvm] r233224 - [DAGCombiner] Add support for TRUNCATE + FP_EXTEND vector constant folding
James Molloy
- [PATCH] Extend s{, n}printf custom wrappers to support '*' in the format specifiers
Lorenzo Martignoni
- [llvm] r234589 - Microoptimize DenseMap::clear.
Benjamin Kramer
- [llvm] r234593 - [AArch64] Adjusts Cortex-A57 machine model to handle zero shift.
Chad Rosier
- [llvm] r234594 - [AArch64] Changes some SchedAlias to WriteRes for Cortex-A57.
Chad Rosier
- [PATCH] [AArch64] Changes some SchedAlias to WriteRes for Cortex-A57.
Chad Rosier
- [llvm] r234595 - [mips] [IAS] Improve comments in MipsAsmParser::expandLoadImm. NFC.
Toma Tabacu
- [PATCH] [AArch64] Adjusts Cortex-A57 machine model to handle zero shift.
Chad Rosier
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Diego Novillo
- [PATCH] Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
- [PATCH] [mips] [IAS] Rename the createShiftOr function to createLShiftOri. NFC.
Toma Tabacu
- [PATCH] [mips] [IAS] Do not generate redundant ORi in createLShiftOri.
Toma Tabacu
- [llvm] r234601 - [CallSite] Make construction from Value* (or Instruction*) explicit.
Benjamin Kramer
- [PATCH] Split Mprotect into MmapNoAccess and MprotectNoAccess to be more portable
Timur Iskhodzhanov
- [PATCH] Sparc: Support PSR, TBR, WIM read/write instructions.
James Y Knight
- [PATCH] Split Mprotect into MmapNoAccess and MprotectNoAccess to be more portable
Timur Iskhodzhanov
- [llvm] r234513 - Refactoring and enhancement to FMA combine.
Olivier Sallenave
- [compiler-rt] r234602 - Split Mprotect into MmapNoAccess and MprotectNoAccess to be more portable
Timur Iskhodzhanov
- [llvm] r233224 - [DAGCombiner] Add support for TRUNCATE + FP_EXTEND vector constant folding
Simon Pilgrim
- [PATCH] [mips] Move ABI-dependent register selections to MipsABIInfo. NFC.
Daniel Sanders
- [llvm] r234603 - [PowerPC] Prefetching should also consider depth > 1 loops
Hal Finkel
- [PATCH] [mips] [IAS] Inline assemble-time shifting out of createLShiftOri. NFC.
Toma Tabacu
- [PATCH] [X86] add an exedepfix entry for movq == movlps == movlpd (refiled)
Simon Pilgrim
- [PATCH] Split Mprotect into MmapNoAccess and MprotectNoAccess to be more portable
Timur Iskhodzhanov
- [lld] r234582 - [ARM] Replace dyn_cast with isa check
David Blaikie
- [llvm] r234513 - Refactoring and enhancement to FMA combine.
Hal Finkel
- [llvm] r234601 - [CallSite] Make construction from Value* (or Instruction*) explicit.
David Blaikie
- [PATCH] [CodeGen] Combine concat_vectors of scalars into build_vector.
Simon Pilgrim
- [llvm] r234513 - Refactoring and enhancement to FMA combine.
Olivier Sallenave
- [llvm] r234601 - [CallSite] Make construction from Value* (or Instruction*) explicit.
Benjamin Kramer
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Duncan P. N. Exon Smith
- [PATCH] [mips] [IAS] Slightly improve shift instruction generation in expandLoadImm.
Toma Tabacu
- [PATCH] Split Mprotect into MmapNoAccess and MprotectNoAccess to be more portable
Alexander Potapenko
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
David Blaikie
- [PATCH] [mips] [IAS] Improve support for the LI/DLI pseudo-instructions.
Toma Tabacu
- [compiler-rt] r234604 - [ASan] Use a better name for a function parameter
Timur Iskhodzhanov
- [PATCH] Split Mprotect into MmapNoAccess and MprotectNoAccess to be more portable
Timur Iskhodzhanov
- [polly] r234605 - Drop ISL_INSTALL path
Tobias Grosser
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Adrian Prantl
- [PATCH] LLVM changes for indirect call target profiling support
Betul Buyukkurt
- [lld] r234009 - [ARM] Implementation of R_ARM_TARGET1 relocation
Simon Atanasyan
- [PATCH] [mips][microMIPSr6] Implement ADD, ADDU and ADDIU instructions
Daniel Sanders
- [PATCH] [mips][microMIPSr6] Implement BALC and BC instructions
Daniel Sanders
- [llvm] r234606 - [CallSite] Use the injected base class name. NFC.
Benjamin Kramer
- [PATCH] [mips][microMIPSr6] Implement SUB and SUBU instructions
Daniel Sanders
- [PATCH] [mips] [IAS] Rename the createShiftOr function to createLShiftOri. NFC.
Daniel Sanders
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Rick Foos
- [PATCH] [mips] [IAS] Inline assemble-time shifting out of createLShiftOri. NFC.
Daniel Sanders
- [PATCH] Improvements to SSA construction
Daniel Berlin
- [PATCH] Indirect call target profiling related profile reader/writer changes
betulb at codeaurora.org
- [lld] r234009 - [ARM] Implementation of R_ARM_TARGET1 relocation
Leny Kholodov
- [llvm] r234608 - [WinEH] Try to make outlining invokes work a little better
Reid Kleckner
- [PATCH] [mips] Move ABI-dependent register selections to MipsABIInfo. NFC.
Toma Tabacu
- [PATCH] Improvements to SSA construction
Quentin Colombet
- [PATCH] [ARM] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
- [PATCH] [AArch64] Refactor AArch64NamedImmMapper to become dependent on subtarget features.
Vladimir Sukharev
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Diego Novillo
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
David Blaikie
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Duncan P. N. Exon Smith
- [PATCH] Add direct moves to/from VSR and exploit them for FP/INT conversions
Bill Schmidt
- [PATCH] Allow memory intrinsics to be tail calls
Krzysztof Parzyszek
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Diego Novillo
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Diego Novillo
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Eric Christopher
- [llvm] r234611 - [FS] Report errors from llvm::sys::fs::rename on Windows
Reid Kleckner
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Diego Novillo
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
David Blaikie
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Duncan P. N. Exon Smith
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Diego Novillo
- [PATCH] Allow memory intrinsics to be tail calls
Duncan P. N. Exon Smith
- [PATCH] Extend s{, n}printf custom wrappers to support '*' in the format specifiers
Peter Collingbourne
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Duncan P. N. Exon Smith
- [llvm] r234615 - Have one raw_fd_ostream constructor forward to the other.
Rafael Espindola
- [llvm] r234617 - DebugInfo: Stop leaking temporaries in DIBuilder::createCompileUnit()
Duncan P. N. Exon Smith
- sanitizer-coverage vs asan_blacklist
Timur Iskhodzhanov
- [PATCH] Fix Windows path formatting when using -MD
Robinson, Paul
- [llvm] r234619 - Remember if lseek works in this FD.
Rafael Espindola
- [PATCH] WIP: AddDiscriminators: Check more carefully for equivalent locations
Diego Novillo
- [llvm] r234622 - use update_llc_test_checks.py to tighten checking
Sanjay Patel
- sanitizer-coverage vs asan_blacklist
Timur Iskhodzhanov
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Bill Schmidt
- [PATCH] Allow memory intrinsics to be tail calls
Chad Rosier
- [llvm] r234513 - Refactoring and enhancement to FMA combine.
Olivier Sallenave
- [llvm] r234513 - Refactoring and enhancement to FMA combine.
Hal Finkel
- sanitizer-coverage vs asan_blacklist
Timur Iskhodzhanov
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Marcello Maggioni
- [llvm] r234627 - Avoid spewing binary to stdout in some filetype=obj tests
Reid Kleckner
- [PATCH] Fix LLVM_OPTIMIZED_TABLEGEN CMake option
Mehdi AMINI
- [lld] r234628 - Fix minor threading issue.
Rui Ueyama
- [lld] r234580 - [ARM] Improve veneer handling and introduce handlePlain method
Rui Ueyama
- [PATCH] Fix a performance problem in gep(gep ...) merging
Quentin Colombet
- [PATCH] [x86] make reciprocal estimate code generation more flexible
Sanjay Patel
- [PATCH] CodeGenPrepare: Avoid and/or i1 in select conditions.
Michele Scandale
- [PATH][CodeGen] Fix CombineToPostIndexedLoadStore in DAGCombiner.cpp
Quentin Colombet
- [PATCH] Fix LLVM_OPTIMIZED_TABLEGEN CMake option
Chris Bieneman
- [PATCH] CodeGenPrepare: Avoid and/or i1 in select conditions.
Matthias Braun
- [PATCH] CodeGenPrepare: Avoid and/or i1 in select conditions.
Matthias Braun
- [lld] r234630 - [Mips] Fix typo in the comment
Simon Atanasyan
- [lld] r234631 - [Mips] Use std::call_once for thread safe initialization
Simon Atanasyan
- [lld] r234632 - [Mips] Replace MipsTargetHandler member function getGP() by getGPAddr()
Simon Atanasyan
- [compiler-rt] r234633 - Extend s{, n}printf custom wrappers to support '*' in the format specifiers
Lorenzo Martignoni
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Sanjay Patel
- [lld] r234634 - [Mips] Support R_MIPS_EH relocation handling
Simon Atanasyan
- [lld] r234635 - [Mips] Add -pcrel-eh-reloc command line option
Simon Atanasyan
- [PATCH] Extend s{, n}printf custom wrappers to support '*' in the format specifiers
Lorenzo Martignoni
- [lld] r234637 - ELF: Simplify assignments to "result"
Rui Ueyama
- [llvm] r234638 - [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Sanjoy Das
- [PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Sanjoy Das
- Enable the use of pwrite in the object writers.
Rafael Espíndola
- [lld] r234635 - [Mips] Add -pcrel-eh-reloc command line option
Rui Ueyama
- [lld] r234639 - [Mips] Fix broken test case
Simon Atanasyan
- [lld] r234641 - Remove the Native file format.
Rui Ueyama
- [lld] r234635 - [Mips] Add -pcrel-eh-reloc command line option
Simon Atanasyan
- [PATCH] Fix LLVM_OPTIMIZED_TABLEGEN CMake option
Mehdi AMINI
- [lld] r234635 - [Mips] Add -pcrel-eh-reloc command line option
Rui Ueyama
- [PATCH] [SLSR] handle candidate form (B + i * S)
Jingyue Wu
- [PATCH] Fix a performance problem in gep(gep ...) merging
Wei Mi
- [PATCH] Fix LLVM_OPTIMIZED_TABLEGEN CMake option
Chris Bieneman
- Enable the use of pwrite in the object writers.
Rafael Espíndola
- [lld] r234644 - Fix docs-lld-html build.
Rui Ueyama
- [lld] r234645 - Do s/_context/_ctx/g globally.
Rui Ueyama
- [lld] r234646 - Attempt to fix buildbots.
Rui Ueyama
- [PATCH] [SLSR] handle candidate form (B + i * S)
Jingyue Wu
- [llvm] r234647 - [RewriteStatepointsForGC] Limited support for vectors of pointers
Philip Reames
- [lld] r234648 - Use C++11 non-static member initialization.
Rui Ueyama
- [PATCH] Split Mprotect into MmapNoAccess and MprotectNoAccess to be more portable
H.J Lu
- [PATCH] [RewriteStatepointsForGC] Limited support for vectors of pointers
Philip Reames
- [lld] r234649 - PECOFF: Use C++11 braced init list to make Version objects.
Rui Ueyama
- [PATCH] [Inliner] Don't inline if target-cpu and target-features attribute strings don't match exactly
Akira Hatanaka
- [PATCH] [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Akira Hatanaka
- [lld] r234650 - Replace a macro with an inline function.
Rui Ueyama
- [llvm] r234651 - [RewriteStatepointsForGC] Preprocess the IR to remove unreachable blocks and single entry phis
Philip Reames
- [PATCH] [RewriteStatepointsForGC] Preprocess the IR to remove unreachable blocks and single entry phis
Philip Reames
- [PATCH] Add a "probe-stack" attribute
John Kåre Alsaker
- Enable the use of pwrite in the object writers.
Duncan P. N. Exon Smith
- Enable the use of pwrite in the object writers.
Rafael Espíndola
- [llvm] r234653 - [RewriteStatepointsForGC] Missed review comment from 234651 & build fix
Philip Reames
- [PATCH] propagate IR-level fast-math-flags to DAG nodes
Marcello Maggioni
- [llvm] r234654 - [CodeGenPrepare] Report all changes made during instruction sinking
Benjamin Kramer
- Enable the use of pwrite in the object writers.
Duncan P. N. Exon Smith
- [llvm] r234656 - [RewriteStatepointsForGC] clang-format file
Philip Reames
- [llvm] r234571 - [lib/Fuzzer] Section: How good is my fuzzer?
Sean Silva
- [PATCH] Fix LLVM_OPTIMIZED_TABLEGEN CMake option
Mehdi AMINI
- [llvm] r234657 - [RewriteStatepointsForGC] Use an actual liveness algorithm
Philip Reames
- [PATCH] [RewriteStatepointsForGC] Use an actual liveness algorithm
Philip Reames
- [PATCH] [RewriteStatepointsForGC] Use an actual liveness algorithm
Philip Reames
- [llvm] r234658 - [RewriteStatepointsForGC] test case missing from 234657
Philip Reames
- [llvm] r234659 - Generic: Make isMask_N and isShiftedMask_N consistent over 0
Tim Northover
- [llvm] r234662 - [RewriteStatepointsForGC] Use a SetVector for a worklist [NFC]
Philip Reames
- [llvm] r234663 - [WinEH] Recognize SEH finally block inserted by the frontend
Reid Kleckner
- [llvm] r234664 - [AArch64] Strengthen the code for the prologue insertion.
Quentin Colombet
- [PATCH] Fix Windows path formatting when using -MD
Sean Silva
- [PATCH] Use 'override/final' instead of 'virtual' for overridden methods
David Blaikie
- [PATCH] Fix Windows path formatting when using -MD
Yung, Douglas
- [llvm] r234665 - DebugInfo: Remove dead DIDescriptor::getDescriptorField()
Duncan P. N. Exon Smith
- [llvm] r234666 - [CodeGen] Split -enable-global-merge into ARM and AArch64 options.
Ahmed Bougacha
- [llvm] r234667 - [Statepoints] Fix a release only build failure
Philip Reames
- [PATCH] Fix LLVM_OPTIMIZED_TABLEGEN CMake option
Mehdi AMINI
- [llvm] r234669 - [Orc] Tidy up IndirectionUtils API a little, add some comments. NFC.
Lang Hames
- [llvm] r234670 - [PowerPC] Fix PPCLoopPreIncPrep for depth > 1 loops
Hal Finkel
- [llvm] r234671 - DebugInfo: Add forwarding getFilename() accessor to new hierarchy
Duncan P. N. Exon Smith
- [PATCH] [IR] Introduce a dereferenceable_xor_null(N) attribute.
Sanjoy Das
- [llvm] r234672 - DebugInfo: Remove dead DIRef friends
Duncan P. N. Exon Smith
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Amaury SECHET
- [llvm] r234673 - [Orc] Update kaleidoscope tutorial for API change in r234669.
Lang Hames
- Enable the use of pwrite in the object writers.
Chandler Carruth
- [PATCH] [Inliner] Don't inline if target-cpu and target-features attribute strings don't match exactly
Chandler Carruth
- [llvm] r234674 - DebugInfo: Rewrite atSameLineAs() as MDLocation::canDiscriminate()
Duncan P. N. Exon Smith
- [lld] r234676 - Revert r234649 "PECOFF: Use C++11 braced init list to make Version objects."
Nico Weber
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [PATCH] CodeGenPrepare: Avoid and/or i1 in select conditions.
Michele Scandale
- [PATCH] Protection against stack-based memory corruption errors using SafeStack
Peter Collingbourne
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Amaury SECHET
- [PATCH] Protection against stack-based memory corruption errors using SafeStack
Peter Collingbourne
- [llvm] r234679 - Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
- [PATCH] Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
- [PATCH] [CodeGen] Combine concat_vectors of scalars into build_vector.
Ahmed Bougacha
- [PATCH] [CodeGen] Combine concat_vectors of scalars into build_vector.
Ahmed Bougacha
- [compiler-rt] r234680 - Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
- [PATCH] [CodeGen] Combine concat_vectors of scalars into build_vector.
Chandler Carruth
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [PATCH] Fix Windows path formatting when using -MD
Yaron Keren
- [PATCH] [MachineLICM] Use newer model of register pressure sets.
Daniel Jasper
- [llvm] r234682 - Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
- [PATCH] Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
- Enable the use of pwrite in the object writers.
Justin Bogner
- [llvm] r234682 - Add direct moves to/from VSR and exploit them for FP/INT conversions
Hal Finkel
- [llvm] r234682 - Add direct moves to/from VSR and exploit them for FP/INT conversions
Hal Finkel
- [llvm] r234686 - [PowerPC] Disable part-word atomics on the P7
Hal Finkel
- [llvm] r234688 - Remove empty non-virtual destructors or mark them =default when non-public
Benjamin Kramer
- [compiler-rt] r234579 - [sanitizer][MIPS] Fix warnings on MIPS
Alexey Samsonov
- [PATCH] [compiler-rt] Merge POSIXSymbolizer and WinSymbolizer
Alexey Samsonov
- [compiler-rt] r234690 - [Sanitizer] Merge POSIXSymbolizer and WinSymbolizer
Kuba Brecka
- sanitizer-coverage vs asan_blacklist
Alexey Samsonov
- [PATCH] [compiler-rt] Merge POSIXSymbolizer and WinSymbolizer
Kuba Brecka
- [llvm] r234691 - DebugInfo: Move DIScope::getName() and getContext() to MDScope
Duncan P. N. Exon Smith
- [llvm] r234693 - DebugInfo: Assume a valid pointer for DISubprogram::getFunction()
Duncan P. N. Exon Smith
- sanitizer-coverage vs asan_blacklist
Timur Iskhodzhanov
- [llvm] r234694 - Mark empty default constructors as =default if it makes the type POD
Benjamin Kramer
- sanitizer-coverage vs asan_blacklist
Alexey Samsonov
- [llvm] r234695 - DebugInfo: Introduce DIBuilder::replaceTemporary()
Duncan P. N. Exon Smith
- [llvm] r234697 - DebugInfo: Remove dead DIDescriptor::replaceAllUsesWith()
Duncan P. N. Exon Smith
- [llvm] r234698 - Verifier: Check for incompatible bit piece expressions
Duncan P. N. Exon Smith
- [llvm] r234699 - DebugInfo: Make MDSubprogram::getFunction() return Constant
Duncan P. N. Exon Smith
- [PATCH] Make check_custom_wrappers.sh work on FreeBSD
Dimitry Andric
- sanitizer-coverage vs asan_blacklist
Timur Iskhodzhanov
- [PATCH] [x86] make reciprocal estimate code generation more flexible
hfinkel at anl.gov
- [PATCH] [msan] Allow using a MemorySanitizer instance for functions across different modules
Keno Fischer
- [PATCH] [IR] Introduce a dereferenceable_or_null(N) attribute.
hfinkel at anl.gov
- [llvm] r233881 - Fix a bug indicated by -fsanitize=shift-exponent.
Sanjoy Das
- [PATCH] Make check_custom_wrappers.sh work on FreeBSD
Ed Maste
- [PATCH] [x86] make reciprocal estimate code generation more flexible
Sanjay Patel
- [llvm] r234701 - [LoopUnrollRuntime] Clean up a predicate.
Sanjoy Das
- [PATCH] [x86] make reciprocal estimate code generation more flexible
hfinkel at anl.gov
- [PATCH] [BasicAA] Fix zext & sext handling
hfinkel at anl.gov
- [PATCH] Calculate vectorization factor using the narrowest type instead of widest type
hfinkel at anl.gov
- [PATCH 1/1] R600: remove manual BFE optimization
Jan Vesely
- [PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
hfinkel at anl.gov
- [PATCH 1/1] R600: Make FMIN/MAXNUM legal on all asics
Jan Vesely
- [PATCH] [ARM] Align global variables passed to memory intrinsics
hfinkel at anl.gov
- [PATCH] [PPC64] Add v1i128 Vector Type
hfinkel at anl.gov
- [PATCH 1/1] R600: Make FMIN/MAXNUM legal on all asics
Matt Arsenault
- [PATCH 1/1] R600: remove manual BFE optimization
Matt Arsenault
- sanitizer-coverage vs asan_blacklist
Alexey Samsonov
- [PATCH] Calculate vectorization factor using the narrowest type instead of widest type
Nadav Rotem
- [PATCH] [SCEV] Extract and strengthen isHighCostExpansion.
Sanjoy Das
- [PATCH] [LoopUnrollRuntime] Avoid high-cost trip count computation.
Sanjoy Das
- [compiler-rt] r233215 - On OS X, explicitly use libc++
Hans Wennborg
- [PATCH] [SCEV] Extract and strengthen isHighCostExpansion.
Justin Bogner
- [PATCH] [LoopUnrollRuntime] Avoid high-cost trip count computation.
Justin Bogner
- [www] r234703 - Add map illustrating directions to EuroLLVM
Tobias Grosser
- [PATCH] Code Generator for Gather and Scatter Intrinsics.
Elena Demikhovsky
- [compiler-rt] r234704 - Make check_custom_wrappers.sh work on FreeBSD
Dimitry Andric
- [PATCH] Add test showing error in StreamingMemoryObject.setKnownObjectSize().
Rafael Ávila de Espíndola
- [PATCH] LLD: Remove the Native file format support
Rafael Ávila de Espíndola
- [llvm] r234611 - [FS] Report errors from llvm::sys::fs::rename on Windows
Rafael Espíndola
- [lld] r234641 - Remove the Native file format.
Rafael Espíndola
- [PATCH] [LoopUnrollRuntime] Avoid high-cost trip count computation.
hfinkel at anl.gov
- [PATCH] ScheduleDAGInstrs::buildSchedGraph() rewritten.
hfinkel at anl.gov
- llvm::sys::DontRemoveFileOnSignal should not push_back Filename
Yaron Keren
- [PATCH] Allow loops in non-affine subregions -- SCoP Detection
Johannes Doerfert
- [PATCH v2 1/1] R600: Make FMIN/MAXNUM legal on all asics
Jan Vesely
- [PATCH] LegalizeDAG: Try to use Overflow operations when expanding ADD/SUB
Jan Vesely
- [PATCH] s/teh/the and other grammos
Eitan Adler
- [PATCH] [MachineLICM] Use newer model of register pressure sets.
Daniel Jasper
- [llvm] r234705 - [PowerPC] Really iterate over all loops in PPCLoopDataPrefetch/PPCLoopPreIncPrep
Hal Finkel
- [llvm] r234706 - Fix typo.
Mark Lacey
- [PATCH] [SCEV] Refactor out isHighCostExpansion. NFCI.
Sanjoy Das
- [PATCH] [SCEV] Extract and strengthen isHighCostExpansion.
Sanjoy Das
- [PATCH] [SCEV] Extract and strengthen isHighCostExpansion.
Sanjoy Das
- [PATCH v2 1/1] R600: Make FMIN/MAXNUM legal on all asics
Matt Arsenault
- [llvm] r234707 - [Orc] During module partitioning, rename anonymous and asm-private globals.
Lang Hames
- [PATCH] [LoopUnrollRuntime] Avoid high-cost trip count computation.
Sanjoy Das
- [PATCH] [SCEV] Extract and strengthen isHighCostExpansion.
Daniel Berlin
- [llvm] r234709 - [Orc] Fix out-of-date comment for the IRCompileLayer.
Lang Hames
- [llvm] r234710 - [Orc] Remove duplicate "then" in comment.
Lang Hames
- [polly] r234711 - Allow loops in non-affine subregions -- SCoP Detection
Johannes Doerfert
- [polly] r234712 - [FIX] Change old diagnostic output
Johannes Doerfert
- [PATCH] Allow loops in non-affine subregions -- SCoP Detection
Johannes Doerfert
- [polly] r234713 - Allow loops in non-affine subregions -- SCoP Modeling
Johannes Doerfert
- [PATCH] Allow loops in non-affine subregions -- SCoP Modeling
Johannes Doerfert
- [llvm] r234714 - [MC] Write padding into fragments when -mc-relax-all flag is used
Petr Hosek
- [llvm] r234715 - R600: remove manual BFE optimization
Jan Vesely
- [llvm] r234716 - R600: Make FMIN/MAXNUM legal on all asics
Jan Vesely
- [PATCH] [MC] Write padding into fragments when -mc-relax-all flag is used
Petr Hosek
- [PATCH v2 1/1] R600: Make FMIN/MAXNUM legal on all asics
Jan Vesely
- [llvm] r234717 - Revert "Verifier: Check for incompatible bit piece expressions"
Duncan P. N. Exon Smith
- [PATCH] Fix Windows path formatting when using -MD
Robinson, Paul
- 3.6.1 patch nomination: r227503 and rL227519 (fix win64 allocas)
Isaiah Norton
- [cfe-dev] clang + libcxx + ninja
Alexey Samsonov
- [PATCH] Indirect call target profiling related profile reader/writer changes
Bob Wilson
- [llvm] r234719 - llvm/test/CodeGen/R600/fminnum.ll: Relax an expression for NaN on MSVCRT like r204118.
NAKAMURA Takumi
- [llvm] r234720 - [CMake] Uniquify LLVM_ABI_BREAKING_CHECKS. It reverts r233784, "[CMake] Cache in LLVMConfig.cmake."
NAKAMURA Takumi
- [llvm] r234721 - Revert r234615, "Have one raw_fd_ostream constructor forward to the other."
NAKAMURA Takumi
- [llvm] r234615 - Have one raw_fd_ostream constructor forward to the other.
NAKAMURA Takumi
Last message date:
Sun Apr 12 22:02:50 PDT 2015
Archived on: Tue Aug 4 17:12:37 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).