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