The Week Of Monday 5 August 2013 Archives by date
Starting: Mon Aug 5 01:52:21 PDT 2013
Ending: Sun Aug 11 23:47:57 PDT 2013
Messages: 687
- [llvm] r187717 - AVX-512 set: added mask operations, lowering BUILD_VECTOR for i1 vector types.
Elena Demikhovsky
- code coverage: llvm-ar: undefined reference to `llvm::raw_fd_ostream::current_pos() const'
Sylvestre Ledru
- [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
- [PATCH] Introduce Regex::isLiteralERE function.
Alexey Samsonov
- [PATCH] Introduce an optimisation for special case lists with large numbers of literal entries.
Alexey Samsonov
- [llvm] r187725 - 80-cols
Alexey Samsonov
- [compiler-rt] r187726 - Lint fixes
Alexey Samsonov
- [llvm] r187727 - Silencing an MSVC11 type conversion warning.
Aaron Ballman
- [PATCH] Documentation. Missing description for function attribute minsize
Andrea_DiBiagio at sn.scee.net
- [PATCH] Make AsmPrinter::emitImplicitDef a virtual method so targets can emit custom comments for implicit defs
Justin Holewinski
- [polly] r187728 - ScopInfo: Split start value from SCEVAddRecExpr to enable parameter sharing.
Tobias Grosser
- [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: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Evan Cheng
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Evan Cheng
- [PATCH] Add function attribute 'optnone'
Andrea Di Biagio
- 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
- Shufflevector & InstCombine
James Molloy
- [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
- [PATCH] Teach ValueTracking about address spaces
Matt Arsenault
- [PATCH] Introduce Regex::isLiteralERE function.
Peter Collingbourne
- [PATCH] Introduce an optimisation for special case lists with large numbers of literal entries.
Peter Collingbourne
- Shufflevector & InstCombine
Nadav Rotem
- [llvm] r187710 - Build with the $RDYNAMIC flag on Darwin as well as other platforms.
Eric Christopher
- [LNT] r187733 - [lnt] runtest compile: Add --save-temps, and remove build results by default.
Daniel Dunbar
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- [PATCH] Documentation. Missing description for function attribute minsize
Sean Silva
- Coding standard: return succ on failure?
Richard
- [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
- [llvm] r187710 - Build with the $RDYNAMIC flag on Darwin as well as other platforms.
Bob Wilson
- [PATCH] Add support for DebugFission to DWARF parser
Eric Christopher
- [llvm] r187710 - Build with the $RDYNAMIC flag on Darwin as well as other platforms.
Eric Christopher
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Owen Anderson
- [llvm] r187732 - Introduce an optimisation for special case lists with large numbers of literal entries.
Sean Silva
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [llvm] r187732 - Introduce an optimisation for special case lists with large numbers of literal entries.
Peter Collingbourne
- [PATCH] Add support for DebugFission to DWARF parser
Eric Christopher
- Shufflevector & InstCombine
James Molloy
- [llvm] r187739 - [bugpoint] Allow the user to specify the path to opt on the commandline.
Michael Gottesman
- [PATCH] Add Thumb2 load byte instructions in check for same address
Chad Rosier
- Coding standard: return succ on failure?
Chad Rosier
- [llvm] r187742 - Change parent hashing algorithm to be non-recursive and elaborate
Eric Christopher
- [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
- [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
- [PATCH] Remove seemingly dead InstCombine compare code
Matt Arsenault
- [llvm] r187748 - TargetLowering: Add getVectorIdxTy() function v2
Tom Stellard
- [llvm] r187749 - R600: Implement TargetLowering::getVectorIdxTy()
Tom Stellard
- [zorg] r187750 - Revert "[llvmlab] Run long running lit tests when we run the regression tests."
Michael Gottesman
- [llvm] r187752 - Recommit previous cleanup with a fix for c++98 ambiguity.
Eric Christopher
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- [llvm] r187754 - R600/SI: Add missing test for r187749
Tom Stellard
- [llvm] r187749 - R600: Implement TargetLowering::getVectorIdxTy()
Tom Stellard
- [PATCH] Remove seemingly dead InstCombine compare code
Matt Arsenault
- [llvm] r187755 - Fix grammar.
Bill Wendling
- [PATCH] test-suite: fpcmp infinite loop when there is a non-numeric difference after numbers
Ahmed Bougacha
- [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
- [PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.
Rui Ueyama
- [llvm] r187761 - Add some comment to LTOCodeGenerator class
Bob Wilson
- [llvm] r187761 - Add some comment to LTOCodeGenerator class
Shuxin Yang
- [llvm] r187763 - Allow 4 as a valid debug info version.
Eric Christopher
- [llvm] r187761 - Add some comment to LTOCodeGenerator class
Bob Wilson
- [PATCH] [CodeGen] prevent abort on invalid attributes
Saleem Abdulrasool
- [llvm] r187764 - Factor FlattenCFG out from SimplifyCFG
Tom Stellard
- [llvm] r187763 - Allow 4 as a valid debug info version.
Chandler Carruth
- [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
- [lld] r187665 - [PECOFF] Remove an assertion that's too heavy.
Shankar Easwaran
- [lld] r187645 - [PECOFF] A symbol with symbol with section number 0 and non-zero value represents a BSS atom.
Shankar Easwaran
- [lld] r187643 - [PECOFF] Simplify COFFBSSAtom.
Shankar Easwaran
- [lld] r187665 - [PECOFF] Remove an assertion that's too heavy.
Rui Ueyama
- [lld] r187645 - [PECOFF] A symbol with symbol with section number 0 and non-zero value represents a BSS atom.
Rui Ueyama
- [llvm] r187771 - Simplify code slightly. No functional change.
Craig Topper
- [polly] r187772 - ScopInfo: add a testcase that share parameters within nested start.
Tobias Grosser
- [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
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Dmitri Gribenko
- [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
- [PATCH] pow(10, x) ―> __exp10(x)
Yi Jiang
- [llvm] r187783 - Simplify vector lane handling math a bit. No functional change intended.
Craig Topper
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Robinson, Paul
- Re: [PATCH] pow(10, x) ―> __exp10(x)
Hal Finkel
- [llvm] r187764 - Factor FlattenCFG out from SimplifyCFG
Timur Iskhodzhanov
- [llvm] r187786 - Unbreak Debug build on Windows
Serge Pavlov
- [llvm] r187764 - Factor FlattenCFG out from SimplifyCFG
Serge Pavlov
- [llvm] r187764 - Factor FlattenCFG out from SimplifyCFG
Timur Iskhodzhanov
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [llvm] r187787 - Refactor isInTailCallPosition handling
Tim Northover
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Tim Northover
- [compiler-rt] r187788 - [sanitizer] Intercept sched_getaffinity.
Evgeniy Stepanov
- [compiler-rt] r187789 - [sanitizer] Fix NULL arg handling in setitimer/getitimer interceptors.
Evgeniy Stepanov
- [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
- [PATCH] Make DWARFCompileUnit non-copyable
Alexey Samsonov
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [PATCH] Documentation. Move the description of attribute nonlazybind to preserve the alphabetical order
Andrea_DiBiagio at sn.scee.net
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [PATCH] Documentation. Missing description for function attribute minsize
Andrea_DiBiagio at sn.scee.net
- [PATCH] [lsan] Add leak_check_at_exit flag.
Sergey Matveev
- [PATCH] [lsan] Add leak_check_at_exit flag.
Alexey Samsonov
- [llvm] r187793 - Remove oddly named libraries with "make uninstall-local"
Tim Northover
- [PATCH] Fix uninstall-local target in Makefile.rules for shared libraries
Tim Northover
- [PATCH] Allow reasonable zeroext/signext tail calls
Tim Northover
- [llvm] r187794 - Add a release not about llvm-ar.
Rafael Espindola
- [llvm] r187795 - ARM: implement allowTruncateForTailCall
Tim Northover
- [PATCH] Fix assembling of Thumb2 branch instructions.
Mihail Popa
- [compiler-rt] r187797 - [libsanitizer] Drive-by fix for -Wempty-body in sanitizer_common_syscalls.inc
Alexander Potapenko
- [llvm] r187798 - [NVPTX] Start conversion to MC infrastructure
Justin Holewinski
- [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
- [PATCH] Fixes a bug when iterating on paths
Tareq A. Siraj
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Jessome, Marc
- [llvm] r187800 - [NVPTX] Add missing patterns for i1 [s, u]int_to_fp
Justin Holewinski
- [lld] r187645 - [PECOFF] A symbol with symbol with section number 0 and non-zero value represents a BSS atom.
Shankar Easwaran
- [PATCH] Fix decoding for Thumb pldw and remove definition for t2PLDWpci
Mihail Popa
- [PATCH] Support APSR_nzcv as operand for Thumb2 mrc
Mihail Popa
- [PATCH] Fix assembling of Thumb2 branch instructions.
Tim Northover
- [lld] r187645 - [PECOFF] A symbol with symbol with section number 0 and non-zero value represents a BSS atom.
Rui Ueyama
- [PATCH] Support APSR_nzcv as operand for Thumb2 mrc
Tim Northover
- [llvm] r187803 - Support APSR_nzcv as operand for Thumb2 mrc. Deprecate pre-UAL syntax (pc instead of apsr_nzcv)
Mihai Popa
- [PATCH] Fix decoding for Thumb pldw and remove definition for t2PLDWpci
Tim Northover
- [llvm] r187804 - This corrects creation of operands for t2PLDW. It also removes the definition of t2PLDWpci,
Mihai Popa
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Rui Ueyama
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Nadav Rotem
- [PATCH] [CodeGen] prevent abort on invalid attributes
Tim Northover
- [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
- [PATCH] Fixing a corner-case bug in lib call optimization
Yunzhong Gao
- Re: [PATCH] pow(10, x) ―> __exp10(x)
Hal Finkel
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Rui Ueyama
- [PATCH] First set of patches for type uniquing
Manman Ren
- [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
- [llvm] r187811 - [LangRef] Alphabetize function attribute listing.
Sean Silva
- [PATCH] Documentation. Move the description of attribute nonlazybind to preserve the alphabetical order
Sean Silva
- [llvm] r187812 - Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [llvm] r187813 - Use gnu style builtins in MathExtras.h with clang on Windows
Reid Kleckner
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [llvm] r187812 - Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Eric Christopher
- [PATCH] Rename TargetInfo -> LinkerContext.
Shankar Kalpathi Easwaran
- [llvm] r187812 - Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
- [PATCH] Rename TargetInfo -> LinkerContext.
Nick Kledzik
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [llvm] r187798 - [NVPTX] Start conversion to MC infrastructure
Aaron Ballman
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [PATCH] Rename TargetInfo -> LinkerContext.
Shankar Kalpathi Easwaran
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Eric Christopher
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [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] r187821 - [mips] Replace usages of register classes with register operands. Also, remove
Akira Hatanaka
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Dmitri Gribenko
- [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
- [lld] r187823 - Rename TargetInfo -> LinkingContext.
Rui Ueyama
- [llvm] r187824 - [mips] Delete unnecessary InstAliases. Also, clear some of the InstAlias'
Akira Hatanaka
- [PATCH] Rename TargetInfo -> LinkerContext.
Rui Ueyama
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [llvm] r187825 - LoopVectorize: Allow vectorization of loops with lifetime markers
Arnold Schwaighofer
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Arnold Schwaighofer
- [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] 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] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Eric Christopher
- [PATCH] First set of patches for type uniquing
Eric Christopher
- [llvm] r187826 - Remove some std stream usage from Support and TableGen
Reid Kleckner
- [llvm] r187828 - [mips] Mark instructions defined in Mips64InstrInfo.td that are duplicates of
Akira Hatanaka
- [llvm] r187763 - Allow 4 as a valid debug info version.
Eric Christopher
- [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
- [PATCH] UBSan: Fix alignment checks emitted in downcasts.
Filipe Cabecinhas
- [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] r187798 - [NVPTX] Start conversion to MC infrastructure
Justin Holewinski
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
David Blaikie
- PATCH: R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE
Tom Stellard
- [llvm] r187834 - R600: Add new file from r187831 to CMakeLists.txt
Tom Stellard
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Shuxin Yang
- [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] r187798 - [NVPTX] Start conversion to MC infrastructure
Aaron Ballman
- [PATCH] Fix boolean logic in LockFileManager and test it
Reid Kleckner
- [llvm] r187837 - 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
- [llvm] r187838 - Remove unused functions introduced in r172685 to unbreak the Clang -Werror build
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
David Blaikie
- [llvm] r187839 - Check for _strtoi64 in the cmake build if strtoll is missing
Reid Kleckner
- [compiler-rt] r187841 - Revert "[sanitizer] Intercept sched_getaffinity."
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
- [compiler-rt] r187788 - [sanitizer] Intercept sched_getaffinity.
David Blaikie
- [llvm] r187842 - Disable tests on WIN32 (which has incorrect implementation of isPrint and
Alexander Kornienko
- [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] 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
- [PATCH] Fix boolean logic in LockFileManager and test it
Hans Wennborg
- [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
- [PATCH] Fix boolean logic in LockFileManager and test it
Reid Kleckner
- [PATCH] Allow reasonable zeroext/signext tail calls
Nick Lewycky
- [PATCH] Weak symbols for COFF
Nico Rieck
- [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] 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] 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] 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] r187843 - Move somewhat messy conditional out of line.
David Blaikie
- [llvm] r187868 - Remove the assertion for now. This breaks lld.
Dmitri Gribenko
- [llvm] r187869 - Initialize SIInsertWaits::ExpInstrTypesSeen in the pass constructor.
Evgeniy Stepanov
- [compiler-rt] r187841 - Revert "[sanitizer] Intercept sched_getaffinity."
Evgeniy Stepanov
- [llvm] r187870 - Simplify code. No functional change intended.
Craig Topper
- [llvm] r187872 - Remove some parens. No functional change.
Eric Christopher
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Evgeniy Stepanov
- [llvm] r187843 - Move somewhat messy conditional out of line.
Eric Christopher
- [compiler-rt] r187873 - Enable pipefail for LSan tests
Alexey Samsonov
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Chandler Carruth
- [compiler-rt] r187875 - Enable pipefail for TSan tests
Alexey Samsonov
- [compiler-rt] r187876 - [sanitizer] Intercept sched_getaffinity.
Evgeniy Stepanov
- [compiler-rt] r187877 - Enable pipefail for ASan tests
Alexey Samsonov
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [compiler-rt] r187878 - Distinguish 32-bit ASan from 64-bit ASan in lit configs
Alexey Samsonov
- [llvm] r187879 - Commit a no-op change to StringRef to (hopefully) trigger build bots.
Chandler Carruth
- [PATCH] [lsan] Add leak_check_at_exit flag.
Sergey Matveev
- [llvm] r187880 - JumpThreading: Turn a select instruction into branching if it allows to thread one half of the select.
Benjamin Kramer
- [PATCH] Changed isPrint for U+00AD SOFT HYPHEN to return true.
Alexander Kornienko
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Evgeniy Stepanov
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Evgeniy Stepanov
- [PATCH] [lsan] Add leak_check_at_exit flag.
Alexey Samsonov
- [PATCH] [lsan] Add leak_check_at_exit flag.
Alexey Samsonov
- [compiler-rt] r187881 - ASan: fix one more test case for pipefail
Alexey Samsonov
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Chandler Carruth
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Evgeniy Stepanov
- [Mesa-dev] PATCH: R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE
Michel Dänzer
- [llvm] r187882 - [SystemZ] Add floating-point load-and-test instructions
Richard Sandiford
- [llvm] r187883 - [SystemZ] Optimize floating-point comparisons with zero
Richard Sandiford
- [llvm] r187852 - [lit] Drop --no-execute, which isn't generally useful.
NAKAMURA Takumi
- [PATCH] Fix assembling of Thumb2 branch instructions.
Mihail Popa
- [llvm] r187884 - AVX-512 set: Added BROADCAST instructions
Elena Demikhovsky
- [compiler-rt] r187885 - [TSan] Let the users suppress use-after-free errors using the "race:" suppressions.
Alexander Potapenko
- [llvm] r187886 - Lit: Resurrect --no-execute dropped in r187852.
NAKAMURA Takumi
- [llvm] r187887 - Lit: Fixup in r187886.
NAKAMURA Takumi
- [llvm] r187852 - [lit] Drop --no-execute, which isn't generally useful.
Daniel Dunbar
- [llvm] r187874 - Add support for linking against a curses library when available and
James Molloy
- [compiler-rt] r187889 - [TSan] Fix free_race.c by removing `not` from the test invocation that doesn't fail.
Alexander Potapenko
- [compiler-rt] r187875 - Enable pipefail for TSan tests
Rafael Espíndola
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187856 - [lit] Use dual-compatible print() syntax where possible.
Eli Bendersky
- [PATCH 1/2] R600/SI: Implement sint<->fp64 conversions
Niels Ole Salscheider
- [PATCH 2/2] R600/SI: Implement fp32<->fp64 conversions
Niels Ole Salscheider
- [PATCH] Changed isPrint for U+00AD SOFT HYPHEN to return true.
Jordan Rose
- [llvm] r187864 - Change public functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Robinson, Paul
- [llvm] r187874 - Add support for linking against a curses library when available and
Chris Lattner
- [llvm] r187895 - Confusing comment typo.
Andrew Trick
- [llvm] r187896 - lit/LitConfig.py: Fixup for msys bash.
NAKAMURA Takumi
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187856 - [lit] Use dual-compatible print() syntax where possible.
Daniel Dunbar
- [llvm] r187763 - Allow 4 as a valid debug info version.
Benjamin Kramer
- [llvm] r187899 - Move assert above first use of variable that we'd be asserting on.
Eric Christopher
- [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] r187902 - Add the common begin/end naming convention to the coding standard.
Rafael Espindola
- [PATCH] Teach ConstantFolding about address space pointer sizes
Matt Arsenault
- [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] r187907 - On Windows, autolink advapi32 from Path.inc for CryptAcquireContextW
Reid Kleckner
- [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] Change/Add some Makefile targets for style/cleanup when uninstalling (llvm part)
Edoardo P.
- [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] 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] 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
- [PATCH] Update documentation regarding Python version
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
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] r187917 - [lit] Avoid deprecated dict.has_key() method.
Daniel Dunbar
- [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] r187918 - [lit] Use list comprehensions instead of map().
Eli Bendersky
- [llvm] r187918 - [lit] Use list comprehensions instead of map().
Daniel Dunbar
- [llvm] r187923 - DataFlowSanitizer; LLVM changes.
Peter Collingbourne
- [compiler-rt] r187924 - DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
- [llvm] r187926 - Add ISD::FROUND for libm round()
Hal Finkel
- [PATCH] DataFlowSanitizer; LLVM changes.
Peter Collingbourne
- [PATCH] DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
- [PATCH] 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
- [zorg] r187930 - Added InformativeMailNotifier for llvm-s390x-linux1 builder.
Galina Kistanova
- [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] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Reid Kleckner
- [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] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Jakob Stoklund Olesen
- [PATCH 1/2] R600/SI: Implement sint<->fp64 conversions
Tom Stellard
- [PATCH] [lld][Driver] Parallelize reading initial object files.
Rui Ueyama
- [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] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r187944 - Fix ARM build.
Peter Collingbourne
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Reid Kleckner
- [llvm] r187874 - Add support for linking against a curses library when available and
Jordan Rose
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Peter Collingbourne
- [llvm] r187941 - [objc-arc] Track if we encountered an additive overflow while computing {TopDown, BottomUp}PathCounts and do nothing if it occured.
Michael Gottesman
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Chandler Carruth
- [PATCH] Don't force the use of a base pointer with MS inline asm
Reid Kleckner
- [llvm] r187874 - Add support for linking against a curses library when available and
Chandler Carruth
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Jakob Stoklund Olesen
- [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] 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
- [PATCH] Revert "coff also doesn't have a ReadOnlySection yet, (!)"
David Majnemer
- [PATCH] Revert "coff also doesn't have a ReadOnlySection yet, (!)"
Reid Kleckner
- [llvm] r187949 - 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] 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] r187874 - Add support for linking against a curses library when available and
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
- [PATCH] Teach ConstantFolding about address space pointer sizes
Evan Cheng
- [llvm] r187960 - PPC: Map frin to round() not nearbyint() and rint()
Hal Finkel
- [PATCH] Fixes a bug when iterating on paths
Rafael Ávila de Espíndola
- [Polly] Dependence: Simplify Read/Write/MayWrite before feeding them into ISL
Star Tan
- [PATCH] Fix assertion failure caused by InlineCost when ptrtoint int size is larger than the pointer size
Chandler Carruth
- [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] r187964 - The conversion to bool is fine here, no need to check isType.
Eric Christopher
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Chandler Carruth
- [llvm] r187963 - Make sure that if we're going to attempt to add a type to a DIE that
Alexey Samsonov
- [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] r187963 - Make sure that if we're going to attempt to add a type to a DIE that
Eric Christopher
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Evgeniy Stepanov
- [llvm] r187966 - For DW_TAG_template_type_parameter the actual passed in type could
Eric Christopher
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Evgeniy Stepanov
- [llvm] r187967 - Disable inlining between sanitized and non-sanitized functions.
Evgeniy Stepanov
- [compiler-rt] r187968 - Simplify (and fix) check-dfsan configs
Alexey Samsonov
- [llvm] r187970 - DISubprogram metadata have an MDNode representing which base type
Eric Christopher
- [PATCH] Fix InstCombine vector bitcasts for big-endian
Richard Sandiford
- [compiler-rt] r187971 - [sanitizer] ASan/MSan tests for r187967.
Evgeniy Stepanov
- [llvm] r187874 - Add support for linking against a curses library when available and
James Molloy
- [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] r187827 - Change the linkage of these global values to 'internal'.
Alexander Potapenko
- [llvm] r187874 - Add support for linking against a curses library when available and
Joerg Sonnenberger
- [compiler-rt] r187978 - [sanitizer] Intercept strerror and strerror_r.
Evgeniy Stepanov
- [PATCH] Weak symbols for COFF
Nico Rieck
- [compiler-rt] r187980 - tsan: better diagnostics for invalid addresses passed to free()
Dmitry Vyukov
- [polly] r187981 - PollyDependence: Simplify Read/Write/MayWrite before feeding them into ISL.
Tobias Grosser
- [compiler-rt] r187982 - [sanitizer] Intercept scandir/scandir64.
Evgeniy Stepanov
- [Polly] Dependence: Simplify Read/Write/MayWrite before feeding them into ISL
Tobias Grosser
- [compiler-rt] r187983 - [sanitizer] Limit scandir interceptor to Linux.
Evgeniy Stepanov
- [PATCH] Added a new register class for Thumb PC-rel loads
Daniel Stewart
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Chad Rosier
- [llvm] r187984 - Fix the comment.
Jakub Staszak
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Rafael Espíndola
- [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
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Rafael Espíndola
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
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.
Rafael Espíndola
- [llvm] r187874 - Add support for linking against a curses library when available and
Jordan Rose
- [llvm] r187992 - Fix off-by-one error in Regex::isValid
Alexey Samsonov
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Reid Kleckner
- [PATCH] Introduce factory methods for SpecialCaseList
Alexey Samsonov
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Chad Rosier
- [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] Teach ConstantFolding about address space pointer sizes
Matt Arsenault
- [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
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
David Fang
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Manuel Klimek
- [llvm] r175576 - [ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Reid Kleckner
- [PATCH] Improve isPotentiallyReachable
Nick Lewycky
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
Rafael Espíndola
- [PATCH] Skip MachO scattered relocations in RuntimeDyld.
Lang Hames
- [PATCH] Skip MachO scattered relocations in RuntimeDyld.
Lang Hames
- [dragonegg] r188001 - [tests] Import executeCommand() from lit.
Daniel Dunbar
- [llvm] r187819 - Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
Eric Christopher
- [dragonegg] r188002 - [tests] Find local test utilities relative to config files.
Daniel Dunbar
- [LNT][PATCH] update runtest lit test cases
Chris Matthews
- [dragonegg] r188003 - [tests] Import lit modules properly (via its package).
Daniel Dunbar
- [llvm] r188004 - initial draft of PPCMachObjectWriter.cpp
David Fang
- [LNT][PATCH] update runtest lit test cases
Daniel Dunbar
- [PATCH] [lld] Update to LLVM ELFFile changes.
Michael Spencer
- [LNT][PATCH] extract configuration from nightly tests
Chris Matthews
- [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
- [lld] r188011 - Update the .drectve section to remove reference to nonexistent files.
Rui Ueyama
- [llvm] r188012 - Revert "Reapply r185872 now that the address sanitizer has been changed to support this."
Arnold Schwaighofer
- [llvm] r187939 - Reapply r185872 now that the address sanitizer has been changed to support this.
Arnold Schwaighofer
- [PATCH] [lld] Update to LLVM ELFFile changes.
Shankar Kalpathi Easwaran
- [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] 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
- [lld] r188021 - Update to llvm changes.
Michael J. Spencer
- [llvm] r188022 - [Object] Split the ELF interface into 3 parts.
Michael J. Spencer
- [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] r188023 - llvm isn't C++11 yet :(
Michael J. Spencer
- [PATCH] Added a new register class for Thumb PC-rel loads
Evan Cheng
- [LNT][PATCH] fix duplicated command name in nt test usage message
Chris Matthews
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Peter Collingbourne
- [llvm] r188022 - [Object] Split the ELF interface into 3 parts.
Ulrich Weigand
- [PATCH] Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
- [PATCH] Skip MachO scattered relocations in RuntimeDyld.
Jim Grosbach
- [llvm] r188024 - Mips ELF: MicroMips direct object Little endian support.
Jack Carter
- [lld] r188025 - [PECOFF] Support COMDAT section that contains mergeable atoms.
Rui Ueyama
- [LNT] r188026 - Update the runtest lit test cases to cover two extra code paths, --multisample and --only-test.
Chris Matthews
- [llvm] r188028 - Move hash computation code into a separate class and file.
Eric Christopher
- [lld] r188025 - [PECOFF] Support COMDAT section that contains mergeable atoms.
Reid Kleckner
- [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] r185882 - Don't run internalize if we're outputing bit-code and not an object file.
Bill Wendling
- [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
- [patch] Misc changes to LTOCodeGenerator
Shuxin Yang
- [PATCH] Skip MachO scattered relocations in RuntimeDyld.
Kaylor, Andrew
- [PATCH] Introduce factory methods for SpecialCaseList
Peter Collingbourne
- [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
- [Polly] Dependence: Simplify Read/Write/MayWrite before feeding them into ISL
Star Tan
- [lld] r188045 - Fix comment typo.
Rui Ueyama
- [lld] r188046 - [PECOFF] Fully cover the switch for COMDAT attributes and add a comment.
Rui Ueyama
- [lld] r188025 - [PECOFF] Support COMDAT section that contains mergeable atoms.
Rui Ueyama
- [PATCH] Skip MachO scattered relocations in RuntimeDyld.
Lang Hames
- [llvm] r185882 - Don't run internalize if we're outputing bit-code and not an object file.
Nick Kledzik
- [llvm] r188047 - [CodeGen] prevent abnormal on invalid attributes
Saleem Abdulrasool
- [LNT][PATCH] Include the date a sample was taken in the graph view
Chris Matthews
- [PATCH] Unify handling of PWD (llvm patch)
Rafael Ávila de Espíndola
- [llvm] r188048 - Set ISD::FROUND to Expand by default for all types
Hal Finkel
- [lld] r188049 - Fix spelling error. s/Libary/Library/g.
Rui Ueyama
- [llvm] r188051 - Change asserts at the top of getVectorShuffle to check that LHS and RHS have the same type as the result.
Craig Topper
- [lld] r188052 - [PECOFF] Create __ImageBase symbol.
Rui Ueyama
- [PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.
Rui Ueyama
- [PATCH] [lld][Driver] Parallelize reading initial object files.
Rui Ueyama
- [llvm] r188054 - Add missing 'v' prefix in front of palignr on one of checks.
Craig Topper
- [lld] r188052 - [PECOFF] Create __ImageBase symbol.
Saleem Abdulrasool
- [PATCH] Fix assertion failure caused by InlineCost when ptrtoint int size is larger than the pointer size
Matt Arsenault
- [llvm] r188057 - Try to unbreak Windows build after r188022
Alexey Samsonov
- [PATCH] Improve isPotentiallyReachable
Andrew Trick
- [PATCH] Introduce factory methods for SpecialCaseList
Alexey Samsonov
- [PATCH] Introduce factory methods for SpecialCaseList
Alexey Samsonov
- [PATCH] Runtime support for the indirect function call checker.
Peter Collingbourne
- [PATCH] Runtime support for the indirect function call checker.
Alexey Samsonov
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Ron Ofir
- [PATCH] Fix assembling of Thumb2 branch instructions.
Mihail Popa
- [PATCH] Fix Thumb2 CPS syntax
Mihail Popa
- [llvm] r188062 - [SystemZ] Update README
Richard Sandiford
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Tim Northover
- [llvm] r188064 - Add back missing PPC relocation types.
Ulrich Weigand
- [PATCH] Fix assembling of Thumb2 branch instructions.
Tim Northover
- [llvm] r188066 - Remove byte order mark from source file.
Benjamin Kramer
- [llvm] r188067 - Fix assembling of Thumb2 branch instructions.
Mihai Popa
- [PATCH] Documentation. Missing description for function attribute minsize
Andrea_DiBiagio at sn.scee.net
- [LNT][PATCH] extract configuration from nightly tests
Renato Golin
- [llvm] r188022 - [Object] Split the ELF interface into 3 parts.
Renato Golin
- [PATCH] Allow reasonable zeroext/signext tail calls
Tim Northover
- [PATCH] Add support for ARM modified immediate syntax
Mihail Popa
- [PATCH] Add support for ARM modified immediate syntax
Tim Northover
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Evgeniy Stepanov
- [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
- [PATCH] Fix Thumb2 CPS syntax
Tim Northover
- [compiler-rt] r188069 - [sanitizer] Fix handling of %n in scanf interceptor.
Evgeniy Stepanov
- [PATCH 1/2] R600/SI: Add FMA pattern
Niels Ole Salscheider
- [PATCH 2/2] R600/SI: FMA is faster than fmul and fadd for f64
Niels Ole Salscheider
- [PATCH] Fix Thumb2 CPS syntax
Mihail Popa
- [PATCH] Fix Thumb2 CPS syntax
Tim Northover
- [llvm] r188071 - This fixes the Thumb2 CPS assembly syntax.
Mihai Popa
- [PATCH] Added a new register class for Thumb PC-rel loads
Daniel Stewart
- [llvm] r188074 - Make helper static and fix formatting.
Benjamin Kramer
- [llvm] r188029 - Revert r185882. This is causing problems with the gold linker and might be better handled by the linker.
Rafael Espíndola
- [llvm] r185882 - Don't run internalize if we're outputing bit-code and not an object file.
Rafael Espíndola
- [PATCH] Kill some duplicated code for removing unreachable BBs.
Rafael Espíndola
- [llvm] r187711 - Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.
Rafael Espíndola
- [llvm] r188076 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [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] r188079 - ELFObjectFile.h: Silence warning on Windows
Hans Wennborg
- [llvm] r188081 - Make directory iterator sentinels free.
Benjamin Kramer
- [LNT][PATCH] extract configuration from nightly tests
Daniel Dunbar
- [llvm] r188082 - DebugInfo: provide the ability to add members to a class after it has been constructed
David Blaikie
- [LNT][PATCH] fix duplicated command name in nt test usage message
Daniel Dunbar
- [PATCH]Clang and AArch64 backend patches to support sshll/ushll instructions
Hao Liu
- [LNT][PATCH] Include the date a sample was taken in the graph view
Daniel Dunbar
- [PATCH] Fixing a corner-case bug in lib call optimization
Yunzhong Gao
- [llvm] r188087 - CHECK-LABEL-ify tests
Stephen Lin
- [llvm] r185882 - Don't run internalize if we're outputing bit-code and not an object file.
Shuxin Yang
- [PATCH] Documentation. Missing description for function attribute minsize
Quentin Colombet
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Rui Ueyama
- [llvm] r188082 - DebugInfo: provide the ability to add members to a class after it has been constructed
Robinson, Paul
- [lld] r188052 - [PECOFF] Create __ImageBase symbol.
Rui Ueyama
- [lld] r188090 - [PECOFF] Add a note about underscore symbol prefix.
Rui Ueyama
- [lld] r188052 - [PECOFF] Create __ImageBase symbol.
Rui Ueyama
- [llvm] r188029 - Revert r185882. This is causing problems with the gold linker and might be better handled by the linker.
Bill Wendling
- [llvm] r188091 - Add description of function attribute 'minsize' in LangRef.rst.
Andrea Di Biagio
- [PATCH] Documentation. Missing description for function attribute minsize
Andrea_DiBiagio at sn.scee.net
- [lld] r188093 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [PATCH]Clang and AArch64 backend patches to support sshll/ushll instructions
Tim Northover
- [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
- [PATCH 2/2] R600/SI: FMA is faster than fmul and fadd for f64
Matt Arsenault
- [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
- [PATCH] Runtime support for the indirect function call checker.
Peter Collingbourne
- [PATCH] Fix makeLibCall so that we can have LibCalls with a void return value.
Michael Gottesman
- [stackprotector] Add the llvm.stackprotectorcheck intrinsic
Michael Gottesman
- [stackprotector] Add the llvm.stackprotectorcheck intrinsic
Eli Friedman
- [PATCH] Allow reasonable zeroext/signext tail calls
Nick Lewycky
- [llvm] r188103 - Mark obviously const methods. Also use reference for parameters when possible.
Jakub Staszak
- [PATCH] Fixes a bug when iterating on paths
Tareq A. Siraj
- [LNT] r188104 - Remove accidental duplications in lnt usage messages.
Chris Matthews
- [llvm] r188105 - [stackprotector] Simplify SP Pass so that we emit different fail basic blocks for each fail condition.
Michael Gottesman
- [LNT][PATCH] extract configuration from nightly tests
Chris Matthews
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [llvm] r188106 - Add another intrinsic that LLVM gives an incorrect prototype to.
Reed Kotler
- [PATCH] Fixes a bug when iterating on paths
Rafael Espíndola
- [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
- [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
- [llvm] r188113 - DataFlowSanitizer: Remove unreachable BBs so IR continues to verify
Peter Collingbourne
- [PATCH] DataFlowSanitizer: Make unreachable BBs verify under the args ABI.
Peter Collingbourne
- [polly] r188114 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [LNT][PATCH] extract configuration from nightly tests
Renato Golin
- [www] r188115 - List the ESL project as a llvm user.
Rafael Espindola
- [PATCH] Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
- [compiler-rt] r188116 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [PATCH] Kill some duplicated code for removing unreachable BBs.
Rafael Ávila de Espíndola
- [PATCH] Unify handling of PWD (llvm patch)
Yunzhong Gao
- [compiler-rt] r188117 - [tests] Add one more lit rename update I missed.
Daniel Dunbar
- [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
- [dragonegg] r188118 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- Fix bug in linear regressions on linear version numbers
Chris Matthews
- [llvm] r188119 - Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
- [PATCH][LNT] Fix bug in linear regressions on linear version numbers
Chris Matthews
- [PATCH] Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
- [PATCH] Unify handling of PWD (llvm patch)
Rafael Espíndola
- [PATCH] Unify handling of PWD (llvm patch)
Rafael Ávila de 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
- [PATCH] Unify handling of PWD (llvm patch)
Gao, Yunzhong
- [PATCH] Improve isPotentiallyReachable
Nick Lewycky
- [stackprotector] Add the llvm.stackprotectorcheck intrinsic
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
- Fix bug in linear regressions on linear version numbers
Daniel Dunbar
- [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
- [PATCH] Complete r184924 by changing the LLVM_INCLUDE_TOOL variable type
Edoardo P.
- [llvm] r188125 - Check for $PWD in llvm::sys::current_path.
Rafael Espindola
- [llvm] r187874 - Add support for linking against a curses library when available and
Rafael Espíndola
- [polly] r188114 - [tests] Update to use lit_config and lit package, as appropriate.
Tobias Grosser
- [PATCH] DataFlowSanitizer: greylist is now ABI list.
Peter Collingbourne
- [PATCH] [dfsan] Introduce dfsan_union runtime functionn.
Peter Collingbourne
- [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] 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
- [Mesa-dev] [PATCH 1/2] R600/SI: Add FMA pattern
Tom Stellard
- [PATCH] Teach ValueTracking about address spaces
Eli Friedman
- Shufflevector & InstCombine
Eli Friedman
- [PATCH][MC/SPARC] Add support for EH to SPARC backend
Venkatraman Govindaraju
- [PATCH] Fix InstCombine vector bitcasts for big-endian
Eli Friedman
- [PATCH] Teach ConstantFolding about address space pointer sizes
Eli Friedman
- Shufflevector & InstCombine
Nadav Rotem
- [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] Fix a bug that cause FileCheck to misidentify check-prefix
Ron Ofir
- [PATCH] [FileCheck] Change clang tests to explicitly use CHECK- prefix instead of assuming it
Ron Ofir
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
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
Chandler Carruth
- [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
- [RFC] make arm-use-movt and arm-reserve-r9 options available for all arm
Jeroen Hofstee
- [PATCH] Teach ConstantFolding about address space pointer sizes
Matt Arsenault
- [PATCH] Teach ConstantFolding about address space pointer sizes
Matt Arsenault
- [llvm] r188140 - Teach ValueTracking about address spaces
Matt Arsenault
- [PATCH] Teach ValueTracking about address spaces
Matt Arsenault
- [llvm] r188082 - DebugInfo: provide the ability to add members to a class after it has been constructed
David Blaikie
- [llvm] r188119 - Kill some duplicated code for removing unreachable BBs.
Arnold Schwaighofer
- [llvm] r188119 - Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
David Blaikie
- [llvm] r188110 - [lit] Remove old ExamplesTests directory.
David Blaikie
- [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] r188119 - Kill some duplicated code for removing unreachable BBs.
Arnold Schwaighofer
- [llvm] r187963 - Make sure that if we're going to attempt to add a type to a DIE that
David Blaikie
- [llvm] r187966 - For DW_TAG_template_type_parameter the actual passed in type could
David Blaikie
- [llvm] r188082 - DebugInfo: provide the ability to add members to a class after it has been constructed
Eric Christopher
- [llvm] r187966 - For DW_TAG_template_type_parameter the actual passed in type could
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] 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
- [RFC] make arm-use-movt and arm-reserve-r9 options available for all arm
Renato Golin
- [llvm] r188149 - Don't generate floating point stubs for mips16 code if the function
Reed Kotler
- [llvm] r188110 - [lit] Remove old ExamplesTests directory.
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
- [PATCH] [-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for COFF
David Majnemer
- [PATCH][X86_64/MC] Fix code offset for unwind code SET_FPREG and enable test
Kai Nacke
- [PATCH] Introduce factory methods for SpecialCaseList
Peter Collingbourne
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).