The Week Of Monday 28 April 2014 Archives by subject
Starting: Mon Apr 28 00:18:16 PDT 2014
Ending: Sun May 4 23:48:34 PDT 2014
Messages: 984
- [compiler-rt] r204897 - [asan] Do not sanitize kernel area on 32-bit targets, patch by Yuri Gribov
Kostya Serebryany
- [compiler-rt] r207408 - Fix building Asan and common sanitizers tests on FreeBSD 9.2
Viktor Kutuzov
- [compiler-rt] r207415 - [asan] split detect_odr_violation into two: =2 detects all ODR violations, =1 detects only those where the variable sizes are different. BTW, the detector seems to be working well and finding nice bugs. Early adopters are welcome.
Kostya Serebryany
- [compiler-rt] r207417 - [asan] fix a test
Kostya Serebryany
- [compiler-rt] r207443 - [Sanitizer] Add rudimentary support for wide-character strings to scanf/printf interceptors
Alexey Samsonov
- [compiler-rt] r207622 - [msan] Prettify __msan_print_shadow.
Evgeniy Stepanov
- [compiler-rt] r207622 - [msan] Prettify __msan_print_shadow.
Alexey Samsonov
- [compiler-rt] r207622 - [msan] Prettify __msan_print_shadow.
David Blaikie
- [compiler-rt] r207622 - [msan] Prettify __msan_print_shadow.
Evgeniy Stepanov
- [compiler-rt] r207630 - [asan] make AsanCoverage lock-free (and AS-safe)
Kostya Serebryany
- [compiler-rt] r207707 - Allow any test to be executed via a %run command.
Greg Fitzgerald
- [compiler-rt] r207707 - Allow any test to be executed via a %run command.
Kostya Serebryany
- [compiler-rt] r207707 - Allow any test to be executed via a %run command.
Greg Fitzgerald
- [compiler-rt] r207709 - Add %run to all lit tests
Greg Fitzgerald
- [compiler-rt] r207722 - The newest versions of CMake require outputs of custom commands be in
Chandler Carruth
- [compiler-rt] r207768 - [asan] disable GetKernelStartAddress as it misbehaves in schroot
Kostya Serebryany
- [compiler-rt] r207784 - profile: Fix the build with gcc 4.9
Reid Kleckner
- [dragonegg] r207612 - Add <llvm/Support/FileSystem.h> corresponding to r207593.
NAKAMURA Takumi
- [lld] r207431 - lld: Silence CMake warning about a target that doesn't exist
Reid Kleckner
- [lld] r207434 - [Mips] Add the 'const' qualifier to the couple RelocationPass class
Simon Atanasyan
- [lld] r207435 - [Mips] Convert MipsDynamicSymbolTable to the class template.
Simon Atanasyan
- [lld] r207436 - [Mips] Rewrite the R_MIPS_COPY relocation test using yaml2obj tool.
Simon Atanasyan
- [lld] r207437 - [Mips] Rename the test case.
Simon Atanasyan
- [lld] r207476 - [PECOFF] Fix _imp_ implicit symbols.
Rui Ueyama
- [lld] r207491 - [PECOFF] /export accepts non-decorated symbols.
Rui Ueyama
- [lld] r207493 - [Mips] 80 column.
Simon Atanasyan
- [lld] r207494 - [Mips] Implement emitting of R_MIPS_REL32 relocations:
Simon Atanasyan
- [lld] r207495 - [Mips] Re-order include headers.
Simon Atanasyan
- [lld] r207495 - [Mips] Re-order include headers.
David Blaikie
- [lld] r207495 - [Mips] Re-order include headers.
Simon Atanasyan
- [lld] r207605 - [PECOFF] Fix priority of locally imported symbols.
Rui Ueyama
- [lld] r207687 - [Mips] Recognize MIPS emulation name 'elf32ltsmip'.
Simon Atanasyan
- [lld] r207687 - [Mips] Recognize MIPS emulation name 'elf32ltsmip'.
David Blaikie
- [lld] r207687 - [Mips] Recognize MIPS emulation name 'elf32ltsmip'.
Simon Atanasyan
- [lld] r207688 - [Driver] Remove the redundant cast.
Simon Atanasyan
- [lld] r207689 - [ELF] Factor out the code builds a library search directory path
Simon Atanasyan
- [lld] r207690 - [ELF] Return result from the function ASAP.
Simon Atanasyan
- [lld] r207690 - [ELF] Return result from the function ASAP.
Reid Kleckner
- [lld] r207690 - [ELF] Return result from the function ASAP.
Simon Atanasyan
- [lld] r207691 - [Driver] Check type of InputElement before request a error message. If the
Simon Atanasyan
- [lld] r207727 - [PECOFF] Add a test for lib.exe subcommand.
Rui Ueyama
- [lld] r207729 - [PECOFF] Fix exported symbol name.
Rui Ueyama
- [lld] r207738 - [Mips] Follow-up to the r207687. Add the test to check MIPS specific
Simon Atanasyan
- [lld] r207745 - [Mips] Follow-up to the r207744. Replace numerical e_flags constants by their names.
Simon Atanasyan
- [lld] r207769 - [ELF] Fix the file look up algorithm used in the linker script GROUP command.
Simon Atanasyan
- [lld] r207791 - [PECOFF] Do not call addDllExport to mutate export descriptors.
Rui Ueyama
- [lld] r207798 - Sort.
Joerg Sonnenberger
- [lld] r207802 - Fix FreeBSD buildbots.
Rui Ueyama
- [lld] r207809 - [PECOFF] Drop stdcall's atsign suffix only.
Rui Ueyama
- [lld] r207821 - Make the variable scope narrower. No functionality change.
Rui Ueyama
- [lld] r207827 - [PECOFF] Support =internalName syntax in .def file.
Rui Ueyama
- [lld] r207875 - Don't use "auto" where the actual type is not obvious.
Rui Ueyama
- [lld] r207878 - Return the expression result directly.
Rui Ueyama
- [lld] r207884 - Remove dead code.
Rui Ueyama
- [lld] r207885 - Remove "virtual" and add "override".
Rui Ueyama
- [lld] r207886 - Revert "Remove dead code."
Rui Ueyama
- [lld] r207949 - [Mips] R_MIPS_GPREL32 relocation support.
Simon Atanasyan
- [llvm] r205965 - Reapply "SLPVectorizer: Ignore users that are insertelements we can reschedule them"
Chandler Carruth
- [llvm] r205965 - Reapply "SLPVectorizer: Ignore users that are insertelements we can reschedule them"
arnold
- [llvm] r205965 - Reapply "SLPVectorizer: Ignore users that are insertelements we can reschedule them"
Tobias Grosser
- [llvm] r205965 - Reapply "SLPVectorizer: Ignore users that are insertelements we can reschedule them"
Chandler Carruth
- [llvm] r205965 - Reapply "SLPVectorizer: Ignore users that are insertelements we can reschedule them"
Tobias Grosser
- [llvm] r206722 - More C++ification.
Patrik Hägglund H
- [llvm] r206722 - More C++ification.
Benjamin Kramer
- [llvm] r206722 - More C++ification.
Patrik Hägglund H
- [llvm] r206957 - [X86] Silvermont new scheduler model
Hal Finkel
- [llvm] r206957 - [X86] Silvermont new scheduler model
Alexey Volkov
- [llvm] r207271 - [LoopStrengthReduce] Don't trim formula that uses a subset of required registers
Chandler Carruth
- [llvm] r207301 - [X86] Implement TargetLowering::getScalingFactorCost hook.
Krzysztof Parzyszek
- [llvm] r207301 - [X86] Implement TargetLowering::getScalingFactorCost hook.
Quentin Colombet
- [llvm] r207301 - [X86] Implement TargetLowering::getScalingFactorCost hook.
Krzysztof Parzyszek
- [llvm] r207301 - [X86] Implement TargetLowering::getScalingFactorCost hook.
Quentin Colombet
- [llvm] r207301 - [X86] Implement TargetLowering::getScalingFactorCost hook.
Quentin Colombet
- [llvm] r207301 - [X86] Implement TargetLowering::getScalingFactorCost hook.
Dan Gohman
- [llvm] r207301 - [X86] Implement TargetLowering::getScalingFactorCost hook.
Krzysztof Parzyszek
- [llvm] r207301 - [X86] Implement TargetLowering::getScalingFactorCost hook.
Dan Gohman
- [llvm] r207301 - [X86] Implement TargetLowering::getScalingFactorCost hook.
Krzysztof Parzyszek
- [llvm] r207303 - Revert commit r207302 since build failures
Gerolf Hoflehner
- [llvm] r207338 - DAGCombiner: Simplify code a bit, make more transforms work with vectors.
Patrik Hägglund H
- [llvm] r207338 - DAGCombiner: Simplify code a bit, make more transforms work with vectors.
Benjamin Kramer
- [llvm] r207350 - ARM: MSVC does not support = default
David Blaikie
- [llvm] r207359 - Make helper functions static.
David Blaikie
- [llvm] r207399 - [ARM64]Fix a bug cannot select UQSHL/SQSHL with constant i64 shift amount.
Hao Liu
- [llvm] r207403 - [inliner] Significantly improve the compile time in cases like PR19499
Chandler Carruth
- [llvm] r207404 - If building with LLVM_ENABLE_DOXYGEN and using CMake then
Dan Liew
- [llvm] r207406 - Fix very poor compile-time in PR19499 due to excessive tree walks in
Chandler Carruth
- [llvm] r207409 - Fix rampant quadratic behavior in UpdatePHINodes. The operation of
Chandler Carruth
- [llvm] r207410 - [LCG] Make the return of the IntraSCC removal method actually match its
Chandler Carruth
- [llvm] r207411 - [LCG] Add the most basic of edge insertion to the lazy call graph. This
Chandler Carruth
- [llvm] r207412 - ARM64: diagnose use of v16-v31 in certain indexed NEON instructions.
Tim Northover
- [llvm] r207413 - Fix gcc -Wsign-compare warning in X86DisassemblerTables.cpp.
Patrik Hagglund
- [llvm] r207414 - Produce an error instead of a crash in an expr we cannot represent.
Rafael Espindola
- [llvm] r207418 - List the entire symbol table in this test.
Rafael Espindola
- [llvm] r207419 - Don't include an invalid symbol in the symbol table.
Rafael Espindola
- [llvm] r207420 - ARM: stop passing unused values up the TableGen hierarchy.
Tim Northover
- [llvm] r207421 - Simplify isLocal().
Rafael Espindola
- [llvm] r207423 - [ARM64] Fix an issue where we were always assuming a copy was coming from a D subregister.
Chad Rosier
- [llvm] r207424 - Simplify ELFObjectWriter::ExecutePostLayoutBinding.
Rafael Espindola
- [llvm] r207426 - InstCombine: don't drop 'inalloca' in PromoteCastOfAllocation (PR19569)
Hans Wennborg
- [llvm] r207428 - Modify the assertion in DIBuilder.cpp to cover the DWARF 5 languages
Peter Collingbourne
- [llvm] r207429 - Fix comment
Joerg Sonnenberger
- [llvm] r207430 - [PM] Add pass run listeners to the pass manager.
Juergen Ributzka
- [llvm] r207432 - [X86] Add more details in the comments of X86TargetLowering::getScalingFactorCost.
Quentin Colombet
- [llvm] r207438 - Reapply "blockfreq: Approximate irreducible control flow"
Duncan P. N. Exon Smith
- [llvm] r207439 - blockfreq: Remove extra typename from r207438
Duncan P. N. Exon Smith
- [llvm] r207440 - blockfreq: Remove more extra typenames from r207438
Duncan P. N. Exon Smith
- [llvm] r207441 - DwarfDebug: Omit DW_AT_object_pointer on inlined_subroutines
David Blaikie
- [llvm] r207442 - Improve explicit memory ownership of DIEs
David Blaikie
- [llvm] r207444 - Reformat, 80-col, tab characters, etc.
Eric Christopher
- [llvm] r207445 - Add an option for evaluating past symbols.
Rafael Espindola
- [llvm] r207447 - Pass DIEs to DwarfUnit constructors by unique_ptr.
David Blaikie
- [llvm] r207448 - DebugInfo: Just store the DIE by value in the DwarfUnit
David Blaikie
- [llvm] r207450 - Teach add_sphinx_target() to respect the LLVM_INSTALL_TOOLCHAIN_ONLY CMake
Dan Liew
- [llvm] r207452 - Add (...) around && clause to appeace gcc 4.8's warning
Eli Bendersky
- [llvm] r207452 - Add (...) around && clause to appeace gcc 4.8's warning
Eric Christopher
- [llvm] r207452 - Add (...) around && clause to appeace gcc 4.8's warning
Eli Bendersky
- [llvm] r207452 - Add (...) around && clause to appeace gcc 4.8's warning
David Blaikie
- [llvm] r207452 - Add (...) around && clause to appeace gcc 4.8's warning
Richard Smith
- [llvm] r207452 - Add (...) around && clause to appeace gcc 4.8's warning
Eli Bendersky
- [llvm] r207452 - Add (...) around && clause to appeace gcc 4.8's warning
Richard Smith
- [llvm] r207452 - Add (...) around && clause to appeace gcc 4.8's warning
Eli Bendersky
- [llvm] r207455 - We already calculate WideVT above, just reuse it.
Eric Christopher
- [llvm] r207456 - Satisfy sub-optimal GCC warning.
David Blaikie
- [llvm] r207457 - [DWARF parser] Simplify DWARFDebugAranges generation.
Alexey Samsonov
- [llvm] r207458 - DIE: Document some learnings about why the world isn't perfect.
David Blaikie
- [llvm] r207459 - [DWARF parser] DWARFDebugFrame: use unique_ptr instead of raw pointer
Alexey Samsonov
- [llvm] r207460 - AddressPool::HasBeenUsed: Add comment explaining the use-case for this flag.
David Blaikie
- [llvm] r207461 - [DWARF parser] DWARFDebugFrame: Make FrameEntry struct smaller.
Alexey Samsonov
- [llvm] r207462 - Revert r207271 for now. This commit introduced a test case that ran
Chandler Carruth
- [llvm] r207464 - Remove DwarfUnit::LabelRange since it's unused.
David Blaikie
- [llvm] r207465 - [cleanup] Fix the whitespace in this test. Notably, correct spacing
Chandler Carruth
- [llvm] r207466 - [cleanup] Make this test use a proper fixture rather than globals.
Chandler Carruth
- [llvm] r207468 - [cleanup] Add some actual positive tests for equality. This unittest
Chandler Carruth
- [llvm] r207471 - [ADT] Teach PointerUnion to support assignment directly from nullptr to
Chandler Carruth
- [llvm] r207472 - Fix 80-columns, tab characters, and comments.
Eric Christopher
- [llvm] r207473 - 80-column, tab characters, comment fixups.
Eric Christopher
- [llvm] r207474 - 80-column fixups.
Eric Christopher
- [llvm] r207475 - None of these targets actually define their own CFI_INSTRUCTION
Eric Christopher
- [llvm] r207485 - [ARM64]Fix a bug when lowering shuffle vector to an EXT instruction.
Hao Liu
- [llvm] r207487 - [ADT] Make the iterator adaptor utility a touch more general by
Chandler Carruth
- [llvm] r207499 - Fix a typo in comment
Michael Zolotukhin
- [llvm] r207500 - [ARM64]Fix a bug about incorrect operand order in an EXT instruction, which is introduced by r207485.
Hao Liu
- [llvm] r207501 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. XCore edition
Craig Topper
- [llvm] r207501 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. XCore edition
David Blaikie
- [llvm] r207501 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. XCore edition
Duncan Exon Smith
- [llvm] r207501 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. XCore edition
Craig Topper
- [llvm] r207502 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Sparc edition
Craig Topper
- [llvm] r207503 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. R600 edition
Craig Topper
- [llvm] r207504 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. PowerPC edition
Craig Topper
- [llvm] r207505 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. NVPTX edition
Craig Topper
- [llvm] r207506 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Mips edition
Craig Topper
- [llvm] r207507 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. MSP430 edition
Craig Topper
- [llvm] r207508 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
Craig Topper
- [llvm] r207509 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. ARM64 edition
Craig Topper
- [llvm] r207510 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. AArch64 edition
Craig Topper
- [llvm] r207511 - [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves.
Craig Topper
- [llvm] r207512 - [OPENMP][LV][D3423] Respect Hints.Force meta-data for loops in LoopVectorizer
Zinovy Nis
- [llvm] r207512 - [OPENMP][LV][D3423] Respect Hints.Force meta-data for loops in LoopVectorizer
Kostya Serebryany
- [llvm] r207512 - [OPENMP][LV][D3423] Respect Hints.Force meta-data for loops in LoopVectorizer
Kostya Serebryany
- [llvm] r207513 - AVX-512: optimized a shuffle pattern to VINSERTI64x4.
Elena Demikhovsky
- [llvm] r207514 - fix -Wunused-variable warning in Release mode
Kostya Serebryany
- [llvm] r207515 - AArch64: Mark vector long multiplication as expand.
Benjamin Kramer
- [llvm] r207516 - [BUG] Fix -Wunused-variable warning in Release mode. Thnx to Kostya Serebryany for pointing.
Zinovy Nis
- [llvm] r207517 - ARM: emit hidden stubs into a proper non_lazy_symbol_pointer section.
Tim Northover
- [llvm] r207518 - X86: emit hidden stubs into a proper non_lazy_symbol_pointer section.
Tim Northover
- [llvm] r207519 - ARM: fix test after change to indirect symbol emission.
Tim Northover
- [llvm] r207522 - Centralize the handling of the thumb bit.
Rafael Espindola
- [llvm] r207523 - Updated the link to the correct URL.
Yaron Keren
- [llvm] r207524 - [mips][msa] Fix element extraction where the index is variable.
Daniel Sanders
- [llvm] r207526 - Parse and create GOT_PREL relocations.
Joerg Sonnenberger
- [llvm] r207528 - Add optimization remarks to the loop unroller and vectorizer.
Diego Novillo
- [llvm] r207528 - Add optimization remarks to the loop unroller and vectorizer.
David Blaikie
- [llvm] r207528 - Add optimization remarks to the loop unroller and vectorizer.
Diego Novillo
- [llvm] r207528 - Add optimization remarks to the loop unroller and vectorizer.
David Blaikie
- [llvm] r207528 - Add optimization remarks to the loop unroller and vectorizer.
Diego Novillo
- [llvm] r207529 - [mips][msa] Use CHECK-LABEL in basic_operations*.ll
Daniel Sanders
- [llvm] r207530 - [ARM64] Disable regression tests for the old JIT.
Tilmann Scheller
- [llvm] r207535 - LinkModulesTest.cpp: Use test-specific Ctx instead of getGlobalContext(). The global context might not be free'd. [vg_leak]
NAKAMURA Takumi
- [llvm] r207536 - [CMake] Enable llvm/unittests/LinkerTests. It had not been enabled since r199354.
NAKAMURA Takumi
- [llvm] r207537 - LinkModulesTest.cpp: Reformat.
NAKAMURA Takumi
- [llvm] r207539 - DwarfDebug: Split the initialization of abstract and non-abstract subprogram DIEs.
David Blaikie
- [llvm] r207540 - Support: Add unit tests for BranchProbability
Duncan P. N. Exon Smith
- [llvm] r207541 - Support: Simplify BranchProbability operators
Duncan P. N. Exon Smith
- [llvm] r207543 - Document recently added sphinx documentation options in
Dan Liew
- [llvm] r207544 - Support: Add BranchProbability::scale() and ::scaleByInverse()
Duncan P. N. Exon Smith
- [llvm] r207545 - Support: remove unnecessary namespace
Duncan P. N. Exon Smith
- [llvm] r207546 - blockfreq: Remove BlockMass*BlockMass
Duncan P. N. Exon Smith
- [llvm] r207547 - blockfreq: Defer to BranchProbability::scale()
Duncan P. N. Exon Smith
- [llvm] r207548 - [mips] Remove redundant 'let Predicates = [HasStdEnc]' statements
Daniel Sanders
- [llvm] r207550 - blockfreq: Defer to BranchProbability::scale() (again)
Duncan P. N. Exon Smith
- [llvm] r207551 - [mips] Remove more redundant 'let Predicates = [HasStdEnc]' statements
Daniel Sanders
- [llvm] r207552 - Support: BlockFrequencyTest => BranchProbabilityTest
Duncan P. N. Exon Smith
- [llvm] r207553 - Support: Fix test name
Duncan P. N. Exon Smith
- [llvm] r207553 - Support: Fix test name
Chandler Carruth
- [llvm] r207553 - Support: Fix test name
Duncan P. N. Exon Smith
- [llvm] r207554 - Support: More BlockFrequencyTest => BranchProbabilityTest
Duncan P. N. Exon Smith
- [llvm] r207555 - Support: Remove out-of-date comments
Duncan P. N. Exon Smith
- [llvm] r207558 - [mips] Remove two more redundant 'let Predicates = [HasStdEnc]' statements that were missed
Daniel Sanders
- [llvm] r207559 - BranchProb: Simplify printing code
Duncan P. N. Exon Smith
- [llvm] r207560 - SupportTest: Fix test names harder
Duncan P. N. Exon Smith
- [llvm] r207563 - [DWARF parser] Compress DIEMinimal even further, simplify building DIE tree.
Alexey Samsonov
- [llvm] r207565 - Add Simple return instruction to Mips fast-isel
Reed Kotler
- [llvm] r207565 - Add Simple return instruction to Mips fast-isel
Eric Christopher
- [llvm] r207565 - Add Simple return instruction to Mips fast-isel
reed kotler
- [llvm] r207565 - Add Simple return instruction to Mips fast-isel
Eric Christopher
- [llvm] r207565 - Add Simple return instruction to Mips fast-isel
reed kotler
- [llvm] r207565 - Add Simple return instruction to Mips fast-isel
Eric Christopher
- [llvm] r207565 - Add Simple return instruction to Mips fast-isel
reed kotler
- [llvm] r207569 - Reapply r207271 without the testcase
Adam Nemet
- [llvm] r207571 - Add slp vectorization to LTO passes
Yi Jiang
- [llvm] r207572 - Continue slp vectorization even the BB already has vectorized store radar://16641956
Yi Jiang
- [llvm] r207574 - Fix vectorization remarks.
Diego Novillo
- [llvm] r207574 - Fix vectorization remarks.
Nadav Rotem
- [llvm] r207574 - Fix vectorization remarks.
Diego Novillo
- [llvm] r207574 - Fix vectorization remarks.
Rafael Avila de Espindola
- [llvm] r207575 - [Windows] Fix assertion failure when passing 'nul' in input to clang.
Andrea Di Biagio
- [llvm] r207577 - Two fixes to the vpermilvar optimization.
Rafael Espindola
- [llvm] r207578 - Remove tabs.
Rafael Espindola
- [llvm] r207579 - [DWARF parser] Cleanup code in DWARFDebugLine.
Alexey Samsonov
- [llvm] r207580 - PR19553: Memory leak in RuntimeDyldELF::createObjectImageFromFile
David Blaikie
- [llvm] r207581 - Fix MSVC build broken by r207580
David Blaikie
- [llvm] r207582 - Also handle ConstantAggregateZero when optimizing vpermilvar*.
Rafael Espindola
- [llvm] r207583 - Tidy up whitespace.
Jim Grosbach
- [llvm] r207584 - Spelling.
Jim Grosbach
- [llvm] r207585 - Tidy up.
Jim Grosbach
- [llvm] r207586 - R600: remove unused variable
Tom Stellard
- [llvm] r207587 - R600: Change UDIV/UREM to UDIVREM when legalizing types
Tom Stellard
- [llvm] r207588 - R600: Implement iterative algorithm for udivrem
Tom Stellard
- [llvm] r207589 - R600: optimize the UDIVREM 64 algorithm
Tom Stellard
- [llvm] r207590 - R600/SI: Only select SALU instructions in the entry or exit block
Tom Stellard
- [llvm] r207591 - R600/SI: Custom lower SI_IF and SI_ELSE to avoid machine verifier errors
Tom Stellard
- [llvm] r207592 - R600: Remove duplicate setting of SELECT expansion.
Tom Stellard
- [llvm] r207593 - raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary.
Benjamin Kramer
- [llvm] r207594 - Try to fix the msvc build.
Benjamin Kramer
- [llvm] r207595 - Fix some 80 cols violations committed in r207539
David Blaikie
- [llvm] r207596 - Another missing include for MSVC.
Benjamin Kramer
- [llvm] r207597 - Fix the build with MSVC 2013 by explicitly requesting llvm::make_unique
Reid Kleckner
- [llvm] r207597 - Fix the build with MSVC 2013 by explicitly requesting llvm::make_unique
Chandler Carruth
- [llvm] r207597 - Fix the build with MSVC 2013 by explicitly requesting llvm::make_unique
David Blaikie
- [llvm] r207598 - Implement X86 code generation for musttail
Reid Kleckner
- [llvm] r207599 - [DWARF parser] Cleanup code in DWARFDebugLine.
Alexey Samsonov
- [llvm] r207601 - [ADT] Provide some helpful static_asserts for using operations of the
Chandler Carruth
- [llvm] r207604 - Simplify getSymbolOffset.
Rafael Espindola
- [llvm] r207608 - ARM: partially handle 32-bit relocations for WoA
Saleem Abdulrasool
- [llvm] r207609 - ARM: move llvm_unreachable use
Saleem Abdulrasool
- [llvm] r207610 - De-virtualize or remove some methods that have no overrides nor override anything. In some cases remove all together if there are no callers either.
Craig Topper
- [llvm] r207611 - [C++11] Use 'nullptr' in tablegen output files.
Craig Topper
- [llvm] r207613 - ARM: print COFF function header for Windows on ARM
Saleem Abdulrasool
- [llvm] r207614 - ConstantHoisting.cpp: Add <tuple> for std::tie, since r207593 removed FileSystem.h, it includes <tuple>.
NAKAMURA Takumi
- [llvm] r207615 - ARM: support stack probe emission for Windows on ARM
Saleem Abdulrasool
- [llvm] r207615 - ARM: support stack probe emission for Windows on ARM
Kostya Serebryany
- [llvm] r207615 - ARM: support stack probe emission for Windows on ARM
Saleem Abdulrasool
- [llvm] r207615 - ARM: support stack probe emission for Windows on ARM
Kostya Serebryany
- [llvm] r207616 - Use makeArrayRef insted of calling ArrayRef<T> constructor directly. I introduced most of these recently.
Craig Topper
- [llvm] r207616 - Use makeArrayRef insted of calling ArrayRef<T> constructor directly. I introduced most of these recently.
David Blaikie
- [llvm] r207616 - Use makeArrayRef insted of calling ArrayRef<T> constructor directly. I introduced most of these recently.
Craig Topper
- [llvm] r207616 - Use makeArrayRef insted of calling ArrayRef<T> constructor directly. I introduced most of these recently.
David Blaikie
- [llvm] r207617 - Add a <tuple> include to more files that aren't getting it transitively on MSVC.
Benjamin Kramer
- [llvm] r207619 - [LCG] Actually test the *basic* edge removal bits (IE, the non-SCC
Chandler Carruth
- [llvm] r207620 - ARM64: make sure FastISel uses a GPR64 source in 64-bit extensions.
Tim Northover
- [llvm] r207621 - raw_ostream::operator<<(StringRef): Avoid potential overflow in pointer arithmetic.
NAKAMURA Takumi
- [llvm] r207625 - [ARM64] Ensure arm64_be is dealt with when emitting debug info.
James Molloy
- [llvm] r207626 - [ARM64] Try and make the ELF MCJIT *slightly* less broken for ARM64.
James Molloy
- [llvm] r207627 - [ARM64] Fix stupid copy-pasto in ARM64MCAsmInfo.cpp - aarch64_be -> arm64_be
James Molloy
- [llvm] r207627 - [ARM64] Fix stupid copy-pasto in ARM64MCAsmInfo.cpp - aarch64_be -> arm64_be
David Blaikie
- [llvm] r207627 - [ARM64] Fix stupid copy-pasto in ARM64MCAsmInfo.cpp - aarch64_be -> arm64_be
James Molloy
- [llvm] r207627 - [ARM64] Fix stupid copy-pasto in ARM64MCAsmInfo.cpp - aarch64_be -> arm64_be
David Blaikie
- [llvm] r207627 - [ARM64] Fix stupid copy-pasto in ARM64MCAsmInfo.cpp - aarch64_be -> arm64_be
James Molloy
- [llvm] r207628 - [ARM64] Simplify if condition.
James Molloy
- [llvm] r207628 - [ARM64] Simplify if condition.
Chandler Carruth
- [llvm] r207628 - [ARM64] Simplify if condition.
James Molloy
- [llvm] r207628 - [ARM64] Simplify if condition.
Chandler Carruth
- [llvm] r207629 - Fix multiline comment warning.
Evgeniy Stepanov
- [llvm] r207629 - Fix multiline comment warning.
Chandler Carruth
- [llvm] r207631 - [LCG] Add the really, *really* boring edge insertion case: adding an
Chandler Carruth
- [llvm] r207633 - ARM64: print canonical syntax for add/sub (imm) instructions.
Tim Northover
- [llvm] r207634 - ARM64: hexify printing various immediate operands
Tim Northover
- [llvm] r207635 - ARM64: use hex immediates for movz/movk instructions
Tim Northover
- [llvm] r207636 - [mips] Emit all three relocation operations for each relocation entry on Mips64 big-endian systems.
Matheus Almeida
- [llvm] r207637 - [mips] Add support for .cpload.
Matheus Almeida
- [llvm] r207638 - ARM64: remove duplication by templating InstPrinter methods
Tim Northover
- [llvm] r207639 - ARM64: accept ELF-relocated load/store insts without a #.
Tim Northover
- [llvm] r207640 - [mips][msa] Fix vector insertions where the index is variable
Daniel Sanders
- [llvm] r207643 - Grammar fix.
Rafael Espindola
- [llvm] r207644 - AArch64/ARM64: use HS instead of CS & LO instead of CC.
Tim Northover
- [llvm] r207645 - AArch64/ARM64: expunge CPSR from the sources
Tim Northover
- [llvm] r207646 - AArch64/ARM64: copy support for bCC instead of b.CC across.
Tim Northover
- [llvm] r207647 - AArch64/ARM64: allow smaller granule relocations on MOVZ/MOVN
Tim Northover
- [llvm] r207648 - ARM64: use 32-bit operations for uxtb & uxth
Tim Northover
- [llvm] r207649 - ARM64: print lsr instead of lsrv for variable shifts (etc)
Tim Northover
- [llvm] r207650 - ARM64: enable AArch64's basic-a64-instructions test
Tim Northover
- [llvm] r207651 - [asan] Disable asm instrumentation on unsupported platforms.
Evgeniy Stepanov
- [llvm] r207654 - R600: Remove unused function AMDGPUSubtarget::getDefaultSize()
Tom Stellard
- [llvm] r207655 - [mips] Update tests with encoding information for slt, slti, sltiu and sltu.
Matheus Almeida
- [llvm] r207656 - [mips] Fix MipsLongBranch pass to work when the offset from the branch to the
Sasa Stankovic
- [llvm] r207657 - [mips] Add instruction alias (sll and srl).
Matheus Almeida
- [llvm] r207658 - Rename the test, it is testing the symver directive.
Rafael Espindola
- [llvm] r207659 - [ARM64][fast-isel] Fast-isel doesn't know how to handle f128.
Chad Rosier
- [llvm] r207660 - R600/SI: Teach moveToVALU how to handle some SMRD instructions
Tom Stellard
- [llvm] r207661 - R600/SI: Use VALU instructions for copying i1 values
Tom Stellard
- [llvm] r207662 - Relax the test a bit.
Rafael Espindola
- [llvm] r207663 - Fix a use of uninitialized memory in SmallVector's move-assignment operator.
Douglas Gregor
- [llvm] r207664 - [mips] Add instruction alias (dsll and dsrl).
Matheus Almeida
- [llvm] r207665 - IR: Alloca clones should remember inalloca state
David Majnemer
- [llvm] r207666 - AArch64/ARM64: accept and print floating-point immediate 0 as "#0.0"
Tim Northover
- [llvm] r207667 - AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests.
Tim Northover
- [llvm] r207668 - AArch64/ARM64: implement remaining TLS relocations (purely MC).
Tim Northover
- [llvm] r207669 - ARM64: print fp immediates without using scientific notation.
Tim Northover
- [llvm] r207670 - ELFObjectWriter: deduplicate suffices in strtab
Hans Wennborg
- [llvm] r207671 - [mips] Add instruction alias (sltu).
Matheus Almeida
- [llvm] r207673 - [mips] Add instruction alias (negu).
Matheus Almeida
- [llvm] r207674 - Simplify ELFObjectWriter::SymbolValue.
Rafael Espindola
- [llvm] r207676 - IR: Conservatively verify inalloca arguments
David Majnemer
- [llvm] r207679 - [IPO/MergeFunctions] changes so it doesn't try to bitcast a struct return type but instead recreates it with insert/extract value.
Carlo Kok
- [llvm] r207683 - Convert several loops over MachineFunction basic blocks to range-based loops
Alexey Samsonov
- [llvm] r207692 - [X86] Never hoist the shift value of a shift instruction.
Michael Zolotukhin
- [llvm] r207693 - Revert r207571 - Add slp vectorization to LTO passes
Yi Jiang
- [llvm] r207693 - Revert r207571 - Add slp vectorization to LTO passes
Eric Christopher
- [llvm] r207693 - Revert r207571 - Add slp vectorization to LTO passes
Chandler Carruth
- [llvm] r207693 - Revert r207571 - Add slp vectorization to LTO passes
yijiang
- [llvm] r207693 - Revert r207571 - Add slp vectorization to LTO passes
yijiang
- [llvm] r207694 - Use the new StringTableBuilder in yaml2elf
Hans Wennborg
- [llvm] r207697 - Add a testcase for r207627.
James Molloy
- [llvm] r207697 - Add a testcase for r207627.
Jay Foad
- [llvm] r207697 - Add a testcase for r207627.
James Molloy
- [llvm] r207701 - Fix the clang-cl self-host build by defining ~DwarfDebug out of line
Reid Kleckner
- [llvm] r207701 - Fix the clang-cl self-host build by defining ~DwarfDebug out of line
David Blaikie
- [llvm] r207702 - [ARM64] Prevent bit extraction to be adjusted by following shift
Weiming Zhao
- [llvm] r207703 - Remove unused field hash_state::seed.
Jay Foad
- [llvm] r207704 - Don't expect to find fpcmp and PerfectShuffle when running lit tests
Alexey Samsonov
- [llvm] r207705 - Emit DW_AT_object_pointer once, on the declaration, for each function.
David Blaikie
- [llvm] r207705 - Emit DW_AT_object_pointer once, on the declaration, for each function.
Eric Christopher
- [llvm] r207706 - Move a testcase from ELF to ARM64, incorrectly placed in r207627.
James Molloy
- [llvm] r207708 - Move logic for calculating DBG_VALUE history map into separate file/class.
Alexey Samsonov
- [llvm] r207710 - Slightly simplify code in DwarfDebug::beginFunction
Alexey Samsonov
- [llvm] r207711 - Provide a version of getSymbolOffset that returns false on error.
Rafael Espindola
- [llvm] r207713 - Patch for function cloning to inline all blocks whose address is taken
Gerolf Hoflehner
- [llvm] r207713 - Patch for function cloning to inline all blocks whose address is taken
Chandler Carruth
- [llvm] r207713 - Patch for function cloning to inline all blocks whose address is taken
Rafael Espíndola
- [llvm] r207713 - Patch for function cloning to inline all blocks whose address is taken
Eric Christopher
- [llvm] r207713 - Patch for function cloning to inline all blocks whose address is taken
Gerolf Hoflehner
- [llvm] r207713 - Patch for function cloning to inline all blocks whose address is taken
Reid Kleckner
- [llvm] r207714 - Convert more loops to range-based equivalents
Alexey Samsonov
- [llvm] r207716 - Restore condition incorrectly changed in r96289 to the older state.
Joerg Sonnenberger
- [llvm] r207717 - DebugInfo: Omit DW_AT_artificial on DW_TAG_formal_parameters in DW_TAG_inlined_subroutines.
David Blaikie
- [llvm] r207718 - Prepare support of Itanium ABI on ARM as opposed to EHABI by
Joerg Sonnenberger
- [llvm] r207719 - Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."
David Blaikie
- [llvm] r207719 - Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."
David Blaikie
- [llvm] r207719 - Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."
Robinson, Paul
- [llvm] r207719 - Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."
David Blaikie
- [llvm] r207719 - Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."
Robinson, Paul
- [llvm] r207719 - Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."
David Blaikie
- [llvm] r207719 - Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."
David Blaikie
- [llvm] r207719 - Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."
Eric Christopher
- [llvm] r207719 - Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."
Robinson, Paul
- [llvm] r207719 - Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."
Eric Christopher
- [llvm] r207720 - Use a single data structure to store all user variables in DwarfDebug
Alexey Samsonov
- [llvm] r207720 - Use a single data structure to store all user variables in DwarfDebug
Eric Christopher
- [llvm] r207721 - Switch over getArch()'s result.
Joerg Sonnenberger
- [llvm] r207723 - Add missing breaks.
Joerg Sonnenberger
- [llvm] r207723 - Add missing breaks.
Chandler Carruth
- [llvm] r207724 - LexicalScopes: use unique_ptr to own LexicalScope objects.
David Blaikie
- [llvm] r207725 - Forgotten reformatting.
David Blaikie
- [llvm] r207726 - LexicalScopes: Use unique_ptr to manage ownership of abstract LexicalScopes.
David Blaikie
- [llvm] r207728 - Start fixing pr19147.
Rafael Espindola
- [llvm] r207730 - If necessary for indirect encodings, emit stubs.
Joerg Sonnenberger
- [llvm] r207730 - If necessary for indirect encodings, emit stubs.
Chandler Carruth
- [llvm] r207730 - If necessary for indirect encodings, emit stubs.
Joerg Sonnenberger
- [llvm] r207730 - If necessary for indirect encodings, emit stubs.
Joerg Sonnenberger
- [llvm] r207732 - Speculatively roll back r207724-r207726, which are code cleanup changes and
Richard Smith
- [llvm] r207736 - ARM: support expanding external symbols in 32-bit moves
Saleem Abdulrasool
- [llvm] r207736 - ARM: support expanding external symbols in 32-bit moves
Rafael Espíndola
- [llvm] r207736 - ARM: support expanding external symbols in 32-bit moves
Saleem Abdulrasool
- [llvm] r207737 - ARM: fix memory leak, simplify WoA stack probing
Saleem Abdulrasool
- [llvm] r207739 - Record the DWARF version in MCContext
Oliver Stannard
- [llvm] r207740 - [mips] Removed two-operand alias for sllv, sr[al]v, rotrv, dsllv, dsr[al]v, and drotrv
Daniel Sanders
- [llvm] r207741 - [mips] Move expansion of .cpsetup to target streamer.
Matheus Almeida
- [llvm] r207742 - [ARM64] Conditionalize CPU specific system registers on subtarget features
Bradley Smith
- [llvm] r207743 - [LCG] Fix a bad bug in the new fancy iterator scheme I added to support
Chandler Carruth
- [llvm] r207743 - [LCG] Fix a bad bug in the new fancy iterator scheme I added to support
David Blaikie
- [llvm] r207743 - [LCG] Fix a bad bug in the new fancy iterator scheme I added to support
Duncan P. N. Exon Smith
- [llvm] r207744 - [llvm-readobj] Add support for Mips specific ELF header e_flags.
Simon Atanasyan
- [llvm] r207746 - Revert r205965, which essentially reverts r205018 for the second time.
Chandler Carruth
- [llvm] r207746 - Revert r205965, which essentially reverts r205018 for the second time.
Rafael Espíndola
- [llvm] r207746 - Revert r205965, which essentially reverts r205018 for the second time.
Chandler Carruth
- [llvm] r207747 - Correction to assert statemtent to allow 32-bit unsigned numbers with the top bit set.
Richard Barton
- [llvm] r207747 - Correction to assert statemtent to allow 32-bit unsigned numbers with the top bit set.
James Molloy
- [llvm] r207747 - Correction to assert statemtent to allow 32-bit unsigned numbers with the top bit set.
Richard Barton
- [llvm] r207747 - Correction to assert statemtent to allow 32-bit unsigned numbers with the top bit set.
Saleem Abdulrasool
- [llvm] r207748 - [llvm-readobj] Transform 'switch' with the only 'case' statement
Simon Atanasyan
- [llvm] r207749 - [LCG] Add some basic methods for querying the parent/child relationships
Chandler Carruth
- [llvm] r207750 - [LCG] Don't lookup the child SCC twice. Spotted this by inspection, and
Chandler Carruth
- [llvm] r207750 - [LCG] Don't lookup the child SCC twice. Spotted this by inspection, and
David Blaikie
- [llvm] r207751 - [LCG] Add the other simple edge insertion API to the call graph. This
Chandler Carruth
- [llvm] r207752 - AArch64/ARM64: print BFM instructions as BFI or BFXIL
Tim Northover
- [llvm] r207753 - AArch64/ARM64: port basic disassembly tests to ARM64.
Tim Northover
- [llvm] r207754 - AArch64/ARM64: rewrite test to use FileCheck & add ARM64 lines
Tim Northover
- [llvm] r207755 - Update post-r203364 http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140303/207915.html
Yaron Keren
- [llvm] r207755 - Update post-r203364 http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140303/207915.html
Duncan P. N. Exon Smith
- [llvm] r207755 - Update post-r203364 http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140303/207915.html
Yaron Keren
- [llvm] r207757 - Don't force symbols to be globals in .thumb_set.
Rafael Espindola
- [llvm] r207759 - Make getBaseSymbol non recursive.
Rafael Espindola
- [llvm] r207760 - [ARM64] Prefer generation of bzero on Darwin only
Bradley Smith
- [llvm] r207761 - Move getBaseSymbol somewhere the COFF writer can use.
Rafael Espindola
- [llvm] r207763 - Compute the correct section for zed = foo + 1 in COFF.
Rafael Espindola
- [llvm] r207770 - R600/SI: Fix verifier error with pseudo store instructions.
Matt Arsenault
- [llvm] r207774 - Fixing a cast-qual warning. getBufferStart() and getBufferEnd() both return a const char *, so casting to non-const was triggering a warning (even though the assignment and usage was always const anyway).
Aaron Ballman
- [llvm] r207777 - PR19623: Implement typedefs of void.
David Blaikie
- [llvm] r207777 - PR19623: Implement typedefs of void.
Robinson, Paul
- [llvm] r207777 - PR19623: Implement typedefs of void.
David Blaikie
- [llvm] r207782 - DebugInfo: Correct the attribute type kind.
David Blaikie
- [llvm] r207783 - Add an optimization that does CSE in a group of similar GEPs.
Eli Bendersky
- [llvm] r207783 - Add an optimization that does CSE in a group of similar GEPs.
Eli Bendersky
- [llvm] r207783 - Add an optimization that does CSE in a group of similar GEPs.
Eli Bendersky
- [llvm] r207785 - Update and sort CMakeLists.
Benjamin Kramer
- [llvm] r207786 - Don't propagate StorageClass and ComplexType to aliases.
Rafael Espindola
- [llvm] r207788 - Fix uninitialized variable introduced in r207739.
David Blaikie
- [llvm] r207790 - Add basic functionality for assignment of ints.
Reed Kotler
- [llvm] r207793 - [OCaml] Add an ocamlfind package llvm.all_backends.
Peter Zotov
- [llvm] r207800 - Remove HexagonTargetMachine::addPassesForOptimizations; it is not needed any more.
Pranav Bhandarkar
- [llvm] r207801 - [IR] Make {extract, insert}element accept an index of any integer type.
Michael J. Spencer
- [llvm] r207803 - [Stackmaps] Replace the custom ConstantPool class with a MapVector.
Juergen Ributzka
- [llvm] r207804 - [Stackmaps] Refactor serialization code. No functional change intended.
Juergen Ributzka
- [llvm] r207805 - [Stackmaps] Add command line option to specify the stackmap version.
Juergen Ributzka
- [llvm] r207807 - [Stackmaps] Pacify windows buildbot.
Juergen Ributzka
- [llvm] r207828 - Fold strlen(expr ? "str1" : "str2") to x ? len1 : len2. This fires about 330 times in a bootstrap of clang.
Nick Lewycky
- [llvm] r207828 - Fold strlen(expr ? "str1" : "str2") to x ? len1 : len2. This fires about 330 times in a bootstrap of clang.
Benjamin Kramer
- [llvm] r207828 - Fold strlen(expr ? "str1" : "str2") to x ? len1 : len2. This fires about 330 times in a bootstrap of clang.
Nick Lewycky
- [llvm] r207831 - Code style fix from Duncan P. N. Exon Smith.
Yaron Keren
- [llvm] r207835 - Allow SelectionDAG::FoldConstantArithmetic to work when it's called with a vector VT but scalar values.
Benjamin Kramer
- [llvm] r207838 - AArch64/ARM64: support indexed loads/stores on vector types.
Tim Northover
- [llvm] r207839 - ARM64: refactor NEON post-indexed loads & stores (MC).
Tim Northover
- [llvm] r207840 - AArch64/ARM64: add patterns for post-indexed ST1 ops.
Tim Northover
- [llvm] r207843 - R600/SI: Only create one instruction when spilling/restoring register v3
Tom Stellard
- [llvm] r207844 - R600: Expand TruncStore i64 -> {i16,i8}
Tom Stellard
- [llvm] r207845 - R600: Expand vector sin and cos.
Tom Stellard
- [llvm] r207846 - R600/SI: Add processor type for Mullins.
Tom Stellard
- [llvm] r207847 - Add a description for AMD's bdver4 (aka Excavator).
Benjamin Kramer
- [llvm] r207850 - DAGCombine: prevent formation of illegal ConstantFP nodes.
Tim Northover
- [llvm] r207851 - MC: place .file records into the correct section
Saleem Abdulrasool
- [llvm] r207853 - [GVN] Pass the phi-translated address of a load instead of the untranslated
Akira Hatanaka
- [llvm] r207856 - Teach GlobalDCE how to remove empty global_ctor entries.
Nico Weber
- [llvm] r207857 - Remove dead declaration.
Rafael Espindola
- [llvm] r207865 - [tablegen] !strconcat accepts more than two arguments but this wasn't documented or tested.
Daniel Sanders
- [llvm] r207866 - llvm-cov: Fix handling of line zero appearing in a line table
Justin Bogner
- [llvm] r207868 - Clean up constructor logic and member access for LoopVectorizeHints.
Eric Christopher
- [llvm] r207869 - Aliases are always definitions. Delete dead code.
Rafael Espindola
- [llvm] r207874 - [sanitizers] Propagate the sanitizer options through to the lit context.
Chandler Carruth
- [llvm] r207876 - Try simplifying LexicalScopes ownership again.
David Blaikie
- [llvm] r207887 - [LSR] Add llc testcase for r207271/r207569.
Adam Nemet
- [llvm] r207901 - Vectorize intrinsic math function calls in SLPVectorizer.
Karthik Bhat
- [llvm] r207903 - InstIterator.h lives in llvm/IR.
Yaron Keren
- [llvm] r207904 - [ELFYAML] Add more SHT_xxx flags to the YAML section type mapping.
Simon Atanasyan
- [llvm] r207905 - [ELFYAML] Group ELF header falgs to target specific blocks. Handle flags
Simon Atanasyan
- [llvm] r207906 - Updated Doxygen link for InstIterator.h.
Yaron Keren
- [llvm] r207909 - Style update: don't duplicate comments, they were getting out of sync.
Rafael Espindola
- [llvm] r207910 - Style fix: don't duplicate the method names.
Rafael Espindola
- [llvm] r207911 - Move LTOModule and LTOCodeGenerator to the llvm namespace.
Rafael Espindola
- [llvm] r207914 - Update docs still mentioning LLVM_ENABLE_CXX11
Alp Toker
- [llvm] r207915 - Rename member variable to try to fix the bots.
Rafael Espindola
- [llvm] r207916 - SLPVectorizer: Lazily allocate the map for block numbering.
Benjamin Kramer
- [llvm] r207917 - [ARM64] Correctly select ANDWri in FastISel.
Joey Gouly
- [llvm] r207917 - [ARM64] Correctly select ANDWri in FastISel.
Eric Christopher
- [llvm] r207920 - Fix pr19645.
Rafael Espindola
- [llvm] r207923 - [TBAA] Fix handling of mixed TBAA (path-aware and non-path-aware TBAA).
Juergen Ributzka
- [llvm] r207924 - IR: Cleanup AttributeSet::get for AttrBuilder
David Majnemer
- [llvm] r207925 - X86: refactor export directive generation
Saleem Abdulrasool
- [llvm] r207926 - X86: repair export compatibility with MinGW/cygwin
Saleem Abdulrasool
- [llvm] r207927 - X86: remove X86COFFMachineModuleInfo
Saleem Abdulrasool
- [llvm] r207928 - X86: further range-loopify AsmPrinter
Saleem Abdulrasool
- [llvm] r207934 - [LCG] Reorder the tests to be a bit more logical: inter-SCC mutation
Chandler Carruth
- [llvm] r207935 - [LCG] Add the last (and most complex) of the edge insertion mutation
Chandler Carruth
- [llvm] r207937 - AVX-512: minor change in rndscale intrinsic
Elena Demikhovsky
- [llvm] r207939 - SLPVectorizer: Bring back the insertelement patch (r205965) with fixes
Arnold Schwaighofer
- [llvm] r207939 - SLPVectorizer: Bring back the insertelement patch (r205965) with fixes
Hal Finkel
- [llvm] r207939 - SLPVectorizer: Bring back the insertelement patch (r205965) with fixes
Arnold
- [llvm] r207939 - SLPVectorizer: Bring back the insertelement patch (r205965) with fixes
Hal Finkel
- [llvm] r207939 - SLPVectorizer: Bring back the insertelement patch (r205965) with fixes
Hal Finkel
- [llvm] r207939 - SLPVectorizer: Bring back the insertelement patch (r205965) with fixes
Nadav Rotem
- [llvm] r207940 - LoopUnroll: If we're doing partial unrolling, use the PartialThreshold to limit unrolling.
Benjamin Kramer
- [llvm] r207940 - LoopUnroll: If we're doing partial unrolling, use the PartialThreshold to limit unrolling.
Nadav Rotem
- [llvm] r207941 - MC: support FK_SecRel_4 for Windows on ARM
Saleem Abdulrasool
- [llvm] r207942 - CodeGen: strengthen WoA AEABI avoidance tests
Saleem Abdulrasool
- [llvm] r207943 - CodeGen: correct memset emittance for WoA
Saleem Abdulrasool
- [llvm] r207943 - CodeGen: correct memset emittance for WoA
Anton Korobeynikov
- [llvm] r207952 - Add range access to ELFFile's sections collection.
Simon Atanasyan
- [LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Stepan Dyatkovskiy
- [LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Stepan Dyatkovskiy
- [LNT] r207773 - Fix plotting issue caused by r188111
Yi Kong
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Yi Kong
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Renato Golin
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Yi Kong
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Renato Golin
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Chris Matthews
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Yi Kong
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Anton Korobeynikov
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Chris Matthews
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Renato Golin
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Chris Matthews
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Tobias Grosser
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Yi Kong
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Renato Golin
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Anton Korobeynikov
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Yi Kong
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Anton Korobeynikov
- [LNT] r207898 - Use Mann-Whitney U test to identify changes
Hal Finkel
- [LNT] r207918 - Revert the use of SciPy while we investigate the failures on the bots.
Chris Matthews
- [Mesa-dev] [PATCH] R600/SI: Add processor type for Mullins.
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: allow 4 more input SGPRs to a shader
Michel Dänzer
- [Mesa-dev] [PATCH] R600/SI: allow 4 more input SGPRs to a shader
Marek Olšák
- [Mesa-dev] [PATCH] R600/SI: allow 4 more input SGPRs to a shader
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: allow 4 more input SGPRs to a shader
Christian König
- [PATCH 1/1] CodeGen: Use helper variable
Eric Christopher
- [PATCH 1/2] R600/SI: Only create one instruction when spilling/restoring register v3
Tom Stellard
- [PATCH 1/5] R600: Expand vector sin and cos on r600.
Jan Vesely
- [PATCH 1/5] R600: Expand vector sin and cos on r600.
Tom Stellard
- [PATCH 1/5] R600: Expand vector sin and cos on r600.
Tom Stellard
- [PATCH 2/2] R600/SI: Implement VGPR register spilling v2
Matt Arsenault
- [PATCH 2/2] R600/SI: Implement VGPR register spilling v2
Tom Stellard
- [PATCH 2/5] R600: Remove duplicate setting of SELECT expansion.
Tom Stellard
- [PATCH] 128-bit ABI for x86_64-w64-mingw32 incorrectly generated
Reid Kleckner
- [PATCH] [ARM64] Conditionalize CPU specific system registers on subtarget features
Bradley Smith
- [PATCH] [ARM64] Conditionalize CPU specific system registers on subtarget features
Tim Northover
- [PATCH] [ARM64] Enable alignment control option in front-end for ARM64 - Clang.
Kevin Qin
- [PATCH] [ARM64]Fix a bug when lowing shuffle vector to EXT instruction
Tim Northover
- [PATCH] [ARM64]Fix a bug when lowing shuffle vector to EXT instruction
Tim Northover
- [PATCH] [ARM64]Fix a bug when lowing shuffle vector to EXT instruction
Hao Liu
- [PATCH] [ARM64]Fix the bug cannot select UQSHL/SQSHL with constant i64 shift amount.
Hao Liu
- [PATCH] [ARM64] Prefer generation of bzero on Darwin only
Bradley Smith
- [PATCH] [ARM64] Prefer generation of bzero on Darwin only
Tim Northover
- [PATCH] [ARM64] Select ANDWri correctly in FastISel
Joey Gouly
- [PATCH] [ARM64] Select ANDWri correctly in FastISel
Tim Northover
- [PATCH] [ARM64] Select ANDWri correctly in FastISel
Joey Gouly
- [PATCH][Build] Add rule to generate fully-expanded .td file
Adam Nemet
- [patch][dragonegg] Fix c/InternFunctionWeakref.c
Rafael Espíndola
- [PATCH] [ELF] Fix the file look up algorithm used in the linker script GROUP command.
Simon Atanasyan
- [PATCH] [ELF] Fix the file look up algorithm used in the linker script GROUP command.
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Fix the file look up algorithm used in the linker script GROUP command.
Simon Atanasyan
- [PATCH] [ELF] Fix the file look up algorithm used in the linker script GROUP command.
Rui Ueyama
- [PATCH] [ELF] Fix the file look up algorithm used in the linker script GROUP command.
Simon Atanasyan
- [PATCH] [Hexagon] [Hexagon] Add New TSFlags to be used in the upcoming patches.
Anshu Dasgupta
- [PATCH] [Hexagon] Add new InstrItinClass to support timing classes.
Anshu Dasgupta
- [PATCH] [Hexagon] Add new InstrItinClass to support timing classes.
Jyotsna Verma
- [PATCH] [Hexagon] Add new InstrItinClass to support timing classes.
Anshu Dasgupta
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Michael Spencer
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Chandler Carruth
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Chandler Carruth
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Raul Silvera
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Raul Silvera
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Andrew Trick
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Nadav Rotem
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Andrew Trick
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Michael Spencer
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Andrew Trick
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Chandler Carruth
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Andrew Trick
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Chandler Carruth
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Andrew Trick
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Chandler Carruth
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Chandler Carruth
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Arnold Schwaighofer
- [PATCH] [InstCombine] Combine adjacent i8 loads.
hfinkel at anl.gov
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Andrew Trick
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Quentin Colombet
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Arnold Schwaighofer
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Pasi Parviainen
- [PATCH] [InstCombine] Combine adjacent i8 loads.
Chandler Carruth
- [PATCH] [InstructionMerge - GVN] hoisting and sinking of equivalent memory instructions in diamonds
Gerolf Hoflehner
- [PATCH] [InstructionMerge - GVN] hoisting and sinking of equivalent memory instructions in diamonds
Gerolf Hoflehner
- [PATCH] [InstructionMerge - GVN] hoisting and sinking of equivalent memory instructions in diamonds
Chandler Carruth
- [PATCH] [InstructionMerge - GVN] hoisting and sinking of equivalent memory instructions in diamonds
Gerolf Hoflehner
- [PATCH] [InstructionMerge - GVN] hoisting and sinking of equivalent memory instructions in diamonds
Chandler Carruth
- [PATCH] [InstructionMerge - GVN] hoisting and sinking of equivalent memory instructions in diamonds
Gerolf Hoflehner
- [PATCH] [InstructionMerge - GVN] hoisting and sinking of equivalent memory instructions in diamonds
Chandler Carruth
- [PATCH] [IR] Make {extract, insert}element accept an index of any integer type.
Michael Spencer
- [PATCH] [IR] Make {extract, insert}element accept an index of any integer type.
Michael Spencer
- [PATCH] [IR] Make {extract, insert}element accept an index of any integer type.
Chris Lattner
- [PATCH] [LLVM] [sanitizer] add conditionals for libc
Yury Gribov
- [PATCH] [LNT] Fix plotting issue caused by r188111
Chris Matthews
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Yi Kong
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Tobias Grosser
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Renato Golin
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Yi Kong
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Yi Kong
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Renato Golin
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Tobias Grosser
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Yi Kong
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Renato Golin
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Anton Korobeynikov
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Yi Kong
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Tobias Grosser
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Anton Korobeynikov
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Tobias Grosser
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Chris Matthews
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Chris Matthews
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Yi Kong
- [PATCH] [LNT] Use Mann-Whitney U test to identify changes
Chris Matthews
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Chandler Carruth
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Adam Nemet
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Chandler Carruth
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Adam Nemet
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Chandler Carruth
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Adam Nemet
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Andrew Trick
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Chandler Carruth
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Chandler Carruth
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Chandler Carruth
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Adam Nemet
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Chandler Carruth
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Adam Nemet
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Hal Finkel
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Andrew Trick
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Andrew Trick
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Robinson, Paul
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Adam Nemet
- [PATCH][LoopStrengthReduce] Don't trim a formula that uses a subset of required registers
Adam Nemet
- [PATCH] [LV][BUG] Tiny fix for printing debug locations for absolute paths.
Eric Christopher
- [PATCH] [mips] Add highly experimental support for MIPS-I, MIPS-II, MIPS-III, and MIPS-V
Daniel Sanders
- [PATCH] [mips] Expand on r206218 to put the prologue_end marker in the correct place.
Daniel Sanders
- [PATCH] [mips] Expand on r206218 to put the prologue_end marker in the correct place.
Eric Christopher
- [PATCH] [mips] Expand on r206218 to put the prologue_end marker in the correct place.
Daniel Sanders
- [PATCH] [mips] Expand on r206218 to put the prologue_end marker in the correct place.
Eric Christopher
- [PATCH] [mips] Expand on r206218 to put the prologue_end marker in the correct place.
Daniel Sanders
- [PATCH] [NVPTX] Replace addrspacecast with bitcast
Jingyue Wu
- [PATCH] [NVPTX] Replace addrspacecast with bitcast
Matt Arsenault
- [PATCH] [NVPTX] Replace addrspacecast with bitcast
Jingyue Wu
- [PATCH] [NVPTX] Replace addrspacecast with bitcast
Matt Arsenault
- [PATCH] [obj2yaml] Recognize input file format automatically
Simon Atanasyan
- [PATCH] [OPENMP][LV] Respect Hints.Force meta-data for loops in LoopVectorizer
Zinovy Nis
- [PATCH] [OPENMP][LV] Respect Hints.Force meta-data for loops in LoopVectorizer
Tyler Nowicki
- [PATCH] [OPENMP][LV] Respect Hints.Force meta-data for loops in LoopVectorizer
tnowicki at apple.com
- [PATCH] [OPENMP][LV] Respect Hints.Force meta-data for loops in LoopVectorizer
Zinovy Nis
- [PATCH] [OPENMP][LV] Respect Hints.Force meta-data for loops in LoopVectorizer
Zinovy Nis
- [PATCH][PM] Add pass run listeners to the pass manager.
Andrew Trick
- [PATCH][PM] Add pass run listeners to the pass manager.
Juergen Ributzka
- [PATCH][PM] Add pass run listeners to the pass manager.
Chandler Carruth
- [PATCH][PM] Add pass run listeners to the pass manager.
Reid Kleckner
- [PATCH][PM] Add pass run listeners to the pass manager.
Chandler Carruth
- [PATCH][PM] Add pass run listeners to the pass manager.
Duncan P. N. Exon Smith
- [PATCH][PM] Add pass run listeners to the pass manager.
Duncan P. N. Exon Smith
- [PATCH][PM] Add pass run listeners to the pass manager.
Andrew Trick
- [PATCH][PM] Add pass run listeners to the pass manager.
Duncan P. N. Exon Smith
- [PATCH][PM] Add pass run listeners to the pass manager.
Chandler Carruth
- [PATCH][PM] Add pass run listeners to the pass manager.
Juergen Ributzka
- [PATCH][PM] Add pass run listeners to the pass manager.
Andrew Trick
- [PATCH][PM] Add pass run listeners to the pass manager.
Juergen Ributzka
- [PATCH][PM] Add pass run listeners to the pass manager.
Juergen Ributzka
- [PATCH][PM] Add pass run listeners to the pass manager.
Duncan P. N. Exon Smith
- [PATCH][PM] Add pass run listeners to the pass manager.
Chandler Carruth
- [PATCH] [PR18861] Fix for LoopUnroll pass was breaking LCSSA form while completely removing loop
Dinesh Dwivedi
- [PATCH] [PR18861] Fix for LoopUnroll pass was breaking LCSSA form while completely removing loop
Dinesh Dwivedi
- [PATCH] [tablegen] !strconcat accepts more than two arguments but this wasn't documented or tested.
Daniel Sanders
- [PATCH] [tablegen] !strconcat accepts more than two arguments but this wasn't documented or tested.
Tim Northover
- [PATCH] [tablegen] !strconcat accepts more than two arguments but this wasn't documented or tested.
Daniel Sanders
- [PATCH] [tablegen] !strconcat accepts more than two arguments but this wasn't documented or tested.
Daniel Sanders
- [PATCH] [tablegen] !strconcat accepts more than two arguments but this wasn't documented or tested.
Tim Northover
- [PATCH] [tablegen] Add !listconcat operator with the similar semantics as !strconcat
Daniel Sanders
- [PATCH] [tablegen] Add !listconcat operator with the similar semantics as !strconcat
Daniel Sanders
- [PATCH][Win] Fix assertion failure when passing 'nul' in input to cc1.
Andrea Di Biagio
- [PATCH][Win] Fix assertion failure when passing 'nul' in input to cc1.
Rafael Espíndola
- [PATCH][Win] Fix assertion failure when passing 'nul' in input to cc1.
Rafael Espíndola
- [PATCH][Win] Fix assertion failure when passing 'nul' in input to cc1.
Rafael Espíndola
- [PATCH][Win] Fix assertion failure when passing 'nul' in input to cc1.
Andrea Di Biagio
- [PATCH][Win] Fix assertion failure when passing 'nul' in input to cc1.
Rafael Espíndola
- [PATCH][Win] Fix assertion failure when passing 'nul' in input to cc1.
Andrea Di Biagio
- [PATCH] [x86] Fold extract_vector_elt of a load into the load's address computation.
Michael Spencer
- [PATCH] Add %run to all compiler-rt lit tests
Alexey Samsonov
- [PATCH] Add %run to all compiler-rt lit tests
Evgeniy Stepanov
- [PATCH] Add %run to all compiler-rt lit tests
Renato Golin
- [PATCH] Add %run to all compiler-rt lit tests
Greg Fitzgerald
- [PATCH] Add a jumptable attribute and support for creating jump-instruction tables
Tom Roeder
- [PATCH] Add comdat key field to llvm.global_ctors and llvm.global_dtors
Reid Kleckner
- [PATCH] Add custom lowering for add/sub with overflow ARM
Louis Gerbarg
- [PATCH] Add custom lowering for add/sub with overflow ARM
Pete Cooper
- [PATCH] Add custom lowering for add/sub with overflow ARM
Tim Northover
- [PATCH] Added more insertps optimizations
Filipe Cabecinhas
- [PATCH] Added tests for shufflevector lowering to blend instrs.These tests ensure that a change I will propose in clang works asexpected.
Filipe Cabecinhas
- [PATCH] Added tests for shufflevector lowering to blend instrs.These tests ensure that a change I will propose in clang works asexpected.
Nadav Rotem
- [PATCH] Added tests for shufflevector lowering to blend instrs.These tests ensure that a change I will propose in clang works asexpected.
Filipe Cabecinhas
- [PATCH] Added tests for shufflevector lowering to blend instrs.These tests ensure that a change I will propose in clang works asexpected.
Nadav Rotem
- [PATCH] Added tests for shufflevector lowering to blend instrs.These tests ensure that a change I will propose in clang works asexpected.
Filipe Cabecinhas
- [PATCH] Added tests for shufflevector lowering to blend instrs.These tests ensure that a change I will propose in clang works asexpected.
Nadav Rotem
- [PATCH] Added tests for shufflevector lowering to blend instrs.These tests ensure that a change I will propose in clang works asexpected.
Filipe Cabecinhas
- [PATCH] Added tests for shufflevector lowering to blend instrs.These tests ensure that a change I will propose in clang works asexpected.
Benjamin Kramer
- [PATCH] Added tests for shufflevector lowering to blend instrs.These tests ensure that a change I will propose in clang works asexpected.
Nadav Rotem
- [PATCH] Added tests for shufflevector lowering to blend instrs.These tests ensure that a change I will propose in clang works asexpected.
Filipe Cabecinhas
- [PATCH] Add ExtractValue instruction to SimplifyCFG's ComputeSpeculationCost
Louis Gerbarg
- [PATCH] Add optimization remarks to the loop unroller and vectorizer.
Diego Novillo
- [PATCH] Add optimization remarks to the loop unroller and vectorizer.
hfinkel at anl.gov
- [PATCH] Add optimization remarks to the loop unroller and vectorizer.
Zinovy Nis
- [PATCH] Add optimization remarks to the loop unroller and vectorizer.
Diego Novillo
- [PATCH] Add optimization remarks to the loop unroller and vectorizer.
hfinkel at anl.gov
- [PATCH] Add optimization remarks to the loop unroller and vectorizer.
Diego Novillo
- [PATCH] Add optimization remarks to the loop unroller and vectorizer.
Diego Novillo
- [PATCH] Add optimization remarks to the loop unroller and vectorizer.
Hal Finkel
- [PATCH] Add optimization remarks to the loop unroller and vectorizer.
Zinovy Nis
- [PATCH] Add optimization remarks to the loop unroller and vectorizer.
Diego Novillo
- [PATCH] Add StatusText to the Processor class in Target.td to allow adding 'experimental' or 'highly experimental' annotations to processors.
Daniel Sanders
- [PATCH] Add StatusText to the Processor class in Target.td to allow adding 'experimental' or 'highly experimental' annotations to processors.
Daniel Sanders
- [PATCH] Allow compiler-rt tests to be run on a simulator or remotely
Greg Fitzgerald
- [PATCH] Allow compiler-rt tests to be run on a simulator or remotely
Renato Golin
- [PATCH] Allow compiler-rt tests to be run on a simulator or remotely
Greg Fitzgerald
- [PATCH] Allow compiler-rt tests to be run on a simulator or remotely
Greg Fitzgerald
- [PATCH] Allow external projects to run tests via llvm-lit
Greg Fitzgerald
- [PATCH] Allow external projects to run tests via llvm-lit
Greg Fitzgerald
- [PATCH] Allow users of the llvm install directory to specify a path to lit.
Greg Fitzgerald
- [patch] Also handle ConstantAggregateZero when optimizing vpermilvar*
Rafael Espíndola
- [patch] Also handle ConstantAggregateZero when optimizing vpermilvar*
Jim Grosbach
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers
Oliver Stannard
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers
Anton Korobeynikov
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers
Oliver Stannard
- [PATCH] ARM: Windows on ARM Hazard recognition support
Saleem Abdulrasool
- [PATCH] ARM big endian function argument passing
Christian Pirker
- [PATCH] ARM big endian function argument passing
Renato Golin
- [PATCH] Asm instrumentation is disabled on non-Linux OSes.
Yuri Gorshenin
- [PATCH] Asm instrumentation is disabled on non-Linux OSes.
Yuri Gorshenin
- [PATCH] Asm instrumentation is disabled on non-Linux OSes.
Evgeniy Stepanov
- [PATCH] Asm instrumentation is disabled on non-Linux OSes.
Yuri Gorshenin
- [PATCH] Asm instrumentation is disabled on non-Linux OSes.
Yuri Gorshenin
- [PATCH] Asm instrumentation is disabled on non-Linux OSes.
Evgeniy Stepanov
- [PATCH] Asm instrumentation is disabled on non-Linux OSes.
Evgeniy Stepanov
- [PATCH] Caller/Calllee unsafe-fp-math attribute fixup prior to inlining.
Puyan Lotfi
- [PATCH] Caller/Calllee unsafe-fp-math attribute fixup prior to inlining.
Puyan Lotfi
- [patch] Centralize the handling of the thumb bit
Renato Golin
- [patch] Centralize the handling of the thumb bit
Saleem Abdulrasool
- [PATCH] CSE on GEP indices
Jingyue Wu
- [PATCH] CSE on GEP indices
Hal Finkel
- [PATCH] CSE on GEP indices
hfinkel at anl.gov
- [PATCH] CSE on GEP indices
Eli Bendersky
- [PATCH] CSE on GEP indices
Eli Bendersky
- [patch] Don't force symbols to be globals in .thumb_set
Rafael Espíndola
- [patch] Don't force symbols to be globals in .thumb_set
Saleem Abdulrasool
- [PATCH] ELFObjectWriter: optimize suffices in strtab
Hans Wennborg
- [PATCH] ELFObjectWriter: optimize suffices in strtab
Rafael Ávila de Espíndola
- [PATCH] ELFObjectWriter: optimize suffices in strtab
Sean Silva
- [PATCH] ELFObjectWriter: optimize suffices in strtab
Sean Silva
- [PATCH] ELFObjectWriter: optimize suffices in strtab
Hans Wennborg
- [PATCH] ELFObjectWriter: optimize suffices in strtab
Hans Wennborg
- [PATCH] Fix assertion with a trunc store to an i1 vector.
Matt Arsenault
- [PATCH] Fix assertion with a trunc store to an i1 vector.
Quentin Colombet
- [PATCH] Fix assertion with a trunc store to an i1 vector.
Matt Arsenault
- [PATCH] Fix assertion with a trunc store to an i1 vector.
Quentin Colombet
- [PATCH] Fix assertion with a trunc store to an i1 vector.
Quentin Colombet
- [PATCH] Fix assertion with a trunc store to an i1 vector.
Nadav Rotem
- [PATCH] Fix bug in load PRE in GVN.cpp
Justin Bogner
- [PATCH] Fix bug in load PRE in GVN.cpp
Akira Hatanaka
- [PATCH] Fix building Asan and common sanitizers tests on FreeBSD 9.2
Viktor Kutuzov
- [PATCH] Fix check for noalias function
Tobias Güntner
- [PATCH] Fix check for noalias function
Reid Kleckner
- [PATCH] fix GCC 4.9 libsanitizer build with old glibc
Sandra Loosemore
- [PATCH] Fix installation location of Doxygen generated documentation in CMake
Dan Liew
- [PATCH] Fix installation location of Doxygen generated documentation in CMake
Reid Kleckner
- [PATCH] Fix installation location of Doxygen generated documentation in CMake
Dan Liew
- [PATCH] Fix MipsLongBranch pass to work when the code has inline assembly.
Sasa Stankovic
- [PATCH] Fix MipsLongBranch pass to work when the code has inline assembly.
Sasa Stankovic
- [PATCH] Fix MipsLongBranch pass to work when the code has inline assembly.
Mark Seaborn
- [PATCH] Fix PR16938 - rewrite CSE heuristic for same block uses
Eric Christopher
- [PATCH] Fix PR16938 - rewrite CSE heuristic for same block uses
Andrew Trick
- [PATCH] Fix PR16938 - rewrite CSE heuristic for same block uses
Eric Christopher
- [PATCH] Fix PR19169:Crash on invalid attempting to specialize a template method as a template variable
Karthik Bhat
- [PATCH] Fix using wrong result type for setcc.
Matt Arsenault
- [PATCH] Fold selects when the non-selected elements are undef from shufflevectors
Filipe Cabecinhas
- [PATCH] Fold selects when the non-selected elements are undef from shufflevectors
Benjamin Kramer
- [PATCH] Fold selects when the non-selected elements are undef from shufflevectors
Filipe Cabecinhas
- [PATCH] Fold selects when the non-selected elements are undef from shufflevectors
Filipe Cabecinhas
- [PATCH] Fold selects when the non-selected elements are undef from shufflevectors
Benjamin Kramer
- [PATCH] Fold selects when the non-selected elements are undef from shufflevectors
Filipe Cabecinhas
- [PATCH] Fold selects when the non-selected elements are undef from shufflevectors
Filipe Cabecinhas
- [PATCH] Fold selects when the non-selected elements are undef from shufflevectors
Nadav Rotem
- [PATCH] Fold selects when the non-selected elements are undef from shufflevectors
Benjamin Kramer
- [PATCH] Hashing.h: assume support for variadic templates
Jay Foad
- [PATCH] Hashing.h: assume support for variadic templates
Chandler Carruth
- [PATCH] If building with LLVM_ENABLE_DOXYGEN with CMake then abort if Doxygen could not be found.
Dan Liew
- [PATCH] Ignore/drop visibility for symbols with local linkage
Duncan P. N. Exon Smith
- [PATCH] Implement ADRP CSE for global symbols
Quentin Colombet
- [PATCH] Implement ADRP CSE for global symbols
Jiangning Liu
- [PATCH] Implement ADRP CSE for global symbols
Quentin Colombet
- [PATCH] Implement Named Register Global Variables in LLVM
Behan Webster
- [PATCH] Implement Named Register Global Variables in LLVM
Behan Webster
- [PATCH] Implement Named Register Global Variables in LLVM
Renato Golin
- [PATCH] Implement Named Register Global Variables in LLVM
Rafael Espíndola
- [PATCH] Implement Named Register Global Variables in LLVM
Rafael Ávila de Espíndola
- [PATCH] Implement Named Register Global Variables in LLVM
Renato Golin
- [PATCH] Implement Named Register Global Variables in LLVM
Renato Golin
- [PATCH] Implement Named Register Global Variables in LLVM
Rafael Ávila de Espíndola
- [PATCH] Implement Named Register Global Variables in LLVM
Renato Golin
- [PATCH] Implement X86 code generation for musttail
Rafael Ávila de Espíndola
- [PATCH] Implement X86 code generation for musttail
Reid Kleckner
- [PATCH] Implement X86 code generation for musttail
Rafael Espíndola
- [PATCH] Implement X86 code generation for musttail
Rafael Ávila de Espíndola
- [PATCH] InstCombine: don't drop 'inalloca' in PromoteCastOfAllocation (PR19569)
Hans Wennborg
- [PATCH] InstCombine: don't drop 'inalloca' in PromoteCastOfAllocation (PR19569)
Chandler Carruth
- [PATCH] InstCombine: don't drop 'inalloca' in PromoteCastOfAllocation (PR19569)
Hans Wennborg
- [PATCH] Introduce new gold plugin option "relocation-pic"
Alexey Volkov
- [PATCH] Introduce new gold plugin option "relocation-pic"
Rafael Espíndola
- [PATCH] Introduce new gold plugin option "relocation-pic"
Alexey Volkov
- [PATCH] Introduce new gold plugin option "relocation-pic"
Rafael Espíndola
- [PATCH] Introduce new gold plugin option "relocation-pic"
Rafael Ávila de Espíndola
- [PATCH] Introduce new gold plugin option "relocation-pic"
Alexey Volkov
- [PATCH] Introduce new gold plugin option "relocation-pic"
Alexey Volkov
- [PATCH] Introduce new gold plugin option "relocation-pic"
Rafael Espíndola
- [PATCH] IR: Check inalloca call argument originating from parameter
David Majnemer
- [PATCH] IR: Check inalloca call argument originating from parameter
Reid Kleckner
- [PATCH] IR: Check inalloca call argument originating from parameter
Chris Lattner
- [PATCH] IR: Check inalloca call argument originating from parameter
Chandler Carruth
- [PATCH] IR: Check inalloca call argument originating from parameter
Chris Lattner
- [PATCH] IR: Check inalloca call argument originating from parameter
David Majnemer
- [PATCH] IR: Conservatively verify inalloca arguments
David Majnemer
- [PATCH] IR: Conservatively verify inalloca arguments
Reid Kleckner
- [PATCH] JIT: Print debug location of inline asm and ignore DBG_VALUE instructions
Yaron Keren
- [PATCH] JIT: Print debug location of inline asm and ignore DBG_VALUE instructions
Eric Christopher
- [PATCH] JIT: Print debug location of inline asm and ignore DBG_VALUE instructions
Yaron Keren
- [PATCH] Lower certain build_vectors to insertps instructions
Filipe Cabecinhas
- [PATCH] Lower certain build_vectors to insertps instructions
Filipe Cabecinhas
- [PATCH] Lower certain build_vectors to insertps instructions
Elena Demikhovsky
- [PATCH] Lower certain build_vectors to insertps instructions
Filipe Cabecinhas
- [PATCH] Lower certain build_vectors to insertps instructions
Demikhovsky, Elena
- [PATCH] Lower certain build_vectors to insertps instructions
Elena Demikhovsky
- [PATCH] Lower certain build_vectors to insertps instructions
Filipe Cabecinhas
- [PATCH] Makefile improvements for the ocaml binding
Jacques-Pascal Deplaix
- [patch] mergefunc struct result
Carlo Kok
- [patch] mergefunc struct result
Duncan P. N. Exon Smith
- [patch] mergefunc struct result
Carlo Kok
- [PATCH] Modify the assertion in DIBuilder.cpp to cover the DWARF 5 languages
Eric Christopher
- [PATCH] Modify the assertion in DIBuilder.cpp to cover the DWARF 5 languages
Eric Christopher
- [PATCH] Move getIntrinsicIDForCall from LoopVectorize to VectorUtil
Karthik Bhat
- [PATCH] Move getIntrinsicIDForCall from LoopVectorize to VectorUtil
Nadav Rotem
- [PATCH] Move getIntrinsicIDForCall from LoopVectorize to VectorUtil
Nadav Rotem
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
Alexey Samsonov
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
Alexey Samsonov
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
David Blaikie
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
Eric Christopher
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
Alexey Samsonov
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
David Blaikie
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
Alexey Samsonov
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
Alexey Samsonov
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
David Blaikie
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
Eric Christopher
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
Alexey Samsonov
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
Alexey Samsonov
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
David Blaikie
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
Alexey Samsonov
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
David Blaikie
- [PATCH] Move logic for calculating DBG_VALUE history map into separate file/class.
Alexey Samsonov
- [patch] Move the materalizer interface to Function
Rafael Espíndola
- [PATCH] NoAA does not initialize TargetLibraryInfo
Tobias Güntner
- [PATCH] Optimize long branch for MIPS64 by removing calculation of %higher and %highest
Sasa Stankovic
- [PATCH] Quote $PYTHON in ac_python_version
Phil Ruffwind
- [PATCH] R600/SI: Fix verifier error with pseudo store instructions.
Matt Arsenault
- [PATCH] R600/SI: Fix verifier error with pseudo store instructions.
Tom Stellard
- [PATCH] R600/SI: Fix verifier error with pseudo store instructions.
Matt Arsenault
- [PATCH] R600/SI: Fix verifier error with pseudo store instructions.
Tom Stellard
- [PATCH] R600/SI: Fix verifier error with pseudo store instructions.
Matt Arsenault
- [PATCH] R600/SI: Teach moveToVALU how to handle some SMRD instructions
Tom Stellard
- [PATCH] R600/SI: Use VALU instructions for copying i1 values
Tom Stellard
- [PATCH] R600: Expand i64 ISD:SUB
Tom Stellard
- [PATCH] R600: Expand TruncStore i64 -> {i16,i8}
Matt Arsenault
- [PATCH] R600: Expand TruncStore i64 -> {i16,i8}
Tom Stellard
- [PATCH] Record the DWARF version in MCContext
Oliver Stannard
- [PATCH] Record the DWARF version in MCContext
Eric Christopher
- [PATCH] Record the DWARF version in MCContext
Oliver Stannard
- [PATCH] Remove dead code.
Rui Ueyama
- [PATCH] Remove dead code.
Simon Atanasyan
- [PATCH] remove unused field hash_state::seed
Jay Foad
- [PATCH] remove unused field hash_state::seed
Chandler Carruth
- [PATCH] Reorder shuffle and binary operation.
Serge Pavlov
- [PATCH] Reorder shuffle and binary operation.
Benjamin Kramer
- [PATCH] Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
Alexey Samsonov
- [PATCH] Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
David Blaikie
- [PATCH] Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
Alexey Samsonov
- [PATCH] Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
Alexey Samsonov
- [PATCH] Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
Paul Robinson
- [PATCH] Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
David Blaikie
- [PATCH] Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
Alexey Samsonov
- [PATCH] Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
Alexey Samsonov
- [PATCH] SEH exceptions on Win64 (LLVM)
Vadim Chugunov
- [PATCH] SEH exceptions on Win64 (LLVM)
Kai Nacke
- [PATCH] Some code improvements (no functional change)
Artyom Skrobov
- [PATCH] Some code improvements (no functional change)
Duncan P. N. Exon Smith
- [PATCH] Some code improvements (no functional change)
Duncan P. N. Exon Smith
- [PATCH] Some code improvements (no functional change)
Duncan P. N. Exon Smith
- [PATCH] Some code improvements (no functional change)
Artyom Skrobov
- [PATCH] Some code improvements (no functional change)
Duncan P. N. Exon Smith
- [PATCH] Some code improvements (no functional change)
Duncan P. N. Exon Smith
- [PATCH] Some code improvements (no functional change)
Duncan P. N. Exon Smith
- [PATCH] Some minor update in PassManager.h
Dinesh Dwivedi
- [PATCH] Some minor update in PassManager.h
Dinesh Dwivedi
- [PATCH] Syntax of asm instrumentation code is changed from AT&T to Intel.
Yuri Gorshenin
- [PATCH] Syntax of asm instrumentation code is changed from AT&T to Intel.
Joerg Sonnenberger
- [PATCH] T2 ITBlock: add support for Windows specific relocation handling
Saleem Abdulrasool
- [PATCH] Teach add_sphinx_target to respect LLVM_INSTALL_TOOLCHAIN_ONLY
Reid Kleckner
- [PATCH] Teach add_sphinx_target to respect LLVM_INSTALL_TOOLCHAIN_ONLY
Dan Liew
- [patch] Teach GlobalDCE how to remove empty global_ctor entries
Nico Weber
- [patch] Teach GlobalDCE how to remove empty global_ctor entries
Nico Weber
- [patch] Teach GlobalDCE how to remove empty global_ctor entries
Rafael Espíndola
- [patch] Teach GlobalDCE how to remove empty global_ctor entries
Nico Weber
- [patch] Teach GlobalDCE how to remove empty global_ctor entries
Richard Smith
- [patch] Teach GlobalDCE how to remove empty global_ctor entries
Rafael Espíndola
- [patch] Teach GlobalDCE how to remove empty global_ctor entries
Reid Kleckner
- [patch] Teach GlobalDCE how to remove empty global_ctor entries
Nico Weber
- [PATCH] Teaching loop simplify to preserve LCSSA
Dinesh Dwivedi
- [PATCH] Teach the inliner how to preserve musttail invariants
Reid Kleckner
- [patch] Two fixes to the vpermilvar optimization
Rafael Espíndola
- [patch] Two fixes to the vpermilvar optimization
Jim Grosbach
- [patch] Two fixes to the vpermilvar optimization
Rafael Espíndola
- [patch] Two fixes to the vpermilvar optimization
Jim Grosbach
- [patch] Two fixes to the vpermilvar optimization
Rafael Espíndola
- [patch] Two fixes to the vpermilvar optimization
Jim Grosbach
- [PATCH] Update User/r example code in LLVM Programmer's Manual
Yaron Keren
- [PATCH] Update User/r example code in LLVM Programmer's Manual
Rafael Ávila de Espíndola
- [PATCH] Update User/r example code in LLVM Programmer's Manual
Yaron Keren
- [PATCH] Use a single data structure to store all user variables in DwarfDebug
Alexey Samsonov
- [PATCH] Use a single data structure to store all user variables in DwarfDebug
David Blaikie
- [PATCH] Use a single data structure to store all user variables in DwarfDebug
Alexey Samsonov
- [PATCH] Use the new StringTableBuilder in yaml2elf
Hans Wennborg
- [PATCH] Use the new StringTableBuilder in yaml2elf
Sean Silva
- [PATCH] Use the new StringTableBuilder in yaml2elf
Hans Wennborg
- [PATCH] Vectorize intrinsic math function calls in SLPVectorizer
Karthik Bhat
- [PATCH] Vectorize intrinsic math function calls in SLPVectorizer
Nadav Rotem
- [PATCH] Vectorize intrinsic math function calls in SLPVectorizer
Nadav Rotem
- [PATCH] Vectorize math intrinsic calls in SLPVectorizer
Karthik Bhat
- [PATCH] Vectorize math intrinsic calls in SLPVectorizer
Nadav Rotem
- [PATCH] Vectorize math intrinsic calls in SLPVectorizer
Karthik Bhat
- [PATCH] Vectorize math intrinsic calls in SLPVectorizer
Raul Silvera
- [PATCH] Vectorize math intrinsic calls in SLPVectorizer
Karthik Bhat
- [PATCH] Vectorize math intrinsic calls in SLPVectorizer
Tyler Nowicki
- [PATCH] Vectorize math intrinsic calls in SLPVectorizer
Nadav Rotem
- [PATCH] Vectorize math intrinsic calls in SLPVectorizer
Nadav Rotem
- [PATCH] Vectorize math intrinsic calls in SLPVectorizer
Karthik Bhat
- [PATCH] Vectorize math intrinsic calls in SLPVectorizer
hfinkel at anl.gov
- [PATCH] Vectorize math intrinsic calls in SLPVectorizer
Karthik Bhat
- [PATCH] Win64 SEH print register names
Vadim Chugunov
- [PATCH] X86: If we have an instruction that sets a flag and a zero test on the input of that instruction try to eliminate the test.
Benjamin Kramer
- [PATCH] XCore target: Add TypeString meta data to IR output.
robert lytton
- [PATCH] XCore target: Add TypeString meta data to IR output.
Richard Osborne
- [PATCH RESEND v2 1/1] R600: Expand vector sin and cos.
Jan Vesely
- [PATCH RESEND v2 1/1] R600: Expand vector sin and cos.
Tom Stellard
- [PATCH RFC 0/4] R600: Implement 64bit div/rem
Tom Stellard
- [PATCHSET][ARM64] Implement big endian NEON
James Molloy
- [PATCHSET][ARM64] Implement big endian NEON
Tim Northover
- [PATCHSET][ARM64] Implement big endian NEON
James Molloy
- [PATCHSET][ARM64] Implement big endian NEON
James Molloy
- [PATCHSET][ARM64] Implement big endian NEON
Tim Northover
- [polly] r207618 - Add missing include.
Benjamin Kramer
- [polly] r207678 - Add delinearization testcase for ivs that do not follow the loop order
Tobias Grosser
- [R600/SI] Merge const_load for SI
Vincent Lejeune
- [SLP Vectorizer][Patch 1/2] Add slp vectorization to LTO passes
yijiang
- [SLP Vectorizer][Patch 2/2] Continue slp vectorization even the BB already has vectorized store
yijiang
- [SLP Vectorizer][Patch 2/2] Continue slp vectorization even the BB already has vectorized store
Nadav Rotem
- [www] r207425 - Update Win snapshot to r207234
Hans Wennborg
- [www] r207425 - Update Win snapshot to r207234
Hans Wennborg
- [www] r207425 - Update Win snapshot to r207234
Tanya Lattner
- [www] r207425 - Update Win snapshot to r207234
Hans Wennborg
- [zorg] r207780 - Removed builders for slaves arxan_davinci, arxan_raphael temporally.
Galina Kistanova
- [zorg] r207881 - Move builder sanitizer_x86_64-freeBSD9.2 to new slave; change arguments for the build factory.
Galina Kistanova
- AArch64/ARM64 canonical assembler syntax
Kristof Beyls
- Codegen regression caused by r207337
Richard Barton
- Codegen regression caused by r207337
Richard Barton
- Codegen regression caused by r207337
Benjamin Kramer
- Fwd: [PATCH] Reorder shuffle and binary operation.
Serge Pavlov
- Getting ld64 to use a non system libLTO.dylib
Rafael Espíndola
- Getting ld64 to use a non system libLTO.dylib
Nick Kledzik
- Getting ld64 to use a non system libLTO.dylib
Rafael Espíndola
- LLVM buildmaster will be restarted in few minutes
Galina Kistanova
- patch: mark all possible tail calls as "tail"
Nick Lewycky
- PATCH: SelectionDAG: Remove setOperationAction(ISD::SELECT_CC, MVT::Other, Expand) hack.
Tom Stellard
- patch for inlining all blocks with address taken
Eric Christopher
- Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
Robinson, Paul
- Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
Alexey Samsonov
- RFC: AArch64/ARM64 canonical assembler syntax
Tim Northover
- RFC: AArch64/ARM64 canonical assembler syntax
James Molloy
- RFC: AArch64/ARM64 canonical assembler syntax
Owen Anderson
- split delinearization pass in 3 steps
Sebastian Pop
- split delinearization pass in 3 steps
Sebastian Pop
- split delinearization pass in 3 steps
Tobias Grosser
- split delinearization pass in 3 steps
Tobias Grosser
- Tweak ConstantHoisting on X86
Michael Zolotukhin
- Tweak ConstantHoisting on X86
Hal Finkel
- Tweak ConstantHoisting on X86
Michael Zolotukhin
- Tweak ConstantHoisting on X86
Juergen Ributzka
- Tweak ConstantHoisting on X86
Quentin Colombet
- Tweak ConstantHoisting on X86
Michael Zolotukhin
- Tweak ConstantHoisting on X86
Michael Zolotukhin
- Tweak ConstantHoisting on X86
Quentin Colombet
Last message date:
Sun May 4 23:48:34 PDT 2014
Archived on: Tue Aug 4 17:11:13 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).