The Week Of Monday 1 April 2013 Archives by thread
Starting: Mon Apr 1 00:10:21 PDT 2013
Ending: Sun Apr 7 23:57:58 PDT 2013
Messages: 690
- [dragonegg PATCH] gcc 4.8 port
Peter Collingbourne
- [compiler-rt] r178290 - Remove all 'static' before ALWAYS_INLINE
Michael Gottesman
- [llvm] r178409 - Implement XOR reassociation. It is based on following rules:
Evgeniy Stepanov
- [PATCH] MemoryDependenceAnalysis always depends on DominatorTree
Bill Wendling
- [llvm] r178058 - Update PEI's virtual-register-based scavenging to support multiple simultaneous mappings
Hal Finkel
- [PATCH] Run the callback on a separate stack in StopTheWorld.
Alexey Samsonov
- [compiler-rt] r178458 - [ASan] More careful reports for globals that are ASCII strings
Alexey Samsonov
- [PATCH] Make custom version of operator new a class method instead of global.
Alexey Samsonov
- [llvm] r178459 - X86TTI: Add accurate costs for itofp operations, based on the actual instruction counts.
Benjamin Kramer
- [llvm] r178460 - ARM Scheduler Model: Add resources instructions, map resources in subtargets
Arnold Schwaighofer
- [compiler-rt] r178461 - [libsanitizer] Add register dumping support to SuspendedThreadsList.
Alexander Potapenko
- [PATCH] Add register dumping support to SuspendedThreadsList.
Alexander Potapenko
- [llvm] r178462 - Remove unused typedef.
Duncan Sands
- [PATCH] Added data() and capacity() getters to InternalVector.
Sergey Matveev
- [compiler-rt] r178463 - [libsanitizer] Added data() and capacity() getters to InternalVector.
Alexander Potapenko
- [llvm] r178407 - [mips] Define reg+imm load/store pattern templates.
Rafael Espíndola
- [compiler-rt] r178464 - [libsanitizer] Run the callback on a separate stack in StopTheWorld.
Alexander Potapenko
- [compiler-rt] r178465 - [sanitizer] More interceptors.
Evgeniy Stepanov
- [PATCH} Review request : Direct object exception handling for Mips
Rafael Espíndola
- [llvm] r178438 - Cleanup PPC(64) i32 -> float/double conversion
Bill Schmidt
- [lld] r178466 - [ELF] Set the symbol type for undefined atoms properly
Shankar Easwaran
- [lld] r178467 - [ELF][Hexagon] Create .got.plt entries with the appropriate alignment
Shankar Easwaran
- [llvm] r178468 - Treat PPCISD::STFIWX like the memory opcode that it is
Hal Finkel
- [PATCH] R600: Add support for native control flow
Vincent Lejeune
- [PATCH] TidySigaction in sanitizer_linux
Sergey Matveev
- [llvm] r178368 - Hexagon: Add emitFrameIndexDebugValue function to emit debug information.
Rafael Ávila De Espíndola
- [llvm] r178469 - Add support for vector data types in the LLVM interpreter.
Nadav Rotem
- [llvm] r178470 - Add the PPC popcntw instruction
Hal Finkel
- [llvm] r178472 - Fix PowerPC/cttz.ll to specify a cpu (and use FileCheck)
Hal Finkel
- [llvm] r178450 - Cleanup ImmToIdxMap and noImmForm in PPCRegisterInfo
Jakob Stoklund Olesen
- [PATCH] DAGCombiner: Merge load/store sequences with adresses: base + index + offset
Arnold Schwaighofer
- [llvm] r178473 - Use ImmToIdxMap.count in PPCRegisterInfo
Hal Finkel
- Fix PR15293: ARM codegen ice - expected larger existing stack allocation
Manman Ren
- building polly with isl + imath instead of gmp
Sebastian Pop
- [zorg] r178479 - Move the i386-RA and x86_64-R to xserve2/xserve4 so the lto builder can have xserve 3 all to itself.
Michael Gottesman
- [llvm] r178480 - Add more PPC floating-point conversion instructions
Hal Finkel
- [Mesa-dev] [PATCH] R600: Emit CF_ALU and use true kcache register.
Tom Stellard
- [llvm] r178483 - Merge load/store sequences with adresses: base + index + offset
Arnold Schwaighofer
- [llvm] r178484 - Correct assertion condition
Shuxin Yang
- [llvm] r178486 - Add triple to test/CodeGen/PowerPC/stfiwx-2
Hal Finkel
- [PATCH] SimplifyCFG: recognise and simplify more no-op resumes.
Peter Collingbourne
- [llvm] r178166 - Avoid undefined behavior from passing a std::vector's own contents
Jean-Luc Duprat
- [llvm] r178489 - Fix a bad assert in PPCTargetLowering
Hal Finkel
- [llvm] r178492 - Fix top-comment header and some indentation
Eli Bendersky
- [lld] r178495 - [ELF][Hexagon] fix few relocations and add test
Shankar Easwaran
- [PATCH] Introduce GlobalAlias::mayBeResolved().
Peter Collingbourne
- R600/SI Patchset: Initial support for compute shaders
Tom Stellard
- [test-suite] r178501 - Add reference data output for the Altivec tests.
Will Schmidt
- [llvm] r178503 - R600: Emit CF_ALU and use true kcache register.
Vincent Lejeune
- [llvm] r178504 - R600/SI: Share code recording ShaderTypeAttribute between generations
Vincent Lejeune
- [llvm] r178505 - R600: Add support for native control flow
Vincent Lejeune
- [llvm] r178506 - Mips direct object exception handling regression
Jack Carter
- [llvm] r178508 - Target/R600: Fix CMake build to add missing files.
NAKAMURA Takumi
- [llvm] r178511 - unindent the file to follow coding standards, change class doc comment
Chris Lattner
- [PATCH] Avoid Valgrind's still-reachable leak warnings
Ryo Onodera
- [llvm] r174591 - Remove this testcase until I can figure out how to properly conditionalize it.
Rafael Espíndola
- [PATCH] Setting a symbol's type to function has no effect if its type is gnu_indirect_function.
Peter Collingbourne
- [llvm] r178519 - The divide unit is not pipeline, but it is still buffered.
Andrew Trick
- [PATCH] 64-bit code generation for SPARC v9
Venkatraman Govindaraju
- [llvm] r178521 - Fix typo in PPCISelLowering
Hal Finkel
- [llvm] r178522 - Add an I64Regs register class for 64-bit registers.
Jakob Stoklund Olesen
- [llvm] r178523 - Add support for 64-bit calling convention.
Jakob Stoklund Olesen
- [llvm] r178524 - Add predicates for distinguishing 32-bit and 64-bit modes.
Jakob Stoklund Olesen
- [llvm] r178525 - Add 64-bit shift instructions.
Jakob Stoklund Olesen
- [llvm] r178526 - Materialize 64-bit immediates.
Jakob Stoklund Olesen
- [llvm] r178527 - Basic 64-bit ALU operations.
Jakob Stoklund Olesen
- [llvm] r178528 - Add 64-bit load and store instructions.
Jakob Stoklund Olesen
- [llvm] r177113 - [fast-isel] The X86FastISel::FastLowerArguments function doesn't properly handle
Anton Korobeynikov
- [polly] r178530 - ScopDetection: Use isTopLevelRegion
Tobias Grosser
- [llvm] r178531 - Use a worklist to avoid a sneaky iterator invalidation.
Bill Wendling
- Fix for PR14824: Optimization arm_ldst_opt inserts newly generated instruction vldmia at incorrect position
Renato Golin
- [dragonegg] r178532 - These tests started passing recently.
Duncan Sands
- [dragonegg] r178533 - Remove 'using namespace llvm; ' from Internals.h and deal with the fallout. This
Duncan Sands
- [compiler-rt] r178534 - [TSan] Add the WTFAnnotateBenignRaceSized implementation and a test for
Alexander Potapenko
- [test-suite] r178535 - Try to make anagram's sort more stable
Renato Golin
- [PATCH] LNT ARM sqlite3
Renato Golin
- Adjust MIMG writemask to only the used components
Christian König
- [PATCH] Allow ParserMatchClass attribute on RegisterClass
Ulrich Weigand
- [llvm] r178536 - [NVPTX] Fix a few style issues in NVVMReflect
Justin Holewinski
- [PATCH] Handle tied sub-operands in AsmMatcherEmitter
Ulrich Weigand
- [PATCH] R600/SI: Adjust buffer_load opcodes
Christian König
- [PATCH] Use yaml::IO in yaml2obj.cpp
Rafael Ávila de Espíndola
- [llvm] r178541 - Simplify test cases for Atom preferring call register indirect over
Preston Gurd
- [llvm] r178193 - This patch follows is a follow up to r178171, which uses the register
Gurd, Preston
- [PATCH] [msan] Unpoison siginfo_t and ucontext_t in signal handlers.
Evgeniy Stepanov
- [PATCH] [RFC]TILE-Gx: updated patch for final review
Jiong. Wang
- DAGCombiner: Merge store/loads when we have extload/truncstores
Arnold Schwaighofer
- [LLVMdev] x86_stdcallcc @<n> mangling vs. '\1' prefix [was: x86_stdcallcc and extra name mangling on Windows]
Reid Kleckner
- [llvm] r178546 - DAGCombiner: Merge store/loads when we have extload/truncstores
Arnold Schwaighofer
- [PATCH] Fix StopTheWorld includes on Android.
Sergey Matveev
- [test-suite] r178547 - Increasing stability of sort in Burg
Renato Golin
- [llvm] r178549 - [fast-isel] Use the correct API to disable FastLowerArguments for Win64.
Chad Rosier
- [llvm] r178553 - Count processor resources individually in MachineTraceMetrics.
Jakob Stoklund Olesen
- [test-suite] r178555 - Use fgets() to remove a Darwin-specific warning from stdout of the test.
Daniel Dunbar
- [LNT] r178557 - Changed the daily report ui so that you can set the day_start argument via an html query string.
Michael Gottesman
- [llvm] r178558 - Don't attempt MTM heuristics without a scheduling model present.
Jakob Stoklund Olesen
- [llvm] r178559 - Fix PR15630: Replace faulty stdcx. with stwcx.
Bill Schmidt
- [test-suite] r178560 - Add a missing open-paren for $(TARGET_OS) reference.
Will Schmidt
- [llvm] r178564 - Add MDBuilder utilities for path-aware TBAA.
Manman Ren
- [llvm] r178566 - [ms-inline asm] Add support for parsing variables with namespace alias
Chad Rosier
- [llvm] r178567 - Fix a typo.
Jakub Staszak
- [LNT] r178570 - Changed the daily report ui to use the html query string argument day_start in its url links.
Michael Gottesman
- [LNT] r178571 - Fixed a typo.
Michael Gottesman
- [PATCH] This change-list changes clang to attach the ordinary comments if an option is specified
Amin Shali
- [dragonegg PATCH] Use the preferred alignment when deciding whether to use an explicit alignment
Duncan Sands
- Support dead-stripping in ELF objects
Jim Grosbach
- [PATCH] Measure IR parsing time, take 2
Eli Bendersky
- [llvm] r178582 - Allow MachineTraceMetrics to be used when the model has no resources.
Jakob Stoklund Olesen
- [llvm] r178583 - llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll and handle-move.ll, corresponding to r178549.
NAKAMURA Takumi
- [llvm] r178584 - [mips] Expand pseudo multiply/divide instructions in MipsCodeEmitter.cpp.
Akira Hatanaka
- [llvm] r178585 - Reformat arguments.
Eric Christopher
- [llvm] r178586 - Support and test template arguments for unions.
Eric Christopher
- [llvm] r178588 - [mips] Small update to the implementation of eh.return for Mips.
Akira Hatanaka
- [llvm] r178589 - Formatting.
Eric Christopher
- [llvm] r178593 - Use yaml::IO in yaml2obj.cpp.
Rafael Espindola
- [test-suite] r178594 - Add test for atomic addition and subtraction. <rdar://problem/13549656>
Bill Wendling
- [PATCH] Handle crazy mips 64 little endian case.
Rafael Ávila de Espíndola
- [PATCH] Refactoring of Driver and TargetInfo
kledzik at apple.com
- [PATCH] lld part of the mips64 little endian patch
Rafael Ávila de Espíndola
- [llvm] r178598 - This patch addresses PR15351 by explicitly checking for AVX support
Aaron Ballman
- [llvm-commits] [llvm] r151123 - in /llvm/trunk: lib/Target/X86/X86CallingConv.td test/CodeGen/X86/thiscall-struct-return.ll
Aaron Ballman
- Fix SRet for thiscall in i686-pc-win32
Aaron Ballman
- [llvm] r178600 - Remove anonymous namespace.
Rafael Espindola
- [llvm] r178604 - Attempting to fix the build on older GCC versions.
Aaron Ballman
- [llvm] r178605 - Improved comment. No functionality change.
Michael Gottesman
- [llvm] r178612 - Remove an optimization where we were changing an objc_autorelease into an objc_autoreleaseReturnValue.
Michael Gottesman
- [llvm] r178614 - Rolling back the AVX support patch due to breaking a gcc 4.6 build bot that doesn't understand the xgetbv instruction for some reason. Will revisit when time permits.
Aaron Ballman
- [llvm] r178615 - Fix the fde encoding used by mips to match gas.
Rafael Espindola
- [llvm] r178617 - Use PPC reciprocal estimates with Newton iteration in fast-math mode
Hal Finkel
- [llvm] r178618 - Remove some unsupported-feature comments from PPC.td
Hal Finkel
- [llvm] r178621 - Add 64-bit compare + branch for SPARC v9.
Jakob Stoklund Olesen
- [llvm] r178623 - Remove ZeroOrMore from the option description. We don't need it here.
Eric Christopher
- [llvm] r178624 - Fix grammar.
Eric Christopher
- [compiler-rt] r178625 - [Sanitizer] Fix StopTheWorld includes on Android. Patch by Sergey Matveev.
Alexey Samsonov
- [compiler-rt] r178627 - [Sanitizer] Kill the remainders of platform defines in favor of SANITIZER_ defines
Alexey Samsonov
- [compiler-rt] r178629 - [ASan] Kill the remainders of platform defines in favor of SANITIZER_ defines
Alexey Samsonov
- [compiler-rt] r178630 - [Sanitizer] Be more careful with arch-specific defines in StopTheWorld code
Alexey Samsonov
- [llvm] r178633 - AArch64: switch patterns to be type-based rather than RegClass-based
Tim Northover
- [llvm] r178634 - Fix SRet for thiscall in i686-pc-win32
Timur Iskhodzhanov
- [PATCH] Fix for wrong instcombine on vector insert/extract
Andrea_DiBiagio at sn.scee.net
- [llvm] r178635 - Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 bot
Timur Iskhodzhanov
- [llvm] r178636 - Second pass at addressing PR15351 by explicitly checking for AVX support
Aaron Ballman
- [llvm] r178637 - AArch64: implement ETMv4 trace system registers.
Tim Northover
- [llvm] r178639 - Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.
Bill Schmidt
- [compiler-rt] r178640 - [Sanitizer] Fix OnPrint weak hook. Disable weak hooks for gotsan.
Alexey Samsonov
- [PATCH] More direct types in PowerPC AltiVec instructions
Ulrich Weigand
- [polly] r178643 - Cleaning up stable branch
Alexander Kornienko
- [polly] r178650 - Creating tags/google/stable/2013-04-03 from r178511
Alexander Kornienko
- [polly] r178651 - Updating branches/google/stable to r178511
Alexander Kornienko
- [llvm] r178656 - More direct types in PowerPC AltiVec intrinsics.
Ulrich Weigand
- [llvm] r178657 - Remove some obsolete PowerPC/README entries
Hal Finkel
- [polly] r177017 - Initial tags/branches for snapshots of these subprojects within Google.
Alexander Kornienko
- [llvm] r178658 - PPC: Add a FIXME regarding the non-working fma+fneg Altivec pattern
Hal Finkel
- [llvm] r178659 - PPC: Enable FRES and FRSQRTE on the default PPC64 description
Hal Finkel
- [test-suite] r178660 - Removing sources of uncertainty from ClamAV
Renato Golin
- [PATCH] Introduce a common mutex to prevent mixing reports from different sanitizers.
Alexey Samsonov
- [llvm] r178662 - Measure time that IR parsing took as part of the -time-passes measurement.
Eli Bendersky
- [llvm] r178664 - R600: Consider KILLGT as an ALU instruction
Vincent Lejeune
- [llvm] r178665 - R600: Simplify data structure and add DEBUG to R600ControlFlowFinalizer
Vincent Lejeune
- [llvm] r178666 - Testing for Visual Studio 2010 SP1 or greater before calling the _xgetbv intrinsic. This also fixes a minor code formatting issue.
Aaron Ballman
- [PATCH] - Remove llvm.ptr.annotation intrinsic prior to instruction selection
Mark Hahnenberg
- [llvm] r178667 - R600: Factorize maximum alu per clause in a single location
Vincent Lejeune
- Question on direct types in patterns
Ulrich Weigand
- Added a new flag "object-emission" to disable some lit tests for Hexagon
Jyotsna Verma
- PATCH: C API - Add LLVMAddTargetDependentFunctionAttr(), LLVMGetBufferStart(), LLVMGetBufferSize(), LLVMTargetMachineEmitToMemoryBuffer()
Tom Stellard
- [llvm] r178672 - Cleanup PPC reciprocal-estimate functionality
Hal Finkel
- [dragonegg] r178673 - More now passing 128 bit IEEE floating point tests.
Duncan Sands
- [llvm] r178674 - Ensuring that both bits are set, and not just a combination of one or the other.
Aaron Ballman
- [PATCH] fpcmp fix (wrt sqlite3)
Renato Golin
- [llvm] r178675 - R600: Fix last ALU of a clause being emitted in a separate clause
Vincent Lejeune
- [llvm] r178676 - When dumping clear the arm/thumb flag for now.
Eric Christopher
- [llvm] r178677 - Implement sectionContainsSymbol for ELF.
Eric Christopher
- [llvm] r178678 - Don't disassemble symbols with an unknown address or size.
Eric Christopher
- [llvm] r178679 - Implements low-level object file format specific output for COFF and
Eric Christopher
- [llvm] r178221 - Disable JIT/MCJIT tests in unittests/ExecutionEngine for the targets that don't support JIT.
Ulrich Weigand
- [PATCH][llvm-c] GlobalVariable: Expose ThreadLocalMode and ExternallyInitialized
Moritz Maxeiner
- [llvm] r178688 - [XCore] Update disassembler test to improve coverage of the instructions.
Richard Osborne
- [llvm] r178689 - [XCore] Check disassembly of the st8 instruction.
Richard Osborne
- Fix lldb build
Rafael Espíndola
- [lld] r178693 - Update the lld testsuite for the llvm-readobj format change.
Rafael Espindola
- [patch] add function for system argument limit checking
Nathan Froyd
- [llvm] r178694 - Implement the "mips endian" for r_info.
Rafael Espindola
- [lld] r178695 - Update for API change for handling mips64el.
Rafael Espindola
- [llvm] r178703 - X86 cost model: Vector shifts are expensive in most cases
Arnold Schwaighofer
- [PATCH] Do not optimise fprintf() calls if its return value is used.
Peter Collingbourne
- [llvm] r178705 - Clean up arc annotations by moving the top/bottom BB annotations into conditional macros that no-op in Release mode instead of #ifdef sections of the code.
Michael Gottesman
- [llvm] r178709 - Removed an old comment.
Michael Gottesman
- [llvm] r178710 - Refactored out a part of ObjCARCOpt::OptimizeReturns into its own method HasSafePathToPredecessorCall.
Michael Gottesman
- [llvm] r178712 - Small cleanups.
Michael Gottesman
- [llvm] r178713 - Make it possible to include llvm-c without including C++ headers. Patch by Filip Pizlo.
Evan Cheng
- [PATCH][llvm-c] Make it possible to include llvm-c without including C++ headers
Evan Cheng
- [llvm] r178714 - Refactored out the helper function FindPredecessorRetainWithSafePath from ObjCARCOpt::OptimizeReturns.
Michael Gottesman
- [llvm] r178715 - Refactored out the helper method FindPredecessorAutoreleaseWithSafePath from ObjCARCOpt::OptimizeReturns.
Michael Gottesman
- [llvm] r178722 - Debug Info: according to DWARF 2, FORM_ref_addr the same size as an address on
Manman Ren
- [llvm] r178725 - Don't export symbols in every binary on linux.
Rafael Espindola
- [llvm] r178730 - Explicitly add -Wl, --export-all-symbols on mingw/cygwin.
Rafael Espindola
- [llvm] r178737 - Add SPARC v9 support for select on 64-bit compares.
Jakob Stoklund Olesen
- [PATCH] llvm-readobj: COFF/ELF-specific low-level output
Nico Rieck
- [llvm] r178742 - Document the return value of SmallSet insert.
Nadav Rotem
- [zorg] r178745 - Added option to the phasedClangBuilder to make the build incremental and added support to builderconstruction to support said build.
Michael Gottesman
- [zorg] r178746 - Added experimental phase 1 incremental builder.
Michael Gottesman
- [compiler-rt] r178747 - [sanitizer] while doing fast unwinding make sure that the frame pointer is aligned; fix lint
Kostya Serebryany
- [zorg] r178748 - Fixed typo.
Michael Gottesman
- [llvm] r178749 - Propagate path to ASan/MSan symbolizer into test environment to produce useful reports on errors.
Alexey Samsonov
- [zorg] r178751 - Make the incremental bot only configure after a failed build.
Michael Gottesman
- [zorg] r178752 - Correct what will be the LNT builder naming schema.
Michael Gottesman
- [zorg] r178753 - Unite the imports of the clang msvc build factory/phasedclang into one module import with a rename. This additionally helps with reconfiguring the master.
Michael Gottesman
- [compiler-rt] r178754 - [msan] Unpoison siginfo_t and ucontext_t in signal handlers.
Evgeniy Stepanov
- [compiler-rt] r178755 - [sanitizer] Use ucontext_t instead of "struct ucontext".
Evgeniy Stepanov
- [PATCH] CloneFunctionInto incorrectly cloning attributes
Joey Gouly
- [compiler-rt] r178756 - [sanitizer] Android lacks ucontext_t definition.
Evgeniy Stepanov
- [compiler-rt] r178757 - [asan] fill first 4K of malloc-ed memory with garbage, implement flags max_malloc_fill_size and malloc_fill_byte
Kostya Serebryany
- [compiler-rt] r178758 - [asan] nuke the old unused allocator code
Kostya Serebryany
- [compiler-rt] r178760 - [TSan] Make path to FileCheck configurable
Alexey Samsonov
- [llvm] r178761 - R600: Take export into account when computing cf address
Vincent Lejeune
- [llvm] r178762 - R600: Fix wrong address when substituting ENDIF
Vincent Lejeune
- [llvm] r178763 - R600: Use a mask for offsets when encoding instructions
Vincent Lejeune
- [llvm] r178765 - New-password-test commit.
Stepan Dyatkovskiy
- [PATCH] Fixes in LargeMmapAllocator::GetBlockBegin().
Sergey Matveev
- [PATCH] [Support] Disable assertion dialogs from the MSVC debug CRT
Reid Kleckner
- [PATCH] Replace deprecated std::auto_ptr with OwningPtr
Andy Gibbs
- [llvm] r178769 - Revert r178713
Evan Cheng
- [llvm] r178771 - Formatting
Eli Bendersky
- [zorg] r178772 - Move the incremental phase 1 builder into production mode out of experimental mode.
Michael Gottesman
- [llvm] r178773 - Avoid high-latency false CPSR dependencies even for tMOVSi.
Jakob Stoklund Olesen
- [llvm] r178774 - Missing word
Eli Bendersky
- [lld] r178776 - This is my Driver refactoring patch.
Nick Kledzik
- [lld] r178777 - fix command line option to use -o
Nick Kledzik
- [lld] r178778 - fix darwin driver to validate command line options
Nick Kledzik
- [PATCH] Remove Internal{Alloc,Free} calls from StopTheWorld.
Sergey Matveev
- [lld] r178781 - Fix MSVC build.
Michael J. Spencer
- [llvm] r178782 - [XCore] The RRegs register class is a superset of GRRegs.
Richard Osborne
- [llvm] r178783 - [XCore] Add bru instruction.
Richard Osborne
- [llvm] r178786 - Add back parsing of header charactestics.
Rafael Espindola
- [lld] r178787 - fix DEBUG_WITH_TYPE to build without warnings in non-debug builds
Nick Kledzik
- [lld] r178788 - temp change to test case to debug buildbot failure
Nick Kledzik
- [llvm] r178792 - Disable 2010-10-01-crash.ll for Hexagon as the Hexagon frontend will
Jyotsna Verma
- [llvm] r178793 - Reassociate: Avoid iterator invalidation.
Benjamin Kramer
- [llvm] r178794 - Hexagon: Expand br_cc.
Jyotsna Verma
- Modify test/PCH/headersearch.cpp to use LLVM bit code output
Jyotsna Verma
- [lld] r178798 - [Driver] Fix symlinked universal driver behavior and add a test.
Michael J. Spencer
- [llvm] r178801 - PPC: Improve code generation for mixed-precision reciprocal sqrt
Hal Finkel
- [llvm] r178803 - Rename the current PPC BCL definition to BCLalways
Hal Finkel
- [llvm] r178804 - typo
Adrian Prantl
- [llvm] r178806 - Debug Info: revert 178722 for now.
Manman Ren
- Fix atom order
Shankar Easwaran
- [llvm] r178807 - CostModel: Add parameter to instruction cost to further classify operand values
Arnold Schwaighofer
- [llvm] r178808 - X86 cost model: Differentiate cost for vector shifts of constants
Arnold Schwaighofer
- [llvm] r178809 - LoopVectorizer: Pass OperandValueKind information to the cost model
Arnold Schwaighofer
- [test-suite] r178810 - Improving lemon sort criteria makes test pass
Renato Golin
- [lld] r178815 - [ELF] fix atom order
Shankar Easwaran
- [lld] r178817 - [test] remove printing the file to stdout
Shankar Easwaran
- [llvm-commits] [llvm] r159694 - in /llvm/trunk: include/llvm/CodeGen/Passes.h include/llvm/InitializePasses.h include/llvm/Target/TargetInstrInfo.h lib/CodeGen/CMakeLists.txt lib/CodeGen/CodeGen.cpp lib/CodeGen/EarlyIfConversion.cpp lib/CodeGen/Passes.cpp
Hal Finkel
- [llvm] r178821 - MachineScheduler: format DEBUG output.
Andrew Trick
- [llvm] r178822 - Disable DFSResult for ConvergingScheduler.
Andrew Trick
- [llvm] r178823 - RegisterPressure heuristics currently require signed comparisons.
Andrew Trick
- [llvm] r178828 - Clean up some confusing language, and use more realistic examples.
Jakob Stoklund Olesen
- [llvm] r178829 - Add a test for obj2yaml in preparation for refactoring it.
Rafael Espindola
- [llvm] r178833 - Build obj2yaml with configure+make.
Rafael Espindola
- [llvm] r178835 - Move obj2yaml to tools to sort out make's dependencies.
Rafael Espindola
- [llvm] r178837 - Remove empty directory.
Rafael Espindola
- [lld] r178838 - This fixes a SIGSEGV failure in ReaderArchive while trying to trace what
Shankar Easwaran
- [llvm] r178839 - Loosen this test.
Rafael Espindola
- [lld] r178840 - [ELF][test] add dynamic library search
Shankar Easwaran
- [llvm] r178841 - Loosen this test too.
Rafael Espindola
- [llvm] r178842 - ARM scheduler model: Swift has varying latencies, uops for simple ALU ops
Arnold Schwaighofer
- [llvm] r178843 - More test loosening.
Rafael Espindola
- [llvm] r178844 - ARM scheduler model: Add scheduler info to more instructions and resource
Arnold Schwaighofer
- [llvm] r178845 - Fix bug in PEI's virtual-register scavenging
Hal Finkel
- [llvm] r178847 - One more try before I just delete the macho bits until tomorrow.
Rafael Espindola
- [llvm] r178848 - Add a SchedMachineModel for the PPC A2
Hal Finkel
- [llvm] r178849 - The ppc bots say this is the last broken line, so lets try one more :-(
Rafael Espindola
- [llvm] r178850 - Add a SchedMachineModel for the PPC G5
Hal Finkel
- [llvm] r178851 - Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instruction vldmia at incorrect position".
Stepan Dyatkovskiy
- [llvm] r178852 - Add obj2yaml to test dependencies
Alexey Samsonov
- [compiler-rt] r178853 - [Sanitizer] Use a common mutex to prevent mixing reports from different sanitizers. This fixes PR15516
Alexey Samsonov
- [PATCH 0/4] Replace coff-/elf-dump
Nico Rieck
- [PATCH 1/4] Support MIPS64EL relocation type names
Nico Rieck
- [PATCH 2/4] Add PPC and PPC64 relocation type names
Nico Rieck
- [PATCH 3/4] Replace coff-/elf-dump with llvm-readobj
Nico Rieck
- [PATCH 4/4] Remove obsolete test scripts
Nico Rieck
- [llvm] r178854 - Buildbot fix for r178851: mistake was in wrong TargetRegisterInfo::getRegClass usage.
Stepan Dyatkovskiy
- Bug fix in Tblgen
Malul, Elior
- [compiler-rt] r178855 - Remove InternalAlloc/InternalFree calls from StopTheWorld. Patch by Sergey Matveev.
Alexey Samsonov
- [compiler-rt] r178857 - [ASan] init-order checker tests: move constexpr test that requires -std=c++11 to a separate test case. Check that structs with no ctor but non-trivial dtor are ignored.
Alexey Samsonov
- [llvm] r178858 - Add a basic test for llvm-symbolizer tool
Alexey Samsonov
- [llvm] r178859 - llvm-symbolizer: correctly parse filenames given in quotes
Alexey Samsonov
- [compiler-rt] r178864 - [Sanitizer] enquote the module name when passing it to external symbolizer
Alexey Samsonov
- [compiler-rt] r178865 - [msan] A runtime option to disable wrapping of signal handlers.
Evgeniy Stepanov
- [compiler-rt] r178866 - [msan] Conditionally disable new() and delete() wrappers.
Evgeniy Stepanov
- [test-suite] r178867 - Add return statement to linpack main routine.
Ulrich Weigand
- [compiler-rt] r178868 - [msan] Fix sigaction interceptor.
Evgeniy Stepanov
- [llvm] r178869 - Respect Addend when processing MCJIT relocations to local/global symbols.
Ulrich Weigand
- [llvm] r178871 - Enable JIT/MCJIT unit tests for targets with JIT support.
Jyotsna Verma
- [compiler-rt] r178872 - [sanitizer] found a bug by code inspection: CHECK(a=b) instead of CHECK(a==b). Was puzzled why lint did not catch it. Turns out this check was disabled for asan source. fix all cases and enable the check
Kostya Serebryany
- [compiler-rt] r178874 - [asan] add a test for huge left oob
Kostya Serebryany
- [llvm] r178875 - Don't fetch pointers from a InMemoryStruct.
Rafael Espindola
- [compiler-rt] r178876 - [asan] make huge_negative_hea_oob more meaningful
Kostya Serebryany
- [PATCH] [test] Use lit's shell test runner on Windows
Reid Kleckner
- [llvm] r178877 - Fix include guards to match new location.
Rafael Espindola
- [polly] fix typo
Sebastian Pop
- Patch llvm::PointerIntPair to work with a C++11 enum class as the IntType
Joe Groff
- [llvm] r178879 - Use ScalarBitSetTraits.
Rafael Espindola
- [llvm] r178880 - [Support] Disable assertion dialogs from the MSVC debug CRT
Reid Kleckner
- [llvm] r178881 - [ms-inline asm] Add support for numeric displacement expressions in bracketed
Chad Rosier
- [llvm] r178883 - Reverting 178851 as it broke buildbots
Renato Golin
- [test-suite] r178884 - Declaration vs. Initialization in C89
Renato Golin
- [llvm] r178885 - Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly specifying the -mcpu
Timur Iskhodzhanov
- [llvm] r178893 - Cleaned up whitespace and made debug logging less verbose.
Michael Gottesman
- [llvm] r178894 - Don't use InMemoryStruct in getSection and getSection64.
Rafael Espindola
- [llvm] r178895 - Added two debug logging messages to VisitInstructionsTopDown to match VisitInstructionsBottomUp.
Michael Gottesman
- [llvm] r178896 - Define versions of Section that are explicitly marked as little endian.
Rafael Espindola
- [PATCH 1/3] R600: Emit ELF formatted code rather than raw ISA.
Tom Stellard
- A strange testing case of SROA
Shuxin Yang
- [PATCH] Allow users to choose identity used to sign tools.
Filipe Cabecinhas
- [llvm] r178904 - Move yaml2obj to tools too.
Rafael Espindola
- [PATCH] [MachO] MachOWriter generates bad indirect symbol tables when sections are split
David Fang
- [llvm] r178905 - [Support][FileSystem] Fix identify_magic for big endian ELF.
Michael J. Spencer
- LLVM buildmaster have issues and will be restarted
Galina Kistanova
- [llvm] r178908 - <rdar://problem/13551789> Fix yet another race in unique_file.
Douglas Gregor
- [llvm] r178909 - <rdar://problem/13551789> Fix a race in the LockFileManager.
Douglas Gregor
- [llvm] r178910 - [mips] XFAIL test-interp-vec-loadstore.ll in an attempt to turn builder
Akira Hatanaka
- [llvm] r178912 - Disable the optimization about promoting vector-element-access with symbolic index.
Shuxin Yang
- [lld] r178913 - Fix uninitialized variables. Found by ubsan.
Michael J. Spencer
- [lld] r178914 - Correctly pass ownership of MemoryBuffers.
Michael J. Spencer
- [llvm] r178915 - Tidy up a bit. No functional change.
Jim Grosbach
- [llvm] r178916 - Revert r178845 - Fix bug in PEI's virtual-register scavenging
Hal Finkel
- [llvm] r178917 - Use the target options specified on a function to reset the back-end.
Bill Wendling
- [lld] r178918 - Revert "Correctly pass ownership of MemoryBuffers."
Michael J. Spencer
- [PATCH] Bug 9761: EmitEndOfAsmFile is not the final emission point.
Matt Arsenault
- [Patch][Review Requested] Add peephole optimization to use LEA instructions of Intel Atom
Gurd, Preston
- [PATCH] Add VTune as an optional external dependency and add task tracking.
Michael Spencer
- [llvm] r178919 - Reapply r178845 with fix - Fix bug in PEI's virtual-register scavenging
Hal Finkel
- [PATCH] MC: Support COFF image-relative MCSymbolRefs
Nico Rieck
- [llvm] r178921 - Properly model precise lifetime when given an incomplete dataflow sequence.
Michael Gottesman
- [llvm] r178922 - An objc_retain can serve as a use for a different pointer.
Michael Gottesman
- [llvm] r178925 - Correct the PPC A2 misprediction penalty
Hal Finkel
- [llvm] r178926 - Enable early if conversion on PPC
Hal Finkel
- [llvm] r178927 - R600/SI: Avoid generating S_MOVs with 64-bit immediates v2
Tom Stellard
- [llvm] r178928 - R600/SI: Add processor types for each SI variant
Tom Stellard
- [llvm] r178929 - R600: Add RV670 processor
Tom Stellard
- [llvm] r178930 - R600/SI: Use same names for corresponding MUBUF operands and encoding fields
Tom Stellard
- [llvm] r178931 - R600/SI: Add support for buffer stores v2
Tom Stellard
- [llvm] r178932 - Removed trailing whitespace.
Michael Gottesman
- [lld] r178940 - Add VTune as an optional external dependency and add task tracking.
Michael J. Spencer
- [llvm] r178941 - Dwarf: use utostr on CUID to append to SmallString.
Manman Ren
- [llvm] r178943 - Don't use InMemoryStruct in getRelocation.
Rafael Espindola
- [llvm] r178945 - Don't use InMemoryStruct in getSymbolTableEntry.
Rafael Espindola
- [llvm] r178946 - Don't use InMemoryStruct in getSymbol64TableEntry.
Rafael Espindola
- [llvm] r178947 - Don't use InMemoryStruct<macho::SymtabLoadCommand>.
Rafael Espindola
- [llvm] r178948 - Remove last use of InMemoryStruct from MachOObjectFile.cpp.
Rafael Espindola
- [llvm] r178949 - typo
Nadav Rotem
- [dragonegg] r178956 - More IEEE 128 bit floating point tests that now pass.
Duncan Sands
- [test-suite] r178957 - fpcmp catching different number of digits
Renato Golin
- [llvm] r178958 - Complete formal arguments for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
- [llvm] r178959 - Add a comment to TargetInstrInfo about FoldImmediate
Hal Finkel
- [llvm] r178960 - PPC ISEL is a select and never has side effects
Hal Finkel
- [llvm] r178961 - Implement PPCInstrInfo::FoldImmediate
Hal Finkel
- PATCH: Make TSVC benchmarks static data layout more predictable (PR14076)
Daniel Dunbar
- [www] r178963 - Euro-LLVM-2013: Add talk, poster and lightning talk abstracts
Arnaud A. de Grandmaison
- [www] r178964 - Euro-LLVM-2013: add a missing link to the tutorial abstracts section
Arnaud A. de Grandmaison
- [llvm] r178965 - SPARC v9 stack pointer bias.
Jakob Stoklund Olesen
- [llvm] r178966 - Implement LowerReturn_64 for SPARC v9.
Jakob Stoklund Olesen
- [llvm] r178967 - [cmake] Avoid rel+asserts warnings when passing -UNDEBUG
Reid Kleckner
- [test-suite] r178968 - [tests] Modify TSVC static data layout to make benchmarks more stable.
Daniel Dunbar
- [llvm] r178969 - DW_FORM_sec_offset should be a relocation on platforms that use
Eric Christopher
- [llvm] r178970 - PPC FMR instruction does not have side effects
Hal Finkel
- [llvm] r178971 - PPC MCRF instruction does not have side effects
Hal Finkel
- [llvm] r178972 - PPC pre-increment load instructions do not have side effects
Hal Finkel
- [llvm] r178973 - PPC pre-increment load instructions do not have side effects
Hal Finkel
- [llvm] r178974 - Fix PR15674 (and PR15603): a SROA think-o.
Chandler Carruth
- [llvm] r178976 - Remove unused argument.
Rafael Espindola
- [llvm] r178977 - Remove dead code.
Rafael Espindola
- [llvm] r178978 - Most PPC M[TF]CR instructions do not have side effects
Hal Finkel
- [llvm] r178979 - Remove last use of InMemoryStruct in llvm-objdump.
Rafael Espindola
- [llvm] r178980 - Make getObject const. Remove a const_cast.
Rafael Espindola
- [llvm] r178981 - Remove a use of InMemoryStruct in llvm-readobj.
Rafael Espindola
- [llvm] r178982 - PPC rotate instructions don't have unmodeled side effcts
Hal Finkel
- [llvm] r178983 - PPC Altivec load/store intrinsics can be marked IntrRead[Write]ArgMem
Hal Finkel
- [llvm] r178984 - Remove usage of InMemoryStruct in getSymbol.
Rafael Espindola
- [llvm] r178985 - Remove two uses of getObject.
Rafael Espindola
- [llvm] r178986 - Remove MachOObjectFile::getObject.
Rafael Espindola
- [llvm] r178987 - Remove unused argument.
Rafael Espindola
- [llvm] r178988 - Construct MachOObject in MachOObjectFile's constructor.
Rafael Espindola
- [llvm] r178989 - Use getLoadCommandInfo instead of MachOObj->getLoadCommandInfo.
Rafael Espindola
- [llvm] r178990 - Add MachOObjectFile::LoadCommandInfo.
Rafael Espindola
- [llvm] r178991 - Remove LoadCommandInfo now that we always have a pointer to the command.
Rafael Espindola
- [llvm] r178992 - Implement MachOObjectFile::getHeaderSize and MachOObjectFile::getData.
Rafael Espindola
- [llvm] r178993 - Implement LowerCall_64 for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
- [llvm] r178994 - Implement MachOObjectFile::getHeader directly.
Rafael Espindola
- [llvm] r178995 - Implement MachOObjectFile::getHeaderSize directly.
Rafael Espindola
- [llvm] r178996 - Implement MachOObjectFile::is64Bit directly.
Rafael Espindola
- [llvm] r178997 - Implement MachOObjectFile::getData directly.
Rafael Espindola
- [PATCH] R600: Control Flow support for pre EG gen
Vincent Lejeune
- [llvm] r178998 - Make MachOObjectFile independent from MachOObject.
Rafael Espindola
- [llvm] r178999 - TargetLowering: Fix getTypeConversion handling of extended vector types
Arnold Schwaighofer
- [llvm] r179000 - Cleanup and improve PPC fsel generation
Hal Finkel
Last message date:
Sun Apr 7 23:57:58 PDT 2013
Archived on: Tue Aug 4 17:10:12 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).