The Week Of Monday 2 June 2014 Archives by date
Starting: Mon Jun 2 00:24:37 PDT 2014
Ending: Sun Jun 8 21:45:38 PDT 2014
Messages: 876
- [llvm] r210006 - Added inst combine transforms for single bit tests from Chris's note
Dinesh Dwivedi
- [PATCH] Added inst combine transforms for single bit tests from Chris's note (updated)
Dinesh Dwivedi
- [llvm] r210007 - Added inst combine tarnsform for (1 << X) & C pattrens where C is (some PowerOf2 - 1)
Dinesh Dwivedi
- [PATCH] Make dead-striping to handle reverse edges.
Rui Ueyama
- [PATCH] Added InstCombine for ((1 << X) & C) pattern
Dinesh Dwivedi
- [lld] r210008 - Simplify markLive().
Rui Ueyama
- [compiler-rt] r210009 - [sancov] Remove debug leftovers and update usage text.
Evgeniy Stepanov
- [compiler-rt] r209815 - [sanitizer] Add coverage_dir flag.
Evgeniy Stepanov
- [PATCH][AArch64] Fix bug around passing VPR stack parameters
Jiangning Liu
- Re[2]: [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Данил Трошков
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Daniil Troshkov
- [PATCH] Improve vDSO check in AsanCheckDynamicRTPrereqs
Yury Gribov
- [PATCH] [InstCombine] Constant comparison involving "lshr exact"
Rahul Jain
- [compiler-rt] r210012 - [asan] Improve vDSO check in AsanCheckDynamicRTPrereqs; patch by Yuri Gribov
Kostya Serebryany
- [PATCH] Improve vDSO check in AsanCheckDynamicRTPrereqs
Kostya Serebryany
- [PATCH] Improve vDSO check in AsanCheckDynamicRTPrereqs
Kostya Serebryany
- [lld] r210014 - s/vector/std::vector/
Rui Ueyama
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Evgeniy Stepanov
- [PATCH] Update tests for D3988
Evgeniy Stepanov
- [lld] r210015 - Run clang-format.
Rui Ueyama
- [llvm] r209650 - ARM: teach AAPCS-VFP to deal with Cortex-M4.
Oliver Stannard
- [polly] r210016 - Remove superfluous semicolon confusing clang-format.
Daniel Jasper
- [llvm] r210018 - [AArch64] Add some more regression tests for load pre-index update folding in the load/store optimizer.
Tilmann Scheller
- [PATCH] Fix PR19657 : SLP vectorization doesn't combine scalar load to vector loads
Karthik Bhat
- [compiler-rt] r210020 - [msan] Handle x86 vector pack intrinsics.
Evgeniy Stepanov
- [llvm] r210020 - [msan] Handle x86 vector pack intrinsics.
Evgeniy Stepanov
- [llvm] r210021 - [AArch64] Add some more regression tests for store pre-index update folding in the load/store optimizer.
Tilmann Scheller
- [llvm] r209999 - Support: add 6-parameter format
Rafael Espíndola
- [patch] Allow alias to point to an arbitrary ConstantExpr
Rafael Espíndola
- [llvm] r209998 - Support: add Windows ARM EH data structures
Renato Golin
- [PATCH] [InstCombine] Constant comparison involving "lshr exact"
Rafael Ávila de Espíndola
- [PATCH] Make dead-striping to handle reverse edges.
Shankar Easwaran
- [llvm] r210022 - Remove path_tclsh.m4.
Rafael Espindola
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
Suyog Kamal Sarda
- [llvm] r210001 - GraphWriter: detect graph viewer programs at runtime
Rafael Espíndola
- [llvm] r210023 - [msan] Remove an out-of-date comment.
Evgeniy Stepanov
- [compiler-rt] r210024 - [asan] Default to memory-mapped coverage on Android.
Evgeniy Stepanov
- [PATCH] [InstCombine] Constant comparison involving "lshr exact"
Rahul Jain
- [compiler-rt] r210027 - [ASan Win] Fix memset interception in DLLs
Timur Iskhodzhanov
- [PATCH] [InstCombine] Constant comparison involving "lshr exact"
Rafael Ávila de Espíndola
- [compiler-rt] r210028 - [Sanitizer/interception Win] Break into the debugger on unknown instructions
Timur Iskhodzhanov
- [llvm] r209998 - Support: add Windows ARM EH data structures
Saleem Abdulrasool
- [llvm] r209999 - Support: add 6-parameter format
Saleem Abdulrasool
- [llvm] r209998 - Support: add Windows ARM EH data structures
Renato Golin
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
Rafael Espíndola
- [PATCH] Fix checked arithmetic for i8 on X86
Keno Fischer
- [PATCH] [X86] Use ADD/SUB instead of INC/DEC for Silvermont
Alexey Volkov
- [llvm] r210029 - Add the nsw flag when we detect that an add will not signed overflow.
Rafael Espindola
- [compiler-rt] r210030 - [ASan Win] Manually call __asan_init early in the DLL initialization process to avoid a null function call in cout/cerr constructors
Timur Iskhodzhanov
- [PATCH] [Jump-Threading] Fixed jump threading hang issues (PR15386, PR15851)
Dinesh Dwivedi
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
Rafael Espíndola
- [PATCH] [Jump-Threading] Fixed jump threading hang issues (PR15386, PR15851)
Dinesh Dwivedi
- [PATCH] [X86] Use ADD/SUB instead of INC/DEC for Silvermont
Joerg Sonnenberger
- [PATCH] [X86] Use ADD/SUB instead of INC/DEC for Silvermont
Alexey Volkov
- [polly] r210016 - Remove superfluous semicolon confusing clang-format.
David Blaikie
- [polly] r210016 - Remove superfluous semicolon confusing clang-format.
Daniel Jasper
- [PATCH] Fix checked arithmetic for i8 on X86
Andrea Di Biagio
- [PATCH] [InstCombine] Constant comparison involving "lshr exact"
Rahul Jain
- [PATCH] Fix checked arithmetic for i8 on X86
Keno Fischer
- [PATCH] Fix checked arithmetic for i8 on X86
Keno Fischer
- [llvm] r205409 - Remove duplicated DMB instructions
Yi Kong
- [llvm] r210032 - [X86] Fix checked arithmetic for i8 on X86.
Andrea Di Biagio
- [PATCH] [InstCombine] Constant comparison involving "lshr exact"
Rafael Ávila de Espíndola
- [llvm] r209650 - ARM: teach AAPCS-VFP to deal with Cortex-M4.
Tim Northover
- [PATCH] Fix checked arithmetic for i8 on X86
Andrea Di Biagio
- [PATCH] Fixed several correctness issues in SeparateConstOffsetFromGEP
Eli Bendersky
- [PATCH][AArch64] Fix bug around passing VPR stack parameters
Tim Northover
- [llvm] r205409 - Remove duplicated DMB instructions
Renato Golin
- [llvm] r210032 - [X86] Fix checked arithmetic for i8 on X86.
Andrea Di Biagio
- [llvm] r209927 - isSVR4ABI() returned !isDarwin() so just move that to the else
Robinson, Paul
- [llvm] r209927 - isSVR4ABI() returned !isDarwin() so just move that to the else
Eric Christopher
- [llvm] r210034 - Omit else branch after return.
Eric Christopher
- [llvm] r209927 - isSVR4ABI() returned !isDarwin() so just move that to the else
Eric Christopher
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
David Blaikie
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
David Blaikie
- [PATCH] [InstCombine] Constant comparison involving "lshr exact"
Rahul Jain
- Ran out of registers error in llc
Danna bib
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Evgeniy Stepanov
- [llvm] r210038 - Remove sanitizer blacklist from ASan/TSan/MSan function passes.
Alexey Samsonov
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
David Blaikie
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Chandler Carruth
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Chandler Carruth
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
David Blaikie
- [patch] Allow alias to point to an arbitrary ConstantExpr
Reid Kleckner
- No subject
Larry D'Anna
- [PATCH] X86: lower MO_GOT_ABSOLUTE_ADDRESS in LowerSymbolOperand like all the other MO_ types.
Larry D'Anna
- [llvm] r210040 - Added support to optimize comparisons with "lshr exact" of a constant.
Rafael Espindola
- [PATCH] [InstCombine] Constant comparison involving "lshr exact"
Rafael Espíndola
- [PATCH] [InstCombine] Constant comparison involving "lshr exact"
Rafael Ávila de Espíndola
- [PATCH] X86: lower MO_GOT_ABSOLUTE_ADDRESS in LowerSymbolOperand like all the other MO_ types.
Larry D'Anna
- [PATCH 1/1] aarch64: support target-specific .req assembler directive
Janne Grunau
- [patch] Allow alias to point to an arbitrary ConstantExpr
Rafael Espíndola
- [PATCH] [LNT] Aggregate most recent runs
Chris Matthews
- [PATCH] Initial DWARF64 support for .debug_line
Eric Christopher
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
suyog sarda
- [llvm] r210045 - InitLibcallNames can take a Triple instead of a TargetMachine.
Eric Christopher
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
suyog sarda
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
Rafael Espíndola
- [lld] r210008 - Simplify markLive().
Nick Kledzik
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
suyog sarda
- [llvm] r210048 - Revert "Add the nsw flag when we detect that an add will not signed overflow."
Rafael Espindola
- [patch] Allow alias to point to an arbitrary ConstantExpr
Reid Kleckner
- [llvm] r210049 - Convert test to FileCheck.
Rafael Espindola
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
Rafael Espíndola
- [llvm] r210052 - Add back commit r210029.
Rafael Espindola
- Prevent hoisting the instruction whose def might be clobbered by the terminator
Sasa Stankovic
- [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Břečka
- [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Břečka
- [compiler-rt] r210053 - Cleanup Android build and provide better diagnostics
Greg Fitzgerald
- [www] r210055 - Update Win snapshot to r210028
Hans Wennborg
- [www] r210055 - Update Win snapshot to r210028
Hans Wennborg
- [patch] Allow alias to point to an arbitrary ConstantExpr
Duncan P. N. Exon Smith
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Marcello Maggioni
- [www] r210055 - Update Win snapshot to r210028
Chandler Carruth
- [PATCH compiler_rt] cmake build fix: lib/tsan/dd doesn't pick up the right flags for $arch
Larry D'Anna
- [PATCH] Fix initialization problems with PassRegistry
Zachary Turner
- [lld] r210008 - Simplify markLive().
Rui Ueyama
- [PATCH] Make dead-striping to handle reverse edges.
Michael Spencer
- [PATCH] Enable vectorization of GEP expressions in SLP
Michael Zolotukhin
- [PATCH] Make dead-striping to handle reverse edges.
Rui Ueyama
- [PATCH] Make dead-striping to handle reverse edges.
Rui Ueyama
- [lld] r210057 - Make dead-striping to handle reverse edges.
Rui Ueyama
- [PATCH] Make dead-striping to handle reverse edges.
Michael Spencer
- [PATCH] Make dead-striping to handle reverse edges.
Rui Ueyama
- [PATCH] Remove group-parent references.
Rui Ueyama
- [llvm] r210062 - Allow alias to point to an arbitrary ConstantExpr.
Rafael Espindola
- [llvm] r210065 - Process::GetRandomNumber(): fix insecure RNG
Alp Toker
- [lld] r210066 - Remove group-parent references.
Rui Ueyama
- [PATCH] Remove group-parent references.
Michael Spencer
- [PATCH] Remove group-parent references.
Rui Ueyama
- [llvm] r210067 - [AArch64] Correctly deal with VPR stack parameter passing.
Jiangning Liu
- [PATCH][AArch64] Fix bug around passing VPR stack parameters
Jiangning Liu
- [llvm] r208934 - Implement global merge optimization for global variables.
Rafael Espíndola
- [llvm] r210068 - Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename.
Nick Lewycky
- [lld] r210008 - Simplify markLive().
Nick Kledzik
- [compiler-rt] r210069 - Fix Android build after r210053
Greg Fitzgerald
- [lld] r210008 - Simplify markLive().
Rui Ueyama
- [lld] r210071 - This lambda returns a boolean, update the return statements.
Rafael Espindola
- [llvm] r210072 - Make this operator bool() explicit to match the standard library.
Rafael Espindola
- [llvm] r210068 - Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename.
David Blaikie
- [llvm] r210073 - Make this operator bool() explicit to match the standard library.
Rafael Espindola
- [lld] r210008 - Simplify markLive().
Rui Ueyama
- [lld] r210074 - Reference::target() doesn't and shouldn't return a nullptr.
Rui Ueyama
- [llvm] r210076 - Remove the last unspecified_bool_type from llvm.
Rafael Espindola
- [llvm] r210077 - Use an enum class.
Rafael Espindola
- [llvm] r210078 - Use an enum class.
Rafael Espindola
- [PATCH] Move Simple.h and Alias.h to include/Core.
Rui Ueyama
- [PATCH] R600/SI: Prettier operand printing for 64-bit ops.
Matt Arsenault
- [llvm] r208934 - Implement global merge optimization for global variables.
Jiangning Liu
- [lld] r210081 - Remove unusual use of using.
Rui Ueyama
- [lld] r210082 - Use range-based for loop.
Rui Ueyama
- [lld] r210084 - No need to compute valBit until mask bit is 1.
Rui Ueyama
- [lld] r210085 - Use auto for obvious types.
Rui Ueyama
- [lld] r210086 - Inline short member function.
Rui Ueyama
- [lld] r210087 - Fix build breakage.
Rui Ueyama
- [LNT] r210088 - Fix daily report page
Yi Kong
- [polly] record delinearization result and reuse it in polyhedral translation
Tobias Grosser
- [lld] r210089 - Rename FileToMutable -> SimpleFileWrapper.
Rui Ueyama
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Evgeniy Stepanov
- [lld] r210093 - Improve error message.
Rui Ueyama
- [PATCH] R600/SI: SI Control Flow Annotation bug fixed
Елена Денисова
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Evgeniy Stepanov
- [PATCH] R600/SI: SI Control Flow Annotation bug fixed
Matt Arsenault
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Evgeniy Stepanov
- [lld] r210084 - No need to compute valBit until mask bit is 1.
Daniil Troshkov
- [llvm] r209907 - Fix MIPS exception personality encoding.
Daniel Sanders
- [lld] r210084 - No need to compute valBit until mask bit is 1.
Rui Ueyama
- [PATCH] R600/SI: SI Control Flow Annotation bug fixed
Christian König
- [lld] r210094 - [Mips] Make la25-stub.test self contained.
Simon Atanasyan
- [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
Kostya Serebryany
- [llvm] r209907 - Fix MIPS exception personality encoding.
Joerg Sonnenberger
- [compiler-rt] r210098 - [sancov] Fix map update logic on Android.
Evgeniy Stepanov
- [llvm] r210100 - Add operator== and operator!= to compare with nullptr.
Rafael Espindola
- [PATCH][AArch64] Fix bug around passing VPR stack parameters
Tim Northover
- [llvm] r210102 - AArch64: mark small types (i1, i8, i16) as promoted
Tim Northover
- [llvm] r209907 - Fix MIPS exception personality encoding.
Logan Chien
- [llvm] r209907 - Fix MIPS exception personality encoding.
Logan Chien
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
Suyog Kamal Sarda
- [llvm] r210103 - [asan] Fix coverage instrumentation with -asan-globals=0.
Evgeniy Stepanov
- [llvm] r208934 - Implement global merge optimization for global variables.
Rafael Espíndola
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
Suyog Kamal Sarda
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Daniil Troshkov
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
Rafael Espíndola
- [lld] r210081 - Remove unusual use of using.
David Blaikie
- [llvm] r210100 - Add operator== and operator!= to compare with nullptr.
David Blaikie
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Marcello Maggioni
- [compiler-rt] r210106 - [asan] enable detect_odr_violation=2; https://code.google.com/p/address-sanitizer/wiki/OneDefinitionRuleViolation . This feature has been working quite well so far, found a few bugs and zero false positives. The main problem is that there could be lots of true positives and users will have to disable this checking until the bugs are fixed.
Kostya Serebryany
- [llvm] r210107 - Implement one operator== with another.
Rafael Espindola
- [llvm] r210100 - Add operator== and operator!= to compare with nullptr.
Rafael Espíndola
- [compiler-rt] r210108 - [sancov] Handle spaces in module name.
Evgeniy Stepanov
- [compiler-rt] r210109 - [sancov] Delay opening dump file until the first module constructor.
Evgeniy Stepanov
- [llvm] r210100 - Add operator== and operator!= to compare with nullptr.
David Blaikie
- [lld] r210110 - Remove dead code.
Rafael Espindola
- [llvm] r210100 - Add operator== and operator!= to compare with nullptr.
Rafael Espíndola
- [zorg] r210112 - add a missing --cflag for the -mcpu=native LNT option.
Will Schmidt
- [llvm] r210113 - [AArch64] Add regression tests for the load/store optimizer which cover post-index update folding with sub rather than add.
Tilmann Scheller
- [llvm] r205409 - Remove duplicated DMB instructions
Reinoud Elhorst
- [llvm] r205409 - Remove duplicated DMB instructions
Renato Golin
- [polly] record delinearization result and reuse it in polyhedral translation
Sebastian Pop
- [PATCH] MCJIT MachO debugging support
Keno Fischer
- [llvm] r210114 - [AArch64] Fix typo in load/store optimizer.
Tilmann Scheller
- [polly] record delinearization result and reuse it in polyhedral translation
Tobias Grosser
- [polly] r210117 - record delinearization result and reuse it in polyhedral translation
Sebastian Pop
- [PATCH] [NVPTX] Replace addrspacecast with bitcast
Jingyue Wu
- [PATCH] [NVPTX] Replace addrspacecast with bitcast
Jingyue Wu
- [PATCH] An analysis to find external function pointers and trace their data flow
Tom Roeder
- [PATCH] An analysis to find external function pointers and trace their data flow
Tom Roeder
- [PATCH] Canonicalize addrspacecast between different pointer types.
Jingyue Wu
- [PATCH] Canonicalize addrspacecast between different pointer types.
Jingyue Wu
- [PATCH] An analysis to find external function pointers and trace their data flow
Tom Roeder
- [PATCH] [NVPTX] Replace addrspacecast with bitcast
Jingyue Wu
- [llvm] r210118 - Remove some redundant doc comments
Alp Toker
- [PATCH] Generate better location ranges for some register-described variables.
Adrian Prantl
- [llvm] r210119 - Update comment. This should have been part of r210062.
Rafael Espindola
- [patch][rfc] "alias weak" X "weak alias"
Rafael Espíndola
- [llvm] r210120 - Simplify the parsing of unnamed globals. No functionality changed.
Rafael Espindola
- [llvm] r210121 - Fix a small bug in the parsing of anonymous globals.
Rafael Espindola
- [LNT] r210122 - Remove some unused imports
Chris Matthews
- [LNT] r210123 - Fixups in geomean calculation
Chris Matthews
- [polly] r210124 - Fix formatting
Tobias Grosser
- [llvm] r210125 - Update comments to match reality.
Rafael Espindola
- [PATCH] Added instruction combine to transform few more negative values addition to subtraction
Dinesh Dwivedi
- [PATCH] [AArch64] Basic Sched Model for Cortex-A57
Dave Estes
- [llvm] r210121 - Fix a small bug in the parsing of anonymous globals.
Reid Kleckner
- Prevent hoisting the instruction whose def might be clobbered by the terminator
Quentin Colombet
- [llvm] r210121 - Fix a small bug in the parsing of anonymous globals.
Rafael Espíndola
- [PATCH] Added instruction combine to transform few more negative values addition to subtraction
Rafael Espíndola
- [llvm] r205409 - Remove duplicated DMB instructions
Yi Kong
- [llvm] r210126 - Fixup formatting in the pass.
Eric Christopher
- [llvm] r210127 - Revert r209381 as it isn't a local variable. Add a testcase so that
Eric Christopher
- [PATCH] Added instruction combine to transform few more negative values addition to subtraction
Dinesh Dwivedi
- [LNT] r210128 - Updated smoketests to cover more of the web interface
Chris Matthews
- [PATCH] Added instruction combine to transform few more negative values addition to subtraction
Dinesh Dwivedi
- [PATCH] R600/SI: SI Control Flow Annotation bug fixed
Matt Arsenault
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
David Blaikie
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
David Blaikie
- [LNT] r210131 - Add missing updates to test database
Chris Matthews
- [PATCH] Partial RelocVisitor support for Darwin
Keno Fischer
- [PATCH] Add a jumptable attribute and support for creating jump-instruction tables
Nick Lewycky
- [llvm] r210132 - Calculate dead instructions when a live interval is created.
Pete Cooper
- [PATCH] Compute dead flags when creating virtual register intervals
Pete Cooper
- [LNT] r210133 - Fixups in geomean calculation
Chris Matthews
- [LNT] r210134 - Updating some files to modernize LNT for server deployment.
Chris Matthews
- [llvm] r210135 - Fix typos
Matt Arsenault
- [LNT] r210136 - Fix my merge fail fail
Chris Matthews
- [PATCH] Canonicalize addrspacecast between different pointer types.
Jingyue Wu
- [PATCH] Canonicalize addrspacecast between different pointer types.
Matt Arsenault
- [lld] r210138 - [mach-o] Refactor sections -> atoms to be table driven.
Nick Kledzik
- [LNT] r210139 - Fixup this test so that it does not try and execute hidden files as databases
Chris Matthews
- [patch][rfc] "alias weak" X "weak alias"
Reid Kleckner
- Runtime stack overflow prevention for Twines
Reid Kleckner
- [compiler-rt] r210140 - Disable unstable test on ARM
Greg Fitzgerald
- [llvm] r209984 - DebugInfo: Assert that DbgVariables have associated DIEs
Adrian Prantl
- [llvm] r209984 - DebugInfo: Assert that DbgVariables have associated DIEs
David Blaikie
- [PATCH] Update call graph after devirtualizing returned value
pete.cooper at gmail.com
- [PATCH] Fix initialization problems with PassRegistry
Reid Kleckner
- [lld] r210142 - [mach-o] Make anonymous atom out of section content before any symbol
Nick Kledzik
- [PATCH] Update call graph after devirtualizing returned value
Chandler Carruth
- [llvm] r209984 - DebugInfo: Assert that DbgVariables have associated DIEs
Adrian Prantl
- [PATCH] [InstCombine] Canonicalize addrspacecast between different element types
Jingyue Wu
- [PATCH] Fix initialization problems with PassRegistry
Chandler Carruth
- [llvm] r210143 - DebugInfo: Partial revert r209984 due to more cases where abstract DbgVariables do not have associated DIEs.
David Blaikie
- [PATCH] [InstCombine] Canonicalize addrspacecast between different element types
Matt Arsenault
- [PATCH] Update call graph after devirtualizing returned value
Pete
- [llvm] r209984 - DebugInfo: Assert that DbgVariables have associated DIEs
David Blaikie
- [PATCH] [LNT] Add geometric mean to run report
Chris Matthews
- [PATCH] Enable vectorization of GEP expressions in SLP
Arnold
- [PATCH] R600/SI: SI Control Flow Annotation bug fixed
Michel Dänzer
- [llvm] r210144 - config.h: fix layering and don't duplicate definitions
Alp Toker
- [llvm] r210147 - GraphWriter: support the XDG open utility
Alp Toker
- [llvm] r210148 - GraphWriter: try gv before xdg-open
Alp Toker
- [llvm] r210164 - [Object][ELF] Range-based loop simplification.
Simon Atanasyan
- [PATCH] [InstCombine] Constant comparison involving "lshr exact"
Rahul Jain
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
Suyog Kamal Sarda
- [llvm] r210165 - docs: Remove documentation for legacy PGO options
Justin Bogner
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Marcello Maggioni
- [PATCH] Fixed several correctness issues on mishandling s/zext in SeparateConstOffsetFromGEP
Mark Heffernan
- [llvm] r210166 - Move GenericScheduler and PostGenericScheduler into a header.
Andrew Trick
- [llvm] r210167 - Add a subtarget hook: enablePostMachineScheduler.
Andrew Trick
- [PATCH] Patch for PR19753 InstCombine: constant comparison involving "ashr exact" not optimized well
suyog
- [PATCH] [llvm-readobj][ELF] New `llvm-readobj` command line option `-mips-plt-got` to print a MIPS .got section
Simon Atanasyan
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Daniil Troshkov
- [llvm] r210168 - Fix a use of uninitialized value. OldCC is set when IsCmpZero || IsSwapped and read when ShouldUpdateCC || IsSwapped, and ShouldUpdateCC is independent. Fixes PR19932, but no test since I wasn't able to get any symptoms to appear, not even with valgrind and the testcase from the PR. It's clear what happened from inspection of the code.
Nick Lewycky
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Marcello Maggioni
- [polly] r210170 - Use range-based for loops
Tobias Grosser
- [PATCH] Add support to recognize non SIMD kind of parallelism in SLPVectorizer
Karthik Bhat
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Marcello Maggioni
- [PATCH] Move Simple.h and Alias.h to include/Core.
Rui Ueyama
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Evgeniy Stepanov
- [lld] r210172 - Fix format.
Rui Ueyama
- [patch] opt: Initialize asm printers to avoid DCE
Tobias Grosser
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Evgeniy Stepanov
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Evgeniy Stepanov
- [lld] r210174 - Add a comment, fix style.
Rui Ueyama
- [lld] r210175 - Fix a wrong comment.
Rui Ueyama
- [PATCH] Add benchmarking-only mode to the test suite
Yi Kong
- [polly] r210176 - www: Polly can be built without any GPLed software
Tobias Grosser
- [PATCH] [x86] Make the x86 PACKSSWB, PACKSSDW, PACKUSWB, and PACKUSDW instructions available as synthetic SDNodes PACKSS and PACKUS that will select to the correct instruction variants based on the return type.
Chandler Carruth
- [lld] r210177 - Initial set of Makefiles
Iain Sandoe
- [llvm] r210178 - Fix gcc -Wparentheses warning.
Patrik Hagglund
- [polly] r210179 - Adjust multidim test cases to not access out-of-bound memory
Tobias Grosser
- [PATCH] InstCombineCompare with constant return false if we know it is never going to be equal
suyog
- [compiler-rt] r210180 - [sancov] Handle fork.
Evgeniy Stepanov
- [PATCH] Add benchmarking-only mode to the test suite
Hal Finkel
- [PATCH] Add support to recognize non SIMD kind of parallelism in SLPVectorizer
Karthik Bhat
- [llvm] r210181 - [AArch64] Fix some LLVM Coding Standards violations in the load/store optimizer.
Tilmann Scheller
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Andrea Di Biagio
- [llvm] r210182 - [AArch64] clang-format the load/store optimizer.
Tilmann Scheller
- [PATCH] InstCombineCompare with constant return false if we know it is never going to be equal
Duncan Sands
- [PATCH] InstCombineCompare with constant return false if we know it is never going to be equal
Duncan Sands
- [llvm] r210182 - [AArch64] clang-format the load/store optimizer.
James Molloy
- [llvm] r210182 - [AArch64] clang-format the load/store optimizer.
Daniel Jasper
- [llvm] r210182 - [AArch64] clang-format the load/store optimizer.
Tilmann Scheller
- [PATCH] JIT: Print debug location of inline asm and ignore DBG_VALUE instructions
Yaron Keren
- [PATCH] InstCombineCompare with constant return false if we know it is never going to be equal
Duncan Sands
- [llvm] r210186 - InstCombine: Improvement to check if signed addition overflows.
Rafael Espindola
- [llvm] r210189 - Support: add additional comment for ARM EH structure
Saleem Abdulrasool
- [llvm] r210190 - Support: style/documentation cleanup for format
Saleem Abdulrasool
- [llvm] r210191 - tools: introduce StreamWriter::printBoolean
Saleem Abdulrasool
- [llvm] r210192 - tools: initial implementation of WoA EH decoding
Saleem Abdulrasool
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
Rafael Espíndola
- [llvm] r210193 - tools: fix silly typo in llvm-readobj
Saleem Abdulrasool
- [llvm] r210194 - tools: fix parenthesis warning from GCC
Saleem Abdulrasool
- [PATCH] JIT: Print debug location of inline asm and ignore DBG_VALUE instructions
Rafael Espíndola
- Emit DWARF3 call frame information when DWARF3+ debug info is requested
Oliver Stannard
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Marcello Maggioni
- [llvm] r210143 - DebugInfo: Partial revert r209984 due to more cases where abstract DbgVariables do not have associated DIEs.
Ulrich Weigand
- [llvm] r210190 - Support: style/documentation cleanup for format
Rafael Avila de Espindola
- [compiler-rt] r210199 - [sanitizer] Make LSan/MSan/TSan honor the "color" flag.
Sergey Matveev
- [llvm] r210200 - XFAIL: test/DebugInfo/missing-abstract-variable.ll on mips and ppc64 due to an inlined parameter that goes missing.
David Blaikie
- [PATCH][CMake] Add target to generate td file with all records
Adam Nemet
- [llvm] r209984 - DebugInfo: Assert that DbgVariables have associated DIEs
Adrian Prantl
- [llvm] r209746 - InstCombine: Improvement to check if signed addition overflows.
suyog sarda
- [llvm] r210201 - Two small enhancements for the JIT.
Yaron Keren
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
David Blaikie
- Emit DWARF3 call frame information when DWARF3+ debug info is requested
David Blaikie
- [PATCH] JIT: Print debug location of inline asm and ignore DBG_VALUE instructions
Yaron Keren
- [compiler-rt] r210202 - [dfsan] Fix the declaration of dfsan_add_label.
Peter Collingbourne
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Eric Christopher
- [PATCH] [InstCombine] Canonicalize addrspacecast between different element types
Philip Reames
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
David Blaikie
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Evgeniy Stepanov
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Eric Christopher
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
David Blaikie
- [llvm] r210203 - Clauses in a landingpad are always Constant. Use a stricter type.
Rafael Espindola
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Dinesh Dwivedi
- [llvm] r210205 - Add a Constant version of stripPointerCasts.
Rafael Espindola
- [llvm] r210167 - Add a subtarget hook: enablePostMachineScheduler.
Eric Christopher
- [dragonegg] r210207 - Fix alias generation and bring back the tests for it.
Rafael Espindola
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Rafael Espíndola
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Rafael Ávila de Espíndola
- [polly] r210208 - Adjust another test case to not access out of bounds
Tobias Grosser
- [zorg] r210209 - Added new slave and builder for lld-x86_64-darwin13 build;
Galina Kistanova
- [PATCH] Add a jumptable attribute and support for creating jump-instruction tables
Tom Roeder
- [llvm] r210144 - config.h: fix layering and don't duplicate definitions
Eric Christopher
- [llvm] r209015 - Add comdat key field to llvm.global_ctors and llvm.global_dtors
Rafael Espíndola
- [llvm] r210068 - Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename.
Eric Christopher
- [llvm] r210068 - Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename.
David Blaikie
- [llvm] r210068 - Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename.
Eric Christopher
- [PATCH] Don't emit structors for available_externally globals (PR19933)
Hans Wennborg
- [llvm] r210068 - Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename.
David Blaikie
- [llvm] r210068 - Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename.
Eric Christopher
- [llvm] r210068 - Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename.
David Blaikie
- [llvm] r210068 - Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename.
Eric Christopher
- [llvm] r209015 - Add comdat key field to llvm.global_ctors and llvm.global_dtors
Reid Kleckner
- [llvm] r210215 - Don't emit structors for available_externally globals (PR19933)
Hans Wennborg
- [compiler-rt] r210216 - [asan] Add install rule for Android runtime
Greg Fitzgerald
- [PATCH] Don't emit structors for available_externally globals (PR19933)
Reid Kleckner
- [PATCH] Don't emit structors for available_externally globals (PR19933)
Hans Wennborg
- [PATCH] Fix initialization problems with PassRegistry
Zachary Turner
- [PATCH] InstCombineCompare with constant return false if we know it is never going to be equal
suyog
- [PATCH] InstCombineCompare with constant return false if we know it is never going to be equal
suyog
- LLVM buildmaster will be updated and restarted today after 6 PM Pacific time
Galina Kistanova
- [llvm] r210218 - Explain why we skip DbgInfoIntrinsics when looking at line numbers in .gcno file emission.
Nick Lewycky
- [llvm] r210068 - Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename.
Nick Lewycky
- [llvm] r209015 - Add comdat key field to llvm.global_ctors and llvm.global_dtors
Rafael Espíndola
- [llvm] r210068 - Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename.
David Blaikie
- [llvm] r209015 - Add comdat key field to llvm.global_ctors and llvm.global_dtors
Reid Kleckner
- [PATCH] [mips] Expand on r206218 to put the prologue_end marker in the correct place.
Eric Christopher
- [PATCH] [mips] Expand on r206218 to put the prologue_end marker in the correct place.
Eric Christopher
- Prevent hoisting the instruction whose def might be clobbered by the terminator
Sasa Stankovic
- [PATCH] Update call graph after devirtualizing returned value
Pete
- [LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Stepan Dyatkovskiy
- [llvm] r210221 - DebugInfo: Reapply r209984 (reverted in r210143), asserting that abstract DbgVariables have DIEs.
David Blaikie
- [llvm] r210222 - Use nullptr
Matt Arsenault
- [PATCH] Provide target callback to check if vector to scalar load/store widening is beneficial
Stanislav Mekhanoshin
- [PATCH] Generate better location ranges for some register-described variables.
Alexey Samsonov
- [PATCH] Generate better location ranges for some register-described variables.
Alexey Samsonov
- [llvm] r210223 - Remove uses of the TargetMachine from X86FrameLowering.
Eric Christopher
- [llvm] r210224 - 80-columns.
Eric Christopher
- [llvm] r210226 - R600/SI: Match rsq instructions
Matt Arsenault
- [PATCH] Generate better location ranges for some register-described variables.
David Blaikie
- [llvm] r210227 - We've got a getSlotSize call already that we use everywhere else,
Eric Christopher
- [PATCH] R600/SI: Match rsq instructions
Matt Arsenault
- [llvm] r210228 - DebugInfo: Add comments/assert description to r209674 based on Eric Christopher's post-commit review feedback.
David Blaikie
- [llvm] r210229 - Use AArch64 instead of now removed ARM64 in test configs
Alexey Samsonov
- [llvm] r209015 - Add comdat key field to llvm.global_ctors and llvm.global_dtors
Rafael Espíndola
- [llvm] r209674 - DebugInfo: Lazily attach definition attributes to definitions.
David Blaikie
- [llvm] r209015 - Add comdat key field to llvm.global_ctors and llvm.global_dtors
Reid Kleckner
- [llvm] r209674 - DebugInfo: Lazily attach definition attributes to definitions.
Eric Christopher
- [llvm] r209015 - Add comdat key field to llvm.global_ctors and llvm.global_dtors
Rafael Espíndola
- [llvm] r210231 - PR19388: DebugInfo: Emit dead arguments in their originally declared order.
David Blaikie
- [compiler-rt] r210232 - [Deadlock detector] Fix CMake build rules for shared runtime
Alexey Samsonov
- [PATCH] [x86] Make the x86 PACKSSWB, PACKSSDW, PACKUSWB, and PACKUSDW instructions available as synthetic SDNodes PACKSS and PACKUS that will select to the correct instruction variants based on the return type.
Filipe Cabecinhas
- [llvm] r210233 - DebugInfo: Roll argument insertion into variable insertion to ensure arguments are correctly handled in all cases.
David Blaikie
- [llvm] r209015 - Add comdat key field to llvm.global_ctors and llvm.global_dtors
Rafael Espíndola
- [llvm] r209015 - Add comdat key field to llvm.global_ctors and llvm.global_dtors
David Majnemer
- [llvm] r210234 - DebugInfo: Reuse existing LexicalScope to retrieve the scope's MDNode, rather than looking it up through the DebugLoc.
David Blaikie
- [compiler-rt] r210235 - Remove's uses of sys/timeb.h for Android.
Dan Albert
- [llvm] r210236 - Revert r210221 again, due to a crash Richard Smith has provided involving self-hosting LLVM with libc++.
David Blaikie
- Prevent hoisting the instruction whose def might be clobbered by the terminator
Quentin Colombet
- [PATCH, test-suite] Add some Altivec execution tests
Bill Schmidt
- [test-suite] r210237 - [Mips] Extend RUNTIMELIMIT for the SciMark2-C test when it is running for MIPS target.
Simon Atanasyan
- [llvm] r210239 - Fix coverage for files with global constructors again. Adds a testcase to the commit from r206671, as requested by David Blaikie.
Nick Lewycky
- [llvm] r206671 - Check whether functions have any lines associated before emitting coverage info for them. This isn't just a size/time saving, gcov may crash on these.
Nick Lewycky
- [llvm] r210167 - Add a subtarget hook: enablePostMachineScheduler.
Andrew Trick
- [PATCH] [X86] Use ADD/SUB instead of INC/DEC for Silvermont
Nadav Rotem
- [PATCH] Fix PR19657 : SLP vectorization doesn't combine scalar load to vector loads
Nadav Rotem
- [patch][rfc] "alias weak" X "weak alias"
Duncan P. N. Exon Smith
- [PATCH] R600/SI: Fix not setting flags on instructions.
Matt Arsenault
- [llvm] r208934 - Implement global merge optimization for global variables.
Jiangning Liu
- [lld] r210240 - [PECOFF] Support COMDAT associative sections.
Rui Ueyama
- [lld] r210241 - Print error message in LinkOnce handler.
Rui Ueyama
- [lld] r210242 - Add SymbolTable::isCoalescedAway
Rui Ueyama
- [lld] r210243 - Revert "[PECOFF] Support COMDAT associative sections."
Rui Ueyama
- [PATCH] [PECOFF] Support COMDAT associative sections.
Rui Ueyama
- [PATCH] [PECOFF] Support COMDAT associative sections.
Rui Ueyama
- [llvm] r210244 - R600: Fix test. Using wrong check prefix.
Matt Arsenault
- [PATCH] Emit DWARF3 call frame information when DWARF3+ debug info is requested
Oliver Stannard
- Emit DWARF3 call frame information when DWARF3+ debug info is requested
Oliver Stannard
- [PATCH] Optimize long branch for MIPS64 by removing calculation of %higher and %highest
Sasa Stankovic
- [PATCH] Fix PR19657 : SLP vectorization doesn't combine scalar load to vector loads
Karthik Bhat
- [llvm] r210245 - lld (build with configur and make) Enable build
Iain Sandoe
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
Evgeniy Stepanov
- [www] r210246 - The Edinburgh meeting is not upcoming any more
Hal Finkel
- [www] r210247 - Add a link to LLVM-HPC to the devmtg 'Other Events' list
Hal Finkel
- [zorg] r210248 - Disable Perf submission on arm bot. Still too unstable
Renato Golin
- [www] r210249 - Fix the LLVM-HPC date (again)
Hal Finkel
- [PATCH] [PECOFF] Support COMDAT associative sections.
Rui Ueyama
- [PATCH] R600: Handle fcopysign
Matt Arsenault
- [test-suite] r210251 - Add a benchmarking-only mode to the test suite
Hal Finkel
- [PATCH] Emit DWARF info for all code section in an assembly file
Oliver Stannard
- [PATCH] Add benchmarking-only mode to the test suite
Hal Finkel
- [PATCH] [LNT] Enable benchmarking only mode
Yi Kong
- [PATCH] Add benchmarking-only mode to the test suite
Yi Kong
- [PATCH] Fix for assertion when compiling for Thumb1, with a processor with a VFP unit
Oliver Stannard
- [PATCH] Fix for assertion when compiling for Thumb1, with a processor with a VFP unit
Oliver Stannard
- [PATCH] [AArch64] Missing aliases for CMP/CMN [W]SP with no shift
Artyom Skrobov
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Marcello Maggioni
- [PATCH] [AArch64] Condition codes AL and NV are invalid in the aliases that use inverted condition codes
Artyom Skrobov
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Dinesh Dwivedi
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Dinesh Dwivedi
- [llvm] r210254 - [mips] Fix triple.
Matheus Almeida
- [compiler-rt] r210255 - [asan] Use -pthread instead of -lpthread in tests.
Evgeniy Stepanov
- [compiler-rt] r210256 - [asan] Fix lit tests setup on Android.
Evgeniy Stepanov
- [compiler-rt] r210257 - [asan] Add 'asan' to asan test deps.
Evgeniy Stepanov
- [lld] r210258 - [Mips] Make dynlib-dynsym.test self contained.
Simon Atanasyan
- [compiler-rt] r210259 - [asan] asan_device_setup: extend search path
Evgeniy Stepanov
- [llvm] r210261 - Prevent hoisting the instruction whose def might be clobbered by the terminator.
Sasa Stankovic
- [llvm] r210262 - [mips] Modify long branch for NaCl:
Sasa Stankovic
- [llvm] r208934 - Implement global merge optimization for global variables.
Rafael Espíndola
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Andrea Di Biagio
- [PATCH 1/1] Fix rtti flags with cmake
Jan Vesely
- [llvm] r210263 - [SystemZ] Do not install IfConverter pass at -O0
Ulrich Weigand
- [llvm] r210264 - XFAIL: test/DebugInfo/missing-abstract-variable.ll on s390x as well
Ulrich Weigand
- [llvm] r210265 - Add missing const specifier to a const method.
Evgeniy Stepanov
- [llvm] r210266 - [asancov] Fix coverage line info some more.
Evgeniy Stepanov
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Rafael Espíndola
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Rafael Ávila de Espíndola
- [compiler-rt] r210267 - [asancov] Faster coverage in memory-mapped mode.
Evgeniy Stepanov
- [PATCH] Modify MIPS long branch for NaCl
Sasa Stankovic
- [PATCH] Revert TargetLowering::getTypeForExtArgOrReturn to use EVTs.
Andrey Kuharev
- [PATCH] Fix line numbers for code inlined from __nodebug__ functions.
David Blaikie
- [PATCH] Add support to recognize non SIMD kind of parallelism in SLPVectorizer
Arnold Schwaighofer
- [PATCH] Fix PR19657 : SLP vectorization doesn't combine scalar load to vector loads
Nadav Rotem
- [PATCH] Fix PR19657 : SLP vectorization doesn't combine scalar load to vector loads
Nadav Rotem
- [llvm] r210271 - [PPC64LE] Temporarily disable VSX support in little-endian mode
Bill Schmidt
- [PATCH, test-suite] Add some Altivec execution tests
Hal Finkel
- [llvm] r210273 - Document how to select build configuration with Visual C++ IDE or command line.
Yaron Keren
- [PATCH] [PECOFF] Support COMDAT associative sections.
Shankar Kalpathi Easwaran
- [PATCH] [llvm] Change llvm::sys::Mutex implementation to use STL-provided mutexes
Zachary Turner
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] [x86] Make the x86 PACKSSWB, PACKSSDW, PACKUSWB, and PACKUSDW instructions available as synthetic SDNodes PACKSS and PACKUS that will select to the correct instruction variants based on the return type.
Benjamin Kramer
- [PATCH, test-suite] Add some Altivec execution tests
Bill Schmidt
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Rafael Espíndola
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Rafael Ávila de Espíndola
- [PATCH] [LNT] Enable benchmarking only mode
Chris Matthews
- [LNT] r210276 - Benchmarking only mode
Yi Kong
- [test-suite] r210277 - [PATCH, test-suite] Add some Altivec execution tests
Bill Schmidt
- [PATCH, test-suite] Add some Altivec execution tests
Bill Schmidt
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Dinesh Dwivedi
- [PATCH] R600: Handle ctpop
Matt Arsenault
- [patch] Correctly set the comdat symbol on COFF
Rafael Espíndola
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Rafael Espíndola
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Aaron Ballman
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Aaron Ballman
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [llvm] r210280 - Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute.
Tom Roeder
- [PATCH] [AArch64] Basic Sched Model for Cortex-A57
Dave Estes
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] [AArch64] Basic Sched Model for Cortex-A57
Dave Estes
- [PATCH] [AArch64] Fix the ordering of the accumulate operand in SchedRW list.
Dave Estes
- [PATCH] Add a jumptable attribute and support for creating jump-instruction tables
Tom Roeder
- [llvm] r210281 - Removing spurious dependency of IPO on JumpInstrTables
Tom Roeder
- [llvm] r210282 - [PPC64LE] Correct vperm -> shuffle transform for little endian
Bill Schmidt
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Marcello Maggioni
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Dinesh Dwivedi
- [llvm] r210280 - Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute.
Rafael Espíndola
- [llvm] r210280 - Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute.
Tom Roeder
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Aaron Ballman
- [PATCH] Add a jumptable attribute and support for creating jump-instruction tables
Nick Lewycky
- [llvm] r210282 - [PPC64LE] Correct vperm -> shuffle transform for little endian
Chandler Carruth
- [PATCH] Add a jumptable attribute and support for creating jump-instruction tables
Tom Roeder
- [PATCH] Fixed several correctness issues on mishandling s/zext in SeparateConstOffsetFromGEP
Jingyue Wu
- [PATCH] [AArch64] Fix the ordering of the accumulate operand in SchedRW list.
Dave Estes
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Rafael Espíndola
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Rafael Ávila de Espíndola
- [llvm] r210280 - Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute.
Tom Roeder
- [PATCH] Fixed several correctness issues on mishandling s/zext in SeparateConstOffsetFromGEP
Jingyue Wu
- [compiler-rt] r210257 - [asan] Add 'asan' to asan test deps.
Alexey Samsonov
- [patch] Correctly set the comdat symbol on COFF
Reid Kleckner
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Andrea Di Biagio
- [PATCH] Emit DWARF3 call frame information when DWARF3+ debug info is requested
David Blaikie
- [patch] Correctly set the comdat symbol on COFF
Rafael Espíndola
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [patch] Correctly set the comdat symbol on COFF
Rafael Espíndola
- [PATCH] [InstCombine] Canonicalize addrspacecast between different element types
Jingyue Wu
- [PATCH] Fix a mergefunc crash caused by bitcasting intrinsics
Björn Steinbrink
- [PATCH] Fixed several correctness issues on mishandling s/zext in SeparateConstOffsetFromGEP
Mark Heffernan
- [PATCH] Fix a mergefunc crash caused by bitcasting intrinsics
Stepan Dyatkovskiy
- [llvm] r210285 - Add "-format darwin" to llvm-nm to be like darwin's nm(1) -m output.
Kevin Enderby
- [PATCH] [InstCombine] Canonicalize addrspacecast between different element types
Rafael Espíndola
- [llvm] r210280 - Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute.
Kevin Enderby
- [llvm] r210280 - Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute.
Aaron Ballman
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Aaron Ballman
- [llvm] r210287 - Add a testcase where there is an overflow when combining two constants.
Rafael Espindola
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Rafael Espíndola
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Rafael Ávila de Espíndola
- [llvm] r210288 - Adding explicit triples to the ARM jumptable tests
Tom Roeder
- [llvm] r210280 - Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute.
Tom Roeder
- [llvm] r210289 - Remove duplicate copy of InstrItineraryData from the TargetMachine,
Eric Christopher
- [PATCH] [InstCombine] Canonicalize addrspacecast between different element types
Jingyue Wu
- [PATCH] Fixed several correctness issues on mishandling s/zext in SeparateConstOffsetFromGEP
Jingyue Wu
- [PATCH] Fixed several correctness issues on mishandling s/zext in SeparateConstOffsetFromGEP
Jingyue Wu
- [llvm] r210280 - Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute.
Tom Roeder
- [llvm] r210290 - Remove caching of the subtarget for X86FrameLowering.
Eric Christopher
- [PATCH] Fix a mergefunc crash caused by bitcasting intrinsics
Björn Steinbrink
- [llvm] r210291 - Fixed several correctness issues in SeparateConstOffsetFromGEP
Jingyue Wu
- [PATCH] Fix a mergefunc crash caused by bitcasting intrinsics
Björn Steinbrink
- [PATCH] Fix a mergefunc crash caused by bitcasting intrinsics
Stepan Dyatkovskiy
- [PATCH] Fix a mergefunc crash caused by bitcasting intrinsics
Stepan Dyatkovskiy
- [llvm] r210292 - Remove X86Subtarget from the X86FrameLowering constructor since
Eric Christopher
- [PATCH] Fixed several correctness issues on mishandling s/zext in SeparateConstOffsetFromGEP
Jingyue Wu
- [patch] Correctly set the comdat symbol on COFF
Reid Kleckner
- [llvm] r210297 - [PPC64LE] Add test case for r210282 commit
Bill Schmidt
- [llvm] r210282 - [PPC64LE] Correct vperm -> shuffle transform for little endian
Bill Schmidt
- [llvm] r210298 - Correctly set the comdat symbol on COFF.
Rafael Espindola
- [llvm] r210299 - Fix null dereference with -debug-only=dwarfdebug
Alexey Samsonov
- [llvm] r210300 - Fix markup for -debug-only option
Alexey Samsonov
- [compiler-rt] r210301 - [TSan] Reduce the stack frame size of ReportDeadlock
Alexey Samsonov
- [patch] Allow aliases to be unnamed_addr
Rafael Espíndola
- Proposed patch for #19959
Taral
- [patch] Allow aliases to be unnamed_addr
Reid Kleckner
- [PATCH] Fixed a bug in lowering shuffle_vectors to insertps
Filipe Cabecinhas
- [PATCH] Generate better location ranges for some register-described variables.
Alexey Samsonov
- [llvm] r210302 - Allow aliases to be unnamed_addr.
Rafael Espindola
- [llvm] r208934 - Implement global merge optimization for global variables.
Jiangning Liu
- [PATCH] Fixed a bug in lowering shuffle_vectors to insertps
Nadav Rotem
- [PATCH] Fixed a bug in lowering shuffle_vectors to insertps
Nadav Rotem
- [PATCH] [PECOFF] Support COMDAT associative sections.
Rui Ueyama
- [PATCH] [PECOFF] Support COMDAT associative sections.
Simon Atanasyan
- [PATCH] [PECOFF] Support COMDAT associative sections.
Rui Ueyama
- [llvm] r210307 - config.h: remove clang-specific macro definitions
Alp Toker
- [www] r210247 - Add a link to LLVM-HPC to the devmtg 'Other Events' list
Tobias Grosser
- [llvm] r210309 - Remove clang-specific libxml2 check from CMake
Alp Toker
- [llvm] r210310 - Fix PR19657 (scalar loads not combined into vector load)
Karthik Bhat
- [llvm] r210298 - Correctly set the comdat symbol on COFF.
Timur Iskhodzhanov
- [PATCH] Fix PR19657 : SLP vectorization doesn't combine scalar load to vector loads
Karthik Bhat
- [llvm] r210311 - Make LINK_POLLY_INTO_TOOLS work with the CMake build
Alp Toker
- [llvm] r210312 - Added select flavour for ABS and NEG(ABS)
Dinesh Dwivedi
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Marcello Maggioni
- [compiler-rt] r210315 - [asan] initialize fake_stack_ to 0 before we call SetThreadStackAndTls, because that may actually try to use fake_stack_ (still don't know how). Yet another case where we desperately want https://sourceware.org/glibc/wiki/ThreadPropertiesAPI
Kostya Serebryany
- [PATCH] [PECOFF] Support COMDAT associative sections.
Rui Ueyama
- Re[2]: [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Данил Трошков
- [llvm] r210316 - [yaml2obj][obj2yaml] Support ELF symbol's visibility flags (default/hidden/protected).
Simon Atanasyan
- [PATCH] Added transform for ABS(NABS(X)) and NABS(ABS(X))
Dinesh Dwivedi
- [PATCH] R600/SI: Handle i64 sext / zest with patterns
Matt Arsenault
- [PATCH] Add DefinedAtom::sectionSize().
Rui Ueyama
- [llvm] r210298 - Correctly set the comdat symbol on COFF.
Timur Iskhodzhanov
- [llvm] r210317 - Revert r210298 'Correctly set the comdat symbol on COFF' as it asserts on Windows
Timur Iskhodzhanov
- [llvm] r210298 - Correctly set the comdat symbol on COFF.
Timur Iskhodzhanov
- [PATCH] [AArch64] Basic Sched Model for Cortex-A57
Renato Golin
- [compiler-rt] r209862 - Mark currently failing ARM tests with XFAIL.
Evgeniy Stepanov
- [compiler-rt] r210257 - [asan] Add 'asan' to asan test deps.
Evgeniy Stepanov
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Marcello Maggioni
- [llvm] r210318 - lld test for configure & make
Iain Sandoe
- [ubsan] Honor color option (was: Let lsan honor color option)
Stephan Bergmann
- [www] r210319 - Finally, add the videos from EuroLLVM 2014.
Tobias von Koch
- [PATCH] Emit DWARF3 call frame information when DWARF3+ debug info is requested
Oliver Stannard
- [PATCH] Emit DWARF3 call frame information when DWARF3+ debug info is requested
Oliver Stannard
- [www] r210247 - Add a link to LLVM-HPC to the devmtg 'Other Events' list
Hal Finkel
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Andrea Di Biagio
- [llvm] r210321 - Touch configure to force clang's config.h.in reconfiguration on the build servers
Alp Toker
- [PATCH] Fixing inst-combine not to drops nsw when combining adds into mul (PR19263)
Dinesh Dwivedi
- [compiler-rt] r210322 - [asan] Make ReplaceSystemMalloc optional on Android.
Evgeniy Stepanov
- [PATCH] [X86] Use ADD/SUB instead of INC/DEC for Silvermont
Alexey Volkov
- [llvm] r210327 - Slight language tweak from Jonathan Humphreys.
Pekka Jaaskelainen
- [compiler-rt] r210329 - sanitizer: document missing macro
Dmitry Vyukov
- [ubsan] Honor color option (was: Let lsan honor color option)
Sergey Matveev
- [compiler-rt] r210331 - [msan] Better diagnostic for invalid origin id.
Evgeniy Stepanov
- [PATCH] Mention IRBuilder in Programmer's manual
Dan Liew
- [www] r210319 - Finally, add the videos from EuroLLVM 2014.
Dan Liew
- [PATCH] Add support to recognize non SIMD kind of parallelism in SLPVectorizer
Karthik Bhat
- [compiler-rt] r210332 - [msan] Partial revert of r210331.
Evgeniy Stepanov
- [PATCH] [PECOFF] Support COMDAT associative sections.
Shankar Easwaran
- [llvm] r210311 - Make LINK_POLLY_INTO_TOOLS work with the CMake build
Tobias Grosser
- [PATCH] ARMEB: Vector extend operations
Christian Pirker
- [PATCH] Add DefinedAtom::sectionSize().
Shankar Easwaran
- [llvm] r210307 - config.h: remove clang-specific macro definitions
Rafael Espíndola
- [compiler-rt] r210335 - [msan] Fix wrong endianness when printing shadow.
Evgeniy Stepanov
- [llvm] r210336 - [PPC64LE] Fix lowering of BUILD_VECTOR and SHUFFLE_VECTOR for little endian
Bill Schmidt
- [PATCH] [AArch64] Basic Sched Model for Cortex-A57
Dave Estes
- [www-pubs] r210341 - Added the CAV 2014 SMACK publication.
John Criswell
- [PATCH] ARMEB: Vector narrow operations
Christian Pirker
- [llvm] r210342 - [SLP] Enable vectorization of GEP expressions.
Michael Zolotukhin
- [PATCH] Passing down BinaryOperator flags to BinarySDNode + X86 optimization
Marcello Maggioni
- [llvm] r210343 - Fix typo in a test from r210342.
Michael Zolotukhin
- [compiler-rt] r210344 - tsan: allow to build Go runtime with clang + enable SSE3
Dmitry Vyukov
- [compiler-rt] r210345 - tsan: fix Go build with TSAN_COLLECT_STATS
Dmitry Vyukov
- [compiler-rt] r210346 - tsan: fix clang warning:
Dmitry Vyukov
- [compiler-rt] r210347 - tsan: flush metamap per-thread cache when thread finishes
Dmitry Vyukov
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Aaron Ballman
- [compiler-rt] r210348 - tsan: fix mapping of meta shadow for Go
Dmitry Vyukov
- [compiler-rt] r210349 - tsan: fix out-of-bounds access in Go runtime
Dmitry Vyukov
- [compiler-rt] r210351 - tsan: minor optimizations for Go runtime
Dmitry Vyukov
- [LNT] r210352 - Fix geometric mean comparison bug introduced in r210123
Yi Kong
- [compiler-rt] r210346 - tsan: fix clang warning:
David Blaikie
- [compiler-rt] r210346 - tsan: fix clang warning:
Dmitry Vyukov
- [compiler-rt] r210346 - tsan: fix clang warning:
David Blaikie
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] Mention IRBuilder in Programmer's manual
Reid Kleckner
- [compiler-rt] r210353 - tsan: disable reporting of mutex misuses in Go
Dmitry Vyukov
- [llvm] r210354 - Mention the IRBuilder in Programmer's Manual with a few small examples.
Dan Liew
- [compiler-rt] r209862 - Mark currently failing ARM tests with XFAIL.
Greg Fitzgerald
- [PATCH] Mention IRBuilder in Programmer's manual
Dan Liew
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Reid Kleckner
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] Add DefinedAtom::sectionSize().
Rui Ueyama
- [llvm] r210354 - Mention the IRBuilder in Programmer's Manual with a few small examples.
Robinson, Paul
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [compiler-rt] r210358 - tsan: fix mutex in Go mode
Dmitry Vyukov
- [compiler-rt] r210359 - tsan: fix CurrentStackId
Dmitry Vyukov
- [compiler-rt] r210360 - Un-xfail passing ARM Android tests
Greg Fitzgerald
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Reid Kleckner
- [llvm] r210361 - Fixed a bug in lowering shuffle_vectors to insertps
Filipe Cabecinhas
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] Remove extraneous carriage-return control characters.
Mark Heffernan
- [PATCH] Fixed a bug in lowering shuffle_vectors to insertps
Filipe Cabecinhas
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Reid Kleckner
- [compiler-rt] r209862 - Mark currently failing ARM tests with XFAIL.
Greg Fitzgerald
- [llvm] r210362 - Remove DWARF3 testing of test/DebugInfo/X86/gnu-public-names.ll
David Blaikie
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] Remove extraneous carriage-return control characters.
Reid Kleckner
- [patch] Fix a few related COFF comdat issues
Rafael Espíndola
- [PATCH] Remove extraneous carriage-return control characters.
Aaron Ballman
- [PATCH] Remove extraneous carriage-return control characters.
Aaron Ballman
- [llvm] r210363 - Fix a typo made in Programmer's Manual made in r210354. Spotted
Dan Liew
- [llvm] r210364 - Match the full hex offsets in test/DebugInfo/X86/gnu-public-names.ll
David Blaikie
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Aaron Ballman
- [llvm] r210354 - Mention the IRBuilder in Programmer's Manual with a few small examples.
Dan Liew
- [compiler-rt] r210365 - tsan: fix argument passing in Go interface
Dmitry Vyukov
- [PATCH] Remove extraneous carriage-return control characters.
Tyler Nowicki
- [llvm] r210366 - Have TargetSelectionDAGInfo take a DataLayout initializer rather than
Eric Christopher
- [patch] Fix a few related COFF comdat issues
Reid Kleckner
- [llvm] r210367 - Fix a few issues with comdat handling on COFF.
Rafael Espindola
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Alp Toker
- [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Brecka
- [patch] Fix a few related COFF comdat issues
Rafael Espíndola
- [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
Kuba Břečka
- [PATCH][X86] Add target combine rules for horizontal add/sub.
Andrea Di Biagio
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Chandler Carruth
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Alp Toker
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Aaron Ballman
- [compiler-rt] r210346 - tsan: fix clang warning:
Richard Trieu
- [PATCH] Remove extraneous carriage-return control characters.
Mark Heffernan
- [compiler-rt] r210346 - tsan: fix clang warning:
David Blaikie
- [PATCH] Remove extraneous carriage-return control characters.
Mark Heffernan
- [PATCH] Remove extraneous carriage-return control characters.
Aaron Ballman
- [PATCH] Remove extraneous carriage-return control characters.
Aaron Ballman
- [PATCH] Remove extraneous carriage-return control characters.
Eli Bendersky
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Alp Toker
- [compiler-rt] r210346 - tsan: fix clang warning:
Richard Trieu
- [compiler-rt] r210346 - tsan: fix clang warning:
David Blaikie
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [compiler-rt] r210370 - [TSan] Make lit-tests more self-contained
Alexey Samsonov
- [llvm] r210371 - X86: Don't turn shifts into ands if there's another use that may not check for equality.
Benjamin Kramer
- Attribute Order XFAIL
Tyler Nowicki
- [PATCH] Don't report the error when non-dangerous load/store is in branch delay slot
Sasa Stankovic
- [llvm] r210373 - MC: prevent early DCE of empty sections
Saleem Abdulrasool
- [llvm] r210375 - InstCombine: Canonicalize addrspacecast between different element types
Jingyue Wu
- [PATCH] Fix error in tablegen when second operand of an !if is an empty list.
Matt Arsenault
- [PATCH] R600/SI: add Gather4 intrinsics
Marek Olšák
- [PATCH] [InstCombine] Canonicalize addrspacecast between different element types
Jingyue Wu
- [PATCH] R600/SI: add Gather4 intrinsics
Matt Arsenault
- [llvm] r210378 - DebugInfo: pubnames: include file-local (static or anonymous namespace) variables and anonymous namespaces themselves.
David Blaikie
- [PATCH] Canonicalize addrspacecast between different pointer types.
Matt Arsenault
- [llvm] r210379 - DebugInfo: Use the scope of the function declaration, if any, to name a function in DWARF pubnames
David Blaikie
- [PATCH] Don't report the error when non-dangerous load/store is in branch delay slot
Mark Seaborn
- [PATCH] Partial RelocVisitor support for Darwin
Eric Christopher
- [compiler-rt] r210257 - [asan] Add 'asan' to asan test deps.
Alexey Samsonov
- [llvm] r210383 - ADT: introduce isWindowsItaniumEnvironment
Saleem Abdulrasool
- [PATCH] [SeparateConstOffsetFromGEP] make two tests more strict
Jingyue Wu
- [PATCH] Don't use default address space arguments in SROA
Matt Arsenault
- [llvm] r210385 - Remove all local variables from X86SelectionDAGInfo, the DAG has
Eric Christopher
- [llvm] r210386 - Replace the use of TargetMachine with a tiny bool variable.
Eric Christopher
- [PATCH] Don't report the error when non-dangerous load/store is in branch delay slot
Sasa Stankovic
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] [PATCH] Fix for http://llvm.org/bugs/show_bug.cgi?id=19905
Sanjoy Das
- [PATCH] Don't report the error when non-dangerous load/store is in branch delay slot
Mark Seaborn
- [PATCH] Look through addrspacecasts when turning ptr comparisons into index comparisons.
Matt Arsenault
- Fwd: [PATCH] [PATCH] Fix for http://llvm.org/bugs/show_bug.cgi?id=19905
Sanjoy Das
- [PATCH] Don't report the error when non-dangerous load/store is in branch delay slot
Sasa Stankovic
- [PATCH] Don't report the error when non-dangerous load/store is in branch delay slot
Sasa Stankovic
- [llvm] r209980 - Update a couple of header inclusion guards
Sean Silva
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Alp Toker
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Chandler Carruth
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Chandler Carruth
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Chandler Carruth
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Chandler Carruth
- [PATCH] Don't report the error when non-dangerous load/store is in branch delay slot
Mark Seaborn
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Zachary Turner
- [llvm] r210118 - Remove some redundant doc comments
Sean Silva
- [llvm] r210118 - Remove some redundant doc comments
Alp Toker
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Alp Toker
- [llvm] r210118 - Remove some redundant doc comments
Chandler Carruth
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Chandler Carruth
- [PATCH] [AArch64] Basic Sched Model for Cortex-A57
Andrew Trick
- [PATCH] [AArch64] Fix the ordering of the accumulate operand in SchedRW list.
Andrew Trick
- [llvm] r210390 - Fix the MachineScheduler's logic for updating ready times for in-order.
Andrew Trick
- [llvm] r210118 - Remove some redundant doc comments
Sean Silva
- [PATCH] Look through addrspacecasts when turning ptr comparisons into index comparisons.
Jingyue Wu
- [PATCH] [PATCH] Fix for http://llvm.org/bugs/show_bug.cgi?id=19905
Vadim Chugunov
- [llvm] r210393 - Revert 209903 and 210040.
Rafael Espindola
- [PATCH] [X86] Use ADD/SUB instead of INC/DEC for Silvermont
Nadav Rotem
- [PATCH] R600/SI: Keep 64-bit not on SALU
Matt Arsenault
- [lld] r210394 - [Mips] Handle Mips TLS relocations R_MIPS_TLS_GOTTPREL / R_MIPS_TLS_GD / R_MIPS_TLS_LDM etc.
Simon Atanasyan
- [PATCH] Change base mutex implementations to use STL-provided mutexes
Aaron Ballman
- [PATCH] R600/SI: Keep 64-bit not on SALU
Danil
- [PATCH] R600/SI: Keep 64-bit not on SALU
Danil
- [llvm] r210395 - [OCaml] Introduce an llmdkind abstract type.
Peter Zotov
- [llvm] r210396 - [OCaml] Commit missing parts of r210395
Peter Zotov
- [PATCH] [SeparateConstOffsetFromGEP] Fix an illegitimate optimization on zext
Jingyue Wu
- [PATCH] R600/SI: Keep 64-bit not on SALU
Matt Arsenault
- [PATCH] R600/SI: Keep 64-bit not on SALU
Matt Arsenault
- [PATCH] Refactor canonicalizing array indices to a helper function
Jingyue Wu
- [llvm] r210397 - tools: add a high level explanation for WoA EH data
Saleem Abdulrasool
- [patch] Allow aliases to be unnamed_addr
Duncan P. N. Exon Smith
- [llvm] r210280 - Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute.
Alp Toker
- [PATCH] ARM: enable long calls for WoA
Saleem Abdulrasool
- [llvm] r210399 - ARM: correct assertion for long-calls on WoA
Saleem Abdulrasool
- [llvm] r210400 - Build fix: remove initializeJumpInstrTablesPass() call from LTO
Alp Toker
- [llvm] r210280 - Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute.
Alp Toker
- [llvm] r210401 - Fix typos
Alp Toker
- [PATCH] [PATCH] Fix for http://llvm.org/bugs/show_bug.cgi?id=19905
Vadim Chugunov
- [llvm] r210405 - MC: whitespace, grouping for COFF section setup
Saleem Abdulrasool
- [llvm] r210406 - MC: fix ctor/dtor section for windows-itanium
Saleem Abdulrasool
- [llvm] r210407 - MC: make ELF .type handling more GNU AS compatible
Saleem Abdulrasool
- [llvm] r210408 - test: move some tests into ARM directory
Saleem Abdulrasool
- [llvm] r210406 - MC: fix ctor/dtor section for windows-itanium
David Blaikie
- [llvm] r210409 - test: add test case for SVN r210406
Saleem Abdulrasool
- [llvm] r210406 - MC: fix ctor/dtor section for windows-itanium
Saleem Abdulrasool
- [llvm] r210408 - test: move some tests into ARM directory
Alp Toker
- [llvm] r210410 - include MipsGenFastISel.inc
Reed Kotler
- [llvm] r210411 - Fix build when no native target is enabled
Alp Toker
- [llvm] r210412 - Re-enable ARM ELF tests
Alp Toker
- [llvm] r210412 - Re-enable ARM ELF tests
Saleem Abdulrasool
- [llvm] r210413 - start to clean up buildMI calls in mips fast-isel
Reed Kotler
- [llvm] r210414 - Do materialize for floating point
Reed Kotler
- [llvm] r210415 - MC: fix text section characteristics for WoA
Saleem Abdulrasool
- [PATCH] [SeparateConstOffsetFromGEP] inbounds zext => sext for better splitting
Jingyue Wu
- [PATCH] [PATCH] Fix for http://llvm.org/bugs/show_bug.cgi?id=19905
Anton Korobeynikov
- [llvm] r210417 - Make InlineAsmIdentifierInfo forward-declarable
Alp Toker
- [llvm] r210419 - Remove redundant typedef from MCAsmParserSemaCallback
Alp Toker
- [PATCH] [PATCH] Fix for http://llvm.org/bugs/show_bug.cgi?id=19905
Sanjoy Das
- [PATCH] [APFloat] x-NaN needs to flip sign of NaN
Steve (Numerics) Canon
- [PATCH] [APFloat] x-NaN needs to flip sign of NaN
Alp Toker
- [PATCH] [PATCH] Fix for http://llvm.org/bugs/show_bug.cgi?id=19905
Sanjoy Das
- [PATCH] [APFloat] x-NaN needs to flip sign of NaN
Steve (Numerics) Canon
- [PATCH] Make compiler-rt tests work with relocatable SDKs on OS X
Alexey Samsonov
- [llvm] r210414 - Do materialize for floating point
Alp Toker
- [llvm] r210421 - Remove outdated CMake MSVC workaround
Alp Toker
- [PATCH] [PATCH] Fix for http://llvm.org/bugs/show_bug.cgi?id=19905
Vadim Chugunov
- [llvm] r210414 - Do materialize for floating point
Reed Kotler
- [PATCH] [PATCH] Fix for http://llvm.org/bugs/show_bug.cgi?id=19905
Sanjoy Das
- [llvm] r210414 - Do materialize for floating point
reed kotler
- [llvm] r210424 - Revert "Do materialize for floating point"
Alp Toker
- [llvm] r210414 - Do materialize for floating point
Alp Toker
- [llvm] r210414 - Do materialize for floating point
Reed Kotler
- [llvm] r210414 - Do materialize for floating point
Reed Kotler
- [llvm] r210414 - Do materialize for floating point
Alp Toker
- [llvm] r210414 - Do materialize for floating point
Reed Kotler
- [llvm] r210414 - Do materialize for floating point
Reed Kotler
- [llvm] r210414 - Do materialize for floating point
James Molloy
- [lld] r210425 - [Mips] Make got16.test test case independent from external input files.
Simon Atanasyan
- [llvm] r210414 - Do materialize for floating point
Reed Kotler
- [llvm] r210414 - Do materialize for floating point
James Molloy
- [llvm] r210414 - Do materialize for floating point
Daniel Sanders
- [llvm] r210414 - Do materialize for floating point
Daniel Sanders
- [llvm] r210426 - Ensure SmallVector::insert doesn't overwrite the last element in the range with the already-moved-from value
David Blaikie
- [llvm] r210414 - Do materialize for floating point
Alp Toker
- [llvm] r210427 - AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperand
David Blaikie
- [PATCH] [APFloat] x-NaN needs to flip sign of NaN
Michael Gottesman
- [llvm] r210428 - APFloat: x - NaN needs to flip the signbit of NaN when x is a number.
Stephen Canon
- [llvm] r210429 - Fix some more moving-from-moved-from objects issues in SmallVector
David Blaikie
- [PATCH] [SeparateConstOffsetFromGEP] make two tests more strict
Mark Heffernan
- [PATCH] [APFloat] x-NaN needs to flip sign of NaN
Steve (Numerics) Canon
- [PATCH] [SeparateConstOffsetFromGEP] Fix an illegitimate optimization on zext
Mark Heffernan
- [PATCH] Refactor canonicalizing array indices to a helper function
Mark Heffernan
- [llvm] r210430 - SmallVectorTest: Remove some more robust checks added in r210429 since they caught some bugs I haven't fixed yet.
David Blaikie
- [PATCH] MergeFunc: Avoid invalid merge of functions using different range metadata
Björn Steinbrink
- [llvm] r210414 - Do materialize for floating point
Daniel Sanders
- [llvm] r210414 - Do materialize for floating point
Chandler Carruth
- [llvm] r210414 - Do materialize for floating point
Chandler Carruth
- [PATCH] [SeparateConstOffsetFromGEP] inbounds zext => sext for better splitting
Mark Heffernan
- [llvm] r210414 - Do materialize for floating point
Chandler Carruth
- [llvm] r210431 - X86: simplify data layout calculation
Saleem Abdulrasool
- [llvm] r210432 - SmallVector: Move, don't copy, elements to make space for an insertion.
David Blaikie
- [llvm] r210433 - SmallVector: More movable improvements - don't copy elements to make space when inserting repeated elements.
David Blaikie
- [test-suite] r210434 - [Mips] Skip AtomicOps test on MIPS 32-bit because this hardware does not
Simon Atanasyan
- [llvm] r210435 - ScalarEvolution: Derive element size from the type of the loaded element
Tobias Grosser
- [llvm] r210436 - SmallVector: Improve test coverage for insert with repetition
David Blaikie
- [llvm] r210437 - [SeparateConstOffsetFromGEP] make two tests more strict
Jingyue Wu
- [PATCH] [SeparateConstOffsetFromGEP] make two tests more strict
Jingyue Wu
- [llvm] r210438 - Refactor canonicalizing array indices to a helper function
Jingyue Wu
- [llvm] r210439 - [SeparateConstOffsetFromGEP] Fix an illegitimate optimization on zext
Jingyue Wu
- [PATCH] Refactor canonicalizing array indices to a helper function
Jingyue Wu
- [PATCH] [SeparateConstOffsetFromGEP] Fix an illegitimate optimization on zext
Jingyue Wu
- [llvm] r210439 - [SeparateConstOffsetFromGEP] Fix an illegitimate optimization on zext
David Blaikie
- [llvm] r210439 - [SeparateConstOffsetFromGEP] Fix an illegitimate optimization on zext
Jingyue Wu
- [llvm] r210431 - X86: simplify data layout calculation
Eric Christopher
- [llvm] r210428 - APFloat: x - NaN needs to flip the signbit of NaN when x is a number.
Owen Anderson
- [llvm] r210414 - Do materialize for floating point
Daniel Sanders
- [PATCH] R600: Implement ftrunc, ffloor and fceil.
Matt Arsenault
- [PATCH] [SeparateConstOffsetFromGEP] inbounds zext => sext for better splitting
Jingyue Wu
- [PATCH] [SeparateConstOffsetFromGEP] inbounds zext => sext for better splitting
Jingyue Wu
- [dragonegg] r210441 - Use PassManager instead of FunctionPassManager in CodeGen. r210280 has introduced ModulePass in CodeGenPass.
NAKAMURA Takumi
- [llvm] r210442 - [C++11] Use 'nullptr'.
Craig Topper
- [PATCH] R600: Custom lower f64 frint for pre-CI
Matt Arsenault
- [llvm] r210443 - Escape "@function" with \verbatim. [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r210428 - APFloat: x - NaN needs to flip the signbit of NaN when x is a number.
Steve (Numerics) Canon
- [llvm] r210444 - [SeparateConstOffsetFromGEP] inbounds zext => sext for better splitting
Jingyue Wu
- [PATCH] [SeparateConstOffsetFromGEP] inbounds zext => sext for better splitting
Jingyue Wu
- [polly][PATCH 00/11] DiagnosticRemark support & Bugfixes
Andreas Simbuerger
- [PATCH 01/11] Move getDebugLocation to ScopDetectionDiagnostic
Andreas Simbuerger
- [PATCH 02/11] Support the new DiagnosticRemarks
Andreas Simbuerger
- [PATCH 03/11] Record a pointer to the AliasSet
Andreas Simbuerger
- [PATCH 04/11] Support for LLVM-RTTI
Andreas Simbuerger
- [PATCH 05/11] Use own class for storing the RejectLogs
Andreas Simbuerger
- [PATCH 06/11] Implement hasErrors() for a single RejectLog
Andreas Simbuerger
- [PATCH 07/11] Fix keep-going mode in ScopDetection
Andreas Simbuerger
- [PATCH 08/11] Do not use namespace polly inside a header.
Andreas Simbuerger
- [PATCH 09/11] Fix typo
Andreas Simbuerger
- [PATCH 10/11] Check for an empty error log.
Andreas Simbuerger
- [PATCH 11/11] Add a print method for RejectLogs
Andreas Simbuerger
- [llvm] r210445 - [AArch64] When combining constant mul of power of 2 plus/minus 1, prefer shift
Chad Rosier
- [llvm] r210446 - [AArch64] Fix the ordering of the accumulate operand in SchedRW list.
Chad Rosier
- [PATCH] [AArch64] Fix the ordering of the accumulate operand in SchedRW list.
Chad Rosier
- [PATCH] Partial RelocVisitor support for Darwin
Keno Fischer
- [LNT] r210128 - Updated smoketests to cover more of the web interface
Justin Bogner
- [LNT] r210128 - Updated smoketests to cover more of the web interface
Chris Matthews
Last message date:
Sun Jun 8 21:45:38 PDT 2014
Archived on: Tue Aug 4 17:11:21 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).