The Week Of Monday 5 August 2013 Archives by subject
Starting: Mon Aug 5 01:52:21 PDT 2013
Ending: Sun Aug 11 23:47:57 PDT 2013
Messages: 687
- [compiler-rt] r187726 - Lint fixes
Alexey Samsonov
- [compiler-rt] r187788 - [sanitizer] Intercept sched_getaffinity.
Evgeniy Stepanov
- [compiler-rt] r187788 - [sanitizer] Intercept sched_getaffinity.
David Blaikie
- [compiler-rt] r187789 - [sanitizer] Fix NULL arg handling in setitimer/getitimer interceptors.
Evgeniy Stepanov
- [compiler-rt] r187797 - [libsanitizer] Drive-by fix for -Wempty-body in sanitizer_common_syscalls.inc
Alexander Potapenko
- [compiler-rt] r187841 - Revert "[sanitizer] Intercept sched_getaffinity."
David Blaikie
- [compiler-rt] r187841 - Revert "[sanitizer] Intercept sched_getaffinity."
Evgeniy Stepanov
- [compiler-rt] r187873 - Enable pipefail for LSan tests
Alexey Samsonov
- [compiler-rt] r187875 - Enable pipefail for TSan tests
Alexey Samsonov
- [compiler-rt] r187875 - Enable pipefail for TSan tests
Rafael Espíndola
- [compiler-rt] r187876 - [sanitizer] Intercept sched_getaffinity.
Evgeniy Stepanov
- [compiler-rt] r187877 - Enable pipefail for ASan tests
Alexey Samsonov
- [compiler-rt] r187878 - Distinguish 32-bit ASan from 64-bit ASan in lit configs
Alexey Samsonov
- [compiler-rt] r187881 - ASan: fix one more test case for pipefail
Alexey Samsonov
- [compiler-rt] r187885 - [TSan] Let the users suppress use-after-free errors using the "race:" suppressions.
Alexander Potapenko
- [compiler-rt] r187889 - [TSan] Fix free_race.c by removing `not` from the test invocation that doesn't fail.
Alexander Potapenko
- [compiler-rt] r187924 - DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
- [compiler-rt] r187968 - Simplify (and fix) check-dfsan configs
Alexey Samsonov
- [compiler-rt] r187971 - [sanitizer] ASan/MSan tests for r187967.
Evgeniy Stepanov
- [compiler-rt] r187978 - [sanitizer] Intercept strerror and strerror_r.
Evgeniy Stepanov
- [compiler-rt] r187980 - tsan: better diagnostics for invalid addresses passed to free()
Dmitry Vyukov
- [compiler-rt] r187982 - [sanitizer] Intercept scandir/scandir64.
Evgeniy Stepanov
- [compiler-rt] r187983 - [sanitizer] Limit scandir interceptor to Linux.
Evgeniy Stepanov
- [compiler-rt] r188069 - [sanitizer] Fix handling of %n in scanf interceptor.
Evgeniy Stepanov
- [compiler-rt] r188116 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [compiler-rt] r188117 - [tests] Add one more lit rename update I missed.
Daniel Dunbar
- [dragonegg] r188001 - [tests] Import executeCommand() from lit.
Daniel Dunbar
- [dragonegg] r188002 - [tests] Find local test utilities relative to config files.
Daniel Dunbar
- [dragonegg] r188003 - [tests] Import lit modules properly (via its package).
Daniel Dunbar
- [dragonegg] r188118 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [lld] r187643 - [PECOFF] Simplify COFFBSSAtom.
Shankar Easwaran
- [lld] r187645 - [PECOFF] A symbol with symbol with section number 0 and non-zero value represents a BSS atom.
Shankar Easwaran
- [lld] r187645 - [PECOFF] A symbol with symbol with section number 0 and non-zero value represents a BSS atom.
Rui Ueyama
- [lld] r187645 - [PECOFF] A symbol with symbol with section number 0 and non-zero value represents a BSS atom.
Shankar Easwaran
- [lld] r187645 - [PECOFF] A symbol with symbol with section number 0 and non-zero value represents a BSS atom.
Rui Ueyama
- [lld] r187665 - [PECOFF] Remove an assertion that's too heavy.
Shankar Easwaran
- [lld] r187665 - [PECOFF] Remove an assertion that's too heavy.
Rui Ueyama
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Richard
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Sean Silva
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Rafael Espíndola
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Rafael Espíndola
- [lld] r187823 - Rename TargetInfo -> LinkingContext.
Rui Ueyama
- [lld] r188011 - Update the .drectve section to remove reference to nonexistent files.
Rui Ueyama
- [lld] r188021 - Update to llvm changes.
Michael J. Spencer
- [lld] r188025 - [PECOFF] Support COMDAT section that contains mergeable atoms.
Rui Ueyama
- [lld] r188025 - [PECOFF] Support COMDAT section that contains mergeable atoms.
Reid Kleckner
- [lld] r188025 - [PECOFF] Support COMDAT section that contains mergeable atoms.
Rui Ueyama
- [lld] r188045 - Fix comment typo.
Rui Ueyama
- [lld] r188046 - [PECOFF] Fully cover the switch for COMDAT attributes and add a comment.
Rui Ueyama
- [lld] r188049 - Fix spelling error. s/Libary/Library/g.
Rui Ueyama
- [lld] r188052 - [PECOFF] Create __ImageBase symbol.
Rui Ueyama
- [lld] r188052 - [PECOFF] Create __ImageBase symbol.
Saleem Abdulrasool
- [lld] r188052 - [PECOFF] Create __ImageBase symbol.
Rui Ueyama
- [lld] r188052 - [PECOFF] Create __ImageBase symbol.
Rui Ueyama
- [lld] r188090 - [PECOFF] Add a note about underscore symbol prefix.
Rui Ueyama
- [lld] r188093 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [lld] r188150 - [PECOFF] It's an error if subsystem is not specified.
Rui Ueyama
- [lld] r188152 - Revert r188150 to un-break the buildbot.
Rui Ueyama
- [lld] r188154 - [PECOFF] Trim at most one character from imported symbols.
Rui Ueyama
- [llvm-commits] [llvm] r172685 - in /llvm/trunk: lib/Target/Mips/AsmParser/MipsAsmParser.cpp lib/Target/Mips/Disassembler/MipsDisassembler.cpp lib/Target/Mips/MipsRegisterInfo.td test/MC/Disassembler/Mips/mips32.txt test/MC/Disassembler/Mips/mips32_le.txt test/MC/Mips/mips-alu-instructions.s test/MC/Mips/mips64-alu-instructions.s
David Blaikie
- [llvm-commits] [llvm] r172685 - in /llvm/trunk: lib/Target/Mips/AsmParser/MipsAsmParser.cpp lib/Target/Mips/Disassembler/MipsDisassembler.cpp lib/Target/Mips/MipsRegisterInfo.td test/MC/Disassembler/Mips/mips32.txt test/MC/Disassembler/Mips/mips32_le.txt test/MC/Mips/mips-alu-instructions.s test/MC/Mips/mips64-alu-instructions.s
Akira Hatanaka
- [llvm-commits] [llvm] r172685 - in /llvm/trunk: lib/Target/Mips/AsmParser/MipsAsmParser.cpp lib/Target/Mips/Disassembler/MipsDisassembler.cpp lib/Target/Mips/MipsRegisterInfo.td test/MC/Disassembler/Mips/mips32.txt test/MC/Disassembler/Mips/mips32_le.txt test/MC/Mips/mips-alu-instructions.s test/MC/Mips/mips64-alu-instructions.s
David Blaikie
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Reid Kleckner
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Jakob Stoklund Olesen
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Reid Kleckner
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Jakob Stoklund Olesen
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Chad Rosier
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Reid Kleckner
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Chad Rosier
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Reid Kleckner
- [llvm] r185882 - Don't run internalize if we're outputing bit-code and not an object file.
Rafael Espíndola
- [llvm] r185882 - Don't run internalize if we're outputing bit-code and not an object file.
Rafael Espíndola
- [llvm] r185882 - Don't run internalize if we're outputing bit-code and not an object file.
Bill Wendling
- [llvm] r185882 - Don't run internalize if we're outputing bit-code and not an object file.
Nick Kledzik
- [llvm] r185882 - Don't run internalize if we're outputing bit-code and not an object file.
Rafael Espíndola
- [llvm] r185882 - Don't run internalize if we're outputing bit-code and not an object file.
Shuxin Yang
- [llvm] r187656 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc)
Carlo Kok
- [llvm] r187656 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc)
Vadim
- [llvm] r187656 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc)
Carlo Kok
- [llvm] r187656 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc)
Carlo Kok
- [llvm] r187710 - Build with the $RDYNAMIC flag on Darwin as well as other platforms.
Eric Christopher
- [llvm] r187710 - Build with the $RDYNAMIC flag on Darwin as well as other platforms.
Bob Wilson
- [llvm] r187710 - Build with the $RDYNAMIC flag on Darwin as well as other platforms.
Eric Christopher
- [llvm] r187711 - Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.
Rafael Espíndola
- [llvm] r187717 - AVX-512 set: added mask operations, lowering BUILD_VECTOR for i1 vector types.
Elena Demikhovsky
- [llvm] r187718 - [SystemZ] Split out comparison elimination into a separate pass
Richard Sandiford
- [llvm] r187719 - [SystemZ] Add LOAD AND TEST instructions
Richard Sandiford
- [llvm] r187720 - [SystemZ] Use LOAD AND TEST to eliminate comparisons against zero
Richard Sandiford
- [llvm] r187721 - [SystemZ] Add definitions for BRCT and BRCTG
Richard Sandiford
- [llvm] r187722 - Don't leak passes if added outside of the area determined by Started/Stopped flags.
Benjamin Kramer
- [llvm] r187723 - [SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequences
Richard Sandiford
- [llvm] r187724 - LLVM Interpreter: This patch implements vector support for cast operations (zext, sext, uitofp, sitofp, trunc, fpext, fptosi, fptrunc, bitcast) and shift operations (shl, ashr, lshr) for integer and floating point data types.
Elena Demikhovsky
- [llvm] r187725 - 80-cols
Alexey Samsonov
- [llvm] r187727 - Silencing an MSVC11 type conversion warning.
Aaron Ballman
- [llvm] r187731 - Introduce Regex::isLiteralERE function.
Peter Collingbourne
- [llvm] r187732 - Introduce an optimisation for special case lists with large numbers of literal entries.
Peter Collingbourne
- [llvm] r187732 - Introduce an optimisation for special case lists with large numbers of literal entries.
Sean Silva
- [llvm] r187732 - Introduce an optimisation for special case lists with large numbers of literal entries.
Peter Collingbourne
- [llvm] r187739 - [bugpoint] Allow the user to specify the path to opt on the commandline.
Michael Gottesman
- [llvm] r187742 - Change parent hashing algorithm to be non-recursive and elaborate
Eric Christopher
- [llvm] r187745 - Use existing builtin hashing functions to make this routine more
Eric Christopher
- [llvm] r187747 - Revert "Use existing builtin hashing functions to make this routine more"
Eric Christopher
- [llvm] r187748 - TargetLowering: Add getVectorIdxTy() function v2
Tom Stellard
- [llvm] r187749 - R600: Implement TargetLowering::getVectorIdxTy()
Tom Stellard
- [llvm] r187749 - R600: Implement TargetLowering::getVectorIdxTy()
Tom Stellard
- [llvm] r187752 - Recommit previous cleanup with a fix for c++98 ambiguity.
Eric Christopher
- [llvm] r187754 - R600/SI: Add missing test for r187749
Tom Stellard
- [llvm] r187755 - Fix grammar.
Bill Wendling
- [llvm] r187756 - FileCheckize some of the testcases.
Bill Wendling
- [llvm] r187758 - Fix missing -*- C++ -*-s
Matt Arsenault
- [llvm] r187761 - Add some comment to LTOCodeGenerator class
Shuxin Yang
- [llvm] r187761 - Add some comment to LTOCodeGenerator class
Bob Wilson
- [llvm] r187761 - Add some comment to LTOCodeGenerator class
Shuxin Yang
- [llvm] r187761 - Add some comment to LTOCodeGenerator class
Bob Wilson
- [llvm] r187763 - Allow 4 as a valid debug info version.
Eric Christopher
- [llvm] r187763 - Allow 4 as a valid debug info version.
Chandler Carruth
- [llvm] r187763 - Allow 4 as a valid debug info version.
Eric Christopher
- [llvm] r187763 - Allow 4 as a valid debug info version.
Benjamin Kramer
- [llvm] r187764 - Factor FlattenCFG out from SimplifyCFG
Tom Stellard
- [llvm] r187764 - Factor FlattenCFG out from SimplifyCFG
Timur Iskhodzhanov
- [llvm] r187764 - Factor FlattenCFG out from SimplifyCFG
Serge Pavlov
- [llvm] r187764 - Factor FlattenCFG out from SimplifyCFG
Timur Iskhodzhanov
- [llvm] r187771 - Simplify code slightly. No functional change.
Craig Topper
- [llvm] r187773 - Remove trailing whitespace and fix an 80-column violation. No functional change.
Craig Topper
- [llvm] r187774 - Check against >= 0 instead of != -1 in getSplatIndex because it generally compiles to better code and is equivalent for shuffle indices.
Craig Topper
- [llvm] r187775 - Put an llvm_unreachable at the end of getSplatIndex as its loop should never find all undef elements.
Craig Topper
- [llvm] r187777 - Option/CMakeLists.txt: Don't use target_link_libraries. LLVMBuild knows dependencies.
NAKAMURA Takumi
- [llvm] r187778 - AsmPrinter/CMakeLists.txt: Add explicit dependency to intrinsics_gen here.
NAKAMURA Takumi
- [llvm] r187779 - Replace EVT with MVT in isHorizontalBinOp as it is only called with legal types.
Craig Topper
- [llvm] r187780 - Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for each corresponding CodeGen.
NAKAMURA Takumi
- [llvm] r187781 - Simplify math a little bit.
Craig Topper
- [llvm] r187783 - Simplify vector lane handling math a bit. No functional change intended.
Craig Topper
- [llvm] r187786 - Unbreak Debug build on Windows
Serge Pavlov
- [llvm] r187787 - Refactor isInTailCallPosition handling
Tim Northover
- [llvm] r187790 - Add LLVM-style RTTI to DIContext/DWARFContext classes
Alexey Samsonov
- [llvm] r187791 - LLVM Interpreter: fixed bug 16694
Elena Demikhovsky
- [llvm] r187792 - Store compile unit corresponding to each chain of inlined debug info entries. No functionality change.
Alexey Samsonov
- [llvm] r187793 - Remove oddly named libraries with "make uninstall-local"
Tim Northover
- [llvm] r187794 - Add a release not about llvm-ar.
Rafael Espindola
- [llvm] r187795 - ARM: implement allowTruncateForTailCall
Tim Northover
- [llvm] r187798 - [NVPTX] Start conversion to MC infrastructure
Justin Holewinski
- [llvm] r187798 - [NVPTX] Start conversion to MC infrastructure
Aaron Ballman
- [llvm] r187798 - [NVPTX] Start conversion to MC infrastructure
Justin Holewinski
- [llvm] r187798 - [NVPTX] Start conversion to MC infrastructure
Aaron Ballman
- [llvm] r187799 - [NVPTX] Fix bug in stack code generation causes by MC conversion
Justin Holewinski
- [llvm] r187800 - [NVPTX] Add missing patterns for i1 [s,u]int_to_fp
Justin Holewinski
- [llvm] r187800 - [NVPTX] Add missing patterns for i1 [s,u]int_to_fp
Tom Stellard
- [llvm] r187800 - [NVPTX] Add missing patterns for i1 [s, u]int_to_fp
Justin Holewinski
- [llvm] r187803 - Support APSR_nzcv as operand for Thumb2 mrc. Deprecate pre-UAL syntax (pc instead of apsr_nzcv)
Mihai Popa
- [llvm] r187804 - This corrects creation of operands for t2PLDW. It also removes the definition of t2PLDWpci,
Mihai Popa
- [llvm] r187806 - Remove extraneous semicolon.
Jakub Staszak
- [llvm] r187807 - Add PPC64 mulli pattern
Hal Finkel
- [llvm] r187808 - Adjust file to the coding standard.
Jakub Staszak
- [llvm] r187811 - [LangRef] Alphabetize function attribute listing.
Sean Silva
- [llvm] r187812 - Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
- [llvm] r187812 - Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Eric Christopher
- [llvm] r187812 - Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
- [llvm] r187813 - Use gnu style builtins in MathExtras.h with clang on Windows
Reid Kleckner
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Eric Christopher
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Eric Christopher
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Eric Christopher
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Eric Christopher
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Eric Christopher
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Eric Christopher
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Eric Christopher
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
David Blaikie
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Eric Christopher
- [llvm] r187821 - [mips] Replace usages of register classes with register operands. Also, remove
Akira Hatanaka
- [llvm] r187824 - [mips] Delete unnecessary InstAliases. Also, clear some of the InstAlias'
Akira Hatanaka
- [llvm] r187825 - LoopVectorize: Allow vectorization of loops with lifetime markers
Arnold Schwaighofer
- [llvm] r187826 - Remove some std stream usage from Support and TableGen
Reid Kleckner
- [llvm] r187826 - Remove some std stream usage from Support and TableGen
Reid Kleckner
- [llvm] r187827 - Change the linkage of these global values to 'internal'.
Bill Wendling
- [llvm] r187827 - Change the linkage of these global values to 'internal'.
Alexander Potapenko
- [llvm] r187828 - [mips] Mark instructions defined in Mips64InstrInfo.td that are duplicates of
Akira Hatanaka
- [llvm] r187829 - [NVPTX] We dont have any target specific flags yet for generating symbol references, so get rid of the default-only switch statement. Fixes an MSVC warning.
Justin Holewinski
- [llvm] r187830 - R600/SI: Add more special cases for opcodes to ensureSRegLimit()
Tom Stellard
- [llvm] r187831 - R600/SI: Use VSrc_* register classes as the default classes for types
Tom Stellard
- [llvm] r187832 - [mips] Rename register classes CPURegs and CPU64Regs.
Akira Hatanaka
- [llvm] r187834 - R600: Add new file from r187831 to CMakeLists.txt
Tom Stellard
- [llvm] r187836 - Replacing /GR with /GR- instead of applying both options to the project. This should reduce some build bot warnings (D9025: "overriding '/GR' with '/GR-'").
Aaron Ballman
- [llvm] r187837 - Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [llvm] r187838 - Remove unused functions introduced in r172685 to unbreak the Clang -Werror build
David Blaikie
- [llvm] r187839 - Check for _strtoi64 in the cmake build if strtoll is missing
Reid Kleckner
- [llvm] r187842 - Disable tests on WIN32 (which has incorrect implementation of isPrint and
Alexander Kornienko
- [llvm] r187843 - Move somewhat messy conditional out of line.
Eric Christopher
- [llvm] r187843 - Move somewhat messy conditional out of line.
David Blaikie
- [llvm] r187843 - Move somewhat messy conditional out of line.
Eric Christopher
- [llvm] r187844 - Add a way to grab a particular attribute out of a DIE.
Eric Christopher
- [llvm] r187845 - Avoid using alloca in Windows/Program.inc
Reid Kleckner
- [llvm] r187846 - Fix boolean logic in LockFileManager and test it
Reid Kleckner
- [llvm] r187847 - Use correct platform detection macro: __MACOSX__ -> __APPLE__
Alexander Kornienko
- [llvm] r187848 - Disabled columnWidth test for OSX, need someone with Mac to deal with this effectively.
Alexander Kornienko
- [llvm] r187849 - [lit] Remove dead ignoreStdError argument.
Daniel Dunbar
- [llvm] r187850 - [lit] Add a --show-tests option.
Daniel Dunbar
- [llvm] r187851 - [lit] tests: Change discovery test to use --show-tests.
Daniel Dunbar
- [llvm] r187852 - [lit] Drop --no-execute, which isn't generally useful.
Daniel Dunbar
- [llvm] r187852 - [lit] Drop --no-execute, which isn't generally useful.
NAKAMURA Takumi
- [llvm] r187852 - [lit] Drop --no-execute, which isn't generally useful.
Daniel Dunbar
- [llvm] r187853 - [lit] Use more modern syntax for constructing exceptions.
Daniel Dunbar
- [llvm] r187854 - [lit] Remove uses of deprecated except syntax.
Daniel Dunbar
- [llvm] r187855 - [lit] Remove use of deprecated parameter tuple unpacking.
Daniel Dunbar
- [llvm] r187856 - [lit] Use dual-compatible print() syntax where possible.
Daniel Dunbar
- [llvm] r187856 - [lit] Use dual-compatible print() syntax where possible.
Eli Bendersky
- [llvm] r187856 - [lit] Use dual-compatible print() syntax where possible.
Daniel Dunbar
- [llvm] r187857 - [lit] Use .write() methods instead of print statement.
Daniel Dunbar
- [llvm] r187858 - [lit] Avoid use of iterator .next() method.
Daniel Dunbar
- [llvm] r187859 - [lit] Avoid __cmp__ and cmp().
Daniel Dunbar
- [llvm] r187860 - [lit] Use modern absolute/relative import style.
Daniel Dunbar
- [llvm] r187861 - [lit] Use newer StringIO class.
Daniel Dunbar
- [llvm] r187862 - [lit] Use py2&3 compatible exec() syntax.
Daniel Dunbar
- [llvm] r187863 - Create a pattern for the "trap" instruction.
Reed Kotler
- [llvm] r187864 - Change public functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [llvm] r187864 - Change public functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Robinson, Paul
- [llvm] r187866 - YAMLTraits.h: replace DenseMap that used a bad implementation of DenseMapInfo
Dmitri Gribenko
- [llvm] r187867 - LLVM Interpreter: MIPS tests should pass
Elena Demikhovsky
- [llvm] r187868 - Remove the assertion for now. This breaks lld.
Dmitri Gribenko
- [llvm] r187869 - Initialize SIInsertWaits::ExpInstrTypesSeen in the pass constructor.
Evgeniy Stepanov
- [llvm] r187870 - Simplify code. No functional change intended.
Craig Topper
- [llvm] r187872 - Remove some parens. No functional change.
Eric Christopher
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
James Molloy
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
Chris Lattner
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
Richard
- [llvm] r187874 - Add support for linking against a curses library when available and
Joerg Sonnenberger
- [llvm] r187874 - Add support for linking against a curses library when available and
Sean Silva
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
Richard
- [llvm] r187874 - Add support for linking against a curses library when available and
Richard
- [llvm] r187874 - Add support for linking against a curses library when available and
Richard
- [llvm] r187874 - Add support for linking against a curses library when available and
James Molloy
- [llvm] r187874 - Add support for linking against a curses library when available and
Richard
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
James Molloy
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
James Molloy
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
Jordan Rose
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
James Molloy
- [llvm] r187874 - Add support for linking against a curses library when available and
Joerg Sonnenberger
- [llvm] r187874 - Add support for linking against a curses library when available and
Jordan Rose
- [llvm] r187874 - Add support for linking against a curses library when available and
Kenneth Boyd
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187874 - Add support for linking against a curses library when available and
Rafael Espíndola
- [llvm] r187879 - Commit a no-op change to StringRef to (hopefully) trigger build bots.
Chandler Carruth
- [llvm] r187880 - JumpThreading: Turn a select instruction into branching if it allows to thread one half of the select.
Benjamin Kramer
- [llvm] r187882 - [SystemZ] Add floating-point load-and-test instructions
Richard Sandiford
- [llvm] r187883 - [SystemZ] Optimize floating-point comparisons with zero
Richard Sandiford
- [llvm] r187884 - AVX-512 set: Added BROADCAST instructions
Elena Demikhovsky
- [llvm] r187886 - Lit: Resurrect --no-execute dropped in r187852.
NAKAMURA Takumi
- [llvm] r187887 - Lit: Fixup in r187886.
NAKAMURA Takumi
- [llvm] r187895 - Confusing comment typo.
Andrew Trick
- [llvm] r187896 - lit/LitConfig.py: Fixup for msys bash.
NAKAMURA Takumi
- [llvm] r187899 - Move assert above first use of variable that we'd be asserting on.
Eric Christopher
- [llvm] r187902 - Add the common begin/end naming convention to the coding standard.
Rafael Espindola
- [llvm] r187907 - On Windows, autolink advapi32 from Path.inc for CryptAcquireContextW
Reid Kleckner
- [llvm] r187912 - Fix a FIXME, on darwin all virtual sections have a zerofill type.
Eric Christopher
- [llvm] r187913 - Using the integrated assembler we'd fail to change section to the
Eric Christopher
- [llvm] r187917 - [lit] Avoid deprecated dict.has_key() method.
Daniel Dunbar
- [llvm] r187918 - [lit] Use list comprehensions instead of map().
Daniel Dunbar
- [llvm] r187918 - [lit] Use list comprehensions instead of map().
Eli Bendersky
- [llvm] r187918 - [lit] Use list comprehensions instead of map().
Daniel Dunbar
- [llvm] r187919 - [lit] Avoid comparisons with None.
Daniel Dunbar
- [llvm] r187920 - [lit] Report the traceback when config import fails.
Daniel Dunbar
- [llvm] r187923 - DataFlowSanitizer; LLVM changes.
Peter Collingbourne
- [llvm] r187926 - Add ISD::FROUND for libm round()
Hal Finkel
- [llvm] r187928 - [tests] Avoid deprecated except syntax.
Daniel Dunbar
- [llvm] r187929 - [tests] Make string encoding issues explicit.
Daniel Dunbar
- [llvm] r187931 - [lit] Make string encoding issues explicit.
Daniel Dunbar
- [llvm] r187932 - [lit] Explicitly convert dict items() result to a list.
Daniel Dunbar
- [llvm] r187933 - [lit] Always list individual UNRESOLVED tests.
Daniel Dunbar
- [llvm] r187934 - [lit] Remove unnecessary list copy.
Daniel Dunbar
- [llvm] r187937 - Unbreak Mac build.
Peter Collingbourne
- [llvm] r187938 - Really unbreak Mac build.
Peter Collingbourne
- [llvm] r187939 - Reapply r185872 now that the address sanitizer has been changed to support this.
Bill Wendling
- [llvm] r187939 - Reapply r185872 now that the address sanitizer has been changed to support this.
Arnold Schwaighofer
- [llvm] r187940 - [objc-arc] Change 4 iterator methods which return const_iterators to be const methods.
Michael Gottesman
- [llvm] r187941 - [objc-arc] Track if we encountered an additive overflow while computing {TopDown, BottomUp}PathCounts and do nothing if it occured.
Michael Gottesman
- [llvm] r187941 - [objc-arc] Track if we encountered an additive overflow while computing {TopDown, BottomUp}PathCounts and do nothing if it occured.
Michael Gottesman
- [llvm] r187941 - [objc-arc] Track if we encountered an additive overflow while computing {TopDown, BottomUp}PathCounts and do nothing if it occured.
Michael Gottesman
- [llvm] r187944 - Fix ARM build.
Peter Collingbourne
- [llvm] r187946 - Revert "[objc-arc] Track if we encountered an additive overflow while computing {TopDown, BottomUp}PathCounts and do nothing if it occured."
Michael Gottesman
- [llvm] r187947 - Forward resetColor() et al to the underlying stream.
Ted Kremenek
- [llvm] r187949 - Changed isPrint for U+00AD SOFT HYPHEN to return true.
Alexander Kornienko
- [llvm] r187950 - Add three missing CMake variables that need to make it to the
Chandler Carruth
- [llvm] r187953 - Be more rigorous about the sizes of forms and attributes.
Eric Christopher
- [llvm] r187954 - Reflow for loop.
Eric Christopher
- [llvm] r187956 - Revert "coff also doesn't have a ReadOnlySection yet, (!)"
David Majnemer
- [llvm] r187960 - PPC: Map frin to round() not nearbyint() and rint()
Hal Finkel
- [llvm] r187961 - Optimize mask generation for one of the DAG combiner shufflevector cases.
Craig Topper
- [llvm] r187962 - Change variable name and reflow formatting.
Eric Christopher
- [llvm] r187963 - Make sure that if we're going to attempt to add a type to a DIE that
Eric Christopher
- [llvm] r187963 - Make sure that if we're going to attempt to add a type to a DIE that
Alexey Samsonov
- [llvm] r187963 - Make sure that if we're going to attempt to add a type to a DIE that
Eric Christopher
- [llvm] r187963 - Make sure that if we're going to attempt to add a type to a DIE that
David Blaikie
- [llvm] r187964 - The conversion to bool is fine here, no need to check isType.
Eric Christopher
- [llvm] r187965 - Remove AllUndef check from one of the loops in getVectorShuffle. It was already handled by the 'AllLHS && AllRHS' check after the previous loop.
Craig Topper
- [llvm] r187966 - For DW_TAG_template_type_parameter the actual passed in type could
Eric Christopher
- [llvm] r187966 - For DW_TAG_template_type_parameter the actual passed in type could
David Blaikie
- [llvm] r187966 - For DW_TAG_template_type_parameter the actual passed in type could
Eric Christopher
- [llvm] r187967 - Disable inlining between sanitized and non-sanitized functions.
Evgeniy Stepanov
- [llvm] r187970 - DISubprogram metadata have an MDNode representing which base type
Eric Christopher
- [llvm] r187973 - The name "tCDP" isn't used anywhere else in the source code, so renaming it for consistency doesn't cause any problems.
Mihai Popa
- [llvm] r187974 - test commit.
Andrea Di Biagio
- [llvm] r187976 - Use EXPECT_TRUE/EXPECT_FALSE to avoid bogus warnings from the guts of gtest.
Benjamin Kramer
- [llvm] r187984 - Fix the comment.
Jakub Staszak
- [llvm] r187985 - Remove the now redundant FeatureFP16 from the Cortex-A15 feature list. It was made redundant when FeatureVFP4 was added which implies FP16.
Silviu Baranga
- [llvm] r187986 - Use pop_back() instead of pop_back_val() when the returned value is not used.
Jakub Staszak
- [llvm] r187987 - R600/SI: Implement sint<->fp64 conversions
Niels Ole Salscheider
- [llvm] r187988 - R600/SI: Implement fp32<->fp64 conversions
Niels Ole Salscheider
- [llvm] r187992 - Fix off-by-one error in Regex::isValid
Alexey Samsonov
- [llvm] r188004 - initial draft of PPCMachObjectWriter.cpp
David Fang
- [llvm] r188006 - [lit] Remove on_clone member, which is no longer used.
Daniel Dunbar
- [llvm] r188007 - [lit] Eliminate some nested imports.
Daniel Dunbar
- [llvm] r188008 - [lit] Remove --repeat option, which wasn't that useful.
Daniel Dunbar
- [llvm] r188009 - [lit] Change --show-{tests, suites} to exit after printing.
Daniel Dunbar
- [llvm] r188010 - [tests] Remove dead VALGRIND and CLEANED_TESTSUITE makefile variables.
Daniel Dunbar
- [llvm] r188012 - Revert "Reapply r185872 now that the address sanitizer has been changed to support this."
Arnold Schwaighofer
- [llvm] r188014 - cast fix to appease buildbot
David Fang
- [llvm] r188016 - [mips] Delete register class HWRegs64.
Akira Hatanaka
- [llvm] r188017 - [mips] Mark pseudo instructions as code-gen only.
Akira Hatanaka
- [llvm] r188020 - [mips] Rename accumulator register classes and FP register operands.
Akira Hatanaka
- [llvm] r188022 - [Object] Split the ELF interface into 3 parts.
Michael J. Spencer
- [llvm] r188022 - [Object] Split the ELF interface into 3 parts.
Ulrich Weigand
- [llvm] r188022 - [Object] Split the ELF interface into 3 parts.
Renato Golin
- [llvm] r188023 - llvm isn't C++11 yet :(
Michael J. Spencer
- [llvm] r188024 - Mips ELF: MicroMips direct object Little endian support.
Jack Carter
- [llvm] r188028 - Move hash computation code into a separate class and file.
Eric Christopher
- [llvm] r188028 - Move hash computation code into a separate class and file.
David Blaikie
- [llvm] r188028 - Move hash computation code into a separate class and file.
Eric Christopher
- [llvm] r188029 - Revert r185882. This is causing problems with the gold linker and might be better handled by the linker.
Bill Wendling
- [llvm] r188029 - Revert r185882. This is causing problems with the gold linker and might be better handled by the linker.
Rafael Espíndola
- [llvm] r188029 - Revert r185882. This is causing problems with the gold linker and might be better handled by the linker.
Bill Wendling
- [llvm] r188030 - Update the CMake build files.
Eric Christopher
- [llvm] r188031 - Add missing PPC64 relocation types.
Michael J. Spencer
- [llvm] r188032 - [lit] Eliminate parent argument from TestingConfig.frompath(), which is effectively unused.
Daniel Dunbar
- [llvm] r188033 - [lit] Only create config copies when a local config file is present.
Daniel Dunbar
- [llvm] r188034 - [lit] Eliminate mustExist parameter from TestingConfig.frompath().
Daniel Dunbar
- [llvm] r188038 - [lit] Split TestingConfig.frompath() into separate ctor and load methods.
Daniel Dunbar
- [llvm] r188039 - [lit] Inject the lit specific config object as 'lit_config' when loading config files.
Daniel Dunbar
- [llvm] r188040 - [lit] Rename lit.{TestFormats, Util} to their aliased names {formats, util}.
Daniel Dunbar
- [llvm] r188044 - Optimistically ignore scattered relocations in MachO in RuntimeDyld. This
Lang Hames
- [llvm] r188047 - [CodeGen] prevent abnormal on invalid attributes
Saleem Abdulrasool
- [llvm] r188048 - Set ISD::FROUND to Expand by default for all types
Hal Finkel
- [llvm] r188051 - Change asserts at the top of getVectorShuffle to check that LHS and RHS have the same type as the result.
Craig Topper
- [llvm] r188054 - Add missing 'v' prefix in front of palignr on one of checks.
Craig Topper
- [llvm] r188057 - Try to unbreak Windows build after r188022
Alexey Samsonov
- [llvm] r188062 - [SystemZ] Update README
Richard Sandiford
- [llvm] r188064 - Add back missing PPC relocation types.
Ulrich Weigand
- [llvm] r188066 - Remove byte order mark from source file.
Benjamin Kramer
- [llvm] r188067 - Fix assembling of Thumb2 branch instructions.
Mihai Popa
- [llvm] r188071 - This fixes the Thumb2 CPS assembly syntax.
Mihai Popa
- [llvm] r188074 - Make helper static and fix formatting.
Benjamin Kramer
- [llvm] r188076 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [llvm] r188079 - ELFObjectFile.h: Silence warning on Windows
Hans Wennborg
- [llvm] r188081 - Make directory iterator sentinels free.
Benjamin Kramer
- [llvm] r188082 - DebugInfo: provide the ability to add members to a class after it has been constructed
David Blaikie
- [llvm] r188082 - DebugInfo: provide the ability to add members to a class after it has been constructed
Robinson, Paul
- [llvm] r188082 - DebugInfo: provide the ability to add members to a class after it has been constructed
David Blaikie
- [llvm] r188082 - DebugInfo: provide the ability to add members to a class after it has been constructed
Eric Christopher
- [llvm] r188087 - CHECK-LABEL-ify tests
Stephen Lin
- [llvm] r188091 - Add description of function attribute 'minsize' in LangRef.rst.
Andrea Di Biagio
- [llvm] r188095 - Add a overload to CostTable which allows it to infer the size of the table.
Benjamin Kramer
- [llvm] r188096 - [lit] Fix typo.
Daniel Dunbar
- [llvm] r188097 - [docs] Update TestingGuide's note on how to run with Valgrind.
Daniel Dunbar
- [llvm] r188103 - Mark obviously const methods. Also use reference for parameters when possible.
Jakub Staszak
- [llvm] r188105 - [stackprotector] Simplify SP Pass so that we emit different fail basic blocks for each fail condition.
Michael Gottesman
- [llvm] r188106 - Add another intrinsic that LLVM gives an incorrect prototype to.
Reed Kotler
- [llvm] r188107 - [lit] Update lit's own tests to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [llvm] r188108 - [lit] Drop deprecated aliases for lit and old module names.
Daniel Dunbar
- [llvm] r188109 - [lit] Move ManyTests examples to lit/examples/many-tests.
Daniel Dunbar
- [llvm] r188110 - [lit] Remove old ExamplesTests directory.
Daniel Dunbar
- [llvm] r188110 - [lit] Remove old ExamplesTests directory.
David Blaikie
- [llvm] r188110 - [lit] Remove old ExamplesTests directory.
Daniel Dunbar
- [llvm] r188113 - DataFlowSanitizer: Remove unreachable BBs so IR continues to verify
Peter Collingbourne
- [llvm] r188119 - Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
- [llvm] r188119 - Kill some duplicated code for removing unreachable BBs.
Arnold Schwaighofer
- [llvm] r188119 - Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
- [llvm] r188119 - Kill some duplicated code for removing unreachable BBs.
Arnold Schwaighofer
- [llvm] r188122 - [objc-arc] Track if we encountered an additive overflow while computing {TopDown, BottomUp}PathCounts and do nothing if it occurred.
Michael Gottesman
- [llvm] r188122 - [objc-arc] Track if we encountered an additive overflow while computing {TopDown, BottomUp}PathCounts and do nothing if it occurred.
Rafael Espíndola
- [llvm] r188122 - [objc-arc] Track if we encountered an additive overflow while computing {TopDown, BottomUp}PathCounts and do nothing if it occurred.
Michael Gottesman
- [llvm] r188122 - [objc-arc] Track if we encountered an additive overflow while computing {TopDown, BottomUp}PathCounts and do nothing if it occurred.
Michael Gottesman
- [llvm] r188125 - Check for $PWD in llvm::sys::current_path.
Rafael Espindola
- [llvm] r188135 - R600/SI: Add FMA pattern
Niels Ole Salscheider
- [llvm] r188136 - R600/SI: FMA is faster than fmul and fadd for f64
Niels Ole Salscheider
- [llvm] r188140 - Teach ValueTracking about address spaces
Matt Arsenault
- [llvm] r188141 - [Sparc] Enable xword directive in sparcv9.
Venkatraman Govindaraju
- [llvm] r188142 - Revert r188119 "Kill some duplicated code for removing unreachable BBs."
Arnold Schwaighofer
- [llvm] r188143 - Incorrect JAL instruction attributes caused the optimizer to make a wrong
Reed Kotler
- [llvm] r188144 - Reformat some bits of AllocaPromoter and simplify the name and type of
Chandler Carruth
- [llvm] r188145 - Finish fixing the SSAUpdater-based AllocaPromoter strategy in SROA to cope with
Chandler Carruth
- [llvm] r188146 - Re-instate r187323 which fast-tracks promotable allocas as soon as the
Chandler Carruth
- [llvm] r188147 - AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm instructions.
Elena Demikhovsky
- [llvm] r188148 - AVX-512: Added more tests for BROADCAST
Elena Demikhovsky
- [llvm] r188149 - Don't generate floating point stubs for mips16 code if the function
Reed Kotler
- [LNT][PATCH] extract configuration from nightly tests
Chris Matthews
- [LNT][PATCH] extract configuration from nightly tests
Renato Golin
- [LNT][PATCH] extract configuration from nightly tests
Daniel Dunbar
- [LNT][PATCH] extract configuration from nightly tests
Chris Matthews
- [LNT][PATCH] extract configuration from nightly tests
Renato Golin
- [LNT][PATCH] fix duplicated command name in nt test usage message
Chris Matthews
- [LNT][PATCH] fix duplicated command name in nt test usage message
Daniel Dunbar
- [LNT][PATCH] Include the date a sample was taken in the graph view
Chris Matthews
- [LNT][PATCH] Include the date a sample was taken in the graph view
Daniel Dunbar
- [LNT][PATCH] update runtest lit test cases
Chris Matthews
- [LNT][PATCH] update runtest lit test cases
Daniel Dunbar
- [LNT] r187733 - [lnt] runtest compile: Add --save-temps, and remove build results by default.
Daniel Dunbar
- [LNT] r188026 - Update the runtest lit test cases to cover two extra code paths, --multisample and --only-test.
Chris Matthews
- [LNT] r188098 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [LNT] r188099 - [app] Factor out App.create_with_instance().
Daniel Dunbar
- [LNT] r188100 - [lnttool] Add a view-comparison command, for quickly viewing results.
Daniel Dunbar
- [LNT] r188104 - Remove accidental duplications in lnt usage messages.
Chris Matthews
- [LNT] r188111 - Add a second attribute to each point: the time and date for that sample's run. Display that in the graph view mouse over.
Chris Matthews
- [Mesa-dev] [PATCH 1/2] R600/SI: Add FMA pattern
Tom Stellard
- [Mesa-dev] PATCH: R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE
Michel Dänzer
- [PATCH 1/2] R600/SI: Add FMA pattern
Niels Ole Salscheider
- [PATCH 1/2] R600/SI: Implement sint<->fp64 conversions
Niels Ole Salscheider
- [PATCH 1/2] R600/SI: Implement sint<->fp64 conversions
Tom Stellard
- [PATCH 2/2] R600/SI: FMA is faster than fmul and fadd for f64
Niels Ole Salscheider
- [PATCH 2/2] R600/SI: FMA is faster than fmul and fadd for f64
Matt Arsenault
- [PATCH 2/2] R600/SI: Implement fp32<->fp64 conversions
Niels Ole Salscheider
- [PATCH] [-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for COFF
David Majnemer
- [PATCH] [CodeGen] prevent abort on invalid attributes
Saleem Abdulrasool
- [PATCH] [CodeGen] prevent abort on invalid attributes
Tim Northover
- [PATCH] [dfsan] Begin a private header and move shadow_for there.
Peter Collingbourne
- [PATCH] [dfsan] Introduce dfsan_read_label runtime function.
Peter Collingbourne
- [PATCH] [dfsan] Introduce dfsan_union runtime functionn.
Peter Collingbourne
- [PATCH] [dfsan] Remove the unused __dfsan_memcpy function.
Peter Collingbourne
- [PATCH] [dfsan] Runtime support for ABI list functionality; can now run integration tests with args ABI.
Peter Collingbourne
- [PATCH] [FileCheck][clang] Change clang tests to explicitly use CHECK- prefix instead of assuming it
Ron Ofir
- [PATCH] [FileCheck][clang] Change clang tests to explicitly use CHECK- prefix instead of assuming it
Ron Ofir
- [PATCH] [FileCheck][clang] Change clang tests to explicitly use CHECK- prefix instead of assuming it
Chandler Carruth
- [PATCH] [FileCheck] Change clang tests to explicitly use CHECK- prefix instead of assuming it
Ron Ofir
- [PATCH] [FileCheck] Change clang tests to explicitly use CHECK- prefix instead of assuming it
Chandler Carruth
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Robinson, Paul
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Rui Ueyama
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Rui Ueyama
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Ron Ofir
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Tim Northover
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Rui Ueyama
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Ron Ofir
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Ron Ofir
- [PATCH] [lld][Driver] Parallelize reading initial object files.
Rui Ueyama
- [PATCH] [lld][Driver] Parallelize reading initial object files.
Rui Ueyama
- [PATCH] [lld] Update to LLVM ELFFile changes.
Michael Spencer
- [PATCH] [lld] Update to LLVM ELFFile changes.
Shankar Kalpathi Easwaran
- [PATCH][LNT] Fix bug in linear regressions on linear version numbers
Chris Matthews
- [PATCH] [lsan] Add leak_check_at_exit flag.
Sergey Matveev
- [PATCH] [lsan] Add leak_check_at_exit flag.
Alexey Samsonov
- [PATCH] [lsan] Add leak_check_at_exit flag.
Sergey Matveev
- [PATCH] [lsan] Add leak_check_at_exit flag.
Alexey Samsonov
- [PATCH] [lsan] Add leak_check_at_exit flag.
Alexey Samsonov
- [PATCH][MC/SPARC] Add support for EH to SPARC backend
Venkatraman Govindaraju
- [PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.
Rui Ueyama
- [PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.
Shankar Kalpathi Easwaran
- [PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.
Rui Ueyama
- [PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.
Shankar Kalpathi Easwaran
- [PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.
Rui Ueyama
- [PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.
Shankar Kalpathi Easwaran
- [PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.
Rui Ueyama
- [PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.
Shankar Kalpathi Easwaran
- [PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.
Rui Ueyama
- [PATCH][X86_64/MC] Fix code offset for unwind code SET_FPREG and enable test
Kai Nacke
- [PATCH] Added a new register class for Thumb PC-rel loads
Daniel Stewart
- [PATCH] Added a new register class for Thumb PC-rel loads
Evan Cheng
- [PATCH] Added a new register class for Thumb PC-rel loads
Daniel Stewart
- [PATCH] Add function attribute 'optnone'
Andrea Di Biagio
- [PATCH] Add ISD::FROUND for libm round()
Hal Finkel
- [PATCH] Add support for ARM modified immediate syntax
Mihail Popa
- [PATCH] Add support for ARM modified immediate syntax
Tim Northover
- [PATCH] Add support for DebugFission to DWARF parser
Eric Christopher
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [PATCH] Add support for DebugFission to DWARF parser
Eric Christopher
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [PATCH] Add Thumb2 load byte instructions in check for same address
Chad Rosier
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
David Blaikie
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Jessome, Marc
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Nadav Rotem
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Arnold Schwaighofer
- [PATCH] Allow reasonable zeroext/signext tail calls
Tim Northover
- [PATCH] Allow reasonable zeroext/signext tail calls
Nick Lewycky
- [PATCH] Allow reasonable zeroext/signext tail calls
Tim Northover
- [PATCH] Allow reasonable zeroext/signext tail calls
Nick Lewycky
- [PATCH] Change/Add some Makefile targets for style/cleanup when uninstalling (llvm part)
Edoardo P.
- [PATCH] Changed isPrint for U+00AD SOFT HYPHEN to return true.
Alexander Kornienko
- [PATCH] Changed isPrint for U+00AD SOFT HYPHEN to return true.
Jordan Rose
- [PATCH] Changed isPrint for U+00AD SOFT HYPHEN to return true.
Alexander Kornienko
- [PATCH] Changed isPrint for U+00AD SOFT HYPHEN to return true.
Alexander Kornienko
- [PATCH]Clang and AArch64 backend patches to support sshll/ushll instructions
Hao Liu
- [PATCH]Clang and AArch64 backend patches to support sshll/ushll instructions
Tim Northover
- [PATCH] Complete r184924 by changing the LLVM_INCLUDE_TOOL variable type
Edoardo P.
- [PATCH] DataFlowSanitizer: greylist is now ABI list.
Peter Collingbourne
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Peter Collingbourne
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Chandler Carruth
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Evgeniy Stepanov
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Evgeniy Stepanov
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Peter Collingbourne
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Evgeniy Stepanov
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Peter Collingbourne
- [PATCH] DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
- [PATCH] DataFlowSanitizer; LLVM changes.
Peter Collingbourne
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Evgeniy Stepanov
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Chandler Carruth
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Evgeniy Stepanov
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Evgeniy Stepanov
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Chandler Carruth
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Evgeniy Stepanov
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Chandler Carruth
- [PATCH] Documentation. Missing description for function attribute minsize
Andrea_DiBiagio at sn.scee.net
- [PATCH] Documentation. Missing description for function attribute minsize
Sean Silva
- [PATCH] Documentation. Missing description for function attribute minsize
Andrea_DiBiagio at sn.scee.net
- [PATCH] Documentation. Missing description for function attribute minsize
Andrea_DiBiagio at sn.scee.net
- [PATCH] Documentation. Missing description for function attribute minsize
Quentin Colombet
- [PATCH] Documentation. Missing description for function attribute minsize
Andrea_DiBiagio at sn.scee.net
- [PATCH] Documentation. Move the description of attribute nonlazybind to preserve the alphabetical order
Andrea_DiBiagio at sn.scee.net
- [PATCH] Documentation. Move the description of attribute nonlazybind to preserve the alphabetical order
Sean Silva
- [PATCH] Don't force the use of a base pointer with MS inline asm
Reid Kleckner
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Eric Christopher
- [PATCH] Fix assembling of Thumb2 branch instructions.
Mihail Popa
- [PATCH] Fix assembling of Thumb2 branch instructions.
Tim Northover
- [PATCH] Fix assembling of Thumb2 branch instructions.
Mihail Popa
- [PATCH] Fix assembling of Thumb2 branch instructions.
Mihail Popa
- [PATCH] Fix assembling of Thumb2 branch instructions.
Tim Northover
- [PATCH] Fix assertion failure caused by InlineCost when ptrtoint int size is larger than the pointer size
Chandler Carruth
- [PATCH] Fix assertion failure caused by InlineCost when ptrtoint int size is larger than the pointer size
Matt Arsenault
- [PATCH] Fix boolean logic in LockFileManager and test it
Reid Kleckner
- [PATCH] Fix boolean logic in LockFileManager and test it
Hans Wennborg
- [PATCH] Fix boolean logic in LockFileManager and test it
Reid Kleckner
- [PATCH] Fix decoding for Thumb pldw and remove definition for t2PLDWpci
Mihail Popa
- [PATCH] Fix decoding for Thumb pldw and remove definition for t2PLDWpci
Tim Northover
- [PATCH] Fixes a bug when iterating on paths
Tareq A. Siraj
- [PATCH] Fixes a bug when iterating on paths
Rafael Ávila de Espíndola
- [PATCH] Fixes a bug when iterating on paths
Tareq A. Siraj
- [PATCH] Fixes a bug when iterating on paths
Rafael Espíndola
- [PATCH] Fixing a corner-case bug in lib call optimization
Yunzhong Gao
- [PATCH] Fixing a corner-case bug in lib call optimization
Yunzhong Gao
- [PATCH] Fix InstCombine vector bitcasts for big-endian
Richard Sandiford
- [PATCH] Fix InstCombine vector bitcasts for big-endian
Eli Friedman
- [PATCH] Fix makeLibCall so that we can have LibCalls with a void return value.
Michael Gottesman
- [PATCH] Fix Thumb2 CPS syntax
Mihail Popa
- [PATCH] Fix Thumb2 CPS syntax
Tim Northover
- [PATCH] Fix Thumb2 CPS syntax
Mihail Popa
- [PATCH] Fix Thumb2 CPS syntax
Tim Northover
- [PATCH] Fix uninstall-local target in Makefile.rules for shared libraries
Tim Northover
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Dmitri Gribenko
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Dmitri Gribenko
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Manuel Klimek
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Jordan Rose
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Manuel Klimek
- [PATCH] Improve isPotentiallyReachable
Nick Lewycky
- [PATCH] Improve isPotentiallyReachable
Andrew Trick
- [PATCH] Improve isPotentiallyReachable
Nick Lewycky
- [PATCH] Introduce an optimisation for special case lists with large numbers of literal entries.
Alexey Samsonov
- [PATCH] Introduce an optimisation for special case lists with large numbers of literal entries.
Peter Collingbourne
- [PATCH] Introduce factory methods for SpecialCaseList
Alexey Samsonov
- [PATCH] Introduce factory methods for SpecialCaseList
Peter Collingbourne
- [PATCH] Introduce factory methods for SpecialCaseList
Alexey Samsonov
- [PATCH] Introduce factory methods for SpecialCaseList
Alexey Samsonov
- [PATCH] Introduce factory methods for SpecialCaseList
Peter Collingbourne
- [PATCH] Introduce Regex::isLiteralERE function.
Alexey Samsonov
- [PATCH] Introduce Regex::isLiteralERE function.
Peter Collingbourne
- [PATCH] Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
- [PATCH] Kill some duplicated code for removing unreachable BBs.
Rafael Espíndola
- [PATCH] Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
- [PATCH] Kill some duplicated code for removing unreachable BBs.
Rafael Ávila de Espíndola
- [PATCH] Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
- [PATCH] Make AsmPrinter::emitImplicitDef a virtual method so targets can emit custom comments for implicit defs
Justin Holewinski
- [PATCH] Make DWARFCompileUnit non-copyable
Alexey Samsonov
- [patch] Misc changes to LTOCodeGenerator
Shuxin Yang
- [PATCH] pow(10, x) ―> __exp10(x)
Yi Jiang
- Re: [PATCH] pow(10, x) ―> __exp10(x)
Hal Finkel
- Re: [PATCH] pow(10, x) ―> __exp10(x)
Hal Finkel
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Evan Cheng
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Tim Northover
- [PATCH] Remove seemingly dead InstCombine compare code
Matt Arsenault
- [PATCH] Remove seemingly dead InstCombine compare code
Matt Arsenault
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [PATCH] Rename TargetInfo -> LinkerContext.
Shankar Kalpathi Easwaran
- [PATCH] Rename TargetInfo -> LinkerContext.
Nick Kledzik
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [PATCH] Rename TargetInfo -> LinkerContext.
Shankar Kalpathi Easwaran
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [PATCH] Revert "coff also doesn't have a ReadOnlySection yet, (!)"
David Majnemer
- [PATCH] Revert "coff also doesn't have a ReadOnlySection yet, (!)"
Reid Kleckner
- [PATCH] Runtime support for the indirect function call checker.
Peter Collingbourne
- [PATCH] Runtime support for the indirect function call checker.
Alexey Samsonov
- [PATCH] Runtime support for the indirect function call checker.
Peter Collingbourne
- [PATCH] Skip MachO scattered relocations in RuntimeDyld.
Lang Hames
- [PATCH] Skip MachO scattered relocations in RuntimeDyld.
Lang Hames
- [PATCH] Skip MachO scattered relocations in RuntimeDyld.
Jim Grosbach
- [PATCH] Skip MachO scattered relocations in RuntimeDyld.
Kaylor, Andrew
- [PATCH] Skip MachO scattered relocations in RuntimeDyld.
Lang Hames
- [PATCH] Support APSR_nzcv as operand for Thumb2 mrc
Mihail Popa
- [PATCH] Support APSR_nzcv as operand for Thumb2 mrc
Tim Northover
- [PATCH] Teach ConstantFolding about address space pointer sizes
Matt Arsenault
- [PATCH] Teach ConstantFolding about address space pointer sizes
Evan Cheng
- [PATCH] Teach ConstantFolding about address space pointer sizes
Matt Arsenault
- [PATCH] Teach ConstantFolding about address space pointer sizes
Eli Friedman
- [PATCH] Teach ConstantFolding about address space pointer sizes
Matt Arsenault
- [PATCH] Teach ConstantFolding about address space pointer sizes
Matt Arsenault
- [PATCH] Teach ValueTracking about address spaces
Matt Arsenault
- [PATCH] Teach ValueTracking about address spaces
Eli Friedman
- [PATCH] Teach ValueTracking about address spaces
Matt Arsenault
- [PATCH] test-suite: fpcmp infinite loop when there is a non-numeric difference after numbers
Ahmed Bougacha
- [PATCH] UBSan: Fix alignment checks emitted in downcasts.
Filipe Cabecinhas
- [PATCH] Unify handling of PWD (llvm patch)
Rafael Ávila de Espíndola
- [PATCH] Unify handling of PWD (llvm patch)
Yunzhong Gao
- [PATCH] Unify handling of PWD (llvm patch)
Manuel Klimek
- [PATCH] Unify handling of PWD (llvm patch)
Rafael Espíndola
- [PATCH] Unify handling of PWD (llvm patch)
Yunzhong Gao
- [PATCH] Unify handling of PWD (llvm patch)
Rafael Espíndola
- [PATCH] Unify handling of PWD (llvm patch)
Rafael Ávila de Espíndola
- [PATCH] Unify handling of PWD (llvm patch)
Gao, Yunzhong
- [PATCH] Update documentation regarding Python version
David Wiberg
- [PATCH] Update documentation regarding Python version
David Wiberg
- [PATCH] Update documentation regarding Python version
David Wiberg
- [PATCH] Update documentation regarding Python version
Sean Silva
- [PATCH] Weak symbols for COFF
Nico Rieck
- [PATCH] Weak symbols for COFF
Nico Rieck
- [Polly] Dependence: Simplify Read/Write/MayWrite before feeding them into ISL
Star Tan
- [Polly] Dependence: Simplify Read/Write/MayWrite before feeding them into ISL
Tobias Grosser
- [Polly] Dependence: Simplify Read/Write/MayWrite before feeding them into ISL
Star Tan
- [polly] r187728 - ScopInfo: Split start value from SCEVAddRecExpr to enable parameter sharing.
Tobias Grosser
- [polly] r187772 - ScopInfo: add a testcase that share parameters within nested start.
Tobias Grosser
- [polly] r187981 - PollyDependence: Simplify Read/Write/MayWrite before feeding them into ISL.
Tobias Grosser
- [polly] r188114 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [polly] r188114 - [tests] Update to use lit_config and lit package, as appropriate.
Tobias Grosser
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
Rafael Espíndola
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
David Fang
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
Rafael Espíndola
- [RFC] make arm-use-movt and arm-reserve-r9 options available for all arm
Jeroen Hofstee
- [RFC] make arm-use-movt and arm-reserve-r9 options available for all arm
Renato Golin
- [stackprotector] Add the llvm.stackprotectorcheck intrinsic
Michael Gottesman
- [stackprotector] Add the llvm.stackprotectorcheck intrinsic
Eli Friedman
- [stackprotector] Add the llvm.stackprotectorcheck intrinsic
Michael Gottesman
- [www] r188115 - List the ESL project as a llvm user.
Rafael Espindola
- [zorg] r187743 - [llvmlab] Remove the clang-tools-extra sources copied into clang/tools before we attempt to update sources.
Michael Gottesman
- [zorg] r187744 - [llvmlab] Run long running lit tests when we run the regression tests.
Michael Gottesman
- [zorg] r187750 - Revert "[llvmlab] Run long running lit tests when we run the regression tests."
Michael Gottesman
- [zorg] r187930 - Added InformativeMailNotifier for llvm-s390x-linux1 builder.
Galina Kistanova
- code coverage: llvm-ar: undefined reference to `llvm::raw_fd_ostream::current_pos() const'
Sylvestre Ledru
- Coding standard: return succ on failure?
Richard
- Coding standard: return succ on failure?
Chad Rosier
- Fix bug in linear regressions on linear version numbers
Chris Matthews
- Fix bug in linear regressions on linear version numbers
Daniel Dunbar
- PATCH: R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE
Tom Stellard
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Evan Cheng
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Owen Anderson
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Owen Anderson
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- Shufflevector & InstCombine
James Molloy
- Shufflevector & InstCombine
Nadav Rotem
- Shufflevector & InstCombine
James Molloy
- Shufflevector & InstCombine
Eli Friedman
- Shufflevector & InstCombine
Nadav Rotem
Last message date:
Sun Aug 11 23:47:57 PDT 2013
Archived on: Tue Aug 4 17:10:30 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).