The Week Of Monday 23 September 2013 Archives by author
Starting: Mon Sep 23 00:39:42 PDT 2013
Ending: Sun Sep 29 23:23:19 PDT 2013
Messages: 639
- [PATCH][Mips][msa] Updates encoding of 2RF instructions
Matheus Almeida
- [PATCH][Mips][msa] Direct Object Emission for the MSA instruction set - Initial support
Matheus Almeida
- [PATCH][Mips][msa] Direct Object Emission for 2RF instructions
Matheus Almeida
- [PATCH][Mips][msa] Updates encoding of 3R instructions
Matheus Almeida
- [PATCH][Mips][msa] Direct Object Emission for 3R instructions
Matheus Almeida
- [PATCH][Mips][msa] Updates encoding of 3RF instructions
Matheus Almeida
- [PATCH][Mips][msa] Direct Object Emission for 3RF instructions
Matheus Almeida
- [PATCH] Teach DAGCombier how to fold according to rule (shl (zext (shr A, X)), X) => (zext (shl (shr A, X), X))
Owen Anderson
- PATCH: SelectionDAG: More efficient legalization of unsupported SELECT_CC/SETCC condition codes + Fix NAN handling on R600
Owen Anderson
- [PATCH] Teach SimplifyCFG about address spaces
Matt Arsenault
- [PATCH] Add address space arguments to MemoryBuiltins
Matt Arsenault
- [PATCH] Fix another constant folding address space place I missed.
Matt Arsenault
- [PATCH] Scalarize select vector arguments when extracted
Matt Arsenault
- [PATCH] Allow multiple check prefixes in FileCheck
Matt Arsenault
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Matt Arsenault
- [PATCH] Use correct address space size GEP index in SROA
Matt Arsenault
- [PATCH] Fix SLPVectorizer using wrong address space for load/store
Matt Arsenault
- [llvm] r191564 - Fix SLPVectorizer using wrong address space for load/store
Matt Arsenault
- [PATCH] Fix SLPVectorizer using wrong address space for load/store
Matt Arsenault
- [llvm] r191574 - Use type helper functions
Matt Arsenault
- [llvm] r191576 - Use right pointer type in DebugIR
Matt Arsenault
- [llvm] r191579 - Minor code simplification
Matt Arsenault
- [PATCH] Constant fold ptrtoint + compare with address spaces
Matt Arsenault
- [PATCH] Use right address space size in InstCombineCompares
Matt Arsenault
- [PATCH] Teach scalarrepl about address spaces
Matt Arsenault
- [PATCH] Fix GVN creating bitcast between address spaces
Matt Arsenault
- [PATCH] Fix getOrInsertGlobal dropping the address space.
Matt Arsenault
- [llvm] r191595 - Fix typo
Matt Arsenault
- [PATCH] Fix getOrInsertGlobal dropping the address space.
Matt Arsenault
- [PATCH] Remove unused SCEV functions
Matt Arsenault
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Aaron Ballman
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Aaron Ballman
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Aaron Ballman
- [llvm] r191393 - Teach DAGCombiner how to canonicalize dags according to the rule
Andrea Di Biagio
- [PATCH] Teach DAGCombier how to fold according to rule (shl (zext (shr A, X)), X) => (zext (shl (shr A, X), X))
Andrea Di Biagio
- [llvm] r191438 - Revert r191393 since it caused pr17380.
Andrea Di Biagio
- [llvm] r191509 - Re-apply the change from r191393 with fix for pr17380.
Andrea Di Biagio
- [llvm] r191513 - Remove superfluous comment accidentally checked-in.
Andrea Di Biagio
- [llvm] r191209 - DebugInfo: Wrap section data and relocs together for dwarf dumping support
David Blaikie
- [llvm] r190773 - Implement function prefix data as an IR feature.
David Blaikie
- [llvm] r191225 - Handle gnu pubtypes sections:
David Blaikie
- [PATCH] A new HeapToStack allocation promotion pass
David Blaikie
- [llvm] r191225 - Handle gnu pubtypes sections:
David Blaikie
- [llvm] r191225 - Handle gnu pubtypes sections:
David Blaikie
- [llvm] r191233 - Exract most of DWARFCompileUnit into a new DWARFUnit to prepare for the coming DWARFTypeUnit.
David Blaikie
- [llvm] r191234 - llvm-dwarfdump/libDebugInfo support for type units
David Blaikie
- [llvm] r191238 - Unbreak the build (from r191233)since we're calling printf.
David Blaikie
- [llvm] r191244 - Comments for r191234 as suggested by Eric Christopher.
David Blaikie
- [llvm] r191253 - Make dwarfdump-type-units.test order-independent
David Blaikie
- [llvm] r191266 - DWARFTypeUnit::dump(): Use PRIx64 to format uint64_t.
David Blaikie
- [llvm] r191329 - llvm-dwarfdump support for gnu_pubtypes
David Blaikie
- [llvm] r191330 - llvm-dwarfdump: re-add field formatting for the entry kind lost in r191329
David Blaikie
- [llvm] r191333 - llvm-dwarfdump: add missing opening quotation mark lost in r191330
David Blaikie
- [llvm] r191407 - Unify pubsection/gnu pubsection printing.
David Blaikie
- [PATCH] Use getFirstNonPHI to set the insertion point for PHIs
Justin Bogner
- [PATCH] Use getFirstNonPHI to set the insertion point for PHIs
Justin Bogner
- [PATCH] Use getFirstNonPHI to set the insertion point for PHIs
Justin Bogner
- [llvm] r191526 - Transforms: Use getFirstNonPHI to set the insertion point for PHIs
Justin Bogner
- [PATCH] Use getFirstNonPHI to set the insertion point for PHIs
Justin Bogner
- [PATCH] Only do foldSelectICmpAndOr for integer types
Justin Bogner
- [llvm] r191552 - InstCombine: Only foldSelectICmpAndOr for integer types
Justin Bogner
- [PATCH] A new HeapToStack allocation promotion pass
Matthias Braun
- Automatic PGO - Initial implementation (1/N)
Chandler Carruth
- [llvm] r191314 - set the cost of tiny trees to INT_MAX in SLP vectorizer to disable vectorization on them
Chandler Carruth
- [www] r191351 - Point Windows build download links to r191323
Chandler Carruth
- [PATCH] A new HeapToStack allocation promotion pass
Chandler Carruth
- [llvm] r191421 - PPC: Do not introduce ISD nodes for fctid and fctiw
Chandler Carruth
- [llvm] r191423 - Added temp flag -misched-bench for staging in default changes.
Chandler Carruth
- [llvm] r191624 - Enable libcxx as part of the top level CMake build when it is checked
Chandler Carruth
- [llvm] r191411 - [mips][msa] Updates encoding of 2RF instructions to match the latest revision of the MSA spec (1.06).
Jack Carter
- [PATCH][Mips][msa] Updates encoding of 2RF instructions
Jack Carter
- [llvm] r191412 - [mips][msa] Direct Object Emission support for the MSA instruction set.
Jack Carter
- [llvm] r191413 - [mips][msa] Direct Object Emission for 2RF instructions.
Jack Carter
- [llvm] r191414 - [mips][msa] Updates encoding of 3R instructions to match the latest revision of the MSA spec (1.06).
Jack Carter
- [llvm] r191415 - [mips][msa] Direct Object Emission for 3R instructions.
Jack Carter
- [PATCH][Mips][msa] Direct Object Emission for the MSA instruction set - Initial support
Jack Carter
- [PATCH][Mips][msa] Direct Object Emission for 2RF instructions
Jack Carter
- [PATCH][Mips][msa] Updates encoding of 3R instructions
Jack Carter
- [PATCH][Mips][msa] Direct Object Emission for 3R instructions
Jack Carter
- [llvm] r191460 - [mips][msa] Updates encoding of 3RF instructions to match the latest revision of the MSA spec (1.06).
Jack Carter
- [PATCH][Mips][msa] Updates encoding of 3RF instructions
Jack Carter
- [llvm] r191461 - [mips][msa] Direct Object Emission for 3RF instructions.
Jack Carter
- [PATCH][Mips][msa] Direct Object Emission for 3RF instructions
Jack Carter
- [PATCH] A new HeapToStack allocation promotion pass
Stephen Checkoway
- Changes to llvm tests to fix Bug 17327
Stephen Checkoway
- Changes to llvm tests to fix Bug 17327
Stephen Checkoway
- Automatic PGO - Initial implementation (1/N)
Evan Cheng
- Automatic PGO - Initial implementation (1/N)
Evan Cheng
- Automatic PGO - Initial implementation (1/N)
Evan Cheng
- [llvm] r191209 - DebugInfo: Wrap section data and relocs together for dwarf dumping support
Eric Christopher
- [PATCH] Fixed debug_aranges handling for common symbols.
Eric Christopher
- [llvm] r191225 - Handle gnu pubtypes sections:
Eric Christopher
- [llvm] r191225 - Handle gnu pubtypes sections:
Eric Christopher
- [llvm] r191225 - Handle gnu pubtypes sections:
Eric Christopher
- [llvm] r191235 - Formatting.
Eric Christopher
- [llvm] r191236 - Rename IsStatic variable to Linkage in order to be a bit more descriptive.
Eric Christopher
- [llvm] r191239 - Add more external types to the pubtypes table. Expand the asm
Eric Christopher
- [llvm] r191255 - Format the index entry kind string to align.
Eric Christopher
- [llvm] r191256 - Regenerate testcase from source.
Eric Christopher
- [llvm] r191257 - Add namespaces to the list of items that we expose via pubnames.
Eric Christopher
- [llvm] r191314 - set the cost of tiny trees to INT_MAX in SLP vectorizer to disable vectorization on them
Eric Christopher
- Automatic PGO - Initial implementation (1/N)
Eric Christopher
- [llvm] r191314 - set the cost of tiny trees to INT_MAX in SLP vectorizer to disable vectorization on them
Eric Christopher
- [PATCH][PR16882] Ignore noreturn definitions when setting isPhysRegUsed.
Eric Christopher
- Automatic PGO - Initial implementation (1/N)
Eric Christopher
- Automatic PGO - Initial implementation (1/N)
Eric Christopher
- Automatic PGO - Initial implementation (1/N)
Eric Christopher
- Automatic PGO - Initial implementation (1/N)
Eric Christopher
- [llvm] r191401 - Slight formatting change for pubnames/pubtypes output.
Eric Christopher
- [llvm] r191407 - Unify pubsection/gnu pubsection printing.
Eric Christopher
- [llvm] r191408 - Dump the normal dwarf pubtypes section as well.
Eric Christopher
- [llvm] r191409 - Add gnu pubsections as options to llvm-dwarfdump.
Eric Christopher
- [llvm] r191407 - Unify pubsection/gnu pubsection printing.
Eric Christopher
- Automatic PGO - Initial implementation (1/N)
Eric Christopher
- [llvm] r191571 - Rework conditional for printing out pub sections.
Eric Christopher
- [llvm] r191582 - Unify conditionals and reformat.
Eric Christopher
- [llvm] r191638 - Plug a memory leak in a unit test. Stack allocation is sufficient here.
Eric Christopher
- [llvm] r191042 - Fix LTO handling of module-level assembly (PR14152).
Peter Collingbourne
- [llvm] r190773 - Implement function prefix data as an IR feature.
Peter Collingbourne
- [llvm] r191219 - Add a paragraph on prefix data layout.
Peter Collingbourne
- [llvm] r190773 - Implement function prefix data as an IR feature.
Peter Collingbourne
- [llvm] r190773 - Implement function prefix data as an IR feature.
Peter Collingbourne
- [llvm] r191042 - Fix LTO handling of module-level assembly (PR14152).
Peter Collingbourne
- [llvm] r191343 - Move LTO support library to a component, allowing it to be tested
Peter Collingbourne
- [llvm] r191042 - Fix LTO handling of module-level assembly (PR14152).
Peter Collingbourne
- [llvm] r191357 - Wrap the #include of <stdbool.h> in an #ifndef __cplusplus.
Peter Collingbourne
- [llvm] r191359 - Try again to fix the MSVC build.
Peter Collingbourne
- [PATCH][instcombine]: Slice a big load in two loads when the element are next to each other in memory.
Quentin Colombet
- [PATCH][PR16882] Ignore noreturn definitions when setting isPhysRegUsed.
Quentin Colombet
- [PATCH][PR16882] Ignore noreturn definitions when setting isPhysRegUsed.
Quentin Colombet
- [llvm] r191349 - [PR16882] Ignore noreturn definitions when setting isPhysRegUsed.
Quentin Colombet
- [PATCH][PR16882] Ignore noreturn definitions when setting isPhysRegUsed.
Quentin Colombet
- [lld] r191581 - [mach-o] switch to use llvm::MachO:: constants
Charles Davis
- [lld] r191583 - Add a comment to ReaderCOFF::parseFile.
Charles Davis
- [llvm] r191600 - SelectionDAG: Clean up LegalizeSetCCCondCode() function
Charles Davis
- [PATCH] Add missing includes for <cctype> when using isdigit/isalpha/etc
Will Dietz
- [PATCH] yaml2coff/elf: Touchup for compatibility.
Will Dietz
- [PATCH] yaml2coff/elf: Touchup for compatibility.
Will Dietz
- [PATCH] yaml2coff/elf: Touchup for compatibility.
Will Dietz
- [PATCH] Add missing includes for <cctype> when using isdigit/isalpha/etc
Will Dietz
- [llvm] r191318 - Make the size and expr arguments of .fill directive optional.
Roman Divacky
- [llvm] r191042 - Fix LTO handling of module-level assembly (PR14152).
Daniel Dunbar
- [llvm] r191042 - Fix LTO handling of module-level assembly (PR14152).
Daniel Dunbar
- [llvm] r191042 - Fix LTO handling of module-level assembly (PR14152).
Daniel Dunbar
- Automatic PGO - Initial implementation (1/N)
Daniel Dunbar
- [llvm] r191331 - Patch that forces MergeFunctions pass for clang.
Stepan Dyatkovskiy
- [lld] r191207 - [lld][ELF] Remove invalid comment
Shankar Easwaran
- [lld] r191317 - [PECOFF] Ignore /verbose and /wx (warnings as errors) options.
Shankar Easwaran
- [PATCH] Make Driver::link and LinkingContext::validate return true on success.
Shankar Kalpathi Easwaran
- [PATCH] [Core] Add type and size to SharedLibraryAtom
Shankar Kalpathi Easwaran
- [PATCH] [Core] Add type and size to SharedLibraryAtom
Shankar Kalpathi Easwaran
- [PATCH] [ARM] Split A/R class into separate subtarget features
Amara Emerson
- [llvm] r191202 - [ARM] Split A/R class into separate subtarget features.
Amara Emerson
- [PATCH] [ARM] Split A/R class into separate subtarget features
Amara Emerson
- [llvm] r191428 - [ARM] Use the load-acquire/store-release instructions optimally in AArch32.
Amara Emerson
- [PATCH] Add non-blocking Wait() for launched processes
Rafael Avila de Espindola
- [llvm] r191216 - Remove remaining references to -O4.
Rafael Espindola
- [llvm] r191372 - Set the minimal stack size with msvc when using cmake >= 2.8.11.
Rafael Espindola
- [PATCH] Add non-blocking Wait() for launched processes
Rafael Ávila de Espíndola
- [PATCH] Add non-blocking Wait() for launched processes
Rafael Ávila de Espíndola
- [PATCH] Remove "localize global" optimization
Rafael Ávila de Espíndola
- [PATCH] Add non-blocking Wait() for launched processes
Rafael Ávila de Espíndola
- [PATCH] Emit Clang version information into .comment section (LLVM's part of implementation) [PART 2]
Rafael Ávila de Espíndola
- [llvm] r191258 - Misc fixes for cpp backend.
Rafael Espíndola
- [PATCH] Explicitly specify CMake MSVC stack size
Rafael Espíndola
- [PATCH] Explicitly specify CMake MSVC stack size
Rafael Espíndola
- [PATCH] Explicitly specify CMake MSVC stack size
Rafael Espíndola
- [PATCH] Don't localize globals that may serve as leak checker roots.
Rafael Espíndola
- [PATCH] Don't localize globals that may serve as leak checker roots.
Rafael Espíndola
- [PATCH] Don't localize globals that may serve as leak checker roots.
Rafael Espíndola
- [PATCH][MC/SPARC] Add support for EH to SPARC backend
Rafael Espíndola
- [PATCH][MC/SPARC] Add support for EH to SPARC backend
Rafael Espíndola
- [PATCH] Don't localize globals that may serve as leak checker roots.
Rafael Espíndola
- [llvm] r191393 - Teach DAGCombiner how to canonicalize dags according to the rule
Rafael Espíndola
- [llvm] r191200 - InstSimplify: Fold equality comparisons between non-inbounds GEPs.
Rafael Espíndola
- [PATCH] Don't localize globals that may serve as leak checker roots.
Rafael Espíndola
- [PATCH] Add non-blocking Wait() for launched processes
Rafael Espíndola
- [PATCH] Add missing includes for <cctype> when using isdigit/isalpha/etc
Rafael Espíndola
- [PATCH] yaml2coff/elf: Touchup for compatibility.
Rafael Espíndola
- [PATCH] yaml2coff/elf: Touchup for compatibility.
Rafael Espíndola
- [llvm] r191343 - Move LTO support library to a component, allowing it to be tested
Rafael Espíndola
- [PATCH] Enable building LTO on WIN32
Rafael Espíndola
- [llvm] r191343 - Move LTO support library to a component, allowing it to be tested
Rafael Espíndola
- XCore target: fix bug in XCoreLowerThreadLocal.cpp
Rafael Espíndola
- [llvm] r191343 - Move LTO support library to a component, allowing it to be tested
Rafael Espíndola
- XCore target: fix bug in XCoreLowerThreadLocal.cpp
Rafael Espíndola
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [llvm] r191313 - MemoryBuiltins: Fix operator new bits.
Hal Finkel
- [llvm] r191313 - MemoryBuiltins: Fix operator new bits.
Hal Finkel
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [llvm] r191419 - PPC: Add support for fctid and fctiw
Hal Finkel
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [llvm] r191258 - Misc fixes for cpp backend.
Eli Friedman
- [llvm] r191258 - Misc fixes for cpp backend.
Eli Friedman
- [llvm] r191337 - Add missing check to SETCC optimization.
Eli Friedman
- [PATCH] Use getFirstNonPHI to set the insertion point for PHIs
Eli Friedman
- [PATCH] Use getFirstNonPHI to set the insertion point for PHIs
Eli Friedman
- [PATCH] [1/2] Adding a feature flag for TBM instruction set
Yunzhong Gao
- [llvm] r191324 - Adding a feature flag to the llvm backend for x86 TBM instruction set.
Yunzhong Gao
- [llvm] r191287 - [msan] Handling of atomic load/store, atomic rmw, cmpxchg.
Gao, Yunzhong
- [llvm] r191287 - [msan] Handling of atomic load/store, atomic rmw, cmpxchg.
Gao, Yunzhong
- [PATCH] Fixing Intel format of the vshufpd instruction
Yunzhong Gao
- [llvm] r191481 - Fixing Intel format of the vshufpd instruction.
Yunzhong Gao
- [PATCH] [1/2] Adding a feature flag for TBM instruction set
Yunzhong Gao
- [PATCH] [1/2] Add intrinsics for TBM instruction set
Yunzhong Gao
- [llvm] r191539 - Adding intrinsics to the llvm backend for TBM instruction set.
Yunzhong Gao
- [llvm] r191402 - Test commit. Removed trailing whitespace.
Gao, Yunzhong
- Automatic PGO - Initial implementation (1/N)
Renato Golin
- Fix PR 17368: disable unnecessary vector multiplication distribution for square of add/sub on ARM
Renato Golin
- Fix PR 17368: disable unnecessary vector multiplication distribution for square of add/sub on ARM
Renato Golin
- [llvm] r191425 - Add links to cross-compilation docs from getting started
Renato Golin
- Fix PR 17372: Emitting PLD for stack prefetching on Thumb2
Renato Golin
- Fix bug:17136: RescheduleOps of ARMLoadStoreOptimizer
Renato Golin
- [llvm] r191561 - Clarifying doc about cross-compiling
Renato Golin
- [llvm] r191260 - [stackprotector] Allow for copies from vreg -> vreg to be in a terminator sequence.
Michael Gottesman
- [llvm] r191261 - [stackprotector] Forgot to add in PR number to test case.
Michael Gottesman
- [PATCH] A new HeapToStack allocation promotion pass
Joey Gouly
- Automatic PGO - Initial implementation (1/N)
Joey Gouly
- [PATCH] A new HeapToStack allocation promotion pass
Joey Gouly
- [PATCH][MC/SPARC] Add support for EH to SPARC backend
Venkatraman Govindaraju
- [llvm] r191431 - Implements parsing and emitting of .cfi_window_save in MC.
Venkatraman Govindaraju
- [llvm] r191432 - [Sparc] Implements exception handling in SPARC with DwarfCFI.
Venkatraman Govindaraju
- [PATCH][MC/SPARC] Add support for EH to SPARC backend
Venkatraman Govindaraju
- [llvm] r191558 - Make SourceMgr::PrintMessage() testable and add unit tests
Dmitri Gribenko
- [llvm] r191563 - SourceMgr diagnotics printing: fix a bug where printing a fixit for a source
Dmitri Gribenko
- [PATCH][PR16882] Ignore noreturn definitions when setting isPhysRegUsed.
Jim Grosbach
- [PATCH][PR16882] Ignore noreturn definitions when setting isPhysRegUsed.
Jim Grosbach
- [llvm] r191344 - MachO: Improve backend diagnostic for overalignment.
Jim Grosbach
- [llvm-commits] [polly] r152913 - in /polly/trunk: lib/Support/SCEVValidator.cpp test/ScopInfo/2012-03-16-Crash-because-of-unsigned-in-scev.ll
Tobias Grosser
- [llvm] r190717 - Adds support for Atom Silvermont (SLM) - -march=slm
Gurd, Preston
- [llvm] r191289 - Remove error output from configure if CFLAGS is set (r174313).
Patrik Hagglund
- [llvm] r191350 - [mips] Define getTargetNode as a template function.
Akira Hatanaka
- [llvm] r191352 - [mips] Move public functions to the beginning of the class definition.
Akira Hatanaka
- [llvm] r191353 - Revert r191350.
Akira Hatanaka
- [llvm] r191546 - [mips] Rewrite MipsTargetLowering::getAddr functions as template functions.
Akira Hatanaka
- [llvm] r191578 - [mips] Define a derived class of PseudoSourceValue that represents a GOT entry
Akira Hatanaka
- [llvm] r191591 - [mips] Make sure loads from lazy-binding entries do not get CSE'd or hoisted out
Akira Hatanaka
- [compiler-rt] r191188 - [ASan] Add DLL thunks for the new stack UAR interface
Timur Iskhodzhanov
- [compiler-rt] r191189 - [ASan] Fix a compile-time warning
Timur Iskhodzhanov
- [compiler-rt] r191190 - [ASan/Win] Slightly optimize the DLL thunk
Timur Iskhodzhanov
- [compiler-rt] r191190 - [ASan/Win] Slightly optimize the DLL thunk
Timur Iskhodzhanov
- [Patch]change the cost for small trees in SLP vectorizer
Yi Jiang
- [Patch]change the cost for small trees in SLP vectorizer
Yi Jiang
- [llvm] r191314 - set the cost of tiny trees to INT_MAX in SLP vectorizer to disable vectorization on them
Yi Jiang
- [llvm] r191314 - set the cost of tiny trees to INT_MAX in SLP vectorizer to disable vectorization on them
Yi Jiang
- [llvm] r191327 - Test case for r191314.
Yi Jiang
- [llvm] r191314 - set the cost of tiny trees to INT_MAX in SLP vectorizer to disable vectorization on them
Yi Jiang
- [PATCH] __register_frame() when cross-building on Windows
Yaron Keren
- [llvm] r191214 - fix typo: than -> then
Kay Tiong Khoo
- [zorg] r191456 - Added new MergeFunctions custom builder clang-x86_64-freeBSD9.2.
Galina Kistanova
- [zorg] r191464 - Removed clang-x86_64-freeBSD9.2 builder temporally.
Galina Kistanova
- [PATCH] Enable -fsanitize=use-after-return by default under -fsanitize=address
Reid Kleckner
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Reid Kleckner
- [compiler-rt] r191190 - [ASan/Win] Slightly optimize the DLL thunk
Reid Kleckner
- [llvm] r190773 - Implement function prefix data as an IR feature.
Reid Kleckner
- [llvm] r191241 - Explicitly request unsigned enum types when desired
Reid Kleckner
- [PATCH] Explicitly specify CMake MSVC stack size
Reid Kleckner
- [PATCH] Don't localize globals that may serve as leak checker roots.
Reid Kleckner
- [PATCH] Don't localize globals that may serve as leak checker roots.
Reid Kleckner
- [PATCH] Don't force the use of a base pointer with MS inline asm
Reid Kleckner
- [PATCH] Add non-blocking Wait() for launched processes
Reid Kleckner
- [lld] r191581 - [mach-o] switch to use llvm::MachO:: constants
Nick Kledzik
- [lld] r191594 - [mach-o] Add support for -mllvm to darwin driver
Nick Kledzik
- [llvm] r191231 - Make nomips16 mask not repeat if it ends with a '.'.
Reed Kotler
- [llvm] r191400 - Fix a bad typo in the inline assembly code for mips16 pic fp stubs
Reed Kotler
- [llvm] r191200 - InstSimplify: Fold equality comparisons between non-inbounds GEPs.
Benjamin Kramer
- [llvm] r191205 - Expand test case a bit.
Benjamin Kramer
- [llvm] r191303 - DAGCombiner: Unify rotate matching for extended and unextended amounts.
Benjamin Kramer
- [llvm] r191309 - Push analysis passes to InstSimplify when they're around anyways.
Benjamin Kramer
- [llvm] r191310 - Teach MemoryBuiltins and InstructionSimplify that operator new never returns NULL.
Benjamin Kramer
- [llvm] r191313 - MemoryBuiltins: Fix operator new bits.
Benjamin Kramer
- [llvm] r191315 - MemoryBuiltins: Reinstate optimizing (uninitialized) loads from operator new.
Benjamin Kramer
- [llvm] r191319 - MemoryBuiltins: Remove posix_memalign from the list and replace it with a TODO.
Benjamin Kramer
- [llvm] r191313 - MemoryBuiltins: Fix operator new bits.
Benjamin Kramer
- [llvm] r191325 - Verify that we don't optimize null return checks to the nothrow_t version of operator new.
Benjamin Kramer
- [llvm] r191310 - Teach MemoryBuiltins and InstructionSimplify that operator new never returns NULL.
Benjamin Kramer
- [llvm] r191200 - InstSimplify: Fold equality comparisons between non-inbounds GEPs.
Benjamin Kramer
- [llvm] r191628 - Add a test that large offsets on GEPs on 32 bits targets are handled correctly.
Benjamin Kramer
- [llvm] r191200 - InstSimplify: Fold equality comparisons between non-inbounds GEPs.
Benjamin Kramer
- [llvm] r191636 - Allocate AtomicSDNode operands in SelectionDAG's allocator to stop leakage.
Benjamin Kramer
- [llvm] r191637 - Deallocate type units when destroying a DWARFContext.
Benjamin Kramer
- [llvm] r191638 - Plug a memory leak in a unit test. Stack allocation is sufficient here.
Benjamin Kramer
- [llvm] r191643 - Remove an old workaround for a compiler that EOL'd years ago.
Benjamin Kramer
- [llvm] r191644 - ObjectSizeOffsetEvaluator: Don't run into infinite recursion if we have a cyclic GEP.
Benjamin Kramer
- [Mesa-dev] [PATCH] R600/SI: fix MIMG writemask adjustement
Christian König
- [Mesa-dev] [PATCH] R600/SI: fix MIMG writemask adjustement
Christian König
- [Mesa-dev] [PATCH] R600/SI: fix MIMG writemask adjustement
Christian König
- [llvm] r191208 - Add sha intrinsic tests
Ben Langmuir
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Chris Lattner
- [llvm] r190773 - Implement function prefix data as an IR feature.
Chris Lattner
- [PATCH] A new HeapToStack allocation promotion pass
Nick Lewycky
- Changes to llvm tests to fix Bug 17327
Nick Lewycky
- Changes to llvm tests to fix Bug 17327
Nick Lewycky
- [PATCH] Don't localize globals that may serve as leak checker roots.
Nick Lewycky
- [llvm] r189101 - Add function attribute 'optnone'.
Nick Lewycky
- [llvm] r189101 - Add function attribute 'optnone'.
Nick Lewycky
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Hao Liu
- [PATCH][AArch64] updated patches with initial implementation of Neon scalar instructions
Jiangning Liu
- [llvm] r191263 - Initial support for Neon scalar instructions.
Jiangning Liu
- [PATCH][AArch64] updated patches with initial implementation of Neon scalar instructions
Jiangning Liu
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (by element)
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - LLVM
Jiangning Liu
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [llvm] r191491 - First check in. Modified a comment.
Puyan Lotfi
- XCore target: fix bug in XCoreLowerThreadLocal.cpp
Robert Lytton
- XCore target: fix bug in XCoreLowerThreadLocal.cpp
Robert Lytton
- XCore target: fix bug in XCoreLowerThreadLocal.cpp
Robert Lytton
- XCore target: fix bug in XCoreLowerThreadLocal.cpp
Robert Lytton
- [llvm] r191402 - Test commit. Removed trailing whitespace.
Josh Magee
- [llvm] r191570 - [stackprotector] Refactor the StackProtector pass from a single .cpp file into StackProtector.h and StackProtector.cpp.
Josh Magee
- [PATCH] [stack protector] Improved data layout rules, WIP, part 1
Josh Magee
- [llvm] r191362 - MC: Remove vestigial PCSymbol field from AsmInfo
David Majnemer
- [llvm] r191368 - MC: Add support for treating $ as a reference to the PC
David Majnemer
- [llvm] r191419 - PPC: Add support for fctid and fctiw
David Majnemer
- [llvm] r191421 - PPC: Do not introduce ISD nodes for fctid and fctiw
David Majnemer
- [llvm] r191419 - PPC: Add support for fctid and fctiw
David Majnemer
- [llvm] r191421 - PPC: Do not introduce ISD nodes for fctid and fctiw
David Majnemer
- [llvm] r191426 - PPC: Allow partial fills in writeNopData()
David Majnemer
- [compiler-rt] r191522 - [LSan] Don't report leaks with single-frame stack traces
Sergey Matveev
- [llvm] r191210 - Fixed debug_aranges handling for common symbols.
Richard Mitton
- [llvm] r190773 - Implement function prefix data as an IR feature.
Richard Mitton
- [llvm] r190773 - Implement function prefix data as an IR feature.
Richard Mitton
- [PATCH][AArch64] updated patches with initial implementation of Neon scalar instructions
Tim Northover
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Tim Northover
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Tim Northover
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Tim Northover
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Tim Northover
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Tim Northover
- Fix PR 17368: disable unnecessary vector multiplication distribution for square of add/sub on ARM
Tim Northover
- [PATCH] [AArch64] Add Register Operand to constrain registers to V0-V15 range
Tim Northover
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - LLVM
Tim Northover
- Fix bug:17136: RescheduleOps of ARMLoadStoreOptimizer
Tim Northover
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - LLVM
Tim Northover
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Tim Northover
- Automatic PGO - Initial implementation (1/N)
Diego Novillo
- Automatic PGO - Initial implementation (1/N)
Diego Novillo
- Automatic PGO - Initial implementation (1/N)
Diego Novillo
- Automatic PGO - Initial implementation (1/N)
Diego Novillo
- Automatic PGO - Initial implementation (1/N)
Diego Novillo
- Automatic PGO - Initial implementation (1/N)
Diego Novillo
- Automatic PGO - Initial implementation (1/N)
Diego Novillo
- Automatic PGO - Initial implementation (1/N)
Diego Novillo
- Automatic PGO - Initial implementation (1/N)
Diego Novillo
- Changes to llvm tests to fix Bug 17327
Thomas O'Dell
- Changes to llvm tests to fix Bug 17327
Thomas O'Dell
- Changes to llvm tests to fix Bug 17327
Thomas O'Dell
- [llvm] r191287 - [msan] Handling of atomic load/store, atomic rmw, cmpxchg.
Johannes Obermayr
- [llvm] r191287 - [msan] Handling of atomic load/store, atomic rmw, cmpxchg.
Johannes Obermayr
- [lld] r191212 - [lld][PECOFF] Calculate SizeOfHeaders field instead of using a hard-coded value
Ron Ofir
- [PATCH] [lld][PECOFF] Fix data directory entry RVA of base relocations section
Ron Ofir
- [PATCH] [lld][PECOFF] Fix data directory entry RVA of base relocations section
Ron Ofir
- [lld] r191220 - [lld][PECOFF] Fix data directory entry RVA of base relocations section
Ron Ofir
- [PATCH] [lld][PECOFF] Fix data directory entry RVA of base relocations section
Ron Ofir
- [PATCH] [lld][PECOFF] Fix data directory entry RVA of base relocations section
Ron Ofir
- [Mesa-dev] [PATCH] R600/SI: fix MIMG writemask adjustement
Marek Olšák
- [Mesa-dev] [PATCH] R600/SI: fix MIMG writemask adjustement
Marek Olšák
- XCore target: fix bug in XCoreLowerThreadLocal.cpp
Richard Osborne
- [PATCH][AArch64] updated patches with initial implementation of Neon scalar instructions
Ana Pazos
- [PATCH] [AArch64] Add Register Operand to constrain registers to V0-V15 range
Ana Pazos
- [llvm-commits] [polly] r152913 - in /polly/trunk: lib/Support/SCEVValidator.cpp test/ScopInfo/2012-03-16-Crash-because-of-unsigned-in-scev.ll
Sebastian Pop
- [llvm-commits] [polly] r152913 - in /polly/trunk: lib/Support/SCEVValidator.cpp test/ScopInfo/2012-03-16-Crash-because-of-unsigned-in-scev.ll
Sebastian Pop
- [compiler-rt] r191187 - [ASan] Fix the interface test on Darwin.
Alexander Potapenko
- [compiler-rt] r191294 - [ASan] Fix GCD tests by spinning forever in the main thread.
Alexander Potapenko
- [llvm] r191471 - MCParser/Debug info: Accept line number 0 as a legitimate value, since
Adrian Prantl
- [PATCH] Implement aarch64 neon instruction class SIMD copy
Kevin Qin
- [PATCH] Implement aarch64 neon instruction class SIMD copy
Kevin Qin
- [llvm] r191538 - TBAA: handle scalar TBAA format and struct-path aware TBAA format.
Manman Ren
- [llvm] r191585 - TBAA: try to fix the dragonegg bots.
Manman Ren
- [llvm] r191593 - AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format.
Manman Ren
- [llvm] r189101 - Add function attribute 'optnone'.
Robinson, Paul
- [llvm] r189101 - Add function attribute 'optnone'.
Robinson, Paul
- [llvm] r191042 - Fix LTO handling of module-level assembly (PR14152).
Tom Roeder
- [llvm] r191042 - Fix LTO handling of module-level assembly (PR14152).
Tom Roeder
- [llvm] r191042 - Fix LTO handling of module-level assembly (PR14152).
Tom Roeder
- [llvm] r191042 - Fix LTO handling of module-level assembly (PR14152).
Tom Roeder
- [llvm] r191343 - Move LTO support library to a component, allowing it to be tested
Tom Roeder
- [llvm] r191343 - Move LTO support library to a component, allowing it to be tested
Tom Roeder
- [llvm] r191343 - Move LTO support library to a component, allowing it to be tested
Tom Roeder
- [PATCH] Emit Clang version information into .comment section (LLVM's part of implementation) [PART 2]
Katya Romanova
- [llvm] r191122 - LoopVectorizer: Only allow vectorization of intrinsics. We can't know for sure that the functions 'abs' or 'round' are the functions from libm.
Nadav Rotem
- [Patch]change the cost for small trees in SLP vectorizer
Nadav Rotem
- [PATCH] Fix SLPVectorizer using wrong address space for load/store
Nadav Rotem
- [compiler-rt] r191157 - tsan: allow symbolization of non-native PCs, e.g. coming from JIT/JAVA/etc
Alexey Samsonov
- [PATCH] Enable -fsanitize=use-after-return by default under -fsanitize=address
Alexey Samsonov
- [PATCH] Enable -fsanitize=use-after-return by default under -fsanitize=address
Alexey Samsonov
- [compiler-rt] r191358 - [Sanitizer] Don't include wordexp.h on Android
Alexey Samsonov
- [PATCH] Don't localize globals that may serve as leak checker roots.
Alexey Samsonov
- [PATCH] Don't localize globals that may serve as leak checker roots.
Alexey Samsonov
- [PATCH] Don't localize globals that may serve as leak checker roots.
Alexey Samsonov
- [PATCH] Don't localize globals that may serve as leak checker roots.
Alexey Samsonov
- [PATCH] Don't localize globals that may serve as leak checker roots.
Alexey Samsonov
- [PATCH] Remove "localize global" optimization
Alexey Samsonov
- [PATCH] Don't localize globals that may serve as leak checker roots.
Alexey Samsonov
- [compiler-rt] r191522 - [LSan] Don't report leaks with single-frame stack traces
Alexey Samsonov
- [PATCH] Fixed compilation when git repository has multiple remotes.
Daniel Sanders
- [PATCH][SelectionDAG] Added BuildVectorSDNode::isSplat() and used it to implement build_vector for MIPS MSA
Daniel Sanders
- [llvm] r191191 - [mips][msa] Implemented build_vector using ldi, fill, and custom SelectionDAG nodes (VSPLAT and VSPLATD)
Daniel Sanders
- [llvm] r191192 - Fix -Wunused-variable error when assertions are disabled and -Werror is in use.
Daniel Sanders
- [llvm] r191193 - Partially revert r191192: Fix -Wunused-variable error when assertions are disabled and -Werror is in use.
Daniel Sanders
- [llvm] r191191 - [mips][msa] Implemented build_vector using ldi, fill, and custom SelectionDAG nodes (VSPLAT and VSPLATD)
Daniel Sanders
- [llvm] r191194 - [mips][msa] Added support for matching and, or, and xor from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191195 - [mips][msa] Added support for matching nor from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191198 - [mips][msa] Added support for matching pcnt from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191199 - [mips][msa] Added support for matching insert and copy from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191203 - [mips][msa] Added support for matching addvi, and subvi from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191285 - [mips][msa] Added support for matching slli, srai, and srli from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191286 - [mips][msa] Added support for matching comparisons from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191290 - [mips][msa] Added support for matching bsel and bseli from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191291 - [mips][msa] Added support for matching max, maxi, min, mini from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191293 - [mips][msa] Added support for matching andi, ori, nori, and xori from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191295 - [mips][msa] Line wrapping.
Daniel Sanders
- [llvm] r191296 - [mips][msa] Added partial support for matching fmax_a from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191297 - [mips][msa] Non-constant BUILD_VECTOR's should be expanded to INSERT_VECTOR_ELT instead of memory operations.
Daniel Sanders
- [llvm] r191299 - [mips][msa] Remove the VSPLAT and VSPLATD nodes in favour of matching BUILD_VECTOR.
Daniel Sanders
- [llvm] r191301 - [mips][msa] Added support for matching vshf from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191302 - [mips][msa] Added support for matching shf from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191304 - [mips][msa] Added support for matching ilv[lr], ilvod, and ilvev from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191306 - [mips][msa] Added support for matching pckev, and pckod from normal IR (i.e. not intrinsics)
Daniel Sanders
- [PATCH] Allow multiple check prefixes in FileCheck
Daniel Sanders
- [llvm] r191495 - [mips][msa] Added missing check in performSRACombine
Daniel Sanders
- [llvm] r191496 - [mips][msa] Expand all truncstores and loadexts for MSA as well as DSP
Daniel Sanders
- [llvm] r191498 - [mips][msa] MSA requires FR=1 mode (64-bit FPU register file). Report fatal error when using it in FR=0 mode.
Daniel Sanders
- [llvm] r191503 - [mips][msa] Tidy up
Daniel Sanders
- [llvm] r191507 - [mips][msa] Added MSA.txt to describe instruction selection quirks.
Daniel Sanders
- [llvm] r191511 - [mips][msa] Added support for matching splati from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191512 - [mips][msa] Added support for MSA registers to copyPhysReg
Daniel Sanders
- [llvm] r191514 - [mips][msa] Implemented extract_vector_elt for v4f32 or v2f64
Daniel Sanders
- [llvm] r191515 - [mips][msa] Implemented insert_vector_elt for v4f32 and v2f64.
Daniel Sanders
- [llvm] r191517 - [mips][msa] Rename arguments to MSA_INSERT_DESC_BASE to better match their expected values.
Daniel Sanders
- [llvm] r191518 - [mips][msa] Implemented copy_[us].d intrinsic.
Daniel Sanders
- [llvm] r191519 - [mips][msa] Implemented fill.d intrinsic.
Daniel Sanders
- [llvm] r191521 - [mips][msa] Implemented insert.d intrinsic.
Daniel Sanders
- [PATCH/RFC] Using the same RegisterClass names in TableGen and C++
Richard Sandiford
- [llvm] r191363 - [SystemZ] Add instruction-shortening pass
Richard Sandiford
- [llvm] r191364 - [SystemZ] Define the return instruction as a pseudo alias of BR
Richard Sandiford
- [llvm] r191365 - [SystemZ] Use subregs for 64-bit truncating stores
Richard Sandiford
- [llvm] r191366 - [SystemZ] Define the call instructions as pseudo aliases.
Richard Sandiford
- [llvm] r191369 - [SystemZ] Define the GR64 low-word logic instructions as pseudo aliases.
Richard Sandiford
- [llvm] r191343 - Move LTO support library to a component, allowing it to be tested
Richard Sandiford
- [llvm] r191524 - [SystemZ] Improve handling of PC-relative addresses
Richard Sandiford
- [llvm] r191525 - [SystemZ] Rein back the use of block operations
Richard Sandiford
- [PATCH] Don't localize globals that may serve as leak checker roots.
Duncan Sands
- [PATCH] Don't localize globals that may serve as leak checker roots.
Duncan Sands
- [PATCH] Don't localize globals that may serve as leak checker roots.
Duncan Sands
- [llvm] r191200 - InstSimplify: Fold equality comparisons between non-inbounds GEPs.
Duncan Sands
- [llvm] r191200 - InstSimplify: Fold equality comparisons between non-inbounds GEPs.
Duncan Sands
- [llvm] r186499 - Tweak the cmake interaction between CMAKE_BUILD_TYPE and LLVM_ENABLE_ASSERTIONS.
Tilmann Scheller
- Fix PR 17372: Emitting PLD for stack prefetching on Thumb2
Tilmann Scheller
- [llvm] r191504 - ARM: Teach assembler to enforce constraint for Thumb2 LDRD (literal/immediate) destination register operands.
Tilmann Scheller
- [llvm] r191505 - Fix comment.
Tilmann Scheller
- [llvm] r191520 - ARM: Teach assembler to enforce constraints for ARM LDRD destination register operands.
Tilmann Scheller
- [llvm] r191440 - [PowerPC] Fix PR17354: Generate nop after local calls for PIC code.
Bill Schmidt
- [llvm] r191206 - Revert "LoopVectorizer: Only allow vectorization of intrinsics."
Arnold Schwaighofer
- [llvm] r191122 - LoopVectorizer: Only allow vectorization of intrinsics. We can't know for sure that the functions 'abs' or 'round' are the functions from libm.
Arnold Schwaighofer
- [llvm] r191371 - SLPVectorize: Put horizontal reductions feeding a store under separate flag
Arnold Schwaighofer
- [PATCH] Use getFirstNonPHI to set the insertion point for PHIs
Arnold Schwaighofer
- [compiler-rt] r191184 - [asan] disable the detect_stack_use_after_return run-time flag by default and enable it explicitly in tests. This is done in preparation to enabling the -fsanitize=use-after-return compile-time flag by default when -fsanitize=address is present.
Kostya Serebryany
- [PATCH] Enable -fsanitize=use-after-return by default under -fsanitize=address
Kostya Serebryany
- [PATCH] Enable -fsanitize=use-after-return by default under -fsanitize=address
Kostya Serebryany
- [compiler-rt] r191204 - [asan] remove -fsanitize=use-after-return from the tests (this flag now comes with asan by default)
Kostya Serebryany
- [PATCH] Enable -fsanitize=use-after-return by default under -fsanitize=address
Kostya Serebryany
- Automatic PGO - Initial implementation (1/N)
Kostya Serebryany
- Automatic PGO - Initial implementation (1/N)
Kostya Serebryany
- [PATCH] Don't localize globals that may serve as leak checker roots.
Kostya Serebryany
- [compiler-rt] r191482 - tsan: support allocator_may_return_null flag
Kostya Serebryany
- [compiler-rt] r191482 - tsan: support allocator_may_return_null flag
Kostya Serebryany
- [compiler-rt] r191482 - tsan: support allocator_may_return_null flag
Kostya Serebryany
- [compiler-rt] r191510 - [asan] introduce run-time flag uar_stack_size_log to control the size of FakeStack; don't crash when the fake stack is exhausted, move some code to .cc file
Kostya Serebryany
- [llvm] r190773 - Implement function prefix data as an IR feature.
Sean Silva
- [llvm] r191219 - Add a paragraph on prefix data layout.
Sean Silva
- [PATCH] A new HeapToStack allocation promotion pass
Sean Silva
- [llvm] r191402 - Test commit. Removed trailing whitespace.
Sean Silva
- [lld] r191403 - [ELF] Fix use after free.
Sean Silva
- [PATCH] llvm-objdump: Dump COFF import table if -private-headers option is given.
Sean Silva
- [llvm] r189101 - Add function attribute 'optnone'.
Sean Silva
- [PATCH] yaml2coff/elf: Touchup for compatibility.
Sean Silva
- [PATCH] yaml2coff/elf: Touchup for compatibility.
Sean Silva
- [llvm] r191402 - Test commit. Removed trailing whitespace.
Sean Silva
- [llvm] r191561 - Clarifying doc about cross-compiling
Sean Silva
- [llvm] r189101 - Add function attribute 'optnone'.
Sean Silva
- [PATCH] Add non-blocking Wait() for launched processes
Siraj, Tareq A
- [PATCH] Add non-blocking Wait() for launched processes
Tareq A. Siraj
- [PATCH] Add non-blocking Wait() for launched processes
Tareq A. Siraj
- [PATCH] Add non-blocking Wait() for launched processes
Tareq A. Siraj
- [PATCH] Add non-blocking Wait() for launched processes
Tareq A. Siraj
- [PATCH] Warn on deprecated IT blocks in v8 AArch32 assembly
Artyom Skrobov
- [llvm] r191384 - Undefine NetBSD, it may have been defined by an earlier include of
Joerg Sonnenberger
- [PATCH] [Core] Add type and size to SharedLibraryAtom
Joerg Sonnenberger
- [PATCH] [Core] Add type and size to SharedLibraryAtom
Michael Spencer
- [PATCH] [Core] Add type and size to SharedLibraryAtom
Michael Spencer
- [PATCH] [Core] Add type and size to SharedLibraryAtom
Michael Spencer
- [PATCH] llvm-objdump: Dump COFF import table if -private-headers option is given.
Michael Spencer
- [lld] r191403 - [ELF] Fix use after free.
Michael Spencer
- [PATCH] llvm-objdump: Dump COFF import table if -private-headers option is given.
Michael Spencer
- [lld] r191403 - [ELF] Fix use after free.
Michael J. Spencer
- [lld] r191466 - [Core] Add type and size to SharedLibraryAtom.
Michael J. Spencer
- [lld] r191467 - [ELF] Add COPY relocations.
Michael J. Spencer
- [lld] r191566 - [ELF] Mark STT_GNU_IFUNC symbols as code.
Michael J. Spencer
- [lld] r191567 - [ELF] Handle copy relocations for PC32.
Michael J. Spencer
- [Mesa-dev] [PATCH] R600/SI: fix MIMG writemask adjustement
Tom Stellard
- R600: Various fixes
Tom Stellard
- [llvm] r191600 - SelectionDAG: Clean up LegalizeSetCCCondCode() function
Tom Stellard
- [llvm] r191601 - SelectionDAG: Try to expand all condition codes using getCCSwappedOperands()
Tom Stellard
- [llvm] r191602 - SelectionDAG: Improve legalization of SELECT_CC with illegal condition codes
Tom Stellard
- [llvm] r191603 - R600: Fix handling of NAN in comparison instructions
Tom Stellard
- [llvm] r191604 - SelectionDAG: Silence unused variable warning on release builds
Tom Stellard
- [compiler-rt] r191196 - [msan] Allow nested symbolizer and loader scopes.
Evgeniy Stepanov
- [compiler-rt] r191197 - [msan] Fix a WTF in r191196.
Evgeniy Stepanov
- [llvm] r191287 - [msan] Handling of atomic load/store, atomic rmw, cmpxchg.
Evgeniy Stepanov
- [compiler-rt] r191288 - [msan] Test for atomic handling in MSan.
Evgeniy Stepanov
- [compiler-rt] r191305 - [sanitizer] Intercept wordexp.
Evgeniy Stepanov
- [llvm] r191361 - [msan] Fix -Wreturn-type warnings in non-self-hosted build.
Evgeniy Stepanov
- [llvm] r191287 - [msan] Handling of atomic load/store, atomic rmw, cmpxchg.
Evgeniy Stepanov
- [llvm] r191287 - [msan] Handling of atomic load/store, atomic rmw, cmpxchg.
Evgeniy Stepanov
- [compiler-rt] r191374 - [sanitizer] A bunch of libc interceptors.
Evgeniy Stepanov
- [compiler-rt] r191508 - [msan] Unpoison argument shadow for C++ module destructors.
Evgeniy Stepanov
- [compiler-rt] r191516 - [sanitizer] Intercept backtrace, backtrace_symbols.
Evgeniy Stepanov
- [llvm] r191185 - llvm/test/tools/lto/lit.local.cfg: Add "MingW" for exclusion list.
NAKAMURA Takumi
- [llvm] r191266 - DWARFTypeUnit::dump(): Use PRIx64 to format uint64_t.
NAKAMURA Takumi
- [llvm] r191275 - llvm/test/CodeGen/AArch64/neon-scalar-reduce-pairwise.ll: Use -mtriple here, or aach64-pecoff might be misassumed on win32 hosts.
NAKAMURA Takumi
- [llvm] r191597 - MipsMachineFunction.cpp: Add missing #include <raw_ostream.h>
NAKAMURA Takumi
- [PATCH] [1/2] Adding a feature flag for TBM instruction set
Craig Topper
- [llvm] r191280 - Fix formatting to match coding standards.
Craig Topper
- [llvm] r191355 - Replace EVT with MVT in CodeGenDAGAPatterns.cpp.
Craig Topper
- [llvm] r191356 - Fix doxygen comments to use correct function name.
Craig Topper
- [PATCH] Fixing Intel format of the vshufpd instruction
Craig Topper
- [PATCH] [1/2] Add intrinsics for TBM instruction set
Craig Topper
- [llvm] r191488 - Removal some duplicate patterns.
Craig Topper
- [llvm] r191489 - Switch HasAVX to UseAVX in one spot to ensure that AVX512 form of VINSERTPS is used in AVX512 mode.
Craig Topper
- [llvm] r191490 - Put HasAVX512 predicate on some patterns to properly disable them when AVX512 isn't enabled. Currently it works simply because the SSE and AVX version of the same patterns are checked first in the DAG isel table.
Craig Topper
- [llvm] r191630 - Add comments for XOPA map introduced with TBM instructions.a
Craig Topper
- [llvm] r191632 - Change type of XOP flag in code emitters to a bool. Remove a some unneeded cases from switch.
Craig Topper
- [llvm] r191633 - Revert accidental commit.
Craig Topper
- [llvm] r191649 - Various x86 disassembler fixes.
Craig Topper
- [llvm] r191650 - Add a few more FMA4 disassembler test cases to match the scalar set with regards to combinations of L and W-bits.
Craig Topper
- [llvm] r191652 - Filter out repeated sections from the X86 disassembler modRMTable. Saves about ~43K from a released build. Unfortunately the disassembler tables are still upwards of 800K.
Craig Topper
- [llvm] r191312 - Comment typo.
Andrew Trick
- [llvm] r191348 - CriticalAntiDepBreaker is no longer needed for armv7 scheduling.
Andrew Trick
- [llvm] r191391 - Mark the x86 machine model as incomplete. PR17367.
Andrew Trick
- [llvm] r191422 - whitespace
Andrew Trick
- [llvm] r191423 - Added temp flag -misched-bench for staging in default changes.
Andrew Trick
- [llvm] r191423 - Added temp flag -misched-bench for staging in default changes.
Andrew Trick
- [llvm] r190717 - Adds support for Atom Silvermont (SLM) - -march=slm
Andrew Trick
- [PATCH] A new HeapToStack allocation promotion pass
David Tweed
- [PATCH] A new HeapToStack allocation promotion pass
David Tweed
- [lld] r191217 - Whitespace and extra parentheses.
Rui Ueyama
- [lld] r191218 - [PECOFF] Add /align command line option.
Rui Ueyama
- [PATCH] [lld][PECOFF] Fix data directory entry RVA of base relocations section
Rui Ueyama
- [PATCH] [lld][PECOFF] Fix data directory entry RVA of base relocations section
Rui Ueyama
- [lld] r191221 - [PECOFF] Add one more test for r191218
Rui Ueyama
- [PATCH] [lld][PECOFF] Fix data directory entry RVA of base relocations section
Rui Ueyama
- [lld] r191223 - [PECOFF] Simplify WinLinkOptions.td.
Rui Ueyama
- [lld] r191224 - [PECOFF] Add /allowbind command line option.
Rui Ueyama
- [lld] r191227 - [PECOFF] Add /allowisolation command line option.
Rui Ueyama
- [lld] r191228 - [PECOFF] Add comments to unit tests and reorder them if necessary.
Rui Ueyama
- [lld] r191229 - [PECOFF] Add more tests for /machine, /base, /stack, /heap and /align.
Rui Ueyama
- [lld] r191232 - [PECOFF] Ignore /delay and /delayload options.
Rui Ueyama
- [lld] r191247 - [PECOFF] Do not allow space to separate command line option and its value.
Rui Ueyama
- [lld] r191254 - [PECOFF] Add /nodefaultlib command line option.
Rui Ueyama
- [lld] r191259 - Try to fix test failure on buildbot.
Rui Ueyama
- [lld] r191268 - [PECOFF] Ignore /debug option.
Rui Ueyama
- [lld] r191269 - [PECOFF] Ignore /pdb option.
Rui Ueyama
- [lld] r191270 - [PECOFF] Remove redundant comments.
Rui Ueyama
- [lld] r191271 - [PECOFF] Use macro for the repeating pattern of the Driver code.
Rui Ueyama
- [lld] r191272 - Expand auto to improve code readability.
Rui Ueyama
- [lld] r191273 - [PECOFF] Ignore /pdbaltpath option.
Rui Ueyama
- [lld] r191276 - [PECOFF] Add /swaprun:{cd,net} options.
Rui Ueyama
- [lld] r191317 - [PECOFF] Ignore /verbose and /wx (warnings as errors) options.
Rui Ueyama
- [lld] r191320 - [PECOFF] Fix /? option and add a test for the flag.
Rui Ueyama
- [lld] r191317 - [PECOFF] Ignore /verbose and /wx (warnings as errors) options.
Rui Ueyama
- [PATCH] Make Driver::link and LinkingContext::validate return true on success.
Rui Ueyama
- [lld] r191341 - Make Driver::link and LinkingContext::validate return true on success.
Rui Ueyama
- [PATCH] Make Driver::link and LinkingContext::validate return true on success.
Rui Ueyama
- [PATCH] llvm-objdump: Dump COFF import table if -private-headers option is given.
Rui Ueyama
- [lld] r191469 - [PECOFF] Enable input file logging if /debug is given.
Rui Ueyama
- [PATCH] llvm-objdump: Dump COFF import table if -private-headers option is given.
Rui Ueyama
- [PATCH] llvm-objdump: Dump COFF import table if -private-headers option is given.
Rui Ueyama
- [PATCH] llvm-objdump: Dump COFF import table if -private-headers option is given.
Rui Ueyama
- [llvm] r191472 - llvm-objdump: Dump COFF import table if -private-headers option is given.
Rui Ueyama
- [PATCH] llvm-objdump: Dump COFF import table if -private-headers option is given.
Rui Ueyama
- [llvm] r191473 - Fix -Wnon-pod-varargs error in r191472.
Rui Ueyama
- [llvm] r191474 - Fix another -Wnon-pod-varargs error in r191472.
Rui Ueyama
- [lld] r191475 - [PECOFF] Add a test for the import table.
Rui Ueyama
- [lld] r191479 - Revert "[PECOFF] Add a test for the import table."
Rui Ueyama
- [llvm] r191480 - Revert "llvm-objdump: Dump COFF import table if -private-headers option is given."
Rui Ueyama
- [llvm] r191557 - Re-submit r191472 with a fix for big endian.
Rui Ueyama
- [llvm] r191565 - Resurrect lit.local.cfg to un-break hexagon buildbot.
Rui Ueyama
- [llvm] r191569 - Object/COFF: Rename getXXX{Begin, End} -> xxx_{begin, end}.
Rui Ueyama
- [lld] r191580 - Re-submit [PECOFF] Add a test for the import table.
Rui Ueyama
- [lld] r191583 - Add a comment to ReaderCOFF::parseFile.
Rui Ueyama
- [compiler-rt] r191445 - tsan: fix scanf interceptor
Dmitry Vyukov
- [compiler-rt] r191482 - tsan: support allocator_may_return_null flag
Dmitry Vyukov
- [compiler-rt] r191482 - tsan: support allocator_may_return_null flag
Dmitry Vyukov
- [compiler-rt] r191482 - tsan: support allocator_may_return_null flag
Dmitry Vyukov
- [llvm] r191226 - Reformat code with clang-format.
Bill Wendling
- [llvm] r191252 - Selecting the address from a very long chain of GEPs can blow the stack.
Bill Wendling
- [llvm] r191252 - Selecting the address from a very long chain of GEPs can blow the stack.
Bill Wendling
- [llvm] r191281 - Followup to r191252.
Bill Wendling
- [PATCH] A new HeapToStack allocation promotion pass
Bill Wendling
- [llvm] r191310 - Teach MemoryBuiltins and InstructionSimplify that operator new never returns NULL.
Bill Wendling
- [PATCH] A new HeapToStack allocation promotion pass
Bill Wendling
- [llvm] r191310 - Teach MemoryBuiltins and InstructionSimplify that operator new never returns NULL.
Bill Wendling
- [llvm] r191553 - Update.
Bill Wendling
- [www] r191351 - Point Windows build download links to r191323
Hans Wennborg
- [www] r191351 - Point Windows build download links to r191323
Hans Wennborg
- [llvm] r191610 - Fix spelling intruction -> instruction.
Robert Wilhelm
- [llvm] r191611 - Even more spelling fixes for "instruction".
Robert Wilhelm
- [PATCH] Only do foldSelectICmpAndOr for integer types
Bob Wilson
- Automatic PGO - Initial implementation (1/N)
Bob Wilson
- Fix bug:17136: RescheduleOps of ARMLoadStoreOptimizer
Weiming Zhao
- Fix PR 17368: disable unnecessary vector multiplication distribution for square of add/sub on ARM
Weiming Zhao
- Fix PR 17368: disable unnecessary vector multiplication distribution for square of add/sub on ARM
Weiming Zhao
- Fix PR 17372: Emitting PLD for stack prefetching on Thumb2
Weiming Zhao
- [llvm] r191410 - Fix PR 17368: disable vector mul distribution for square of add/sub for ARM
Weiming Zhao
- [llvm] r191441 - Fix PR 17372: Emitting PLD for stack address for ARM Thumb2
Weiming Zhao
- [PATCH] A new HeapToStack allocation promotion pass
hfinkel at anl.gov
- [PATCH] [Core] Add type and size to SharedLibraryAtom
kledzik at apple.com
- [PATCH] [Core] Add type and size to SharedLibraryAtom
kledzik at apple.com
- [llvm] r191393 - Teach DAGCombiner how to canonicalize dags according to the rule
Andrea_DiBiagio at sn.scee.net
- [llvm] r191393 - Teach DAGCombiner how to canonicalize dags according to the rule
Andrea_DiBiagio at sn.scee.net
- [PATCH] Explicitly specify CMake MSVC stack size
Greg_Bedwell at sn.scee.net
- [PATCH] Explicitly specify CMake MSVC stack size
Greg_Bedwell at sn.scee.net
- [PATCH] Explicitly specify CMake MSVC stack size
Greg_Bedwell at sn.scee.net
- [PATCH] Enable building LTO on WIN32
Greg_Bedwell at sn.scee.net
Last message date:
Sun Sep 29 23:23:19 PDT 2013
Archived on: Tue Aug 4 17:10:38 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).