The Week Of Monday 25 February 2013 Archives by date
Starting: Mon Feb 25 00:32:03 PST 2013
Ending: Sun Mar 3 23:31:30 PST 2013
Messages: 711
- [compiler-rt] r176012 - [TSan] remove temporary build directory in 'make clean' command
Alexey Samsonov
- [compiler-rt] r176013 - [TSan] Add interceptor for malloc_usable_size()
Alexey Samsonov
- [compiler-rt] r176014 - [Sanitizer] fix signed/unsigned compare warnings in sanitizer_stacktrace_test. Build sanitizer_common tests with -Werror as we use predictable just-built Clang for building them
Alexey Samsonov
- [dragonegg] r176015 - Using "-x ada" to test whether GCC supports a language like Ada only works if
Duncan Sands
- [llvm] r175314 - Use the 'target-features' and 'target-cpu' attributes to reset the subtarget features.
Benjamin Kramer
- [dragonegg] r176016 - Format with clang-format.
Duncan Sands
- [PATCH] Add CMake option LLVM_USE_SANITIZER to allow bootstrap of LLVM/Clang under ASan/MSan.
Alexey Samsonov
- [PATCH] Add new lit argument: --exec-feature=FEATURE
Alexey Samsonov
- [compiler-rt] r176020 - [Sanitizer] one more fix for signed/unsigned mismatch in comparison
Alexey Samsonov
- [llvm] r176022 - Fix the root cause of PR15348 by correctly handling alignment 0 on
Chandler Carruth
- [llvm] r176023 - Fix spelling noticed by Duncan.
Chandler Carruth
- [PATCH 1/9] R600/SI: fix stupid typo
Christian König
- [PATCH 2/9] R600/SI: fix and cleanup SI register definition
Christian König
- [PATCH 3/9] R600/SI: fix VOP3b encoding
Christian König
- [PATCH 4/9] R600/SI: add folding helper
Christian König
- [PATCH 5/9] R600/SI: add post ISel folding for SI
Christian König
- [PATCH 6/9] R600/SI: add some more instruction flags
Christian König
- [PATCH 7/9] R600/SI: swap operands if it helps folding
Christian König
- [PATCH 8/9] R600/SI: add VOP mapping functions
Christian König
- [PATCH 9/9] R600/SI: Add promotion of e32 to e64 in operand folding
Christian König
- [PATCH] Fix for PR15347: PPC64: unreachable reached in PPCELFObjectWriter due to missing modifier mapping
Bill Schmidt
- [PING] Improved TableGen support for PowerPC pre-inc operand matching
Ulrich Weigand
- [zorg] r176028 - Update LLDB builder to parse test results
Daniel Malea
- [llvm] r176029 - Fix missing relocation for TLS addressing peephole optimization.
Bill Schmidt
- [PATCH] Fix for PR15347: PPC64: unreachable reached in PPCELFObjectWriter due to missing modifier mapping
Bill Schmidt
- [llvm] r175619 - I optimized the following patterns:
Muhammad Tauqir Ahmad
- Better support for constructors with -cxx-abi microsoft
Timur Iskhodzhanov
- [zorg] r176028 - Update LLDB builder to parse test results
Galina Kistanova
- [PATCH] [fast-isel] x86_64 FastLowerArguments
Chad Rosier
- [zorg] r176030 - Fix missing import (of LitTestCommand) in LLDB builder
Daniel Malea
- Better support for constructors with -cxx-abi microsoft
Timur Iskhodzhanov
- [zorg] r176028 - Update LLDB builder to parse test results
Malea, Daniel
- [llvm] r176031 - 'Hexadecimal' has two 'a's and only one 'i'.
Matt Beaumont-Gay
- [zorg] r176028 - Update LLDB builder to parse test results
Galina Kistanova
- [llvm] r176033 - ARM build docs easier for copy&paste
Renato Golin
- [llvm-commits] [llvm] r164281 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrCompiler.td lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2010-01-08-Atomic64Bug.ll test/CodeGen/X86/atomic16.ll test/CodeGen/X86/atomic32.ll test/CodeGen/X86/atomic64.ll test/CodeGen/X86/atomic6432.ll test/CodeGen/X86/atomic8.ll test/CodeGen/X86/atomic_op.ll test/CodeGen/X86/pr13458.ll
Michael Liao
- [RFC v2] Towards an assembler parser for PowerPC
Ulrich Weigand
- [llvm] r176036 - [ms-inline asm] Add support for the pushad/popad mnemonics.
Chad Rosier
- [llvm] r176037 - pre-RA-sched fix: only reevaluate physreg interferences when necessary.
Andrew Trick
- [dragonegg] r176016 - Format with clang-format.
Sean Silva
- [PATCH 1/9] R600/SI: fix stupid typo
Sean Silva
- [PATCH] Fix for PR15347: PPC64: unreachable reached in PPCELFObjectWriter due to missing modifier mapping
Kai
- [dragonegg] r176016 - Format with clang-format.
Tobias Grosser
- [PING] Improved TableGen support for PowerPC pre-inc operand matching
Hal Finkel
- [PATCH 1/9] R600/SI: fix stupid typo
Tom Stellard
- [lld] r176045 - [ELF][Writer] Fill in dynamic table entries.
Michael J. Spencer
- [PATCH] [lld][ELF][Writer] Fill in dynamic table entries.
Michael Spencer
- [PATCH] [lld][ELF] Order segments properly
Michael Spencer
- [PATCH] [lld][ELF] Order segments properly
Shankar Kalpathi Easwaran
- [PATCH] [fast-isel] x86_64 FastLowerArguments
Jan Voung
- [llvm-commits] [llvm] r164281 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrCompiler.td lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2010-01-08-Atomic64Bug.ll test/CodeGen/X86/atomic16.ll test/CodeGen/X86/atomic32.ll test/CodeGen/X86/atomic64.ll test/CodeGen/X86/atomic6432.ll test/CodeGen/X86/atomic8.ll test/CodeGen/X86/atomic_op.ll test/CodeGen/X86/pr13458.ll
Cameron Zwarich
- [RFC v2] Towards an assembler parser for PowerPC
David Fang
- [PATCH v2] Add more functions to the TLI.
Meador Inge
- [PATCH] IR: Don't constant fold GEP bitcasts between different address spaces
Meador Inge
- [PATCH] [fast-isel] x86_64 FastLowerArguments
Chad Rosier
- [PATCH v2] Add more functions to the TLI.
Hal Finkel
- [llvm] r176052 - [fast-isel] Add X86FastIsel::FastLowerArguments to handle functions with 6 or
Chad Rosier
- [llvm] r176053 - Remove extraneous attribute number.
Chad Rosier
- [llvm] r176052 - [fast-isel] Add X86FastIsel::FastLowerArguments to handle functions with 6 or
Eli Bendersky
- [PATCH] [lld][ELF] Order segments properly
Shankar Kalpathi Easwaran
- [llvm] r176055 - Fix wording.
Chad Rosier
- [PATCH] [lld][ELF][Writer] Add dynamic relocation tables.
Michael Spencer
- [llvm] r176052 - [fast-isel] Add X86FastIsel::FastLowerArguments to handle functions with 6 or
Chad Rosier
- [PATCH] [lld][ELF][Writer] Add dynamic relocation tables.
Michael Spencer
- Better support for constructors with -cxx-abi microsoft
John McCall
- [llvm] r176057 - Provide workaround for PR 15130.
Andrew Kaylor
- [llvm] r176058 - Fix PR10499
Michael Liao
- [llvm] r176060 - Refine fix to PR10499, no functionality change
Michael Liao
- [llvm] r176066 - [fast-isel] Make sure the FastLowerArguments function checks to make sure the
Chad Rosier
- [llvm] r176070 - [mips] Use class RegDefsUses to track register defs and uses.
Akira Hatanaka
- [llvm] r176072 - Use a DenseMap instead of a std::map for AnalysisID -> Pass* maps. This reduces the pass-manager overhead from FPPassManager::runOnFunction() by about 10%.
Michael Ilseman
- [lld] r176073 - [Pass][Layout] Fix bug and add debug printing.
Michael J. Spencer
- [PATCH 2/9] R600/SI: fix and cleanup SI register definition
Tom Stellard
- [PATCH 3/9] R600/SI: fix VOP3b encoding
Tom Stellard
- [PATCH 5/9] R600/SI: add post ISel folding for SI
Tom Stellard
- [PATCH 1/9] R600/SI: fix stupid typo
Tom Stellard
- [llvm] r176066 - [fast-isel] Make sure the FastLowerArguments function checks to make sure the
David Blaikie
- [PATCH 1/9] R600/SI: fix stupid typo
Sean Silva
- [llvm] r176075 - Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
Kostya Serebryany
- [PATCH] Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
Kostya Serebryany
- [compiler-rt] r176077 - [asan] use the new attribute syntax (no_address_safety_analysis => no_sanitize_address)
Kostya Serebryany
- [compiler-rt] r176078 - [asan] fix the output for range accesses (memset, etc); improve the tests; more strict checking in memcmp
Kostya Serebryany
- [llvm] r175619 - I optimized the following patterns:
Demikhovsky, Elena
- [compiler-rt] r176079 - [tsan] enable tsan-vs-gvn test since it is now fixed
Kostya Serebryany
- [PATCH] IR: Don't constant fold GEP bitcasts between different address spaces
Duncan Sands
- [dragonegg] r176081 - Detect whether GCC supports java. Don't dump .s files from the test in the
Duncan Sands
- [dragonegg] r176082 - O/S independent /dev/null.
Duncan Sands
- [dragonegg] r176083 - Remove a bunch of huge, unreduced testcases.
Duncan Sands
- [dragonegg] r176083 - Remove a bunch of huge, unreduced testcases.
Duncan Sands
- [PATCH 1/9] R600/SI: fix stupid typo
Christian König
- [PATCH] Docs for llvm-symbolizer tool
Alexey Samsonov
- [PATCH] add InternalVector to sanitizer_common
Sergey Matveev
- [PATCH] add InternalVector to sanitizer_common
Kostya Serebryany
- [PATCH] add Linux syscall wrappers and ThreadLister to sanitizer_common
Sergey Matveev
- [PATCH] add InternalVector to sanitizer_common
Sergey Matveev
- [compiler-rt] r176085 - [asan] a bit stricter lint for CHECK vs CHECK_XX (these CHECK_XX really help debugging!)
Kostya Serebryany
- [dragonegg] r176016 - Format with clang-format.
Daniel Jasper
- [PATCH] add InternalVector to sanitizer_common
Kostya Serebryany
- [compiler-rt] r176089 - [sanitizer] A low-level vector implementation to be used in leak checking code. Patch by Sergey Matveev
Kostya Serebryany
- [PATCH] add InternalVector to sanitizer_common
Kostya Serebryany
- [llvm] r176090 - GCC 4.6.3 O3 miscompiles on ARM
Renato Golin
- [PATCH] add Linux syscall wrappers and ThreadLister to sanitizer_common
Kostya Serebryany
- [compiler-rt] r176091 - [Sanitizer] Don't die if external symbolizer is used on Mac, where it's not implemented yet
Alexey Samsonov
- [PATCH 1/9] R600/SI: fix stupid typo
Hal Finkel
- [PATCH] Add getters for Pass IDs used by Polly plug-in.
Matthew Curtis
- [PATCH] R600/SI: operand folding patchset V2
Christian König
- [PATCH] add Linux syscall wrappers and ThreadLister to sanitizer_common
Sergey Matveev
- [PATCH] R600/SI: operand folding patchset V2
Tom Stellard
- [PATCH][Review Requested][Compilation Time] Using hashing in getVTList()
Nowicki, Tyler
- [PATCH 1/9] R600/SI: fix stupid typo
David Blaikie
- [PATCH] IR: Don't constant fold GEP bitcasts between different address spaces
Meador Inge
- [llvm] r176094 - Fix PR15359.
Bill Schmidt
- [PATCH] [lld][ELF][Writer] Add dynamic relocation tables.
Shankar Kalpathi Easwaran
- [llvm] r176095 - Proper XFAILs for ARMv7 / v5
Renato Golin
- [llvm] r176096 - Adding ARM as supported architecture
Renato Golin
- [llvm] r176097 - R600/SI: fix stupid typo
Christian Konig
- [llvm] r176098 - R600/SI: fix and cleanup SI register definition v2
Christian Konig
- [llvm] r176099 - R600/SI: fix VOP3b encoding v2
Christian Konig
- [llvm] r176100 - R600/SI: add folding helper
Christian Konig
- [llvm] r176101 - R600/SI: add post ISel folding for SI v2
Christian Konig
- [llvm] r176102 - R600/SI: add some more instruction flags
Christian Konig
- [llvm] r176103 - R600/SI: swap operands if it helps folding
Christian Konig
- [llvm] r176104 - R600/SI: add VOP mapping functions
Christian Konig
- [llvm] r176105 - R600/SI: Add promotion of e32 to e64 in operand folding
Christian Konig
- [llvm] r176107 - Slight cosmetic fixes
Eli Bendersky
- [llvm] r176108 - [docs] Use reST link instead of direct HTML link.
Sean Silva
- [llvm] r176109 - Remove a few unused arguments.
Chad Rosier
- [PATCH 1/9] R600/SI: fix stupid typo
Sean Silva
- [dragonegg] r176016 - Format with clang-format.
Sean Silva
- [llvm] r174235 - [Dwarf] avoid emitting multiple AT_const_value for static memebers.
Eric Christopher
- [llvm] r176111 - Test commit. Remove trailing whitespace.
Matt Arsenault
- Strange TLS-related x86_64 pattern (Re: [llvm-commits] [llvm] r107860)
Eric Christopher
- [llvm] r175312 - [ms-inline asm] Adjust the EndLoc to account for the ']'.
Eric Christopher
- [llvm] r176113 - Another test commit. Remove trailing whitespace.
Matt Arsenault
- [PATCH] Docs for llvm-symbolizer tool
Eric Christopher
- [llvm] r176066 - [fast-isel] Make sure the FastLowerArguments function checks to make sure the
Chad Rosier
- [llvm] r176066 - [fast-isel] Make sure the FastLowerArguments function checks to make sure the
Chad Rosier
- [llvm] r175312 - [ms-inline asm] Adjust the EndLoc to account for the ']'.
Eric Christopher
- [llvm] r175312 - [ms-inline asm] Adjust the EndLoc to account for the ']'.
Chad Rosier
- [llvm] r176066 - [fast-isel] Make sure the FastLowerArguments function checks to make sure the
David Blaikie
- [PATCH] [fast-isel] x86_64 FastLowerArguments
Eric Christopher
- [llvm] r176066 - [fast-isel] Make sure the FastLowerArguments function checks to make sure the
Chad Rosier
- [llvm] r176117 - Fix typo
Matt Arsenault
- [llvm] r176118 - AsmParser: More generic support for integer type suffices.
Jim Grosbach
- [llvm] r176066 - [fast-isel] Make sure the FastLowerArguments function checks to make sure the
David Blaikie
- [PATCH] Docs for llvm-symbolizer tool
Dmitri Gribenko
- [llvm] r176119 - Add a test case for r176066.
Chad Rosier
- [PATCH] Docs for llvm-symbolizer tool
Dmitri Gribenko
- [llvm] r176066 - [fast-isel] Make sure the FastLowerArguments function checks to make sure the
Chad Rosier
- [llvm] r176120 - Debug Info: for static member variables, move AT_MIPS_linkage_name from
Manman Ren
- [PATCH] [lld][ELF][Writer] Add dynamic relocation tables.
Michael Spencer
- [llvm] r176120 - Debug Info: for static member variables, move AT_MIPS_linkage_name from
Eric Christopher
- [llvm] r176109 - Remove a few unused arguments.
Eric Christopher
- [llvm] r176123 - Fix auto_ptr is deprecated warnings
Matt Arsenault
- [PATCH] Fix auto_ptr is deprecated warnings
Matt Arsenault
- [PATCH] Fix auto_ptr is deprecated warnings
Matt Arsenault
- [llvm] r176124 - Fix PR15332 (patch by Florian Zeitz).
Bill Schmidt
- [llvm] r176125 - [TableGen] Fix ICE on MSVC 2012 Release builds.
Michael J. Spencer
- [llvm] r175314 - Use the 'target-features' and 'target-cpu' attributes to reset the subtarget features.
Bill Wendling
- [llvm] r175314 - Use the 'target-features' and 'target-cpu' attributes to reset the subtarget features.
Benjamin Kramer
- [PATCH] [compiler-rt] [ubsan] Print dynamic integer values in both decimal and hexadecimal
Will Dietz
- [llvm] r176129 - Revert r176120 as it caused a failure at static-member.cpp
Manman Ren
- [llvm] r176120 - Debug Info: for static member variables, move AT_MIPS_linkage_name from
Manman Ren
- [llvm] r176120 - Debug Info: for static member variables, move AT_MIPS_linkage_name from
Eric Christopher
- [llvm] r176130 - Add support for autodetection of ADM bdver2.
Roman Divacky
- [PATCH] [lld][ELF][Writer] Add dynamic relocation tables.
Michael Spencer
- [llvm] r176120 - Debug Info: for static member variables, move AT_MIPS_linkage_name from
Robinson, Paul
- [llvm] r176131 - Constant fold vector bitcasts of halves similarly to how floats and doubles are folded. Test case included.
Michael Ilseman
- [llvm] r176120 - Debug Info: for static member variables, move AT_MIPS_linkage_name from
Manman Ren
- [llvm] r176134 - Try to get rid of a -wunitialized warning: explicitly initialize the pointer
Eli Bendersky
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Michael Ilseman
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Eric Christopher
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Eli Bendersky
- [PATCH] [lld][ELF][Writer] Add dynamic relocation tables.
Shankar Kalpathi Easwaran
- [llvm] r176139 - Enhance integer division emulation support to handle types smaller than 32 bits,
Pedro Artigas
- [llvm] r176134 - Try to get rid of a -wunitialized warning: explicitly initialize the pointer
Chandler Carruth
- [llvm] r176134 - Try to get rid of a -wunitialized warning: explicitly initialize the pointer
Eli Bendersky
- [llvm] r176134 - Try to get rid of a -wunitialized warning: explicitly initialize the pointer
Chandler Carruth
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Manman Ren
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Eric Christopher
- [llvm] r176120 - Debug Info: for static member variables, move AT_MIPS_linkage_name from
Manman Ren
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Manman Ren
- [PATCH] ARMv5 Buildbot
Renato Golin
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Eric Christopher
- [llvm] r176022 - Fix the root cause of PR15348 by correctly handling alignment 0 on
Bill Wendling
- [llvm] r176134 - Try to get rid of a -wunitialized warning: explicitly initialize the pointer
Eli Bendersky
- [llvm] r176022 - Fix the root cause of PR15348 by correctly handling alignment 0 on
Evan Cheng
- [llvm] r176022 - Fix the root cause of PR15348 by correctly handling alignment 0 on
Lang Hames
- [PATCH] [compiler-rt] [ubsan] Print dynamic integer values in both decimal and hexadecimal
Richard Smith
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Manman Ren
- [llvm] r176022 - Fix the root cause of PR15348 by correctly handling alignment 0 on
Chandler Carruth
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Eric Christopher
- [PATCH] Global merge on constants
Quentin Colombet
- [lld] r176150 - [ELF][Writer] Add dynamic relocation tables.
Michael J. Spencer
- [PATCH] [lld][ELF][Writer] Add dynamic relocation tables.
Michael Spencer
- [PATCH] [lld][ELF][Writer] Add dynamic relocation tables.
Michael Spencer
- [PATCH] Global merge on constants
Renato Golin
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Manman Ren
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Eric Christopher
- [llvm] r176154 - SelectionDAG: If llvm.donothing has a landingpad, we should clear
Manman Ren
- [PATCH] Add -disable-opt option to LTO
Cristiano Giuffrida
- [llvm] r176156 - IR: Don't constant fold GEP bitcasts between different address spaces
Meador Inge
- [LLVM] Uninitialized member in copy constructor in DataLayout.h
Peng Cheng
- [LLVM] Uninitialized member in copy constructor in DataLayout.h
David Blaikie
- [llvm] r176161 - Add the skeleton for the Mips constant island pass.
Reed Kotler
- [PATCH] get rid of annoying windows warning C4146 in APInt.h ( no semantics change )
Peng Cheng
- [lld] r176162 - fixing typo in header file
Shankar Easwaran
- [PATCH] get rid of windows C4146 warning in MathExtras.h
Peng Cheng
- [llvm] r176165 - Fix cut/paste error in a comment.
Reed Kotler
- [llvm] r176022 - Fix the root cause of PR15348 by correctly handling alignment 0 on
Lang Hames
- [LLVM] Uninitialized member in copy constructor in DataLayout.h
Peng Cheng
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Michael Ilseman
- [LLVM] Uninitialized member in copy constructor in DataLayout.h
David Blaikie
- [llvm] r176166 - std::string to StringRef.
Nadav Rotem
- [lld] r176167 - adding a return to fix compilation error from buildbot, build #75
Shankar Easwaran
- [llvm] r176166 - std::string to StringRef.
David Blaikie
- [llvm] r176168 - IRBuilder has grown all sorts of useful utility functions. Make use of them to
Nick Lewycky
- [lld] r176167 - adding a return to fix compilation error from buildbot, build #75
David Blaikie
- [lld] r176167 - adding a return to fix compilation error from buildbot, build #75
Shankar Easwaran
- [lld] r176169 - fixing build error properly according to comment from David
Shankar Easwaran
- [llvm] r176170 - For each function that we optimize we initialize a new list of lib functions. For each function name we malloc memory. This patch changes the Libcall map to use BumpPtrAllocator. Now we malloc only once. This speeds up instcombine by a few % on a large c++ program.
Nadav Rotem
- [llvm] r176171 - Revert r176166 because it broke one of the lit tests.
Nadav Rotem
- [llvm] r176172 - Doh, fix behaviour change introduced in r176168 which is tested in clang,
Nick Lewycky
- [llvm] r176173 - In GCC 4.7, function names are now forbidden from .gcda files. Support this by
Nick Lewycky
- [llvm] r176173 - In GCC 4.7, function names are now forbidden from .gcda files. Support this by
Alexey Samsonov
- [compiler-rt] r176175 - [asan] guard ATTRIBUTE_NO_ADDRESS_SAFETY_ANALYSIS definition with an #ifndef
Kostya Serebryany
- [llvm] r176176 - Forgot that this file needs to be C89 not C99 thanks to MSVC. No functionality
Nick Lewycky
- [llvm] r176173 - In GCC 4.7, function names are now forbidden from .gcda files. Support this by
Nick Lewycky
- [PATCH] add Linux syscall wrappers and ThreadLister to sanitizer_common
Kostya Serebryany
- [PATCH] Global merge on constants
Duncan Sands
- [llvm] r176154 - SelectionDAG: If llvm.donothing has a landingpad, we should clear
Duncan Sands
- [PATCH] get rid of windows C4146 warning in MathExtras.h
Duncan Sands
- [PATCH] add Linux syscall wrappers and ThreadLister to sanitizer_common
Sergey Matveev
- [PATCH] add Linux syscall wrappers and ThreadLister to sanitizer_common
Sergey Matveev
- [PATCH] add Linux syscall wrappers and ThreadLister to sanitizer_common
Kostya Serebryany
- [compiler-rt] r176179 - add Linux syscall wrappers and ThreadLister to sanitizer_common
Kostya Serebryany
- [PATCH] add Linux syscall wrappers and ThreadLister to sanitizer_common
Kostya Serebryany
- [PATCH] StopTheWorld in sanitizer_common (first commit)
Sergey Matveev
- [PATCH] StopTheWorld in sanitizer_common (first commit)
Kostya Serebryany
- [compiler-rt] r176182 - [UBSan] Use common report decorator to print colorful diagnostics in UBSan, and be more consistent w/ Printf/RawWrite
Alexey Samsonov
- [PATCH] get rid of windows C4146 warning in MathExtras.h
Peng Cheng
- [compiler-rt] r176183 - [Sanitizer] don't include missing header on Android
Alexey Samsonov
- [PATCH] get rid of windows C4146 warning in MathExtras.h
Duncan Sands
- [PATCH] StopTheWorld in sanitizer_common (first commit)
Kostya Serebryany
- [PATCH] StopTheWorld in sanitizer_common (first commit)
Alexey Samsonov
- [PATCH] get rid of windows C4146 warning in MathExtras.h
Aaron Ballman
- [compiler-rt] r176185 - [asan] if calloc returns a freshly-mmaped memory, don't clear it with memset. Speeds up calloc-intensive code
Kostya Serebryany
- [PATCH] StopTheWorld in sanitizer_common (first commit)
Sergey Matveev
- Strange TLS-related x86_64 pattern (Re: [llvm-commits] [llvm] r107860)
Ulrich Weigand
- [PATCH] StopTheWorld in sanitizer_common (first commit)
Sergey Matveev
- [PATCH] get rid of windows C4146 warning in MathExtras.h
Peng Cheng
- [PATCH] Fix encoding of constant in ARM "adr rN, #Const" instruction
Keith Walker
- [PATCH] Fix encoding of constant in ARM "adr rN, #Const" instruction
Renato Golin
- [PATCH] Docs for llvm-symbolizer tool
Alexey Samsonov
- [PATCH] Docs for llvm-symbolizer tool
Alexey Samsonov
- [PATCH] get rid of windows C4146 warning in MathExtras.h
Duncan Sands
- [LLVMdev] GCMetadataPrinter::finishAssembly not executed?
Yiannis Tsiouris
- [llvm] r176188 - LoopVectorize: Vectorize math builtin calls.
Benjamin Kramer
- Add Erlang GC
Yiannis Tsiouris
- [PATCH] fix the ThreadLister test for Android
Sergey Matveev
- [LLVMdev] GCMetadataPrinter::finishAssembly not executed?
Dmitry Babokin
- [llvm] r176161 - Add the skeleton for the Mips constant island pass.
Dmitri Gribenko
- [PATCH] fix the ThreadLister test for Android
Alexander Potapenko
- [PATCH] [compiler-rt] [ubsan] Print dynamic integer values in both decimal and hexadecimal
Dmitri Gribenko
- [LLVMdev] GCMetadataPrinter::finishAssembly not executed?
Yiannis Tsiouris
- [llvm] r176189 - ARM: permit full range of valid ADR immediates.
Tim Northover
- [PATCH] get rid of windows C4146 warning in MathExtras.h
Peng Cheng
- [PATCH] [lld][ELF] Order segments properly
Shankar Kalpathi Easwaran
- [PATCH] Global merge on constants
Quentin Colombet
- [llvm] r176192 - print TLS segment
Shankar Easwaran
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Manman Ren
- [llvm] r176193 - Suppressing MSVC warnings; patch thanks to Peng Cheng!
Aaron Ballman
- [PATCH] get rid of windows C4146 warning in MathExtras.h
Aaron Ballman
- [PATCH] get rid of annoying windows warning C4146 in APInt.h ( no semantics change )
Duncan Sands
- [test-suite] r176194 - Attempt to fix a buildbot that is using libc++ by default. <rdar://13302264>
Bob Wilson
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Eric Christopher
- [llvm] r176195 - [docs] Provide pointer for building Sphinx docs.
Sean Silva
- [test-suite] r176196 - Further fixes for libc++. <rdar://problem/13302264>
Bob Wilson
- [test-suite] r176194 - Attempt to fix a buildbot that is using libc++ by default. <rdar://13302264>
David Blaikie
- [PATCH] Docs for llvm-symbolizer tool
Sean Silva
- [llvm] r176197 - Switching -1ULL to UINT64_MAX to fix MSVC warnings. Patch thanks to Peng Cheng!
Aaron Ballman
- [test-suite] r176194 - Attempt to fix a buildbot that is using libc++ by default. <rdar://13302264>
Bob Wilson
- [test-suite] r176194 - Attempt to fix a buildbot that is using libc++ by default. <rdar://13302264>
Howard Hinnant
- [PATCH] get rid of annoying windows warning C4146 in APInt.h ( no semantics change )
Aaron Ballman
- multiple inlining scopes for a single source location
Manman Ren
- [PATCH] ARMv5 Buildbot
Renato Golin
- [llvm] r176199 - [docs] Discuss manpage output.
Sean Silva
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Manman Ren
- [PATCH] Fix PR10475
Michael Liao
- [PATCH v2] Add more functions to the TLI.
Bill Wendling
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Eric Christopher
- [llvm] r176058 - Fix PR10499
Bill Wendling
- [llvm] r176060 - Refine fix to PR10499, no functionality change
Bill Wendling
- [llvm] r176058 - Fix PR10499
Michael Liao
- [PATCH][Review Requested][Compilation Time] Using hashing in getVTList()
Bill Wendling
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Manman Ren
- [llvm] r176125 - [TableGen] Fix ICE on MSVC 2012 Release builds.
Bill Wendling
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Eric Christopher
- [llvm] r176130 - Add support for autodetection of ADM bdver2.
Bill Wendling
- [PATCH] Add -disable-opt option to LTO
Bill Wendling
- [PATCH][Review Requested][Compilation Time] Using hashing in getVTList()
Nowicki, Tyler
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Eric Christopher
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Michael Ilseman
- [PATCH] Fix PR10475
Nadav Rotem
- [LLVM] Uninitialized member in copy constructor in DataLayout.h
Peng Cheng
- [PATCH][Review Requested][Compilation Time] Small Vector for Machine Operand
Nowicki, Tyler
- [PATCH][Review Requested][Compilation Time] Using hashing in getVTList()
Bill Wendling
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Eric Christopher
- [LLVM] Uninitialized member in copy constructor in DataLayout.h
David Blaikie
- [PATCH][Review Requested][Compilation Time] Small Vector for Machine Operand
Bill Wendling
- [llvm] r176204 - Reverted: r176136 - Have a way for a target to opt-out of target-independent fast isel
Michael Ilseman
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Michael Ilseman
- [PATCH] Fix PR10475
Michael Liao
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Eric Christopher
- [LLVM] Uninitialized member in copy constructor in DataLayout.h
Peng Cheng
- [lld] r176205 - [test] Don't start elf-dump until lld-core is done writing the output.
Michael J. Spencer
- [PATCH] [lld][ELF] Order segments properly
Michael Spencer
- [PATCH][Review Requested][Compilation Time] Calculate hash value and equality comparison within SCEV node itself
Murali, Sriram
- [PATCH] Document HLE metadata
darkbuck
- [PATCH] [lld][ELF] Order segments properly
Shankar Kalpathi Easwaran
- [lld] r176207 - [lld][ELF] Order segments
Shankar Easwaran
- [PATCH] [lld][ELF] Order segments properly
Shankar Kalpathi Easwaran
- [llvm] r176208 - Remove this instance of dl as it's defined in a previous scope.
Chad Rosier
- [PATCH] [lld][ELF][x86-64] Separate static and dynamic GOT/PLT generation.
Michael Spencer
- [www] r176209 - Add LNT statistics project
Renato Golin
- [llvm] r176212 - ARM: FMA is legal only if VFP4 is available.
Jim Grosbach
- [PATCH] Add HLE hint in AtomicSDNode and MemInrinsicSDNode
darkbuck
- [PATCH] Add HLE target feature
darkbuck
- [PATCH] Add HLE encoding/assembler support
darkbuck
- [PATCH] Enable HLE code generation
darkbuck
- [llvm] r176213 - Copy missing member in DataLayout copy ctor.
David Blaikie
- [LLVM] Uninitialized member in copy constructor in DataLayout.h
David Blaikie
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Nadav Rotem
- [PATCH] ARMv5 Buildbot
Galina Kistanova
- [PATCH] Add HLE target feature
Nadav Rotem
- PATCH: DAGCombiner - Use correct value type when checking legality of BR_CC - Changes to NVPTX, Mips, Hexagon, MBlaze, X86, and XCore targets
Tom Stellard
- PATCH: DAGCombiner - Use correct value type when checking legality of BR_CC - Changes to NVPTX, Mips, Hexagon, MBlaze, X86, and XCore targets
Tom Stellard
- [PATCH] Document HLE metadata
Jeffrey Yasskin
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eric Christopher
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Nadav Rotem
- [PATCH] Document HLE metadata
Sean Silva
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Bill Wendling
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eric Christopher
- [llvm] r176218 - Silence the unused variable warning.
Nadav Rotem
- [PATCH] Add HLE target feature
Jeffrey Yasskin
- [PATCH] Document HLE metadata
Michael Liao
- [PATCH] Document HLE metadata
darkbuck
- [PATCH] Document HLE metadata
Michael Liao
- [PATCH] Document HLE metadata
darkbuck
- [PATCH] Add HLE target feature
Michael Liao
- PATCH: DAGCombiner - Use correct value type when checking legality of BR_CC - Changes to NVPTX, Mips, Hexagon, MBlaze, X86, and XCore targets
Tom Stellard
- [PATCH] DAGCombiner: Respect the result of TLI.getBooleanContents() when expanding SETCC
Tom Stellard
- [PATCH] Document HLE metadata
Jeffrey Yasskin
- [zorg] r176219 - Updating armv5 bot
Renato Golin
- [PATCH] ARMv5 Buildbot
Renato Golin
- [llvm] r176220 - Debug Info: for static member variables, always put AT_MIPS_linkage_name to the
Manman Ren
- [llvm] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Manman Ren
- [PATCH] ARMv5 Buildbot
Galina Kistanova
- [llvm] r176222 - Remove unnecessary cast to void.
Eric Christopher
- [llvm] r176223 - Rework comment slightly and fix a few typos.
Eric Christopher
- [llvm] r176224 - Remove unnecessary check against isGlobalVariable. We check it
Eric Christopher
- [PATCH] Add HLE target feature
Krzysztof Parzyszek
- [llvm] r176220 - Debug Info: for static member variables, always put AT_MIPS_linkage_name to the
Eric Christopher
- [PATCH] Add HLE target feature
Jeffrey Yasskin
- [PATCH] Add HLE target feature
Michael Liao
- [PATCH] Add HLE target feature
Jeffrey Yasskin
- [llvm] r176225 - Fix a problem in alias analysis. It is about the misinterpretation of "Object".
Shuxin Yang
- [llvm] r176226 - [PathV2] In llvm::sys::fs::unique_file, make sure it doesn't fall into an infinite loop by constantly trying
Argyrios Kyrtzidis
- [PATCH] Add HLE target feature
Krzysztof Parzyszek
- [PATCH] Add HLE target feature
Michael Liao
- [llvm] r176226 - [PathV2] In llvm::sys::fs::unique_file, make sure it doesn't fall into an infinite loop by constantly trying
Aaron Ballman
- [PATCH] Add HLE target feature
Michael Liao
- [PATCH] Add HLE target feature
Krzysztof Parzyszek
- [PATCH] Add HLE target feature
Michael Liao
- [PATCH] Add HLE target feature
Hal Finkel
- Speedup Function::getIntrinsicID() with caching of result
Jean-Luc Duprat
- [llvm] r176225 - Fix a problem in alias analysis. It is about the misinterpretation of "Object".
Bill Wendling
- [llvm] r176228 - [Support][ErrorOr] Add support for implicit conversion from error code/condition enums.
Michael J. Spencer
- [PATCH] Add HLE target feature
Nadav Rotem
- [PATCH] Add HLE target feature
Nadav Rotem
- [llvm] r176226 - [PathV2] In llvm::sys::fs::unique_file, make sure it doesn't fall into an infinite loop by constantly trying
Argyrios Kyrtzidis
- [PATCH] [lld] Add basic linker script parsing.
Michael Spencer
- [llvm] r176225 - Fix a problem in alias analysis. It is about the misinterpretation of "Object".
Shuxin Yang
- [PATCH] Add HLE target feature
Chandler Carruth
- [PATCH] [lld] Add basic linker script parsing.
kledzik at apple.com
- [PATCH][Review Requested][Compilation Time] Small Vector for Machine Operand
Andrew Trick
- [PATCH] [lld] Add basic linker script parsing.
Sean Silva
- [PATCH] Add HLE target feature
Hal Finkel
- [PATCH] [lld] Add basic linker script parsing.
Michael Spencer
- [PATCH] [lld] Add basic linker script parsing.
Michael Spencer
- [PATCH] [lld][ELF][x86-64] Separate static and dynamic GOT/PLT generation.
Shankar Kalpathi Easwaran
- [PATCH] [lld] Add basic linker script parsing.
Shankar Kalpathi Easwaran
- [llvm] r176235 - Enable syntax highlighting for reStructuredText files.
Bill Wendling
- [compiler-rt] r176236 - Holy macaroons, somebody made a copy of llvm/runtime/profile/GCDAProfiling.c,
Nick Lewycky
- [compiler-rt] r176236 - Holy macaroons, somebody made a copy of llvm/runtime/profile/GCDAProfiling.c,
Alexey Samsonov
- [PATCH] [lld] Add basic linker script parsing.
Michael Spencer
- [test-suite] r176238 - Change 252.eon and 447.dealII to explicitly build with libstdc++.
Bob Wilson
- [test-suite] r176239 - When using -stdlib=libstdc++, it needs to be specified for the link as well.
Bob Wilson
- [compiler-rt] r176236 - Holy macaroons, somebody made a copy of llvm/runtime/profile/GCDAProfiling.c,
Bill Wending
- [llvm] r176240 - Remove unused leftover declarations.
Evgeniy Stepanov
- [PATCH] fix the ThreadLister test for Android
Sergey Matveev
- [PATCH] Memory protection in sanitizer_procmaps.h
Sergey Matveev
- [PATCH] Memory protection in sanitizer_procmaps.h
Sergey Matveev
- [PATCH] Memory protection in sanitizer_procmaps.h
Alexander Potapenko
- [PATCH] Memory protection in sanitizer_procmaps.h
Alexey Samsonov
- [llvm] r176243 - Corrections for XFAIL armv5 tests
Renato Golin
- [PATCH] fix the ThreadLister test for Android
Sergey Matveev
- [PATCH] IndVarSimplify : do not recompute an IV value used outside of the loop if it is trivially known not to be beneficial
Arnaud A. de Grandmaison
- Speedup Function::getIntrinsicID() with caching of result
Renato Golin
- Speedup Function::getIntrinsicID() with caching of result
Duncan Sands
- [PATCH] fix the ThreadLister test for Android
Sergey Matveev
- [zorg] r176246 - ARMv5 bot in Release mode
Renato Golin
- [www] r176209 - Add LNT statistics project
David Tweed
- [llvm] r176247 - [msan] Implement sanitize_memory attribute.
Evgeniy Stepanov
- [PATCH] fix the ThreadLister test for Android
Alexey Samsonov
- [compiler-rt] r176248 - [msan] Lit tests for __attribute__((no_sanitize_memory)).
Evgeniy Stepanov
- [www] r176209 - Add LNT statistics project
Renato Golin
- [compiler-rt] r176249 - [Sanitizer] Relax ThreadLister tests to allow possible pre-existing threads. Do proper mutex destruction. Patch by Sergey Matveev
Alexey Samsonov
- [PATCH] fix the ThreadLister test for Android
Alexey Samsonov
- [PATCH] Add -disable-opt option to LTO
Cristiano Giuffrida
- [compiler-rt] r176250 - [asan] bump kMidMemEnd to 0x4fffffffffULL since in rare cases prelink uses addresses higher than 0x3fffffffff
Kostya Serebryany
- [PATCH] [lld] Add basic linker script parsing.
Dmitri Gribenko
- [llvm] r176253 - AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations.
Tim Northover
- PATCH: DAGCombiner - Use correct value type when checking legality of BR_CC - Changes to NVPTX, Mips, Hexagon, MBlaze, X86, and XCore targets
Justin Holewinski
- [compiler-rt] r176255 - [asan] Enable allocator2 on Android.
Evgeniy Stepanov
- [compiler-rt] r176256 - [ASan] Add the memcmp_strict flag (1 by default) that controls the behavior of accessibility checks in memcmp.
Alexander Potapenko
- [llvm] r176257 - Add the -disable-opt option to LTO. This adds:
Bill Wendling
- [PATCH] Add -disable-opt option to LTO
Bill Wendling
- [PATCH] Add -disable-opt option to LTO
Cristiano Giuffrida
- [llvm] r176258 - AArch64: don't drop GlobalAddress offset when handling extern_weak decls.
Tim Northover
- [llvm] r176259 - AArch64: be more careful resorting to inefficient addressing for weak vars.
Tim Northover
- [llvm] r176261 - AArch64: remove post-encoder method from FCMP (immediate) instructions.
Tim Northover
- [llvm] r176261 - AArch64: remove post-encoder method from FCMP (immediate) instructions.
Tim Northover
- [dragonegg] r176263 - Debug info for OFFSET_TYPE was completely not working due to a "typo". This
Duncan Sands
- [compiler-rt] r176264 - [asan] Lower memory usage in LargeMallocTest on Android.
Evgeniy Stepanov
- [PATCH] [lld][ELF] merge rodata sections with executable sections
Shankar Kalpathi Easwaran
- [dragonegg] r176265 - Small name handling cleanups. Rename getLLVMAssemblerName to getAssemblerName
Duncan Sands
- [PATCH] DAGCombiner: Respect the result of TLI.getBooleanContents() when expanding SETCC
Duncan Sands
- [www] r176209 - Add LNT statistics project
David Blaikie
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Eli Bendersky
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eli Bendersky
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Evan Cheng
- Speedup Function::getIntrinsicID() with caching of result
Evan Cheng
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Jan Voung
- [llvm] r176270 - Re-format comments (and check commit access)
Yiannis Tsiouris
- [www] r176209 - Add LNT statistics project
Renato Golin
- [PATCH] Clang and LLD builder
Dmitri Gribenko
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eli Bendersky
- Speedup Function::getIntrinsicID() with caching of result
Duncan Sands
- [www] r176209 - Add LNT statistics project
David Blaikie
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eric Christopher
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Nadav Rotem
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eli Bendersky
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eric Christopher
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eli Bendersky
- Speedup Function::getIntrinsicID() with caching of result
Michael Ilseman
- [PATCH] Put some other fast isel stats under NDEBUG
Eli Bendersky
- Speedup Function::getIntrinsicID() with caching of result
Duncan Sands
- [PATCH] Put some other fast isel stats under NDEBUG
Nadav Rotem
- [www] r176209 - Add LNT statistics project
Renato Golin
- Speedup Function::getIntrinsicID() with caching of result
Michael Ilseman
- Speedup Function::getIntrinsicID() with caching of result
Jean-Luc Duprat
- [llvm] r176273 - Put some per-instruction statistics of fast isel under NDEBUG, together with
Eli Bendersky
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Michael Ilseman
- [PATCH] Global merge on constants
Quentin Colombet
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Eli Bendersky
- [PATCH] Add HLE target feature
Michael Liao
- [lld] r176277 - [lld][ELF][Hexagon] add more relocations
Shankar Easwaran
- [PATCH] Cost model support for lowered math builtins.
Benjamin Kramer
- [lld] r176278 - [ELF][Hexagon] change Header flags
Shankar Easwaran
- [lld] r176279 - [ELF] Set header flags to 0 by default
Shankar Easwaran
- [lld] r176280 - [ELF][tests] changes for test cases
Shankar Easwaran
- [llvm] r176136 - Have a way for a target to opt-out of target-independent fast isel
Eric Christopher
- [PATCH] Cost model support for lowered math builtins.
Arnold Schwaighofer
- [www] r176209 - Add LNT statistics project
David Blaikie
- [llvm] r176285 - Style; no functional change.
Chad Rosier
- [www] r176209 - Add LNT statistics project
Renato Golin
- [llvm] r176287 - Cost model support for lowered math builtins.
Benjamin Kramer
- [PATCH] Cost model support for lowered math builtins.
Benjamin Kramer
- [llvm] r176288 - Tidy up; no functional change.
Chad Rosier
- [llvm] r176289 - Don't add an attribute that already exists and don't remove an attribute that doesn't exist.
Bill Wendling
- [RFC] Add Intel TSX HLE Support
Michael Ilseman
- [zorg] r176290 - Patch by Dmitri Gribenko!
Galina Kistanova
- [PATCH] Cost model support for lowered math builtins.
Arnold Schwaighofer
- [www] r176209 - Add LNT statistics project
David Blaikie
- [llvm] r176292 - Brag about function call vectorization in the docs.
Benjamin Kramer
- [PATCH] Cost model support for lowered math builtins.
Benjamin Kramer
- [www] r176209 - Add LNT statistics project
David Blaikie
- [PATCH] Cost model support for lowered math builtins.
Nadav Rotem
- [PATCH] Correct an operand inversion for fmul instcombine in fast math mode
Quentin Colombet
- [lld] r176294 - [ELF][x86-64] Separate static and dynamic GOT/PLT generation.
Michael J. Spencer
- [PATCH] [lld][ELF][x86-64] Separate static and dynamic GOT/PLT generation.
Michael Spencer
- [www] r176209 - Add LNT statistics project
Renato Golin
- [www] r176209 - Add LNT statistics project
David Blaikie
- [llvm] r176296 - Move an assert earlier in a file and check that the result of
Eric Christopher
- [llvm] r176226 - [PathV2] In llvm::sys::fs::unique_file, make sure it doesn't fall into an infinite loop by constantly trying
Robinson, Paul
- [test-suite] r176238 - Change 252.eon and 447.dealII to explicitly build with libstdc++.
Eric Christopher
- [test-suite] r176238 - Change 252.eon and 447.dealII to explicitly build with libstdc++.
Howard Hinnant
- [test-suite] r176238 - Change 252.eon and 447.dealII to explicitly build with libstdc++.
Bob Wilson
- [test-suite] r176238 - Change 252.eon and 447.dealII to explicitly build with libstdc++.
Eric Christopher
- PATCH: DAGCombiner - Use correct value type when checking legality of BR_CC - Changes to NVPTX, Mips, Hexagon, MBlaze, X86, and XCore targets
Tom Stellard
- [test-suite] r176238 - Change 252.eon and 447.dealII to explicitly build with libstdc++.
Bob Wilson
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Jan Voung
- [zorg] r176297 - ClangAndLLDBuilder: checkout compiler-rt
Dmitri Gribenko
- [PATCH] DAGCombiner: Respect the result of TLI.getBooleanContents() when expanding SETCC
Tom Stellard
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Jim Grosbach
- [lld] r176298 - [ELF][Hexagon] add quickdata relocations
Shankar Easwaran
- Patchset R600: selectc_cc lowering improvements
Tom Stellard
- [zorg] r176299 - ClangAndLLDBuilder: run lit in verbose mode
Dmitri Gribenko
- R600/SI patches
Tom Stellard
- [llvm] r176300 - Fix a bug in instcombine for fmul in fast math mode.
Quentin Colombet
- [PATCH] Correct an operand inversion for fmul instcombine in fast math mode
Quentin Colombet
- [PATCH] [lld] Add basic linker script parsing.
Michael Spencer
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eli Bendersky
- [llvm] r176301 - Don't add the 'Value' string if there isn't one.
Bill Wendling
- [PATCH] [lld] Add basic linker script parsing.
Shankar Kalpathi Easwaran
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eric Christopher
- PATCH: DAGCombiner - Use correct value type when checking legality of BR_CC - Changes to NVPTX, Mips, Hexagon, MBlaze, X86, and XCore targets
Jyotsna Verma
- [llvm] r176270 - Re-format comments (and check commit access)
Yiannis Tsiouris
- [zorg] r176290 - Patch by Dmitri Gribenko!
Dmitri Gribenko
- [PATCH] [lld] Add basic linker script parsing.
Dmitri Gribenko
- [llvm] r176270 - Re-format comments (and check commit access)
David Blaikie
- [llvm] r176270 - Re-format comments (and check commit access)
Dmitri Gribenko
- [llvm] r176270 - Re-format comments (and check commit access)
Yiannis Tsiouris
- [llvm] r176270 - Re-format comments (and check commit access)
Dmitri Gribenko
- [zorg] r176290 - Patch by Dmitri Gribenko!
Galina Kistanova
- [PATCH] [lld] Add basic linker script parsing.
Michael Spencer
- [PATCH] [lld] Add basic linker script parsing.
Shankar Kalpathi Easwaran
- Speedup Function::getIntrinsicID() with caching of result
Jean-Luc Duprat
- [llvm] r176305 - A small refactoring + adding comments.
Eli Bendersky
- [llvm] r176307 - Connect LLVM CMake build scripts to LLDB's CMake scripts:
Daniel Malea
- [lld] r176309 - Add basic linker script parsing.
Michael J. Spencer
- [lld] r176310 - [ELF][x86-64] Only emit a PLT entry for a PLT relocation if the target atom is a SharedLibraryAtom.
Michael J. Spencer
- [PATCH] [lld] Add basic linker script parsing.
Michael Spencer
- [llvm] r176313 - [mips] Define class MemDefsUses.
Akira Hatanaka
- [llvm] r176314 - Instructions schedulers should report correct height/depth.
Andrew Trick
- [llvm] r176315 - Fix incorrect ScheduleDAG comment and formalize Weak edges.
Andrew Trick
- [llvm] r176316 - Scheduler diagnostics. Print the register name.
Andrew Trick
- [llvm] r176317 - [mips] Rename function findDelayInstr to searchBackward.
Akira Hatanaka
- [llvm] r176318 - [mips] Define helper function searchRange
Akira Hatanaka
- [llvm] r176320 - [mips] Add capability to search in the forward direction for instructions that
Akira Hatanaka
- [llvm] r176321 - [mips] Add options to disable searching backward and in successor blocks.
Akira Hatanaka
- [lld] r176324 - [Writer][ELF][x86-64] Handle GOTPCREL relocations to SharedLibraryAtoms.
Michael J. Spencer
- [llvm] r176325 - [mips] Define an overloaded version of function MipsInstrInfo::AnalyzeBranchAdd.
Akira Hatanaka
- [RFC] Add Intel TSX HLE Support
Nadav Rotem
- [PATCH] Add HLE target feature
Nadav Rotem
- [PATCH] Add HLE target feature
Nadav Rotem
- [PATCH] Add HLE target feature
Michael Liao
- [llvm] r176326 - [mips] Do not add SecondLastInst to list BranchInstrs if there is only one
Akira Hatanaka
- [PATCH] <<Proposed Driver Update>>
kledzik at apple.com
- [llvm] r176292 - Brag about function call vectorization in the docs.
Hal Finkel
- Speedup Function::getIntrinsicID() with caching of result
Evan Cheng
- [llvm] r176329 - [mips] Add the capability to search delay slot filling instructions in
Akira Hatanaka
- [llvm] r176330 - [mips] Remove unused option. Fix 80-column violations.
Akira Hatanaka
- [llvm] r176334 - Minor coding style fix
Michael Liao
- [PATCH] Fix PR15131
Michael Liao
- [PATCH] Fix PR15131
Hal Finkel
- [llvm] r176337 - Docs for llvm-symbolizer command-line tool
Alexey Samsonov
- [PATCH] Docs for llvm-symbolizer tool
Alexey Samsonov
- Speedup Function::getIntrinsicID() with caching of result
Renato Golin
- [llvm] r176287 - Cost model support for lowered math builtins.
Renato Golin
- [llvm] r176292 - Brag about function call vectorization in the docs.
Benjamin Kramer
- [PATCH] DAGCombiner: Respect the result of TLI.getBooleanContents() when expanding SETCC
Duncan Sands
- Speedup Function::getIntrinsicID() with caching of result
Evan Cheng
- Speedup Function::getIntrinsicID() with caching of result
Duncan Sands
- [compiler-rt] r176338 - [sanitizer] Fix check failure in SizeClassMap::Print.
Evgeniy Stepanov
- [compiler-rt] r176340 - [asan] Revert r176255, r176264.
Evgeniy Stepanov
- [llvm] r176341 - GCC thinks that this variable might be used uninitialized (it isn't).
Duncan Sands
- [llvm] r176342 - R600/SI: fix inserting waits for unordered defines
Christian Konig
- [llvm] r176343 - R600/SI: fix warning about overloaded virtual
Christian Konig
- [llvm] r176344 - R600/SI: remove GPR*AlignEncode
Christian Konig
- [llvm] r176345 - R600/SI: remove S_MOV immediate patterns
Christian Konig
- [llvm] r176346 - R600/SI: handle all registers in copyPhysReg v2
Christian Konig
- [llvm] r176341 - GCC thinks that this variable might be used uninitialized (it isn't).
Chandler Carruth
- [LLVMdev] GCMetadataPrinter::finishAssembly not executed?
Yiannis Tsiouris
- [LLVMdev] GCMetadataPrinter::finishAssembly not executed?
Dmitry Babokin
- [llvm] r176347 - GCInfoDeleter code cleanup after r175528
Yiannis Tsiouris
- [LLVMdev] GCMetadataPrinter::finishAssembly not executed?
Yiannis Tsiouris
- [www] r176209 - Add LNT statistics project
David Tweed
- [www] r176209 - Add LNT statistics project
Renato Golin
- [zorg] r176348 - Revert ARMv5 change, Release is slower than Debug
Renato Golin
- [www] r176209 - Add LNT statistics project
David Tweed
- [llvm] r176292 - Brag about function call vectorization in the docs.
Hal Finkel
- [llvm] r176292 - Brag about function call vectorization in the docs.
Duncan Sands
- [www] r176209 - Add LNT statistics project
Renato Golin
- [llvm] r176292 - Brag about function call vectorization in the docs.
Benjamin Kramer
- [llvm] r176292 - Brag about function call vectorization in the docs.
Hal Finkel
- [llvm] r176292 - Brag about function call vectorization in the docs.
Hal Finkel
- [www] r176209 - Add LNT statistics project
David Tweed
- [llvm] r176292 - Brag about function call vectorization in the docs.
Benjamin Kramer
- [llvm] r176353 - test commit to use consistent comment notation.
Peng Cheng
- [PATCH] Fix PR15131
Michael Liao
- [llvm] r176341 - GCC thinks that this variable might be used uninitialized (it isn't).
Michael Liao
- [PATCH] Fix PR10475
Michael Liao
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Jan Voung
- [llvm] r176292 - Brag about function call vectorization in the docs.
Hal Finkel
- [PATCH] Fix sampler test after fixing wait insertion
Christian König
- [PATCH] Fix sampler test after fixing wait insertion
Tom Stellard
- [llvm] r176358 - Hexagon: Add constant extender support framework.
Jyotsna Verma
- [llvm] r176359 - R600/SI: fix sampler tests after fixing wait insertions
Christian Konig
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Jim Grosbach
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eli Bendersky
- [PATCH] Global merge on constants
Quentin Colombet
- [PATCH] Handle non-pic code in the ARMISelLowering::EmitSjLjDispatchBlock function
Chad Rosier
- [PATCH] Handle non-pic code in the ARMISelLowering::EmitSjLjDispatchBlock function
Jim Grosbach
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Chris Lattner
- [PATCH] Fix PR10475
Nadav Rotem
- [llvm] r176363 - Add support for using non-pic code for arm and thumb1 when emitting the sjlj
Chad Rosier
- [PATCH] Handle non-pic code in the ARMISelLowering::EmitSjLjDispatchBlock function
Chad Rosier
- [llvm] r176364 - Fix PR10475
Michael Liao
- [PATCH] Fix PR10475
Michael Liao
- [llvm] r176365 - Cache the result of Function::getIntrinsicID() in a DenseMap attached to the LLVMContext.
Michael Ilseman
- Speedup Function::getIntrinsicID() with caching of result
Michael Ilseman
- [PATCH] Global merge on constants
Anton Korobeynikov
- [llvm] r176366 - LoopVectorize: Don't hang forever if a PHI only has skipped PHI uses.
Benjamin Kramer
- [llvm] r176367 - Generate an error message instead of asserting or segfaulting when we can't
Chad Rosier
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Eli Bendersky
- [llvm] r176369 - Add regression tests (WORKSFORME)
Michael Liao
- Speedup Function::getIntrinsicID() with caching of result
Jean-Luc Duprat
- PATCH: DAGCombiner - Use correct value type when checking legality of BR_CC - Changes to NVPTX, Mips, Hexagon, MBlaze, X86, and XCore targets
Akira Hatanaka
- [lld] r176370 - move dynamic linking atoms to Atoms.h
Shankar Easwaran
- [PATCH] Added summary option to cpp11-migrate tool
Ariel Bernal
- Speedup Function::getIntrinsicID() with caching of result
Jean-Luc Duprat
- [PATCH] Added summary option to cpp11-migrate tool
Ariel Bernal
- [llvm] r176374 - No need to force-create clang-tools-extra lit.site.cfg
Edwin Vane
- [PATCH] Added summary option to cpp11-migrate tool
Dmitri Gribenko
- [PATCH] Set properties of f128 type
Akira Hatanaka
- [PATCH] Set properties of f128 type
Tim Northover
- [PATCH] Added summary option to cpp11-migrate tool
Ariel Bernal
- [PATCH] Added summary option to cpp11-migrate tool
Ariel Bernal
- [PATCH] Added summary option to cpp11-migrate tool
Ariel Bernal
- [llvm] r176377 - Rewrite a test to check actual output rather than intermediate implementation
Eli Bendersky
- [PATCH] Added summary option to cpp11-migrate tool
Ariel Bernal
- [llvm] r176378 - Set properties for f128 type.
Akira Hatanaka
- [PATCH] Set properties of f128 type
Akira Hatanaka
- [llvm] r176380 - Fix indentation.
Akira Hatanaka
- [llvm] r176381 - Rewrite a test to count emitted instructions without using -stats
Eli Bendersky
- [llvm] r176382 - Removed extraneous #include "LLVMContextImpl.h" from lib/IR/Module.cpp
Jean-Luc Duprat
- [llvm] r176384 - [mips] Fix inefficient code generation.
Akira Hatanaka
- [llvm] r176385 - Fix my email address in CREDITS.TXT.
Stefanus Du Toit
- [llvm] r176386 - In llvm::MemoryBuffer::getFile() remove an unnecessary stat call check.
Argyrios Kyrtzidis
- [llvm] r176390 - MIsched machine model: tablegen subtarget emitter improvement.
Andrew Trick
- [llvm] r176391 - Remove duplicate line and move another closer to its actual use
Eli Bendersky
- [llvm] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
Jan Voung
- [PATCH] Disable statistics on Release builds and move tests that depend on -stats.
Jan Voung
- [PATCH] X86 cost model: Adjust cost for custom lowered vector multiplies
Arnold Schwaighofer
- [llvm] r176381 - Rewrite a test to count emitted instructions without using -stats
Michael Gottesman
- Patchset R600: selectc_cc lowering improvements
Tom Stellard
- [llvm] r176381 - Rewrite a test to count emitted instructions without using -stats
Michael Gottesman
- [llvm] r176394 - Revert "Rewrite a test to count emitted instructions without using -stats"
Michael Gottesman
- [zorg] r176395 - Added IRC functionality to phased builders. This should give more visibility when one of them breaks.
Michael Gottesman
- [zorg] r176395 - Added IRC functionality to phased builders. This should give more visibility when one of them breaks.
Michael Gottesman
- [llvm] r176396 - CMake: Always include the CheckCXXCompilerFlag in HandleLLVMOptions.cmake.
Jordan Rose
- [llvm] r176397 - Modify {Call, Invoke}Inst::addAttribute to take an AttrKind.
Peter Collingbourne
- [llvm] r176399 - PR14448 - prevent the loop vectorizer from vectorizing the same loop twice.
Nadav Rotem
- [llvm] r176400 - Added FIXME for future Hexagon cleanup.
Andrew Trick
- Add Erlang GC
Yiannis Tsiouris
- [llvm] r176403 - X86 cost model: Adjust cost for custom lowered vector multiplies
Arnold Schwaighofer
- [PATCH] X86 cost model: Adjust cost for custom lowered vector multiplies
Arnold Schwaighofer
- Patchset R600: selectc_cc lowering improvements
Christian König
- [llvm] r176403 - X86 cost model: Adjust cost for custom lowered vector multiplies
Benjamin Kramer
- [llvm] r176270 - Re-format comments (and check commit access)
Benjamin Kramer
- [www] r176209 - Add LNT statistics project
Renato Golin
- Speedup Function::getIntrinsicID() with caching of result
Renato Golin
- [llvm] r176407 - add getUnderlyingObjectSize()
Nuno Lopes
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Nuno Lopes
- [llvm] r176403 - X86 cost model: Adjust cost for custom lowered vector multiplies
Arnold
- [llvm] r176381 - Rewrite a test to count emitted instructions without using -stats
Eli Bendersky
- [llvm] r176407 - add getUnderlyingObjectSize()
Arnold
- [PATCH] Added summary option to cpp11-migrate tool
Manuel Klimek
- [llvm] r176410 - ARM NEON: Fix v2f32 float intrinsics
Arnold Schwaighofer
- [llvm] r176410 - ARM NEON: Fix v2f32 float intrinsics
Arnold Schwaighofer
- [llvm] r176411 - Tidy up. Trailing whitespace.
Jim Grosbach
- [llvm] r176412 - Clean up code format a bit.
Jim Grosbach
- [llvm] r176413 - ARM: Creating a vector from a lane of another.
Jim Grosbach
- Speedup Function::getIntrinsicID() with caching of result
Michael Ilseman
- [llvm] r176407 - add getUnderlyingObjectSize()
Shuxin Yang
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Shuxin Yang
- [llvm] r176407 - add getUnderlyingObjectSize()
Shuxin Yang
- [lld] r176415 - [ELF][Hexagon] add initial changes to add GOT/PLT
Shankar Easwaran
- [lld] r176416 - [ELF] rename Writer to ExecutableWriter
Shankar Easwaran
- [llvm] r176399 - PR14448 - prevent the loop vectorizer from vectorizing the same loop twice.
Chandler Carruth
- [llvm] r176399 - PR14448 - prevent the loop vectorizer from vectorizing the same loop twice.
Nadav Rotem
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Nuno Lopes
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Shuxin Yang
- [llvm-commits] [llvm] r164281 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrCompiler.td lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2010-01-08-Atomic64Bug.ll test/CodeGen/X86/atomic16.ll test/CodeGen/X86/atomic32.ll test/CodeGen/X86/atomic64.ll test/CodeGen/X86/atomic6432.ll test/CodeGen/X86/atomic8.ll test/CodeGen/X86/atomic_op.ll test/CodeGen/X86/pr13458.ll
Evan Cheng
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Arnold Schwaighofer
- [lld] r176424 - [lld][ELF] rename to add new support in the ELF Writer
Shankar Easwaran
- [lld] r176425 - [lld][ELF] Add modified writer
Shankar Easwaran
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Nuno Lopes
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Shuxin Yang
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Arnold Schwaighofer
- [PATCH] Add -disable-opt option to LTO
Nick Lewycky
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Arnold Schwaighofer
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Hal Finkel
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Shuxin Yang
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Arnold Schwaighofer
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Arnold Schwaighofer
- [PATCH] Make discardable symbols externally visible to prevent discarding in llvm-extract.
Lang Hames
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Shuxin Yang
- [llvm] r176426 - Mips ISD typo
Jia Liu
- [PATCH] Make discardable symbols externally visible to prevent discarding in llvm-extract.
Lang Hames
- [PATCH] Add -disable-opt option to LTO
Cristiano Giuffrida
- [lld] r176430 - [ELF] no functionality change, update dynamicTable functionality
Shankar Easwaran
- [PATCH] <<Proposed Driver Update>>
Shankar Kalpathi Easwaran
- [PATCH] <<Proposed Driver Update>>
Shankar Kalpathi Easwaran
- [llvm-commits] [llvm] r164281 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrCompiler.td lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2010-01-08-Atomic64Bug.ll test/CodeGen/X86/atomic16.ll test/CodeGen/X86/atomic32.ll test/CodeGen/X86/atomic64.ll test/CodeGen/X86/atomic6432.ll test/CodeGen/X86/atomic8.ll test/CodeGen/X86/atomic_op.ll test/CodeGen/X86/pr13458.ll
Cameron Zwarich
- [PATCH] [lld][ELF] add dynamic library support
Shankar Kalpathi Easwaran
- [PATCH] Optimize double storing by memset; memcpy
Joel Jones
- [PATCH] Optimize double storing by memset; memcpy
Joel Jones
- [PATCH] Optimize double storing by memset; memcpy
Chandler Carruth
Last message date:
Sun Mar 3 23:31:30 PST 2013
Archived on: Tue Aug 4 17:10:08 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).