The Week Of Monday 28 July 2014 Archives by author
Starting: Mon Jul 28 00:15:35 PDT 2014
Ending: Sun Aug 3 23:59:21 PDT 2014
Messages: 1578
- [PATCH] MC: AsmLexer: handle multi-character CommentStrings correctly
Saleem Abdulrasool
- [llvm] r213799 - X86: restrict combine to when type sizes are safe.
Saleem Abdulrasool
- [llvm] r214663 - MC: rename Win64EHFrameInfo to WinEH::FrameInfo
Saleem Abdulrasool
- [llvm] r214664 - MC: virtualise EmitWindowsUnwindTables
Saleem Abdulrasool
- [llvm] r214671 - CodeGen: silence a warning
Saleem Abdulrasool
- [llvm] r214672 - X86: silence warning (-Wparentheses)
Saleem Abdulrasool
- [PATCH] [ASan] Support the asan_loadN/asan_storeN functions in the DLL thunk library
Ehsan Akhgari
- [compiler-rt] r214532 - [ASan] Support the asan_loadN/asan_storeN functions in the DLL thunk library
Ehsan Akhgari
- [PATCH] [ASan] Support the asan_loadN/asan_storeN functions in the DLL thunk library
Ehsan Akhgari
- Fix for #20408 - CMake LLVM_ENABLE_FFI=ON build fails on reconfigure
Dan Albert
- [PATCH] Add a stackprobe attribute
John Kåre Alsaker
- [PATCH] Add a stackprobe attribute
John Kåre Alsaker
- [PATCH] Retain alignment requirements for load->selects modified by DAGCombine
Owen Anderson
- [PATCH] cmake: Remove check for files not in build list.
Owen Anderson
- [llvm] r214622 - Fix issues with ISD::FNEG and ISD::FMA SDNodes where they would not be constant-folded
Owen Anderson
- [llvm] r214100 - Update comment
Matt Arsenault
- [llvm] r214101 - R600/SI: Make argument loads invariant
Matt Arsenault
- [PATCH] Add alignment value to allowsUnalignedMemoryAccess
Matt Arsenault
- [PATCH] R600/SI: Make argument loads invariant
Matt Arsenault
- [PATCH] R600/SI: Implement getOptimalMemOpType
Matt Arsenault
- [llvm] r214104 - R600/SI: Implement getOptimalMemOpType
Matt Arsenault
- [PATCH] R600/SI: Implement getOptimalMemOpType
Matt Arsenault
- [llvm] r214106 - R600/SI: Fix return type for isMIMG / isSMRD
Matt Arsenault
- [llvm] r214108 - R600: Modernize test
Matt Arsenault
- [PATCH] Add note to documentation about machine node chains.
Matt Arsenault
- [PATCH] R600/SI: Set mayStore = 0 on SMRD instructions
Matt Arsenault
- [PATCH] R600/SI: Set mayStore = 0 on SMRD instructions
Matt Arsenault
- [PATCH] R600/SI: Add isMUBUF / isMTBUF
Matt Arsenault
- [PATCH] R600/SI: Implement getLdStBaseRegImmOfs for LDS
Matt Arsenault
- [llvm] r214146 - Fix header including itself
Matt Arsenault
- [llvm] r214147 - Fix typos / grammar.
Matt Arsenault
- [PATCH 3/3] R600: Use optimized 24bit path in udivrem
Matt Arsenault
- [llvm] r214194 - R600/SI: Set bits on SMRD instructions
Matt Arsenault
- [llvm] r214195 - R600/SI: Add isMUBUF / isMTBUF
Matt Arsenault
- [PATCH] Add support for scalarizing ctlz_zero_undef
Matt Arsenault
- [PATCH] R600/SI: Set mayStore = 0 on SMRD instructions
Matt Arsenault
- [PATCH] R600/SI: Add isMUBUF / isMTBUF
Matt Arsenault
- [llvm] r214216 - Remove line with no effect
Matt Arsenault
- [llvm] r214217 - R600/SI: Enable named operand table for DS instructions
Matt Arsenault
- [llvm] r214225 - R600/SI: Implement getLdStBaseRegImmOfs
Matt Arsenault
- [PATCH] R600/SI: Implement getLdStBaseRegImmOfs for LDS
Matt Arsenault
- [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
Matt Arsenault
- [PATCH] R600/SI: Implement areLoadsFromSameBasePtr
Matt Arsenault
- [PATCH] R600: Increase nearby load scheduling threshold.
Matt Arsenault
- [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
Matt Arsenault
- [PATCH 3/3] R600: Use optimized 24bit path in udivrem
Matt Arsenault
- [llvm] r212215 - R600/SI: Adjsut SGPR live ranges before register allocation
Matt Arsenault
- [PATCH] R600/SI: Implement areLoadsFromSameBasePtr
Matt Arsenault
- [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
Matt Arsenault
- [llvm] r214269 - R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
Matt Arsenault
- [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
Matt Arsenault
- [llvm] r214283 - R600/SI: Remove redundant setting of bits on instructions.
Matt Arsenault
- [PATCH] Add note to documentation about machine node chains.
Matt Arsenault
- PATCH: R600/SI: Do abs/neg folding with ComplexPatterns
Matt Arsenault
- [PATCH 1/1] R600: Add new intrinsic to read work dimensions
Matt Arsenault
- [PATCH] R600: Correctly set the src value offset for scalarized kernel args
Matt Arsenault
- [Mesa-dev] [PATCH 1/1] r600: Use llvm intrinsic to read work dimension information
Matt Arsenault
- [PATCH 1/1] R600: Modernize work item intrinsics test
Matt Arsenault
- [PATCH] Fix interference caused by fmul 2, x -> fadd x, x combine
Matt Arsenault
- [PATCH] Fix fmul combines with constant splat vectors
Matt Arsenault
- [llvm] r214469 - [PowerPC] Recognize consecutive memory accesses from intrinsics
Matt Arsenault
- [PATCH] R600/SI: Update MUBUF assembly string to match AMD proprietary compiler
Matt Arsenault
- [llvm] r213551 - R600/SI: Use scratch memory for large private arrays
Matt Arsenault
- [llvm] r214523 - R600/SI: Don't display GDS bit for read2
Matt Arsenault
- [llvm] r214524 - Make getNamedOperandIdx readonly
Matt Arsenault
- [llvm] r214525 - R600: Cleanup test
Matt Arsenault
- [llvm] r213551 - R600/SI: Use scratch memory for large private arrays
Matt Arsenault
- [PATCH] cmake: Remove check for files not in build list.
Matt Arsenault
- [PATCH] R600/SI: Add exec_lo and exec_hi subregisters.
Matt Arsenault
- [PATCH] R600/SI: Use register class instead of list of registers
Matt Arsenault
- [PATCH] R600/SI: Use SGPR_64 as reister class for S_LOAD_DWORDX2
Matt Arsenault
- [PATCH] R600/SI: Use SGPR_64 as reister class for S_LOAD_DWORDX2
Matt Arsenault
- [PATCH] R600/SI: Add exec_lo and exec_hi subregisters.
Matt Arsenault
- [llvm] r214608 - R600/SI: Fix formatting.
Matt Arsenault
- [llvm] r214612 - R600: Cleanup fneg tests
Matt Arsenault
- [PATCH] R600/SI: Use source modifiers for f64 fabs / fneg
Matt Arsenault
- [PATCH] Add DAG combine for shl + add of constants.
Matt Arsenault
- [llvm] r214660 - R600/SI: Fix extra whitespace in asm str
Matt Arsenault
- [PATCH] Modify the register scavenger to operate on reg units when checking liveness
Pedro Artigas
- [PATCH] Modify the register scavenger to operate on reg units when checking liveness
Pedro Artigas
- [PATCH] Modify the register scavenger to operate on reg units when checking liveness
Pedro Artigas
- [lld] r214085 - [Mips] Remove redundant REQUIRES clause.
Simon Atanasyan
- [llvm] r214191 - Install the `obj2yaml` and `yaml2obj` utilities together with other LLVM tools.
Simon Atanasyan
- [lld] r214420 - XFAIL the ARM test when we don't have this target.
Simon Atanasyan
- [lld] r214420 - XFAIL the ARM test when we don't have this target.
Simon Atanasyan
- [lld] r214495 - [Mips] Replace assembler code by YAML to make the 'interpreter.test' test
Simon Atanasyan
- [lld] r214641 - [Mips] Replace assembler code by YAML to make the 'gotsym.test' test
Simon Atanasyan
- [llvm] r214325 - Fixing a few -Woverloaded-virtual warnings by exposing the hidden virtual function as well. No functional changes intended.
Aaron Ballman
- [llvm] r214399 - Fixing a -Wcast-qual warning in GCC. No functional changes.
Aaron Ballman
- [llvm] r214400 - Fixing an -Woverloaded-virtual warnings by exposing the hidden virtual function as well. No functional changes intended.
Aaron Ballman
- [llvm] r214438 - Fixing CMake problems with MCObjectDisassembler.cpp not existing.
Aaron Ballman
- msvc 14 generates new warnings that occurr in just about every llvm source file
Aaron Ballman
- [llvm] r214503 - Improve some const-correctness to remove a -Wcast-qual warning. No functional changes intended.
Aaron Ballman
- msvc 14 generates new warnings that occurr in just about every llvm source file
Aaron Ballman
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
Aaron Ballman
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
Aaron Ballman
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
Aaron Ballman
- [PATCH] Add Forward-Edge Control-Flow Integrity support
JF Bastien
- [PATCH] Add Forward-Edge Control-Flow Integrity support
JF Bastien
- [llvm] r214210 - Fix FileCheck crash when empty prefix is passed.
Eli Bendersky
- [llvm] r214239 - Add missing test for r214210.
Eli Bendersky
- [llvm] r214210 - Fix FileCheck crash when empty prefix is passed.
Eli Bendersky
- [PATCH] improve scheduling in SLPVectorizer
David Blaikie
- [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with DITrivialType.
David Blaikie
- [llvm] r213557 - Correct the ownership passing semantics of object::createBinary and make them explicit in the type system.
David Blaikie
- [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with DITrivialType.
David Blaikie
- [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
David Blaikie
- [llvm] r214139 - [Debug Info] unique MDNodes in the enum types of each compile unit.
David Blaikie
- [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, setTypeArray to setArrays.
David Blaikie
- [llvm] r214178 - UseListShuffleVector: Add a copy constructor to appease msc17.
David Blaikie
- [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
David Blaikie
- [llvm] r214189 - [Debug Info] remove DITrivialType and use null to represent unspecified param.
David Blaikie
- [llvm] r214210 - Fix FileCheck crash when empty prefix is passed.
David Blaikie
- [llvm] r214213 - UseListShuffleVector: Remove copy constructor
David Blaikie
- [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, setTypeArray to setArrays.
David Blaikie
- [llvm] r214213 - UseListShuffleVector: Remove copy constructor
David Blaikie
- [llvm] r214313 - llvm-uselistorder: Fix memory leak from r214125
David Blaikie
- [PATCH] improve scheduling in SLPVectorizer
David Blaikie
- Valgrind buildbot failures
David Blaikie
- [llvm] r214377 - Use std::unique_ptr to make the ownership explicit.
David Blaikie
- [llvm] r214379 - A std::unique_ptr case I missed in the previous patch.
David Blaikie
- [llvm] r214377 - Use std::unique_ptr to make the ownership explicit.
David Blaikie
- [PATCH] Add support for DebugFission to DWARF parser
David Blaikie
- [llvm] r214533 - Replace comment about ownership with std::unique_ptr.
David Blaikie
- [PATCH] Debug info: Support fragmented variables.
David Blaikie
- [PATCH] llvm-cov: move the gcov code into a separate file.
Justin Bogner
- [llvm] r214131 - Update LLVM version: 3.5 => 3.6
Justin Bogner
- [llvm] r214182 - ProfileData: Don't redundantly default initialize a member
Justin Bogner
- [PATCH] Coverage: fix the missing output stream in recursive call
Justin Bogner
- [PATCH] Coverage: improve efficiency of the counter propagation to the expansion regions.
Justin Bogner
- [PATCH] Coverage: improve efficiency of the counter propagation to the expansion regions.
Justin Bogner
- [llvm] r214235 - llvm-profdata: Clean up and reorganize some tests
Justin Bogner
- [PATCH] docs: update documentation for llvm-profdata
Justin Bogner
- [llvm] r214331 - docs: update the command guide documentation for llvm-profdata.
Justin Bogner
- [llvm] r214357 - llvm-profdata: Use consistent file suffixes in tests
Justin Bogner
- [llvm] r214360 - llvm-profdata: Add a test for mismatched numbers of counters
Justin Bogner
- [compiler-rt] r214030 - tsan: advise shadow for 0x7f region to not use huge pages
Justin Bogner
- [llvm] r214280 - Use range loops.
Justin Bogner
- [llvm] r214548 - llvm-profdata: Replace redundant tests with more targeted ones
Justin Bogner
- [llvm] r214585 - InstrProf: Allow multiple functions with the same name
Justin Bogner
- [llvm] r214615 - CodeGen: Remove commented out code
Justin Bogner
- Valgrind buildbot failures
Justin Bogner
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Kuba Brecka
- [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Brecka
- [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Brecka
- [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Brecka
- [llvm] r214105 - [SDAG] Add DEBUG logging to the legalizer, fixing a "bug" found by
Chandler Carruth
- [PATCH] Update LLVM version: 3.5 => 3.6
Chandler Carruth
- [llvm] r214011 - [x86] Fix PR20355 (for real). There are many layers to this bug.
Chandler Carruth
- [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
Chandler Carruth
- [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
Chandler Carruth
- [PATCH] Update LLVM version: 3.5 => 3.6
Chandler Carruth
- [llvm] r214131 - Update LLVM version: 3.5 => 3.6
Chandler Carruth
- [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
Chandler Carruth
- [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
Chandler Carruth
- [PATCH] Add support for scalarizing ctlz_zero_undef
Chandler Carruth
- [PATCH] Add support for scalarizing ctlz_zero_undef
Chandler Carruth
- [PATCH] Add support for scalarizing ctlz_zero_undef
Chandler Carruth
- [llvm] r214287 - Don't manually (and forcibly) run the verifier on the entire module from
Chandler Carruth
- [llvm] r214287 - Don't manually (and forcibly) run the verifier on the entire module from
Chandler Carruth
- [llvm] r214287 - Don't manually (and forcibly) run the verifier on the entire module from
Chandler Carruth
- [PATCHES] A module inliner pass with a greedy call site queue
Chandler Carruth
- [PATCH] [SROA] Fold a PHI node if all its incoming values are the same
Chandler Carruth
- [PATCH] [SROA] Fold a PHI node if all its incoming values are the same
Chandler Carruth
- [llvm] r214546 - [SDAG] Begin simplifying the way in which the legalizer deletes nodes.
Chandler Carruth
- [llvm] r214574 - [SDAG] MorphNodeTo recursively deletes dead operands of the old
Chandler Carruth
- [llvm] r214574 - [SDAG] MorphNodeTo recursively deletes dead operands of the old
Chandler Carruth
- [llvm] r214601 - [SDAG] Let the DAG combiner take care of dead nodes rather than manually
Chandler Carruth
- [llvm] r214602 - [SDAG] Allow the legalizer to delete an illegally typed intermediate
Chandler Carruth
- [llvm] r214605 - [x86] Make some questionable tests not spew assembly to stdout, which
Chandler Carruth
- [llvm] r214623 - [SDAG] Refactor the code which deletes nodes in the DAG combiner to do
Chandler Carruth
- [llvm] r214624 - [x86] Teach my pshufb comment printer to handle VPSHUFB forms as well as
Chandler Carruth
- [llvm] r214625 - [x86] Teach the target shuffle mask extraction to recognize unary forms
Chandler Carruth
- [llvm] r214626 - [x86] Fix a few typos in my comments spotted in passing.
Chandler Carruth
- [llvm] r214627 - [x86] Switch to using the variable we extracted this operand into.
Chandler Carruth
- [llvm] r214628 - [x86] Largely complete the use of PSHUFB in the new vector shuffle
Chandler Carruth
- [llvm] r214629 - [x86] Give this test a bare metal triple so it doesn't use the weird
Chandler Carruth
- [llvm] r214630 - [x86] Remove the FIXME that was implemented in r214628. Managed to
Chandler Carruth
- [llvm] r214625 - [x86] Teach the target shuffle mask extraction to recognize unary forms
Chandler Carruth
- [llvm] r214673 - [x86] Don't add nodes to the combined set (and prune subsequent
Chandler Carruth
- [llvm] r214625 - [x86] Teach the target shuffle mask extraction to recognize unary forms
Chandler Carruth
- [llvm] r214679 - [x86] Fix the test case added in r214670 and tweaked in r214674 further.
Chandler Carruth
- [llvm] r214680 - [x86] Handle single input shuffles in the SSSE3 case more intelligently.
Chandler Carruth
- Fix for #20408 - CMake LLVM_ENABLE_FFI=ON build fails on reconfigure
Chandler Carruth
- [PATCH] cmake: Remove check for files not in build list.
Chandler Carruth
- [PATCHES] A module inliner pass with a greedy call site queue
Chandler Carruth
- Track locations of individual loads in -Rpass remarks (Re: [polly] Add diagnostic remark for ReportVariantBasePtr)
Eric Christopher
- [llvm] r214129 - Regenerate autoconf, previous updates to the configury haven't
Eric Christopher
- [PATCH] Update LLVM version: 3.5 => 3.6
Eric Christopher
- [PATCH] improve scheduling in SLPVectorizer
Eric Christopher
- [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with DITrivialType.
Eric Christopher
- [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, setTypeArray to setArrays.
Eric Christopher
- [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with DITrivialType.
Eric Christopher
- [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, setTypeArray to setArrays.
Eric Christopher
- [llvm] r214129 - Regenerate autoconf, previous updates to the configury haven't
Eric Christopher
- [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
Eric Christopher
- [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
Eric Christopher
- [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, setTypeArray to setArrays.
Eric Christopher
- [PATCH] improve scheduling in SLPVectorizer
Eric Christopher
- [llvm] r214416 - Fix loop end condition.
Eric Christopher
- [llvm] r214418 - Create a default symver on Linux like ELF OSes.
Eric Christopher
- [PATCH v2] shlib: Create a default symbol version on Linux-like ELF
Eric Christopher
- [llvm] r214416 - Fix loop end condition.
Eric Christopher
- [llvm] r214437 - Remove MCObjectDisassembler.cpp as it is untested and unused.
Eric Christopher
- [llvm] r214444 - Revert "Remove MCObjectDisassembler.cpp as it is untested and unused." as it is apparently used, but the build didn't return errors weirdly.
Eric Christopher
- [PATCH] Tablegen binary literals should be sized
Eric Christopher
- [llvm] r214139 - [Debug Info] unique MDNodes in the enum types of each compile unit.
Eric Christopher
- [llvm] r214366 - [FastISel][AArch64 and X86] Don't emit stores for UNDEF arguments during function call lowering.
Eric Christopher
- [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
Eric Christopher
- [PATCH v2] shlib: Create a default symbol version on Linux-like ELF
Eric Christopher
- [llvm] r214366 - [FastISel][AArch64 and X86] Don't emit stores for UNDEF arguments during function call lowering.
Eric Christopher
- [llvm] r214487 - SLP Vectorizer: added statistics counter
Eric Christopher
- [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
Eric Christopher
- [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
Eric Christopher
- [llvm] r214560 - Add a non-const subtarget returning function to the target machine
Eric Christopher
- [llvm] r214560 - Add a non-const subtarget returning function to the target machine
Eric Christopher
- [llvm] r214610 - Add a small utility called bisect that enables commandline bisecting on a counter.
Eric Christopher
- [llvm] r214638 - fix bug 20513 - Crash in SLP Vectorizer
Eric Christopher
- [llvm] r214638 - fix bug 20513 - Crash in SLP Vectorizer
Eric Christopher
- [llvm] r214610 - Add a small utility called bisect that enables commandline bisecting on a counter.
Eric Christopher
- [PATCH] Fix failure to invoke exception handler on Win64.
Vadim Chugunov
- [PATCH] Fix failure to invoke exception handler on Win64.
Vadim Chugunov
- [PATCH] Fix failure to invoke exception handler on Win64.
Vadim Chugunov
- [PATCH] Fix failure to invoke exception handler on Win64.
Vadim Chugunov
- [PATCH] [x32] Use ebp/esp as frame and stack pointer
Pavel Chupin
- [PATCH] [RFC] Lame fix for PR20376
Peter Collingbourne
- [PATCH] [RFC] Lame fix for PR20376
Peter Collingbourne
- [llvm] r214561 - [dfsan] Correctly handle loads and stores of zero size.
Peter Collingbourne
- [llvm] r214593 - PartiallyInlineLibCalls: Check sqrt result type before transforming it.
Peter Collingbourne
- [llvm] r212808 - [X86] Fix the inversion of low and high bits for the lowering of MUL_LOHI.
Quentin Colombet
- [llvm] r214011 - [x86] Fix PR20355 (for real). There are many layers to this bug.
Quentin Colombet
- [llvm] r214011 - [x86] Fix PR20355 (for real). There are many layers to this bug.
Quentin Colombet
- [PATCH] [AArch64] Enhance rematerialization by adding a new API isAsCheapAsAMove in TargetInstroInfo
Quentin Colombet
- [llvm] r214011 - [x86] Fix PR20355 (for real). There are many layers to this bug.
Quentin Colombet
- [PATCH] Retain alignment requirements for load->selects modified by DAGCombine
Quentin Colombet
- [PATCH] Add isRegSequence property
Quentin Colombet
- [PATCH] Add isRegSequence property
Quentin Colombet
- [PATCH] Add isRegSequence property
Quentin Colombet
- [llvm] r214372 - Fix bit initializer which was one bit too long, but worked so long as we silently dropped the leading 0
Pete Cooper
- [llvm] r214373 - Fix bit initializer which was one bit too long, but worked so long as we silently dropped the leading 0
Pete Cooper
- [llvm] r214374 - Add a better error message when failing to assign one tablegen value to another
Pete Cooper
- [llvm] r214375 - Don't fail tablegen immediately after failing to set a value.
Pete Cooper
- [PATCH] Tablegen binary literals should be sized
Pete Cooper
- [PATCH] Tablegen binary literals should be sized
Pete Cooper
- [PATCH] LLVM CFL Alias Analysis -- Supporting Data Structures
Sanjoy Das
- [PATCH] LLVM CFL Alias Analysis -- Algorithm
Sanjoy Das
- [PATCH][AArch64] Enable sign check optimization by CSE
Sergey Dmitrouk
- [PATCH][AArch64] Enable sign check optimization by CSE
Sergey Dmitrouk
- [PATCH][AArch64] Enable sign check optimization by CSE
Sergey Dmitrouk
- [Polly] Generating code for changed memory accesses
'Johannes Doerfert'
- [Polly] Generating code for changed memory accesses
'Johannes Doerfert'
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [Polly][Refactor] IslAst [5/7]
Johannes Doerfert
- [polly] r214165 - [Refactor] Remove unused MemoryAccess constructor
Johannes Doerfert
- [polly] r214166 - [Refactor] Adjust some comments
Johannes Doerfert
- [polly] r214168 - [Refactor] Use non-const MemoryAccess base addresses
Johannes Doerfert
- [polly] r214169 - Added base array id's to Memory Accesses
Johannes Doerfert
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [polly] r214170 - Assume no annotations when visiting new domain (IslAst)
Johannes Doerfert
- [Polly][Refactor] IslAst [5/7]
Johannes Doerfert
- [polly] r214171 - [Refactor] Adjust some comments
Johannes Doerfert
- [Polly][Refactor] IslAst [7/7]
Johannes Doerfert
- [Polly][Refactor] IslAst [6/7]
Johannes Doerfert
- [Polly][Refactor] IslAst [6/7]
Johannes Doerfert
- [Polly][Refactor] Expose the IslExprBuilder
Johannes Doerfert
- [polly] r214200 - IslAst: Enhance parallelism detection test
Johannes Doerfert
- [Polly][Refactor] IslAst [6/7]
Johannes Doerfert
- [polly] r214215 - [Refactor] Expose the IslExprBuilder
Johannes Doerfert
- [Polly][Refactor] Expose the IslExprBuilder
Johannes Doerfert
- [polly] r214220 - [Refactor] Expose the IslExprBuilder (missing files)
Johannes Doerfert
- [polly] r214200 - IslAst: Enhance parallelism detection test
Johannes Doerfert
- [Polly][Refactor] IslAst [6/7]
Johannes Doerfert
- [Polly][Refactor] IslAst [6/7]
Johannes Doerfert
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [Polly] Annotate reduction dependences
Johannes Doerfert
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [Polly][Refactor] IslAst [6/7]
Johannes Doerfert
- [Polly][Refactor] IslAst [7/7]
Johannes Doerfert
- [polly] r214447 - [Refactor] Use nicer print callback function in IslAst
Johannes Doerfert
- [polly] r214448 - [Refactor] Remove unecessary check and function
Johannes Doerfert
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [Polly][Refactor] IslAst [7/7]
Johannes Doerfert
- [Polly][Refactor] IslAst [6/7]
Johannes Doerfert
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [Polly] Annotate reduction dependences
Johannes Doerfert
- [polly] r214486 - Change the printing of reduction types
Johannes Doerfert
- [polly] r214488 - Change the semantics of is*Parallel
Johannes Doerfert
- [polly] r214489 - Annotate the IslAst with broken reductions
Johannes Doerfert
- [polly] r214490 - [Typo] Added dot at the end of a sentence.
Johannes Doerfert
- [polly] r214491 - [Fix] Annotate the IslAst with broken reductions (Missing files)
Johannes Doerfert
- [polly] r214492 - [Format] Remove blank line in Dependences.h
Johannes Doerfert
- [Polly] Annotate reduction dependences
Johannes Doerfert
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [Polly] Data flow reduction detection
Johannes Doerfert
- [Polly] Data flow reduction detection
Johannes Doerfert
- [Polly] Data flow reduction detection
Johannes Doerfert
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [polly] r214657 - Update the jscop tests and port them to isl codegen.
Johannes Doerfert
- [polly] r214658 - Allow the IslExprBuilder to generate access operations
Johannes Doerfert
- [polly] r214659 - Fix the modifiable access creation
Johannes Doerfert
- [Polly] Generating code for changed memory accesses
Johannes Doerfert
- [polly] r212198 - Derive run-time conditions for delinearization
Johannes Doerfert
- [polly] r212198 - Derive run-time conditions for delinearization
Johannes Doerfert
- [polly] r212198 - Derive run-time conditions for delinearization
Johannes Doerfert
- [polly] r214665 - Do allow negative offsets in the outermost array dimension
Johannes Doerfert
- [polly] r214665 - Do allow negative offsets in the outermost array dimension
Johannes Doerfert
- [PATCH] Make LNT compatible with PostgreSQL
Daniel Dunbar
- [PATCH] Make LNT compatible with PostgreSQL
Daniel Dunbar
- [PATCH] [lit] Add --show-xfail flag to LIT.
Daniel Dunbar
- [PATCH] [lit] Add --show-xfail flag to LIT.
Daniel Dunbar
- [PATCH] Make LNT compatible with PostgreSQL
Daniel Dunbar
- [llvm] r214392 - MergeFunctions, tiny refactoring:
Stepan Dyatkovskiy
- [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to preserve flags.
İsmail Dönmez
- [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to preserve flags.
İsmail Dönmez
- [PATCH] Sync config.h.cmake with config.h.in
İsmail Dönmez
- [PATCH] improve scheduling in SLPVectorizer
Erik Eckstein
- [PATCH] improve scheduling in SLPVectorizer
Erik Eckstein
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Erik Eckstein
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Erik Eckstein
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Erik Eckstein
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Erik Eckstein
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Erik Eckstein
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Erik Eckstein
- [llvm] r214485 - SLP Vectorizer: improve canonicalize tree operands of commutitive binary operands.
Erik Eckstein
- [llvm] r214487 - SLP Vectorizer: added statistics counter
Erik Eckstein
- [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
Erik Eckstein
- [llvm] r214496 - SLPVectorizer: fix build problem in Release configuration
Erik Eckstein
- [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
Erik Eckstein
- [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
Erik Eckstein
- [llvm] r214638 - fix bug 20513 - Crash in SLP Vectorizer
Erik Eckstein
- [llvm] r214638 - fix bug 20513 - Crash in SLP Vectorizer
Erik Eckstein
- [PATCH] Darwin vararg parameters support in assembler macros
Kevin Enderby
- [llvm] r214460 - Add support for the X86 secure guard extensions instructions in assembler (SGX).
Kevin Enderby
- [llvm] r214321 - UseListOrder: Visit global values
Rafael Avila de Espindola
- [llvm] r214087 - Test the mcpu option.
Rafael Espindola
- [llvm] r214102 - Add tests for the various emit-llvm plugin options.
Rafael Espindola
- [llvm] r214116 - Test the linker plugin handling of llvm.used.
Rafael Espindola
- [llvm] r214150 - Delete dead code.
Rafael Espindola
- [llvm] r214186 - Add a test for the mtriple plugin option.
Rafael Espindola
- [llvm] r214199 - Small gold plugin simplifications.
Rafael Espindola
- [llvm] r214209 - Move the bitcode error enum to the include directory.
Rafael Espindola
- [llvm] r214214 - gold plugin: Fix handling of corrupted bitcode files.
Rafael Espindola
- [llvm] r214218 - Have a single enum for "not a bitcode" error.
Rafael Espindola
- [llvm] r214221 - Delete dead code.
Rafael Espindola
- [llvm] r214226 - Remove unused includes.
Rafael Espindola
- [llvm] r214229 - Use nullptr instead of NULL.
Rafael Espindola
- [llvm] r214265 - Use function pointers with just f(1, 2) instead of (*f)(1, 2).
Rafael Espindola
- [llvm] r214272 - Don't duplicate the function name in a comment.
Rafael Espindola
- [llvm] r214276 - Convert a few more function pointer calls to just "f()".
Rafael Espindola
- [llvm] r214280 - Use range loops.
Rafael Espindola
- [llvm] r214311 - Add a small test showing when a linkonce_odr symbol can be hidden.
Rafael Espindola
- [llvm] r214312 - Add the missing hasLinkOnceODRLinkage predicate.
Rafael Espindola
- [llvm] r214328 - Refactor duplicated code.
Rafael Espindola
- [llvm] r214336 - SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics.
Rafael Espindola
- [llvm] r214355 - Use "weak alias" instead of "alias weak"
Rafael Espindola
- [polly] r214358 - Update for llvm change.
Rafael Espindola
- [dragonegg] r214359 - Update for llvm change.
Rafael Espindola
- [llvm] r214361 - Attempt at fixing the windows dll build.
Rafael Espindola
- [llvm] r214370 - Delete dead code.
Rafael Espindola
- [llvm] r214377 - Use std::unique_ptr to make the ownership explicit.
Rafael Espindola
- [lld] r214378 - Update for llvm api change.
Rafael Espindola
- [llvm] r214379 - A std::unique_ptr case I missed in the previous patch.
Rafael Espindola
- [llvm] r214424 - Move MCObjectSymbolizer.h to MC/MCAnalysis.
Rafael Espindola
- [llvm] r214426 - Remove unused argument.
Rafael Espindola
- [llvm] r214433 - Use a reference instead of a pointer.
Rafael Espindola
- [llvm] r214434 - DWOHolder takes ownership of the argument constructor, use std::unique_ptr.
Rafael Espindola
- [llvm] r214439 - Replaces a few pointers with references in llvm-nm.cpp.
Rafael Espindola
- [llvm] r214514 - Simplify the code a bit with std::unique_ptr.
Rafael Espindola
- [llvm] r214515 - [pr20127] Check for leading \1 in the Twine version of getNameWithPrefix.
Rafael Espindola
- [llvm] r214516 - Remove some calls to std::move.
Rafael Espindola
- [llvm] r214519 - Remove lto_codegen_set_attr.
Rafael Espindola
- [llvm] r214530 - Use range loop.
Rafael Espindola
- [llvm] r214533 - Replace comment about ownership with std::unique_ptr.
Rafael Espindola
- [llvm] r214535 - Use object::Archive::create instead of new object::Archive.
Rafael Espindola
- [llvm] r214539 - Move virtual method out of line.
Rafael Espindola
- [llvm] r214542 - Include Archive.h
Rafael Espindola
- [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics
Rafael Ávila de Espíndola
- [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics
Rafael Ávila de Espíndola
- [llvm] r213557 - Correct the ownership passing semantics of object::createBinary and make them explicit in the type system.
Rafael Espíndola
- [llvm] r213557 - Correct the ownership passing semantics of object::createBinary and make them explicit in the type system.
Rafael Espíndola
- [patch][rfc] "alias weak" X "weak alias"
Rafael Espíndola
- [rfc][gold plugin] Fix pr19901
Rafael Espíndola
- [llvm] r214329 - LangRef: add a note about the mangling-suppressing \01 prefix
Rafael Espíndola
- [patch] Don't internalize all but main by default
Rafael Espíndola
- [rfc][gold plugin] Fix pr19901
Rafael Espíndola
- Move MCObjectSymbolizer.h to MC/MCAnalysis
Rafael Espíndola
- [compiler-rt] r214149 - [UBSan] Try to enable pipefail in UBSan lit tests to make them behave more predictably
Rafael Espíndola
- [llvm] r214379 - A std::unique_ptr case I missed in the previous patch.
Rafael Espíndola
- [patch][pr20492] Delete lto_codegen_set_attr
Rafael Espíndola
- [llvm] r214377 - Use std::unique_ptr to make the ownership explicit.
Rafael Espíndola
- [llvm] r214519 - Remove lto_codegen_set_attr.
Rafael Espíndola
- [patch] Don't own the buffer in object::Binary
Rafael Espíndola
- [PATCHES] A module inliner pass with a greedy call site queue
Hal Finkel
- [llvm] r214284 - [PowerPC] Add JMP_SLOT relocation definitions
Hal Finkel
- Support/ELF.h addition
Hal Finkel
- [PATCH] Retain alignment requirements for load->selects modified by DAGCombine
Hal Finkel
- [PATCH] Retain alignment requirements for load->selects modified by DAGCombine
Hal Finkel
- [patch/rfc] disable IsSub subregister assert. pr18663
Hal Finkel
- [patch/rfc] disable IsSub subregister assert. pr18663
Hal Finkel
- [PATCHES] A module inliner pass with a greedy call site queue
Hal Finkel
- [PATCH] Make sure no loads resulting from load->switch DAGCombine are marked invariant
Hal Finkel
- [PATCH] Fix lazy value info computation to improve jump threading for a common case
Hal Finkel
- [PATCH] Make sure no loads resulting from load->switch DAGCombine are marked invariant
Hal Finkel
- [llvm] r214423 - Fix ScalarEvolutionExpander when creating a PHI in a block with duplicate predecessors
Hal Finkel
- [PATCH] Make sure no loads resulting from load->switch DAGCombine are marked invariant
Hal Finkel
- [llvm] r214423 - Fix ScalarEvolutionExpander when creating a PHI in a block with duplicate predecessors
Hal Finkel
- [llvm] r214429 - Disable IsSub subregister assert. pr18663.
Hal Finkel
- [llvm] r214452 - Make classof in MemSDNode consistent with MemIntrinsicSDNode
Hal Finkel
- [llvm] r214469 - [PowerPC] Recognize consecutive memory accesses from intrinsics
Hal Finkel
- [llvm] r214469 - [PowerPC] Recognize consecutive memory accesses from intrinsics
Hal Finkel
- [PATCH] Fix lazy value info computation to improve jump threading for a common case
Hal Finkel
- [llvm] r214481 - [PowerPC] Generate unaligned vector loads using intrinsics instead of regular loads
Hal Finkel
- [PATCH] Fix lazy value info computation to improve jump threading for a common case
Hal Finkel
- [PATCH] Fix lazy value info computation to improve jump threading fora common case
Hal Finkel
- [PATCH] Fix lazy value info computation to improve jump threading fora common case
Hal Finkel
- [PATCH, PowerPC] Fix and improve vector comparisons
Finkel, Hal J.
- [llvm] r214431 - Add documentation for lit's --show-unsupported flag
Eric Fiselier
- [PATCH] [lit] Add --show-xfail flag to LIT.
Eric Fiselier
- [llvm] r214609 - [lit] Add --show-xfail flag to LIT.
Eric Fiselier
- [PATCH] [lit] Add --show-xfail flag to LIT.
Eric Fiselier
- [PATCH] Don't allow unaligned accesses to be generated for V6-M
Benjamin Foster
- [PATCH] Retain alignment requirements for load->selects modified by DAGCombine
Louis Gerbarg
- [llvm] r214322 - Retain alignment requirements for load->selects modified by DAGCombine
Louis Gerbarg
- [llvm] r214330 - Fix test case introduced in r214322
Louis Gerbarg
- [PATCH] Make sure no loads resulting from load->switch DAGCombine are marked invariant
Louis Gerbarg
- [PATCH] Make sure no loads resulting from load->switch DAGCombine are marked invariant
Louis Gerbarg
- [PATCH] Make sure no loads resulting from load->switch DAGCombine are marked invariant
Louis Gerbarg
- [llvm] r214449 - Make sure no loads resulting from load->switch DAGCombine are marked invariant
Louis Gerbarg
- [llvm] r214455 - White space fix.
Louis Gerbarg
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Renato Golin
- [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
Renato Golin
- [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
Renato Golin
- [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
Renato Golin
- [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
Renato Golin
- [PATCH] Fix flags for compiling examples/Kaleidoscope/MCJIT
Renato Golin
- [llvm] r214285 - [MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
Renato Golin
- [PATCH] Fix return sequence on armv4 thumb
Renato Golin
- [PATCH] Fix return sequence on armv4 thumb
Renato Golin
- [PATCH] Fix return sequence on armv4 thumb
Renato Golin
- [PATCH] Fix return sequence on armv4 thumb
Renato Golin
- [PATCH] Add missing breaks to AArch64InstrInfo::is{G,F}PRCopy
Renato Golin
- [llvm] r214528 - Add missing breaks to AArch64InstrInfo::isGPRCopy
Renato Golin
- [PATCH] Add missing breaks to AArch64InstrInfo::is{G,F}PRCopy
Renato Golin
- [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two consecutive loads into a vector load is not a good transform when paired loads are available.
Renato Golin
- [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two consecutive loads into a vector load is not a good transform when paired loads are available.
Renato Golin
- [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two consecutive loads into a vector load is not a good transform when paired loads are available.
Renato Golin
- [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
Renato Golin
- [PATCH] [asan-assembly-instrumentation] Added instrumentation for REP MOVS.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added end-to-end-test for rep movs instructions.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added instrumentation for REP MOVS.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added instrumentation for REP MOVS.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added instrumentation for REP MOVS.
Yuri Gorshenin
- [PATCH] [asan-assembly-instrumentation] Added instrumentation for REP MOVS.
Yuri Gorshenin
- [llvm] r214610 - Add a small utility called bisect that enables commandline bisecting on a counter.
Michael Gottesman
- [zorg] r214611 - [llvmlab] Remove arm64 flag. We only have aarch64 now.
Michael Gottesman
- [zorg] r211971 - Make the change from r211970 for the phasedClang, not the normal clang builders = /.
Michael Gottesman
- [zorg] r211971 - Make the change from r211970 for the phasedClang, not the normal clang builders = /.
Michael Gottesman
- [llvm] r214610 - Add a small utility called bisect that enables commandline bisecting on a counter.
Michael Gottesman
- [llvm] r214610 - Add a small utility called bisect that enables commandline bisecting on a counter.
Michael Gottesman
- [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
Arnaud De Grandmaison
- [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
Arnaud A. de Grandmaison
- [zorg] r214661 - Move clang-x86_64-debian-fast llvm-clang-lld-x86_64-debian-fast builders to a
Dmitri Gribenko
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Yury Gribov
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Yury Gribov
- [PATCH] New options for asan-symbolizer script: set cross-compile prefix, set path to sysroot, print help message
Yury Gribov
- [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
Jim Grosbach
- Move MCObjectSymbolizer.h to MC/MCAnalysis
Jim Grosbach
- [PATCH] Make LNT compatible with PostgreSQL
Tobias Grosser
- [Polly] Generating code for changed memory accesses
Tobias Grosser
- [Polly] Generating code for changed memory accesses
Tobias Grosser
- [PATCH] Make LNT compatible with PostgreSQL
Tobias Grosser
- [Polly] Generating code for changed memory accesses
Tobias Grosser
- [PATCH] Make LNT compatible with PostgreSQL
Tobias Grosser
- [PATCH] Make LNT compatible with PostgreSQL
Tobias Grosser
- [Polly] Generating code for changed memory accesses
Tobias Grosser
- [cfe-dev] Track locations of individual loads in -Rpass remarks (Re: [polly] Add diagnostic remark for ReportVariantBasePtr)
Tobias Grosser
- [Polly] Generating code for changed memory accesses
Tobias Grosser
- [cfe-dev] Track locations of individual loads in -Rpass remarks (Re: [polly] Add diagnostic remark for ReportVariantBasePtr)
Tobias Grosser
- [Polly][Refactor] IslAst [5/7]
Tobias Grosser
- [cfe-dev] Track locations of individual loads in -Rpass remarks (Re: [polly] Add diagnostic remark for ReportVariantBasePtr)
Tobias Grosser
- [Polly][Refactor] IslAst [6/7]
Tobias Grosser
- [Polly][Refactor] IslAst [6/7]
Tobias Grosser
- [polly] r214200 - IslAst: Enhance parallelism detection test
Tobias Grosser
- [Polly][Refactor] IslAst [6/7]
Tobias Grosser
- [Polly][Refactor] Expose the IslExprBuilder
Tobias Grosser
- [polly] r214200 - IslAst: Enhance parallelism detection test
Tobias Grosser
- [PATCH] Make LNT compatible with PostgreSQL
Tobias Grosser
- [Polly][Refactor] IslAst [6/7]
Tobias Grosser
- [PATCH] Add framework for iterative compilation to llvm
Tobias Grosser
- [zorg] r214324 - Give performance builders more understandable names
Tobias Grosser
- [PATCH] Make LNT compatible with PostgreSQL
Tobias Grosser
- [Polly] Annotate reduction dependences
Tobias Grosser
- [Polly][Refactor] IslAst [6/7]
Tobias Grosser
- [Polly][Refactor] IslAst [7/7]
Tobias Grosser
- [Polly] Generating code for changed memory accesses
Tobias Grosser
- [Polly] Generating code for changed memory accesses
Tobias Grosser
- [Polly] Generating code for changed memory accesses
Tobias Grosser
- [Polly] Annotate reduction dependences
Tobias Grosser
- [PATCH] Make LNT compatible with PostgreSQL
Tobias Grosser
- [PATCH] Add framework for iterative compilation to llvm
Tobias Grosser
- [llvm] r213752 - Enable partial libcall inlining for all targets by default.
Tobias Grosser
- [zorg] r214631 - Fix inconsistent tester names
Tobias Grosser
- [polly] r214632 - No need to run -mem2reg twice
Tobias Grosser
- [polly] r214633 - Mark a GPGPU test case as XFAIL
Tobias Grosser
- [polly] r212198 - Derive run-time conditions for delinearization
Tobias Grosser
- [polly] r212198 - Derive run-time conditions for delinearization
Tobias Grosser
- [polly] r214665 - Do allow negative offsets in the outermost array dimension
Tobias Grosser
- [polly] r212198 - Derive run-time conditions for delinearization
Tobias Grosser
- [polly] r214665 - Do allow negative offsets in the outermost array dimension
Tobias Grosser
- [polly] r214665 - Do allow negative offsets in the outermost array dimension
Tobias Grosser
- [PATCH] Darwin vararg parameters support in assembler macros
Janne Grunau
- [PATCH] MC: AsmLexer: handle multi-character CommentStrings correctly
Janne Grunau
- [PATCH] Darwin vararg parameters support in assembler macros
Janne Grunau
- [PATCH] New options for asan-symbolizer script: set cross-compile prefix, set path to sysroot, print help message
Maria Guseva
- [PATCH] New options for asan-symbolizer script: set cross-compile prefix, set path to sysroot, print help message
Maria Guseva
- [PATCH] New options for asan-symbolizer script: set cross-compile prefix, set path to sysroot, print help message
Maria Guseva
- [PATCH] New options for asan-symbolizer script: set cross-compile prefix, set path to sysroot, print help message
Maria Guseva
- [llvm] r214117 - [MCJIT] Remove extraneous parentheses in test case.
Lang Hames
- [llvm] r214211 - [MCJIT] Make the RuntimeDyldChecker stub_addr builtin use file names rather than
Lang Hames
- [llvm] r214227 - [MCJIT] Make sure we print the full 64-bit result of exprs in RuntimeDyldChecker.
Lang Hames
- [llvm] r214231 - [MCJIT] XFAIL some RuntimeDyld tests on MIPS - RuntimeDyldChecker isn't properly
Lang Hames
- [llvm] r214204 - [RuntimeDyld][AArch64] Make encode/decodeAddend more typesafe by using the relocation enum type. NFCI.
Lang Hames
- [llvm] r214255 - [MCJIT] Add options to llvm-rtdyld to describe a phony target address space for
Lang Hames
- [llvm] r214282 - [MCJIT] Actually remap sections based llvm-rtdyld options added in r214255.
Lang Hames
- [llvm] r214285 - [MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
Lang Hames
- [llvm] r214285 - [MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
Lang Hames
- [llvm] r214285 - [MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
Lang Hames
- [llvm] r214560 - Add a non-const subtarget returning function to the target machine
Lang Hames
- [llvm] r214613 - [MCJIT] Fix an overly-aggressive check in RuntimeDyldMachOARM.
Lang Hames
- [PATCH] FIx bug in x87 FP stackifier pass
Akira Hatanaka
- [llvm] r214580 - [X86] Simplify X87 stackifier pass.
Akira Hatanaka
- [PATCH] FIx bug in x87 FP stackifier pass
Akira Hatanaka
- [llvm] r214614 - [ARM] In dynamic-no-pic mode, ARM's post-RA pseudo expansion was incorrectly
Akira Hatanaka
- release_35 patches for unroll pragma
Mark Heffernan
- Support/ELF.h addition
Justin Hibbits
- [llvm] r214666 - MachineCombiner Pass for selecting faster instruction
Gerolf Hoflehner
- [llvm] r214669 - MachineCombiner Pass for selecting faster instruction
Gerolf Hoflehner
- [llvm] r213773 - [NVPTX] Make sure we do not generate MULWIDE ISD nodes when optimizations are disabled
Justin Holewinski
- [llvm] r213773 - [NVPTX] Make sure we do not generate MULWIDE ISD nodes when optimizations are disabled
Justin Holewinski
- [Polly] Generating code for changed memory accesses
Yabin Hu
- [Polly] Generating code for changed memory accesses
Yabin Hu
- [polly] r214633 - Mark a GPGPU test case as XFAIL
Yabin Hu
- [Polly] Generating code for changed memory accesses
Yabin Hu
- [PATCH] LLVM CFL Alias Analysis -- Supporting Data Structures
George Burgess IV
- [PATCH] LLVM CFL Alias Analysis -- Algorithm
George Burgess IV
- [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
Meador Inge
- [PATCH] [ASan] Support the asan_loadN/asan_storeN functions in the DLL thunk library
Timur Iskhodzhanov
- [PATCH] [ASan] Support the asan_loadN/asan_storeN functions in the DLL thunk library
Timur Iskhodzhanov
- [PATCH] Ensure proper alignment when reading variadic arguments for x86-32 and x86-64
Thomas Jablin
- [PATCH] Ensure proper alignment when reading variadic arguments for x86-32 and x86-64
Thomas Jablin
- [llvm] r214302 - Correct vector type definition in LangRef.
Manuel Jacob
- [PATCH] [llvm-c] Improve IR introspection
Manuel Jacob
- [Patch]New InstCombine pattern for Icmp
Yi Jiang
- [Patch]New InstCombine pattern for Icmp
Yi Jiang
- [PATCH] Add support for scalarizing ctlz_zero_undef
Petar Jovanovic
- [PATCH] Add support for scalarizing ctlz_zero_undef
Petar Jovanovic
- [llvm] r214266 - Add support for scalarizing ctlz_zero_undef
Petar Jovanovic
- [PATCH] Add support for scalarizing ctlz_zero_undef
Petar Jovanovic
- msvc 14 generates new warnings that occurr in just about every llvm source file
Yaron Keren
- msvc 14 generates new warnings that occurr in just about every llvm source file
Yaron Keren
- [llvm] r214081 - [SKX] Enabling mask logic instructions: encoding, lowering
Robert Khasanov
- [PATCH] Document new LLVM CMake interface and emit warning when using llvm_map_components_to_libraries
Brad King
- [PATCH] Document new LLVM CMake interface and emit warning when using llvm_map_components_to_libraries
Brad King
- [PATCH] Document new LLVM CMake interface and emit warning when using llvm_map_components_to_libraries
Brad King
- Builders lld-x86_64-freeBSD, sanitizer_x86_64-freeBSD9.2, clang-mergefunc-x86_64-freeBSD9.2
Galina Kistanova
- [zorg] r214540 - Fixed mergefunc builder configure; added lldb builder for FreeBSD.
Galina Kistanova
- [zorg] r214554 - Now FreeBSD lldb builder with the correct build factory.
Galina Kistanova
- [zorg] r214557 - Added missing bracket.
Galina Kistanova
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [zorg] r214597 - Use gmake on FreeBSD lldb builder; temporarily relax the warnings level for lld builder on FreeBSD due the open bug 17788 - clang -pedantic -Werror complains about C11 Generics in math.h.
Galina Kistanova
- [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics
Reid Kleckner
- [PATCH] Correctly assemble unsized call instructions.
Reid Kleckner
- [PATCH] Don't build tests for compiler-rt libs that aren't supported
Reid Kleckner
- [PATCH] rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Reid Kleckner
- [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics
Reid Kleckner
- [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics
Reid Kleckner
- [PATCH] LangRef: add a note about the mangling-suppressing \01 prefix
Reid Kleckner
- [llvm] r214352 - X86 asm parser: Use a loop to disambiguate suffixes instead of copy paste
Reid Kleckner
- [llvm] r214364 - X86 asm parser: Avoid duplicating the list of aliased instructions
Reid Kleckner
- [PATCH] MC: Split the x86 asm matcher implementations by dialect
Reid Kleckner
- [llvm] r214456 - X86 MC: Reject invalid segment registers before a memory operand colon
Reid Kleckner
- [llvm] r214457 - X86 MC: Don't crash on empty memory operand parens
Reid Kleckner
- [PATCH] Support: add sys::path::canonical
Reid Kleckner
- [PATCH] Support: add sys::path::canonical
Reid Kleckner
- [llvm] r214468 - MS inline asm: Fix null SMLoc when 'ptr' is missing after dword & co
Reid Kleckner
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
Reid Kleckner
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
Reid Kleckner
- [PATCH] Fix failure to invoke exception handler on Win64.
Reid Kleckner
- [PATCH] Fix failure to invoke exception handler on Win64.
Reid Kleckner
- [llvm] r214550 - MS inline asm: Use memory constraints for functions instead of registers
Reid Kleckner
- [llvm] r214565 - docs: Strongly recommend setting rpath when using a local GCC toolchain
Reid Kleckner
- [llvm] r214571 - MS inline asm: Hide symbol to attempt to fix test failure on darwin
Reid Kleckner
- [llvm] r214550 - MS inline asm: Use memory constraints for functions instead of registers
Reid Kleckner
- [lld] r214140 - [mach-o] Implement interworking between thumb and arm code
Nick Kledzik
- [lld] r214145 - [mach-o] fix non-debug warnings
Nick Kledzik
- [lld] r214268 - [mach-o] Add support for -sectalign option
Nick Kledzik
- [lld] r214277 - [mach-o] Fix arm interworking with movw/movt
Nick Kledzik
- [lld] r214278 - [mach-o] Fix test case comment and stray file copy
Nick Kledzik
- [lld] r214414 - [mach-o] wire up -t option
Nick Kledzik
- [lld] r214420 - XFAIL the ARM test when we don't have this target.
Nick Kledzik
- Fix for #20408 - CMake LLVM_ENABLE_FFI=ON build fails on reconfigure
Josh Klontz
- [PATCH][CodeGen] Add missing intrinsic lowering for sin, cos and ceil
Josh Klontz
- [LNT] r213270 - Fix crash when no result to compare against
Yi Kong
- [PATCH] Make LNT compatible with PostgreSQL
Yi Kong
- [PATCH] Make LNT compatible with PostgreSQL
Yi Kong
- [PATCH] Make LNT compatible with PostgreSQL
Yi Kong
- [PATCH] Make LNT compatible with PostgreSQL
Yi Kong
- [PATCH] AArch64: Resolve some FIXMEs in CGBuiltin left over from backend merge
Yi Kong
- [PATCH] Make LNT compatible with PostgreSQL
Yi Kong
- [PATCH] AArch64: Resolve some FIXMEs in CGBuiltin left over from backend merge
Yi Kong
- [PATCH] Make LNT compatible with PostgreSQL
Yi Kong
- [LNT] r214462 - Add PostgreSQL compatibility
Yi Kong
- [LNT] r214553 - Revert "Activate navbar items upon hovering the mouse"
Yi Kong
- [PATCH] Support: add sys::path::canonical
Ilya Konstantinov
- Solution for memory leak in tblgen
Anton Korobeynikov
- [llvm] r214625 - [x86] Teach the target shuffle mask extraction to recognize unary forms
Kuperstein, Michael M
- [PATCH] Fix building with in-tree libc++abi on FreeBSD
Viktor Kutuzov
- [llvm] r214541 - Fix building with in-tree libc++abi on FreeBSD
Viktor Kutuzov
- [PATCH] Fix building with in-tree libc++abi on FreeBSD
Viktor Kutuzov
- [compiler-rt] r214543 - Fix the waitid sanitizer interceptor to work on FreeBSD in 32-bit mode
Viktor Kutuzov
- [compiler-rt] r214544 - Add FreeBSD support to the address sanitizer's deep_stack_uaf.cc test case
Viktor Kutuzov
- [PATCH] Fix the waitid sanitizer interceptor to work on FreeBSD in 32-bit mode
Viktor Kutuzov
- [PATCH] Add FreeBSD support to the address sanitizer's deep_stack_uaf.cc test case
Viktor Kutuzov
- [PATCH] Coverage: improve efficiency of the counter propagation to the expansion regions.
Alex L
- [PATCH] Update LLVM version: 3.5 => 3.6
Sylvestre Ledru
- [PATCH] Update LLVM version: 3.5 => 3.6
Sylvestre Ledru
- [llvm] r214482 - Revert of 214418:
Sylvestre Ledru
- [PATCH v2] shlib: Create a default symbol version on Linux-like ELF
Sylvestre Ledru
- [PATCH] [UBSAN] Suppress an error report with given type information
Byoungyoung Lee
- [PATCH] [UBSAN] Suppress an error report with given type information
Byoungyoung Lee
- [PATCH] [UBSAN] Suppress an error report with given type information
Byoungyoung Lee
- [PATCH] [UBSAN] Suppress an error report with given type information
Byoungyoung Lee
- [llvm] r212215 - R600/SI: Adjsut SGPR live ranges before register allocation
Vincent Lejeune
- [PATCHES] A module inliner pass with a greedy call site queue
Nick Lewycky
- [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics
Nick Lewycky
- [PATCH] Fix lazy value info computation to improve jump threading for a common case
Nick Lewycky
- [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics
Nick Lewycky
- [PATCH] Document new LLVM CMake interface and emit warning when using llvm_map_components_to_libraries
Dan Liew
- [PATCH] Document new LLVM CMake interface and emit warning when using llvm_map_components_to_libraries
Dan Liew
- [llvm] r214076 - Fixed sphinx warning.
Dan Liew
- [llvm] r214077 - Document the new LLVM CMake interface for building against LLVM
Dan Liew
- [llvm] r214078 - Emit a warning if llvm_map_components_to_libraries() is used noting that its
Dan Liew
- [PATCH] Document new LLVM CMake interface and emit warning when using llvm_map_components_to_libraries
Dan Liew
- [llvm] r214158 - Add TargetInstrInfo interface isAsCheapAsAMove.
Jiangning Liu
- [PATCH][AArch64] Enable sign check optimization by CSE
Jiangning Liu
- [llvm] r214159 - Implement AArch64 TTI interface isAsCheapAsAMove.
Jiangning Liu
- [PATCH][AArch64] Enable sign check optimization by CSE
Jiangning Liu
- [PATCH][AArch64] Enable sign check optimization by CSE
Jiangning Liu
- [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
Jiangning Liu
- [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
Jiangning Liu
- [PATCH] Fix lazy value info computation to improve jump threading for a common case
Jiangning Liu
- [PATCH] Fix lazy value info computation to improve jump threading for a common case
Jiangning Liu
- [PATCH] Enhance machine CSE to capture more opportunities
Jiangning Liu
- [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
Jiangning Liu
- [PATCH][AArch64] Enable sign check optimization by CSE
Jiangning Liu
- [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
Jiangning Liu
- [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
Jiangning Liu
- [PATCH] Fix lazy value info computation to improve jump threading for a common case
Jiangning Liu
- [PATCH] Fix lazy value info computation to improve jump threading for a common case
Jiangning Liu
- [PATCHES] A module inliner pass with a greedy call site queue
Jiangning Liu
- [Patch]New InstCombine pattern for Icmp
Nuno Lopes
- [PATCH] Fix lazy value info computation to improve jump threading fora common case
Nuno Lopes
- [PATCH] Fix lazy value info computation to improve jump threading fora common case
Nuno Lopes
- [PATCH] llvm-cov: move the gcov code into a separate file.
Alex Lorenz
- [llvm] r214107 - llvm-cov: move the gcov code into a separate file.
Alex Lorenz
- [PATCH] llvm-cov: move the gcov code into a separate file.
Alex Lorenz
- [PATCH] Coverage: fix the missing output stream in recursive call
Alex Lorenz
- [PATCH] Coverage: improve efficiency of the counter propagation to the expansion regions.
Alex Lorenz
- [llvm] r214206 - Coverage: fix the missing output stream in recursive call to CoverageMappingContext::dump
Alex Lorenz
- [PATCH] Coverage: fix the missing output stream in recursive call
Alex Lorenz
- [PATCH] Coverage: improve efficiency of the counter propagation to the expansion regions.
Alex Lorenz
- [llvm] r214228 - Coverage: improve efficiency of the counter propagation to the expansion regions.
Alex Lorenz
- [PATCH] Coverage: improve efficiency of the counter propagation to the expansion regions.
Alex Lorenz
- [PATCH] docs: update documentation for llvm-profdata
Alex Lorenz
- [PATCH] Coverage: Documentation for the coverage mapping format
Alex Lorenz
- [llvm] r214331 - docs: update the command guide documentation for llvm-profdata.
Alex Lorenz
- [PATCH] docs: update documentation for llvm-profdata
Alex Lorenz
- [PATCH] Support: add sys::path::canonical
Alex Lorenz
- [PATCH] Support: add sys::path::canonical
Alex Lorenz
- [PATCH] Coverage: add HasCodeBefore flag to a mapping region
Alex Lorenz
- [PATCH] Support: add sys::path::canonical
Alex Lorenz
- [PATCH] Support: add sys::path::canonical
Alex Lorenz
- [PATCH] Support: add sys::path::canonical
Alex Lorenz
- libcxx clashing with newlib re: '__x' , '__y'
Robert Lytton
- [PATCHES] A module inliner pass with a greedy call site queue
Yin Ma
- [PATCHES] A module inliner pass with a greedy call site queue
Yin Ma
- [PATCH] Added InstCombine transform for pattern "(A ^ B) | ((~A) ^ B) -> True".
David Majnemer
- [llvm] r214342 - InstCombine: Simplify (A ^ B) or/and (A ^ B ^ C)
David Majnemer
- [PATCH] Added InstCombine transform for pattern "(A ^ B) | ((~A) ^ B) -> True".
David Majnemer
- [llvm] r214384 - InstSimplify: Simplify (X - (0 - Y)) if the second sub is NUW
David Majnemer
- [llvm] r214385 - InstCombine: Correctly propagate NSW/NUW for x-(-A) -> x+A
David Majnemer
- [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
David Majnemer
- [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
David Majnemer
- [PATCH] Added InstCombine transform for pattern "(A & ~B) ^ (~A) -> ~(A & B)"
David Majnemer
- [PATCH] Added InstCombine transform for pattern "(A | B) & ((~A) ^ B) -> (A & B)"
David Majnemer
- [PATCH] Added InstCombine transform for pattern "( A & (~B)) | (A ^ B) -> (A ^ B)"
David Majnemer
- [PATCH] Added InstCombine transform for pattern "(A & B) | ((~A) ^ B) -> (~A ^ B)"
David Majnemer
- [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
David Majnemer
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
David Majnemer
- [PATCH] Make LNT compatible with PostgreSQL
Chris Matthews
- [PATCH] Make LNT compatible with PostgreSQL
Chris Matthews
- [PATCH] [UBSAN] Suppress an error report with given type information
Sergey Matveev
- [PATCH][AArch64] Prefer ldp x, x to ldr q
James Molloy
- [PATCH] Don't allow unaligned accesses to be generated for V6-M
James Molloy
- [PATCH] ARM: Tighten up disassembling of MSR mask for M-class
James Molloy
- [PATCH] ARM: Tighten up disassembling of MSR mask for M-class
James Molloy
- [PATCH][AArch64] Prefer ldp x, x to ldr q
James Molloy
- [PATCHES] A module inliner pass with a greedy call site queue
James Molloy
- [llvm] r214505 - Allow only disassembling of M-class MSR masks that the assembler knows how to assemble back.
James Molloy
- [PATCH] Fix return sequence on armv4 thumb
James Molloy
- [PATCH][AArch64] Prefer ldp x, x to ldr q
James Molloy
- [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two consecutive loads into a vector load is not a good transform when paired loads are available.
James Molloy
- [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
James Molloy
- [PATCH][AArch64] Prefer ldp x, x to ldr q
James Molloy
- [llvm] r214637 - Update test to use a more modern AArch64 triple, as requested by Renato.
James Molloy
- [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two consecutive loads into a vector load is not a good transform when paired loads are available.
James Molloy
- [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
James Molloy
- [PATCH] Correctly assemble unsized call instructions.
Jeff Muizelaar
- [PATCH] Add LDC as external project to LLVM 3.5 release notes.
Kai Nacke
- [llvm] r214273 - [AVX512] Add missing CHECK-LABEL
Adam Nemet
- [llvm] r214275 - [AVX512] Test that _mm512_set1_* intrinsics generate broadcasts
Adam Nemet
- [PATCH] Add segmented stack support for DragonFlyBSD
Michael Neumann
- [PATCH] [INDVARS]
Zinovy Nis
- [PATCH][AArch64] Prefer ldp x, x to ldr q
Tim Northover
- [PATCH] AArch64: Resolve some FIXMEs in CGBuiltin left over from backend merge
Tim Northover
- [llvm] r214175 - ARM: fix @llvm.convert.from.fp16 on softfloat targets.
Tim Northover
- [llvm] r214176 - ARM: add __aeabi_d2h for truncation on AEABI systems
Tim Northover
- [llvm] r213373 - ARM: support legalisation of "fptrunc ... to half" operations.
Tim Northover
- [llvm] r214177 - CodeGenPrep: fall back to MVT::Other if instruction's type isn't an EVT.
Tim Northover
- [PATCH][AArch64] Prefer ldp x, x to ldr q
Tim Northover
- [PATCH] Fix return sequence on armv4 thumb
Tim Northover
- [llvm] r214509 - llvm-objdump: implement printing for MachO __compact_unwind info.
Tim Northover
- [PATCH] Fix return sequence on armv4 thumb
Tim Northover
- [PATCH] Fix return sequence on armv4 thumb
Tim Northover
- [PATCH][AArch64] Prefer ldp x, x to ldr q
Tim Northover
- [PATCH] Add missing breaks to AArch64InstrInfo::is{G,F}PRCopy
Tim Northover
- [llvm] r214634 - [AArch64] Teach DAGCombiner that converting two consecutive loads into a vector load is not a good transform when paired loads are available.
Tim Northover
- Track locations of individual loads in -Rpass remarks (Re: [polly] Add diagnostic remark for ReportVariantBasePtr)
Diego Novillo
- No subject
Diego Novillo
- No subject
Diego Novillo
- No subject
Diego Novillo
- No subject
Diego Novillo
- No subject
Diego Novillo
- Fumbled mail. Apologies.
Diego Novillo
- [PATCH] Linux Perf to LLVM converter [1/5] - API
Diego Novillo
- [PATCH] Linux Perf to LLVM converter [2/5] - Perf converter
Diego Novillo
- [PATCH] Linux Perf to LLVM converter [3/5] - Perf parser
Diego Novillo
- [PATCH] Linux Perf to LLVM converter [4/5] - ELF reader
Diego Novillo
- [PATCH] Linux Perf to LLVM converter [5/5] - llvm-profdata command
Diego Novillo
- [PATCH] Improved vectorization diagnostics remarks
Tyler Nowicki
- [llvm] r214440 - Improve the remark generated when a variable that is used outside the loop is not a reduction or induction variable.
Tyler Nowicki
- [llvm] r214445 - Improve the remark generated for -Rpass-missed.
Tyler Nowicki
- [PATCH] Improved vectorization diagnostics remarks
Tyler Nowicki
- [PATCH] Add diagnostics to the loop vectorizer cost model
Tyler Nowicki
- [llvm] r214599 - Add diagnostics to the vectorizer cost model.
Tyler Nowicki
- [PATCH] Add diagnostics to the loop vectorizer cost model
Tyler Nowicki
- [PATCH] Add framework for iterative compilation to llvm
Radovan Obradovic
- [PATCH] Add framework for iterative compilation to llvm
Radovan Obradovic
- [PATCH] Add framework for iterative compilation to llvm
Radovan Obradovic
- [PATCH] Add framework for iterative compilation to llvm
Radovan Obradovic
- [PATCH] FIx bug in x87 FP stackifier pass
Jakob Stoklund Olesen
- [llvm] r214429 - Disable IsSub subregister assert. pr18663.
Jakob Stoklund Olesen
- [PATCH] Modify the register scavenger to operate on reg units when checking liveness
Jakob Stoklund Olesen
- [PATCH] Modify the register scavenger to operate on reg units when checking liveness
Jakob Stoklund Olesen
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Maxim Ostapenko
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Maxim Ostapenko
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Maxim Ostapenko
- [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
Sanjay Patel
- [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
Sanjay Patel
- [PATCH] Minimal fix for PR20354 - Miscompile of fabs due to vectorization
Sanjay Patel
- [llvm] r214670 - fix for PR20354 - Miscompile of fabs due to vectorization
Sanjay Patel
- [PATCH] Minimal fix for PR20354 - Miscompile of fabs due to vectorization
Sanjay Patel
- [llvm] r214674 - Account for possible leading '.' in label string.
Sanjay Patel
- [PATCH] Minimal fix for PR20354 - Miscompile of fabs due to vectorization
Sanjay Patel
- [PATCH] ARM: Tighten up disassembling of MSR mask for M-class
Petr Pavlu
- [PATCH] ARM: Tighten up disassembling of MSR mask for M-class
Petr Pavlu
- [PATCH] ARM: Tighten up disassembling of MSR mask for M-class
Petr Pavlu
- [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
Pete
- [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
Pete
- [PATCH] Minimal fix for PR20354 - Miscompile of fabs due to vectorization
Pete
- [PATCH] fix for PR20354 - Miscompile of fabs due to vectorization
Pete
- [PATCH] New options for asan-symbolizer script: set cross-compile prefix, set path to sysroot, print help message
Alexander Potapenko
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Alexander Potapenko
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Alexander Potapenko
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Alexander Potapenko
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Alexander Potapenko
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Alexander Potapenko
- [PATCH] New options for asan-symbolizer script: set cross-compile prefix, set path to sysroot, print help message
Alexander Potapenko
- [PATCH] New options for asan-symbolizer script: set cross-compile prefix, set path to sysroot, print help message
Alexander Potapenko
- [PATCH] New options for asan-symbolizer script: set cross-compile prefix, set path to sysroot, print help message
Alexander Potapenko
- [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
Alexander Potapenko
- [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
Alexander Potapenko
- [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
Adrian Prantl
- [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
Adrian Prantl
- [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
Adrian Prantl
- [PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.
Adrian Prantl
- [llvm] r214576 - Debug info: Infrastructure to support debug locations for fragmented
Adrian Prantl
- [llvm] r214588 - Attempt to increase the overall happiness of the MSCV-based buildbots.
Adrian Prantl
- [llvm] r214590 - Add the missing target triple to this testcase.
Adrian Prantl
- [llvm] r214591 - Cleanup this test some more.
Adrian Prantl
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [llvm] r214669 - MachineCombiner Pass for selecting faster instruction
Kevin Qin
- [llvm] r214697 - Revert "r214669 - MachineCombiner Pass for selecting faster instruction"
Kevin Qin
- [llvm] r214669 - MachineCombiner Pass for selecting faster instruction
Kevin Qin
- [llvm] r214534 - Explicitly report runtime stack realignment in StackMap section
Philip Reames
- [PATCH] Explicitly report runtime stack realignment in StackMap section
Philip Reames
- [llvm] r214538 - Add support for StackMap section for ELF/Linux systems
Philip Reames
- [PATCH] Add support for StackMap section for ELF/Linux systems
Philip Reames
- [PATCH] An Assumption-Tracking Pass
Philip Reames
- [PATCH] Ephemeral values for LLVM invariants
Philip Reames
- [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with DITrivialType.
Manman Ren
- [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, setTypeArray to setArrays.
Manman Ren
- [llvm] r214115 - [Debug Info] add a template class DITypedArray.
Manman Ren
- [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with DITrivialType.
Manman Ren
- [llvm] r214132 - [Debug Info] add DISubroutineType and its creation takes DITypeArray.
Manman Ren
- [llvm] r214137 - Remove extra ; in testing case.
Manman Ren
- [llvm] r214139 - [Debug Info] unique MDNodes in the enum types of each compile unit.
Manman Ren
- [llvm] r214142 - Clean up testing cases.
Manman Ren
- [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with DITrivialType.
Manman Ren
- [llvm] r214189 - [Debug Info] remove DITrivialType and use null to represent unspecified param.
Manman Ren
- [llvm] r214111 - [Debug Info] replace DIUnspecifiedParameter with DITrivialType.
Manman Ren
- [llvm] r214112 - [Debug Info] rename getTypeArray to getElements, setTypeArray to setArrays.
Manman Ren
- [llvm] r214240 - Feedback on r214189, no functionality change.
Manman Ren
- [llvm] r214189 - [Debug Info] remove DITrivialType and use null to represent unspecified param.
Manman Ren
- [llvm] r214642 - [SimplifyCFG] fix accessing deleted PHINodes in switch-to-table conversion.
Manman Ren
- [llvm] r214204 - [RuntimeDyld][AArch64] Make encode/decodeAddend more typesafe by using the relocation enum type. NFCI.
Juergen Ributzka
- [llvm] r214205 - [RuntimeDyld][AArch64] Make encode/decodeAddend also work on big-endian hosts.
Juergen Ributzka
- [llvm] r214345 - [FastISel][AArch64] Add support for shift-immediate.
Juergen Ributzka
- [llvm] r214346 - [FastISel][AArch64] Create helper functions to create the various multiplies on AArch64.
Juergen Ributzka
- [llvm] r214347 - [FastISel] Move the helper function isCommutativeIntrinsic into FastISel base class.
Juergen Ributzka
- [llvm] r214348 - [FastISel][AArch64] Add {s|u}{add|sub|mul}.with.overflow intrinsic support.
Juergen Ributzka
- [llvm] r214349 - [FastISel][AArch64] Add branch folding support for the XALU intrinsics.
Juergen Ributzka
- [llvm] r214350 - [FastISel][AArch64] Add select folding support for the XALU intrinsics.
Juergen Ributzka
- [llvm] r214366 - [FastISel][AArch64 and X86] Don't emit stores for UNDEF arguments during function call lowering.
Juergen Ributzka
- [llvm] r214367 - [FastISel] Fix the patchpoint intrinsic lowering in FastISel for large target addresses.
Juergen Ributzka
- [llvm] r214381 - [FastISel][AArch64] Add MachO large code model support for function calls.
Juergen Ributzka
- [llvm] r214382 - [FastISel][AArch64] Update and enable patchpoint and stackmap intrinsic tests for FastISel.
Juergen Ributzka
- [llvm] r214388 - [FastISel][AArch64] Add sqrt intrinsic support.
Juergen Ributzka
- [llvm] r214389 - [FastISel][AArch64] Add basic bitcast support for conversion between float and int.
Juergen Ributzka
- [llvm] r214470 - [FastISel][AArch64] Fix the immediate versions of the {s|u}{add|sub}.with.overflow intrinsics.
Juergen Ributzka
- [llvm] r214531 - [FastISel][ARM] Do not emit stores for undef arguments.
Juergen Ributzka
- [llvm] r214366 - [FastISel][AArch64 and X86] Don't emit stores for UNDEF arguments during function call lowering.
Juergen Ributzka
- [llvm] r214537 - [FastISel][AArch64] Add branch weights.
Juergen Ributzka
- [llvm] r214545 - [FastISel][AArch64] Fold offset into the memory operation.
Juergen Ributzka
- [PATCH] Add Forward-Edge Control-Flow Integrity support
Tom Roeder
- [PATCH] Add Forward-Edge Control-Flow Integrity support
Tom Roeder
- [PATCH] Add alignment value to allowsUnalignedMemoryAccess
Jon Roelofs
- [PATCH] Fix return sequence on armv4 thumb
Jon Roelofs
- [PATCH] Fix return sequence on armv4 thumb
Jon Roelofs
- [PATCH] Fix return sequence on armv4 thumb
Jon Roelofs
- [PATCH] Fix return sequence on armv4 thumb
Jon Roelofs
- [PATCH] Fix return sequence on armv4 thumb
Jonathan Roelofs
- [PATCH] Fix return sequence on armv4 thumb
Jonathan Roelofs
- [PATCH][AArch64] Prefer ldp x, x to ldr q
Chad Rosier
- [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
Chad Rosier
- [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
Chad Rosier
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize operands of commutitive binary operands.
Chad Rosier
- [PATCH] [AArch64] Fix a bug generating incorrect instruction when building small vector.
Chad Rosier
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize operands of commutitive binary operands.
Chad Rosier
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Chad Rosier
- [llvm] r214338 - SLP Vectorizer: Canonicalize tree operands of commutitive binary operands.
Chad Rosier
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Chad Rosier
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Chad Rosier
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Chad Rosier
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Chad Rosier
- [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
Chad Rosier
- [PATCH] Modify the register scavenger to operate on reg units when checking liveness
Chad Rosier
- [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
Chad Rosier
- [llvm] r214494 - SLPVectorizer: improved scheduling algorithm.
Chad Rosier
- [llvm] r214518 - [AArch64] Generate tbz/tbnz when comparing against zero.
Chad Rosier
- [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
Chad Rosier
- [llvm] r214521 - [AArch64] Fix test from r214518 in an attempt to appease buildbots.
Chad Rosier
- [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
Chad Rosier
- [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
Chad Rosier
- [Polly] Data flow reduction detection
Chad Rosier
- [llvm] r214610 - Add a small utility called bisect that enables commandline bisecting on a counter.
Chad Rosier
- [llvm] r214610 - Add a small utility called bisect that enables commandline bisecting on a counter.
Chad Rosier
- [PATCH] [Reassociation] Add support for reassociation with unsafe algebra.
Chad Rosier
- [PATCH] InstCombine: Combine two icmps into one if the RHSs agree
Chad Rosier
- [llvm] r214345 - [FastISel][AArch64] Add support for shift-immediate.
Chad Rosier
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize operands of commutitive binary operands.
Nadav Rotem
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize operands of commutitive binary operands.
Nadav Rotem
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Nadav Rotem
- [PATCH] improve scheduling in SLPVectorizer
Nadav Rotem
- [PATCH] PR20234 - [SLP Vectorizer] Canonicalize tree operands of commutitive binary operands.
Nadav Rotem
- [compiler-rt] r214130 - Exclude ASM from CompilerRT languages as an attempt to fix CMake failure in standalone mode
Alexey Samsonov
- [compiler-rt] r214149 - [UBSan] Try to enable pipefail in UBSan lit tests to make them behave more predictably
Alexey Samsonov
- [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to preserve flags.
Alexey Samsonov
- [compiler-rt] r214232 - [UBSan] Build part of UBSan runtime that can be linked into C programs with -fno-rtti flag.
Alexey Samsonov
- [compiler-rt] r214245 - [UBSan] Get pc/bp for stack unwinding as early as possible.
Alexey Samsonov
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Alexey Samsonov
- [compiler-rt] r214258 - [UBSan] Move all runtime flags parsing to ubsan_flags.cc.
Alexey Samsonov
- [compiler-rt] r214259 - [UBSan] Allow to override runtime flags defaults by providing
Alexey Samsonov
- [compiler-rt] r214279 - [UBSan] Introduce ScopedReport object.
Alexey Samsonov
- [ubsan] nonnull and returns_nonnull sanitization
Alexey Samsonov
- [PATCH] [UBSAN] Suppress an error report with given type information
Alexey Samsonov
- [compiler-rt] r214334 - [Sanitizer] Make SuppressionContext a singleton class, residing in sanitizer_common.
Alexey Samsonov
- [PATCH] [UBSAN] Suppress an error report with given type information
Alexey Samsonov
- [compiler-rt] r214343 - [Sanitizer] Make "suppressions" and "print_suppressions" common runtime flags.
Alexey Samsonov
- [compiler-rt] r214344 - [Sanitizer] Hoist the code parsing suppressions file into sanitizer_common.
Alexey Samsonov
- [PATCH] [UBSAN] Suppress an error report with given type information
Alexey Samsonov
- [PATCH] Fix building with in-tree libc++abi on FreeBSD
Alexey Samsonov
- [compiler-rt] r214421 - [Sanitizer] Don't try to parse unspecified suppressions file
Alexey Samsonov
- [PATCH] [UBSAN] Suppress an error report with given type information
Alexey Samsonov
- [PATCH] [UBSAN] Suppress an error report with given type information
Alexey Samsonov
- [PATCH] [UBSAN] Suppress an error report with given type information
Alexey Samsonov
- [compiler-rt] r214604 - [ASan] Use metadata to pass source-level information from Clang to ASan.
Alexey Samsonov
- [llvm] r214604 - [ASan] Use metadata to pass source-level information from Clang to ASan.
Alexey Samsonov
- [PATCH] [UBSAN] Suppress an error report with given type information
Alexey Samsonov
- [LNT] r214065 - Add --qemu-flag to reduce the number of rununder wrappers required.
Daniel Sanders
- [PATCH] [lnt] Add --qemu-flag to reduce the number of rununder wrappers required
Daniel Sanders
- [PATCH] [mips] Don't use odd-numbered single precision registers for fastcc calling convention if -mno-odd-spreg is used.
Daniel Sanders
- [PATCH] [mips] Don't use odd-numbered single precision registers for fastcc calling convention if -mno-odd-spreg is used.
Daniel Sanders
- [PATCH] [mips] Defer va_arg expansion to the backend.
Daniel Sanders
- [PATCH] [mips] Defer va_arg expansion to the backend.
Daniel Sanders
- [PATCH] [mips] Defer va_arg expansion to the backend.
Daniel Sanders
- [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
Daniel Sanders
- [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
Daniel Sanders
- [llvm] r214476 - This patch implements transform for pattern "(A & B) | ((~A) ^ B) -> (~A ^ B)".
Suyog Sarda
- [llvm] r214477 - This patch implements transform for pattern "( A & (~B)) | (A ^ B) -> (A ^ B)"
Suyog Sarda
- [llvm] r214478 - This patch implements transform for pattern "(A | B) & ((~A) ^ B) -> (A & B)".
Suyog Sarda
- [llvm] r214479 - This patch implements transform for pattern "(A & ~B) ^ (~A) -> ~(A & B)".
Suyog Sarda
- Valgrind buildbot failures
Tilmann Scheller
- [llvm] r214498 - [ARM] Make the assembler reject unpredictable pre/post-indexed ARM LDR instructions.
Tilmann Scheller
- [llvm] r214499 - [ARM] Make the assembler reject unpredictable pre/post-indexed ARM LDRH/LDRSH instructions.
Tilmann Scheller
- [llvm] r214500 - [ARM] Make the assembler reject unpredictable pre/post-indexed ARM LDRB/LDRSB instructions.
Tilmann Scheller
- Valgrind buildbot failures
Tilmann Scheller
- [llvm] r214403 - Add PowerPC release notes for 3.5.
Bill Schmidt
- [llvm] r214404 - Release Notes: Overriding PPC64 and PPC64LE ABI defaults is not yet supported.
Bill Schmidt
- [llvm] r214405 - Wrong heading level for PowerPC changes in release notes
Bill Schmidt
- [llvm] r214430 - Clarify in PowerPC release notes that 32-bit PIC support is incomplete.
Bill Schmidt
- [PATCH, PowerPC] Fix and improve vector comparisons
Bill Schmidt
- [patch/rfc] disable IsSub subregister assert. pr18663
Will Schmidt
- [llvm] r214429 - Disable IsSub subregister assert. pr18663.
Will Schmidt
- [PATCH] Improved vectorization diagnostics remarks
Arnold Schwaighofer
- [PATCH] improve scheduling in SLPVectorizer
Arnold Schwaighofer
- [PATCH] Add diagnostics to the loop vectorizer cost model
Arnold Schwaighofer
- [PATCH] Test failures in GCC ASan testsuite on ARM Linux due to FP format mismatch between libsanitizer and GCC.
Kostya Serebryany
- [compiler-rt] r214296 - [asan] add a feature to detect new-delete-size-mismatch (when used with -Xclang -fsized-deallocation). Not yet on Mac. Also, remove some unused code.
Kostya Serebryany
- [compiler-rt] r214299 - [asan] rename new-delete-size-mismatch to new-delete-type-mismatch and make the report more verbose
Kostya Serebryany
- [PATCH] [compiler-rt] ASan debugging API for report info extraction and locating addresses
Kostya Serebryany
- [llvm] r214144 - llvm-uselistorder: Add -num-shuffles option
Sean Silva
- [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
Sean Silva
- [llvm] r214144 - llvm-uselistorder: Add -num-shuffles option
Sean Silva
- [PATCH] Add a stackprobe attribute
Sean Silva
- [PATCH] Add a stackprobe attribute
Sean Silva
- [llvm] r214317 - llvm-uselistorder: Improve the tool description
Sean Silva
- [PATCH] Coverage: Documentation for the coverage mapping format
Sean Silva
- [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
Sean Silva
- [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
Sean Silva
- [llvm] r214416 - Fix loop end condition.
Sean Silva
- [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
Sean Silva
- [PATCH] Tablegen binary literals should be sized
Sean Silva
- [PATCH] Tablegen binary literals should be sized
Sean Silva
- [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
Sean Silva
- release_35 branch patches
Brad Smith
- [llvm] r214121 - IR: Expose Module::rbegin() and rend()
Duncan P. N. Exon Smith
- [llvm] r214122 - llvm-uselistorder: Check the correct flag for assembly
Duncan P. N. Exon Smith
- [llvm] r214123 - llvm-uselistorder: Add -save-temps option
Duncan P. N. Exon Smith
- [llvm] r214125 - Bitcode: Serialize (and recover) use-list order
Duncan P. N. Exon Smith
- [llvm] r214128 - llvm-uselistorder: Get it building in configure+make after r214125
Duncan P. N. Exon Smith
- [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
Duncan P. N. Exon Smith
- [llvm] r214073 - [PowerPC] Add testcase forgotten in the 214072 commit.
Duncan P. N. Exon Smith
- [llvm] r214144 - llvm-uselistorder: Add -num-shuffles option
Duncan P. N. Exon Smith
- [llvm] r214155 - IR: Augment debug statements for use-list order
Duncan P. N. Exon Smith
- [llvm] r214156 - Fix line-endings, NFC
Duncan P. N. Exon Smith
- [llvm] r214157 - Bitcode: Correctly compare a Use against itself
Duncan P. N. Exon Smith
- [llvm] r214073 - [PowerPC] Add testcase forgotten in the 214072 commit.
Duncan P. N. Exon Smith
- [llvm] r214184 - IR: Create the use-list order shuffle vector in-place
Duncan P. N. Exon Smith
- [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
Duncan P. N. Exon Smith
- [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
Duncan P. N. Exon Smith
- [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
Duncan P. N. Exon Smith
- [llvm] r214187 - llvm-uselistorder: Fix header comments from r214144
Duncan P. N. Exon Smith
- [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
Duncan P. N. Exon Smith
- [llvm] r214144 - llvm-uselistorder: Add -num-shuffles option
Duncan P. N. Exon Smith
- [llvm] r214174 - UseListShuffleVector::~UseListShuffleVector(): Fix inappropriate delete. It should be delete[].
Duncan P. N. Exon Smith
- [llvm] r214178 - UseListShuffleVector: Add a copy constructor to appease msc17.
Duncan P. N. Exon Smith
- [llvm] r214135 - IR: Optimize size of use-list order shuffle vectors
Duncan P. N. Exon Smith
- [llvm] r214212 - UseListShuffleVector: Code reorganization, NFC
Duncan P. N. Exon Smith
- [llvm] r214213 - UseListShuffleVector: Remove copy constructor
Duncan P. N. Exon Smith
- [llvm] r214224 - UseListOrder: Try to resolve buildbot failure
Duncan P. N. Exon Smith
- [llvm] r214241 - UseListOrder: Create a struct around OrderMap, NFC
Duncan P. N. Exon Smith
- [llvm] r214242 - UseListOrder: Order GlobalValue uses after initializers
Duncan P. N. Exon Smith
- [llvm] r214243 - UseListOrder: Additional test coverage for r214242
Duncan P. N. Exon Smith
- [llvm] r214249 - Revert "UseListOrder: Order GlobalValue uses after initializers"
Duncan P. N. Exon Smith
- [llvm] r214260 - UseListOrder: Remove move assignment
Duncan P. N. Exon Smith
- [llvm] r214213 - UseListShuffleVector: Remove copy constructor
Duncan P. N. Exon Smith
- [llvm] r214264 - Revert "UseListOrder: Remove move assignment"
Duncan P. N. Exon Smith
- [llvm] r214213 - UseListShuffleVector: Remove copy constructor
Duncan P. N. Exon Smith
- [llvm] r214270 - UseListOrder: Fix undefined behaviour
Duncan P. N. Exon Smith
- [llvm] r214271 - Reapply "UseListOrder: Order GlobalValue uses after initializers"
Duncan P. N. Exon Smith
- [llvm] r214313 - llvm-uselistorder: Fix memory leak from r214125
Duncan P. N. Exon Smith
- [llvm] r214317 - llvm-uselistorder: Improve the tool description
Duncan P. N. Exon Smith
- [llvm] r214125 - Bitcode: Serialize (and recover) use-list order
Duncan P. N. Exon Smith
- [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
Duncan P. N. Exon Smith
- [llvm] r214144 - llvm-uselistorder: Add -num-shuffles option
Duncan P. N. Exon Smith
- [llvm] r214320 - Fix line endings before adding RUN lines, NFC
Duncan P. N. Exon Smith
- [llvm] r214321 - UseListOrder: Visit global values
Duncan P. N. Exon Smith
- [patch][rfc] "alias weak" X "weak alias"
Duncan P. N. Exon Smith
- [llvm] r214365 - verify-uselistorder: Add RUN lines to cases in test/Assembly
Duncan P. N. Exon Smith
- [llvm] r214368 - UseListOrder: Don't give constant IDs to GlobalValues
Duncan P. N. Exon Smith
- [llvm] r209227 - GlobalValue: Automatically reset visibility when setting local linkage
Duncan P. N. Exon Smith
- [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
Duncan P. N. Exon Smith
- [llvm] r214417 - UseListOrder: Handle self-users
Duncan P. N. Exon Smith
- [llvm] r214419 - verify-uselistorder: Change the default -num-shuffles=5
Duncan P. N. Exon Smith
- [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
Duncan P. N. Exon Smith
- [PATCH] Don't upgrade global constructors when reading bitcode
Duncan P. N. Exon Smith
- [PATCH] Support: add sys::path::canonical
Duncan P. N. Exon Smith
- [llvm] r214556 - Rewrite BitReaderTest, NFC
Duncan P. N. Exon Smith
- [llvm] r214558 - Try to fix configure+make after r214556
Duncan P. N. Exon Smith
- [llvm] r214559 - BitcodeReader: Fix some BlockAddress forward reference corner cases
Duncan P. N. Exon Smith
- [llvm] r214563 - IR: Add BasicBlock::insertInto()
Duncan P. N. Exon Smith
- [llvm] r214550 - MS inline asm: Use memory constraints for functions instead of registers
Duncan P. N. Exon Smith
- [llvm] r214570 - BitcodeReader: Change mechanics of BlockAddress forward references, NFC
Duncan P. N. Exon Smith
- [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
Duncan P. N. Exon Smith
- [llvm] r214581 - UseListOrder: Fix blockaddress use-list order
Duncan P. N. Exon Smith
- [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
Duncan P. N. Exon Smith
- [llvm] r214550 - MS inline asm: Use memory constraints for functions instead of registers
Duncan P. N. Exon Smith
- [llvm] r214584 - UseListOrder: Guarantee that shuffles change use-list order
Duncan P. N. Exon Smith
- [llvm] r214587 - verify-uselistorder: Make the verification logic easier to reuse
Duncan P. N. Exon Smith
- [llvm] r214592 - verify-uselistorder: Move shuffleUseLists() out of lib/IR
Duncan P. N. Exon Smith
- [llvm] r214594 - IR: Add Value::reverseUseList()
Duncan P. N. Exon Smith
- [llvm] r214595 - verify-uselistorder: Add missing `static`
Duncan P. N. Exon Smith
- [llvm] r214596 - verify-uselistorder: Reverse use-lists at every verification
Duncan P. N. Exon Smith
- [llvm] r214318 - Rename llvm-uselistorder => verify-uselistorder
Duncan P. N. Exon Smith
- [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
Duncan P. N. Exon Smith
- [llvm] r213974 - llvm-uselistorder: Fix up LINK_COMPONENTS.
Duncan P. N. Exon Smith
- [llvm] r213994 - IR/UseTest.cpp: Avoid std::to_string() to appease mingw32 bot.
Duncan P. N. Exon Smith
- [llvm] r213974 - llvm-uselistorder: Fix up LINK_COMPONENTS.
Duncan P. N. Exon Smith
- [patch] Don't internalize all but main by default
Duncan P. N. Exon Smith
- [PATCH] cmake: Remove check for files not in build list.
Duncan P. N. Exon Smith
- [llvm] r214263 - Header hygiene: remove using directive and #undef DEBUG_TYPE once we're done.
Richard Smith
- [llvm] r214383 - Fix some grammatical errors.
Richard Smith
- [PATCH] Fold together repeated tests for divisibility by constants
Richard Smith
- [PATCH] Fix building InstrProfilingFile.c on FreeBSD
Joerg Sonnenberger
- [llvm] r214181 - Add rfi instruction. Based on feedback by Ulrich Weigand.
Joerg Sonnenberger
- [llvm] r214196 - Add a number of aliases for SPR access.
Joerg Sonnenberger
- [llvm] r214234 - Support move to/from segment register.
Joerg Sonnenberger
- [llvm] r214238 - Fix typo in alias: DSIR -> DSISR
Joerg Sonnenberger
- [llvm] r214244 - Recognize BookE's mbar instruction.
Joerg Sonnenberger
- [llvm] r214250 - mbar without argument is equivalent to mbar 0.
Joerg Sonnenberger
- [llvm] r214256 - Add rfci instruction.
Joerg Sonnenberger
- [llvm] r214295 - SPRG 0 to 3 are valid outside BookE, so move them to the normal test
Joerg Sonnenberger
- [llvm] r214297 - Add BookE's wrtee and wrteei instructions.
Joerg Sonnenberger
- [llvm] r214332 - Add BookE's tlbre, tlbwe and tlbivax instructions.
Joerg Sonnenberger
- [llvm] r214339 - Add rfdi and rfmci from the e500/e500mc ISA.
Joerg Sonnenberger
- [llvm] r214354 - Refactor TLBIVAX and add tlbsx.
Joerg Sonnenberger
- [llvm] r214363 - Add mtpid/mfpid for BookE.
Joerg Sonnenberger
- [PATCH] Fold together repeated tests for divisibility by constants
Joerg Sonnenberger
- [llvm] r214636 - Don't use additional arguments for dss and friends to satisfy DSS_Form,
Joerg Sonnenberger
- [llvm] r214639 - mfdcr / mtdcr support
Joerg Sonnenberger
- [llvm] r214640 - tlbia support
Joerg Sonnenberger
- [test-suite] r214118 - test commit for the ABI-Testsuite
Sunil Srivastava
- [test-suite] r214120 - ABI-testsuite: actual testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214126 - ABI-Testsuite: Bulk of the testsuite
Sunil Srivastava
- [test-suite] r214127 - ABI-Testsuite: removed redundent README.txt
Sunil Srivastava
- [PATCH] [mips] Don't use odd-numbered single precision registers for fastcc calling convention if -mno-odd-spreg is used.
Sasa Stankovic
- [PATCH] [mips] Don't use odd-numbered single precision registers for fastcc calling convention if -mno-odd-spreg is used.
Sasa Stankovic
- [llvm] r214180 - [mips] Don't use odd-numbered single precision registers for fastcc calling
Sasa Stankovic
- [PATCH] [mips] Don't use odd-numbered single precision registers for fastcc calling convention if -mno-odd-spreg is used.
Sasa Stankovic
- [PATCH] [mips][PR19612] Fix va_arg for big-endian mode.
Sasa Stankovic
- [llvm] r213373 - ARM: support legalisation of "fptrunc ... to half" operations.
Oliver Stannard
- [PATCH] Correctly handle range metadata when hoisting instructions out of then/else into if blocks
Björn Steinbrink
- [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics
Björn Steinbrink
- [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics
Björn Steinbrink
- [PATCH] SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics
Björn Steinbrink
- [PATCH] R600/SI: Implement getOptimalMemOpType
Tom Stellard
- [PATCH] R600/SI: Make argument loads invariant
Tom Stellard
- [PATCH] R600/SI: Implement getLdStBaseRegImmOfs for LDS
Tom Stellard
- [PATCH] R600/SI: Set mayStore = 0 on SMRD instructions
Tom Stellard
- [PATCH] R600/SI: Add isMUBUF / isMTBUF
Tom Stellard
- [PATCH] R600/SI: Implement getLdStBaseRegImmOfs for LDS
Tom Stellard
- [llvm] r212215 - R600/SI: Adjsut SGPR live ranges before register allocation
Tom Stellard
- [PATCH] R600: Increase nearby load scheduling threshold.
Tom Stellard
- [PATCH] R600/SI: Implement areLoadsFromSameBasePtr
Tom Stellard
- [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
Tom Stellard
- [PATCH] R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
Tom Stellard
- PATCH: R600/SI: Do abs/neg folding with ComplexPatterns
Tom Stellard
- [llvm] r213773 - [NVPTX] Make sure we do not generate MULWIDE ISD nodes when optimizations are disabled
Tom Stellard
- [PATCH 2/2] r600g: Pass dimension parameter to compute shader.
Tom Stellard
- [llvm] r214463 - R600/SI: Fix incorrect commute operation in shrink instructions pass
Tom Stellard
- [llvm] r214464 - R600/SI: Fold immediates when shrinking instructions
Tom Stellard
- [llvm] r214465 - R600/SI: Simplify and fix handling of VOP2 in SIInstrInfo::legalizeOperands
Tom Stellard
- [llvm] r214466 - TableGen: Allow AddedComplexity values to be negative
Tom Stellard
- [llvm] r214467 - R600/SI: Do abs/neg folding with ComplexPatterns
Tom Stellard
- [PATCH] R600/SI: Update MUBUF assembly string to match AMD proprietary compiler
Tom Stellard
- [llvm] r214475 - R600/SI: Fix build warning
Tom Stellard
- [llvm] r213551 - R600/SI: Use scratch memory for large private arrays
Tom Stellard
- [PATCH] R600/SI: Update MUBUF assembly string to match AMD proprietary compiler
Tom Stellard
- [llvm] r214566 - R600: Move code for generating REGISTER_LOAD into R600ISelLowering.cpp
Tom Stellard
- [llvm] r214569 - R600/SI: Remove leftover debugging code
Tom Stellard
- [llvm] r214572 - Revert "R600: Move code for generating REGISTER_LOAD into R600ISelLowering.cpp"
Tom Stellard
- [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to preserve flags.
Evgeniy Stepanov
- [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to preserve flags.
Evgeniy Stepanov
- [compiler-rt] r214289 - [msan] Use SIGHUP instead of SIGUSR1 in test.
Evgeniy Stepanov
- [PATCH] Move -asan-instrument-assembly to TargetMachine
Evgeniy Stepanov
- [compiler-rt] r209282 - [asan] Fix x86 asm instrumentation to preserve flags.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added instrumentation for REP MOVS.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added end-to-end-test for rep movs instructions.
Evgeniy Stepanov
- [compiler-rt] r214303 - [asan] XFAIL sized-delete test on Android.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added instrumentation for REP MOVS.
Evgeniy Stepanov
- [llvm] r214125 - Bitcode: Serialize (and recover) use-list order
Evgeniy Stepanov
- [llvm] r214395 - [asan] Support x86 REP MOVS asm instrumentation.
Evgeniy Stepanov
- [compiler-rt] r214396 - [asan] End-to-end test for REP MOVS instrumentation.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added instrumentation for REP MOVS.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added instrumentation for REP MOVS.
Evgeniy Stepanov
- [PATCH] [asan-assembly-instrumentation] Added end-to-end-test for rep movs instructions.
Evgeniy Stepanov
- [llvm] r214398 - [msan] Fix handling of array types.
Evgeniy Stepanov
- [PATCH] [mips] Add assembler support for '.set mipsX'.
Toma Tabacu
- [dragonegg] r214160 - Debug.cpp: Update DW_TAG_subroutine_type corresponding to r214132.
NAKAMURA Takumi
- [llvm] r214167 - [autoconf] Fixup s/3.5/3.6/. Clang's ident was 3.5.0svn in autoconf build.
NAKAMURA Takumi
- [llvm] r214174 - UseListShuffleVector::~UseListShuffleVector(): Fix inappropriate delete. It should be delete[].
NAKAMURA Takumi
- [llvm] r214178 - UseListShuffleVector: Add a copy constructor to appease msc17.
NAKAMURA Takumi
- [llvm] r214178 - UseListShuffleVector: Add a copy constructor to appease msc17.
NAKAMURA Takumi
- [llvm] r214578 - llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll: Add explicit -mtriple=(mips|mipsel)-linux on 4 lines.
NAKAMURA Takumi
- [llvm] r214493 - [mips][PR19612] Fix va_arg for big-endian mode.
NAKAMURA Takumi
- [llvm] r214598 - BitcodeTests: Fix LINK_COMPONENTS.
NAKAMURA Takumi
- [llvm] r213974 - llvm-uselistorder: Fix up LINK_COMPONENTS.
NAKAMURA Takumi
- [llvm] r213994 - IR/UseTest.cpp: Avoid std::to_string() to appease mingw32 bot.
NAKAMURA Takumi
- [llvm] r214681 - MemoryBuffer: Don't use mmap when FileSize is multiple of 4k on Cygwin.
NAKAMURA Takumi
- [PATCH] An Assumption-Tracking Pass
Andrew Trick
- [llvm] r214423 - Fix ScalarEvolutionExpander when creating a PHI in a block with duplicate predecessors
Andrew Trick
- [llvm] r214429 - Disable IsSub subregister assert. pr18663.
Andrew Trick
- [PATCH] Alignment assumptions using invariants
Andrew Trick
- [PATCH] Fix LLVM target triple computation with MSVC
Zachary Turner
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
Zachary Turner
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
Zachary Turner
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
Zachary Turner
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
Zachary Turner
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
Zachary Turner
- [PATCH] Support: Provide a function to get the home directory of an arbitrary user
Zachary Turner
- [lld] r214134 - [PECOFF] Fix failing test.
Rui Ueyama
- [PATCH] Fix mach-o tests on Windows
Rui Ueyama
- [lld] r214453 - [PECOFF] Fix section header.
Rui Ueyama
- [PATCH 3/3] R600: Use optimized 24bit path in udivrem
Jan Vesely
- [PATCH 1/1] R600: Use optimized 24bit path in udivrem
Jan Vesely
- [PATCH 1/2] gallium: Add dimension parameter to launch_grid
Jan Vesely
- [PATCH 2/2] r600g: Pass dimension parameter to compute shader.
Jan Vesely
- [PATCH 1/1] R600: Add new intrinsic to read work dimensions
Jan Vesely
- [PATCH 1/1] r600: Use llvm intrinsic to read work dimension information
Jan Vesely
- [PATCH 1/1] R600: Modernize work item intrinsics test
Jan Vesely
- [llvm] r214451 - R600: Modernize work item intrinsics test
Jan Vesely
- [PATCH 1/1] R600: Modernize work item intrinsics test
Jan Vesely
- [compiler-rt] r214082 - tsan: add a useful debug check
Dmitry Vyukov
- [PATCH] [UBSAN] Suppress an error report with given type information
Dmitry Vyukov
- [compiler-rt] r214394 - tsan: use MADV_NOHUGEPAGE only if it is supported by platform
Dmitry Vyukov
- [compiler-rt] r214030 - tsan: advise shadow for 0x7f region to not use huge pages
Dmitry Vyukov
- [llvm] r214072 - [PowerPC] Support ELFv1/ELFv2 ABI selection via features
Ulrich Weigand
- [llvm] r214073 - [PowerPC] Add testcase forgotten in the 214072 commit.
Ulrich Weigand
- [llvm] r214179 - [PowerPC] Fix ppc64-elf-abi.ll test case on Darwin
Ulrich Weigand
- [llvm] r214073 - [PowerPC] Add testcase forgotten in the 214072 commit.
Ulrich Weigand
- [llvm] r214517 - [PowerPC] PR20280 - Slots for byval parameters are not immutable
Ulrich Weigand
- [PATCH, PowerPC] Fix and improve vector comparisons
Ulrich Weigand
- [llvm] r214287 - Don't manually (and forcibly) run the verifier on the entire module from
Bill Wendling
- [PATCH v2] shlib: Create a default symbol version on Linux-like ELF
Bill Wendling
- [llvm] r214429 - Disable IsSub subregister assert. pr18663.
Bill Wendling
- [llvm] r214423 - Fix ScalarEvolutionExpander when creating a PHI in a block with duplicate predecessors
Bill Wendling
- [llvm] r213773 - [NVPTX] Make sure we do not generate MULWIDE ISD nodes when optimizations are disabled
Bill Wendling
- [PATCH][CodeGen] Add missing intrinsic lowering for sin, cos and ceil
Bill Wendling
- Fix for #20408 - CMake LLVM_ENABLE_FFI=ON build fails on reconfigure
Bill Wendling
- release_35 branch patches
Bill Wendling
- [llvm] r213883 - X86: correct library call setup for Windows itanium
Bill Wendling
- [llvm] r213726 - We may visit a call that uses an alloca multiple times in callUsesLocalStack, sometimes with IsNocapture true and sometimes with IsNocapture false. We accidentally skipped work we needed to do in the IsNocapture=false case if we were called with IsNocapture=true the first time. Fixes PR20405!
Bill Wendling
- [PATCH] Update LLVM version: 3.5 => 3.6
Hans Wennborg
- [PATCH] Update LLVM version: 3.5 => 3.6
Hans Wennborg
- [PATCH] Update LLVM version: 3.5 => 3.6
Hans Wennborg
- [llvm] r214131 - Update LLVM version: 3.5 => 3.6
Hans Wennborg
- [PATCH] Update LLVM version: 3.5 => 3.6
Hans Wennborg
- [www] r214153 - Update Win snapshot to r214131
Hans Wennborg
- [llvm] r214129 - Regenerate autoconf, previous updates to the configury haven't
Hans Wennborg
- [www] r214153 - Update Win snapshot to r214131
Hans Wennborg
- [llvm] r213894 - Windows: Don't wildcard expand /? or -?
Hans Wennborg
- [llvm] r213815 - SimplifyCFG: fix a bug in switch to table conversion
Hans Wennborg
- [llvm] r214129 - Regenerate autoconf, previous updates to the configury haven't
Hans Wennborg
- [PATCH] LangRef: add a note about the mangling-suppressing \01 prefix
Hans Wennborg
- [llvm] r214329 - LangRef: add a note about the mangling-suppressing \01 prefix
Hans Wennborg
- [PATCH] LangRef: add a note about the mangling-suppressing \01 prefix
Hans Wennborg
- [llvm] r214435 - msbuild integration: remove duplicated lines and BOM from 2014 integration (PR20341)
Hans Wennborg
- [PATCH] [SROA] Fold a PHI node if all its incoming values are the same
Jingyue Wu
- [PATCH] [SROA] Fold a PHI node if all its incoming values are the same
Jingyue Wu
- [PATCH] [SROA] Fold a PHI node if all its incoming values are the same
Jingyue Wu
- [PATCH] [SROA] Fold a PHI node if all its incoming values are the same
Jingyue Wu
- [PATCH] [SROA] Fold a PHI node if all its incoming values are the same
Jingyue Wu
- [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
Zhaoshi
- [PATCH] Add framework for iterative compilation to llvm
Hongbin Zheng
- [llvm] r214676 - [LLVM-C] Add LLVM{IsConstantString, GetAsString, GetElementAsConstant}.
Peter Zotov
- [llvm] r214677 - [OCaml] Add Llvm.{string_of_const,const_element}.
Peter Zotov
- [PATCH] Enhance machine CSE to capture more opportunities
hfinkel at anl.gov
- [PATCH] Add isRegSequence property
hfinkel at anl.gov
- [PATCH] Darwin vararg parameters support in assembler macros
llvm at dyatkovskiy.com
- [PATCH] Darwin vararg parameters support in assembler macros
llvm at dyatkovskiy.com
- [PATCH] Added InstCombine transform for pattern "(A ^ B) | ((~A) ^ B) -> True".
sonam kumari
- msvc 14 generates new warnings that occurr in just about every llvm source file
oliver
- msvc 14 generates new warnings that occurr in just about every llvm source file
oliver
- [PATCH] Added InstCombine transform for pattern "(A & B) | ((~A) ^ B) -> (~A ^ B)"
suyog
- [PATCH] Added InstCombine transform for pattern "(A & ~B) ^ (~A) -> ~(A & B)"
suyog
- [PATCH] Added InstCombine transform for pattern "( A & (~B)) | (A ^ B) -> (A ^ B)"
suyog
- [PATCH] Added InstCombine transform for pattern "(A | B) & ((~A) ^ B) -> (A & B)"
suyog
- [PATCH] Added InstCombine transform for pattern "(A & B) | ((~A) ^ B) -> (~A ^ B)"
suyog
- [PATCH] Added InstCombine transform for pattern "( A & (~B)) | (A ^ B) -> (A ^ B)"
suyog
- [PATCH] Added InstCombine transform for pattern "(A | B) & ((~A) ^ B) -> (A & B)"
suyog
- [PATCH] Added InstCombine transform for pattern "(A & ~B) ^ (~A) -> ~(A & B)"
suyog
- Solution for memory leak in tblgen
wuhui1973
- Solution for memory leak in tblgen
wuhui1973
- Solution for memory leak in tblgen
wuhui1973
Last message date:
Sun Aug 3 23:59:21 PDT 2014
Archived on: Tue Aug 4 17:11:32 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).