The Week Of Monday 29 July 2013 Archives by date
Starting: Mon Jul 29 00:47:08 PDT 2013
Ending: Sun Aug 4 21:31:05 PDT 2013
Messages: 704
- [PATCH] Proper va_arg/va_copy lowering on win64
Anton Korobeynikov
- [llvm] r187267 - SLP Vectorier: Don't vectorize really short chains because they are already handled by the SelectionDAG store-vectorizer, which does a better job in deciding when to vectorize.
Nick Lewycky
- [patch] simplifyCFG for review
Christian König
- [PATCH] Fix uninstall-local target in Makefile.rules for shared libraries
Edoardo P.
- [llvm] r187347 - Teach the AllocaPromoter which is wrapped around the SSAUpdater
Chandler Carruth
- [llvm] r187348 - test commit
Robert Lytton
- [llvm] r187349 - Allow generation of vmla.f32 instructions when targeting Cortex-A15. The patch also adds the VFP4 feature to Cortex-A15 and fixes the DontUseFusedMAC predicate so that we can still generate vmla.f32 instructions on non-darwin targets with VFP4.
Silviu Baranga
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Evgeniy Stepanov
- [PATCH] Enable vmla.f32 generation on Cortex-A15
Silviu Baranga
- XCore: vararg fix
Robert Lytton
- [llvm] r187350 - Some Intel Penryn CPUs come with SSE4 disabled. Detect them as core 2.
Benjamin Kramer
- [llvm] r187351 - ExceptionDemo.cpp: Tweak a @param. [-Wdocumentation]
NAKAMURA Takumi
- [PATCH] ValueTracking: Teach isKnownToBeAPowerOfTwo that a power-of-two-or-zero + the same power-of-two-or-zero is a power-of-two-or-zero
Jay Foad
- [llvm] r187352 - MC: Support larger COFF string tables
Nico Rieck
- [llvm] r187350 - Some Intel Penryn CPUs come with SSE4 disabled. Detect them as core 2.
Dimitry Andric
- [llvm] r187353 - Add support for the 's' operation to llvm-ar.
Rafael Espindola
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Duncan Sands
- [PATCH] Implement function prefix data as an IR feature.
Duncan Sands
- [llvm] r187352 - MC: Support larger COFF string tables
Rafael Espíndola
- [llvm] r187354 - Re-application of 187310. Re-enabling warning C4275 for MSVC 11 and up, but not MSVC 10 since it is still required there.
Aaron Ballman
- [llvm] r187331 - Partial revert of 187310; it seems MSVC 10 still spits out this warning, but MSVC 11 does not.
Aaron Ballman
- [llvm] r187355 - Proper va_arg/va_copy lowering on win64
Nico Rieck
- [PATCH] Use proper section suffix for COFF weak symbols
Aaron Ballman
- [PATCH] Proper va_arg/va_copy lowering on win64
Nico Rieck
- [PATCH] Move UnpoisonMappedDSO to sanitizer_common.
Evgeniy Stepanov
- [llvm] r187356 - Use proper section suffix for COFF weak symbols
Nico Rieck
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Tim Northover
- [PATCH] Use proper section suffix for COFF weak symbols
Nico Rieck
- [PATCH] Use proper section suffix for COFF weak symbols
Nico Rieck
- [PATCH] Re-enabling another warning
Aaron Ballman
- Fwd: [PATCH] Add support for ARM modified immediate syntax
Mihail Popa
- XCore: emitArrayBound incorrectly outputting
Robert Lytton
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- [PATCH] Add support for ARM modified immediate syntax
Tim Northover
- [LNT][Patch] Bug 16261 - lnt incorrectly builds timeit-target when one is using a simulator
Reed Kotler
- [llvm] r187350 - Some Intel Penryn CPUs come with SSE4 disabled. Detect them as core 2.
Tom Stellard
- [llvm] r187278 - SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch conditions
David Dean
- [PATCH] Add support for ARM modified immediate syntax
Mihail Popa
- [llvm] r187350 - Some Intel Penryn CPUs come with SSE4 disabled. Detect them as core 2.
Nadav Rotem
- [PATCH] [ARM] check bitwidth in PerformORCombine
Tim Northover
- [lld] r186884 - Fix -Wsign-compare warnings.
Reid Kleckner
- [LNT][Patch] Bug 16261 - lnt incorrectly builds timeit-target when one is using a simulator
Daniel Dunbar
- [lld] r186884 - Fix -Wsign-compare warnings.
Rui Ueyama
- [llvm] r187213 - Add preliminary support for hashing DIEs and breaking them into
David Blaikie
- [PATCH] Implement function prefix data as an IR feature.
Reid Kleckner
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
David Fang
- [llvm] r187362 - Debug Info: update testing cases to pass verifier.
Manman Ren
- [llvm] r187363 - SLPVectorier: update the debug location for the new instructions.
Nadav Rotem
- [llvm] r187278 - SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch conditions
Tom Stellard
- [llvm] r187363 - SLPVectorier: update the debug location for the new instructions.
Eric Christopher
- [llvm] r187368 - Add the C source code to the test to make it easier to update when debug info changes.
Nadav Rotem
- [PATCH] Add support for ARM modified immediate syntax
Tim Northover
- [llvm] r187325 - fixed compilation issue
Bill Wendling
- [llvm] r187371 - [mips] Add comment and simplify function.
Akira Hatanaka
- [compiler-rt] r187372 - Move UnpoisonMappedDSO to sanitizer_common.
Peter Collingbourne
- [PATCH] Move UnpoisonMappedDSO to sanitizer_common.
Peter Collingbourne
- [PATCH] Usability improvements for Intel X86 disassembly (llvm)
Richard Mitton
- R600: Scheduling support for VLIW5 gen
Tom Stellard
- [PATCH][DAGCombiner] insert_vector_elt: Avoid to create multiple uses of the same load.
Tom Stellard
- [PATCH][DAGCombiner] insert_vector_elt: Avoid to create multiple uses of the same load.
Quentin Colombet
- Patch for mem2reg pass
David Blaikie
- [PATCH] Add support for ARM modified immediate syntax
Jim Grosbach
- [compiler-rt] r187373 - Fix warning.
Peter Collingbourne
- [PATCH][DAGCombiner] insert_vector_elt: Avoid to create multiple uses of the same load.
Tom Stellard
- [llvm] r187375 - Debug Info: enable verifier for testing cases.
Manman Ren
- [PATCH] Implement function prefix data as an IR feature.
Duncan Sands
- [PATCH] Usability improvements for Intel X86 disassembly (llvm)
Jim Grosbach
- [llvm] r187325 - fixed compilation issue
Craig Topper
- [PATCH] 2nd try: enabling clients to use rpath to find LLVM shared libraries on OS X
Eric Christopher
- [PATCH] MC: Support larger COFF string tables
Richard
- [PATCH] Implement function prefix data as an IR feature.
Peter Collingbourne
- [llvm] r187213 - Add preliminary support for hashing DIEs and breaking them into
Eric Christopher
- [llvm] r187378 - Include st_dev to make the result of getUniqueID actually unique.
Rafael Espindola
- r187374 - PR16715: Fix assert in verifier: only mark call to 'operator new' as 'builtin' if
Richard Smith
- [llvm] r187380 - Delete documentation for deleted options.
Rafael Espindola
- [PATCH] Add support for ARM modified immediate syntax
Renato Golin
- [PATCH] Avoid FP conversions when calling bitcasted / alias functions
Matt Arsenault
- [llvm] r187378 - Include st_dev to make the result of getUniqueID actually unique.
David Dean
- [lld] r187381 - Fix test failure introduced in r187271 by enabling pipefail.
Rui Ueyama
- [lld] r187382 - [PECOFF] Replace the magic number with sizeof().
Rui Ueyama
- [llvm] r187383 - Make file_status::getUniqueID const.
Rafael Espindola
- [llvm] r187378 - Include st_dev to make the result of getUniqueID actually unique.
Rafael Espíndola
- [llvm] r187213 - Add preliminary support for hashing DIEs and breaking them into
David Blaikie
- [llvm] r187378 - Include st_dev to make the result of getUniqueID actually unique.
David Dean
- [llvm] r187213 - Add preliminary support for hashing DIEs and breaking them into
Eric Christopher
- [llvm] r187385 - Elaborate a bit on the type unit and ODR conditional code.
Eric Christopher
- [llvm] r187213 - Add preliminary support for hashing DIEs and breaking them into
Daniel Berlin
- [llvm] r187213 - Add preliminary support for hashing DIEs and breaking them into
Eric Christopher
- [llvm] r187271 - Move the default back to pipefail. I accidentally reverted it before.
Sebastian Pop
- [llvm] r187271 - Move the default back to pipefail. I accidentally reverted it before.
Eric Christopher
- [lld] r187388 - [PECOFF] Process Import Name/Type field in the import library.
Rui Ueyama
- [llvm] r187271 - Move the default back to pipefail. I accidentally reverted it before.
Chandler Carruth
- [PATCH] [lld] add InputGraph to process Command line arguments
Shankar Kalpathi Easwaran
- [RFC] AEABI Divmod refactoring + 64-bit
Renato Golin
- R600: Scheduling support for VLIW5 gen
Tom Stellard
- [lld] r187390 - [PECOFF][Driver] Remove quotes from command line arguments.
Rui Ueyama
- [PATCH] MC: Support larger COFF string tables
Chandler Carruth
- [llvm] r187391 - Clarify comments for types contained in anonymous namespaces and
Eric Christopher
- [llvm] r187392 - Make sure we don't emit an ODR hash for types with no name and make
Eric Christopher
- [llvm] r187393 - Fix a truly egregious thinko in anonymous namespace check,
Eric Christopher
- [lld] r187390 - [PECOFF][Driver] Remove quotes from command line arguments.
Reid Kleckner
- [lld] r187390 - [PECOFF][Driver] Remove quotes from command line arguments.
Rui Ueyama
- [lld] r187390 - [PECOFF][Driver] Remove quotes from command line arguments.
Chandler Carruth
- [llvm] r187394 - Move file to X86 and add a triple to fix darwin bots for now.
Eric Christopher
- [lld] r187390 - [PECOFF][Driver] Remove quotes from command line arguments.
Rui Ueyama
- [llvm] r187396 - [DAGCombiner] insert_vector_elt: Avoid building a vector twice.
Quentin Colombet
- [llvm] r187397 - [R600] Replicate old DAGCombiner behavior in target specific DAG combine.
Quentin Colombet
- [PATCH][DAGCombiner] insert_vector_elt: Avoid to create multiple uses of the same load.
Quentin Colombet
- [llvm] r187283 - Reimplement isPotentiallyReachable to make nocapture deduction much stronger.
Nick Lewycky
- PATCH: R600: Add support for 64-bit loads and stores
Tom Stellard
- [llvm] r187399 - [PowerPC] Skeletal FastISel support for 64-bit PowerPC ELF.
Bill Schmidt
- [llvm] r187399 - [PowerPC] Skeletal FastISel support for 64-bit PowerPC ELF.
Hal Finkel
- [llvm] r187402 - [Sparc] Use call's debugloc for the unimp instruction.
Venkatraman Govindaraju
- [llvm] r187271 - Move the default back to pipefail. I accidentally reverted it before.
Sebastian Pop
- [PATCH] 2nd try: enabling clients to use rpath to find LLVM shared libraries on OS X
Benjamin Scarlet
- [llvm] r187403 - Remove more dead documentation.
Rafael Espindola
- [PATCH] Implement TokenizeWindowsCommandLine.
Rui Ueyama
- [PATCH] Implement TokenizeWindowsCommandLine.
Rui Ueyama
- [PATCH] 2nd try: enabling clients to use rpath to find LLVM shared libraries on OS X
Eric Christopher
- [llvm] r187404 - [ARM] check bitwidth in PerformORCombine
Saleem Abdulrasool
- [PATCH] [ARM] check bitwidth in PerformORCombine
Saleem Abdulrasool
- [PATCH] "speculatable" function attribute
Chris Lattner
- [llvm] r187283 - Reimplement isPotentiallyReachable to make nocapture deduction much stronger.
Chris Lattner
- [PATCH] Implement function prefix data as an IR feature.
Chris Lattner
- [Mesa-dev] [PATCH] R600/SI: Add pattern for fp_to_uint
Michel Dänzer
- [PATCH] Usability improvements for Intel X86 disassembly (llvm)
Richard Mitton
- patch: emit tail calls with zeroext/signext on return
Nick Lewycky
- [PATCH] "speculatable" function attribute
Kuperstein, Michael M
- [PATCH] Debug Info on Windows
Carlo Kok
- [llvm] r187350 - Some Intel Penryn CPUs come with SSE4 disabled. Detect them as core 2.
Jay Foad
- patch: emit tail calls with zeroext/signext on return
Richard Smith
- [PATCH] MC: Support larger COFF string tables
Jay Foad
- [llvm] r187406 - Fix underscore to be the proper length.
Bill Wendling
- [compiler-rt] r187407 - [sanitizer] Disable ForEachMappedRegion on Android.
Evgeniy Stepanov
- [compiler-rt] r187408 - [asan] Raise thread stack size limit.
Evgeniy Stepanov
- [PATCH] Add support for ARM modified immediate syntax
Mihail Popa
- [llvm] r187410 - This patch implements parsing of mips FCC register operands. The example instructions have been added to test files.
Vladimir Medic
- [RFC] AEABI Divmod refactoring + 64-bit
Tim Northover
- [Mesa-dev] [PATCH] R600/SI: Add pattern for fp_to_uint
Marek Olšák
- [PATCH] Add support for ARM modified immediate syntax
Renato Golin
- [RFC] AEABI Divmod refactoring + 64-bit
Renato Golin
- [compiler-rt] r187411 - [asan] Limit fake stack size to a reasonable value when running with unlimited stack.
Evgeniy Stepanov
- [RFC] AEABI Divmod refactoring + 64-bit
Tim Northover
- [RFC] AEABI Divmod refactoring + 64-bit
Renato Golin
- [compiler-rt] r187412 - [msan] Intercept confstr.
Evgeniy Stepanov
- [RFC] AEABI Divmod refactoring + 64-bit
Tim Northover
- [compiler-rt] r187413 - [msan] Intercept pthread_join.
Evgeniy Stepanov
- [compiler-rt] r187414 - [sanitizer] read() syscall hook.
Evgeniy Stepanov
- [compiler-rt] r187417 - [sanitizer] Tweak read syscall handler signature for consistency.
Evgeniy Stepanov
- [patch] simplifyCFG for review
Tom Stellard
- [llvm] r187421 - R600/SI: Expand vector fp <-> int conversions
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: Add pattern for fp_to_uint
Tom Stellard
- [llvm] r187399 - [PowerPC] Skeletal FastISel support for 64-bit PowerPC ELF.
Bill Schmidt
- [llvm] r187399 - [PowerPC] Skeletal FastISel support for 64-bit PowerPC ELF.
Hal Finkel
- [llvm] r187399 - [PowerPC] Skeletal FastISel support for 64-bit PowerPC ELF.
Bill Schmidt
- [PATCH] "speculatable" function attribute
Chris Lattner
- [llvm] r187399 - [PowerPC] Skeletal FastISel support for 64-bit PowerPC ELF.
Bill Schmidt
- [Mesa-dev] [PATCH] R600/SI: Add pattern for fp_to_uint
Michel Dänzer
- [Mesa-dev] [PATCH] R600/SI: Add pattern for fp_to_uint
Tom Stellard
- [llvm] r187424 - Fix parameter ordering bug in createDebugIRPass()
Daniel Malea
- [Polly][Patch] Add DEBUG support for Polly-Dependence pass
Star Tan
- [llvm] r187271 - Move the default back to pipefail. I accidentally reverted it before.
Rick Foos
- [PATCH] Add support for ARM modified immediate syntax
JF Bastien
- [llvm] r187271 - Move the default back to pipefail. I accidentally reverted it before.
Eric Christopher
- [llvm] r187271 - Move the default back to pipefail. I accidentally reverted it before.
Rick Foos
- R600: Scheduling support for VLIW5 gen
Vincent Lejeune
- [llvm] r187271 - Move the default back to pipefail. I accidentally reverted it before.
Eric Christopher
- [PATCH] Debug Info on Windows
Robinson, Paul
- [PATCH] Implement TokenizeWindowsCommandLine.
Reid Kleckner
- [PATCH] Implement TokenizeWindowsCommandLine.
Rui Ueyama
- [PATCH] Implement TokenizeWindowsCommandLine.
Rui Ueyama
- [PATCH] Debug Info on Windows
Carlo Kok
- [PATCH] Implement TokenizeWindowsCommandLine.
Reid Kleckner
- [llvm] r187430 - Implement TokenizeWindowsCommandLine.
Rui Ueyama
- [PATCH] Implement TokenizeWindowsCommandLine.
Rui Ueyama
- [PATCH] Avoid FP conversions when calling bitcasted / alias functions
Eli Friedman
- [PATCH] Avoid FP conversions when calling bitcasted / alias functions
Matt Arsenault
- [PATCH] Avoid FP conversions when calling bitcasted / alias functions
Eli Friedman
- [llvm] r187433 - [Sparc] Rewrite MBB's live-in registers for leaf functions. Also, add
Venkatraman Govindaraju
- [PATCH][lld][PECOFF] Add Support for entry point symbol name
Jesús Serrano García
- [llvm] r187435 - MI Sched fix: assert "Disconnected LRG within the scheduling region."
Andrew Trick
- [llvm] r187436 - MI Sched: Track live-thru registers.
Andrew Trick
- [llvm] r187437 - whitespace
Andrew Trick
- [llvm] r187438 - Down-scale slot index distance to save bits.
Andrew Trick
- [llvm] r187439 - Remove dead code.
Rafael Espindola
- [PATCH] Avoid FP conversions when calling bitcasted / alias functions
Matt Arsenault
- [llvm] r187440 - [mips] Define "bal" as a pseudo instruction. Also, fix bug in the InstAlias that
Akira Hatanaka
- [PATCH] Avoid FP conversions when calling bitcasted / alias functions
Eli Friedman
- [llvm] r187441 - Implement getUniqueID for directories on windows.
Rafael Espindola
- [PATCH] Make AsmPrinter::emitImplicitDef a virtual method so targets can emit custom comments for implicit defs
Justin Holewinski
- [PATCH] Avoid FP conversions when calling bitcasted / alias functions
Matt Arsenault
- [llvm] r187442 - This test may have been sensitive to the ARM ABI...
Andrew Trick
- [PATCH] Avoid FP conversions when calling bitcasted / alias functions
Eli Friedman
- [PATCH][lld][PECOFF] Add Support for entry point symbol name
Rui Ueyama
- [llvm] r187443 - [mips] Delete instruction format for "bal".
Akira Hatanaka
- [llvm] r187444 - Change behavior of calling bitcasted alias functions.
Matt Arsenault
- [PATCH] Avoid FP conversions when calling bitcasted / alias functions
Matt Arsenault
- [llvm] r187445 - isKnownToBeAPowerOfTwo: Strengthen isKnownToBeAPowerOfTwo's analysis on add instructions
David Majnemer
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Matt Arsenault
- [PATCH] ValueTracking: Teach isKnownToBeAPowerOfTwo that a power-of-two-or-zero + the same power-of-two-or-zero is a power-of-two-or-zero
David Majnemer
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Eli Friedman
- [llvm] r187448 - Remove isCastable since nothing uses it now
Matt Arsenault
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Matt Arsenault
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Eli Friedman
- patch: emit tail calls with zeroext/signext on return
Stephen Lin
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Matt Arsenault
- patch: emit tail calls with zeroext/signext on return
Stephen Lin
- [llvm] r187452 - Add capability for building with -gsplit-dwarf to the cmake build.
Eric Christopher
- [lld] r187453 - [PECOFF] Split COFFDefinedAtom to add COFFBSSAtom class.
Rui Ueyama
- [PATCH] [lld] add InputGraph to process Command line arguments
Michael Spencer
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Eli Friedman
- [llvm] r187452 - Add capability for building with -gsplit-dwarf to the cmake build.
Chandler Carruth
- [llvm] r187454 - Revert "Remove isCastable since nothing uses it now"
Matt Arsenault
- [llvm] r187452 - Add capability for building with -gsplit-dwarf to the cmake build.
Eric Christopher
- R600: Scheduling support for VLIW5 gen
Tom Stellard
- [llvm] r187452 - Add capability for building with -gsplit-dwarf to the cmake build.
David Blaikie
- [llvm] r187452 - Add capability for building with -gsplit-dwarf to the cmake build.
Eric Christopher
- [llvm] r187455 - Respect address space sizes in isEliminableCastPair.
Matt Arsenault
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Matt Arsenault
- [llvm] r187452 - Add capability for building with -gsplit-dwarf to the cmake build.
Chandler Carruth
- [llvm] r187456 - Make sure that -gsplit-dwarf isn't passed to the linker.
Eric Christopher
- [llvm] r187457 - Make these just inline, not static inline.
Eric Christopher
- [PATCH][lld][PECOFF] Add Support for entry point symbol name
Jesús Serrano García
- [PATCH] [lld] add InputGraph to process Command line arguments
Shankar Kalpathi Easwaran
- [llvm] r187459 - Reflow this to be easier to read.
Eric Christopher
- [lld] r187460 - [PECOFF] Emit BSS section.
Rui Ueyama
- [lld] r187460 - [PECOFF] Emit BSS section.
Rui Ueyama
- [PATCH][lld][PECOFF] Add Support for entry point symbol name
Chandler Carruth
- [PATCH][lld][PECOFF] Add Support for entry point symbol name
Rui Ueyama
- [lld] r187461 - Fix comment.
Rui Ueyama
- [llvm] r187462 - Preserve fast-math flags when folding (fsub x, (fneg y)) to (fadd x, y).
Owen Anderson
- [PATCH] Fix ptr vector inconsistency in CreatePointerCast
Matt Arsenault
- [PATCH] Fix ptr vector inconsistency in CreatePointerCast
Eli Friedman
- [PATCH][lld][PECOFF] Add Support for entry point symbol name
Jesús Serrano García
- [llvm] r187463 - Fix windows' implementation of status when a file doesn't exist.
Rafael Espindola
- [PATCH] Fixed incorrect disassembly for MOV16o16a when using Intel syntax.
Richard Mitton
- [PATCH] [Object] Split the ELF interface into 3 parts.
Michael Spencer
- [PATCH][lld][PECOFF] Add Support for entry point symbol name
Reid Kleckner
- [llvm] r187464 - Fix ptr vector inconsistency in CreatePointerCast
Matt Arsenault
- [PATCH] Changed register names (and pointer keywords) to be lower case when using Intel X86 assembler syntax.
Richard Mitton
- [PATCH] Fix ptr vector inconsistency in CreatePointerCast
Matt Arsenault
- [PATCH] Fixed the Intel-syntax X86 disassembler to respect the option for hexadecimal immediates.
Richard Mitton
- [PATCH] Updated the Intel X86 disassembler to output annotated markup.
Richard Mitton
- [PATCH] Fixed the Intel-syntax X86 disassembler to respect the option for hexadecimal immediates.
Richard Mitton
- [PATCH] Updated the Intel X86 disassembler to output annotated markup.
Richard Mitton
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [PATCH] Fixed incorrect disassembly for MOV16o16a when using Intel syntax.
Craig Topper
- [llvm] r187468 - [mips] Define instruction itineraries IIArith and IILogic.
Akira Hatanaka
- [llvm] r187469 - [mips] Rename instruction DANDi to ANDi64.
Akira Hatanaka
- Clang and AArch64 backend patches to support arm v8 Neon
Ana Pazos
- [PATCH] Fixed incorrect disassembly for MOV16o16a when using Intel syntax.
Richard Mitton
- [PATCH] Changed register names (and pointer keywords) to be lower case when using Intel X86 assembler syntax.
Richard Mitton
- [llvm] r187470 - Fix crashing on invalid inline asm with matching constraints.
Eric Christopher
- [PATCH] Fixed incorrect disassembly for MOV16o16a when using Intel syntax.
Craig Topper
- [PATCH] Fixed incorrect disassembly for MOV16o16a when using Intel syntax.
Richard Mitton
- [PATCH] Fixed incorrect disassembly for MOV16o16a when using Intel syntax.
Eric Christopher
- [PATCH] Option parsing: allow alias arguments
Hans Wennborg
- [PATCH] Fixed incorrect disassembly for MOV16o16a when using Intel syntax.
Richard Mitton
- [llvm] r187471 - Fixed incorrect disassembly for MOV16o16a when using Intel syntax.
Craig Topper
- [PATCH] Fixed incorrect disassembly for MOV16o16a when using Intel syntax.
Craig Topper
- [llvm] r187472 - Remove trailing whitespace and some tab characters.
Craig Topper
- [PATCH] Implement function prefix data as an IR feature.
Peter Collingbourne
- [llvm] r187475 - Fix a severe compile time problem when forming large SCEV expressions.
Andrew Trick
- [llvm] r187476 - Changed register names (and pointer keywords) to be lower case when using Intel X86 assembler syntax.
Craig Topper
- [PATCH] Changed register names (and pointer keywords) to be lower case when using Intel X86 assembler syntax.
Craig Topper
- [PATCH] Updated the Intel X86 disassembler to output annotated markup.
Craig Topper
- [llvm] r187477 - Increment arg_count inside the loop in printInline. Patch by Joe Matarazzo.
Craig Topper
- [llvm] r187478 - Add tracing to the tblgen register pressure table generator.
Andrew Trick
- [llvm] r187479 - Fix register pressure tables on ARM.
Andrew Trick
- [llvm] r187482 - Add parentheses to silence gcc warning.
Richard Trieu
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Stephen Lin
- [PATCH] [PECOFF] Handle .drectve section.
Rui Ueyama
- [lld] r187484 - [PECOFF] Add a comment on the idata section fragments.
Rui Ueyama
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Stephen Lin
- [PATCH] Implement function prefix data as an IR feature.
Chris Lattner
- [PATCH] Implement function prefix data as an IR feature.
Chris Lattner
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Stephen Lin
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Stephen Lin
- [PATCH] Improve isPotentiallyReachable
Nick Lewycky
- [llvm] r187433 - [Sparc] Rewrite MBB's live-in registers for leaf functions. Also, add
Duncan Sands
- patch: emit tail calls with zeroext/signext on return
Tim Northover
- Clang and AArch64 backend patches to support arm v8 Neon
Jiangning Liu
- [compiler-rt] r187485 - [msan] Fix msan tests with pipefail option.
Evgeniy Stepanov
- [compiler-rt] r187298 - Turn off pipefail on msan tests to match the other sanitizers until
Evgeniy Stepanov
- Repost on commits list: Predication bug in AggressiveAntiDepBreaker?
Verena Beckham
- patch: emit tail calls with zeroext/signext on return
Tim Northover
- radeonsi: LLVM r187139 broke some piglit tests
Michel Dänzer
- [llvm] r187490 - [SystemZ] Add RISBLG and RISBHG instruction definitions
Richard Sandiford
- [llvm] r187491 - Added INSERT and EXTRACT intructions from AVX-512 ISA.
Elena Demikhovsky
- [llvm] r187492 - [SystemZ] Postpone NI->RISBG conversion to convertToThreeAddress()
Richard Sandiford
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Evgeniy Stepanov
- [llvm] r187493 - Fixed assertion in Extract128BitVector()
Elena Demikhovsky
- [llvm] r187494 - [SystemZ] Move compare-and-branch generation even later
Richard Sandiford
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Chandler Carruth
- [llvm] r187495 - [SystemZ] Be more careful about inverting CC masks
Richard Sandiford
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Tim Northover
- [llvm] r187496 - [SystemZ] Be more careful about inverting CC masks (conditional loads)
Richard Sandiford
- [llvm] r187497 - [SystemZ] Implement isLegalAddressingMode()
Richard Sandiford
- [PATCH] Disable inlining between sanitized and non-sanitized functions
Evgeniy Stepanov
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
Rafael Espíndola
- XCore: make intrinsics GCCBuiltin for use by clang
Robert Lytton
- Clang and AArch64 backend patches to support arm v8 Neon
Tim Northover
- Clang and AArch64 backend patches to support arm v8 Neon
Tim Northover
- code coverage: llvm-ar: undefined reference to `llvm::raw_fd_ostream::current_pos() const'
Sylvestre Ledru
- [polly] r187498 - Dependence: Add DEBUG support.
Tobias Grosser
- [Polly][Patch] Add DEBUG support for Polly-Dependence pass
Tobias Grosser
- [compiler-rt] r187485 - [msan] Fix msan tests with pipefail option.
Rafael Espíndola
- Repost on commits list: Predication bug in AggressiveAntiDepBreaker?
Rafael Espíndola
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Jessome, Marc
- Repost on commits list: Predication bug in AggressiveAntiDepBreaker?
Verena Beckham
- [Mesa-dev] radeonsi: LLVM r187139 broke some piglit tests
Tom Stellard
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Arnold Schwaighofer
- Repost on commits list: Predication bug in AggressiveAntiDepBreaker?
Jakob Stoklund Olesen
- [llvm] r187491 - Added INSERT and EXTRACT intructions from AVX-512 ISA.
Craig Topper
- XCore: make intrinsics GCCBuiltin for use by clang
Robert Lytton
- [PATCH][lld][PECOFF] Add Support for entry point symbol name
Jesús Serrano
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
kledzik at apple.com
- [PATCH] Option parsing: allow alias arguments
Reid Kleckner
- code coverage: llvm-ar: undefined reference to `llvm::raw_fd_ostream::current_pos() const'
Rafael Espíndola
- [lld] r187505 - [PECOFF] Add a comment about .bss section.
Rui Ueyama
- [llvm] r187506 - Reject bitcasts between address spaces with different sizes
Matt Arsenault
- [PATCH] Reject bitcasts between address spaces with different sizes
Matt Arsenault
- [PATCH] Clang and AArch64 backend patches to support arm v8 Neon
Ana Pazos
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [PATCH] Option parsing: allow alias arguments
Hans Wennborg
- [PATCH] Option parsing: allow alias arguments
Hans Wennborg
- [PATCH] Option parsing: allow alias arguments
Reid Kleckner
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Jessome, Marc
- [PATCH] Clang and AArch64 backend patches to support arm v8 Neon
Tim Northover
- [PATCH] Clang and AArch64 backend patches to support arm v8 Neon
Ana Pazos
- [PATCH] [Object] Split the ELF interface into 3 parts.
Rafael Ávila de Espíndola
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Arnold Schwaighofer
- [PATCH] [Object] Split the ELF interface into 3 parts.
Michael Spencer
- [llvm] r187510 - R600: Remove predicated_break inst
Vincent Lejeune
- [llvm] r187511 - TableGen: Enumerate Schedule Model too.
Vincent Lejeune
- [llvm] r187512 - R600: Use SchedModel enum for is{Trans, Vector}Only functions
Vincent Lejeune
- [llvm] r187513 - R600: Don't mix LDS and non-LDS instructions in the same group
Vincent Lejeune
- [llvm] r187514 - R600: Non vector only instruction can be scheduled on trans unit
Vincent Lejeune
- [llvm] r187515 - R600: Avoid more than 4 literals in the same instruction group at scheduling
Vincent Lejeune
- [llvm] r187516 - R600: Do not mergevector after a vector reg is used
Vincent Lejeune
- XCore: emitArrayBound incorrectly outputting
Richard Osborne
- [PATCH] Teach InstCombine about pointer address spaces
Matt Arsenault
- xcore: handling of byval args in callee
Richard Osborne
- XCore: vararg fix
Richard Osborne
- XCore: make intrinsics GCCBuiltin for use by clang
Richard Osborne
- [PATCH] Teach InlineCost about address spaces
Matt Arsenault
- [PATCH] [Object] Split the ELF interface into 3 parts.
Sean Silva
- [PATCH] Use a consistent generator's name for cmake invocations
Reid Kleckner
- [LNT] r187523 - Warn when --remote-port or --remote-user are given without --remote.
Chris Matthews
- code coverage: llvm-ar: undefined reference to `llvm::raw_fd_ostream::current_pos() const'
Sylvestre Ledru
- [llvm] r187524 - Revert "R600: Use SchedModel enum for is{Trans, Vector}Only functions"
Tom Stellard
- [llvm] r187525 - Revert "TableGen: Enumerate Schedule Model too."
Tom Stellard
- [llvm] r187526 - Revert "R600: Non vector only instruction can be scheduled on trans unit"
Tom Stellard
- [llvm] r186667 - Cleanup the stats counters for the new implementation. These actually
Nick Kledzik
- [llvm] r187511 - TableGen: Enumerate Schedule Model too.
Tom Stellard
- [PATCH] [PECOFF] Handle .drectve section.
Reid Kleckner
- [PATCH] Fixed the Intel-syntax X86 disassembler to respect the option for hexadecimal immediates.
Richard Mitton
- [llvm] r187530 - Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system instruction.
Kevin Enderby
- [llvm] r187531 - comment typo.
Andrew Trick
- [PATCH] [PECOFF] Handle .drectve section.
Rui Ueyama
- [PATCH] Teach InstCombine about pointer address spaces
Matt Arsenault
- [PATCH] Implement function prefix data as an IR feature.
Peter Collingbourne
- [PATCH] [Object] Split the ELF interface into 3 parts.
Rafael Espíndola
- [lld] r187534 - Revert "[PECOFF][Driver] Remove quotes from command line arguments."
Rui Ueyama
- [llvm] r187535 - 80-col
Nadav Rotem
- [llvm] r187285 - Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
- [llvm] r187106 - Debug Info: improve the verifier to check field types.
Manman Ren
- [llvm] r187285 - Debug Info Verifier: verify SPs in llvm.dbg.sp.
David Blaikie
- [llvm] r187537 - Option parsing: add support for alias arguments.
Hans Wennborg
- [llvm] r187106 - Debug Info: improve the verifier to check field types.
David Blaikie
- [PATCH] Option parsing: allow alias arguments
Hans Wennborg
- [PATCH] Teach InstCombine about pointer address spaces
Bill Wendling
- [lld] r187539 - [PECOFF][Driver] Rewrite the tablegen def file using multiclass to remove duplicates.
Rui Ueyama
- [lld] r187541 - Option parsing tables: pick up AliasArgs from the OPTION macro.
Hans Wennborg
- [llvm] r187106 - Debug Info: improve the verifier to check field types.
Manman Ren
- [lld] r187544 - [PECOFF][Driver] Prefer "/" over "-" as the indicator of the option.
Rui Ueyama
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [lld] r187541 - Option parsing tables: pick up AliasArgs from the OPTION macro.
Rui Ueyama
- [llvm] r187285 - Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
- [llvm] r187546 - Option parsing: remove non-SUPPORT_ALIASARGS fall-back
Hans Wennborg
- [PATCH] First set of patches for type uniquing
Manman Ren
- [lld] r187548 - Use StringRef::equals_lower(). No functionality change.
Rui Ueyama
- [PATCH] [Object] Split the ELF interface into 3 parts.
Sean Silva
- [lld] r187551 - Remove the SUPPORT_ALIASARGS define
Hans Wennborg
- [PATCH] [Object] Split the ELF interface into 3 parts.
Rafael Espíndola
- [llvm] r187553 - Add an omitted IsCall=1.
Reed Kotler
- [PATCH] [PECOFF] Handle .drectve section.
kledzik at apple.com
- [llvm] r187554 - Formatting.
Eric Christopher
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
David Fang
- [Polly][Patch] Add DEBUG support for Polly-Dependence pass
Star Tan
- code coverage: llvm-ar: undefined reference to `llvm::raw_fd_ostream::current_pos() const'
Rafael Espíndola
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- [llvm] r187555 - Fix some misc. issues with Mips16 fp stubs.
Reed Kotler
- [PATCH] [PECOFF] Handle .drectve section.
Saleem Abdulrasool
- [PATCH] R600: Enable folding of inline literals into REQ_SEQUENCE instructions
Tom Stellard
- [PATCH] Treat inline function declarations in -fms-extensions as if it were in C++ when in C mode.
David Majnemer
- [PATCH] [PECOFF] Handle .drectve section.
Rui Ueyama
- [PATCH] [PECOFF] Handle .drectve section.
Rui Ueyama
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Owen Anderson
- [llvm] r187491 - Added INSERT and EXTRACT intructions from AVX-512 ISA.
Demikhovsky, Elena
- [llvm] r187562 - Xcore target
Robert Lytton
- [llvm] r187278 - SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch conditions
Alexey Samsonov
- [llvm] r187278 - SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch conditions
Evgeniy Stepanov
- [llvm] r187563 - XCore target: Add byval handling
Robert Lytton
- [llvm] r187565 - XCore target: Fix Vararg handling
Robert Lytton
- [llvm] r187566 - XCore target: add GCCBuiltin to four intrinsics
Robert Lytton
- [llvm] r187567 - AArch64: add initial NEON support
Tim Northover
- [llvm] r187569 - Moving definition of MnemonicContainsDot field from class Instruction to class AsmParser as suggested.
Vladimir Medic
- [PATCH] Clang and AArch64 backend patches to support arm v8 Neon
Tim Northover
- [llvm] r187570 - Add tests for Mips DSP instructions.
Vladimir Medic
- [llvm] r187571 - [SystemZ] Prefer comparisons with zero
Richard Sandiford
- [llvm] r187573 - [SystemZ] Reuse CC results for integer comparisons with zero
Richard Sandiford
- [PATCH] NVPTX: remove stub instprinter
Tim Northover
- [compiler-rt] r187575 - [msan] Intercept setenv, putenv.
Evgeniy Stepanov
- Réf.: [PATCH] R600: Enable folding of inline literals into REQ_SEQUENCE instructions
Vincent Lejeune
- [llvm] r187576 - EVEX and compressed displacement encoding for AVX512
Elena Demikhovsky
- code coverage: llvm-ar: undefined reference to `llvm::raw_fd_ostream::current_pos() const'
Sylvestre Ledru
- [llvm] r187278 - SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch conditions
Stellard, Thomas
- code coverage: llvm-ar: undefined reference to `llvm::raw_fd_ostream::current_pos() const'
Rafael Espíndola
- [PATCH] [lsan] Add leak_check_at_exit flag.
Sergey Matveev
- Réf.: [PATCH] R600: Enable folding of inline literals into REQ_SEQUENCE instructions
Tom Stellard
- [llvm] r187566 - XCore target: add GCCBuiltin to four intrinsics
Rafael Espíndola
- [PATCH] [lsan] Add leak_check_at_exit flag.
Alexey Samsonov
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- [PATCH] [lsan] Add leak_check_at_exit flag.
Sergey Matveev
- [PATCH] [lsan] Add leak_check_at_exit flag.
Alexey Samsonov
- [PATCH] [lsan] Add leak_check_at_exit flag.
Sergey Matveev
- [compiler-rt] r187578 - [lsan] Add leak_check_at_exit flag.
Sergey Matveev
- [PATCH] [lsan] Add leak_check_at_exit flag.
Alexey Samsonov
- [llvm] r187580 - R600/SI: Custom lower i64 ZERO_EXTEND
Tom Stellard
- [llvm] r187581 - R600: Use 64-bit alignment for 64-bit kernel arguments
Tom Stellard
- [llvm] r187582 - R600: Add 64-bit float load/store support
Tom Stellard
- [llvm] r185894 - Make BinaryRef output correctly in case of empty data.
Rafael Espíndola
- [llvm] r185899 - X86 fast-isel: Avoid explicit AH subreg reference for [SU]Rem.
Rafael Espíndola
- [PATCH] Add support for ARM modified immediate syntax
Mihail Popa
- [PATCH] Add support for ARM modified immediate syntax
JF Bastien
- [llvm] r187566 - XCore target: add GCCBuiltin to four intrinsics
Robert Lytton
- [PATCH] Debug Info on Windows
David Blaikie
- [llvm] r187584 - remove executable permission from IntrinsicsXCore.td
Robert Lytton
- Coding standard: return succ on failure?
Shuxin Yang
- [PATCH] NVPTX: remove stub instprinter
Justin Holewinski
- [llvm] r187591 - Pass -G argument to cmake with the same generator's name as used for the
Simon Atanasyan
- [llvm] r187278 - SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch conditions
Ye, Mei
- [llvm] r187595 - Only enable SLP-vectorization on O3 builds.
Nadav Rotem
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Dmitri Gribenko
- [PATCH] NVPTX: remove stub instprinter
Tim Northover
- [llvm] r187597 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB.
Carlo Kok
- [llvm] r187598 - Update incorrect file headers.
Sean Silva
- [llvm] r185894 - Make BinaryRef output correctly in case of empty data.
Sean Silva
- [PATCH] Debug Info on Windows
Carlo Kok
- [PATCH] Add support for ARM modified immediate syntax
Tim Northover
- [PATCH] R600: Set scheduling preference to Sched::Source
Tom Stellard
- [PATCH] Fixed the Intel-syntax X86 disassembler to respect the option for hexadecimal immediates.
Daniel Malea
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [PATCH] Fixed the Intel-syntax X86 disassembler to respect the option for hexadecimal immediates.
Richard Mitton
- [PATCH] Fixed the Intel-syntax X86 disassembler to respect the option for hexadecimal immediates.
Daniel Malea
- [llvm] r187601 - Temporarily xfail a test that breaks on OS X when building with LTO.
Bob Wilson
- [llvm] r187278 - SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch conditions
Bob Wilson
- [PATCH] Fixed the Intel-syntax X86 disassembler to respect the option for hexadecimal immediates.
Joey Gouly
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
David Fang
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Dmitri Gribenko
- [llvm] r187595 - Only enable SLP-vectorization on O3 builds.
Chandler Carruth
- [PATCH] Use a consistent generator's name for cmake invocations
Simon Atanasyan
- [llvm] r187604 - change the inlinefnlocalvar testcase so it uses a triple that's not coff (doesn't seem to matter for the testcase itself, what it tests isn't triple specific), as coff has a slightly different way of emitting what it checks for.
Carlo Kok
- Coding standard: return succ on failure?
Chandler Carruth
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Dmitri Gribenko
- [www] r187605 - Add date. Add lld to projects list.
Tanya Lattner
- [www] r187606 - Fix date.
Tanya Lattner
- [llvm] r187607 - DebugInfo: Emit definitions for types with no members.
David Blaikie
- [PATCH] Fixed the Intel-syntax X86 disassembler to respect the option for hexadecimal immediates.
Richard Mitton
- [PATCH] Remove seemingly dead InstCombine compare code
Matt Arsenault
- [llvm] r187609 - Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
- [llvm] r187610 - ARM/Hexagon testcases can't compile x86 only testcase. Reverting change to testcase & fixing check for all.
Carlo Kok
- [llvm] r187285 - Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
- [PATCH] Teach InstCombine about pointer address spaces
Matt Arsenault
- [PATCH] Fixed the Intel-syntax X86 disassembler to respect the option for hexadecimal immediates.
Daniel Malea
- [www] r187612 - Fix typos.
Tanya Lattner
- [llvm] r187613 - Fix some issues with Mips16 floating when certain intrinsics are present.
Reed Kotler
- [llvm] r187614 - Fixed the Intel-syntax X86 disassembler to respect the (existing) option for hexadecimal immediates, to match AT&T syntax. This also brings a new option for C-vs-MASM-style hex.
Daniel Malea
- [PATCH] Fixed the Intel-syntax X86 disassembler to respect the option for hexadecimal immediates.
Daniel Malea
- [www] r187615 - Change formatting.
Tanya Lattner
- [PATCH] Teach ValueTracking about address spaces
Matt Arsenault
- [PATCH] Teach getOrEnforceKnownAlignment about address spaces
Matt Arsenault
- [llvm] r187595 - Only enable SLP-vectorization on O3 builds.
Renato Golin
- [PATCH] Teach InstCombine about pointer address spaces
Bill Wendling
- [llvm] r187616 - Expose that the unique file ID has a device and a file component.
Rafael Espindola
- [llvm] r187618 - Use function attributes to indicate that we don't want to realign the stack.
Bill Wendling
- [www] r187621 - Add upcoming.
Tanya Lattner
- [PATCH] Teach InstCombine about pointer address spaces
Matt Arsenault
- [llvm] r187623 - fix for LLVM debug info on llvm-mips-linux where the label name uses % instead of L as a prefix.
Carlo Kok
- [llvm] r187285 - Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman
- [llvm] r187285 - Debug Info Verifier: verify SPs in llvm.dbg.sp.
Carlo Kok
- [www] r187627 - Add dev meeting.
Tanya Lattner
- [llvm] r187285 - Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
- [llvm] r187628 - Move the optlevel check to the frontend.
Nadav Rotem
- [llvm] r187629 - Teach getOrEnforceKnownAlignment about address spaces
Matt Arsenault
- [PATCH] Teach getOrEnforceKnownAlignment about address spaces
Matt Arsenault
- Coding standard: return succ on failure?
Eric Christopher
- [llvm] r187632 - [mips] Make load/store accumulator pseudo instructions codeGenOnly. Also,
Akira Hatanaka
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [PATCH] Fix assertion failure caused by InlineCost when ptrtoint int size is larger than the pointer size
Bill Wendling
- [www] r187185 - the old developers.cgi is quait, but way way waaaaay out of date and no longer relevant to the project as a whole.
Bill Wendling
- [llvm] r187635 - Teach InstructionSimplify about pointer address spaces
Matt Arsenault
- [llvm] r187638 - Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
Eric Christopher
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Dmitri Gribenko
- [llvm] r187537 - Option parsing: add support for alias arguments.
Michael Gottesman
- [PATCH] Make one of the AttributeSet ctors keep the attribute list ordered by index.
Peter Collingbourne
- [llvm] r187537 - Option parsing: add support for alias arguments.
Hans Wennborg
- [patch] FlattenCFG (refactoring)
Ye, Mei
- [llvm] r187641 - Use @rpath for libraries rather than @executable_path on OSX.
Eric Christopher
- Réf.: [PATCH] R600: Enable folding of inline literals into REQ_SEQUENCE instructions
Tom Stellard
- [PATCH] Dead strip atoms with deadStripAlways attribute even if dead strip is not enabled.
Rui Ueyama
- [PATCH] Dead strip atoms with deadStripAlways attribute even if dead strip is not enabled.
Shankar Kalpathi Easwaran
- [llvm] r187642 - Revert r187597, "Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB."
NAKAMURA Takumi
- [llvm] r187597 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB.
NAKAMURA Takumi
- [PATCH] Dead strip atoms with deadStripAlways attribute even if dead strip is not enabled.
Rui Ueyama
- [lld] r187643 - [PECOFF] Simplify COFFBSSAtom.
Rui Ueyama
- [lld] r187645 - [PECOFF] A symbol with symbol with section number 0 and non-zero value represents a BSS atom.
Rui Ueyama
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [patch] FlattenCFG (refactoring)
Christian König
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Dmitri Gribenko
- [llvm] r187646 - Fix dereferencing end iterator in SimplifyCFG. Patch by Ye Mei.
Alexey Samsonov
- [llvm] r187278 - SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch conditions
Alexey Samsonov
- [llvm] r187646 - Fix dereferencing end iterator in SimplifyCFG. Patch by Ye Mei.
Duncan Sands
- [PATCH] Fix incorrect error-less failure when combining CHECK-DAG and CHECK-NOT
Daniel Sanders
- [llvm] r187350 - Some Intel Penryn CPUs come with SSE4 disabled. Detect them as core 2.
Benjamin Kramer
- [compiler-rt] r187648 - [msan] Fix unused function warning in the tests.
Evgeniy Stepanov
- [llvm] r187646 - Fix dereferencing end iterator in SimplifyCFG. Patch by Ye Mei.
Chandler Carruth
- [llvm] r187649 - Pacify GCC, which worries about falling off the end of the switch.
Duncan Sands
- [llvm] r187651 - Fix handling of CHECK-DAG combined with CHECK-NOT
Tim Northover
- [PATCH] Fix incorrect error-less failure when combining CHECK-DAG and CHECK-NOT
Tim Northover
- [PATCH] Introduce an optimisation for special case lists with large numbers of literal entries.
Alexey Samsonov
- [PATCH] Fix ARM LNT test-suite bot
Renato Golin
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [PATCH] [PECOFF] Relocations now take into account the address which is stored at the relocation site
Ron Ofir
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Tim Northover
- Coding standard: return succ on failure?
Chad Rosier
- Repost on commits list: Predication bug in AggressiveAntiDepBreaker?
Verena Beckham
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Jessome, Marc
- Coding standard: return succ on failure?
Christian König
- Coding standard: return succ on failure?
Rafael Espíndola
- [compiler-rt] r187653 - [msan] Allocator statistics interface and malloc hooks.
Evgeniy Stepanov
- [llvm] r187597 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB.
Carlo Kok
- [PATCH] Implement function prefix data as an IR feature.
Duncan Sands
- [PATCH] Add support for DebugFission to DWARF parser
Eric Christopher
- [PATCH] Add support for DebugFission to DWARF parser
Eric Christopher
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
Rafael Espíndola
- [Mesa-dev] radeonsi: LLVM r187139 broke some piglit tests
Michel Dänzer
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Jordan Rose
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
Rafael Espíndola
- [PATCH] Fix ARM LNT test-suite bot
Nadav Rotem
- [llvm] r187656 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc)
Carlo Kok
- [patch] FlattenCFG (refactoring)
Andrew Trick
- [PATCH] Dead strip atoms with deadStripAlways attribute even if dead strip is not enabled.
Shankar Kalpathi Easwaran
- [PATCH] Fix ARM LNT test-suite bot
Renato Golin
- [llvm] r187614 - Fixed the Intel-syntax X86 disassembler to respect the (existing) option for hexadecimal immediates, to match AT&T syntax. This also brings a new option for C-vs-MASM-style hex.
Rafael Avila de Espindola
- [PATCH] Fix ARM LNT test-suite bot
Arnold Schwaighofer
- Coding standard: return succ on failure?
Shuxin Yang
- [PATCH] Fix ARM LNT test-suite bot
Renato Golin
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Stephen Lin
- Coding standard: return succ on failure?
Jakob Stoklund Olesen
- [llvm] r187658 - Fixes ARM LNT bot from SLP change in O3
Renato Golin
- [PATCH] Fix ARM LNT test-suite bot
Renato Golin
- [patch] FlattenCFG (refactoring)
Ye, Mei
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [PATCH] [ARMv8] SETEND is deprecated.
Joey Gouly
- [PATCH] R600: Set scheduling preference to Sched::Source
Andrew Trick
- [PATCH] [ARMv8] SETEND is deprecated.
Tim Northover
- [PATCH] [ARMv8] SETEND is deprecated.
Tim Northover
- [PATCH] [PECOFF] Handle .drectve section.
Rui Ueyama
- [PATCH] Dead strip atoms with deadStripAlways attribute even if dead strip is not enabled.
Rui Ueyama
- [PATCH] Add Thumb2 load byte instructions in check for same address
Daniel Stewart
- [llvm] r187656 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc)
David Blaikie
- [PATCH] [PECOFF] Relocations now take into account the address which is stored at the relocation site
Rui Ueyama
- [llvm] r187662 - Teach EmitGEPOffset about address spaces
Matt Arsenault
- [llvm] r187663 - SLPVectorizer: Fix PR16777. PHInodes may use multiple extracted values that come from different blocks.
Nadav Rotem
- [lld] r187664 - [PECOFF] Relocations now take into account the address which is stored at the relocation site
Rui Ueyama
- [PATCH] [PECOFF] Relocations now take into account the address which is stored at the relocation site
Rui Ueyama
- [PATCH] Allow loop vectorization with llvm.lifetime calls
Nadav Rotem
- Re: [llvm] r187656 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc)
ck at remobjects.com
- [LLVMdev] bug of tail call optimization on x86 target
Tim Northover
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Evan Cheng
- [cfe-dev] Possible bug in find_first_component() (lib/Support/Path.cpp)
Rafael Espíndola
- [lld] r187665 - [PECOFF] Remove an assertion that's too heavy.
Rui Ueyama
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Ron Ofir
- [llvm] r187666 - [ARMv8] Add an assembler warning for the deprecated 'setend' instruction.
Joey Gouly
- [PATCH] [PECOFF] Handle .drectve section.
Nick Kledzik
- [llvm] r187667 - [mips] Expand vector truncating stores and extending loads.
Akira Hatanaka
- [PATCH] [PECOFF] Fixed base images now have the IMAGE_FILE_RELOCS_STRIPPED flag
Ron Ofir
- [PATCH] [PECOFF] Fixed base images now have the IMAGE_FILE_RELOCS_STRIPPED flag
Ron Ofir
- [PATCH] [PECOFF] Fixed base images now have the IMAGE_FILE_RELOCS_STRIPPED flag
Rui Ueyama
- [PATCH] [PECOFF] Fixed base images now have the IMAGE_FILE_RELOCS_STRIPPED flag
Rui Ueyama
- [PATCH] Dead strip atoms with deadStripAlways attribute even if dead strip is not enabled.
kledzik at apple.com
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Rui Ueyama
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Rui Ueyama
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Rui Ueyama
- [PATCH] Dead strip atoms with deadStripAlways attribute even if dead strip is not enabled.
Rui Ueyama
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Tim Northover
- [llvm] r187666 - [ARMv8] Add an assembler warning for the deprecated 'setend' instruction.
Dan Gohman
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Stephen Lin
- [PATCH] Make one of the AttributeSet ctors keep the attribute list ordered by index.
Bill Wendling
- [llvm] r187537 - Option parsing: add support for alias arguments.
Michael Gottesman
- PATCH: R600/SI Prevent illegal VGPR to SGPR copies
Tom Stellard
- [cfe-dev] Possible bug in find_first_component() (lib/Support/Path.cpp)
Siraj, Tareq A
- [llvm] r187656 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc)
David Blaikie
- [PATCH] [Object] Split the ELF interface into 3 parts.
Michael Spencer
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Ron Ofir
- [PATCH] [Object] Split the ELF interface into 3 parts.
Rafael Ávila de Espíndola
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Rui Ueyama
- [llvm] r187671 - Add a missing 'return' statement.
Joey Gouly
- [PATCH] Option parsing: recognize the special -- token
Hans Wennborg
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Nick Kledzik
- [PATCH] Option parsing: recognize the special -- token
Reid Kleckner
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Alexander Kornienko
- [PATCH] Option parsing: recognize the special -- token
Chandler Carruth
- [PATCH] [mach-o] Reader first steps, yaml support
kledzik at apple.com
- [PATCH] Option parsing: recognize the special -- token
Rui Ueyama
- [lld] r187673 - [PECOFF] Return an error_code instead of calling report_fatal_error().
Rui Ueyama
- [PATCH] Option parsing: recognize the special -- token
Hans Wennborg
- [PATCH] Option parsing: recognize the special -- token
Hans Wennborg
- [PATCH] Option parsing: recognize the special -- token
Hans Wennborg
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Rafael Espíndola
- [llvm] r187674 - Fix invalid function pointers in bugpoint ExtractLoops
Hal Finkel
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Rui Ueyama
- [PATCH] Option parsing: recognize the special -- token
Reid Kleckner
- [llvm] r187675 - Option parsing: recognize the special -- token
Hans Wennborg
- [llvm] r187656 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc)
Carlo Kok
- [PATCH] Option parsing: recognize the special -- token
Hans Wennborg
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Rui Ueyama
- [lld] r187677 - [PECOFF] Handle .drectve section.
Rui Ueyama
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Nick Kledzik
- [PATCH] [PECOFF] Handle .drectve section.
Rui Ueyama
- [llvm] r187656 - Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc)
David Blaikie
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
David Blaikie
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Ron Ofir
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Ron Ofir
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Ron Ofir
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
Rafael Espíndola
- [PATCH] Fixes a bug when iterating on paths
Tareq A. Siraj
- Coding standard: return succ on failure?
Chris Lattner
- [lld] r187670 - Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.
David Blaikie
- [PATCH] Implement function prefix data as an IR feature.
Peter Collingbourne
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
David Fang
- [lld] r187681 - [PECOFF] Remove COFFDefinedFileAtom::originalOffset().
Rui Ueyama
- [llvm] r187682 - Make one of the AttributeSet ctors maintain the invariant that the
Peter Collingbourne
- [PATCH] Make one of the AttributeSet ctors keep the attribute list ordered by index.
Peter Collingbourne
- [lld] r187683 - [PECOFF] Remove special treatment of "--" option.
Rui Ueyama
- [llvm] r187685 - Add a AttributeSetImpl::dump function.
Peter Collingbourne
- [llvm] r187686 - Link with -rdynamic instead of -Wl,-export-dynamic.
Bob Wilson
- [llvm] r187687 - Regenerate with changes for -rdynamic.
Bob Wilson
- [lld] r187688 - [PECOFF] Move more code from Atoms.h to ReaderCOFF.cpp.
Rui Ueyama
- [PATCH] [mach-o] Reader first steps, yaml support
Sean Silva
- [lld] r187690 - Remove unused using's.
Rui Ueyama
- [PATCH] First set of patches for type uniquing
Eli Friedman
- [PATCH] Option parsing: recognize the special -- token
Hans Wennborg
- [PATCH] [mach-o] Reader first steps, yaml support
kledzik at apple.com
- [PATCH] Remove seemingly dead InstCombine compare code
Eli Friedman
- [PATCH] Teach ValueTracking about address spaces
Eli Friedman
- [llvm] r187635 - Teach InstructionSimplify about pointer address spaces
Eli Friedman
- [test-suite] r187691 - Allow for test suite to be run under Qemu and other host emulators.
Reed Kotler
- [PATCH] [mach-o] Reader first steps, yaml support
Shankar Kalpathi Easwaran
- [llvm] r187662 - Teach EmitGEPOffset about address spaces
Eli Friedman
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Eli Friedman
- [PATCH] [mach-o] Reader first steps, yaml support
kledzik at apple.com
- [PATCH] Teach ValueTracking about address spaces
Matt Arsenault
- [llvm] r187635 - Teach InstructionSimplify about pointer address spaces
Matt Arsenault
- [llvm] r187662 - Teach EmitGEPOffset about address spaces
Matt Arsenault
- [llvm] r187692 - Minor address space code simplification.
Matt Arsenault
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Jordan Rose
- [llvm] r187662 - Teach EmitGEPOffset about address spaces
Matt Arsenault
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] Remove seemingly dead InstCombine compare code
Matt Arsenault
- [PATCH] Introduce Regex::isLiteralERE function.
Peter Collingbourne
- [PATCH] Introduce an optimisation for special case lists with large numbers of literal entries.
Peter Collingbourne
- [PATCH] Introduce an optimisation for special case lists with large numbers of literal entries.
Peter Collingbourne
- [PATCH] First set of patches for type uniquing
Eli Friedman
- [PATCH] Remove seemingly dead InstCombine compare code
Eli Friedman
- [LLVMdev] bug of tail call optimization on x86 target
Katsuhiro Ueno
- [PATCH] [mach-o] Reader first steps, yaml support
Shankar Kalpathi Easwaran
- [llvm] r187693 - Fix PPC64 64-bit GPR inline asm constraint matching
Hal Finkel
- [llvm] r187695 - Stop leaking register infos in the disassemblers.
Benjamin Kramer
- [llvm] r187696 - ARMAsmParser: Plug a leak.
Benjamin Kramer
- [llvm] r187697 - llvm-rtdyld: Don't leak memory managers.
Benjamin Kramer
- [llvm] r187698 - MachObjectFile: Don't leak on error.
Benjamin Kramer
- [llvm] r187699 - Unbreak llvm-rtdyld build.
Benjamin Kramer
- [llvm] r187700 - PPCAsmParser: Stop leaking names.
Benjamin Kramer
- [llvm] r187701 - Clean up code for Mips16 large frame handling.
Reed Kotler
- [llvm] r187698 - MachObjectFile: Don't leak on error.
Sean Silva
- [PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
Dmitri Gribenko
- [llvm] r187702 - AsmParser: Store MacroLikeBodies on the side so they don't get leaked.
Benjamin Kramer
- [llvm] r187302 - Fix yet another memory leak found by the vg-leak bot. Folks (including
Benjamin Kramer
- [PATCH] [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Tim Northover
- [llvm] r187703 - X86: correct tail return address calculation
Tim Northover
- [LLVMdev] bug of tail call optimization on x86 target
Tim Northover
- [llvm] r187704 - X86: specify CPU on new test to fix atom buildbot
Tim Northover
- [llvm] r187705 - AVX-512 set: added VEXTRACTPS instruction
Elena Demikhovsky
- [llvm] r187706 - X86: Turn fp selects into mask operations.
Benjamin Kramer
- [LLVMdev] bug of tail call optimization on x86 target
Katsuhiro Ueno
- [llvm] r187710 - Build with the $RDYNAMIC flag on Darwin as well as other platforms.
Bob Wilson
- [llvm] r187711 - Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.
Bob Wilson
- [llvm] r187712 - Add the saving of S2. This is needed for some of the floating point
Reed Kotler
- [llvm] r187713 - Update the docs.
Nadav Rotem
- [llvm] r187714 - Update the release notes about the status of the vectorizers.
Nadav Rotem
Last message date:
Sun Aug 4 21:31:05 PDT 2013
Archived on: Tue Aug 4 17:10:29 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).