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