The Week Of Monday 10 June 2013 Archives by author
Starting: Mon Jun 10 00:55:12 PDT 2013
Ending: Sun Jun 16 20:59:35 PDT 2013
Messages: 702
- R600 Patches: Add support for the local address space
Matt Arsenault
- [PATCH] Move StructurizeCFG out of R600 to generic Transforms
Matt Arsenault
- [PATCH] Vselect improvements
Matt Arsenault
- [llvm] r184011 - Add getSelect helper function
Matt Arsenault
- [llvm] r184012 - Introduce getSelect usage and use more getSelectCC
Matt Arsenault
- [PATCH] Add getSelect helper function
Matt Arsenault
- [PATCH] Use getSelect helper function
Matt Arsenault
- [llvm] r183682 - Silencing an MSVC warning about comparing signed and unsigned values.
Aaron Ballman
- [llvm] r183904 - Zero-initializing variables; fixes a build breakage introduced in r183864.
Aaron Ballman
- [llvm] r183868 - [Win] Put ChangeStdinToBinary ChangeStdoutToBinary ChangeStderrToBinary in sys.
Aaron Ballman
- [llvm] r183868 - [Win] Put ChangeStdinToBinary ChangeStdoutToBinary ChangeStderrToBinary in sys.
Aaron Ballman
- [PATCH] ARM FastISel fix sext/zext fold
JF Bastien
- [PATCH] ARM FastISel fix sext/zext fold
JF Bastien
- [PATCH] ARM FastISel fix sext/zext fold
JF Bastien
- [PATCH] ARM FastISel fix sext/zext fold
JF Bastien
- [llvm] r183794 - ARM FastISel fix sext/zext fold
JF Bastien
- [PATCH] ARM FastISel fix sext/zext fold
JF Bastien
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
- [llvm] r183999 - Fix frame pointer debug information test
JF Bastien
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
- [llvm] r183841 - Add artificial PRED_BAD to PPC::Predicate enumeration.
Matt Beaumont-Gay
- [PATCH] lit.cfg - don't substitute llc tool name if prefixed by a '-'
Eli Bendersky
- Fwd: [PATCH] lit.cfg - don't substitute llc tool name if prefixed by a '-'
Eli Bendersky
- [llvm] r183994 - Do not to perform RUN line substitution of llc if that's prefixed by a hypnen
Eli Bendersky
- [PATCH] lit.cfg - don't substitute llc tool name if prefixed by a '-'
Eli Bendersky
- [llvm] r183994 - Do not to perform RUN line substitution of llc if that's prefixed by a hypnen
Eli Bendersky
- SmallVector::insert() fix
David Blaikie
- [patch] FastISel omitting unused parameters hurts debug info
David Blaikie
- [llvm] r183630 - tblgen: always lookup values from the original vector as it could be grown under our feet.
David Blaikie
- [compiler-rt] r183642 - tsan: fix lint warnings
David Blaikie
- [compiler-rt] r183645 - tsan: fix old gcc warnings
David Blaikie
- [llvm] r183650 - Avoid warnings about unused parameters that tend to come up a lot when
David Blaikie
- [llvm] r183830 - Fix 'gcc -flto' builds for unittest binaries (undefined reference to
David Blaikie
- [llvm] r183841 - Add artificial PRED_BAD to PPC::Predicate enumeration.
David Blaikie
- [llvm] r183863 - Revert r183854 (PPC: Fix switch warnings from r183841)
David Blaikie
- [llvm] r183854 - [PowerPC] Fix switch warnings from r183841.
David Blaikie
- [compiler-rt] r183642 - tsan: fix lint warnings
David Blaikie
- [compiler-rt] r183642 - tsan: fix lint warnings
David Blaikie
- [llvm] r184026 - Debug Info: Don't print the display name and colon prefix for DEBUG_VALUE comments if the display name is empty
David Blaikie
- [llvm] r184045 - DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offset when it's zero
David Blaikie
- [llvm] r184046 - DebugInfo: follow up to 184045 to constrain the tests further to ensure they don't contain +0 offsets
David Blaikie
- [llvm] r184065 - MachineOperand::setIsDebug should ensure the register is /not/ a definition
David Blaikie
- [llvm] r184066 - Debug Info: Simplify Frame Index handling in DBG_VALUE Machine Instructions
David Blaikie
- [llvm] r184067 - DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineInstrs
David Blaikie
- [llvm] r182628 - MC: Disassembled CFG reconstruction.
Bloom, Louis S.
- [llvm] r182628 - MC: Disassembled CFG reconstruction.
Ahmed Bougacha
- [PATCH] PR16258 - fadd with undef not folded
Stephen Canon
- [PATCH] PR16258 - fadd with undef not folded
Stephen Canon
- [PATCH] PR16258 - fadd with undef not folded
Stephen Canon
- [llvm] r183664 - Update for current naming conventions.
Chandler Carruth
- [PATCH] DataFlowSanitizer; LLVM changes.
Chandler Carruth
- Support for machine function cfg dot dump
Chandler Carruth
- patch: reimplement hasPath, also split BasicBlockUtils into transforms and analysis
Chandler Carruth
- [patch] FastISel omitting unused parameters hurts debug info
Evan Cheng
- [llvm] r183802 - [mips] Add an IR transformation pass that optimizes calls to sqrt.
Evan Cheng
- [llvm] r183809 - Correct the def registers for the 8bit x86 divide instructions to
Evan Cheng
- [llvm] r183695 - IndentCount is only used within NDEBUG code.
Eric Christopher
- [llvm] r183698 - Remove unused function.
Eric Christopher
- [llvm] r183703 - Fix up comment.
Eric Christopher
- [llvm] r183704 - Remove a few fixmes, the only work we're doing is getting the string
Eric Christopher
- [PATCH] ARM FastISel fix sext/zext fold
Eric Christopher
- [llvm] r183807 - Formatting.
Eric Christopher
- [llvm] r183808 - Use the Copy we defined above here.
Eric Christopher
- [llvm] r183809 - Correct the def registers for the 8bit x86 divide instructions to
Eric Christopher
- [llvm] r183809 - Correct the def registers for the 8bit x86 divide instructions to
Eric Christopher
- [llvm] r183829 - [PowerPC] Use assembler source in MC tests
Eric Christopher
- [PATCH] RC->contains is a trap... (PR16106)
Eric Christopher
- [PATCH] RC->contains is a trap... (PR16106)
Eric Christopher
- [PATCH] RC->contains is a trap... (PR16106)
Eric Christopher
- [PATCH] RC->contains is a trap... (PR16106)
Eric Christopher
- [llvm] r183802 - [mips] Add an IR transformation pass that optimizes calls to sqrt.
Eric Christopher
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
Eric Christopher
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
Eric Christopher
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
Eric Christopher
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
Eric Christopher
- [llvm] r183809 - Correct the def registers for the 8bit x86 divide instructions to
Eric Christopher
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
Eric Christopher
- [PATCH] DataFlowSanitizer; LLVM changes.
Peter Collingbourne
- [PATCH] DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
- [PATCH] DataFlowSanitizer; LLVM changes.
Peter Collingbourne
- [PATCH] DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
- [PATCH] DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
- [PATCH] DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
- [PATCH] DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
- [PATCH] ARM: Form paired load after stack coloring.
Quentin Colombet
- [PATCH] ARM: Form paired load after stack coloring.
Quentin Colombet
- [PATCH] ARM: Form paired load after stack coloring.
Quentin Colombet
- [PATCH] ARM: Form paired load after stack coloring.
Quentin Colombet
- Please review: Optimize vector multiply on X86
Demikhovsky, Elena
- Please review: Optimize vector multiply on X86
Demikhovsky, Elena
- Please review: Optimize vector multiply on X86
Demikhovsky, Elena
- Please review: Optimize vector multiply on X86
Demikhovsky, Elena
- Please review: Optimize vector multiply on X86
Demikhovsky, Elena
- R600 Patches: .td file cleanups and compute fixes for Cayman
Alex Deucher
- SmallVector::insert() fix
Jean-Luc Duprat
- [Mesa-dev] R600/SI: Intrinsics for derivatives
Michel Dänzer
- [lld] r183815 - [ELF] TBSS section has to be special cased so that it doesnot occupy memory space
Shankar Easwaran
- [lld] r183816 - [ELF] NMAGIC support : Find the BSS section to setup the virtual address of _end.
Shankar Easwaran
- [lld] r183817 - [ELF][X86_64] Create GOT entries for external TLS symbols properly without Segfaults.
Shankar Easwaran
- [lld] r183819 - [test] fix test as the atom name is available only in DEBUG mode
Shankar Easwaran
- [lld] r183887 - [PECOFF] Make readSymbolTable a const function.
Shankar Easwaran
- [lld] r183816 - [ELF] NMAGIC support : Find the BSS section to setup the virtual address of _end.
Shankar Easwaran
- [lld] r183816 - [ELF] NMAGIC support : Find the BSS section to setup the virtual address of _end.
Shankar Easwaran
- [lld] r183816 - [ELF] NMAGIC support : Find the BSS section to setup the virtual address of _end.
Shankar Easwaran
- [lld] r184055 - [ELF] add NMAGIC/OMAGIC support
Shankar Easwaran
- [lld] r184060 - [ELF] Add test so that _end value is set appropriately for NMAGIC/OMAGIC executables(Fix comment from espindola)
Shankar Easwaran
- [lld] r183816 - [ELF] NMAGIC support : Find the BSS section to setup the virtual address of _end.
Shankar Easwaran
- [lld] r184071 - [ELF] Add more sections to the default section map.
Shankar Easwaran
- [PATCH] [ELF] Refactor File.h.
Shankar Kalpathi Easwaran
- [PATCH] remove deprecated flavor
Shankar Kalpathi Easwaran
- [PATCH] remove deprecated flavor
Shankar Kalpathi Easwaran
- [PATCH] remove deprecated flavor
Shankar Kalpathi Easwaran
- [PATCH] factor duplicated yamlReader creation
Shankar Kalpathi Easwaran
- [PATCH] factor duplicated yamlReader creation
Shankar Kalpathi Easwaran
- [PATCH] factor duplicated yamlReader creation
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Refactor File.h.
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Refactor File.h.
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] TBSS section has to be seperately considered so that it doesnot occupy memory space
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] TBSS section has to be seperately considered so that it doesnot occupy memory space
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Remove unused parameter from ELFReference c'tor.
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Add NMAGIC/OMAGIC support
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Add NMAGIC/OMAGIC support
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Add NMAGIC/OMAGIC support
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Add NMAGIC/OMAGIC support
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Add NMAGIC/OMAGIC support
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Add NMAGIC/OMAGIC support
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Add NMAGIC/OMAGIC support
Shankar Kalpathi Easwaran
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Shankar Kalpathi Easwaran
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Shankar Kalpathi Easwaran
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Shankar Kalpathi Easwaran
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Shankar Kalpathi Easwaran
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Shankar Kalpathi Easwaran
- [PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Shankar Kalpathi Easwaran
- [PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Shankar Kalpathi Easwaran
- [PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Shankar Kalpathi Easwaran
- [PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Shankar Kalpathi Easwaran
- [lld] r183659 - Use early returns.
Rafael Espindola
- [llvm] r183664 - Update for current naming conventions.
Rafael Espindola
- [llvm] r183666 - Fix an out of bounds array access.
Rafael Espindola
- [llvm] r183669 - Pass a StringRef to sys::identifyFileType.
Rafael Espindola
- [lld] r183670 - Use the StringRef version of identifyFileType.
Rafael Espindola
- [llvm] r183671 - Remove the old IdentifyFileType now that lld was updated.
Rafael Espindola
- [llvm] r183692 - Add a missing 'e'.
Rafael Espindola
- [lld] r183740 - Factor duplicated yamlReader creation.
Rafael Espindola
- [llvm] r183743 - Require members of llvm.used to be named.
Rafael Espindola
- [llvm] r183745 - Convert a use of sys::identifyFileType to sys::fs::identify_magic.
Rafael Espindola
- [llvm] r183746 - Convert another use of sys::identifyFileType.
Rafael Espindola
- [llvm] r183747 - Convert another use of sys::identifyFileType.
Rafael Espindola
- [llvm] r183749 - Fix variable name style. Don't cast to and from int.
Rafael Espindola
- [llvm] r183752 - Fix variable name.
Rafael Espindola
- [llvm] r183753 - Port r183666 to identify_magic.
Rafael Espindola
- [llvm] r183754 - Convert another use of sys::identifyFileType.
Rafael Espindola
- [llvm] r183756 - Change how globalopt handles aliases in llvm.used.
Rafael Espindola
- [llvm] r183758 - Convert another use of sys::identifyFileType.
Rafael Espindola
- [llvm] r183759 - Convert another use of sys::identifyFileType.
Rafael Espindola
- [lld] r183762 - Convert another use of sys::identifyFileType.
Rafael Espindola
- [llvm] r183763 - Remove sys::identifyFileType.
Rafael Espindola
- [llvm] r183764 - Remove unused FindLibrary function.
Rafael Espindola
- [llvm] r183765 - Remove Path::GetBitcodeLibraryPaths.
Rafael Espindola
- [llvm] r183769 - Don't define LLVM_LIBDIR, it is not used anymore.
Rafael Espindola
- [llvm] r183770 - Remove GetSystemLibraryPaths.
Rafael Espindola
- [llvm] r183771 - Don't define LTDL_SHLIBPATH_VAR.
Rafael Espindola
- [llvm] r183773 - Remove GetUserHomeDirectory.
Rafael Espindola
- [llvm] r183775 - Remove GetRootDirectory.
Rafael Espindola
- [llvm] r183777 - Remove GetDLLSuffix.
Rafael Espindola
- [llvm] r183778 - Remove Path::getLast.
Rafael Espindola
- [llvm] r183779 - Remove Path::getBasename.
Rafael Espindola
- [llvm] r183780 - Remove Path::getDirname.
Rafael Espindola
- [llvm] r183782 - Include PathV1.h in files that use it.
Rafael Espindola
- [lld] r183796 - Include Path.h instead of PathV2.h.
Rafael Espindola
- [llvm] r183801 - Move PathV2.h to Path.h
Rafael Espindola
- [llvm] r183826 - Remove Path::makeExecutableOnDisk.
Rafael Espindola
- [llvm] r183827 - Remove Path::createFileOnDisk.
Rafael Espindola
- [llvm] r183828 - Remove the old file memory mapping functions.
Rafael Espindola
- [llvm] r183831 - Remove sys::CopyFile.
Rafael Espindola
- [llvm] r183833 - Remove Path::getSuffix.
Rafael Espindola
- [llvm] r183835 - Remove Path::isAbsolute().
Rafael Espindola
- [llvm] r183836 - Remove Path::isAbsolute.
Rafael Espindola
- [llvm] r183838 - Remove Path::hasMagicNumber.
Rafael Espindola
- [llvm] r183839 - Remove Path::getMagicNumber.
Rafael Espindola
- [llvm] r183840 - Inline Path::isBitcodeFile into only use and remove it.
Rafael Espindola
- [llvm] r183842 - Don't use PathV1 in CommandLine.cpp.
Rafael Espindola
- [llvm] r183843 - Convert test to FileCheck.
Rafael Espindola
- [llvm] r183845 - Always remove an alias when we rename the target.
Rafael Espindola
- [llvm] r183860 - Add global versions of some Program static methods.
Rafael Espindola
- [llvm] r183864 - Remove the program class.
Rafael Espindola
- [llvm] r183865 - Attempt at fixing the windows build.
Rafael Espindola
- [llvm] r183866 - s/Void/void.
Rafael Espindola
- [llvm] r183868 - [Win] Put ChangeStdinToBinary ChangeStdoutToBinary ChangeStderrToBinary in sys.
Rafael Espindola
- [llvm] r183908 - Reduce sys::Path usage in bugpoint.
Rafael Espindola
- [llvm] r183909 - Try to fix the build with libstdc++ 4.4.
Rafael Espindola
- [llvm] r183912 - Further reduce usage of sys::Path in bugpoint.
Rafael Espindola
- [llvm] r183915 - Add a version of DisplayGraph that takes a StringRef.
Rafael Espindola
- [llvm] r183919 - Reduce usage of sys::Path in the graph writer.
Rafael Espindola
- [llvm] r183920 - Update code for other graph viewing programs too.
Rafael Espindola
- [llvm] r183921 - Covert remaining graph viewers from sys::Path to std::string.
Rafael Espindola
- [llvm] r183928 - Have sys::FindProgramByName return a std::string.
Rafael Espindola
- [llvm] r183934 - Add a version of sys::ExecuteAndWait that takes StringRefs.
Rafael Espindola
- [llvm] r183940 - Avoid using PathV1.h in Program.h.
Rafael Espindola
- [llvm] r183941 - Don't use PathV1.h in FileUtilities.h.
Rafael Espindola
- [llvm] r183943 - Add a RemoveFileOnSignal that takes a StringRef.
Rafael Espindola
- [llvm] r183947 - Don't use PathV1.h in Signals.h.
Rafael Espindola
- [llvm] r183950 - Try to fix the windows build.
Rafael Espindola
- [llvm] r183968 - Remove unused header.
Rafael Espindola
- [llvm] r183979 - Remove a use of sys::Path.
Rafael Espindola
- [llvm] r183980 - Move PrependMainExecutablePath next to its only user.
Rafael Espindola
- [llvm] r183982 - Remove a use of PathV1.h.
Rafael Espindola
- [llvm] r183985 - Remove a use of PathV1.h.
Rafael Espindola
- [llvm] r183987 - Convert a use of sys::Path::GetTemporaryDirectory.
Rafael Espindola
- [llvm] r183988 - Don't use PathV1.h in GraphWriter.cpp.
Rafael Espindola
- [llvm] r183992 - Remove unused argument.
Rafael Espindola
- [llvm] r183996 - Replace use of PathV1.h in Program.cpp.
Rafael Espindola
- [llvm] r183997 - Revert "Cmake: add compiler option in a more idiomatic way"
Rafael Espindola
- [llvm] r184003 - Replace use of PathV1.h in MCContext.cpp.
Rafael Espindola
- [llvm] r184009 - Add GetCurrentDirectory back.
Rafael Espindola
- [llvm] r184019 - Remove the LLVM specific archive index.
Rafael Espindola
- [llvm] r184020 - Remove empty directory.
Rafael Espindola
- [llvm] r183303 - The GNU/HURD is also using the libc. Therefor, endian.h should be included, not machine/endian.h. See full build log https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-3.3&arch=hurd-i386&ver=1%3A3.3~%2Brc3-1~exp1&stamp=1370358869
Rafael Ávila De Espíndola
- [lld] r183816 - [ELF] NMAGIC support : Find the BSS section to setup the virtual address of _end.
Rafael Ávila De Espíndola
- [PATCH] factor duplicated yamlReader creation
Rafael Ávila de Espíndola
- [PATCH] remove deprecated flavor
Rafael Ávila de Espíndola
- [PATCH] remove deprecated flavor
Rafael Ávila de Espíndola
- [PATCH] Change how globalopt handles aliases in llvm.used
Rafael Ávila de Espíndola
- [PATCH] readobj: Dump PE/COFF optional records.
Rafael Ávila de Espíndola
- [PATCH] Initial support for Mach-O universal binaries in LLVMObject
Rafael Ávila de Espíndola
- [PATCH] Initial support for Mach-O universal binaries in LLVMObject
Rafael Ávila de Espíndola
- [llvm] r183664 - Update for current naming conventions.
Rafael Espíndola
- [PATCH] factor duplicated yamlReader creation
Rafael Espíndola
- [PATCH] factor duplicated yamlReader creation
Rafael Espíndola
- Change how globalopt handles aliases in llvm.used
Rafael Espíndola
- [llvm] r183773 - Remove GetUserHomeDirectory.
Rafael Espíndola
- [MC/DWARF] Support .debug_frame / .debug_line code alignment factors
Rafael Espíndola
- [llvm] r183829 - [PowerPC] Use assembler source in MC tests
Rafael Espíndola
- [patch] Use "set -o pipefail"
Rafael Espíndola
- [llvm] r183904 - Zero-initializing variables; fixes a build breakage introduced in r183864.
Rafael Espíndola
- [llvm] r183906 - [Support] Fix handle and memory leak for processes that are not waited for
Rafael Espíndola
- [lld] r183816 - [ELF] NMAGIC support : Find the BSS section to setup the virtual address of _end.
Rafael Espíndola
- [llvm] r183830 - Fix 'gcc -flto' builds for unittest binaries (undefined reference to
Rafael Espíndola
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
Rafael Espíndola
- [patch] Remove the LLVM specific archive index
Rafael Espíndola
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
Rafael Espíndola
- [PATCH] lit.cfg - don't substitute llc tool name if prefixed by a '-'
Rafael Espíndola
- [polly] r183969 - PoCC: Adjust to recent sys::Path removal
Rafael Espíndola
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
Rafael Espíndola
- [lld] r183816 - [ELF] NMAGIC support : Find the BSS section to setup the virtual address of _end.
Rafael Espíndola
- [lld] r183816 - [ELF] NMAGIC support : Find the BSS section to setup the virtual address of _end.
Rafael Espíndola
- [llvm] r183995 - Cmake: add compiler option in a more idiomatic way
Rafael Espíndola
- [llvm] r183994 - Do not to perform RUN line substitution of llc if that's prefixed by a hypnen
Rafael Espíndola
- [patch] Remove the LLVM specific archive index
Rafael Espíndola
- Questions about PowerPC frame lowering
Hal Finkel
- [llvm] r183802 - [mips] Add an IR transformation pass that optimizes calls to sqrt.
Hal Finkel
- [llvm] r183802 - [mips] Add an IR transformation pass that optimizes calls to sqrt.
Hal Finkel
- [llvm] r183802 - [mips] Add an IR transformation pass that optimizes calls to sqrt.
Hal Finkel
- [llvm] r183841 - Add artificial PRED_BAD to PPC::Predicate enumeration.
Hal Finkel
- [llvm] r183802 - [mips] Add an IR transformation pass that optimizes calls to sqrt.
Hal Finkel
- [llvm] r183933 - Fix DeleteDeadVarargs not to crash on functions referenced by BlockAddresses
Eli Friedman
- [compiler-rt] r183647 - [asan] fix the bug with memalign and malloc_usable_size (http://code.google.com/p/address-sanitizer/issues/detail?id=193); also fix lint
Nathan Froyd
- [polly] r183026 - Update isl to include isl_val changes
Andy Gibbs
- [llvm] r183871 - Print ConstantPool entries initialized to Values with WriteAsOperand instead of
Dan Gohman
- [PATCH] ARM: ISB options other than SY are reserved
Renato Golin
- [LLVMdev] [PATCH] Add host feature detection for Qualcomm CPUs
Renato Golin
- [PATCH] Support FPINST and FPINST2 as operands to vmsr/vmrs
Renato Golin
- [PATCH] ARM: Form paired load after stack coloring.
Renato Golin
- [PATCH] ARM: Form paired load after stack coloring.
Renato Golin
- [PATCH] ARM: Form paired load after stack coloring.
Renato Golin
- [PATCH] [ARM] Remove isThumb() as it's not used and it's not in the right place.
Renato Golin
- [PATCH] [ARM] Remove isThumb() as it's not used and it's not in the right place.
Renato Golin
- [llvm] r183825 - Update Release Process doc
Renato Golin
- [llvm] r183825 - Update Release Process doc
Renato Golin
- [lld] r183877 - [ARM] Remove isThumb() as it's not used and it's not in the right place.
Renato Golin
- [PATCH] ARM: fix B branch destination decoding
Renato Golin
- [PATCH] ARM: fix t2am_imm8_offset printer
Renato Golin
- [PATCH] ARM: fix t2am_imm8_offset printer
Renato Golin
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
Renato Golin
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
Renato Golin
- [PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT
Renato Golin
- [PATCH] ARM: fix thumb coprocessor instruction with pre-writeback disassembly
Renato Golin
- [PATCH] ARM: thumb byte & halfword stores cannot use PC as dest register
Renato Golin
- [PATCH] ARM: thumb stores cannot use PC as dest register
Renato Golin
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
Renato Golin
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
Renato Golin
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
Renato Golin
- [llvm] r183966 - Enable FastISel on ARM for Linux and NaCl, not MCJIT
Renato Golin
- [PATCH] PR16258 - fadd with undef not folded
Joey Gouly
- [PATCH] Check the consistency of the C and C++ compilers picked-up by cmake
Arnaud A. de Grandmaison
- [llvm] r183995 - Cmake: add compiler option in a more idiomatic way
Arnaud A. de Grandmaison
- [llvm] r183995 - Cmake: add compiler option in a more idiomatic way
Arnaud A. de Grandmaison
- [PATCH] Check the consistency of the C and C++ compilers picked-up by cmake
Arnaud Allard de Grandmaison
- [compiler-rt] r183735 - [lsan] Fix the unittest makefiles.
Dmitri Gribenko
- [compiler-rt] r183735 - [lsan] Fix the unittest makefiles.
Dmitri Gribenko
- [llvm] r184051 - Put back variable names because they are referenced in the documentation
Dmitri Gribenko
- [llvm] r183650 - Avoid warnings about unused parameters that tend to come up a lot when
Dmitri Gribenko
- [polly] r183025 - Test that independent block pass does not transform induction variables
Tobias Grosser
- [polly] r183026 - Update isl to include isl_val changes
Tobias Grosser
- [PATCH] Add host feature detection for Qualcomm CPUs
Tobias Grosser
- [PATCH] Add host feature detection for Qualcomm CPUs
Tobias Grosser
- [llvm] r183790 - Make host ARM CPU feature detection independent of the vendor
Tobias Grosser
- [PATCH] Add host feature detection for Qualcomm CPUs
Tobias Grosser
- [polly] scop detection: detect regions bottom up
Tobias Grosser
- [polly] scop detection: small cleanups
Tobias Grosser
- [polly] scop detection: detect regions bottom up
Tobias Grosser
- [polly] r183897 - Do not create an object to call a static function
Tobias Grosser
- [polly] r183799 - scop detection: remove an iteration over all uses
Tobias Grosser
- [polly] scop detection: detect regions bottom up
Tobias Grosser
- [polly] r183969 - PoCC: Adjust to recent sys::Path removal
Tobias Grosser
- [polly] r183986 - Correctly convert APInt to gmp values
Tobias Grosser
- [polly] r183799 - scop detection: remove an iteration over all uses
Tobias Grosser
- [polly] scop detection: small cleanups
Tobias Grosser
- [polly] scop detection: detect regions bottom up
Tobias Grosser
- [polly] r184047 - Fix typo in header guards
Tobias Grosser
- [polly] r184064 - Update to a newer CLooG version
Tobias Grosser
- [polly] r183026 - Update isl to include isl_val changes
Tobias Grosser
- [PATCH] gcc-4.8.1 -flto, error for visibility of LLVMX86CompilationCallback2?
Patrik Hägglund H
- [LLVMdev] [PATCH] gcc-4.8.1 -flto, error for visibility of LLVMX86CompilationCallback2?
Patrik Hägglund H
- [llvm] r183824 - Fix gcc -flto build, by adding LLVM_ATTRIBUTE_USED to
Patrik Hagglund
- [llvm] r183830 - Fix 'gcc -flto' builds for unittest binaries (undefined reference to
Patrik Hagglund
- [llvm] r183767 - [mips] Use function TargetInstrInfo::getRegClass.
Akira Hatanaka
- [llvm] r183802 - [mips] Add an IR transformation pass that optimizes calls to sqrt.
Akira Hatanaka
- [llvm] r183804 - Fix CMakeLists.
Akira Hatanaka
- [llvm] r183802 - [mips] Add an IR transformation pass that optimizes calls to sqrt.
Akira Hatanaka
- [llvm] r183802 - [mips] Add an IR transformation pass that optimizes calls to sqrt.
Akira Hatanaka
- [llvm] r183802 - [mips] Add an IR transformation pass that optimizes calls to sqrt.
Akira Hatanaka
- [llvm] r183802 - [mips] Add an IR transformation pass that optimizes calls to sqrt.
Akira Hatanaka
- [llvm] r183652 - [NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore and causes constants to be emitted in the global address space
Justin Holewinski
- [llvm] r183868 - [Win] Put ChangeStdinToBinary ChangeStdoutToBinary ChangeStderrToBinary in sys.
Timur Iskhodzhanov
- [llvm] r183868 - [Win] Put ChangeStdinToBinary ChangeStdoutToBinary ChangeStderrToBinary in sys.
Timur Iskhodzhanov
- PATCH: Add sanitizer builder and buildslave
Galina Kistanova
- [zorg] r183691 - Patch by Alexey Samsonov!
Galina Kistanova
- PATCH: Add sanitizer builder and buildslave
Galina Kistanova
- [zorg] r183702 - Added new lld builder, slave, LLDWinBuildFactory.
Galina Kistanova
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [PATCH] Merge changes to clang's Driver code into LLVM's Option library
Reid Kleckner
- [llvm] r183868 - [Win] Put ChangeStdinToBinary ChangeStdoutToBinary ChangeStderrToBinary in sys.
Reid Kleckner
- [llvm] r183868 - [Win] Put ChangeStdinToBinary ChangeStdoutToBinary ChangeStderrToBinary in sys.
Reid Kleckner
- [llvm] r183906 - [Support] Fix handle and memory leak for processes that are not waited for
Reid Kleckner
- [llvm] r183925 - Merge changes to clang's Driver code into LLVM's Option library
Reid Kleckner
- [PATCH] Merge changes to clang's Driver code into LLVM's Option library
Reid Kleckner
- [PATCH] Check the consistency of the C and C++ compilers picked-up by cmake
Reid Kleckner
- [PATCH] Check the consistency of the C and C++ compilers picked-up by cmake
Reid Kleckner
- [lld] r183806 - [Darwin][Driver] Add unit tests.
Nick Kledzik
- [lld] r183877 - [ARM] Remove isThumb() as it's not used and it's not in the right place.
Nick Kledzik
- [lld] r183877 - [ARM] Remove isThumb() as it's not used and it's not in the right place.
Nick Kledzik
- please review - llvm test-suite patch
Reed Kotler
- [llvm] r183690 - tblgen: Assert that InstRWs doesn't grows when we don't expect it.
Benjamin Kramer
- [llvm] r183630 - tblgen: always lookup values from the original vector as it could be grown under our feet.
Benjamin Kramer
- [llvm] r183744 - R600: Make helper functions static.
Benjamin Kramer
- [llvm] r183907 - X86: Make the cmov aliases work with intel syntax too.
Benjamin Kramer
- [llvm] r183927 - Mips: Remove global set.
Benjamin Kramer
- [llvm] r183971 - X86: cvtpi2ps is just an SSE instruction with MMX operands. It has no AVX equivalent.
Benjamin Kramer
- [llvm] r184041 - PruneEH: Only merge attribute sets when used. No functionality change.
Benjamin Kramer
- [llvm] r184042 - APInt: Add a fast case for isAllOnesValue.
Benjamin Kramer
- [lld] r184058 - Fix typo in comment. Found by -Wdocumentation.
Benjamin Kramer
- [llvm] r184059 - Silence warning in Release builds.
Benjamin Kramer
- Please review: Optimize vector multiply on X86
Benjamin Kramer
- Please review: Optimize vector multiply on X86
Benjamin Kramer
- [PATCH] Allow blocks to be merged when one has an undef input to a phi.
Mark Lacey
- [patch] Remove the LLVM specific archive index
Chris Lattner
- SmallVector::insert() fix
Chris Lattner
- [llvm] r183303 - The GNU/HURD is also using the libc. Therefor, endian.h should be included, not machine/endian.h. See full build log https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-3.3&arch=hurd-i386&ver=1%3A3.3~%2Brc3-1~exp1&stamp=1370358869
Sylvestre Ledru
- [Mesa-dev] R600 Patches: Add support for the local address space
Vincent Lejeune
- R600 Patches: .td file cleanups and compute fixes for Cayman
Vincent Lejeune
- [PATCH] ARM FastISel fix sext/zext fold
Nick Lewycky
- [llvm] r183709 - Fix xemacs mode line, don't put them in .cpp files (just header files). No
Nick Lewycky
- patch: reimplement hasPath, also split BasicBlockUtils into transforms and analysis
Nick Lewycky
- Change how globalopt handles aliases in llvm.used
Nick Lewycky
- [PATCH] Expose {Load,Store}Inst {get,set}Alignment to the C API.
Nick Lewycky
- Change how globalopt handles aliases in llvm.used
Nick Lewycky
- [llvm] r183830 - Fix 'gcc -flto' builds for unittest binaries (undefined reference to
Nick Lewycky
- [llvm] r183933 - Fix DeleteDeadVarargs not to crash on functions referenced by BlockAddresses
Nick Lewycky
- Support for machine function cfg dot dump
Xinliang David Li
- Support for machine function cfg dot dump
Xinliang David Li
- Support for machine function cfg dot dump
Xinliang David Li
- [llvm] r183761 - Fix documentation on the path to Bitcode reader/writer
Michael Liao
- [PATCH] Add CHECK-LABEL directive to FileCheck to allow more accurate error messages and error recovery
Stephen Lin
- [PATCH] SelectionDAG: Fix incorrect condition checks in some cases of folding FADD/FMUL combinations
Stephen Lin
- [PATCH] SelectionDAG: Fix incorrect condition checks in some cases of folding FADD/FMUL combinations
Stephen Lin
- [llvm] r183993 - SelectionDAG: Fix incorrect condition checks in some cases of folding FADD/FMUL combinations; also improve accuracy of comments
Stephen Lin
- [llvm] r184008 - SelectionDAG: minor fix to order of operands in comments to match the code
Stephen Lin
- [llvm] r184027 - SelectionDAG: slightly refactor DAGCombiner::visitSELECT_CC to avoid redudant checks...
Stephen Lin
- [PATCH] [lsan] Fix the unittest makefiles.
Sergey Matveev
- [compiler-rt] r183735 - [lsan] Fix the unittest makefiles.
Sergey Matveev
- [compiler-rt] r183748 - [lsan] Harmonized some naming inconsistencies.
Sergey Matveev
- [compiler-rt] r183972 - [Sanitizer] Rename InternalVector to InternalMmapVector
Sergey Matveev
- [compiler-rt] r183642 - tsan: fix lint warnings
Sergey Matveev
- Questions about PowerPC frame lowering
Mark Minich
- [PATCH] Add host feature detection for Qualcomm CPUs
James Molloy
- [PATCH] Add host feature detection for Qualcomm CPUs
James Molloy
- [PATCH] [CMake/PPC64]: Add -mminimal-toc to CFLAGS if compiler is gcc < 4.6 on powerpc64
Kai Nacke
- [PATCH] ARM: Enforce decoding rules for VLD#
Tim Northover
- [PATCH] X86: Stop LEA64_32r lying about its operands
Tim Northover
- [llvm] r183693 - X86: Stop LEA64_32r doing unspeakable things to its arguments.
Tim Northover
- [PATCH] X86: Stop LEA64_32r lying about its operands
Tim Northover
- [PATCH] ARM: fix STREXD/LDREXD reencoding
Tim Northover
- [PATCH] Support negative zero offset for loads and stores
Tim Northover
- [llvm] r183710 - ARM: diagnose ARM/Thumb assembly switches on CPUs only supporting one.
Tim Northover
- [PATCH] Add host feature detection for Qualcomm CPUs
Tim Northover
- [PATCH] ARM: fix B branch destination decoding
Tim Northover
- [llvm] r184002 - Mark rematerialized super/sub registers as dead.
Tim Northover
- [llvm] r184072 - AArch64: print relocation addends if present on AArch64
Tim Northover
- [PATCH] RC->contains is a trap... (PR16106)
Jakob Stoklund Olesen
- [PATCH] RC->contains is a trap... (PR16106)
Jakob Stoklund Olesen
- [PATCH] RC->contains is a trap... (PR16106)
Jakob Stoklund Olesen
- [PATCH 1/2] TableGen: Generate a function for getting operand indices based on their defined names
Jakob Stoklund Olesen
- [PATCH] Make PrologEpilogInserter save/restore all callee saved registers in functions which call __builtin_unwind_init()
Jakob Stoklund Olesen
- [polly] r183025 - Test that independent block pass does not transform induction variables
Sebastian Pop
- [polly] r183797 - scop detection: run isValidCFG as early as possible
Sebastian Pop
- [polly] r183798 - scop detection: run isValidLoop as early as possible
Sebastian Pop
- [polly] r183799 - scop detection: remove an iteration over all uses
Sebastian Pop
- [polly] r183800 - ScopDetect: check region entering edges are valid.
Sebastian Pop
- [polly] r183025 - Test that independent block pass does not transform induction variables
Sebastian Pop
- [polly] scop detection: detect regions bottom up
Sebastian Pop
- [polly] scop detection: small cleanups
Sebastian Pop
- [polly] scop detection: detect regions bottom up
Sebastian Pop
- [polly] scop detection: detect regions bottom up
Sebastian Pop
- [polly] scop detection: detect regions bottom up
Sebastian Pop
- [polly] r183799 - scop detection: remove an iteration over all uses
Sebastian Pop
- [polly] r184000 - scop detection: check flag before expensive call
Sebastian Pop
- [polly] r184001 - scop detection: inline and remove isValidBasicBlock
Sebastian Pop
- [polly] scop detection: small cleanups
Sebastian Pop
- [llvm] r183733 - This patch adds support for FPINST/FPINST2 as operands to vmsr/vmrs. These are optional registers that may be supported some ARM implementations to aid with resolution of floating point exceptions. The manual pages for vmsr and vmrs do not detail their use. Encodings and other information can be found in ARM Architecture Reference Manual section F, chapter 6, paragraph 3.
Mihai Popa
- [llvm] r183734 - It adds support for negative zero offsets for loads and stores.
Mihai Popa
- [PATCH] Support FPINST and FPINST2 as operands to vmsr/vmrs
Mihail Popa
- [PATCH] Support negative zero offset for loads and stores
Mihail Popa
- [compiler-rt] r183649 - tsan: disable getaddrinfo() interceptor for tsan (causes recursion)
Alexander Potapenko
- [compiler-rt] r183662 - [ASan] Fix unset-insert-libraries-on-exec.cc on 32-bit Darwin.
Alexander Potapenko
- [PATCH] DataFlowSanitizer; compiler-rt changes.
Alexander Potapenko
- [PATCH] DataFlowSanitizer; compiler-rt changes.
Alex Rosenberg
- [PATCH] ARM FastISel fix sext/zext fold
Chad Rosier
- [PATCH] ARM FastISel fix sext/zext fold
Chad Rosier
- [PATCH] ARM FastISel fix sext/zext fold
Chad Rosier
- [llvm] r183939 - [PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.
Chad Rosier
- [llvm] r183939 - [PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.
Chad Rosier
- [PATCH] SelectionDAG: Fix incorrect condition checks in some cases of folding FADD/FMUL combinations
Nadav Rotem
- [PATCH] Vselect improvements
Nadav Rotem
- [compiler-rt] r183638 - [ASan] don't use -m{32, 64} flag in test case, as it can be run in both 32- and 64-bit modes
Alexey Samsonov
- [compiler-rt] r183641 - [MSan] don't add msan unit tests to check-msan command if libcxx is not checked out
Alexey Samsonov
- [compiler-rt] r183645 - tsan: fix old gcc warnings
Alexey Samsonov
- PATCH: Add sanitizer builder and buildslave
Alexey Samsonov
- [compiler-rt] r183655 - [ASan] mark ioctl test as xfailing on darwin. remove redundant semicolons
Alexey Samsonov
- [compiler-rt] r183730 - [Sanitizer] support running external llvm-symbolizer on Mac
Alexey Samsonov
- [compiler-rt] r183732 - [Sanitizer] add file forgotten in r183730
Alexey Samsonov
- [PATCH] [lsan] Fix the unittest makefiles.
Alexey Samsonov
- [zorg] r183737 - [SanitizerBuilder] fix path to sanitizer build script
Alexey Samsonov
- PATCH: Add sanitizer builder and buildslave
Alexey Samsonov
- [compiler-rt] r183645 - tsan: fix old gcc warnings
Alexey Samsonov
- [compiler-rt] r183891 - [LSan] fix link flags for building unit tests
Alexey Samsonov
- [compiler-rt] r183735 - [lsan] Fix the unittest makefiles.
Alexey Samsonov
- [PATCH] DataFlowSanitizer; compiler-rt changes.
Alexey Samsonov
- [PATCH] Initial support for Mach-O universal binaries in LLVMObject
Alexey Samsonov
- [compiler-rt] r183972 - [Sanitizer] Rename InternalVector to InternalMmapVector
Alexey Samsonov
- [compiler-rt] r183973 - [LSan] Use a typedef for frontier vector
Alexey Samsonov
- [compiler-rt] r183972 - [Sanitizer] Rename InternalVector to InternalMmapVector
Alexey Samsonov
- [compiler-rt] r183974 - [TSan] use InternalMmapVector to store fired suppressions
Alexey Samsonov
- [compiler-rt] r183977 - Properly install LSan interface header, rely on sanitizer header presence in lit tests
Alexey Samsonov
- [PATCH] DataFlowSanitizer; compiler-rt changes.
Alexey Samsonov
- [compiler-rt] r183642 - tsan: fix lint warnings
Alexey Samsonov
- [compiler-rt] r183642 - tsan: fix lint warnings
Alexey Samsonov
- [llvm] r183650 - Avoid warnings about unused parameters that tend to come up a lot when
Duncan Sands
- [PATCH] PR16258 - fadd with undef not folded
Duncan Sands
- [PATCH] PR16258 - fadd with undef not folded
Duncan Sands
- [PATCH] PR16258 - fadd with undef not folded
Duncan Sands
- [PATCH] PR16258 - fadd with undef not folded
Duncan Sands
- [PATCH] PR16258 - fadd with undef not folded
Duncan Sands
- [dragonegg] r183900 - Tweak the formatting of this file.
Duncan Sands
- [llvm] r183841 - Add artificial PRED_BAD to PPC::Predicate enumeration.
Bill Schmidt
- [llvm] r183844 - [PowerPC] Expose some calling convention functions in PPCISelLowering.h.
Bill Schmidt
- [llvm] r183841 - Add artificial PRED_BAD to PPC::Predicate enumeration.
Bill Schmidt
- [llvm] r183841 - Add artificial PRED_BAD to PPC::Predicate enumeration.
Bill Schmidt
- [llvm] r183854 - [PowerPC] Fix switch warnings from r183841.
Bill Schmidt
- [llvm] r183841 - Add artificial PRED_BAD to PPC::Predicate enumeration.
Bill Schmidt
- [llvm] r183858 - [PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.
Bill Schmidt
- [llvm] r183939 - [PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.
Bill Schmidt
- [llvm] r183939 - [PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.
Bill Schmidt
- [llvm] r183939 - [PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.
Bill Schmidt
- [llvm] r183933 - Fix DeleteDeadVarargs not to crash on functions referenced by BlockAddresses
Derek Schuff
- [llvm] r183933 - Fix DeleteDeadVarargs not to crash on functions referenced by BlockAddresses
Derek Schuff
- [llvm] r183933 - Fix DeleteDeadVarargs not to crash on functions referenced by BlockAddresses
Derek Schuff
- [PATCH] Make PrologEpilogInserter save/restore all callee saved registers in functions which call __builtin_unwind_init()
Derek Schuff
- [llvm] r183984 - Make PrologEpilogInserter save/restore all callee saved registers
Derek Schuff
- [PATCH] Make PrologEpilogInserter save/restore all callee saved registers in functions which call __builtin_unwind_init()
Derek Schuff
- [compiler-rt] r183647 - [asan] fix the bug with memalign and malloc_usable_size (http://code.google.com/p/address-sanitizer/issues/detail?id=193); also fix lint
Kostya Serebryany
- [compiler-rt] r183651 - [asan] fix Android build (mark asan_malloc_usable_size as an interface function)
Kostya Serebryany
- [compiler-rt] r183647 - [asan] fix the bug with memalign and malloc_usable_size (http://code.google.com/p/address-sanitizer/issues/detail?id=193); also fix lint
Kostya Serebryany
- [compiler-rt] r183642 - tsan: fix lint warnings
Kostya Serebryany
- [PATCH] remove deprecated flavor
Sean Silva
- [PATCH] [yaml2obj] Initial ELF support.
Sean Silva
- [llvm] r183711 - [yaml2obj] Initial ELF support.
Sean Silva
- [llvm] r183712 - Fix spurious semicolons.
Sean Silva
- [llvm] r183715 - Fix dubious type name similar to member name.
Sean Silva
- [PATCH] [yaml2obj] Initial ELF support.
Sean Silva
- [llvm] r183763 - Remove sys::identifyFileType.
Sean Silva
- [llvm] r183773 - Remove GetUserHomeDirectory.
Sean Silva
- [llvm] r183780 - Remove Path::getDirname.
Sean Silva
- [llvm] r183809 - Correct the def registers for the 8bit x86 divide instructions to
Sean Silva
- [llvm] r183810 - 80-cols
Sean Silva
- [llvm] r183811 - [yaml2obj] Remove fragile test case.
Sean Silva
- [llvm] r183825 - Update Release Process doc
Sean Silva
- [llvm] r183825 - Update Release Process doc
Sean Silva
- [PATCH] [yaml2obj] Initial ELF section support.
Sean Silva
- [PATCH] [yaml2obj] Initial ELF section support.
Sean Silva
- [PATCH] [yaml2obj] Initial ELF section support.
Sean Silva
- [llvm] r183953 - [yaml2obj] Initial ELF section support.
Sean Silva
- [llvm] r183954 - [yaml2obj] Add sh_addr via `Address` key.
Sean Silva
- [llvm] r183955 - [yaml2obj] Add support for specifying raw section content.
Sean Silva
- [PATCH] [yaml2obj] Initial ELF section support.
Sean Silva
- [PATCH] [lld][PECOFF] Read relocation entries.
Sean Silva
- [llvm] r183962 - [yaml2obj] Add support for sh_addralign via `AddressAlign` key.
Sean Silva
- [llvm] r184022 - [yaml2obj] Add support for sh_link via `Link` key.
Sean Silva
- [llvm] r184025 - [yaml2obj] Move some classes into anonymous namespaces.
Sean Silva
- [PATCH] readobj: Dump PE/COFF optional records.
Michael Spencer
- [PATCH] [PECOFF] Refactoring: Split FileCOFF c'tor. No functionality change.
Michael Spencer
- [PATCH] factor duplicated yamlReader creation
Michael Spencer
- [PATCH] [yaml2obj] Initial ELF support.
Michael Spencer
- [PATCH] readobj: Dump PE/COFF optional records.
Michael Spencer
- [PATCH] [PECOFF] Remove COFF header from PE header for simplicity.
Michael Spencer
- [PATCH] [PECOFF][Writer] Structure of pe32_header was changed.
Michael Spencer
- [PATCH] [lld][ELF] TBSS section has to be seperately considered so that it doesnot occupy memory space
Michael Spencer
- [PATCH] [ARM] Remove isThumb() as it's not used and it's not in the right place.
Michael Spencer
- [PATCH] [ELF] Add NMAGIC/OMAGIC support
Michael Spencer
- [PATCH] [yaml2obj] Initial ELF section support.
Michael Spencer
- [PATCH] [lld][PECOFF] Read relocation entries.
Michael Spencer
- [PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Michael Spencer
- [llvm] r183957 - #include <climits> instead of <limits.h> in C++ header file.
Jakub Staszak
- [llvm] r183958 - Remove forward declaration of MachineBasicBlock. It is #included anyway.
Jakub Staszak
- [llvm] r183960 - Move #include from .h to .cpp file.
Jakub Staszak
- [llvm] r184044 - Use 0 instead of NULL.
Jakub Staszak
- [www-releases] r183895 - Add 3.3 binaries.
Jakub Staszak
- Please review: Optimize vector multiply on X86
Jakub Staszak
- Please review: Optimize vector multiply on X86
Jakub Staszak
- R600 Patches: .td file cleanups and compute fixes for Cayman
Tom Stellard
- R600 Patches: .td file cleanups and compute fixes for Cayman
Tom Stellard
- R600 Patches: Add support for the local address space
Tom Stellard
- [PATCH 1/2] TableGen: Generate a function for getting operand indices based on their defined names
Tom Stellard
- R600 Patches: Add support for the local address space
Tom Stellard
- [PATCH 1/2] TableGen: Generate a function for getting operand indices based on their defined names
Tom Stellard
- [PATCH 1/2] TableGen: Generate a function for getting operand indices based on their defined names
Tom Stellard
- [llvm] r183937 - R600: Don't try to fix reg class when copying IMPLICIT_DEF to a register
Tom Stellard
- R600 Patches: .td file cleanups and compute fixes for Cayman
Tom Stellard
- [llvm] r184013 - R600: Move instruction encoding definitions into a separate .td file
Tom Stellard
- [llvm] r184014 - R600: Factor the instruction encoding out the RAT_WRITE_CACHELESS_eg class
Tom Stellard
- [llvm] r184015 - R600: Use EXPORT_RAT_INST_STORE_DWORD for stores on Cayman
Tom Stellard
- [llvm] r184016 - R600: Use correct encoding for Vertex Fetch instructions on Cayman
Tom Stellard
- [llvm] r184021 - R600: Add SI load support for v[24]i32 and store for v2i32
Tom Stellard
- [PATCH] R600: Add SI load support for v[24]i32 and store for v2i32
Tom Stellard
- [llvm] r183726 - Whitespace.
NAKAMURA Takumi
- [llvm] r183727 - ARMAsmBackend.cpp: Use Triple::isOSBinFormatCOFF() instead of isOSWindows().
NAKAMURA Takumi
- [llvm] r183728 - Tweak a couple of tests on win32 hosts with +Asserts.
NAKAMURA Takumi
- [llvm] r183650 - Avoid warnings about unused parameters that tend to come up a lot when
NAKAMURA Takumi
- [llvm] r183736 - Rework r183728, suppress assert(0) for now. Its behavior depends on assertions on win32 hosts.
NAKAMURA Takumi
- [polly] r183025 - Test that independent block pass does not transform induction variables
Star Tan
- [polly] r183025 - Test that independent block pass does not transform induction variables
Star Tan
- [polly] r183025 - Test that independent block pass does not transform induction variables
Star Tan
- [polly] r183025 - Test that independent block pass does not transform induction variables
Star Tan
- [polly] scop detection: detect regions bottom up
Star Tan
- [polly] scop detection: detect regions bottom up
Star Tan
- [polly] scop detection: detect regions bottom up
Star Tan
- [PATCH] ARM: Form paired load after stack coloring.
Andrew Trick
- [llvm] r184028 - MI-Sched: DEBUG: print critical resource.
Andrew Trick
- [llvm] r184029 - MI-Sched: added tracking of dependent latency for better heuristics.
Andrew Trick
- [llvm] r184030 - MI-Sched: Remove the temporary EnableCopyConstrain flag.
Andrew Trick
- [llvm] r184031 - MI-Sched: Rename IssueCount to CurrMOps.
Andrew Trick
- [llvm] r184032 - Machine Model: Add MicroOpBufferSize and resource BufferSize.
Andrew Trick
- [llvm] r184033 - Update machine models. Specify buffer sizes for OOO processors.
Andrew Trick
- [llvm] r184034 - Support BufferSize on ProcResGroup for unified MOp schedulers.
Andrew Trick
- [llvm] r184038 - MI-Sched: heuristics using the new latency and machine model.
Andrew Trick
- [llvm] r184039 - Missing NDEBUGs.
Andrew Trick
- [compiler-rt] r183873 - Fix broken header guard.
Richard Trieu
- [PATCH] [ELF] Refactor File.h.
Rui Ueyama
- [PATCH] [ELF] Refactor File.h.
Rui Ueyama
- [PATCH] [ELF] Refactor File.h.
Rui Ueyama
- [lld] r183696 - [ELF] Refactor File.h.
Rui Ueyama
- [PATCH] [ELF] Refactor File.h.
Rui Ueyama
- [lld] r183700 - [PECOFF] Add comments for symbols.
Rui Ueyama
- [lld] r183705 - [PECOFF][Writer] Set required OS version numbers.
Rui Ueyama
- [lld] r183705 - [PECOFF][Writer] Set required OS version numbers.
Rui Ueyama
- [PATCH] readobj: Dump PE/COFF optional records.
Rui Ueyama
- [lld] r183708 - [PECOFF] Refactoring: Split FileCOFF c'tor. No functionality change.
Rui Ueyama
- [PATCH] [PECOFF] Refactoring: Split FileCOFF c'tor. No functionality change.
Rui Ueyama
- [PATCH] [PECOFF] Remove COFF header from PE header for simplicity.
Rui Ueyama
- [PATCH] [PECOFF][Writer] Structure of pe32_header was changed.
Rui Ueyama
- [PATCH] readobj: Dump PE/COFF optional records.
Rui Ueyama
- [PATCH] [lld][ELF] TBSS section has to be seperately considered so that it doesnot occupy memory space
Rui Ueyama
- [lld] r183724 - [WinLink] Add -force command line option to allow undefined symbols.
Rui Ueyama
- [llvm] r183788 - [PECOFF] Remove COFF header from PE header for simplicity.
Rui Ueyama
- [lld] r183789 - [PECOFF][Writer] Structure of pe32_header was changed.
Rui Ueyama
- [PATCH] [PECOFF] Remove COFF header from PE header for simplicity.
Rui Ueyama
- [PATCH] [PECOFF][Writer] Structure of pe32_header was changed.
Rui Ueyama
- [PATCH] readobj: Dump PE/COFF optional records.
Rui Ueyama
- [PATCH] readobj: Dump PE/COFF optional records.
Rui Ueyama
- [PATCH] [ARM] Remove isThumb() as it's not used and it's not in the right place.
Rui Ueyama
- [lld] r183806 - [Darwin][Driver] Add unit tests.
Rui Ueyama
- [PATCH] [ELF] Remove unused parameter from ELFReference c'tor.
Rui Ueyama
- [lld] r183850 - [ELF] Remove unused parameter from ELFReference c'tor.
Rui Ueyama
- [PATCH] [ELF] Remove unused parameter from ELFReference c'tor.
Rui Ueyama
- [llvm] r183852 - readobj: Dump PE/COFF optional records.
Rui Ueyama
- [PATCH] readobj: Dump PE/COFF optional records.
Rui Ueyama
- [PATCH] readobj: Dump PE/COFF optional records.
Rui Ueyama
- [lld] r183853 - [PECOFF] Test for r183705.
Rui Ueyama
- [lld] r183870 - [PECOFF] Rename basic.test -> trivial.test.
Rui Ueyama
- [PATCH] [ELF] Add NMAGIC/OMAGIC support
Rui Ueyama
- [lld] r183876 - [PECOFF] Define constants for page size and disk sector size.
Rui Ueyama
- [lld] r183877 - [ARM] Remove isThumb() as it's not used and it's not in the right place.
Rui Ueyama
- [PATCH] [ARM] Remove isThumb() as it's not used and it's not in the right place.
Rui Ueyama
- [lld] r183877 - [ARM] Remove isThumb() as it's not used and it's not in the right place.
Rui Ueyama
- [lld] r183887 - [PECOFF] Make readSymbolTable a const function.
Rui Ueyama
- [PATCH] [ELF] Add NMAGIC/OMAGIC support
Rui Ueyama
- [lld] r183887 - [PECOFF] Make readSymbolTable a const function.
Rui Ueyama
- [PATCH] [lld][PECOFF] Read relocation entries.
Rui Ueyama
- [PATCH] [lld][PECOFF] Read relocation entries.
Rui Ueyama
- [PATCH] [lld][PECOFF] Read relocation entries.
Rui Ueyama
- [PATCH] [lld][PECOFF] Read relocation entries.
Rui Ueyama
- [lld] r183964 - [lld][PECOFF] Read relocation entries.
Rui Ueyama
- [PATCH] [lld][PECOFF] Read relocation entries.
Rui Ueyama
- [lld] r183965 - [PECOFF] Fix build error on Win64.
Rui Ueyama
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Rui Ueyama
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Rui Ueyama
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Rui Ueyama
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Rui Ueyama
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Rui Ueyama
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Rui Ueyama
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Rui Ueyama
- [PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Rui Ueyama
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Rui Ueyama
- [PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Rui Ueyama
- [PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Rui Ueyama
- [PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Rui Ueyama
- [PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Rui Ueyama
- [lld] r184035 - [PECOFF] Handle scope of absolute atom correctly.
Rui Ueyama
- [lld] r184036 - [PECOFF] Support .lib archive file.
Rui Ueyama
- [lld] r184037 - [PECOFF] Add a test for r184036.
Rui Ueyama
- [PATCH] [lld][PECOFF] Implement the reader for the import library.
Rui Ueyama
- [lld] r184050 - [WinLink] Support /nxcompat command line option.
Rui Ueyama
- [PATCH] [Passes][GOT] Split perform() into small predicate functions for readability sake.
Rui Ueyama
- [lld] r184061 - [lld] Move AtomLayout from ELF to ReaderWriter so that it can be used by non-ELF writers.
Rui Ueyama
- [PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Rui Ueyama
- [lld] r184062 - [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Rui Ueyama
- [lld] r184063 - [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Rui Ueyama
- [PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Rui Ueyama
- [PATCH] [PECOFF] Connect defined atoms with layout before/after edges.
Rui Ueyama
- [PATCH] ARM: Enforce decoding rules for VLD#
Amaury de la Vieuville
- [PATCH] ARM: ISB options other than SY are reserved
Amaury de la Vieuville
- [llvm] r183656 - ARM: ISB cannot be passed the same options as DMB
Amaury de la Vieuville
- [llvm] r183657 - Fix misleading comments in ARMAsmParser
Amaury de la Vieuville
- [PATCH] ARM: ISB options other than SY are reserved
Amaury de la Vieuville
- [PATCH] ARM: fix STREXD/LDREXD reencoding
Amaury de la Vieuville
- [llvm] r183729 - ARM: Fix STREX/LDREX reecoding
Amaury de la Vieuville
- [PATCH] ARM: fix STREXD/LDREXD reencoding
Amaury de la Vieuville
- [llvm] r183731 - ARM: Enforce decoding rules for VLDn instructions
Amaury de la Vieuville
- [PATCH] ARM: Enforce decoding rules for VLD#
Amaury de la Vieuville
- [PATCH] ARM: fix B branch destination decoding
Amaury de la Vieuville
- [PATCH] ARM: fix t2am_imm8_offset printer
Amaury de la Vieuville
- [PATCH] ARM: fix t2am_imm8_offset printer
Amaury de la Vieuville
- [PATCH] ARM: thumb byte & halfword stores cannot use PC as dest register
Amaury de la Vieuville
- [PATCH] ARM: fix pc-relative thumb loads decoding (literal loads)
Amaury de la Vieuville
- [PATCH] ARM: fix thumb coprocessor instruction with pre-writeback disassembly
Amaury de la Vieuville
- [llvm] r183913 - ARM: fix t2am_imm8_offset operand printing for imm=#-0
Amaury de la Vieuville
- [llvm] r183914 - ARM: fix B decoding
Amaury de la Vieuville
- [PATCH] ARM: thumb stores cannot use PC as dest register
Amaury de la Vieuville
- [PATCH] ARM: thumb stores cannot use PC as dest register
Amaury de la Vieuville
- [PATCH] ARM: fix pc-relative thumb loads decoding (literal loads)
Amaury de la Vieuville
- [llvm] r183975 - ARM: fix thumb coprocessor instruction with pre-writeback disassembly
Amaury de la Vieuville
- [PATCH] ARM: fix pc-relative thumb loads decoding (literal loads)
Amaury de la Vieuville
- [compiler-rt] r183642 - tsan: fix lint warnings
Dmitry Vyukov
- [compiler-rt] r183643 - tsan: more detailed trace for atomic operations (include address and memory ordering)
Dmitry Vyukov
- [compiler-rt] r183644 - tsan: fix windows mingw build
Dmitry Vyukov
- [compiler-rt] r183645 - tsan: fix old gcc warnings
Dmitry Vyukov
- [compiler-rt] r183646 - tsan: fix windows crash (incorrect stack boundaries)
Dmitry Vyukov
- [compiler-rt] r183648 - tsan: fix merge bug
Dmitry Vyukov
- [compiler-rt] r183645 - tsan: fix old gcc warnings
Dmitry Vyukov
- [compiler-rt] r183645 - tsan: fix old gcc warnings
Dmitry Vyukov
- [compiler-rt] r183649 - tsan: disable getaddrinfo() interceptor for tsan (causes recursion)
Dmitry Vyukov
- [compiler-rt] r183649 - tsan: disable getaddrinfo() interceptor for tsan (causes recursion)
Dmitry Vyukov
- [compiler-rt] r183672 - tsan: allows to suppress races on global variables
Dmitry Vyukov
- [compiler-rt] r183673 - tsan: add system tests for suppressions
Dmitry Vyukov
- [compiler-rt] r183674 - tsan: fix lit test failures
Dmitry Vyukov
- [compiler-rt] r183738 - tsan: add -Wno-maybe-uninitialized to Go build script
Dmitry Vyukov
- [compiler-rt] r183645 - tsan: fix old gcc warnings
Dmitry Vyukov
- [compiler-rt] r183898 - tsan: fix Windows Go crash
Dmitry Vyukov
- [llvm] r183685 - [PowerPC] Use multiclass to generate extended branch mnemonics
Ulrich Weigand
- [llvm] r183686 - [PowerPC] Support branch mnemonics with implied CR0
Ulrich Weigand
- [llvm] r183687 - [PowerPC] Support extended sc mnemonic
Ulrich Weigand
- [PATCH] [CMake/PPC64]: Add -mminimal-toc to CFLAGS if compiler is gcc < 4.6 on powerpc64
Ulrich Weigand
- [llvm] r183829 - [PowerPC] Use assembler source in MC tests
Ulrich Weigand
- [llvm] r183834 - [MC/DWARF] Support .debug_frame / .debug_line code alignment factors
Ulrich Weigand
- [MC/DWARF] Support .debug_frame / .debug_line code alignment factors
Ulrich Weigand
- [compiler-rt] r183647 - [asan] fix the bug with memalign and malloc_usable_size (http://code.google.com/p/address-sanitizer/issues/detail?id=193); also fix lint
Bill Wendling
- [www-releases] r183892 - Add 3.3 sources.
Bill Wendling
- [www-releases] r183893 - Add 3.3 pre-built binaries.
Bill Wendling
- [www-releases] r183894 - Add 3.3 binaries.
Bill Wendling
- [www-releases] r183895 - Add 3.3 binaries.
Bill Wendling
- [www] r183938 - 3.3 release is finished.
Bill Wendling
- [www-releases] r183895 - Add 3.3 binaries.
Bill Wendling
- [polly] r183653 - TempScopInfo: Add code to build the scalar dependences.
Hongbin Zheng
- [llvm] r183633 - Fix a regression I introduced when I expanded the complex pseudos in
reed kotler
Last message date:
Sun Jun 16 20:59:35 PDT 2013
Archived on: Tue Aug 4 17:10:22 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).