The Week Of Monday 11 November 2013 Archives by subject
Starting: Mon Nov 11 00:56:49 PST 2013
Ending: Sun Nov 17 23:56:19 PST 2013
Messages: 1216
- (Very) small patch for the jit event listener
Gaël Thomas
- (Very) small patch for the jit event listener
Kaylor, Andrew
- (Very) small patch for the jit event listener
Yaron Keren
- (Very) small patch for the jit event listener
Gaël Thomas
- (Very) small patch for the jit event listener
Yaron Keren
- [AArch64] Redundant AllOne/AllZero patterns?
Chad Rosier
- [AArch64] Redundant AllOne/AllZero patterns?
Tim Northover
- [AArch64] Redundant AllOne/AllZero patterns?
Chad Rosier
- [AVX512] Add unmasked FMA intrinsics
Cameron McInally
- [AVX512] Add unmasked FMA intrinsics
Chad Rosier
- [AVX512] Add unmasked FMA intrinsics
Cameron McInally
- [AVX512] Add unmasked FMA intrinsics
Demikhovsky, Elena
- [AVX512] Add unmasked FMA intrinsics
Cameron McInally
- [compiler-rt] r193602 - tsan/asan: support pthread_setname_np to set thread names
Kostya Serebryany
- [compiler-rt] r193602 - tsan/asan: support pthread_setname_np to set thread names
Kostya Serebryany
- [compiler-rt] r194369 - [asan] Bypass pthread_attr_getdetachstate interceptor in compiler_rt code.
Evgeniy Stepanov
- [compiler-rt] r194369 - [asan] Bypass pthread_attr_getdetachstate interceptor in compiler_rt code.
Chandler Carruth
- [compiler-rt] r194369 - [asan] Bypass pthread_attr_getdetachstate interceptor in compiler_rt code.
Evgeniy Stepanov
- [compiler-rt] r194370 - [msan] Sanity check for non-PIE.
Evgeniy Stepanov
- [compiler-rt] r194372 - [sanitizer] Warn if interception fails.
Evgeniy Stepanov
- [compiler-rt] r194372 - [sanitizer] Warn if interception fails.
Chandler Carruth
- [compiler-rt] r194372 - [sanitizer] Warn if interception fails.
Evgeniy Stepanov
- [compiler-rt] r194375 - [msan] One more test for r194374.
Evgeniy Stepanov
- [compiler-rt] r194429 - ARM: make assembly files compile Thumb2 with nop IT block.
Tim Northover
- [compiler-rt] r194468 - [sanitizer] Avoid needless use of stringification (#symver) in INTERCEPT_FUNCTION_VER.
Evgeniy Stepanov
- [compiler-rt] r194479 - [Sanitizer] Specify a default value for each common runtime flag
Alexey Samsonov
- [compiler-rt] r194499 - Added summary info to GCDAProfiling.
Yuchen Wu
- [compiler-rt] r194572 - [asan] fix a leak in tds (https://code.google.com/p/address-sanitizer/issues/detail?id=233)
Kostya Serebryany
- [compiler-rt] r194573 - [ASan] Don't call __asan_init() from certain interceptors on Darwin.
Alexander Potapenko
- [compiler-rt] r194578 - [ASan] Use new feature of FileCheck: provide multiple --check-prefix args
Alexey Samsonov
- [compiler-rt] r194579 - [ASan] Do not rely on malloc context in allocator reports.
Alexey Samsonov
- [compiler-rt] r194580 - [Sanitizer] Use same PC threshold in slow unwinder on all platforms
Alexey Samsonov
- [compiler-rt] r194583 - [ASan] Remove the stale dependency on the Foundation framework from the dynamic ASan runtime.
Alexander Potapenko
- [compiler-rt] r194685 - [Sanitizer] Add print_summary runtime flag to disable error summaries (UBSan doesn't need them)
Alexey Samsonov
- [compiler-rt] r194686 - [Sanitizer] Print symbolized stack frame using a single Printf() call.
Alexey Samsonov
- [compiler-rt] r194687 - [UBSan] Update UBSan location rendering to match r194686
Alexey Samsonov
- [compiler-rt] r194696 - [ASan] Introduce a top-level target to collect all ASan runtimes and deps
Alexey Samsonov
- [compiler-rt] r194696 - [ASan] Introduce a top-level target to collect all ASan runtimes and deps
Rafael Espíndola
- [compiler-rt] r194696 - [ASan] Introduce a top-level target to collect all ASan runtimes and deps
Alexey Samsonov
- [compiler-rt] r194696 - [ASan] Introduce a top-level target to collect all ASan runtimes and deps
Rafael Espíndola
- [compiler-rt] r194698 - [UBSan] Make sure ASan and UBSan interact properly by running each test from UBSan test suite with and without ASan
Alexey Samsonov
- [compiler-rt] r194699 - [msan] A test for r194697.
Evgeniy Stepanov
- [compiler-rt] r194702 - [asan] Poor man's coverage that works with ASan (compiler-rt part)
Kostya Serebryany
- [compiler-rt] r194703 - [asan] disable CovDump on Windows for now (fails to compile)
Kostya Serebryany
- [compiler-rt] r194704 - [asan] unbreak dfsan, which includes sanitizer/common_interface_defs.h into internal sources (although it shoudn't)
Kostya Serebryany
- [compiler-rt] r194711 - asan: disable pthread_setname_np interceptor
Dmitry Vyukov
- [compiler-rt] r194779 - Speculatively revert asan coverage changes 194702-194704.
Bob Wilson
- [compiler-rt] r194779 - Speculatively revert asan coverage changes 194702-194704.
Kostya Serebryany
- [compiler-rt] r194790 - Reapply asan coverage changes 194702-194704.
Bob Wilson
- [compiler-rt] r194796 - Don't build unsupported compiler-rt pieces on Windows
Alexey Samsonov
- [compiler-rt] r194802 - LLVM's GoogleTest copy has moved its source code back to the default
Chandler Carruth
- [compiler-rt] r194803 - tsan: add proper cfi directives to assembly code
Dmitry Vyukov
- [compiler-rt] r194805 - [Sanitizer] Make slow unwinder on Linux more robust
Alexey Samsonov
- [compiler-rt] r194809 - [asan] helper script to dump/merge coverage data
Kostya Serebryany
- [compiler-rt] r194813 - [ASan] Add the configure+make rules for building the ASan runtime for iOS simulator.
Alexander Potapenko
- [compiler-rt] r194823 - tsan: add support for robust mutexes
Dmitry Vyukov
- [compiler-rt] r194841 - Remove #include of net/ip_mroute.h for SANITIZER_MAC.
Bob Wilson
- [compiler-rt] r194841 - Remove #include of net/ip_mroute.h for SANITIZER_MAC.
Alexander Potapenko
- [compiler-rt] r194873 - Add clang_darwin_embedded platform for embedded projects
Tim Northover
- [compiler-rt] r194886 - Revert premature instructions to build __sync_fetch_*
Tim Northover
- [compiler-rt] r194886 - Revert premature instructions to build __sync_fetch_*
James Grosbach
- [compiler-rt] r194955 - [DFSan] Don't include public headers in dfsan runtime code
Alexey Samsonov
- [compiler-rt] r194958 - CMake: don't build sanitizer runtimes on 64-bit Windows (it's unsupported for now)
Alexey Samsonov
- [compiler-rt] r194963 - [ASan] Build ASan on Windows only if MSVC is used
Alexey Samsonov
- [dragonegg] r194586 - Change test to check the IR.
Rafael Espindola
- [dragonegg] r194594 - Relax CHECK to try to fix the gcc 4.5 buildbot.
Rafael Espindola
- [dragonegg] r194613 - Relax the test further to pass in the last bot that is red.
Rafael Espindola
- [dragonegg] r194651 - One more attempt at matching the output on the multiple gcc versions.
Rafael Espindola
- [dragonegg] r194708 - Handle weakref the clang way.
Rafael Espindola
- [dragonegg] r194715 - Allow for a bitcast that shows up in some versions of gcc.
Rafael Espindola
- [dragonegg] r194730 - Handle weakref in cases where target is not an IDENTIFIER_NODE.
Rafael Espindola
- [lld] r194481 - Get lld building with MSVC2013
Alp Toker
- [lld] r194492 - [MachO] Simplify conditionals. No functionality change.
Rui Ueyama
- [lld] r194492 - [MachO] Simplify conditionals. No functionality change.
Shankar Easwaran
- [lld] r194492 - [MachO] Simplify conditionals. No functionality change.
Rui Ueyama
- [lld] r194539 - [PECOFF] Do not print error if length of .drectve is 0.
Rui Ueyama
- [lld] r194539 - [PECOFF] Do not print error if length of .drectve is 0.
David Blaikie
- [lld] r194539 - [PECOFF] Do not print error if length of .drectve is 0.
Rui Ueyama
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rui Ueyama
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sean Silva
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rui Ueyama
- [lld] r194545 - [PECOFF] Fix use-after-return.
Shankar Easwaran
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sergey Matveev
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sean Silva
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sean Silva
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- [lld] r194545 - [PECOFF] Fix use-after-return.
Chad Rosier
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sean Silva
- [lld] r194545 - [PECOFF] Fix use-after-return.
Nick Kledzik
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sergey Matveev
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sergey Matveev
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sean Silva
- [lld] r194545 - [PECOFF] Fix use-after-return.
Evgeniy Stepanov
- [lld] r194545 - [PECOFF] Fix use-after-return.
Alexey Samsonov
- [lld] r194545 - [PECOFF] Fix use-after-return.
Alexey Samsonov
- [lld] r194545 - [PECOFF] Fix use-after-return.
Kostya Serebryany
- [lld] r194550 - Fix misleading indentation.
Rui Ueyama
- [lld] r194551 - Use empty() instead of size() == 0.
Rui Ueyama
- [lld] r194551 - Use empty() instead of size() == 0.
Nick Kledzik
- [lld] r194551 - Use empty() instead of size() == 0.
David Blaikie
- [lld] r194551 - Use empty() instead of size() == 0.
Rui Ueyama
- [lld] r194552 - Revert "Use empty() instead of size() == 0."
Rui Ueyama
- [lld] r194556 - Re-submit r194551: Use empty() instead of size() == 0.
Rui Ueyama
- [lld] r194560 - [PECOFF] Make ReaderCOFF more robust against planned identity_magic() changes.
Rui Ueyama
- [lld] r194619 - Fix indentation, use early return.
Rui Ueyama
- [lld] r194620 - Show error message if two atoms are not mergeable.
Rui Ueyama
- [lld] r194624 - Remove default label from fully covered switch.
Rui Ueyama
- [lld] r194624 - Remove default label from fully covered switch.
Duncan Exon Smith
- [lld] r194624 - Remove default label from fully covered switch.
Rui Ueyama
- [lld] r194624 - Remove default label from fully covered switch.
Duncan P. N. Exon Smith
- [lld] r194624 - Remove default label from fully covered switch.
Rui Ueyama
- [lld] r194641 - Move InputGraph from Driver to Core. LinkingContext depends on it.
Michael J. Spencer
- [lld] r194642 - [PECOFF] Add missing dependency.
Michael J. Spencer
- [lld] r194643 - Whitespace.
Michael J. Spencer
- [lld] r194666 - Avoid parsing large YAML file.
Rui Ueyama
- [lld] r194668 - [PECOFF] Make the import library file magic more accurate.
Rui Ueyama
- [lld] r194671 - Terminate if there are un-mergeable duplicate atoms.
Rui Ueyama
- [lld] r194671 - Terminate if there are un-mergeable duplicate atoms.
Rafael Espíndola
- [lld] r194671 - Terminate if there are un-mergeable duplicate atoms.
Rui Ueyama
- [lld] r194675 - Use makeArrayRef() to make ArrayRef from C array.
Rui Ueyama
- [lld] r194677 - Fix indentation and delete trailing whitespace.
Rui Ueyama
- [lld] r194721 - Use makeArrayRef(). No functionality change.
Rui Ueyama
- [lld] r194722 - Fix trailing whitespace and indentation.
Rui Ueyama
- [lld] r194723 - Test for r194671.
Rui Ueyama
- [lld] r194727 - Test: Move input redirections at the end of the line.
Rui Ueyama
- [lld] r194746 - Don't use getFileOrStdin() at where we don't want to read from stdin.
Rui Ueyama
- [lld] r194754 - Move DOS stub data to PECOFFLinkingContext for /stub option.
Rui Ueyama
- [lld] r194754 - Move DOS stub data to PECOFFLinkingContext for /stub option.
Sean Silva
- [lld] r194754 - Move DOS stub data to PECOFFLinkingContext for /stub option.
Rui Ueyama
- [lld] r194754 - Move DOS stub data to PECOFFLinkingContext for /stub option.
Rui Ueyama
- [lld] r194754 - Move DOS stub data to PECOFFLinkingContext for /stub option.
Rui Ueyama
- [lld] r194757 - [PECOFF] Add /stub option.
Rui Ueyama
- [lld] r194768 - [PECOFF] Add tests for r194757.
Rui Ueyama
- [lld] r194776 - Fix include guards.
Rui Ueyama
- [lld] r194777 - Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [lld] r194784 - Refactor copy-paste-and-modifed code using callback.
Rui Ueyama
- [lld] r194787 - [PECOFF] Avoid using statically initialized std::vector.
Rui Ueyama
- [lld] r194791 - [PECOFF] Minimum size of DOS stub is 64 byte.
Rui Ueyama
- [lld] r194793 - Fix Windows buildbot on which size_t is not unsinged long.
Rui Ueyama
- [lld] r194847 - [PECOFF] Give a better name to the linker generated file.
Rui Ueyama
- [lld] r194851 - [PECOFF] Remove unnecessary static member.
Rui Ueyama
- [lld] r194860 - [PECOFF] Use INT3 instead of NOP.
Rui Ueyama
- [lld] r194860 - [PECOFF] Use INT3 instead of NOP.
Sean Silva
- [lld] r194860 - [PECOFF] Use INT3 instead of NOP.
Rui Ueyama
- [lld] r194866 - Remove duplicate code.
Rui Ueyama
- [lld] r194877 - Replace magic number with sizeof(). No functionality change.
Rui Ueyama
- [lld] r194887 - Duplicate code removal.
Rui Ueyama
- [lld] r194890 - Use llvm_unreachable() instead of assert() at where control should never get.
Rui Ueyama
- [lld] r194894 - Use range-based for loop.
Rui Ueyama
- [lld] r194908 - Replace duplicate code with calls to getOrPushAttribute().
Rui Ueyama
- [lld] r194909 - Simplify. No functionality change.
Rui Ueyama
- [lld] r194911 - Use early continue.
Rui Ueyama
- [lld] r194913 - Replace one more magic number with sizeof().
Rui Ueyama
- [lld] r194914 - Move the entire debug print loop into DEBUG_WITH_TYPE.
Rui Ueyama
- [lld] r194982 - Remove superfluous "explicit" keyword.
Rui Ueyama
- [lld] r194987 - Add an assert for NativeReferenceIvarsV1.
Rui Ueyama
- [lld] r194988 - Replace unnecessary vector copy with reference.
Rui Ueyama
- [llvm] r187827 - Change the linkage of these global values to 'internal'.
Kostya Serebryany
- [llvm] r187827 - Change the linkage of these global values to 'internal'.
Bill Wendling
- [llvm] r187827 - Change the linkage of these global values to 'internal'.
Bill Wendling
- [llvm] r193112 - Fix CodeGen for vectors of pointers with address spaces.
Matt Arsenault
- [llvm] r193781 - [mips] XFAIL several MCJIT remote tests
NAKAMURA Takumi
- [llvm] r193781 - [mips] XFAIL several MCJIT remote tests
Petar Jovanovic
- [llvm] r193781 - [mips] XFAIL several MCJIT remote tests
Petar Jovanovic
- [llvm] r194040 - Revert "llvm-cov: Added command-line option to change dir."
Yuchen Wu
- [llvm] r194040 - Revert "llvm-cov: Added command-line option to change dir."
Chandler Carruth
- [llvm] r194365 - Don't universally enable initialiser lists on GCC. Thanks for catching this Chandler
Eric Christopher
- [llvm] r194365 - Don't universally enable initialiser lists on GCC. Thanks for catching this Chandler
Eric Christopher
- [llvm] r194373 - [NVPTX] Blacklist TailDuplicate pass
Justin Holewinski
- [llvm] r194373 - [NVPTX] Blacklist TailDuplicate pass
Tom Stellard
- [llvm] r194373 - [NVPTX] Blacklist TailDuplicate pass
Justin Holewinski
- [llvm] r194373 - [NVPTX] Blacklist TailDuplicate pass
Justin Holewinski
- [llvm] r194374 - [msan] Propagate origin for insertvalue, extractvalue.
Evgeniy Stepanov
- [llvm] r194376 - [autoconf] Prune "runtime" stuff in configure, corresponding to r191835.
NAKAMURA Takumi
- [llvm] r194378 - Update of the 'Code Review' page. The link is now called 'Create Diff' instead of 'Create Revision'
Sylvestre Ledru
- [llvm] r194379 - [llvm-c] Remove dead typedef
Peter Zotov
- [llvm] r194380 - [OCaml] Make Llvm_target.DataLayout.t automatically managed
Peter Zotov
- [llvm] r194381 - [OCaml] Accept context explicitly in Llvm_target functions
Peter Zotov
- [llvm] r194382 - [OCaml] Add missing Llvm_target functions
Peter Zotov
- [llvm] r194383 - Simplify code. No functionality change.
Benjamin Kramer
- [llvm] r194384 - Add PPC option for full register names in asm
Hal Finkel
- [llvm] r194385 - Add a testcase for pr17852.
Rafael Espindola
- [llvm] r194386 - [mips][msa] CHECK-DAG-ize MSA 2r.ll test.
Matheus Almeida
- [llvm] r194387 - [mips][msa] CHECK-DAG-ize MSA 2rf.ll test.
Matheus Almeida
- [llvm] r194388 - Move debug message in vectorizer
Renato Golin
- [llvm] r194389 - [mips][msa] CHECK-DAG-ize MSA 2rf_float_int.ll test.
Matheus Almeida
- [llvm] r194390 - [mips][msa] CHECK-DAG-ize MSA 2rf_int_float.ll test.
Matheus Almeida
- [llvm] r194391 - [mips][msa] CHECK-DAG-ize MSA 3r-a.ll test.
Matheus Almeida
- [llvm] r194393 - Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp too
Daniel Sanders
- [llvm] r194394 - [AArch64] Add support for NEON scalar floating-point convert to fixed-point instructions.
Chad Rosier
- [llvm] r194398 - Just pass the DIComposite type by value instead of by pointer.
Eric Christopher
- [llvm] r194399 - 80-col.
Eric Christopher
- [llvm] r194400 - Formatting.
Eric Christopher
- [llvm] r194401 - Unify the adding of enumerators with the construction of the enumeration.
Eric Christopher
- [llvm] r194404 - CalcSpillWeights: give a better describing name to calculateSpillWeights
Arnaud A. de Grandmaison
- [llvm] r194406 - [AArch64] The shift right/left and insert immediate builtins expect 3
Chad Rosier
- [llvm] r194409 - [NVPTX] Fix logic error in loading vector parameters of more than 4 components
Justin Holewinski
- [llvm] r194410 - [NVPTX] Properly handle bitcast ConstantExpr when checking for the alignment of function parameters
Justin Holewinski
- [llvm] r194415 - Fixing a problem with iterator validity in RuntimeDyldImpl::resolveExternalSymbols
Andrew Kaylor
- [llvm] r194416 - [ARM] Add support for MVFR2 which is new in ARMv8
Artyom Skrobov
- [llvm] r194417 - CalcSpillWeights: allow overidding the spill weight normalizing function
Arnaud A. de Grandmaison
- [llvm] r194418 - Change libLTO back to linking with @executable_path instead of @rpath.
Bob Wilson
- [llvm] r194421 - Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to the
Simon Atanasyan
- [llvm] r194423 - [mips] Partially revert r193641. Stack alignment should not be determined by
Akira Hatanaka
- [llvm] r194424 - Fix PR17952.
Shuxin Yang
- [llvm] r194424 - Fix PR17952.
Chris Lattner
- [llvm] r194424 - Fix PR17952.
Bob Wilson
- [llvm] r194424 - Fix PR17952.
Hal Finkel
- [llvm] r194424 - Fix PR17952.
Nadav Rotem
- [llvm] r194425 - R600: Use function inputs to represent data stored in gpr
Vincent Lejeune
- [llvm] r194427 - Print new JavaScript calling conventions symbolically.
Andrew Trick
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Andrew Trick
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Sean Silva
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Andrew Trick
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Eric Christopher
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Andrew Trick
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Sean Silva
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Filip Pizlo
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Filip Pizlo
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Sean Silva
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Andrew Trick
- [llvm] r194431 - Lower X86::MORESTACK_RET and X86::MORESTACK_RET_RESTORE_R10 in
Lang Hames
- [llvm] r194433 - R600/SI: Add test that fails due to requiring i64 mul for pointers
Matt Arsenault
- [llvm] r194437 - Extract a bc attr parsing helper that returns Attribute::None on error
Reid Kleckner
- [llvm] r194442 - Change the default branch instruction to be the 16 bit variety for mips16.
Reed Kotler
- [llvm] r194443 - R600/SI: Change formatting of printed registers.
Matt Arsenault
- [llvm] r194451 - Added basic unit test for llvm-cov.
Yuchen Wu
- [llvm] r194453 - llvm-cov: Added call to update run/program counts.
Yuchen Wu
- [llvm] r194453 - llvm-cov: Added call to update run/program counts.
Nick Lewycky
- [llvm] r194453 - llvm-cov: Added call to update run/program counts.
Yuchen Wu
- [llvm] r194454 - Revert "Added basic unit test for llvm-cov."
Yuchen Wu
- [llvm] r194456 - Add new FileCheck feature to 3.4 release notes
Matt Arsenault
- [llvm] r194457 - Correct a glitch in r194424 which may invalidate iterator.
Shuxin Yang
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Wan Xiaofei
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Chandler Carruth
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Wan, Xiaofei
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Chandler Carruth
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Wan, Xiaofei
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Andrew Trick
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Hal Finkel
- [llvm] r194463 - XCore target: return error for unsupported alignment
Robert Lytton
- [llvm] r194464 - Add XCore support for ATOMIC_FENCE.
Robert Lytton
- [llvm] r194465 - XCore target test for hidden declaration
Robert Lytton
- [llvm] r194466 - XCore target: fix bug in aligning 'byval i8*' on the stack
Robert Lytton
- [llvm] r194467 - [mips][msa] Change constant used in ori tests to avoid conflict with bseti (also xori to avoid bnegi)
Daniel Sanders
- [llvm] r194469 - [mips][msa] Added support for matching bset, bseti, bneg, and bnegi from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r194470 - [ARM] Add support for FP_HP_extension build attribute
Bradley Smith
- [llvm] r194471 - [mips][msa] Added support for matching bclr, and bclri from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r194472 - [mips][msa] Fix buildbot failures caused by an unused variable when assertions are disabled.
Daniel Sanders
- [llvm] r194475 - SimplifyCFG: Use existing constant folding logic when forming switch tables.
Benjamin Kramer
- [llvm] r194475 - SimplifyCFG: Use existing constant folding logic when forming switch tables.
Hans Wennborg
- [llvm] r194476 - [mips][msa] Enable inlinse assembly for MSA.
Daniel Sanders
- [llvm] r194484 - R600: Reenable llvm.R600.load.input/interp.input for compatibility
Vincent Lejeune
- [llvm] r194485 - Remove unused variable.
Rafael Espindola
- [llvm] r194485 - Remove unused variable.
Sean Silva
- [llvm] r194485 - Remove unused variable.
Rafael Espíndola
- [llvm] r194485 - Remove unused variable.
Rafael Espíndola
- [llvm] r194486 - Revert "Remove unused variable."
Rafael Espindola
- [llvm] r194486 - Revert "Remove unused variable."
David Blaikie
- [llvm] r194486 - Revert "Remove unused variable."
Rafael Espíndola
- [llvm] r194486 - Revert "Remove unused variable."
David Blaikie
- [llvm] r194486 - Revert "Remove unused variable."
Rafael Espíndola
- [llvm] r194495 - whitespace
Andrew Trick
- [llvm] r194496 - GraphViz CFGPrinter: wrap long lines.
Andrew Trick
- [llvm] r194496 - GraphViz CFGPrinter: wrap long lines.
Sean Silva
- [llvm] r194496 - GraphViz CFGPrinter: wrap long lines.
Andrew Trick
- [llvm] r194496 - GraphViz CFGPrinter: wrap long lines.
Sean Silva
- [llvm] r194496 - GraphViz CFGPrinter: wrap long lines.
Andrew Trick
- [llvm] r194497 - Simplify operand folding when rematerializing a load.
Andrew Trick
- [llvm] r194500 - Expand rotate instructions on sparcv9 as well.
Roman Divacky
- [llvm] r194501 - [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalar
Chad Rosier
- [llvm] r194505 - Export intrinsics:__builtin_arm_{dmb, dsb} to frontend
Weiming Zhao
- [llvm] r194506 - Corruptly merge constants with explicit and implicit alignments.
Rafael Espindola
- [llvm] r194506 - Corruptly merge constants with explicit and implicit alignments.
Rafael Espíndola
- [llvm] r194508 - [OCaml] Fix a typo
Peter Zotov
- [llvm] r194509 - [OCaml] Dynamically link LLVM on --enable-shared builds
Peter Zotov
- [llvm] r194510 - [mips] Fix and re-enable a test case that has been disabled for a long time.
Akira Hatanaka
- [llvm] r194511 - [mips] Revert part of r194510 that was accidentally committed.
Akira Hatanaka
- [llvm] r194512 - ARM: diagnose invalid system LDM/STM
Tim Northover
- [llvm] r194514 - Protect user-supplied runtime library functions in LTO
Justin Bogner
- [llvm] r194514 - Protect user-supplied runtime library functions in LTO
Rafael Espíndola
- [llvm] r194514 - Protect user-supplied runtime library functions in LTO
Duncan P. N. Exon Smith
- [llvm] r194514 - Protect user-supplied runtime library functions in LTO
Rafael Espíndola
- [llvm] r194515 - Add a FIXME for 32-bit q modifiers.
Eric Christopher
- [llvm] r194519 - [mips] Run test case with command line option -mattr=+fp64.
Akira Hatanaka
- [llvm] r194522 - [mips] Fix a bug in function CC_MipsO32_FP64. The second double precision
Akira Hatanaka
- [llvm] r194524 - FoldBranchToCommonDest merges branches into a single branch with or/and of the condition. It has a heuristics for estimating when some of the dependencies are processed by out-of-order processors. This patch adds another rule to the heuristics that says that if the "BonusInstruction" that we speculatively execute is used by the condition of the second branch then it is okay to hoist it. This change exposes more opportunities for other passes to transform the code. It does not matter that...
Nadav Rotem
- [llvm] r194525 - Fold (iszero(A&K1) | iszero(A&K2)) -> (A&(K1|K2)) != (K1|K2) if we know that K1 and K2 are 'one-hot' (only one bit is on).
Nadav Rotem
- [llvm] r194526 - remove virtual methods in SCEVApplyRewriter and SCEVParameterRewriter
Sebastian Pop
- [llvm] r194527 - delinearization of arrays
Sebastian Pop
- [llvm] r194527 - delinearization of arrays
Chandler Carruth
- [llvm] r194527 - delinearization of arrays
Hal Finkel
- [llvm] r194527 - delinearization of arrays
Eric Christopher
- [llvm] r194527 - delinearization of arrays
Sebastian Pop
- [llvm] r194527 - delinearization of arrays
Sebastian Pop
- [llvm] r194527 - delinearization of arrays
Hal Finkel
- [llvm] r194527 - delinearization of arrays
Eric Christopher
- [llvm] r194527 - delinearization of arrays
Sebastian Pop
- [llvm] r194527 - delinearization of arrays
Eric Christopher
- [llvm] r194528 - improve dependence analysis testcases
Sebastian Pop
- [llvm] r194529 - Cleanup the stackmap operand folding code and fix a corner case.
Andrew Trick
- [llvm] r194530 - Remove always true flag.
Rafael Espindola
- [llvm] r194533 - Replacing HUGE_VALF with llvm::huge_valf in order to work around a warning triggered in MSVC 12.
Aaron Ballman
- [llvm] r194535 - Removing llvm::huge_vald and llvm::huge_vall because they are not currently used, and HUGE_VALD does not appear to be supported everywhere anyways.
Aaron Ballman
- [llvm] r194537 - Update the docs to match the function name.
Nadav Rotem
- [llvm] r194537 - Update the docs to match the function name.
Robinson, Paul
- [llvm] r194537 - Update the docs to match the function name.
Nadav Rotem
- [llvm] r194538 - Introduce an AnalysisManager which is like a pass manager but with a lot
Chandler Carruth
- [llvm] r194538 - Introduce an AnalysisManager which is like a pass manager but with a lot
Aaron Ballman
- [llvm] r194538 - Introduce an AnalysisManager which is like a pass manager but with a lot
Chandler Carruth
- [llvm] r194538 - Introduce an AnalysisManager which is like a pass manager but with a lot
Aaron Ballman
- [llvm] r194541 - Give folks a reference to some material on the fundamental design
Chandler Carruth
- [llvm] r194541 - Give folks a reference to some material on the fundamental design
Sean Silva
- [llvm] r194541 - Give folks a reference to some material on the fundamental design
Marshall Clow
- [llvm] r194542 - SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
- [llvm] r194542 - SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Tom Stellard
- [llvm] r194542 - SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
- [llvm] r194547 - R600: Fix selection failure on EXTLOAD
Matt Arsenault
- [llvm] r194548 - Fix a null pointer dereference when copying a null polymorphic pointer.
Chandler Carruth
- [llvm] r194549 - Add another (perhaps better) video for Sean's talk. (Thanks Marshall!)
Chandler Carruth
- [llvm] r194553 - Add a test case to verify that misusing anyregcc crashes as expected.
Andrew Trick
- [llvm] r194553 - Add a test case to verify that misusing anyregcc crashes as expected.
Sean Silva
- [llvm] r194554 - Add myself to CODE_OWNERS for the OCaml bindings
Peter Zotov
- [llvm] r194555 - Allow the code which returns the length for inline assembler to know
Reed Kotler
- [llvm] r194557 - Mips16InstrInfo.cpp: Use <cctype> instead of <ctype.h>
NAKAMURA Takumi
- [llvm] r194558 - Remove XFAIL:aarch64, arm from 4 tests in test/ExecutionEngine/MCJIT.
NAKAMURA Takumi
- [llvm] r194561 - Add XFAIL:arm again on 4 MCJIT tests, since r194558. AArch64 has been left removed.
NAKAMURA Takumi
- [llvm] r194562 - This patch fixes a bug in floating point operands parsing, when instruction alias uses default register operand.
Vladimir Medic
- [llvm] r194563 - Fix typo + add URL
Sylvestre Ledru
- [llvm] r194564 - XCore target: implement exception handling
Robert Lytton
- [llvm] r194565 - FileCheck: fix a bug with multiple --check-prefix options.
Alexey Samsonov
- [llvm] r194566 - SampleProfileLoader pass. Initial setup.
Diego Novillo
- [llvm] r194566 - SampleProfileLoader pass. Initial setup.
Alexey Samsonov
- [llvm] r194566 - SampleProfileLoader pass. Initial setup.
Diego Novillo
- [llvm] r194568 - Fix -Wdelete-non-virtual-dtor warnings by making SampleProfile methods non-virtual
Alexey Samsonov
- [llvm] r194569 - Support for microMIPS trap instruction with immediate operands.
Zoran Jovanovic
- [llvm] r194570 - Fix bug in .gpword directive parsing.
Vladimir Medic
- [llvm] r194570 - Fix bug in .gpword directive parsing.
Eric Christopher
- [llvm] r194574 - Don't call doFinalization from verifyFunction.
Rafael Espindola
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espindola
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Kevin Modzelewski
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Kevin Modzelewski
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espíndola
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Kevin Modzelewski
- [llvm] r194577 - FileCheck: fix matching of one check-prefix is a prefix of another
Alexey Samsonov
- [llvm] r194581 - Make sure LLVMLoadLibraryPermanently gets an extern "C" symbol.
Benjamin Kramer
- [llvm] r194582 - Move Delinearization pass into an anonymous namespace.
Benjamin Kramer
- [llvm] r194585 - [SystemZ] Add the general form of BCR
Richard Sandiford
- [llvm] r194588 - DIEHash: Move header include to be first in the implementation file to flush out header inclusion ordering issues
David Blaikie
- [llvm] r194589 - cmake: link release builds statically against run-time library on windows (use /MT instead of /MD)
Hans Wennborg
- [llvm] r194592 - Enable generating legacy IT block for AArch32
Weiming Zhao
- [llvm] r194596 - CMake: make building with /MT an option instead of always forcing it
Hans Wennborg
- [llvm] r194596 - CMake: make building with /MT an option instead of always forcing it
Aaron Ballman
- [llvm] r194596 - CMake: make building with /MT an option instead of always forcing it
Hans Wennborg
- [llvm] r194596 - CMake: make building with /MT an option instead of always forcing it
Reid Kleckner
- [llvm] r194596 - CMake: make building with /MT an option instead of always forcing it
Hans Wennborg
- [llvm] r194598 - [AArch64] Add support for legacy AArch32 NEON scalar shift by immediate
Chad Rosier
- [llvm] r194601 - Use StringRef instead of std::string
Jakub Staszak
- [llvm] r194601 - Use StringRef instead of std::string
NAKAMURA Takumi
- [llvm] r194602 - Simplify code. No functionality change.
Jakub Staszak
- [llvm] r194604 - Revert my CMake patches concerning building with /MT (r194589, r194596)
Hans Wennborg
- [llvm] r194605 - Whitespace.
Rui Ueyama
- [llvm] r194607 - Path: Add tests for existing file magics.
Rui Ueyama
- [llvm] r194612 - add more comments around the delinearization of arrays
Sebastian Pop
- [llvm] r194616 - Added basic unit test for llvm-cov.
Yuchen Wu
- [llvm] r194622 - llvm-cov: Changed XFAIL targets to be more generic.
Yuchen Wu
- [llvm] r194625 - R600/SI: Prefer SALU instructions for bit shift operations
Tom Stellard
- [llvm] r194626 - R600/SI: Add support for private address space load/store
Tom Stellard
- [llvm] r194630 - Take care of long short branch immediate instructions for mips16 in
Reed Kotler
- [llvm] r194632 - R600: Fix uninitialized variable usage
Tom Stellard
- [llvm] r194634 - Fixed 80+ violations.
Michael Gottesman
- [llvm] r194635 - llvm-cov: Replaced asserts with proper error handling.
Yuchen Wu
- [llvm] r194637 - llvm-cov: Removed StringMap holding GCOVLines.
Yuchen Wu
- [llvm] r194639 - llvm-cov: Slightly improved error checking.
Yuchen Wu
- [llvm] r194644 - Add simple support for tags in YAML I/O
Nick Kledzik
- [llvm] r194644 - Add simple support for tags in YAML I/O
Sean Silva
- [llvm] r194646 - Fixing a heisenbug where the memory dependence analysis behaves differently
Yunzhong Gao
- [llvm] r194648 - Implement AArch64 NEON instruction set AdvSIMD (table).
Jiangning Liu
- [llvm] r194650 - Update emacs llvm mode.
Matt Arsenault
- [llvm] r194650 - Update emacs llvm mode.
Michael Gottesman
- [llvm] r194652 - Suppress llvm-cov.test on Win32, with REQUIRES: shell
NAKAMURA Takumi
- [llvm] r194654 - Added BlockFrequencyInfo::view for displaying the block frequency propagation graph via graphviz.
Michael Gottesman
- [llvm] r194655 - Add dyn_cast<> support to YAML I/O's IO class
Nick Kledzik
- [llvm] r194655 - Add dyn_cast<> support to YAML I/O's IO class
Sean Silva
- [llvm] r194655 - Add dyn_cast<> support to YAML I/O's IO class
Nick Kledzik
- [llvm] r194655 - Add dyn_cast<> support to YAML I/O's IO class
Nick Kledzik
- [llvm] r194656 - Implement aarch64 neon instruction class SIMD misc.
Kevin Qin
- [llvm] r194658 - remove extra semicolon
Nick Kledzik
- [llvm] r194659 - [AArch64 neon] support poly64 and relevant intrinsic functions.
Kevin Qin
- [llvm] r194661 - Whitespace.
NAKAMURA Takumi
- [llvm] r194662 - R600/SIFixSGPRCopies.cpp: Fix \param to \return. [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r194665 - Add external project LDC to release notes.
Kai Nacke
- [llvm] r194667 - Don't mangle \n and "
Rafael Espindola
- [llvm] r194669 - [OCaml] Expose LLVM's fatal error and stacktrace APIs
Peter Zotov
- [llvm] r194670 - [OCaml] Build stub OCaml libraries for all configured targets
Peter Zotov
- [llvm] r194670 - [OCaml] Build stub OCaml libraries for all configured targets
Laurent Carlier
- [llvm] r194673 - Add test case for AArch64 NEON instruction set misc.
Kevin Qin
- [llvm] r194676 - Minor extension to llvm.experimental.patchpoint: don't require a call.
Andrew Trick
- [llvm] r194676 - Minor extension to llvm.experimental.patchpoint: don't require a call.
Eric Christopher
- [llvm] r194676 - Minor extension to llvm.experimental.patchpoint: don't require a call.
Andrew Trick
- [llvm] r194676 - Minor extension to llvm.experimental.patchpoint: don't require a call.
Eric Christopher
- [llvm] r194676 - Minor extension to llvm.experimental.patchpoint: don't require a call.
Andrew Trick
- [llvm] r194679 - AArch64DAGToDAGISel::SelectVTBL(): Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
- [llvm] r194680 - Whitespace.
NAKAMURA Takumi
- [llvm] r194681 - yaml::Input::mapTag(): Don't use StringRef to hold return type of std::string.
NAKAMURA Takumi
- [llvm] r194682 - R600/SI: Add testcase for problem I ran into
Matt Arsenault
- [llvm] r194683 - Fix trailing whitespace in debug printing
Matt Arsenault
- [llvm] r194684 - Add a comment
Matt Arsenault
- [llvm] r194688 - Indentation fixes
Matt Arsenault
- [llvm] r194689 - Fix the header comment of the new pass manager stuff to not claim to be
Chandler Carruth
- [llvm] r194691 - AVX-512: Handled extractelement from mask vector;
Elena Demikhovsky
- [llvm] r194692 - Whitespace.
NAKAMURA Takumi
- [llvm] r194693 - IR/GCOV.cpp: Use PRIu64 as format string with uint64_t.
NAKAMURA Takumi
- [llvm] r194694 - llvm-cov.test: Tweak win32 hosts not confused by \r\n in llvm-cov's stdout.
NAKAMURA Takumi
- [llvm] r194695 - llvm-cov requires IR and Support as libraries. Instrumentation would be overkill.
NAKAMURA Takumi
- [llvm] r194697 - [msan] Fast path optimization for wrap-indirect-calls feature of MemorySanitizer.
Evgeniy Stepanov
- [llvm] r194697 - [msan] Fast path optimization for wrap-indirect-calls feature of MemorySanitizer.
Timur Iskhodzhanov
- [llvm] r194697 - [msan] Fast path optimization for wrap-indirect-calls feature of MemorySanitizer.
Evgeniy Stepanov
- [llvm] r194700 - [msan] Use CHECK-DAG instead of CHECK where order of instructions does not matter.
Evgeniy Stepanov
- [llvm] r194701 - [asan] Poor man's coverage that works with ASan
Kostya Serebryany
- [llvm] r194705 - Error if we see an alias to a declaration.
Rafael Espindola
- [llvm] r194712 - llvm-cov.test: Remove XFAIL:arm. Seems this is passing since my tweaks.
NAKAMURA Takumi
- [llvm] r194713 - Add a triple and switch test to FileCheck.
Rafael Espindola
- [llvm] r194714 - ARM: produce friendly error for invalid inline asm
Tim Northover
- [llvm] r194719 - Fix regular expression to work with multiple-digit version numbers
Dmitri Gribenko
- [llvm] r194720 - Typos. (Test commit.)
Paul Robinson
- [llvm] r194724 - Remove unnecessary 'else' after return.
David Blaikie
- [llvm] r194728 - DwarfCompileUnit::getOrCreateContext: Return the compile unit DIE rather than null.
David Blaikie
- [llvm] r194733 - [AArch64] Remove redundant Neon_immAllOnes/Neon_immAllZeros leaf patterns.
Chad Rosier
- [llvm] r194734 - Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- [llvm] r194737 - DebugInfo: Simplify/narrow null-check for getOrCreateType
David Blaikie
- [llvm] r194738 - R600/SI: Specify S_ADDK/S_MULK set SCC and are commutable
Matt Arsenault
- [llvm] r194747 - Add #include raw_ostream.h in lib/Target/R600/SIFixSGPRCopies.cpp
Hans Wennborg
- [llvm] r194747 - Add #include raw_ostream.h in lib/Target/R600/SIFixSGPRCopies.cpp
Rui Ueyama
- [llvm] r194747 - Add #include raw_ostream.h in lib/Target/R600/SIFixSGPRCopies.cpp
Eric Christopher
- [llvm] r194748 - Simplify testcase.
Eric Christopher
- [llvm] r194748 - Simplify testcase.
Alexey Samsonov
- [llvm] r194749 - R600/SI: Remove redundant legalizeOperands call
Matt Arsenault
- [llvm] r194750 - When folding memory operands, preserve existing MachineMemOperands.
Andrew Trick
- [llvm] r194752 - R600/SI: Add processor type for Hawaii
Tom Stellard
- [llvm] r194753 - Teach the Makefile build system how to handle SOURCES which include
Chandler Carruth
- [llvm] r194755 - R600: Fix scheduling of instructions that use the LDS output queue
Tom Stellard
- [llvm] r194759 - Include raw_ostream.h.
Rui Ueyama
- [llvm] r194760 - Add addrspacecast instruction.
Matt Arsenault
- [llvm] r194760 - Add addrspacecast instruction.
Nick Lewycky
- [llvm] r194760 - Add addrspacecast instruction.
Michele Scandale
- [llvm] r194760 - Add addrspacecast instruction.
Matt Arsenault
- [llvm] r194761 - Use a reference rather than a pointer as we don't expect a NULL
Eric Christopher
- [llvm] r194766 - Make all the conditional Mips 16 branches get initially set for the
Reed Kotler
- [llvm] r194769 - [llvm-c] Simplify signature of LLVMGetTargetFromName
Peter Zotov
- [llvm] r194770 - [llvm-c] Add missing const qualifiers to LLVMCreateTargetMachine
Peter Zotov
- [llvm] r194771 - [llvm-c] Make LLVMGetTargetFromName actually work
Peter Zotov
- [llvm] r194772 - [OCaml] Fix building of stub libraries
Peter Zotov
- [llvm] r194773 - [OCaml] Refactor Llvm_target interface
Peter Zotov
- [llvm] r194774 - [OCaml] Add Target and TargetMachine bindings to Llvm_target
Peter Zotov
- [llvm] r194778 - [OCaml] Use native target in testsuite instead of hardcoding X86
Peter Zotov
- [llvm] r194780 - Revert "[asan] Poor man's coverage that works with ASan"
Bob Wilson
- [llvm] r194781 - [OCaml] Add REQUIRES: native, object-emission to the Target test
Peter Zotov
- [llvm] r194783 - Add target hook to prevent folding some bitcasted loads.
Matt Arsenault
- [llvm] r194785 - Fix grammar in addrspacecast description
Matt Arsenault
- [llvm] r194786 - Add instcombine visitor for addrspacecast
Matt Arsenault
- [llvm] r194788 - Platform proof a test case.
Andrew Trick
- [llvm] r194789 - Reapply "[asan] Poor man's coverage that works with ASan"
Bob Wilson
- [llvm] r194792 - Use instr mapping for microMIPS in llvm-mc.
Zoran Jovanovic
- [llvm] r194794 - Adding some info about stability of ARM boards
Renato Golin
- [llvm] r194797 - Give unit test its own LLVMContext so MDNodes aren't leaked even if we never call llvm_shutdown.
Benjamin Kramer
- [llvm] r194797 - Give unit test its own LLVMContext so MDNodes aren't leaked even if we never call llvm_shutdown.
NAKAMURA Takumi
- [llvm] r194798 - Redirect unused test case output to /dev/null
Alexey Samsonov
- [llvm] r194798 - Redirect unused test case output to /dev/null
Eric Christopher
- [llvm] r194799 - llvm-cov: Clean up memory leaks.
Benjamin Kramer
- [llvm] r194800 - [asan] use GlobalValue::PrivateLinkage for coverage guard to save quite a bit of code size
Kostya Serebryany
- [llvm] r194801 - Move all of the GoogleTest files back to the same locations they occupy
Chandler Carruth
- [llvm] r194806 - [mips][msa] Build all the tests in little and big endian modes and correct an incorrect test.
Daniel Sanders
- [llvm] r194808 - Correct spelling.
Yaron Keren
- [llvm] r194810 - [NVPTX] Fix handling of indirect calls
Justin Holewinski
- [llvm] r194811 - Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [llvm] r194812 - [NVPTX] Update the usage document
Justin Holewinski
- [llvm] r194812 - [NVPTX] Update the usage document
Kai Nacke
- [llvm] r194812 - [NVPTX] Update the usage document
Justin Holewinski
- [llvm] r194818 - Hopefully fix uninitialized memory read in AArch64AsmParser found by MSan bootstrap bot
Alexey Samsonov
- [llvm] r194819 - [mips][msa] lowerMSABitClear() should use SelectionDAG::getNOT() instead of using a long-winded equivalent.
Daniel Sanders
- [llvm] r194821 - [NVPTX] Fix type in usage doc
Justin Holewinski
- [llvm] r194824 - Add AVX512 unmasked FMA intrinsics and support.
Cameron McInally
- [llvm] r194826 - [mips][msa] Merge basic_operations_little.ll into basic_operations.ll.
Daniel Sanders
- [llvm] r194828 - Update contact information.
Chad Rosier
- [llvm] r194831 - Don't try to initialize memory for a global if the allocation failed in ExecutionEngine.
Andrew Kaylor
- [llvm] r194832 - Resolve JIT runtime linking problems on Android.
Andrew Kaylor
- [llvm] r194836 - R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()
Tom Stellard
- [llvm] r194840 - Avoid illegal integer promotion in fastisel
Bob Wilson
- [llvm] r194843 - Restore the behaviour from before r194728.
Adrian Prantl
- [llvm] r194843 - Restore the behaviour from before r194728.
David Blaikie
- [llvm] r194843 - Restore the behaviour from before r194728.
David Blaikie
- [llvm] r194843 - Restore the behaviour from before r194728.
Adrian Prantl
- [llvm] r194843 - Restore the behaviour from before r194728.
Adrian Prantl
- [llvm] r194844 - Readobj: If NumbersOfSections is 0xffff, it's an COFF import library.
Rui Ueyama
- [llvm] r194846 - ArgumentPromotion: correctly transfer TBAA tags and alignments.
Manman Ren
- [llvm] r194848 - Reimplement r194843 in a slightly less broken way.
Adrian Prantl
- [llvm] r194852 - Path: Recognize COFF import library file magic.
Rui Ueyama
- [llvm] r194853 - [AArch64] Fix the scalar NEON ACLE functions so that they return float/double
Chad Rosier
- [llvm] r194856 - [PM] Run clang-format on a few lines that I missed in my first pass,
Chandler Carruth
- [llvm] r194857 - [PM] Fix an iterator problem spotted by the MSVC debug iterators and
Chandler Carruth
- [llvm] r194858 - Make method static
Matt Arsenault
- [llvm] r194859 - Fix a problem in MCJIT identifying the module containing a global variable.
Andrew Kaylor
- [llvm] r194862 - Fix confusing machine verifier error.
Matt Arsenault
- [llvm] r194865 - [weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
- [llvm] r194865 - [weak vtables] Remove a bunch of weak vtables
Hans Wennborg
- [llvm] r194865 - [weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
- [llvm] r194868 - Fix typos.
Matt Arsenault
- [llvm] r194871 - DwarfCompileUnit: Push DIDescriptor usage out from isShareableAcrossCUs
David Blaikie
- [llvm] r194874 - Fix previous commit (r194865)
Juergen Ributzka
- [llvm] r194875 - DwarfCompileUnit: Push DIDescriptors through a getDIE/insertDIE
David Blaikie
- [llvm] r194876 - LoopVectorizer: Use abi alignment for accesses with no alignment
Arnold Schwaighofer
- [llvm] r194879 - DwarfDebug: Push DISubprogram through updateSubprogramScopeDIE
David Blaikie
- [llvm] r194879 - DwarfDebug: Push DISubprogram through updateSubprogramScopeDIE
Eric Christopher
- [llvm] r194880 - During folding for patchpoint/stackmap instructions, defer creation of new MIs
Lang Hames
- [llvm] r194882 - Remove unused arguments.
Lang Hames
- [llvm] r194883 - Replace the dangling context hotfix with an assertion.
Adrian Prantl
- [llvm] r194888 - Implemented aarch64 Neon scalar vmulx_lane intrinsics
Ana Pazos
- [llvm] r194892 - DwarfCompileUnit: Simplify getLanguage() calls to use existing member function
David Blaikie
- [llvm] r194893 - DwarfCompileUnit: Add type safety by using DICompileUnit rather than raw MDNode* for the CU metadata node
David Blaikie
- [llvm] r194895 - DwarfCompileUnit: Add type safety to CompileUnit::getNode by returning DICompileUnit instead of a raw MDNode*.
David Blaikie
- [llvm] r194898 - For dwarf4 use the correct form for referencing debug_loc locations,
Eric Christopher
- [llvm] r194901 - DwarfCompileUnit: Remove unnecessary OwningPtr<T>::get() call
David Blaikie
- [llvm] r194902 - DwarfCompileUnit: Push type safety of DIDescriptor through CompileUnit::createAndAddDIE.
David Blaikie
- [llvm] r194903 - Use correct size for address space in BasicAA.
Matt Arsenault
- [llvm] r194904 - Mention address space related changes in release notes.
Matt Arsenault
- [llvm] r194906 - X86: Encode the 'h' cpu subtype in the MachO header for x86.
Jim Grosbach
- [llvm] r194906 - X86: Encode the 'h' cpu subtype in the MachO header for x86.
Rafael Espíndola
- [llvm] r194917 - Debug Info Verifier: remove un-used argument in verifyDebugInfo.
Manman Ren
- [llvm] r194918 - gtest-death-test.cc: Move ~DeathTestFactory() to unbreak cygming build since r194865.
NAKAMURA Takumi
- [llvm] r194924 - Fix filename in header comment
Duncan P. N. Exon Smith
- [llvm] r194925 - InstCombine: fold (A >> C) == (B >> C) --> (A^B) < (1 << C) for constant Cs.
Benjamin Kramer
- [llvm] r194926 - Use array_pod_sort instead of std::sort
Duncan P. N. Exon Smith
- [llvm] r194926 - Use array_pod_sort instead of std::sort
Rafael Espíndola
- [llvm] r194927 - R600: Make dot_4 instructions predicable
Vincent Lejeune
- [llvm] r194928 - Annotate APInt methods where it's not clear whether they are in place with warn_unused_result.
Benjamin Kramer
- [llvm] r194929 - ScalarEvolution: Warn if the result of setFlags/clearFlags is unused.
Benjamin Kramer
- [llvm] r194932 - Fix codegen for null different sized pointer.
Matt Arsenault
- [llvm] r194934 - Fix assert on unaligned access to global with different address space size.
Matt Arsenault
- [llvm] r194935 - Apply the InstCombine fptrunc sqrt optimization to llvm.sqrt
Hal Finkel
- [llvm] r194936 - The WebKit_JS CC preserves the same registers as the C CC.
Juergen Ributzka
- [llvm] r194939 - Add a loop rerolling pass
Hal Finkel
- [llvm] r194940 - Use right address space pointer size
Matt Arsenault
- [llvm] r194941 - Fix ndebug-build unused variable in loop rerolling
Hal Finkel
- [llvm] r194942 - Added a size field to the stack map record to handle subregister spills.
Andrew Trick
- [llvm] r194943 - Add the cold attribute to error-reporting call sites
Hal Finkel
- [llvm] r194944 - Use getZExtOrTrunc instead of repeating the same logic.
Matt Arsenault
- [llvm] r194945 - Use more getZExtOrTruncs
Matt Arsenault
- [llvm] r194947 - [PM] Completely remove support for explicit 'require' methods on the
Chandler Carruth
- [llvm] r194950 - [block-freq] Add BlockFrequency::scale that returns a remainder from the division and make the private scale in BlockFrequency more performant.
Michael Gottesman
- [llvm] r194950 - [block-freq] Add BlockFrequency::scale that returns a remainder from the division and make the private scale in BlockFrequency more performant.
Chandler Carruth
- [llvm] r194950 - [block-freq] Add BlockFrequency::scale that returns a remainder from the division and make the private scale in BlockFrequency more performant.
Michael Gottesman
- [llvm] r194957 - DebugLoc defines LineCol as 32 bit in comment but unsigned in code.
Yaron Keren
- [llvm] r194959 - DAGCombiner: Partially revert r192795, getNOT was fixed not to create illegal constants.
Benjamin Kramer
- [llvm] r194960 - Revert "Micro-optimization"
Bill Wendling
- [llvm] r194961 - Testcase for PR17964
Bill Wendling
- [llvm] r194962 - Update CREDITS
Alp Toker
- [llvm] r194964 - python: Properly initialize before trying to create disasm
Anders Waldenborg
- [llvm] r194965 - python: Fix check for disasm creation failure
Anders Waldenborg
- [llvm] r194966 - Add a loop rerolling flag to the PassManagerBuilder
Hal Finkel
- [llvm] r194970 - Utils/LoopUnroll.cpp: Tweak (StringRef)OldName to be valid until it is used, since r194601.
NAKAMURA Takumi
- [llvm] r194973 - Debug Info Verifier: enable public functions of Finder to update the type map.
Manman Ren
- [llvm] r194974 - Debug Info Verifier: fix when to find debug info nodes and when to verify them.
Manman Ren
- [llvm] r194975 - Debug Info: fix typo in function name.
Manman Ren
- [llvm] r194976 - Docs: Fix typo: NoIntinerary -> NoItinerary.
Ahmed Bougacha
- [llvm] r194977 - Docs: Clearly separate Operand-related paragraphs.
Ahmed Bougacha
- [llvm] r194978 - TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo.
Ahmed Bougacha
- [llvm] r194979 - DwarfCompileUnit: Add type safety to createGlobalVariableDIE
David Blaikie
- [llvm] r194980 - Remove redundant explicit default initialization.
David Blaikie
- [llvm] r194981 - Remove unnecessary temporary construction.
David Blaikie
- [llvm] r194985 - Fix spacing, forward declare order.
Matt Arsenault
- [llvm] r194986 - Debug Info Verifier: disable it by default.
Manman Ren
- [llvm] r194990 - Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.
Hao Liu
- [LNT] r194516 - Better errors for invalid --cc parameters.
Chris Matthews
- [LNT] r194517 - Bootstrapify summary report edit UI.
Chris Matthews
- [LNT] r194518 - Add a json interface to the Summary Report view.
Chris Matthews
- [Mesa-dev] [PATCH] R600/SI: Add processor type for Hawaii
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: Add processor type for Hawaii
Alex Deucher
- [Mesa-dev] [PATCH] R600/SI: Add processor type for Hawaii
Tom Stellard
- [PATCH][AArch32]Allow unrestricted IT blocks
Weiming Zhao
- [PATCH][AArch32]Allow unrestricted IT blocks
Tim Northover
- [PATCH][AArch32]Allow unrestricted IT blocks
Renato Golin
- [PATCH][AArch32]Allow unrestricted IT blocks
Weiming Zhao
- [PATCH][AArch32]Allow unrestricted IT blocks
Renato Golin
- [PATCH][AArch64] Implemented vmul/vmux/fvma/vfms intrinsics
Ana Pazos
- [PATCH][AArch64] Implemented vmul/vmux/fvma/vfms intrinsics
Tim Northover
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Ana Pazos
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Ana Pazos
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Tim Northover
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Ana Pazos
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Tim Northover
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Ana Pazos
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Jiangning Liu
- [PATCH][AArch64]Implement newly added AArch64 ACLE functions for ld1 and st1
Hao Liu
- [PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation
Ana Pazos
- [PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation
Tim Northover
- [PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation
Jiangning Liu
- [PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation
Ana Pazos
- [PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation
mcrosier at codeaurora.org
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -clang
Kevin Qin
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -clang
Kevin Qin
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -clang
Kevin Qin
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -clang
Tim Northover
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -llvm
Kevin Qin
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -llvm
Kevin Qin
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -llvm
Kevin Qin
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -llvm
Tim Northover
- [PATCH] [ARM] Add support for FP_HP_extension build attribute
Bradley Smith
- [PATCH] [ARM] Add support for FP_HP_extension build attribute
Renato Golin
- [PATCH] [ARM] Add support for FP_HP_extension build attribute
Bradley Smith
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Weiming Zhao
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Tim Northover
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Renato Golin
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Weiming Zhao
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Weiming Zhao
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Renato Golin
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Tim Northover
- [PATCH] [arm] Implement ARM .arch directive.
Richard Barton
- [PATCH] [arm] Implement ARM .arch directive.
Logan Chien
- [PATCH] [arm] Implement ARM .arch directive.
Renato Golin
- [PATCH] [arm] Implement ARM .arch directive.
Logan Chien
- [PATCH] [arm] Implement ARM .arch directive.
Logan Chien
- [PATCH] [arm] Implement ARM .arch directive.
Renato Golin
- [PATCH] [arm] Implement ARM .arch directive.
Renato Golin
- [PATCH] [arm] Implement ARM .arch directive.
Richard Barton
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [PATCH] [blockfreq] Added BlockFrequencyInfo::view for displaying the block frequency propagation dag via graphviz.
Michael Gottesman
- [PATCH] [blockfreq] Added BlockFrequencyInfo::view for displaying the block frequency propagation dag via graphviz.
Manman Ren
- [PATCH] [blockfreq] Added BlockFrequencyInfo::view for displaying the block frequency propagation dag via graphviz.
Michael Gottesman
- [PATCH][DAG] Fix non-deterministic code generation
Juergen Ributzka
- [PATCH][DAG] Fix non-deterministic code generation
Hal Finkel
- [PATCH][DAG] Fix non-deterministic code generation
Juergen Ributzka
- [PATCH][DAG] Fix non-deterministic code generation
Hal Finkel
- [PATCH][DAG] Refactor vector splitting code in SelectionDAG
Juergen Ributzka
- [PATCH] [DFSan] Don't include public headers in dfsan runtime code
Alexey Samsonov
- [PATCH] [DFSan] Don't include public headers in dfsan runtime code
Peter Collingbourne
- [PATCH] [DFSan] Don't include public headers in dfsan runtime code
Alexey Samsonov
- [PATCH] [DOCS] How to Add a Builder
Mikael Lyngvig
- [PATCH] [DOCS] How to Add a Builder
Reid Kleckner
- [PATCH] [DOCS] How to Add a Builder
Mikael Lyngvig
- [PATCH] [DOCS] How to Add a Builder
Reid Kleckner
- [PATCH] [DOCS] How to Add a Builder
Mikael Lyngvig
- [PATCH] [DOCS] How to Add a Builder
Rick Foos
- [PATCH] [DOCS] How to Add a Builder
Renato Golin
- [PATCH] [DOCS] How to Add a Builder
Mikael Lyngvig
- [PATCH] [DOCS] How to Add a Builder
Alp Toker
- [PATCH] [DOCS] How to Build on ARM
Mikael Lyngvig
- [PATCH] [DOCS] How to Build on ARM
Sean Silva
- [PATCH] [DOCS] How to Build on ARM
Renato Golin
- [PATCH] [DOCS] How to Build on ARM
Sean Silva
- [PATCH] [DOCS] How to Build on ARM
Renato Golin
- [PATCH] [DOCS] How to Build on ARM #2
Mikael Lyngvig
- [PATCH] [DOCS] How to Build on ARM #2
Renato Golin
- [PATCH] [DOCS] How to Build on ARM #2
Renato Golin
- [PATCH] [DOCS] How to Build on ARM #2
Sean Silva
- [PATCH] [DOCS] How to Setup a Windows Builder
Mikael Lyngvig
- [PATCH] [DOCS] How to Setup a Windows Builder
Rick Foos
- [PATCH] [DOCS] How to Setup a Windows Builder
Reid Kleckner
- [PATCH] [DOCS] How to Setup a Windows Builder
Rick Foos
- [PATCH] [DOCS] How to Setup a Windows Builder
Reid Kleckner
- [PATCH] [DOCS] How to Setup a Windows Builder
Sean Silva
- [PATCH] [DOCS] How to Setup a Windows Builder
Mikael Lyngvig
- [PATCH] [DOCS] How to Setup a Windows Builder
Sean Silva
- [PATCH] [DOCS] How to Setup a Windows Builder
Robinson, Paul
- [PATCH] [DOCS] How to Setup a Windows Builder
Sean Silva
- [PATCH] [DOCS] How to Setup a Windows Builder
Rick Foos
- [PATCH] [DOCS] How to Setup a Windows Builder
Sean Silva
- [PATCH] [llvm-c] Improve IR introspection
Peter Zotov
- [PATCH][MC/X86_64] Implement Win64 exception handling
Kai Nacke
- [PATCH] [mips][msa] Add MSA to the release notes.
Daniel Sanders
- [PATCH] [mips][msa] Add MSA to the release notes.
Rafael Espíndola
- [PATCH] [mips][msa] Build all the tests in little and big endian modes and correct an incorrect test.
Daniel Sanders
- [PATCH] [mips][msa] Build all the tests in little and big endian modes and correct an incorrect test.
Jack Carter
- [PATCH][Mips] ELF header flag support for assemblers
Jack Carter
- [PATCH][Mips] ELF header flag support for assemblers
Rafael Espíndola
- [PATCH] [OCaml] Dynamically link LLVM on --enable-shared builds
Sylvestre Ledru
- [PATCH] [OCaml] Dynamically link LLVM on --enable-shared builds
Peter Zotov
- [PATCH] [OCaml] Dynamically link LLVM on --enable-shared builds
Sylvestre Ledru
- [PATCH][regalloc] Fix the interference calculation for register masks.
Juergen Ributzka
- [PATCH][regalloc] Fix the interference calculation for register masks.
Andrew Trick
- [PATCH][regalloc] Fix the interference calculation for register masks.
Jakob Stoklund Olesen
- [PATCH][regalloc] Fix the interference calculation for register masks.
Andrew Trick
- [PATCH][regalloc] Fix the interference calculation for register masks.
Quentin Colombet
- [PATCH][regalloc] Fix the interference calculation for register masks.
Juergen Ributzka
- [PATCH][regalloc] Fix the interference calculation for register masks.
Andrew Trick
- [PATCH][regalloc] Fix the interference calculation for register masks.
Quentin Colombet
- [PATCH][regalloc] Fix the interference calculation for register masks.
Jakob Stoklund Olesen
- [PATCH] [ScalarEvolution] Change data structure to memorize computed result
Wan, Xiaofei
- [PATCH] [stack protector] Improved data layout rules, WIP, part 3
Josh Magee
- [PATCH] [UBSan] Add summary reporting
Alexey Samsonov
- [PATCH][X86] SSE2 cvtsd2ss instruction expects two operands
Cameron McInally
- [PATCH][X86] SSE2 cvtsd2ss instruction expects two operands
Craig Topper
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Alexander Kornienko
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Alp Toker
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Alexander Kornienko
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [PATCH] Add ; to acceptable chars to leave unquoted
Matt Arsenault
- [PATCH] Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- [PATCH] Add a LOAD_SEQUENCE_POINT ISDOpcode
Tom Stellard
- [PATCH] Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- [PATCH] Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [PATCH] Add a Scalarize pass
Pekka Jääskeläinen
- [PATCH] Add a Scalarize pass
Renato Golin
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [PATCH] Add a Scalarize pass
Renato Golin
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [PATCH] Add a Scalarize pass
Renato Golin
- [PATCH] Add a Scalarize pass
Nadav Rotem
- [PATCH] Add a Scalarize pass
Michael Ilseman
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [PATCH] Add a Scalarize pass
Michael Ilseman
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [PATCH] Added aliases for SIMD copy instrucitons
Kevin Qin
- [PATCH] Added aliases for SIMD copy instrucitons
Kevin Qin
- [PATCH] Added aliases for SIMD copy instrucitons
Jiangning Liu
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Andrew Trick
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Jakob Stoklund Olesen
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Chad Rosier
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Andrew Trick
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Andrew Trick
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Andrew Trick
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Juergen Ributzka
- [PATCH] Added basic testing support for llvm-cov.
Justin Bogner
- [PATCH] Added basic testing support for llvm-cov.
Yuchen Wu
- [PATCH] Added basic testing support for llvm-cov.
Justin Bogner
- [PATCH] Added basic testing support for llvm-cov.
Alp Toker
- [PATCH] Added basic testing support for llvm-cov.
Yuchen Wu
- [PATCH] Added basic testing support for llvm-cov.
Yuchen Wu
- [PATCH] Added basic testing support for llvm-cov.
Bob Wilson
- [PATCH] Added TargetLowering::isVectorEltOrderLittleEndian(EVT)
Daniel Sanders
- [PATCH] Add external project LDC to release notes
Kai Nacke
- [PATCH] Add external project LDC to release notes
Chris Lattner
- [PATCH] Add external project LDC to release notes
Kai Nacke
- [PATCH] Add missing dependency for clang-modernize
Edwin Vane
- [PATCH] Add new FileCheck feature to 3.4 release notes
Matt Arsenault
- [PATCH] Add new FileCheck feature to 3.4 release notes
Bill Wendling
- [PATCH] Add new FileCheck feature to 3.4 release notes
Matt Arsenault
- [PATCH] Address Space Casting
Michele Scandale
- [PATCH] Address Space Casting
Matt Arsenault
- [PATCH] Address Space Casting
Michele Scandale
- [PATCH] Address Space Casting
Matt Arsenault
- [PATCH] Address Space Casting
Michele Scandale
- [PATCH] Address Space Casting
Matt Arsenault
- [PATCH] Address Space Casting
Matt Arsenault
- [PATCH] Address Space Casting
Matt Arsenault
- [PATCH] Address Space Casting
David Chisnall
- [PATCH] Add support for MVFR2 which is new in ARMv8
Artyom Skrobov
- [PATCH] Add support for MVFR2 which is new in ARMv8
Tim Northover
- [PATCH] Add target hook to prevent folding some bitcasted loads.
Matt Arsenault
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part)
Tom Stellard
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part)
hfinkel at anl.gov
- [PATCH] Add warning capabilities in LLVM (backend part)
Alp Toker
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part)
Hal Finkel
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part)
Dmitri Gribenko
- [PATCH] Add warning capabilities in LLVM (backend part)
Alp Toker
- [PATCH] Add warning capabilities in LLVM (backend part)
Dmitri Gribenko
- [PATCH] Add warning capabilities in LLVM (backend part)
Hal Finkel
- [PATCH] Add warning capabilities in LLVM (backend part)
Alp Toker
- [PATCH] Add warning capabilities in LLVM (backend part)
Hal Finkel
- [PATCH] Add warning capabilities in LLVM (backend part)
Sean Silva
- [PATCH] Add warning capabilities in LLVM (backend part)
Hal Finkel
- [PATCH] Add warning capabilities in LLVM (backend part)
Michael Gottesman
- [PATCH] Add warning capabilities in LLVM (backend part)
Sean Silva
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Rafael Ávila de Espíndola
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Reid Kleckner
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Rafael Espíndola
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Anton Korobeynikov
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Rafael Espíndola
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Rafael Ávila de Espíndola
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Katya Romanova
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Eric Christopher
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Nadav Rotem
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Eric Christopher
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Katya Romanova
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Eric Christopher
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Nadav Rotem
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Robinson, Paul
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Eric Christopher
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Katya Romanova
- [PATCH] Avoid illegal integer promotion in X86FastISel
Eric Christopher
- [PATCH] Avoid illegal integer promotion in X86FastISel
Chandler Carruth
- [PATCH] Avoid illegal integer promotion in X86FastISel
Eric Christopher
- [PATCH] Avoid illegal integer promotion in X86FastISel
Chandler Carruth
- [PATCH] Avoid illegal integer promotion in X86FastISel
Eric Christopher
- [PATCH] Avoid illegal integer promotion in X86FastISel
Duncan Exon Smith
- [PATCH] Avoid illegal integer promotion in X86FastISel
Duncan Exon Smith
- [PATCH] Avoid illegal integer promotion in X86FastISel
Duncan P. N. Exon Smith
- [PATCH] Avoid illegal integer promotion in X86FastISel
Eric Christopher
- [PATCH] Avoid illegal integer promotion in X86FastISel
Bob Wilson
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Sean Silva
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Meador Inge
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [PATCH] Bug 9761: EmitEndOfAsmFile is not the final emission point.
Matt Arsenault
- [PATCH] Bug 9761: EmitEndOfAsmFile is not the final emission point.
Matt Arsenault
- [PATCH] Canonicalize addrspacecast between different pointer types.
Matt Arsenault
- [PATCH] Canonicalize addrspacecast between different pointer types.
Michele Scandale
- [PATCH] Canonicalize addrspacecast between different pointer types.
Matt Arsenault
- [PATCH] Change representation of dllexport/dllimport
Reid Kleckner
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Alp Toker
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Alp Toker
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Reid Kleckner
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Alp Toker
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [PATCH] compiler-rt: allow ARM assembly to compile in Thumb mode
Tim Northover
- [PATCH] compiler-rt: allow ARM assembly to compile in Thumb mode
Renato Golin
- [PATCH] compiler-rt: allow ARM assembly to compile in Thumb mode
Tim Northover
- [PATCH] compiler-rt: allow ARM assembly to compile in Thumb mode
Renato Golin
- [PATCH] compiler-rt: allow ARM assembly to compile in Thumb mode
Tim Northover
- [PATCH] compiler-rt: build embedded Darwin variants
Tim Northover
- [PATCH] compiler-rt: build embedded Darwin variants
Tim Northover
- [PATCH] compiler-rt: build embedded Darwin variants
Renato Golin
- [PATCH] Consider error-reporting calls cold in BPI
Meador Inge
- [PATCH] Consider error-reporting calls cold in BPI
Hal Finkel
- [PATCH] Consider error-reporting calls cold in BPI
Chandler Carruth
- [PATCH] Consider error-reporting calls cold in BPI
Hal Finkel
- [PATCH] Consider error-reporting calls cold in BPI
Meador Inge
- [PATCH] Consider error-reporting calls cold in BPI
Hal Finkel
- [PATCH] Consider error-reporting calls cold in BPI
Chandler Carruth
- [PATCH] Consider error-reporting calls cold in BPI
Hal Finkel
- [patch] Don't mangle \n and "
Rafael Espíndola
- [patch] Don't mangle \n and "
Chris Lattner
- [PATCH] FileCheck: fix a bug with multiple --check-prefix options.
Alexey Samsonov
- [PATCH] FileCheck: fix a bug with multiple --check-prefix options.
Daniel Sanders
- [PATCH] FileCheck: fix a bug with multiple --check-prefix options.
Alexey Samsonov
- [PATCH] FileCheck: fix matching of one check-prefix is a prefix of another
Alexey Samsonov
- [PATCH] FileCheck: fix matching of one check-prefix is a prefix of another
Daniel Sanders
- [PATCH] Fix assert with copy from global through addrspacecast
Matt Arsenault
- [PATCH] Fix confusing machine verifier error.
Matt Arsenault
- [PATCH] Fix confusing machine verifier error.
Bill Wendling
- [PATCH] Fix confusing machine verifier error.
Matt Arsenault
- [PATCH] Fix crash when using NEON array types in inline ASM
Oliver Stannard
- [PATCH] Fix crash when using NEON array types in inline ASM
Tim Northover
- [PATCH] Fix crash when using NEON array types in inline ASM
Oliver Stannard
- [PATCH] Fix crash when using NEON array types in inline ASM
Tim Northover
- [PATCH] Fix crash when using NEON array types in inline ASM
Oliver Stannard
- [PATCH] Fix crash when using NEON array types in inline ASM
Tim Northover
- [PATCH] Fix for ExecutionEngine buglet
Dale E. Martin
- [PATCH] Fix for ExecutionEngine buglet
Kaylor, Andrew
- [PATCH] Fix for PR15086
Dimitry Andric
- [PATCH] Fix for PR15086
Alp Toker
- [PATCH] Fix for PR15086
Rafael Espíndola
- [PATCH] Fix for PR15086
Nick Lewycky
- [PATCH] Fix for PR15086
Rafael Espíndola
- [PATCH] Fix for PR15086
Nick Lewycky
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
David Blaikie
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
David Blaikie
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
David Blaikie
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
David Blaikie
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
David Blaikie
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Manman Ren
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
David Blaikie
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [PATCH] fix PR17906, a bug in ArgumentPromotion
Manman Ren
- [PATCH] fix PR17906, a bug in ArgumentPromotion
Bill Wendling
- [PATCH] fix PR17906, a bug in ArgumentPromotion
Manman Ren
- [PATCH] fix PR17906, a bug in ArgumentPromotion
Bill Wendling
- [PATCH] Fix to PR17741 (SLP metadata)
Raul Silvera
- [PATCH] Fix to PR17741 (SLP metadata)
hfinkel at anl.gov
- [PATCH] Fix to PR17741 (SLP metadata)
Raul Silvera
- [PATCH] Fix to PR17741 (SLP metadata)
Raul Silvera
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD misc - LLVM
Kevin Qin
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - Clang
Tim Northover
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Tim Northover
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Tim Northover
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Tim Northover
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Jiangning Liu
- Re: [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Tim Northover
- RE: [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Hao Liu
- Re: [PATCH] Implement aarch64 neon instruction class SIMD misc - Clang
Kevin Qin
- Re: [PATCH] Implement aarch64 neon instruction class SIMD misc - LLVM
Kevin Qin
- Re: [PATCH] Implement aarch64 neon instruction class SIMD misc - LLVM
Tim Northover
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
David Peixotto
- [PATCH] Implement ‘optnone’ attribute semantics
Robinson, Paul
- [PATCH] Include raw_ostream.h.
Rui Ueyama
- [PATCH] Include raw_ostream.h.
Eric Christopher
- [PATCH] Include raw_ostream.h.
Rui Ueyama
- [PATCH] Introduce line editor library.
Peter Collingbourne
- [PATCH] Introduce line editor library.
Sean Silva
- [PATCH] Introduce line editor library.
Peter Collingbourne
- [PATCH] Introduce llvm::sys::path::home_directory.
Peter Collingbourne
- [PATCH] Introduce llvm::sys::path::home_directory.
David Majnemer
- [PATCH] Introduce llvm::sys::path::home_directory.
Marius Wachtler
- [PATCH] Introduce llvm::sys::path::home_directory.
Yaron Keren
- [PATCH] Introduce llvm::sys::path::home_directory.
David Majnemer
- [PATCH] Introduce llvm::sys::path::home_directory.
Aaron Ballman
- [PATCH] Introduce llvm::sys::path::home_directory.
David Majnemer
- [PATCH] Introduce llvm::sys::path::home_directory.
Aaron Ballman
- [PATCH] Introduce llvm::sys::path::home_directory.
Peter Collingbourne
- [PATCH] Introduce llvm::sys::path::home_directory.
Peter Collingbourne
- [PATCH] Introduce llvm::sys::path::home_directory.
Peter Collingbourne
- [PATCH] Introduce two command-line flags for the instrumentation pass to control whether the labels of pointers should be ignored in load and store instructions
Peter Collingbourne
- [PATCH] Introduce two command-line flags for the instrumentation pass to control whether the labels of pointers should be ignored in load and store instructions
Peter Collingbourne
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Simon Atanasyan
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Michael Spencer
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Shankar Kalpathi Easwaran
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Rui Ueyama
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Simon Atanasyan
- [PATCH] llvm-cov: Added -b option for branch probabilities.
Yuchen Wu
- [PATCH] llvm-cov: Added edge struct for traversal in block.
Yuchen Wu
- [PATCH] llvm-cov: Edges now store pointers to blocks.
Yuchen Wu
- [PATCH] llvm-cov: Replaced asserts with proper error handling
Justin Bogner
- [PATCH] llvm-cov: Store blocks rather than counts per line.
Yuchen Wu
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Yuchen Wu
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Sean Silva
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Meador Inge
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Yuchen Wu
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Bob Wilson
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Nick Lewycky
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Yuchen Wu
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Robinson, Paul
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Eric Christopher
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Nick Lewycky
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Nick Lewycky
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Eric Christopher
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
David Blaikie
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Eric Christopher
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] Loop Rerolling Pass
Nadav Rotem
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] Loop Rerolling Pass
Renato Golin
- [PATCH] MachineBlockPlacement: Strengthen the source order bias when picking an exit block.
Benjamin Kramer
- [PATCH] MachineBlockPlacement: Strengthen the source order bias when picking an exit block.
Hal Finkel
- [patch] Make it explicit that nulls are not allowed in names
Rafael Espíndola
- [patch] Make it explicit that nulls are not allowed in names
Chris Lattner
- [patch] Make it explicit that nulls are not allowed in names
Rafael Espíndola
- [PATCH] Mention address space related changes in release notes.
Matt Arsenault
- [PATCH] Mention address space related changes in release notes.
Bill Wendling
- [PATCH] Mention address space related changes in release notes.
Matt Arsenault
- [PATCH] Move debug message in vectorizer
Renato Golin
- [PATCH] Move debug message in vectorizer
Nadav Rotem
- [PATCH] Move debug message in vectorizer
Renato Golin
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Path: Recognize COFF import library file magic.
Rafael Espíndola
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Path: Recognize COFF import library file magic.
Rafael Espíndola
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Path: Recognize COFF import library file magic.
Rafael Espíndola
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Path: Recognize COFF import library file magic.
Rafael Ávila de Espíndola
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Path: Recognize COFF import library file magic.
Rafael Espíndola
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Duncan Exon Smith
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Rafael Espíndola
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Duncan Exon Smith
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Rafael Espíndola
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Justin Bogner
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Duncan P. N. Exon Smith
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Nick Lewycky
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [PATCH] Propagate instruction metadata during SLP vectorization.
Chad Rosier
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [PATCH] Propagate instruction metadata during SLP vectorization.
hfinkel at anl.gov
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [PATCH] python: Fix check for disasm creation failure
Anders Waldenborg
- [PATCH] python: Properly initialize before trying to create disasm
Anders Waldenborg
- [PATCH] python: Properly initialize before trying to create disasm
Gregory Szorc
- [PATCH] python: Properly initialize before trying to create disasm
Anders Waldenborg
- [PATCH] R600/SI: Add comments for number of used registers.
Matt Arsenault
- [PATCH] R600/SI: Add comments for number of used registers.
Matt Arsenault
- [PATCH] R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()
Tom Stellard
- [PATCH] R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()
Daenzer, Michel
- [PATCH] R600/SI: Change formatting of printed registers.
Tom Stellard
- [PATCH] R600/SI: Change formatting of printed registers.
Matt Arsenault
- [PATCH] R600/SI: Implement add i64 support
Matt Arsenault
- [PATCH] R600/SI: Implement add i64 support
Tom Stellard
- [PATCH] R600/SI: Implement add i64 support
Matt Arsenault
- [PATCH] R600/SI: Specify S_ADD/S_SUB set SCC and add is commutable
Matt Arsenault
- [PATCH] R600: Clean if/then/else handling code in AMDILCFGStructurizer
Vincent Lejeune
- [PATCH] R600: Fix selection failure on EXTLOAD
Matt Arsenault
- [PATCH] R600: Fix selection failure on EXTLOAD
Tom Stellard
- [PATCH] R600: Fix selection failure on EXTLOAD
Matt Arsenault
- [PATCH] R600: Make dot_4 instructions predicable
Vincent Lejeune
- [PATCH] R600: Make dot_4 instructions predicable
Tom Stellard
- [PATCH] R600: Make sure OQAP defs and uses happen in the same clause
Tom Stellard
- [PATCH] R600: Make sure OQAP defs and uses happen in the same clause
Tom Stellard
- [PATCH] R600: Make sure OQAP defs and uses happen in the same clause
Vincent Lejeune
- [PATCH] R600: Reenable llvm.R600.load.input/interp.input for compatibility
Vincent Lejeune
- [PATCH] R600: Workaround for cayman loop bug
Vincent Lejeune
- [PATCH] R600: Workaround for cayman loop bug
Tom Stellard
- [PATCH] Readobj: If NumbersOfSections is 0xffff, it's an COFF import library.
Rui Ueyama
- [PATCH] Readobj: If NumbersOfSections is 0xffff, it's an COFF import library.
Rafael Espíndola
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rafael Espíndola
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rafael Espíndola
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rafael Espíndola
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rafael Espíndola
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- [patch] Reject alias to declarations in ELF and COFF
Rafael Espíndola
- [patch] Reject alias to declarations in ELF and COFF
Eric Christopher
- [patch] Reject alias to declarations in ELF and COFF
Rafael Espíndola
- [patch] Reject alias to declarations in ELF and COFF
Eric Christopher
- [patch] Reject alias to declarations in ELF and COFF
Bob Wilson
- [patch] Reject alias to declarations in ELF and COFF
Rafael Espíndola
- [patch] Reject alias to declarations in ELF and COFF
Bob Wilson
- [patch] Reject alias to declarations in ELF and COFF
Rafael Espíndola
- [patch] Reject alias to declarations in ELF and COFF
Eric Christopher
- [PATCH] Reload undefined atoms to use possibly new undefines.
Rui Ueyama
- [PATCH] Reload undefined atoms to use possibly new undefines.
Rui Ueyama
- [PATCH] Reload undefined atoms to use possibly new undefines.
Rui Ueyama
- [PATCH] Remove a bunch of weak vtables
Andrew Trick
- [PATCH] Remove a bunch of weak vtables
Juergen Ributzka
- [patch] Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espíndola
- [patch] Remove AllowQuotesInName and friends from MCAsmInfo.
Chris Lattner
- [PATCH] Scoped NoAlias Metadata
hfinkel at anl.gov
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
kledzik at apple.com
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
kledzik at apple.com
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Nick Kledzik
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Small improvement to IntrinsicEmitter::EmitAttributes
Aditya Nandakumar
- [PATCH] Small improvement to IntrinsicEmitter::EmitAttributes
Owen Anderson
- [PATCH] Small improvement to IntrinsicEmitter::EmitAttributes
Owen Anderson
- [PATCH] StructurizeCFG: Fix inverting a branch on an argument
Matt Arsenault
- [PATCH] StructurizeCFG: Fix verification failure with some loops.
Matt Arsenault
- [PATCH] Support DT_VERxxx and DT_MIPS_xxx dynamic section entries in the llvm-readobj
Simon Atanasyan
- [PATCH] Support DT_VERxxx and DT_MIPS_xxx dynamic section entries in the llvm-readobj
Michael Spencer
- [PATCH] Support DT_VERxxx and DT_MIPS_xxx dynamic section entries in the llvm-readobj
Simon Atanasyan
- [PATCH] TableGen/MCInstPrinter: Generate a method to print complete machine Operands using the Target's PrintMethods
Ahmed Bougacha
- [PATCH] TableGen/MCInstPrinter: Generate a method to print complete machine Operands using the Target's PrintMethods
Quentin Colombet
- [PATCH] TableGen: Generate an enum for all named Operand types
Ahmed Bougacha
- [PATCH] TableGen: Generate an enum for all named Operand types
Quentin Colombet
- [PATCH] TableGen: Generate an enum for all named Operand types
Sean Silva
- [PATCH] TableGen: Generate an enum for all named Operand types
Ahmed Bougacha
- [PATCH] TableGen: Generate an enum for all named Operand types
Sean Silva
- [PATCH] TableGen: Generate an enum for all named Operand types
Ahmed Bougacha
- [PATCH] Teach lint about address spaces
Matt Arsenault
- [PATCH] test-release.sh: tweak RPATH for the binary packages.
Arnaud Allard de Grandmaison
- [PATCH] test-release.sh: tweak RPATH for the binary packages.
Bill Wendling
- [PATCH] test-release.sh: tweak RPATH for the binary packages.
Arnaud Allard de Grandmaison
- [PATCH] Tweaks for the ABI list
Peter Collingbourne
- [PATCH] Update emacs llvm mode
Matt Arsenault
- [PATCH] Update emacs llvm mode
Eric Christopher
- [PATCH] Update emacs llvm mode
Matt Arsenault
- [PATCH] Update llvm.sqrt, etc. error semantics
Hal Finkel
- [PATCH] Update to Cmake for VS 2013
Jim Grosbach
- [PATCH] Update to Cmake for VS 2013
Aaron Ballman
- [PATCH] Use AC_PROG_PATHS for Python
Ray Donnelly
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Benjamin Kramer
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Chandler Carruth
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Chandler Carruth
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Keith Walker
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Eric Christopher
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Robinson, Paul
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Eric Christopher
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Keith Walker
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Eric Christopher
- [PATCH] Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp too
Daniel Sanders
- [PATCH] Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp too
Nadav Rotem
- [PATCH] Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp too
Daniel Sanders
- [polly] r194490 - PassManagerBase has moved into the legacy namespace as of r194324; match it here.
Andy Gibbs
- [polly] r194910 - Style fixes, brought to you by clang-format
Tobias Grosser
- [polly] r194921 - move MayAliasSet.cpp into lib/Analysis
Sebastian Pop
- [polly] r194922 - factor out code in shouldEnablePolly
Sebastian Pop
- [polly] r194923 - prepend LLVM to all Polly* libs
Sebastian Pop
- [polly] r194931 - ScopDetection: Improve formatting
Tobias Grosser
- [polly] r194948 - IslCodegen: Support for run-time conditions
Tobias Grosser
- [polly] r194949 - Fix 80 column violation
Tobias Grosser
- [polly] static builds
Sebastian Pop
- [polly] static builds
Sebastian Pop
- [polly] static builds
Tobias Grosser
- [www-pubs] r194933 - Added Preallocation Instruction Scheduling with Register Pressure Minimization Using a Combinatorial Optimization Approach.
John Criswell
- [www] r194937 - Remove logistics, registration, etc
Tanya Lattner
- [zorg] [patch] - Patch by Rick Foos!
Rick Foos
- [zorg][patch] Add Address Sanitizer, and new Buildslave.
Rick Foos
- [zorg][patch] r194758 - Patch by Rick Foos!
Rick Foos
- [zorg][patch] r194758 - Patch by Rick Foos!
Dmitri Gribenko
- [zorg][patch] r194758 - Patch by Rick Foos!
Galina Kistanova
- [zorg][patch] r194758 - Patch by Rick Foos!
Rick Foos
- [zorg][patch] r194758 - Patch by Rick Foos!
Galina Kistanova
- [zorg][patch] r194758 - Patch by Rick Foos!
Rick Foos
- [zorg] r194597 - Return clang-mergefunc-x86_64-freeBSD9.2 builder back to work.
Galina Kistanova
- [zorg] r194608 - Patch by Denis Larionov!
Galina Kistanova
- [zorg] r194735 - Added parameter make='make' to getFastNightlyTestBuildFactory.
Galina Kistanova
- [zorg] r194758 - Patch by Rick Foos!
Galina Kistanova
- [zorg] r194758 - Patch by Rick Foos!
Dmitri Gribenko
- [zorg] r194758 - Patch by Rick Foos!
Dmitri Gribenko
- [zorg] r194758 - Patch by Rick Foos!
Rick Foos
- [zorg] r194758 - Patch by Rick Foos!
Rick Foos
- [zorg] r194758 - Patch by Rick Foos!
Rick Foos
- [zorg] r194758 - Patch by Rick Foos!
Dmitri Gribenko
- [zorg] r194758 - Patch by Rick Foos!
Galina Kistanova
- [zorg] r194839 - Added missing parameter.
Galina Kistanova
- [zorg] r194839 - Added missing parameter.
Rafael Espíndola
- [zorg] r194896 - Reverted r194758. Please see http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04/builds/9304/steps/build/logs/stdio for the problem.
Galina Kistanova
- [zorg] r194896 - Reverted r194758. Please see http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04/builds/9304/steps/build/logs/stdio for the problem.
Rick Foos
- [zorg] r194896 - Reverted r194758. Please see http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04/builds/9304/steps/build/logs/stdio for the problem.
Galina Kistanova
- [zorg] r194896 - Reverted r194758. Please see http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04/builds/9304/steps/build/logs/stdio for the problem.
Rick Foos
- [zorg] r194896 - Reverted r194758. Please see http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04/builds/9304/steps/build/logs/stdio for the problem.
Rick Foos
- Constant merger patch to fix bug 17815 [Constant merging may illegally downgrade global alignment]
Rafael Espíndola
- enabling clients to use rpath to find LLVM shared libraries on OS X
Bob Wilson
- enabling clients to use rpath to find LLVM shared libraries on OS X
Eric Christopher
- Export __builtin_arm_dmb, __builtin_arm_dsb to frontend
Weiming Zhao
- Export __builtin_arm_dmb, __builtin_arm_dsb to frontend
Tim Northover
- Export __builtin_arm_dmb, __builtin_arm_dsb to frontend
Renato Golin
- Fix for ExecutionEngine buglet
Dale E. Martin
- Fix for ExecutionEngine buglet
Kaylor, Andrew
- Fix for ExecutionEngine buglet
Dale E. Martin
- Fix for ExecutionEngine buglet
Kaylor, Andrew
- Fwd: [PATCH] Implement the newly added ACLE functions for ld1 and st1 with 2/3/4 vectors.
Tim Northover
- hi(sym1 - sym2) and lo(sym1 - sym2) expressions for Mips assembler
Sasa Stankovic
- llvm-cov: Added edge struct for traversal in block.
Yuchen Wu
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Alp Toker
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Mikael Lyngvig
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Alp Toker
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Reid Kleckner
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Rick Foos
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Mikael Lyngvig
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Alp Toker
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Mikael Lyngvig
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Alp Toker
- Ninja.exe for LLVM.org website?
Mikael Lyngvig
- Ninja.exe for LLVM.org website?
Sean Silva
- Ninja.exe for LLVM.org website?
Reid Kleckner
- Ninja.exe for LLVM.org website?
Sean Silva
- Ninja.exe for LLVM.org website?
Mikael Lyngvig
- PATCH: R600: Enable IR structurizer by default for all Subtargets
Tom Stellard
- Patch for `include/llvm/Support/Host.h` to support BSD and Solaris endian.h equivalents
Rafael Espíndola
- PR17925, PATCH
Stepan Dyatkovskiy
- PR17925, PATCH
Stepan Dyatkovskiy
- Strange LLVM behavior after commit r193719
Dmitry Babokin
- Strange LLVM behavior after commit r193719
Michael Kruse
- Strange LLVM behavior after commit r193719
Michael Kruse
- Strange LLVM behavior after commit r193719
Ilia Filippov
- Strange LLVM behavior after commit r193719
Rafael Espíndola
- Strange LLVM behavior after commit r193719
Dmitry Babokin
- vg_leak issues
NAKAMURA Takumi
- vg_leak issues
Rafael Espíndola
- vg_leak issues
Tim Northover
- vg_leak issues
Rafael Espíndola
- XCore target: Add large code model
Robert Lytton
- XCore target: Enable frames larger than 65535 to be lowered
Richard Osborne
- XCore target: Enable frames larger than 65535 to be lowered
Robert Lytton
- XCore target: Fix eliminateFrameIndex() to handle large frames
Richard Osborne
- XCore target: implement exception handling
Richard Osborne
Last message date:
Sun Nov 17 23:56:19 PST 2013
Archived on: Tue Aug 4 17:10:45 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).