The Week Of Monday 8 September 2014 Archives by subject
Starting: Mon Sep 8 00:45:35 PDT 2014
Ending: Sun Sep 14 23:53:23 PDT 2014
Messages: 1042
- [compiler-rt] r198017 - [ASan] Make sure none of the __asan_gen_ global strings end up in the symbol table, add a test.
Alexander Potapenko
- [compiler-rt] r198017 - [ASan] Make sure none of the __asan_gen_ global strings end up in the symbol table, add a test.
David Blaikie
- [compiler-rt] r215949 - [LSan] Parse common flags from LSAN_OPTIONS even if LSan is combined with
Sergey Matveev
- [compiler-rt] r215949 - [LSan] Parse common flags from LSAN_OPTIONS even if LSan is combined with
Alexey Samsonov
- [compiler-rt] r217361 - [msan] Make chained_origin_limits test faster.
Evgeniy Stepanov
- [compiler-rt] r217362 - [msan] Fix wrong array index in io_submit interceptor.
Evgeniy Stepanov
- [compiler-rt] r217389 - Implement nonnull-attribute sanitizer
Alexey Samsonov
- [compiler-rt] r217391 - Revert accidental change
Alexey Samsonov
- [compiler-rt] r217400 - Report source location of returns_nonnull attribute in UBSan reports.
Alexey Samsonov
- [compiler-rt] r217407 - Remove extra semicolon [-Wpedantic]
Alexey Samsonov
- [compiler-rt] r217487 - [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.
Yuri Gorshenin
- [compiler-rt] r217523 - Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Brecka
- [compiler-rt] r217523 - Make compiler-rt tests work with relocatable SDKs on OS X
Alexander Potapenko
- [compiler-rt] r217523 - Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Brecka
- [compiler-rt] r217523 - Make compiler-rt tests work with relocatable SDKs on OS X
Alexander Potapenko
- [compiler-rt] r217523 - Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Brecka
- [compiler-rt] r217535 - [UBSan] Add halt_on_error runtime flag
Alexey Samsonov
- [compiler-rt] r217542 - [UBSan] Add noinline attribute to handlers that should never return.
Alexey Samsonov
- [compiler-rt] r217558 - [Sanitizer] Get rid of Symbolizer::Get() and Symbolizer::GetOrNull().
Alexey Samsonov
- [compiler-rt] r217559 - [TSan] Use common flags in the same way as all the other sanitizers
Alexey Samsonov
- [compiler-rt] r217584 - [asan] Preserve existing LD_PRELOAD setting on Android.
Evgeniy Stepanov
- [compiler-rt] r217616 - [UBSan] Parse common flags from UBSAN_OPTIONS runtime variable even if
Alexey Samsonov
- [compiler-rt] r217652 - Revert r217616. Problems and complexity it introduces negate its benefit
Alexey Samsonov
- [compiler-rt] r217673 - [ASan/Win] Rename asan_win_uar_thunk.lib to asan_win_dynamic_runtime_thunk.lib
Timur Iskhodzhanov
- [compiler-rt] r217673 - [ASan/Win] Rename asan_win_uar_thunk.lib to asan_win_dynamic_runtime_thunk.lib
Timur Iskhodzhanov
- [compiler-rt] r217679 - [ASan/Win] Fix PR20918 -- SEH handler doesn't work with the MD runtime
Timur Iskhodzhanov
- [compiler-rt] r217703 - [UBSan] Don't overflow when calculating memory range that should be dumped
Alexey Samsonov
- [compiler-rt] r217713 - tsan: use growable vector for atexit callbacks
Dmitry Vyukov
- [dragonegg] r217562 - Backend.cpp: Update DataLayoutPass corresponding to LLVM r217548.
NAKAMURA Takumi
- [dragonegg] r217562 - Backend.cpp: Update DataLayoutPass corresponding to LLVM r217548.
Rafael Espíndola
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Nick Kledzik
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Shankar Easwaran
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Joerg Sonnenberger
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Rui Ueyama
- [lld] r217112 - If lld binary is named 'ld' on darwin, use darwin driver mode
Joerg Sonnenberger
- [lld] r217324 - Remove dead code.
Nick Kledzik
- [lld] r217324 - Remove dead code.
Rui Ueyama
- [lld] r217324 - Remove dead code.
Nick Kledzik
- [lld] r217324 - Remove dead code.
Rui Ueyama
- [lld] r217324 - Remove dead code.
Juergen Ributzka
- [lld] r217324 - Remove dead code.
Rui Ueyama
- [lld] r217324 - Remove dead code.
Juergen Ributzka
- [lld] r217324 - Remove dead code.
Shankar Easwaran
- [lld] r217324 - Remove dead code.
Nick Kledzik
- [lld] r217324 - Remove dead code.
Shankar Easwaran
- [lld] r217324 - Remove dead code.
Nick Kledzik
- [lld] r217324 - Remove dead code.
Rui Ueyama
- [lld] r217363 - [ELF] Export strong defined symbol if it coalesces away a weak symbol
Simon Atanasyan
- [lld] r217372 - Update current LLD status for MIPS target.
Simon Atanasyan
- [lld] r217392 - Partially roll back r217324.
Rui Ueyama
- [lld] r217408 - [mach-o] Add support for -pie and -no_pie
Nick Kledzik
- [lld] r217409 - [mach-o] Fix so no options causes usage message to be printed
Nick Kledzik
- [lld] r217411 - [mach-o] Fix missing { }
Nick Kledzik
- [lld] r217411 - [mach-o] Fix missing { }
Rui Ueyama
- [lld] r217412 - [mach-o] add testing coverage for -single_module
Nick Kledzik
- [lld] r217469 - [mach-o] Add support for arm64 (AAarch64)
Nick Kledzik
- [lld] r217486 - [mach-o]: implement -image_base option on Darwin.
Tim Northover
- [lld] r217486 - [mach-o]: implement -image_base option on Darwin.
Sean Silva
- [lld] r217486 - [mach-o]: implement -image_base option on Darwin.
Sean Silva
- [lld] r217486 - [mach-o]: implement -image_base option on Darwin.
Nick Kledzik
- [lld] r217491 - [MSVC]: use StringRef::getAsInteger instead of strtoull
Tim Northover
- [lld] r217497 - [PECOFF] Add support for bigobj
David Majnemer
- [lld] r217532 - Remove unused local typedef.
Eric Christopher
- [lld] r217566 - If lld is renamed (or symlinked) to "ld" automatically pick the right flavor.
Nick Kledzik
- [lld] r217568 - Make getFlavor function.
Rui Ueyama
- [lld] r217572 - [mach-o]: Support deprecated -seg1addr alias for -image_base
Tim Northover
- [lld] r217577 - [mach-o]: tighten up diagnostics for -image_base option
Tim Northover
- [lld] r217578 - [mach-o]: support optional "0x" prefix for -image_base
Tim Northover
- [lld] r217578 - [mach-o]: support optional "0x" prefix for -image_base
Rui Ueyama
- [lld] r217578 - [mach-o]: support optional "0x" prefix for -image_base
Nick Kledzik
- [lld] r217626 - Always check that instantiateMember returns only one file.
Rui Ueyama
- [lld] r217639 - [PECOFF] Use ulittle32_t::operator+=.
Rui Ueyama
- [lld] r217645 - [PECOFF] Do r217639 leftover.
Rui Ueyama
- [lld] r217650 - [mach-o] support "0x" or "0X" as prefix on hex numbers on command line
Nick Kledzik
- [lld] r217672 - Add FreeBSD to system-linker-elf case
Ed Maste
- [lld] r217692 - Make anonymous namespace as small as possible.
Rui Ueyama
- [lldb-dev] [RFC][PATCH] Keep un-canonicalized template types in the debug information
Greg Clayton
- [lldb-dev] [RFC][PATCH] Keep un-canonicalized template types in the debug information
David Blaikie
- [lldb-dev] [RFC][PATCH] Keep un-canonicalized template types in the debug information
Frédéric Riss
- [lldb-dev] [RFC][PATCH] Keep un-canonicalized template types in the debug information
Duncan P. N. Exon Smith
- [lldb-dev] [RFC][PATCH] Keep un-canonicalized template types in the debug information
jingham at apple.com
- [lldb-dev] [RFC][PATCH] Keep un-canonicalized template types in the debug information
Frédéric Riss
- [lldb-dev] [RFC][PATCH] Keep un-canonicalized template types in the debug information
Robinson, Paul
- [lldb-dev] [RFC][PATCH] Keep un-canonicalized template types in the debug information
David Blaikie
- [lldb-dev] [RFC][PATCH] Keep un-canonicalized template types in the debug information
Robinson, Paul
- [lldb-dev] [RFC][PATCH] Keep un-canonicalized template types in the debug information
David Blaikie
- [lldb-dev] [RFC][PATCH] Keep un-canonicalized template types in the debug information
Robinson, Paul
- [llvm-commits] [llvm] r136287 - in /llvm/trunk: lib/Target/X86/AsmParser/X86AsmParser.cpp lib/Target/X86/X86InstrInfo.td lib/Target/X86/X86InstrSSE.td test/MC/X86/x86-32-avx.s test/MC/X86/x86-32-coverage.s utils/TableGen/EDEmitter.cpp utils/TableGen/X86RecognizableInstr.cpp
Kevin Enderby
- [llvm] r213396 - MergedLoadStoreMotion pass
Gerolf Hoflehner
- [llvm] r215343 - In LVI(Lazy Value Info), originally value on a BB can only be caculated once,
Jiangning Liu
- [llvm] r215343 - In LVI(Lazy Value Info), originally value on a BB can only be caculated once,
Joerg Sonnenberger
- [llvm] r215343 - In LVI(Lazy Value Info), originally value on a BB can only be caculated once,
Jiangning Liu
- [llvm] r215886 - Added forgotten noexcept.
Thomas Jablin
- [llvm] r216344 - Silence gcc -Wpedantic.
Patrik Hägglund H
- [llvm] r216344 - Silence gcc -Wpedantic.
David Blaikie
- [llvm] r216521 - Remove type unit skeletons. GDB no longer needs them & this saves a heap of space.
Eric Christopher
- [llvm] r216788 - Omit dwarf::DW_AT_frame_base under -gmlt
Eric Christopher
- [llvm] r216925 - unique_ptrify the result of SpecialCaseList::create
Justin Bogner
- [llvm] r217144 - Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.
Louis Gerbarg
- [llvm] r217144 - Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.
James Molloy
- [llvm] r217144 - Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.
James Molloy
- [llvm] r217144 - Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.
Arnold Schwaighofer
- [llvm] r217144 - Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.
Quentin Colombet
- [llvm] r217144 - Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.
Arnold Schwaighofer
- [llvm] r217144 - Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.
James Molloy
- [llvm] r217144 - Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.
Louis Gerbarg
- [llvm] r217144 - Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.
James Molloy
- [llvm] r217144 - Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.
James Molloy
- [llvm] r217325 - [MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnaligned methods.
Lang Hames
- [llvm] r217325 - [MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnaligned methods.
David Blaikie
- [llvm] r217325 - [MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnaligned methods.
Lang Hames
- [llvm] r217325 - [MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnaligned methods.
David Blaikie
- [llvm] r217325 - [MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnaligned methods.
Lang Hames
- [llvm] r217334 - Add an Assumption-Tracking Pass
Alexey Samsonov
- [llvm] r217334 - Add an Assumption-Tracking Pass
Hal Finkel
- [llvm] r217334 - Add an Assumption-Tracking Pass
Alexey Samsonov
- [llvm] r217334 - Add an Assumption-Tracking Pass
Hal Finkel
- [llvm] r217334 - Add an Assumption-Tracking Pass
Alexey Samsonov
- [llvm] r217334 - Add an Assumption-Tracking Pass
Hal Finkel
- [llvm] r217343 - Add additional patterns for @llvm.assume in ValueTracking
Sean Silva
- [llvm] r217343 - Add additional patterns for @llvm.assume in ValueTracking
Hal Finkel
- [llvm] r217364 - Spelling correction
Sid Manning
- [llvm] r217365 - Add .clang-tidy configuration file to provide LLVM-optimized defaults for
Alexander Kornienko
- [llvm] r217370 - [AArch64] Enabled AA support for Cortex-A53.
Chad Rosier
- [llvm] r217370 - [AArch64] Enabled AA support for Cortex-A53.
James Molloy
- [llvm] r217370 - [AArch64] Enabled AA support for Cortex-A53.
Chad Rosier
- [llvm] r217371 - [AArch64] Improve AA to remove unneeded edges in the AA MI scheduling graph.
Chad Rosier
- [llvm] r217371 - [AArch64] Improve AA to remove unneeded edges in the AA MI scheduling graph.
Matt Arsenault
- [llvm] r217371 - [AArch64] Improve AA to remove unneeded edges in the AA MI scheduling graph.
Chad Rosier
- [llvm] r217371 - [AArch64] Improve AA to remove unneeded edges in the AA MI scheduling graph.
Matt Arsenault
- [llvm] r217371 - [AArch64] Improve AA to remove unneeded edges in the AA MI scheduling graph.
Chad Rosier
- [llvm] r217378 - R600/SI: Add InstrMapping for noret atomics.
Matt Arsenault
- [llvm] r217379 - R600/SI: Replace LDS atomics with no return versions
Matt Arsenault
- [llvm] r217380 - R600/SI: Fix assertion from copying a TargetGlobalAddress
Matt Arsenault
- [llvm] r217381 - [AArch64] Enabled AA support for Cortex-A57.
Chad Rosier
- [llvm] r217390 - group unsafe math folds together for easier reading
Sanjay Patel
- [llvm] r217393 - Fix the FIXME that was just added in r217390 - remove a bunch of redundant fold permutations.
Sanjay Patel
- [llvm] r217395 - Be more careful in parsing Module::ModFlagBehavior value
Alexey Samsonov
- [llvm] r217397 - Don't static_cast invalid pointers
Hal Finkel
- [llvm] r217398 - llvm-cov: Remove dead code
Justin Bogner
- [llvm] r217399 - Group unsafe fmul math folds together for easier reading. No functional change.
Sanjay Patel
- [llvm] r217401 - Fast-ISel: Remove dead code after falling back from selecting call instructions (PR20863)
Hans Wennborg
- [llvm] r217404 - llvm-cov: Use ErrorOr rather than an error_code* (NFC)
Justin Bogner
- [llvm] r217405 - Fix type error in insertvalue example in LangRef. %agg1 is of type {i32,
Dan Liew
- [llvm] r217406 - llvm-cov: Try to appease MSVC after r217404
Justin Bogner
- [llvm] r217410 - Set trunc store action to Expand for all X86 targets.
Bob Wilson
- [llvm] r217416 - llvm-cov: Rename MappingRegion to coverage::CountedRegion (NFC)
Justin Bogner
- [llvm] r217417 - llvm-cov: Combine two types that were nearly identical (NFC)
Justin Bogner
- [llvm] r217427 - [MachineSinking] Conservatively clear kill flags after coalescing.
Patrik Hagglund
- [llvm] r217430 - llvm-cov: Use ArrayRef::slice (NFC)
Justin Bogner
- [llvm] r217431 - ARM: Negative offset support problem
Renato Golin
- [llvm] r217432 - [mips] Add assembler support for .set push/pop directive.
Toma Tabacu
- [llvm] r217433 - llvm-objdump: don't crash when __compact_unwind has no relocs.
Tim Northover
- [llvm] r217434 - [mips] Don't cache IsO32 and IsFP64 in MipsTargetLowering::MipsCC
Daniel Sanders
- [llvm] r217435 - [x32] Emit callq for CALLpcrel32
Pavel Chupin
- [llvm] r217436 - [mips] Move MipsTargetLowering::MipsCC::regSize() to MipsSubtarget::getGPRSizeInBytes()
Daniel Sanders
- [llvm] r217437 - Re-factor sample profile reader into lib/ProfileData.
Diego Novillo
- [llvm] r217438 - [mips] Add assembler support for .set mips0 directive.
Toma Tabacu
- [llvm] r217441 - Simplify ModuleLinker::getLinkageResult. NFC.
Rafael Espindola
- [llvm] r217443 - Prefer common over weak linkage when linking.
Rafael Espindola
- [llvm] r217445 - Fix a use of an undefined value (the linkage).
Rafael Espindola
- [llvm] r217446 - LLVMProfileData: Update LLVMBuild.txt corresponding to r217437.
NAKAMURA Takumi
- [llvm] r217447 - ScalarOpts/LLVMBuild.txt: Reorder.
NAKAMURA Takumi
- [llvm] r217448 - ScalarOpts/LLVMBuild.txt: Prune unused dependency to IPA.
NAKAMURA Takumi
- [llvm] r217449 - Move some logic to ModuleLinker::shouldLinkFromSource. NFC.
Rafael Espindola
- [llvm] r217450 - Make this input file pass the verifier.
Rafael Espindola
- [llvm] r217451 - When merging two common GlobalValues, keep the largest.
Rafael Espindola
- [llvm] r217453 - Add a test for hoisting instructions with metadata out of then/else blocks
Bjorn Steinbrink
- [llvm] r217454 - Use armv6k default for FreeBSD/ARM
Ed Maste
- [llvm] r217454 - Use armv6k default for FreeBSD/ARM
Rafael Espíndola
- [llvm] r217454 - Use armv6k default for FreeBSD/ARM
Ed Maste
- [llvm] r217454 - Use armv6k default for FreeBSD/ARM
Rafael Espíndola
- [llvm] r217455 - Merge alignment of common GlobalValue.
Rafael Espindola
- [llvm] r217457 - Add a scheduling model for AMD 16H Jaguar (btver2).
Sanjay Patel
- [llvm] r217458 - Handle common linkage correctly in the gold plugin.
Rafael Espindola
- [llvm] r217465 - SampleProfile.cpp: Prune a stray \param added in r217437. [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r217466 - Remove DwarfDebug::PrevSection, PrevCU is sufficient for handling address range holes.
David Blaikie
- [llvm] r217468 - Sink PrevCU updating into DwarfUnit::addRange to ensure consistency
David Blaikie
- [llvm] r217470 - [MCJIT] Remove redundant architecture check from RuntimeDyldMachOI386.
Lang Hames
- [llvm] r217473 - Use cast to MVT instead of EVT on a couple calls to getSizeInBits.
Craig Topper
- [llvm] r217476 - llvm-cov: Fix a misuse of ArrayRef::slice I introduced in r217430
Justin Bogner
- [llvm] r217477 - [MIPS] Add aliases for sync instruction used by Octeon CPU
Kai Nacke
- [llvm] r217478 - llvm-cov: Remove an overly system specific test
Justin Bogner
- [llvm] r217479 - Drop the W postfix on the 16-bit registers.
Job Noorman
- [llvm] r217482 - [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Yuri Gorshenin
- [llvm] r217483 - MergeFunctions: FunctionPtr has been renamed to FunctionNode.
Stepan Dyatkovskiy
- [llvm] r217484 - Attempt to fix PR20884
Dan Liew
- [llvm] r217484 - Attempt to fix PR20884
Dan Liew
- [llvm] r217484 - Attempt to fix PR20884
Eric Christopher
- [llvm] r217484 - Attempt to fix PR20884
Tom Stellard
- [llvm] r217484 - Attempt to fix PR20884
Dan Liew
- [llvm] r217485 - [mips] Return an ArrayRef from MipsCC::intArgRegs() and remove MipsCC::numIntArgRegs()
Daniel Sanders
- [llvm] r217488 - FunctionPassManager isn't used by the JIT anymore, it is used in
Yaron Keren
- [llvm] r217490 - Don't attempt to run llvm-config in cmake/modules/Makefile when doing
Dan Liew
- [llvm] r217494 - [mips] Remove inverted predicates from MipsSubtarget that were only used by MipsCallingConv.td
Daniel Sanders
- [llvm] r217496 - Object: Add support for bigobj
David Majnemer
- [llvm] r217498 - ARM: don't size-reduce STMs using the LR register.
Tim Northover
- [llvm] r217499 - Attempt to pacify buildbots.
David Majnemer
- [llvm] r217499 - Attempt to pacify buildbots.
David Blaikie
- [llvm] r217499 - Attempt to pacify buildbots.
David Majnemer
- [llvm] r217500 - Add missing HWEncoding to base register class.
Sid Manning
- [llvm] r217503 - [AArch 64] Use a constant pool load for weak symbol references when
Asiri Rathnayake
- [llvm] r217504 - [AArch64] Add experimental PBQP support
Arnaud A. de Grandmaison
- [llvm] r217504 - [AArch64] Add experimental PBQP support
Chad Rosier
- [llvm] r217504 - [AArch64] Add experimental PBQP support
Arnaud A. de Grandmaison
- [llvm] r217504 - [AArch64] Add experimental PBQP support
Chad Rosier
- [llvm] r217505 - [AArch64] Pacify lld buildbot complaining about an unused static function in release build.
Arnaud A. de Grandmaison
- [llvm] r217513 - Replace a few virtual with override.
Rafael Espindola
- [llvm] r217514 - Fix comments of createReplaceableForwardDecl() and createForwardDecl().
Frederic Riss
- [llvm] r217514 - Fix comments of createReplaceableForwardDecl() and createForwardDecl().
David Blaikie
- [llvm] r217514 - Fix comments of createReplaceableForwardDecl() and createForwardDecl().
Frédéric Riss
- [llvm] r217514 - Fix comments of createReplaceableForwardDecl() and createForwardDecl().
David Blaikie
- [llvm] r217516 - typo
Sanjay Patel
- [llvm] r217518 - [AArch64] Address Chad's post commit review comments for r217504 (PBQP experimental support)
Arnaud A. de Grandmaison
- [llvm] r217520 - LangRef: @baz should be @bar in the COMDAT example
Hans Wennborg
- [llvm] r217526 - Added missing blank
Gerolf Hoflehner
- [llvm] r217527 - Removed misleading comment.
Gerolf Hoflehner
- [llvm] r217528 - Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names controlling this variable.
Sanjay Patel
- [llvm] r217529 - Make CallingConv::ID an alias of "unsigned".
Alexey Samsonov
- [llvm] r217531 - [AArch64] Temporarily desactivate the PBQP test, while I investigate some leaks in the allocator
Arnaud A. de Grandmaison
- [llvm] r217533 - Cleanup: Use the appropriate API for accessing the DIVariable of a
Adrian Prantl
- [llvm] r217536 - Remember to eraseFromParent after replaceAllUsesWith.
Rafael Espindola
- [llvm] r217537 - Fix docs reference to inexistent class.
Nico Weber
- [llvm] r217538 - [MergedLoadStoreMotion] Move pass enabling option to PassManagerBuilder
Gerolf Hoflehner
- [llvm] r217539 - [PassManager] Adding Hidden attribute to EnableMLSM option
Gerolf Hoflehner
- [llvm] r217540 - [AArch64] Revert r216141 for cyclone
Gerolf Hoflehner
- [llvm] r217541 - [sphinx cleanup]
Dan Liew
- [llvm] r217544 - [AlignmentFromAssumptions] Don't divide by zero for unknown starting alignment
Hal Finkel
- [llvm] r217545 - Enable use of __builtin_assume_aligned when self-hosting
Hal Finkel
- [llvm] r217548 - Add doInitialization/doFinalization to DataLayoutPass.
Rafael Espindola
- [llvm] r217553 - R600: Custom lower frem
Matt Arsenault
- [llvm] r217557 - Add LLVMgold target to test dependencies.
Peter Collingbourne
- [llvm] r217557 - Add LLVMgold target to test dependencies.
Rafael Espíndola
- [llvm] r217560 - R600/SI: Report offset in correct units for st64 DS instructions
Matt Arsenault
- [llvm] r217561 - R600/SI: Fix losing chain when fixing reg class of loads.
Matt Arsenault
- [llvm] r217563 - shared_ptrify ownershp of PoolEntries in PBQP's CostPool
David Blaikie
- [llvm] r217564 - Use CostPool::PoolRef typedef some more
David Blaikie
- [llvm] r217565 - [x86] FileCheck-ize this test.
Chandler Carruth
- [llvm] r217565 - [x86] FileCheck-ize this test.
Alexander Potapenko
- [llvm] r217565 - [x86] FileCheck-ize this test.
Chandler Carruth
- [llvm] r217567 - utils: Teach lldbDataFormatters how to format ArrayRefs
Justin Bogner
- [llvm] r217570 - Build correct vector filled with undef nodes
David Xu
- [llvm] r217574 - [AlignmentFromAssumptions] Don't crash just because the target is 32-bit
Hal Finkel
- [llvm] r217575 - [x86] Fixup r217565 which baked in an assumption about the function
Chandler Carruth
- [llvm] r217576 - [ARM] Add Thumb2 code size optimization regression test for LSL (immediate).
Tilmann Scheller
- [llvm] r217579 - [ARM] Add Thumb-2 code size optimization regression test for LSL (register).
Tilmann Scheller
- [llvm] r217580 - [AArch64] Reenable the PBQP test now that the leak issue has been fixed.
Arnaud A. de Grandmaison
- [llvm] r217581 - [ARM] Add Thumb-2 code size optimization regression test for LSR (immediate).
Tilmann Scheller
- [llvm] r217582 - [ARM] Add Thumb-2 code size optimization regression test for LSR (register).
Tilmann Scheller
- [llvm] r217583 - [docs] Mention character array constants in docs/LangRef.rst
Daniel Sanders
- [llvm] r217589 - R600: Add LDS_MAX_[U]INT[_RET] instructions for Evergreen
Aaron Watry
- [llvm] r217590 - R600: Add LDS_AND[_RET] instructions for Evergreen
Aaron Watry
- [llvm] r217591 - R600: Add LDS_OR[_RET] instructions for Evergreen
Aaron Watry
- [llvm] r217592 - R600: Add LDS_XOR[_RET] instructions for Evergreen
Aaron Watry
- [llvm] r217593 - R600: Add LDS_MIN_[U]INT[_RET] instructions for Evergreen
Aaron Watry
- [llvm] r217594 - R600: Add LDS_WRXCHG[_RET] instructions for Evergreen.
Aaron Watry
- [llvm] r217595 - R600: Test local atomics for evergreen
Aaron Watry
- [llvm] r217596 - R600: Add cmpxchg instruction for evergreen
Aaron Watry
- [llvm] r217597 - typo
Sanjay Patel
- [llvm] r217599 - Combine fmul vector FP constants when unsafe math is allowed.
Sanjay Patel
- [llvm] r217600 - Move constant-sized bitvector to the stack.
Benjamin Kramer
- [llvm] r217601 - Add triple and remove hashes to account for buildbot differences in comment strings.
Sanjay Patel
- [llvm] r217602 - [AVX512] Fix miscompile for unpack
Adam Nemet
- [llvm] r217603 - Added missing LLVM_NOEXCEPT to the definition of _obj2yaml_error_category::name
Ismail Pazarbasi
- [llvm] r217605 - [MCJIT] Take the relocation addend into account when applying ARM MachO VANILLA
Lang Hames
- [llvm] r217610 - Add DAG combine for shl + add of constants.
Matt Arsenault
- [llvm] r217611 - Provide an implementation of getNoopForMachoTarget for SPARC.
Brad Smith
- [llvm] r217612 - Add triple to test to fix bots
Matt Arsenault
- [llvm] r217617 - Use the simpler sys::fs:;exists. NFC.
Rafael Espindola
- [llvm] r217618 - Use simpler version of sys::fs::exists. NFC.
Rafael Espindola
- [llvm] r217620 - [MCJIT] Add support for ARM HALF_DIFF relocations to MCJIT.
Lang Hames
- [llvm] r217622 - [PATCH, PowerPC] Accept 'U' and 'X' constraints in inline asm
Bill Schmidt
- [llvm] r217622 - [PATCH, PowerPC] Accept 'U' and 'X' constraints in inline asm
Eric Christopher
- [llvm] r217622 - [PATCH, PowerPC] Accept 'U' and 'X' constraints in inline asm
Bill Schmidt
- [llvm] r217622 - [PATCH, PowerPC] Accept 'U' and 'X' constraints in inline asm
Bill Schmidt
- [llvm] r217623 - Add missing colon to RUN line...
Bill Schmidt
- [llvm] r217625 - Misc cleanups to the FileSytem api.
Rafael Espindola
- [llvm] r217625 - Misc cleanups to the FileSytem api.
Sean Silva
- [llvm] r217625 - Misc cleanups to the FileSytem api.
Rafael Espíndola
- [llvm] r217625 - Misc cleanups to the FileSytem api.
Sean Silva
- [llvm] r217625 - Misc cleanups to the FileSytem api.
Rafael Espíndola
- [llvm] r217627 - Support: improve identify_magic to recognize COFF bigobj
Rui Ueyama
- [llvm] r217627 - Support: improve identify_magic to recognize COFF bigobj
David Majnemer
- [llvm] r217628 - Remove the unused string section symbol parameter from DwarfFile::emitStrings
David Blaikie
- [llvm] r217629 - [CodeGenPrepare] Teach the addressing mode matcher how to promote zext.
Quentin Colombet
- [llvm] r217630 - [C API] Make the 'lower switch' pass available via the C API.
Juergen Ributzka
- [llvm] r217631 - Support: Delete {aligned_,}{u,}{little,big}8_t
Rui Ueyama
- [llvm] r217633 - Support: Use llvm::COFF::BigObjMagic
Rui Ueyama
- [llvm] r217635 - [MCJIT] Make sure we test ARM BR24 relocations with both internal and external
Lang Hames
- [llvm] r217636 - R600/SI: Fix off by 1 error in used register count
Matt Arsenault
- [llvm] r217637 - [Support][Endian] Overload += and -=
Rui Ueyama
- [llvm] r217643 - [MCJIT] Improve the "stub not found" diagnostic in RuntimeDyldChecker.
Lang Hames
- [llvm] r217646 - Revert "llvm-cov: Remove an overly system specific test"
Justin Bogner
- [llvm] r217648 - Object: Small cleanup in COFFObjectFile::getSymbol
David Majnemer
- [llvm] r217655 - Remove a temporary variable and just construct a unique_ptr directly using make_unique.
Craig Topper
- [llvm] r217657 - llvm-cov: Move FunctionCoverageMapping into CoverageMapping.h (NFC)
Justin Bogner
- [llvm] r217659 - Add Tom Stellard's role as 3.5 release manager.
Joerg Sonnenberger
- [llvm] r217662 - Fix an ODR violation consisting of two 'struct Query' in the global namespace.
Benjamin Kramer
- [llvm] r217666 - Add CMake check for libatomic.
Evgeniy Stepanov
- [llvm] r217666 - Add CMake check for libatomic.
İsmail Dönmez
- [llvm] r217666 - Add CMake check for libatomic.
Evgeniy Stepanov
- [llvm] r217666 - Add CMake check for libatomic.
İsmail Dönmez
- [llvm] r217669 - Fix gcc -Wpedantic.
Patrik Hagglund
- [llvm] r217671 - Legalizer: Use the scalar bit width when promoting bit counting instrs on
Benjamin Kramer
- [llvm] r217674 - [ARM] Teach the cost model that cross-class copies are costly.
James Molloy
- [llvm] r217675 - [mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR instructions
Zoran Jovanovic
- [llvm] r217676 - [mips][microMIPS] Implement JALS and JALRS instructions.
Zoran Jovanovic
- [llvm] r217678 - [mips][microMIPS] Implement BGEZALS and BLTZALS instructions
Zoran Jovanovic
- [llvm] r217680 - Address comments on r217622
Bill Schmidt
- [llvm] r217681 - [mips][microMIPS] Implement JRADDIUSP instruction
Zoran Jovanovic
- [llvm] r217682 - [A57LoadBalancing] unique_ptr-ify.
James Molloy
- [llvm] r217683 - llvm/test/CodeGen/X86/vec_ctbits.ll: Add explicit -mtriple=x86_64-unknown. It was incompatible to Win32 x64.
NAKAMURA Takumi
- [llvm] r217684 - sys::fs::access(): Fix @param [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r217684 - sys::fs::access(): Fix @param [-Wdocumentation]
Rafael Espíndola
- [llvm] r217685 - Move sys::fs::AccessMode out of @brief in the function. [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r217688 - [lit] Parse all strings as UTF-8 rather than ASCII.
Jordan Rose
- [llvm] r217689 - [A57FPLoadBalancing] Ignore <def>s when checking if a chain may be killed.
James Molloy
- [llvm] r217690 - [A57FPLoadBalancing] Remove support for vector types
James Molloy
- [llvm] r217693 - [AArch64] Enable post-RA MI scheduler.
Chad Rosier
- [llvm] r217693 - [AArch64] Enable post-RA MI scheduler.
Renato Golin
- [llvm] r217693 - [AArch64] Enable post-RA MI scheduler.
Sanjin Sijaric
- [llvm] r217693 - [AArch64] Enable post-RA MI scheduler.
Sanjin Sijaric
- [llvm] r217693 - [AArch64] Enable post-RA MI scheduler.
Chad Rosier
- [llvm] r217693 - [AArch64] Enable post-RA MI scheduler.
Chad Rosier
- [llvm] r217693 - [AArch64] Enable post-RA MI scheduler.
Renato Golin
- [llvm] r217693 - [AArch64] Enable post-RA MI scheduler.
Chad Rosier
- [llvm] r217697 - Add support for le64.
JF Bastien
- [llvm] r217698 - FileCheckize. NFC.
Chad Rosier
- [llvm] r217702 - Add an overload of getLastArgNoClaim taking two OptSpecifiers.
Ehsan Akhgari
- [llvm] r217705 - The MCAssembler.h include isn't used.
Yaron Keren
- [llvm] r217706 - Remove an unnecessary restriction. MIsNeedChainEdge() should be checked even when scheduler AliasAnalysis is not
Owen Anderson
- [llvm] r217708 - llvm-profdata: Avoid undefined behaviour when reading raw profiles
Justin Bogner
- [llvm] r217709 - [llvm-objdump] support -rebase option for mach-o to dump rebasing info
Nick Kledzik
- [llvm] r217711 - Allow targets to custom legalize vector insertion and extraction.
Owen Anderson
- [llvm] r217712 - [AArch64] Don't enable the post-RA MI scheduler at OptNone.
Chad Rosier
- [llvm] r217715 - Stop suppress error messages in test case to see why one buildbot is failing
Nick Kledzik
- [llvm] r217724 - [llvm-objdump] Use PRIX64 with format()
Nick Kledzik
- [llvm] r217725 - [AArch64] Update test case to pass with post-RA MI scheduler.
Chad Rosier
- [llvm] r217726 - Simplify code. No functionality change.
Benjamin Kramer
- [llvm] r217730 - Fix typo
Matt Arsenault
- [llvm] r217731 - Add control of function merging to the PMBuilder.
Nick Lewycky
- [llvm] r217732 - [FastISel][AArch64] Add support for non-native types for logical ops.
Juergen Ributzka
- [llvm] r217732 - [FastISel][AArch64] Add support for non-native types for logical ops.
Eric Christopher
- [llvm] r217735 - [A57FPLoadBalancing] Modify r217689 - actually we do need to check defs
James Molloy
- [llvm] r217736 - R600/SI: Fix broken check lines
Matt Arsenault
- [llvm] r217737 - In DwarfEHPrepare, after all passes are run, RewindFunction may be a dangling
Yaron Keren
- [llvm] r217738 - [x86] Teach the vector combiner that picks a canonical shuffle from to
Chandler Carruth
- [llvm] r217739 - [x86] Add some test cases where we should emit blendpd in SSE4.1. No
Chandler Carruth
- [llvm] r217740 - [x86] Switch this test to use an ALL prefix with special SSE2 and SSE3
Chandler Carruth
- [llvm] r217741 - [x86] Add an SSE41 mode to this test. Nothing interesting here, its the
Chandler Carruth
- [llvm] r217742 - llvm/test/CodeGen/X86/vec_shuffle-38.ll: Add explicit -mtriple=x86_64-unknown to avoid incompatibility of win32.
NAKAMURA Takumi
- [llvm] r217742 - llvm/test/CodeGen/X86/vec_shuffle-38.ll: Add explicit -mtriple=x86_64-unknown to avoid incompatibility of win32.
Chandler Carruth
- [llvm] r217742 - llvm/test/CodeGen/X86/vec_shuffle-38.ll: Add explicit -mtriple=x86_64-unknown to avoid incompatibility of win32.
NAKAMURA Takumi
- [llvm] r217742 - llvm/test/CodeGen/X86/vec_shuffle-38.ll: Add explicit -mtriple=x86_64-unknown to avoid incompatibility of win32.
Chandler Carruth
- [llvm] r217744 - [x86] Teach the new vector shuffle lowering to use BLENDPS and BLENDPD.
Chandler Carruth
- [llvm] r217745 - llvm-cov: Simplify CounterMappingRegion, pushing logic to its user
Justin Bogner
- [llvm] r217746 - llvm-cov: Clean up some redundancy in the view API (NFC)
Justin Bogner
- [LLVMdev] [PATCH] [MachineSinking] Conservatively clear kill flags after coalescing.
Patrik Hägglund H
- [PATCH 0/8] R600/Evergreen: Implement missing local atomic ops
Aaron Watry
- [PATCH 1/8] R600: Add LDS_MAX_[U]INT[_RET] instructions for Evergreen
Aaron Watry
- [PATCH 2/8] R600: Add LDS_AND[_RET] instructions for Evergreen
Aaron Watry
- [PATCH 3/8] R600: Add LDS_OR[_RET] instructions for Evergreen
Aaron Watry
- [PATCH 4/8] R600: Add LDS_XOR[_RET] instructions for Evergreen
Aaron Watry
- [PATCH 5/8] R600: Add LDS_MIN_[U]INT[_RET] instructions for Evergreen
Aaron Watry
- [PATCH 6/8] R600: Add LDS_WRXCHG[_RET] instructions for Evergreen.
Aaron Watry
- [PATCH 7/8] R600: Test local atomics for evergreen
Aaron Watry
- [PATCH 8/8] R600: Add cmpxchg instruction for evergreen
Aaron Watry
- [PATCH 8/8] R600: Add cmpxchg instruction for evergreen
Matt Arsenault
- [PATCH 8/8] R600: Add cmpxchg instruction for evergreen
Aaron Watry
- [PATCH 8/8] R600: Add cmpxchg instruction for evergreen
Matt Arsenault
- [PATCH] [AArch64] Build correct vector filled with undef nodes
Xu Jiangwei
- [PATCH] [AArch64] Build correct vector filled with undef nodes
Tim Northover
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Kevin Qin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Eric Christopher
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Kevin Qin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Kevin Qin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Renato Golin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Kevin Qin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Renato Golin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Renato Golin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
James Molloy
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Renato Golin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Kevin Qin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Tilmann Scheller
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Renato Golin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Hal Finkel
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Eric Christopher
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Bob Wilson
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Eric Christopher
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
Renato Golin
- [PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target
hfinkel at anl.gov
- [PATCH] [AArch64] Enable post-RA MI scheduler
Sanjin Sijaric
- [PATCH] [AArch64] Enable post-RA MI scheduler
Jiangning Liu
- [PATCH] [AArch64] Enable post-RA MI scheduler
Chad Rosier
- [PATCH] [AArch64] Enable post-RA MI scheduler
Renato Golin
- [PATCH] [AArch64] Enable post-RA MI scheduler
Sanjin Sijaric
- [PATCH] [AArch64] Enable post-RA MI scheduler
Chad Rosier
- [PATCH] [AArch64] Enable post-RA MI scheduler
Andrew Trick
- [PATCH] [AArch64] Enable post-RA MI scheduler
James Molloy
- [PATCH] [AArch64] Enable post-RA MI scheduler
Renato Golin
- [PATCH] [AArch64] Enable post-RA MI scheduler
Chad Rosier
- [PATCH] [AArch64] FP load balancing pass for Cortex-A57
James Molloy
- [PATCH] [AArch64] Generate CMN when comparing a short int with minus
Chad Rosier
- [PATCH] [AArch64] Handle weak references to variables in small model when using the static relocation model
Asiri Rathnayake
- [PATCH] [AArch64] Handle weak references to variables in small model when using the static relocation model
Renato Golin
- [PATCH] [AArch64] Handle weak references to variables in small model when using the static relocation model
Tim Northover
- [PATCH] [AArch64] Handle weak references to variables in small model when using the static relocation model
Renato Golin
- [PATCH] [AArch64] Handle weak references to variables in small model when using the static relocation model
Asiri Rathnayake
- [PATCH] [AArch64] Override useAA and remove unneeded edges in the scheduling graph. (Phabricator)
Chad Rosier
- [PATCH] [ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors
Robin Morisset
- [PATCH] [ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors
Luqman Aden
- [PATCH] [ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors
JF Bastien
- [PATCH] [ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors
Robin Morisset
- [PATCH] [ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors
JF Bastien
- [PATCH] [ARM] Wrong t2STMIA size optimization in Thumb2SizeReduction
Sergey Dmitrouk
- [PATCH] [ARM] Wrong t2STMIA size optimization in Thumb2SizeReduction
Tim Northover
- [PATCH] [ARM] Wrong t2STMIA size optimization in Thumb2SizeReduction
Sergey Dmitrouk
- [PATCH] [ARM] Wrong t2STMIA size optimization in Thumb2SizeReduction
Sergey Dmitrouk
- [PATCH] [ARM] Wrong t2STMIA size optimization in Thumb2SizeReduction
Tim Northover
- [PATCH] [ARM] Wrong t2STMIA size optimization in Thumb2SizeReduction
Sergey Dmitrouk
- [PATCH] [ARM] Wrong t2STMIA size optimization in Thumb2SizeReduction
Tim Northover
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.
Yuri Gorshenin
- [PATCH][AVX512] Fix miscompile for unpack
Adam Nemet
- [PATCH][AVX512] Fix miscompile for unpack
Demikhovsky, Elena
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Kuba Brecka
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Alexey Samsonov
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Kuba Brecka
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Kuba Brecka
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Alexey Samsonov
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Kuba Brecka
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Alexey Samsonov
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Kuba Brecka
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Alexey Samsonov
- [PATCH][compiler-rt] Fix global constructor warning in sanitizer.
Samuel F Antao
- [PATCH] [compiler-rt] Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Brecka
- [PATCH] [compiler-rt] Make compiler-rt tests work with relocatable SDKs on OS X
Alexander Potapenko
- [PATCH] [compiler-rt] Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Brecka
- [PATCH] [compiler-rt] Make compiler-rt tests work with relocatable SDKs on OS X
Alexander Potapenko
- [PATCH] [compiler-rt] Make compiler-rt tests work with relocatable SDKs on OS X
Alexander Potapenko
- [PATCH] [compiler-rt] Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Brecka
- [PATCH] [docs] Mention character array constants in docs/LangRef.rst
Hans Wennborg
- [PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.
Frédéric Riss
- [PATCH] [ELF] Export strong defined symbol if it coalesces away a weak symbol defined in a shared library
Simon Atanasyan
- [PATCH] [IndVarSimplify] Widen signed loop compare instructions to enable additional optimizations.
Chad Rosier
- [PATCH] [IndVarSimplify] Widen signed loop compare instructions to enable additional optimizations.
Chad Rosier
- [PATCH] [IndVarSimplify] Widen signed loop compare instructions to enable additional optimizations.
Philip Reames
- [PATCH] [IndVarSimplify] Widen signed loop compare instructions to enable additional optimizations.
Andrew Trick
- [PATCH] [IndVarSimplify] Widen signed loop compare instructions to enable additional optimizations.
Andrew Trick
- [PATCH] [IndVarSimplify] Widen signed loop compare instructions to enable additional optimizations.
Chad Rosier
- [PATCH] [IndVarSimplify] Widen signed loop compare instructions to enable additional optimizations.
Chad Rosier
- [PATCH] [IndVarSimplify] Widen signed loop compare instructions to enable additional optimizations.
David Peixotto
- [PATCH] [InstCombine] Attempt to eliminate redundant loads whose addresses are dependent on the result of a select instruction.
Tilmann Scheller
- [PATCH] [lld] [mach-o] implement minimal __unwind_info support
Tim Northover
- [PATCH] [lld] [mach-o] implement minimal __unwind_info support
David Blaikie
- [PATCH] [lld] [mach-o] implement minimal __unwind_info support
Tim Northover
- [PATCH] [lld] [mach-o] implement minimal __unwind_info support
kledzik at apple.com
- [PATCH] [lld] [mach-o] implement minimal __unwind_info support
Tim Northover
- [PATCH] [lld] [mach-o] implement minimal __unwind_info support
Tim Northover
- [PATCH] [lld] [mach-o] implement minimal __unwind_info support
Rui Ueyama
- [PATCH] [lld] [mach-o] implement minimal __unwind_info support
Tim Northover
- [PATCH] [lld] [mach-o] implement minimal __unwind_info support
kledzik at apple.com
- [PATCH][LoopVectorizer] Restrict the unroll factor of reductions in loops
Gerolf Hoflehner
- [PATCH][LoopVectorizer] Restrict the unroll factor of reductions in loops
Gerolf Hoflehner
- [PATCH] [make & configure] Don't strip leading underscore on Win64
Keno Fischer
- [PATCH] [make & configure] Don't strip leading underscore on Win64
Anton Korobeynikov
- [PATCH] [make & configure] Don't strip leading underscore on Win64
Keno Fischer
- [PATCH][MIPS] Add aliases for sync instruction used by Octeon CPU
Daniel Sanders
- [PATCH][MIPS] Add aliases for sync instruction used by Octeon CPU
Kai Nacke
- [PATCH][MIPS] Add aliases for sync instruction used by Octeon CPU
Daniel Sanders
- [PATCH] [mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUpperBitsInType and handle struct's correctly on big-endian N32/N64 return values.
Daniel Sanders
- [PATCH] [mips] Generalize the handling of f128 return values to support f128 arguments.
Daniel Sanders
- [PATCH] [mips] Remove custom versions of CCState::AnalyzeReturn() and CCState::AnalyzeCallReturn().
Daniel Sanders
- [PATCH] [mips] Remove custom versions of CCState::AnalyzeReturn() and CCState::AnalyzeCallReturn().
Vladimir Medic
- [PATCH] [mips] Remove custom versions of CCState::AnalyzeReturn() and CCState::AnalyzeCallReturn().
Daniel Sanders
- [PATCH] [mips] Remove custom versions of CCState::AnalyzeReturn() and CCState::AnalyzeCallReturn().
Vladimir Medic
- [PATCH] [mips] Remove inverted predicates from MipsSubtarget that were only used by MipsCallingConv.td
Daniel Sanders
- [PATCH] [mips] Remove inverted predicates from MipsSubtarget that were only used by MipsCallingConv.td
Eric Christopher
- [PATCH] [mips] Remove inverted predicates from MipsSubtarget that were only used by MipsCallingConv.td
Vladimir Medic
- [PATCH] [mips] Remove inverted predicates from MipsSubtarget that were only used by MipsCallingConv.td
Daniel Sanders
- [PATCH] [mips] Return an ArrayRef from MipsCC::intArgRegs() and remove MipsCC::numIntArgRegs()
Daniel Sanders
- [PATCH] [mips] Return an ArrayRef from MipsCC::intArgRegs() and remove MipsCC::numIntArgRegs()
Vladimir Medic
- [PATCH] [PATCH][SROA]Also slice the STORE when slicing a LOAD in AllocaSliceRewriter
Hao Liu
- [PATCH] [PATCH][SROA]Also slice the STORE when slicing a LOAD in AllocaSliceRewriter
James Molloy
- [PATCH] [PECOFF] Add support for bigobj
David Majnemer
- [PATCH] [PECOFF] Add support for bigobj
Rui Ueyama
- [PATCH] [PECOFF] Add support for bigobj
David Majnemer
- [PATCH] [PECOFF] Add support for bigobj
Rui Ueyama
- [PATCH] [PECOFF] Add support for bigobj
David Majnemer
- [PATCH] [Polly][Refactor] Cleanup runtime code generation
Johannes Doerfert
- [PATCH] [Polly][Refactor] Cleanup runtime code generation
Johannes Doerfert
- [PATCH] [Polly][Refactor] Cleanup runtime code generation
David Peixotto
- [PATCH] [Polly][Refactor] Cleanup runtime code generation
Johannes Doerfert
- [PATCH] [Polly][Refactor] Cleanup runtime code generation
Tobias Grosser
- [PATCH] [Polly][Refactor] Cleanup runtime code generation
Johannes Doerfert
- [PATCH] [Polly][Refactor] Cleanup runtime code generation
Johannes Doerfert
- [PATCH] [Polly][Refactor] Generalize parallel code generation
Johannes Doerfert
- [PATCH] [Polly] Add -e to test generation script
David Peixotto
- [PATCH] [Polly] Add -e to test generation script
Johannes Doerfert
- [PATCH] [Polly] Add -e to test generation script
David Peixotto
- [PATCH] [Polly] Added arcanist (arc) unit test support
Tobias Grosser
- [PATCH] [Polly] Added arcanist (arc) unit test support
Clemens Hammacher
- [PATCH] [Polly] Added arcanist (arc) unit test support
Clemens Hammacher
- [PATCH] [Polly] Added arcanist (arc) unit test support
Tobias Grosser
- [PATCH] [Polly] Added arcanist (arc) unit test support
Johannes Doerfert
- [PATCH] [Polly] Added arcanist (arc) unit test support
Johannes Doerfert
- [PATCH] [Polly] Added support for modulo expressions
Johannes Doerfert
- [PATCH] [Polly] Allow the IslExprBuilder to compare pointers
Johannes Doerfert
- [PATCH] [Polly] Allow the IslExprBuilder to compare pointers
Johannes Doerfert
- [PATCH] [Polly] Allow to generate a loop without the GuardBB
David Peixotto
- [PATCH] [Polly] Allow to generate a loop without the GuardBB
Johannes Doerfert
- [PATCH] [Polly] Annotate LLVM-IR for all parallel loops
Johannes Doerfert
- [PATCH] [Polly] Compute and print the loop carried dependency distance
Johannes Doerfert
- [PATCH] [Polly] Compute and print the loop carried dependency distance
Johannes Doerfert
- [PATCH] [Polly] Compute and print the loop carried dependency distance
Sebastian Pop
- [PATCH] [Polly] Compute and print the loop carried dependency distance
Johannes Doerfert
- [PATCH] [Polly] Compute and print the loop carried dependency distance
Sebastian Pop
- [PATCH] [Polly] Compute and print the loop carried dependency distance
Johannes Doerfert
- [PATCH] [Polly] Compute and print the loop carried dependency distance
Johannes Doerfert
- [PATCH] [Polly] Compute and print the loop carried dependency distance
Johannes Doerfert
- [PATCH] [Polly] Compute and print the loop carried dependency distance
Sebastian Pop
- [PATCH] [Polly] Compute and print the loop carried dependency distance
Tobias Grosser
- [PATCH] [Polly] Compute and print the loop carried dependency distance
Johannes Doerfert
- [PATCH] [Polly] Data flow reduction detection
Johannes Doerfert
- [PATCH] [Polly] Data flow reduction detection
Tobias Grosser
- [PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array
Johannes Doerfert
- [PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array
Sebastian Pop
- [PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array
Tobias Grosser
- [PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array
Tobias Grosser
- [PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array
David Peixotto
- [PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array
Tobias Grosser
- [PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array
Sebastian Pop
- [PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array
Tobias Grosser
- [PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array
Johannes Doerfert
- [PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array
Tobias Grosser
- [PATCH] [Polly] Delinearize _all_ accesses to a multi-dimensional array
Tobias Grosser
- [PATCH] [Polly] Find all loops involved in now innermost ones.
Johannes Doerfert
- [PATCH] [Polly] Find all loops involved in now innermost ones.
Johannes Doerfert
- [PATCH] [Polly] Map isl_ast for nodes to LLVM Loops
David Peixotto
- [PATCH] [Polly] Map isl_ast for nodes to LLVM Loops
Johannes Doerfert
- [PATCH] [Polly] Move MAY/MUST write property to IRAccess
Johannes Doerfert
- [PATCH] [Polly] Runtime alias checks
Johannes Doerfert
- [PATCH] [Polly] Runtime alias checks
Johannes Doerfert
- [PATCH] [Polly] Runtime alias checks
Tobias Grosser
- [PATCH] [Polly] Runtime alias checks
Tobias Grosser
- [PATCH] [Polly] Runtime alias checks
Johannes Doerfert
- [PATCH] [Polly] Runtime alias checks
Tobias Grosser
- [PATCH] [Polly] Runtime alias checks
Johannes Doerfert
- [PATCH] [Polly] Runtime alias checks
Johannes Doerfert
- [PATCH] [Polly] Support for math/misc intrinsics
Johannes Doerfert
- [PATCH] [Polly] Support for math/misc intrinsics
Johannes Doerfert
- [PATCH] [Polly] Support for math/misc intrinsics
Johannes Doerfert
- [PATCH] [Polly] Support memory intrinsics
Johannes Doerfert
- [PATCH] [Polly] Support ModRef function behaviour
Johannes Doerfert
- [PATCH] [Polly] Support ModRef function behaviour
David Peixotto
- [PATCH] [Polly] Support ModRef function behaviour
Johannes Doerfert
- [PATCH] [Polly] Support ModRef function behaviour
Johannes Doerfert
- [PATCH] [Polly] Support ModRef function behaviour
David Peixotto
- [PATCH] [Polly] Support ModRef function behaviour
David Peixotto
- [PATCH] [Polly] Support ModRef function behaviour
Johannes Doerfert
- [PATCH] [Polly] Support ModRef function behaviour
Hal Finkel
- [PATCH] [Polly] Support ModRef function behaviour
Johannes Doerfert
- [PATCH] [Polly] Support ModRef function behaviour
Johannes Doerfert
- [PATCH] [Power] Add a new feature flag for support of the sync instruction
Robin Morisset
- [PATCH] [Power] Add a new feature flag for support of the sync instruction
Bill Schmidt
- [PATCH] [Power] Add a new feature flag for support of the sync instruction
Robin Morisset
- [PATCH] [Power] Add a new feature flag for support of the sync instruction
Bill Schmidt
- [PATCH] [Power] Add a new feature flag for support of the sync instruction
Robin Morisset
- [PATCH] [Power] Add a new feature flag for support of the sync instruction
Robin Morisset
- [PATCH] [Power] Add a new feature flag for support of the sync instruction
Alex Rosenberg
- [PATCH] [Power] Add a new feature flag for support of the sync instruction
Bill Schmidt
- [PATCH] [Power] Add a new feature flag for support of the sync instruction
Hal Finkel
- [PATCH] [Power] Add a new feature flag for support of the sync instruction
Hal Finkel
- [PATCH] [Power] Use lwsync for non-seq_cst fences
Robin Morisset
- [PATCH] [Reassocate] Add support for vector instructions.
Sanjay Patel
- [PATCH] [Reassocate] Add support for vector instructions.
Sanjay Patel
- [PATCH] [Reassocate] Add support for vector instructions.
Chad Rosier
- [PATCH] [Reassocate] Add support for vector instructions.
Chandler Carruth
- [PATCH] [Reassocate] Add support for vector instructions.
Chad Rosier
- [PATCH] [Reassocate] Add support for vector instructions.
Sanjay Patel
- [PATCH] [Reassocate] Add support for vector instructions.
Chad Rosier
- [PATCH] [Refactor] Cleanup runtime code generation
Tobias Grosser
- [PATCH] [Refactor] Cleanup runtime code generation
Johannes Doerfert
- [PATCH][RFC]: Add fmin/fmax intrinsics
Owen Anderson
- [PATCH] [Runtime Unrolling] use a loop to simplify the runtime unrolling prologue.
Kevin Qin
- [PATCH] [Support][Endian] Overload += and -=
David Majnemer
- [PATCH][TableGen] Fully resolve class-instance values before defs in multiclasses
Adam Nemet
- [PATCH][TableGen] Fully resolve class-instance values before defs in multiclasses
Tom Stellard
- [PATCH][TableGen] Fully resolve class-instance values before defs in multiclasses
Adam Nemet
- [PATCH][TableGen] Fully resolve class-instance values before defs in multiclasses
Sean Silva
- [PATCH][TableGen] Fully resolve class-instance values before defs in multiclasses
Adam Nemet
- [PATCH][TableGen] Fully resolve class-instance values before defs in multiclasses
Sean Silva
- [PATCH][TableGen] Fully resolve class-instance values before defs in multiclasses
Adam Nemet
- [PATCH] [TOOL][TEST] A simple string replacing tool for testing purposes
Zinovy Nis
- [PATCH] [TOOL][TEST] A simple string replacing tool for testing purposes
Zinovy Nis
- [PATCH] [x32] Emit callq for CALLpcrel32
Phabricator
- [PATCH] [x32] Fix segmented stacks support
Pavel Chupin
- [PATCH] [x32] Fix segmented stacks support
Derek Schuff
- [PATCH] Add -bare option to llvm-objdump
Steve King
- [PATCH] Add -bare option to llvm-objdump
Sean Silva
- [PATCH] Add -bare option to llvm-objdump
Kevin Enderby
- [PATCH] Add -bare option to llvm-objdump
Sean Silva
- [PATCH] Add -bare option to llvm-objdump
Sean Silva
- [PATCH] Add -bare option to llvm-objdump
Steve King
- [PATCH] Add -bare option to llvm-objdump
Sean Silva
- [PATCH] Add -bare option to llvm-objdump
Rafael Espíndola
- [PATCH] Add -bare option to llvm-objdump
Steve King
- [PATCH] Add -bare option to llvm-objdump
Steve King
- [PATCH] Add -bare option to llvm-objdump
Steve King
- [PATCH] Add -bare option to llvm-objdump
Sean Silva
- [PATCH] Add -bare option to llvm-objdump
Steve King
- [PATCH] Add -bare option to llvm-objdump
Rafael Espíndola
- [PATCH] Add -bare option to llvm-objdump
Rafael Espíndola
- [PATCH] Add -bare option to llvm-objdump
Steve King
- [PATCH] Add -bare option to llvm-objdump
Rafael Espíndola
- [PATCH] Add -bare option to llvm-objdump
Steve King
- [PATCH] Add -bare option to llvm-objdump
Rafael Espíndola
- [PATCH] Add -bare option to llvm-objdump
Kevin Enderby
- [PATCH] Add -bare option to llvm-objdump
Sean Silva
- [PATCH] Add -bare option to llvm-objdump
Sean Silva
- [PATCH] Add -bare option to llvm-objdump
Sean Silva
- [PATCH] Add -bare option to llvm-objdump
Kevin Enderby
- [PATCH] Add -bare option to llvm-objdump
Sean Silva
- [PATCH] Add -bare option to llvm-objdump
Kevin Enderby
- [PATCH] Add .clang-tidy configuration file to provide LLVM-optimized defaults forclang-tidy.
Daniel Jasper
- [PATCH] Add .clang-tidy configuration file to provide LLVM-optimized defaults forclang-tidy.
Daniel Jasper
- [PATCH] Add .clang-tidy configuration file to provide LLVM-optimized defaults forclang-tidy.
Alexander Kornienko
- [PATCH] Add ability for can_write to indicate why the file is not writable
Rafael Espíndola
- [PATCH] Add ability for can_write to indicate why the file is not writable
Rafael Espíndola
- [PATCH] Add ability for can_write to indicate why the file is not writable
Rafael Espíndola
- [PATCH] Add aliases for VAND imm to VBIC ~imm
Renato Golin
- [PATCH] Add aliases for VAND imm to VBIC ~imm
Tim Northover
- [PATCH] Add aliases for VAND imm to VBIC ~imm
Renato Golin
- [PATCH] Add aliases for VAND imm to VBIC ~imm
Tim Northover
- [PATCH] Add aliases for VAND imm to VBIC ~imm
Renato Golin
- [PATCH] Add aliases for VAND imm to VBIC ~imm
Tim Northover
- [PATCH] Add aliases for VAND imm to VBIC ~imm
Renato Golin
- [PATCH] Add aliases for VAND imm to VBIC ~imm
Renato Golin
- [PATCH] Add an overload of getLastArgNoClaim taking two OptSpecifiers.
Ehsan Akhgari
- [PATCH] Add an overload of getLastArgNoClaim taking two OptSpecifiers.
Hans Wennborg
- [PATCH] Add an overload of getLastArgNoClaim taking two OptSpecifiers.
Ehsan Akhgari
- [PATCH] Add a scheduling model for AMD 16H Jaguar (btver2)
Andrea Di Biagio
- [PATCH] Add a scheduling model for AMD 16H Jaguar (btver2)
Sanjay Patel
- [PATCH] Add a scheduling model for AMD 16H Jaguar (btver2)
Sanjay Patel
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
Frederic Riss
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
Adrian Prantl
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
David Blaikie
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
Frédéric Riss
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
Frédéric Riss
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
David Blaikie
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
Frédéric Riss
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
David Blaikie
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
Frédéric Riss
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
David Blaikie
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
Frédéric Riss
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
David Blaikie
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
Frédéric Riss
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
David Blaikie
- [PATCH] Add a UnitKind field to DWARFUnit so that we can discriminate the unit's origin section.
Alexey Samsonov
- [PATCH] Add DAG combine for shl + add of constants.
Matt Arsenault
- [PATCH] Add DAG combine for shl + add of constants.
Andrea Di Biagio
- [PATCH] Add DAG combine for shl + add of constants.
Matt Arsenault
- [PATCH] Add DAG combine for shl + add of constants.
Matt Arsenault
- [PATCH] Add DAG combine for shl + add of constants.
Andrea Di Biagio
- [PATCH] Add DAG combine for shl + add of constants.
Matt Arsenault
- [PATCH] Add DIBuilder functions to build RAUWable DIVariables and DIFunctions.
Frederic Riss
- [PATCH] Add DIBuilder functions to build RAUWable DIVariables and DIFunctions.
David Blaikie
- [PATCH] Add DIBuilder functions to build RAUWable DIVariables and DIFunctions.
Frederic Riss
- [PATCH] Add DIBuilder functions to build RAUWable DIVariables and DIFunctions.
David Blaikie
- [patch] Add doInitialization/doFinalization to DataLayoutPass
Rafael Espíndola
- [patch] Add doInitialization/doFinalization to DataLayoutPass
Chandler Carruth
- [PATCH] Add experimental PBQP support
Arnaud A. de Grandmaison
- [PATCH] Add experimental PBQP support
Lang Hames
- [PATCH] Add experimental PBQP support
Lang Hames
- [PATCH] Add experimental PBQP support
Arnaud A. de Grandmaison
- [PATCH] Add experimental PBQP support
Chad Rosier
- [PATCH] Add experimental PBQP support
Arnaud A. de Grandmaison
- [PATCH] Add experimental PBQP support
Chad Rosier
- [PATCH] Add experimental PBQP support
Lang Hames
- [PATCH] Add FreeBSD support to the address sanitizer's deep_call_stack.cc test case
Kostya Serebryany
- [PATCH] Add hsail and amdil64 to Triple
Matt Arsenault
- [PATCH] Add missing HWEncoding to base register class.
Sid Manning
- [PATCH] Add missing HWEncoding to base register class.
Anshu Dasgupta
- [PATCH] Add PIC-level support in LLVM, and implement it for PowerPC
Justin Hibbits
- [PATCH] Add PIC-level support in LLVM, and implement it for PowerPC
Justin Hibbits
- [PATCH] Add PIC-level support in LLVM, and implement it for PowerPC
Eric Christopher
- [PATCH] Add PIC-level support in LLVM, and implement it for PowerPC
Justin Hibbits
- [PATCH] Add PIC-level support in LLVM, and implement it for PowerPC
Joerg Sonnenberger
- [PATCH] Add PIC-level support in LLVM, and implement it for PowerPC
Justin Hibbits
- [PATCH] Add PIC-level support in LLVM, and implement it for PowerPC
Justin Hibbits
- [PATCH] Add PIC-level support in LLVM, and implement it for PowerPC
Justin Hibbits
- [PATCH] Add preload method.
Rui Ueyama
- [PATCH] Add preload method.
kledzik at apple.com
- [PATCH] Add preload method.
Rui Ueyama
- [PATCH] Add preload method.
Shankar Kalpathi Easwaran
- [PATCH] Add preload method.
Rui Ueyama
- [PATCH] Add support for annotated minimum dependence distance
Arch D. Robison
- [PATCH] Add support for le64.
JF Bastien
- [PATCH] Add support for le64.
JF Bastien
- [PATCH] Add support for le64.
JF Bastien
- [PATCH] Add support for nonnull metadata on Loads
Hal Finkel
- [PATCH] Add support for nonnull metadata on Loads
Philip Reames
- [PATCH] Add support for nonnull metadata on Loads
Hal Finkel
- [PATCH] Add support for nonnull metadata on Loads
Nick Lewycky
- [PATCH] Add support for nonnull metadata on Loads
Hal Finkel
- [PATCH] Add support for nonnull metadata on Loads
Philip Reames
- [PATCH] Add support for nonnull metadata on Loads
Philip Reames
- [PATCH] Add threshold for lowering lattice value 'overdefined' in LVI
Jiangning Liu
- [PATCH] Add threshold for lowering lattice value 'overdefined' in LVI
hfinkel at anl.gov
- [PATCH] Add threshold for lowering lattice value 'overdefined' in LVI
Joerg Sonnenberger
- [PATCH] Add threshold for lowering lattice value 'overdefined' in LVI
Chad Rosier
- [PATCH] Add threshold for lowering lattice value 'overdefined' in LVI
Jiangning Liu
- [PATCH] Add threshold for lowering lattice value 'overdefined' in LVI
Jiangning Liu
- [PATCH] Add threshold for lowering lattice value 'overdefined' in LVI
Jiangning Liu
- [PATCH] Add useful helpers to AddrSpaceCastInst
Matt Arsenault
- [PATCH] Add useful helpers to AddrSpaceCastInst
Sean Silva
- [PATCH] Allow to generate a loop without the GuardBB
Johannes Doerfert
- [PATCH] ARM: Negative offset support problem (bug 20853 fix)
Tim Northover
- [PATCH] ARM: Negative offset support problem (bug 20853 fix)
Tim Northover
- [PATCH] ARM: Negative offset support problem (bug 20853 fix)
Renato Golin
- [PATCH] ARM: Negative offset support problem (bug 20853 fix)
Renato Golin
- [PATCH] ARM: Negative offset support problem (bug 20853 fix)
Igor Oblakov
- [PATCH] ARM: Negative offset support problem (bug 20853 fix)
Renato Golin
- [PATCH] ARM: Negative offset support problem (bug 20853 fix)
Igor Oblakov
- [PATCH] ARM: Negative offset support problem (bug 20853 fix)
Renato Golin
- [PATCH] ARM Unwind syntax in libcxxabi
Renato Golin
- [PATCH] ARM Unwind syntax in libcxxabi
Jonathan Roelofs
- [PATCH] ARM Unwind syntax in libcxxabi
Renato Golin
- [PATCH] ARM Unwind syntax in libcxxabi
Jonathan Roelofs
- [PATCH] ARM Unwind syntax in libcxxabi
Renato Golin
- [PATCH] Avoid calling strtoll and atoll in asan_str_test.cc on Windows for now
Ehsan Akhgari
- [PATCH] Avoid JIT recursive compilation
Yaron Keren
- [PATCH] Avoid JIT recursive compilation
Yaron Keren
- [PATCH] CFL AA Tests + Minor Fix
George Burgess IV
- [PATCH] CFL AA Tests + Minor Fix
hfinkel at anl.gov
- [PATCH] Combine fmul vector FP constants when unsafe math is allowed
Sanjay Patel
- [PATCH] Combine fmul vector FP constants when unsafe math is allowed
Andrea Di Biagio
- [PATCH] Combine fmul vector FP constants when unsafe math is allowed
Sanjay Patel
- [PATCH] Combine fmul vector FP constants when unsafe math is allowed
Andrea Di Biagio
- [PATCH] Combine fmul vector FP constants when unsafe math is allowed
Sanjay Patel
- [PATCH] Combine fmul vector FP constants when unsafe math is allowed
Matt Arsenault
- [PATCH] Combine fmul vector FP constants when unsafe math is allowed
Sanjay Patel
- [PATCH] Combine fmul vector FP constants when unsafe math is allowed
Sanjay Patel
- [PATCH] Correctly handle range metadata when hoisting instructions out of then/else into if blocks
Luqman Aden
- [PATCH] Correctly handle range metadata when hoisting instructions out of then/else into if blocks
Björn Steinbrink
- [PATCH] Correctly handle range metadata when hoisting instructions out of then/else into if blocks
Rafael Espíndola
- [PATCH] Correctly handle range metadata when hoisting instructions out of then/else into if blocks
Björn Steinbrink
- [PATCH] Delinearize _all_ accesses to a multi-dimensional array
Tobias Grosser
- [PATCH] Do not link the dyndd runtime library against libdl on FreeBSD
Alexey Samsonov
- [PATCH] DWARF64 Fixes
Tong Shen
- [PATCH] Emit DWARF info for all code section in an assembly file
David Blaikie
- [PATCH] Factor common code in JIT
Yaron Keren
- [PATCH] fast-isel: remove dead code after falling back from selecting call instructions (PR20863)
Hans Wennborg
- [PATCH] fast-isel: remove dead code after falling back from selecting call instructions (PR20863)
Eric Christopher
- [PATCH] fast-isel: remove dead code after falling back from selecting call instructions (PR20863)
Juergen Ributzka
- [PATCH] fast-isel: remove dead code after falling back from selecting call instructions (PR20863)
Hans Wennborg
- [PATCH] fast-isel: remove dead code after falling back from selecting call instructions (PR20863)
Juergen Ributzka
- [PATCH] fast-isel: remove dead code after falling back from selecting call instructions (PR20863)
Hans Wennborg
- [PATCH] fast-isel: remove dead code after falling back from selecting call instructions (PR20863)
Reid Kleckner
- [PATCH] Fast-path for stack probes on smaller frames
Eric Christopher
- [PATCH] Fast-path for stack probes on smaller frames
Reid Kleckner
- [PATCH] Fix assertion in LICM doFinalization()
David Peixotto
- [PATCH] Fix assertion in LICM doFinalization()
David Peixotto
- [PATCH] Fix bug in CallInst::CreateFree(Value* Source, BasicBlock *InsertAtEnd)
Rafael Espíndola
- [PATCH] Fix bug in CallInst::CreateFree(Value* Source, BasicBlock *InsertAtEnd)
Johannes Doerfert
- [PATCH] Fix bug in x86's peephole optimization
Akira Hatanaka
- [PATCH] Fix bug in x86's peephole optimization
Andrea Di Biagio
- [PATCH] Fix bug in x86's peephole optimization
Akira Hatanaka
- [PATCH] Fix bug in x86's peephole optimization
Akira Hatanaka
- [PATCH] Fix bug in x86's peephole optimization
Andrea Di Biagio
- [PATCH] Fix bug in x86's peephole optimization
Chandler Carruth
- [PATCH] FIx comments of createReplaceableForwardDecl() and createForwardDecl().
Frederic Riss
- [PATCH] FIx comments of createReplaceableForwardDecl() and createForwardDecl().
Adrian Prantl
- [PATCH] FIx comments of createReplaceableForwardDecl() and createForwardDecl().
Frederic Riss
- [PATCH] Fix DebugInfo replaceAllUsesWith.
Frederic Riss
- [PATCH] Fix DebugInfo replaceAllUsesWith.
Adrian Prantl
- [PATCH] Fix DebugInfo replaceAllUsesWith.
Adrian Prantl
- [PATCH] Fix DebugInfo replaceAllUsesWith.
Frederic Riss
- [PATCH] Fix DebugInfo replaceAllUsesWith.
David Blaikie
- [PATCH] Fix DWARFContext::getCompileUnitForOffset().
Frederic Riss
- [PATCH] Fix DWARFContext::getCompileUnitForOffset().
Alexey Samsonov
- [PATCH] Fix FastISel bug in boolean returns for PowerPC
Samuel F Antao
- [PATCH] Fix for PR20917: wrong lowering of ctlz with vector arguments
Alexey Volkov
- [PATCH] Fix for PR20917: wrong lowering of ctlz with vector arguments
Alexey Volkov
- [PATCH] Fix generic shift expansion when shift amount is 0
Keno Fischer
- [PATCH] Fix incorrect example for insertvalue instruction in LangRef
Dan Liew
- [PATCH] Fix incorrect example for insertvalue instruction in LangRef
Sean Silva
- [PATCH] Fix incorrect example for insertvalue instruction in LangRef
Dan Liew
- [PATCH] If lld binary is named 'ld' on darwin, use darwin driver mode
kledzik at apple.com
- [PATCH] If lld binary is named 'ld' on darwin, use darwin driver mode
Rui Ueyama
- [PATCH] If lld binary is named 'ld' on darwin, use darwin driver mode
kledzik at apple.com
- [PATCH] If lld binary is named 'ld' on darwin, use darwin driver mode
Rui Ueyama
- [PATCH] If lld binary is named 'ld' on darwin, use darwin driver mode
kledzik at apple.com
- [PATCH] If lld binary is named 'ld' on darwin, use darwin driver mode
Rui Ueyama
- [PATCH] If lld binary is named 'ld' on darwin, use darwin driver mode
kledzik at apple.com
- [PATCH] Ignore annotation function calls in cost computation
David Peixotto
- [PATCH] Implement getNoopForMachoTarget for SPARC
Eric Christopher
- [PATCH] Implement getNoopForMachoTarget for SPARC
Brad Smith
- [PATCH] Insert random NOPs to increase security against ROP attacks (llvm)
Andrei Homescu
- [PATCH] IR: Move the complex address expression field out of DIVariable and into an extra argument of the dbg.declare/dbg.value intrinsics.
Adrian Prantl
- [PATCH] Lower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen] PR20578
Sanjay Patel
- [PATCH] LTO: introduce object file-based on-disk module format.
Peter Collingbourne
- [PATCH] LTO: introduce object file-based on-disk module format.
Rafael Ávila de Espíndola
- [PATCH] Make anonymous namespace as small as possible.
Rui Ueyama
- [PATCH] Make anonymous namespace as small as possible.
kledzik at apple.com
- [PATCH] Make anonymous namespace as small as possible.
Rui Ueyama
- [PATCH] Make CallingConv::ID an alias of "unsigned".
Alexey Samsonov
- [PATCH] Make CallingConv::ID an alias of "unsigned".
Nick Lewycky
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
Frederic Riss
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
David Blaikie
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
Frederic Riss
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
Alexey Samsonov
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
Alexey Samsonov
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
Alexey Samsonov
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
David Blaikie
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
Alexey Samsonov
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
David Blaikie
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
Frederic Riss
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
David Blaikie
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
Alexey Samsonov
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
Frederic Riss
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
Alexey Samsonov
- [PATCH] Make getUnitForOffset a DWARFUnit method instead of a DWARFContext method.
David Blaikie
- [PATCH] Make GVN more iterative
James Molloy
- [PATCH] Make sure to set trunc store action to Expand for all X86 targets.
Bob Wilson
- [PATCH] MC: Add support for BigObj
David Majnemer
- [PATCH] Move llvm.loop metadata in SplitCriticalEdge
Johannes Doerfert
- [PATCH] Move llvm.loop metadata in SplitCriticalEdge
Tobias Grosser
- [PATCH] Move options from MergedLoadStoreMotion to PassManagerBuilder
Gerolf Hoflehner
- [PATCH] Move options from MergedLoadStoreMotion to PassManagerBuilder
Chad Rosier
- [PATCH] Move options from MergedLoadStoreMotion to PassManagerBuilder
Chad Rosier
- [PATCH] Move options from MergedLoadStoreMotion to PassManagerBuilder
Gerolf Hoflehner
- [PATCH] Move options from MergedLoadStoreMotion to PassManagerBuilder
Gerolf Hoflehner
- [PATCH] Move options from MergedLoadStoreMotion to PassManagerBuilder
Gerolf Hoflehner
- [PATCH] Move options from MergedLoadStoreMotion to PassManagerBuilder
Gerolf Hoflehner
- [PATCH] Move replaceAllUsesWith() from DIType to DIDescriptor.
Frederic Riss
- [PATCH] Move replaceAllUsesWith() from DIType to DIDescriptor.
Adrian Prantl
- [PATCH] Move replaceAllUsesWith() from DIType to DIDescriptor.
David Blaikie
- [PATCH] Move replaceAllUsesWith() from DIType to DIDescriptor.
Eric Christopher
- [PATCH] Object: Add support for bigobj
David Majnemer
- [PATCH] Object: Add support for bigobj
Rui Ueyama
- [PATCH] Object: Add support for bigobj
David Majnemer
- [PATCH] Object: Add support for bigobj
David Majnemer
- [PATCH] Object: Add support for bigobj
Rui Ueyama
- [PATCH] Object: Add support for bigobj
David Majnemer
- [PATCH] Object: Add support for bigobj
Rui Ueyama
- [PATCH] Object: Add support for bigobj
David Majnemer
- [PATCH] Optimize sext/zext insertion algorithm in back-end
Jiangning Liu
- [PATCH] Optimize sext/zext insertion algorithm in back-end
Jiangning Liu
- [PATCH] Optimize sext/zext insertion algorithm in back-end
David Majnemer
- [PATCH] Optimize sext/zext insertion algorithm in back-end
Jiangning Liu
- [PATCH] Optimize sext/zext insertion algorithm in back-end
Jiangning Liu
- [PATCH] Port the variadic std::tr1::tuple hack for building gtest for MSVC2012 to ASAN tests.
Ehsan Akhgari
- [PATCH] PR20721: Don't let UBSan print inaccessible memory
Alexey Samsonov
- [PATCH] PR20721: Don't let UBSan print inaccessible memory
Yury Gribov
- [PATCH] PR20721: Don't let UBSan print inaccessible memory
Alexander Potapenko
- [PATCH] PR20721: Don't let UBSan print inaccessible memory
Evgeniy Stepanov
- [PATCH] PR20721: Don't let UBSan print inaccessible memory
Alexander Potapenko
- [PATCH] PR20721: Don't let UBSan print inaccessible memory
Alexey Samsonov
- [PATCH] PR20721: Don't let UBSan print inaccessible memory
Alexey Samsonov
- [PATCH] R600/SI: Add InstrMapping for noret atomics.
Tom Stellard
- [PATCH] R600/SI: Add InstrMapping for noret atomics.
Matt Arsenault
- [PATCH] R600/SI: Add pass to optimize LDS instruction offsets
Matt Arsenault
- [PATCH] R600/SI: Add preliminary support for flat address space
Matt Arsenault
- [PATCH] R600/SI: Add preliminary support for flat address space
Tom Stellard
- [PATCH] R600/SI: Add preliminary support for flat address space
Matt Arsenault
- [PATCH] R600/SI: Add some mubuf testcases.
Matt Arsenault
- [PATCH] R600/SI: Clean up checks for legality of immediate operands
Tom Stellard
- [PATCH] R600/SI: Clean up checks for legality of immediate operands
Matt Arsenault
- [PATCH] R600/SI: Fix assertion from copying a TargetGlobalAddress
Tom Stellard
- [PATCH] R600/SI: Fix assertion from copying a TargetGlobalAddress
Matt Arsenault
- [PATCH] R600/SI: Fix losing chain when fixing reg class of loads.
Matt Arsenault
- [PATCH] R600/SI: Fix losing chain when fixing reg class of loads.
Tom Stellard
- [PATCH] R600/SI: Fix losing chain when fixing reg class of loads.
Matt Arsenault
- [PATCH] R600/SI: Fix off by 1 error in used register count
Matt Arsenault
- [PATCH] R600/SI: Fix off by 1 error in used register count
Matt Arsenault
- [PATCH] R600/SI: Fix off by 1 error in used register count
Tom Stellard
- [PATCH] R600/SI: Fix off by 1 error in used register count
Matt Arsenault
- [PATCH] R600/SI: Implement areMemAccessesTriviallyDisjoint
Matt Arsenault
- [PATCH] R600/SI: Prefer selecting more e64 instruction forms.
Matt Arsenault
- [PATCH] R600/SI: Replace LDS atomics with no return versions
Tom Stellard
- [PATCH] R600/SI: Replace LDS atomics with no return versions
Matt Arsenault
- [PATCH] R600/SI: Report offset in correct units for st64 DS instructions
Matt Arsenault
- [PATCH] R600/SI: Report offset in correct units for st64 DS instructions
Tom Stellard
- [PATCH] R600/SI: Report offset in correct units for st64 DS instructions
Matt Arsenault
- [PATCH] R600: Add LDS_MAX_[U]INT and LDS_MAX_[U]INT_RET for Evergreen
Aaron Watry
- [PATCH] R600: Add LDS_MAX_[U]INT and LDS_MAX_[U]INT_RET for Evergreen
Matt Arsenault
- [PATCH] R600: Custom lower frem
Matt Arsenault
- [PATCH] R600: Custom lower frem
Tom Stellard
- [PATCH] R600: Custom lower frem
Matt Arsenault
- [PATCH] R600: Custom lower frem
Jan Vesely
- [PATCH] R600: Custom lower frem
Matt Arsenault
- [PATCH] R600: Custom lower frem
Jan Vesely
- [PATCH] Re-factor sample profile reader into lib/ProfileData.
Diego Novillo
- [PATCH] Re-factor sample profile reader into lib/ProfileData.
Justin Bogner
- [PATCH] Re-factor sample profile reader into lib/ProfileData.
Eric Christopher
- [PATCH] Re-factor sample profile reader into lib/ProfileData.
Diego Novillo
- [PATCH] Removed a duplicate test case
sonam kumari
- [PATCH] Remove dead code in SimplifyCFG
Jingyue Wu
- [PATCH] Rename getMaximumUnrollFactor().
Sanjay Patel
- [PATCH] Rename getMaximumUnrollFactor().
Renato Golin
- [PATCH] Rename getMaximumUnrollFactor().
Sanjay Patel
- [PATCH] Rename getMaximumUnrollFactor().
Sanjay Patel
- [PATCH] Rename getNoopForMachoTarget to getNoop
Brad Smith
- [PATCH] Rename getNoopForMachoTarget to getNoop
Joerg Sonnenberger
- [PATCH] Rename getNoopForMachoTarget to getNoop
Brad Smith
- [PATCH] Rename getNoopForMachoTarget to getNoop
Joerg Sonnenberger
- [PATCH] Rename getNoopForMachoTarget to getNoop
Brad Smith
- [PATCH] Rename getNoopForMachoTarget to getNoop
Brad Smith
- [PATCH] Rename getNoopForMachoTarget to getNoop
Joerg Sonnenberger
- [PATCH] Rename getNoopForMachoTarget to getNoop
Brad Smith
- [PATCH] Segfault in AArch64 backend with -g and -mbig-endian
Oliver Stannard
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Eric Christopher
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
David Majnemer
- [PATCH] Select Elimination in InstCombine
Eric Christopher
- [PATCH] Select Elimination in InstCombine
Joey Gouly
- [PATCH] Select Elimination in InstCombine
Chad Rosier
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Hal Finkel
- [PATCH] Select Elimination in InstCombine
Juergen Ributzka
- [PATCH] Select Elimination in InstCombine
Chandler Carruth
- [PATCH] Select Elimination in InstCombine
Hal Finkel
- [PATCH] Select Elimination in InstCombine
Eric Christopher
- [PATCH] Select Elimination in InstCombine
Hal Finkel
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Chandler Carruth
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Chandler Carruth
- [PATCH] Select Elimination in InstCombine
David Majnemer
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
David Majnemer
- [PATCH] Select Elimination in InstCombine
David Majnemer
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
David Majnemer
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
David Majnemer
- [PATCH] Select Elimination in InstCombine
Chandler Carruth
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Select elimination pass
Gerolf Hoflehner
- [PATCH] Support: Delete {aligned_,}{u,}{little,big}8_t
Rui Ueyama
- [PATCH] Support: Delete {aligned_,}{u,}{little,big}8_t
Rafael Ávila de Espíndola
- [PATCH] Support: improve identify_magic to recognize COFF bigobj
Rui Ueyama
- [PATCH] Support: improve identify_magic to recognize COFF bigobj
Rafael Ávila de Espíndola
- [PATCH] Support: Use llvm::COFF::BigObjMagic
Rui Ueyama
- [PATCH] Support: Use llvm::COFF::BigObjMagic
David Majnemer
- [PATCH] Teach zorg to support cmake and modules for Clang builders
Richard Smith
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
Frédéric Riss
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
Alexey Samsonov
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
Alexey Samsonov
- [PATCH] This phabricator revision is the merge of 4 patches that aim to provide resolving of AT_abstract_origin and AT_specification attributes.
Frédéric Riss
- [PATCH] Top-Down FunctionAttrs propagation for noalias, dereferenceable and nonnull inference
Philip Reames
- [PATCH] Top-Down FunctionAttrs propagation for noalias, dereferenceable and nonnull inference
Hal Finkel
- [PATCH] Top-Down FunctionAttrs propagation for noalias, dereferenceable and nonnull inference
Hal Finkel
- [PATCH] Update API to add PIC-level support.
Justin Hibbits
- [PATCH] Update the FreeBSD armv6 target
Andrew Turner
- [PATCH] Update the FreeBSD armv6 target
Renato Golin
- [PATCH] Update the FreeBSD armv6 target
Ed Maste
- [PATCH] Use broadcasts to optimize overall size when loading constant splat vectors (x86-64 with AVX or AVX2)
Sanjay Patel
- [PATCH] WIP: DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
- [PATCH] WIP: DI: Fold constant arguments into a single MDString
Adrian Prantl
- [polly] r216842 - Use range based for loops
Tobias Grosser
- [polly] r217396 - Added arcanist (arc) unit test support
Johannes Doerfert
- [polly] r217452 - [Fix] OpenMP parallel loop detection for the isl backend
Johannes Doerfert
- [polly] r217463 - Add -e to test generation script
David Peixotto
- [polly] r217506 - No need to check for non-existing std::map elements
Tobias Grosser
- [polly] r217507 - Use "const auto &" in range based for loops
Tobias Grosser
- [polly] r217508 - [Refactor] Cleanup isl code generation
Johannes Doerfert
- [polly] r217508 - [Refactor] Cleanup isl code generation
Tobias Grosser
- [polly] r217508 - [Refactor] Cleanup isl code generation
Johannes Doerfert
- [polly] r217508 - [Refactor] Cleanup isl code generation
Johannes Doerfert
- [polly] r217525 - Allow to generate a loop without the GuardBB
Johannes Doerfert
- [polly] r217525 - Allow to generate a loop without the GuardBB
Tobias Grosser
- [polly] r217587 - Remove executable bit on all header files
Tobias Grosser
- [polly] r217663 - Remove executable bit on test files
Tobias Grosser
- [polly] r217664 - Improve test coverage for non-affine access functions
Tobias Grosser
- [polly] r217665 - [Polly] Move MAY/MUST write property to IRAccess
Johannes Doerfert
- [polly] r217727 - Check that the elements of an array have the same size
Tobias Grosser
- [polly] r217728 - Delinearize _all_ accesses to a multi-dimensional array
Tobias Grosser
- [polly] r217729 - Compute and print the minimal loop carried dependency distance
Johannes Doerfert
- [Thumb] Don't materialize a new base register when CPSR is live
Moritz Roth
- [Thumb] Don't materialize a new base register when CPSR is live
Renato Golin
- [ubsan] nonnull and returns_nonnull sanitization
Alexey Samsonov
- [ubsan] nonnull and returns_nonnull sanitization
Jakub Jelinek
- [ubsan] nonnull and returns_nonnull sanitization
Jakub Jelinek
- [ubsan] nonnull and returns_nonnull sanitization
Alexey Samsonov
- [ubsan] nonnull and returns_nonnull sanitization
Alexey Samsonov
- [ubsan] nonnull and returns_nonnull sanitization
Alexey Samsonov
- [www] r217471 - Update Win snapshot to r217401.
Hans Wennborg
- [zorg] r217265 - Clean up libcxx-libcxxabi-singlethreaded-x86_64-linux-debian so that it passes the feature flags to lit
Galina Kistanova
- [zorg] r217265 - Clean up libcxx-libcxxabi-singlethreaded-x86_64-linux-debian so that it passes the feature flags to lit
Jonathan Roelofs
- [zorg] r217265 - Clean up libcxx-libcxxabi-singlethreaded-x86_64-linux-debian so that it passes the feature flags to lit
Galina Kistanova
- [zorg] r217265 - Clean up libcxx-libcxxabi-singlethreaded-x86_64-linux-debian so that it passes the feature flags to lit
Jonathan Roelofs
- [zorg] r217403 - Fix build breakage when CXXFLAGS is empty
Jonathan Roelofs
- [zorg] r217512 - Fix lit arg passing for libcxx-libcxxabi-singlethreaded-x86_64-linux-debian
Jonathan Roelofs
- [zorg] r217660 - Removing old ARM bots, adding benchmark one
Renato Golin
- [zorg] r217734 - Increase ARM Benchmark bot to 8 samples
Renato Golin
- Android NDK compatibility patch for Debug+Asserts build
Jeffrey Brusseau
- Android NDK compatibility patch for Debug+Asserts build
Jonathan Roelofs
- Android NDK compatibility patch for Debug+Asserts build
Jonathan Roelofs
- Android NDK compatibility patch for Debug+Asserts build
Jeffrey Brusseau
- Android NDK compatibility patch for Debug+Asserts build
Jeffrey Brusseau
- Android NDK compatibility patch for Debug+Asserts build
Jonathan Roelofs
- Fw: Improve FMA folding
Olivier H Sallenave
- LLVM buildmaster will be restarted today after 6 PM Pacific.
Galina Kistanova
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- LLVM Documentation: MergeFunctions pass
Stepan Dyatkovskiy
- LLVM Documentation: MergeFunctions pass
Stepan Dyatkovskiy
- LLVM Documentation: MergeFunctions pass
llvm at dyatkovskiy.com
- PATCH: add an option to enable function merging to the PMBuilder
Nick Lewycky
- PATCH: add an option to enable function merging to the PMBuilder
Chandler Carruth
- PATCH: R600/SI: Replacement for SIFixSGPRLiveRanges pass
Tom Stellard
- PATCH: R600/SI: Replacement for SIFixSGPRLiveRanges pass
Matt Arsenault
- PATCH: R600/SI: Replacement for SIFixSGPRLiveRanges pass
Tom Stellard
Last message date:
Sun Sep 14 23:53:23 PDT 2014
Archived on: Tue Aug 4 17:11:46 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).