The Week Of Monday 25 February 2013 Archives by thread
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 3/9] R600/SI: fix VOP3b encoding
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
- [llvm] r175619 - I optimized the following patterns:
Muhammad Tauqir Ahmad
- Better support for constructors with -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] [fast-isel] x86_64 FastLowerArguments
Chad Rosier
- [zorg] r176030 - Fix missing import (of LitTestCommand) in LLDB builder
Daniel Malea
- [llvm] r176031 - 'Hexadecimal' has two 'a's and only one 'i'.
Matt Beaumont-Gay
- [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
- [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 v2] Add more functions to the TLI.
Meador Inge
- [PATCH] IR: Don't constant fold GEP bitcasts between different address spaces
Meador Inge
- [llvm] r176052 - [fast-isel] Add X86FastIsel::FastLowerArguments to handle functions with 6 or
Chad Rosier
- [llvm] r176053 - Remove extraneous attribute number.
Chad Rosier
- [llvm] r176055 - Fix wording.
Chad Rosier
- [PATCH] [lld][ELF][Writer] Add dynamic relocation tables.
Michael Spencer
- [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
- [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
- [compiler-rt] r176079 - [tsan] enable tsan-vs-gvn test since it is now fixed
Kostya Serebryany
- [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
- [PATCH] Docs for llvm-symbolizer tool
Alexey Samsonov
- [PATCH] add InternalVector to sanitizer_common
Sergey Matveev
- [PATCH] add Linux syscall wrappers and ThreadLister 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
- [compiler-rt] r176089 - [sanitizer] A low-level vector implementation to be used in leak checking code. Patch by Sergey Matveev
Kostya Serebryany
- [llvm] r176090 - GCC 4.6.3 O3 miscompiles on ARM
Renato Golin
- [compiler-rt] r176091 - [Sanitizer] Don't die if external symbolizer is used on Mac, where it's not implemented yet
Alexey Samsonov
- [PATCH] Add getters for Pass IDs used by Polly plug-in.
Matthew Curtis
- [PATCH] R600/SI: operand folding patchset V2
Christian König
- [PATCH][Review Requested][Compilation Time] Using hashing in getVTList()
Nowicki, Tyler
- [llvm] r176094 - Fix PR15359.
Bill Schmidt
- [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
- [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
- [llvm] r176117 - Fix typo
Matt Arsenault
- [llvm] r176118 - AsmParser: More generic support for integer type suffices.
Jim Grosbach
- [llvm] r176119 - Add a test case for r176066.
Chad Rosier
- [llvm] r176120 - Debug Info: for static member variables, move AT_MIPS_linkage_name from
Manman Ren
- [llvm] r176123 - 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
- [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] r176130 - Add support for autodetection of ADM bdver2.
Roman Divacky
- [llvm] r176131 - Constant fold vector bitcasts of halves similarly to how floats and doubles are folded. Test case included.
Michael Ilseman
- [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] r176139 - Enhance integer division emulation support to handle types smaller than 32 bits,
Pedro Artigas
- [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] 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] 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] 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] 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] 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] 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] r176143 - Debug Info: for static member variables, add AT_MIPS_linkage_name to the
Manman Ren
- [PATCH] ARMv5 Buildbot
Renato Golin
- [PATCH] Global merge on constants
Quentin Colombet
- [lld] r176150 - [ELF][Writer] Add dynamic relocation tables.
Michael J. Spencer
- [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] 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] r176166 - std::string to StringRef.
Nadav Rotem
- [lld] r176167 - adding a return to fix compilation error from buildbot, build #75
Shankar Easwaran
- [llvm] r176168 - IRBuilder has grown all sorts of useful utility functions. Make use of them to
Nick Lewycky
- [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
- [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
- [compiler-rt] r176179 - add Linux syscall wrappers and ThreadLister to sanitizer_common
Kostya Serebryany
- [PATCH] StopTheWorld in sanitizer_common (first commit)
Sergey Matveev
- [compiler-rt] r176182 - [UBSan] Use common report decorator to print colorful diagnostics in UBSan, and be more consistent w/ Printf/RawWrite
Alexey Samsonov
- [compiler-rt] r176183 - [Sanitizer] don't include missing header on Android
Alexey Samsonov
- [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] Fix encoding of constant in ARM "adr rN, #Const" instruction
Keith Walker
- [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
- [llvm] r176189 - ARM: permit full range of valid ADR immediates.
Tim Northover
- [llvm] r176192 - print TLS segment
Shankar Easwaran
- [llvm] r176193 - Suppressing 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
- [llvm] r176195 - [docs] Provide pointer for building Sphinx docs.
Sean Silva
- [test-suite] r176196 - Further fixes for libc++. <rdar://problem/13302264>
Bob Wilson
- [llvm] r176197 - Switching -1ULL to UINT64_MAX to fix MSVC warnings. Patch thanks to Peng Cheng!
Aaron Ballman
- multiple inlining scopes for a single source location
Manman Ren
- [llvm] r176199 - [docs] Discuss manpage output.
Sean Silva
- [PATCH] Fix PR10475
Michael Liao
- [PATCH][Review Requested][Compilation Time] Small Vector for Machine Operand
Nowicki, Tyler
- [llvm] r176204 - Reverted: r176136 - Have a way for a target to opt-out of target-independent fast isel
Michael Ilseman
- [lld] r176205 - [test] Don't start elf-dump until lld-core is done writing the output.
Michael J. Spencer
- [PATCH][Review Requested][Compilation Time] Calculate hash value and equality comparison within SCEV node itself
Murali, Sriram
- [PATCH] Document HLE metadata
darkbuck
- [lld] r176207 - [lld][ELF] Order segments
Shankar 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] r176214 - The FastISEL should be fast. But when we record statistics we use atomic operations to increment the counters.
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: 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
Justin Holewinski
- 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
Jyotsna Verma
- PATCH: DAGCombiner - Use correct value type when checking legality of BR_CC - Changes to NVPTX, Mips, Hexagon, MBlaze, X86, and XCore targets
Akira Hatanaka
- [llvm] r176218 - Silence the unused variable warning.
Nadav Rotem
- [PATCH] DAGCombiner: Respect the result of TLI.getBooleanContents() when expanding SETCC
Tom Stellard
- [zorg] r176219 - Updating armv5 bot
Renato Golin
- [llvm] r176220 - Debug Info: for static member variables, always put AT_MIPS_linkage_name to the
Manman Ren
- [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
- [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
- Speedup Function::getIntrinsicID() with caching of result
Jean-Luc Duprat
- [llvm] r176228 - [Support][ErrorOr] Add support for implicit conversion from error code/condition enums.
Michael J. Spencer
- [PATCH] [lld] Add basic linker script parsing.
Michael Spencer
- [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
- [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
- [llvm] r176240 - Remove unused leftover declarations.
Evgeniy Stepanov
- [PATCH] Memory protection in sanitizer_procmaps.h
Sergey Matveev
- [llvm] r176243 - Corrections for XFAIL armv5 tests
Renato Golin
- [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
- [zorg] r176246 - ARMv5 bot in Release mode
Renato Golin
- [llvm] r176247 - [msan] Implement sanitize_memory attribute.
Evgeniy Stepanov
- [compiler-rt] r176248 - [msan] Lit tests for __attribute__((no_sanitize_memory)).
Evgeniy Stepanov
- [compiler-rt] r176249 - [Sanitizer] Relax ThreadLister tests to allow possible pre-existing threads. Do proper mutex destruction. Patch by Sergey Matveev
Alexey Samsonov
- [compiler-rt] r176250 - [asan] bump kMidMemEnd to 0x4fffffffffULL since in rare cases prelink uses addresses higher than 0x3fffffffff
Kostya Serebryany
- [llvm] r176253 - AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations.
Tim Northover
- [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
- [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
- [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
- [llvm] r176270 - Re-format comments (and check commit access)
Yiannis Tsiouris
- [PATCH] Clang and LLD builder
Dmitri Gribenko
- [PATCH] Put some other fast isel stats under NDEBUG
Eli Bendersky
- [llvm] r176273 - Put some per-instruction statistics of fast isel under NDEBUG, together with
Eli Bendersky
- [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] r176285 - Style; no functional change.
Chad Rosier
- [llvm] r176287 - 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
- [llvm] r176292 - Brag about function call vectorization in the docs.
Benjamin Kramer
- [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
- [llvm] r176296 - Move an assert earlier in a file and check that the result of
Eric Christopher
- [zorg] r176297 - ClangAndLLDBuilder: checkout compiler-rt
Dmitri Gribenko
- [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
- [llvm] r176301 - Don't add the 'Value' string if there isn't one.
Bill Wendling
- [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
- [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
- [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] 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
- [llvm] r176337 - Docs for llvm-symbolizer command-line tool
Alexey Samsonov
- [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] r176347 - GCInfoDeleter code cleanup after r175528
Yiannis Tsiouris
- [zorg] r176348 - Revert ARMv5 change, Release is slower than Debug
Renato Golin
- [llvm] r176353 - test commit to use consistent comment notation.
Peng Cheng
- [PATCH] Fix sampler test after fixing wait insertion
Christian König
- [llvm] r176358 - Hexagon: Add constant extender support framework.
Jyotsna Verma
- [llvm] r176359 - R600/SI: fix sampler tests after fixing wait insertions
Christian Konig
- [PATCH] Handle non-pic code in the ARMISelLowering::EmitSjLjDispatchBlock function
Chad Rosier
- [llvm] r176363 - Add support for using non-pic code for arm and thumb1 when emitting the sjlj
Chad Rosier
- [llvm] r176364 - Fix PR10475
Michael Liao
- [llvm] r176365 - Cache the result of Function::getIntrinsicID() in a DenseMap attached to the LLVMContext.
Michael Ilseman
- [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] r176369 - Add regression tests (WORKSFORME)
Michael Liao
- [lld] r176370 - move dynamic linking atoms to Atoms.h
Shankar Easwaran
- [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] Set properties of f128 type
Akira Hatanaka
- [llvm] r176377 - Rewrite a test to check actual output rather than intermediate implementation
Eli Bendersky
- [llvm] r176378 - Set properties for 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
- [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] 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
- [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
- [llvm] r176403 - X86 cost model: Adjust cost for custom lowered vector multiplies
Arnold Schwaighofer
- [llvm] r176407 - add getUnderlyingObjectSize()
Nuno Lopes
- [llvm] r176408 - recommit r172363 & r171325 (reverted in r172756)
Nuno Lopes
- [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
- [lld] r176415 - [ELF][Hexagon] add initial changes to add GOT/PLT
Shankar Easwaran
- [lld] r176416 - [ELF] rename Writer to ExecutableWriter
Shankar Easwaran
- [lld] r176424 - [lld][ELF] rename to add new support in the ELF Writer
Shankar Easwaran
- [lld] r176425 - [lld][ELF] Add modified writer
Shankar Easwaran
- [PATCH] Make discardable symbols externally visible to prevent discarding in llvm-extract.
Lang Hames
- [llvm] r176426 - Mips ISD typo
Jia Liu
- [lld] r176430 - [ELF] no functionality change, update dynamicTable functionality
Shankar Easwaran
- [PATCH] [lld][ELF] add dynamic library support
Shankar Kalpathi Easwaran
- [PATCH] Optimize double storing by memset; memcpy
Joel Jones
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).