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