The Week Of Monday 14 October 2013 Archives by date
Starting: Mon Oct 14 00:07:48 PDT 2013
Ending: Sun Oct 20 22:23:43 PDT 2013
Messages: 1008
- [compiler-rt] r192441 - [Sanitizer] StackTrace: kill CopyTo and reimplement CopyFrom
Kostya Serebryany
- [llvm] r192573 - Fixed a bug in dynamic allocation memory on stack.
Elena Demikhovsky
- [compiler-rt] r192574 - [Sanitizer] Return implementation of StackTrace::CopyFrom to header
Alexey Samsonov
- [compiler-rt] r192441 - [Sanitizer] StackTrace: kill CopyTo and reimplement CopyFrom
Alexey Samsonov
- [PATCH] [asan] Improve thread lifetime tracking on POSIX systems.
Kostya Serebryany
- [llvm] r192575 - [msan] Fix handling of scalar select of vectors.
Evgeniy Stepanov
- [PATCH] OCaml bindings: implement Llvm_target_machine
Peter Zotov
- [compiler-rt] r192576 - tsan: allow to override OnPrint() callback in Go runtime
Dmitry Vyukov
- [PATCH] [ASan] Don't die with internal ASan error on large buffer overflows
Kostya Serebryany
- [PATCH] OCaml bindings: fix typo in documentation
Peter Zotov
- [compiler-rt] r192577 - [msan] Regression test for r192575.
Evgeniy Stepanov
- [PATCH] [msan] Instrument x86.*_cvt* intrinsics.
Evgeniy Stepanov
- [PATCH] OCaml bindings: implement Llvm.MemoryBuffer.{of_string, as_string}
Peter Zotov
- [PATCH] [msan] Instrument x86.*_cvt* intrinsics.
Alexander Potapenko
- [PATCH] [lsan] Support ASan's stack-use-after-return mode in LSan.
Kostya Serebryany
- [compiler-rt] r192581 - [ASan] Don't die with internal ASan error on large buffer overflows
Alexey Samsonov
- [PATCH] [ASan] Don't die with internal ASan error on large buffer overflows
Alexey Samsonov
- [PATCH] Fix edge condition in DAGCombiner to improve codegen of shift sequences.
Andrea_DiBiagio at sn.scee.net
- [PATCH] [asan] Improve thread lifetime tracking on POSIX systems.
Alexey Samsonov
- [PATCH] [asan] Improve thread lifetime tracking on POSIX systems.
Kostya Serebryany
- [llvm] r192582 - [mips][msa] Direct Object Emission of INSERT.{B, H, W} instruction.
Matheus Almeida
- [compiler-rt] r192583 - [msan] Intercept strto(d|f|ld)_l and glibc-specific __strto(d|f|ld)_l.
Evgeniy Stepanov
- [www] r192584 - Fix a mistake in the email address
Sylvestre Ledru
- [PATCH] [lsan] Support ASan's stack-use-after-return mode in LSan.
Sergey Matveev
- [compiler-rt] r192585 - [asan] Improve thread lifetime tracking on POSIX systems.
Sergey Matveev
- [PATCH] [asan] Improve thread lifetime tracking on POSIX systems.
Sergey Matveev
- [llvm] r192586 - [mips][msa] Direct Object Emission for the majority of the ELM instructions.
Matheus Almeida
- [llvm] r192587 - [mips][msa] Direct Object Emission of INSVE.{b, h, w, d}.
Matheus Almeida
- [PATCH 2/6][Mips][msa] Direct Object Emission of INSERT instruction
Matheus Almeida
- [PATCH 3/6][Mips][msa] Direct Object Emission support for the majority of the ELM instructions
Matheus Almeida
- [PATCH 4/6][Mips][msa] Direct Object Emission of INSVE
Matheus Almeida
- [llvm] r192588 - [mips][msa] Direct Object Emission support for VEC instructions.
Matheus Almeida
- [PATCH 5/6][mips][msa] Direct Object Emission support for VEC instructions
Matheus Almeida
- [llvm] r192589 - [mips][msa] Direct Object Emission support for BIT instructions.
Matheus Almeida
- [PATCH 6/6] Direct Object Emission support for BIT instructions
Matheus Almeida
- [llvm] r192590 - Add subtarget feature support for Cortex-A53
Bernard Ogden
- [llvm] r192591 - Add Cortex-A57 support
Bernard Ogden
- [compiler-rt] r192592 - [msan] Remove a long-outdated comment.
Evgeniy Stepanov
- [PATCH] [lsan] Support ASan's stack-use-after-return mode in LSan.
Kostya Serebryany
- [llvm] r192564 - Windows: Fix a typo in an assert
Aaron Ballman
- [PATCH] AArch64 Neon Scalar Integer Compare Instructions
mcrosier at codeaurora.org
- [PATCH] [lsan] Support ASan's stack-use-after-return mode in LSan.
Sergey Matveev
- [PATCH] Remove leftover profiling pieces
Rafael Espíndola
- [PATCH] [lsan] Support ASan's stack-use-after-return mode in LSan.
Sergey Matveev
- Add XCore support for ATOMIC_FENCE
Robert Lytton
- [compiler-rt] r192593 - [lsan] Support ASan's stack-use-after-return mode in LSan.
Sergey Matveev
- [PATCH] [lsan] Support ASan's stack-use-after-return mode in LSan.
Kostya Serebryany
- [PATCH] [msan] Instrument x86.*_cvt* intrinsics.
Evgeniy Stepanov
- [PATCH] [msan] Instrument x86.*_cvt* intrinsics.
Evgeniy Stepanov
- XCore patch
Robert Lytton
- [PATCH] Fix edge condition in DAGCombiner to improve codegen of shift sequences.
Benjamin Kramer
- [PATCH] [msan] Instrument x86.*_cvt* intrinsics.
Alexander Potapenko
- [llvm] r192596 - [AArch64] Add support for NEON scalar integer compare instructions.
Chad Rosier
- [PATCH] Remove leftover profiling pieces
Chandler Carruth
- [llvm] r192599 - [msan] Instrument x86.*_cvt* intrinsics.
Evgeniy Stepanov
- [compiler-rt] r192600 - [msan] Test for r192599.
Evgeniy Stepanov
- [PATCH] [msan] Instrument x86.*_cvt* intrinsics.
Evgeniy Stepanov
- XCore patch
Rafael Espíndola
- [PATCH] correct llvm::sys::Memory thread-safety
Jim Kearney
- [llvm] r192602 - Basic blocks typically have few predecessors. Use a SmallDenseMap to
Chris Lattner
- [PATCH] MachineSink: Fix and tweak critical-edge breaking heuristic.
Andrew Trick
- [Patch] Remove the strong phi elimination pass
Jakob Stoklund Olesen
- Vectorization of pointer PHI nodes
Renato Golin
- [PATCH] Remove leftover profiling pieces
Alastair Murray
- [PATCH] correct GDBRegistrar thread-safety
Jim Kearney
- XCore target: fix bug in aligning 'byval i8*' on the stack
Robert Lytton
- [llvm] r192604 - Remove the now unused strong phi elimination pass.
Rafael Espindola
- [llvm] r192605 - Remove lib/Transforms/Instrumentation/ProfilingUtils.*
Rafael Espindola
- [llvm] r192606 - Remove utils/profile.pl.
Rafael Espindola
- [PATCH] correct llvm::sys::Memory thread-safety
Reid Kleckner
- [test-suite] r192607 - Remove TEST.profile.*
Rafael Espindola
- [PATCH] Remove leftover profiling pieces
Rafael Espíndola
- [llvm] r192608 - MachineSink: Fix and tweak critical-edge breaking heuristic.
Will Dietz
- [PATCH] correct GDBRegistrar thread-safety
Kaylor, Andrew
- Vectorization of pointer PHI nodes
Nadav Rotem
- [PATCH] MachineSink: Fix and tweak critical-edge breaking heuristic.
Will Dietz
- Vectorization of pointer PHI nodes
Renato Golin
- [PATCH] correct GDBRegistrar thread-safety
Jim Kearney
- Vectorization of pointer PHI nodes
Nadav Rotem
- [PATCH] correct llvm::sys::Memory thread-safety
Jim Kearney
- [PATCH] correct llvm::sys::Memory thread-safety
Jeffrey Yasskin
- Add XCore support for ATOMIC_FENCE
Richard Osborne
- [PATCH] Making DebugInfoFinder process all the compile units in the module
Manman Ren
- XCore target: fix bug in aligning 'byval i8*' on the stack
Richard Osborne
- [PATCH] correct llvm::sys::Memory thread-safety
Reid Kleckner
- [PATCH] Make sink pass able to sink instructions in block-loop-block situation.
Vincent Lejeune
- [llvm] r192610 - vs2013 msbuild integration: add missing .target files, fix typo in CMakeLists
Hans Wennborg
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
Manman Ren
- Patch. Fix redundent copies between nodes with different but compatible register classes
Yin Ma
- PATCH. Fix some ARM MLA instructions is not to be single used.
Yin Ma
- PATCH. Fix ARM Leapcrel definition to make it loop hoistable
Yin Ma
- Vectorization of pointer PHI nodes
Renato Golin
- Vectorization of pointer PHI nodes
Arnold Schwaighofer
- Vectorization of pointer PHI nodes
Renato Golin
- Vectorization of pointer PHI nodes
Yi Jiang
- Vectorization of pointer PHI nodes
Arnold Schwaighofer
- [PATCH] correct llvm::sys::Memory thread-safety
Jim Kearney
- [lld] r192614 - [cleanup] Remove single-statement if blocks
Shankar Easwaran
- [llvm] r192617 - Fix indenting.
David Blaikie
- [llvm] r192618 - Debug Info: static member DIE creation.
Manman Ren
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
Eric Christopher
- [llvm] r192316 - llvm-c: Make target initializer functions external functions in lib.
Anders Waldenborg
- [llvm] r192619 - Convert LiveRegUnits methods to the current convention (it's new code).
Andrew Trick
- [llvm] r192620 - Remove extra indentation in LiveRegUnits.
Andrew Trick
- [llvm] r192621 - Move LiveRegUnits implementation into .cpp. Comment and format.
Andrew Trick
- [llvm] r192622 - Use a SparseSet in LiveRegUnits.
Andrew Trick
- [llvm] r192623 - LiveRegUnits::removeRegsInMask safety.
Andrew Trick
- [llvm] r192618 - Debug Info: static member DIE creation.
David Blaikie
- [www] r192624 - Added the RTSC Real-Time Systems Compiler.
John Criswell
- [www] r192624 - Added the RTSC Real-Time Systems Compiler.
John Criswell
- [lld] r192627 - Bug 17569: add namespaces to work with gcc-4.7
Nick Kledzik
- [llvm] r192629 - Remove some extraneous whitespace.
Eric Christopher
- [llvm] r192630 - Reformat this routine slightly.
Eric Christopher
- [llvm] r192631 - Revert part of a fix from 2010, changes since then:
Eric Christopher
- [llvm] r192632 - Fix a typo, in a comment, in a test.
Nick Lewycky
- [llvm] r192632 - Fix a typo, in a comment, in a test.
Eric Christopher
- [llvm] r192633 - whitespace
Andrew Trick
- [llvm] r192634 - LiveRegUnits: Use *MBB for consistency and convenience.
Andrew Trick
- [llvm] r192635 - Fix the ExecutionDepsFix pass to handle AVX instructions.
Andrew Trick
- PATCH. Fix ARM Leapcrel definition to make it loop hoistable
Jim Grosbach
- [llvm] r192636 - [X86][FastISel] During X86 fastisel, the address of indirect call was resolved
Quentin Colombet
- [llvm] r192637 - Update comment list of GLOBALVAR modifiers in BitcodeWriter to include externally_initialized.
Michael Gottesman
- [PATCH] MCObjectSymbolizer
Stephen Checkoway
- [llvm] r192623 - LiveRegUnits::removeRegsInMask safety.
Eric Christopher
- [llvm] r192618 - Debug Info: static member DIE creation.
Manman Ren
- [llvm] r192623 - LiveRegUnits::removeRegsInMask safety.
Andrew Trick
- [llvm] r192642 - Remove dead code.
Rafael Espindola
- [patch] Assert on duplicate registration. Don't depend on function pointer equality
Rafael Espíndola
- [PATCH] MCObjectSymbolizer
Sean Silva
- [PATCH] MCObjectSymbolizer
Stephen Checkoway
- [PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Katya Romanova
- [PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Katya Romanova
- [PATCH] MCObjectSymbolizer
Ahmed Bougacha
- [PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Rafael Ávila de Espíndola
- [llvm] r192316 - llvm-c: Make target initializer functions external functions in lib.
Rafael Espíndola
- [PATCH] TableGen minor refactoring: AsmWriterEmitter and CodeGenDAGPatterns
Quentin Colombet
- [PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Katya Romanova
- [PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Rafael Espíndola
- [llvm] r192660 - [mips] Delete unnecessary code.
Akira Hatanaka
- [llvm] r190536 - Revert "Give internal classes hidden visibility."
Rafael Espíndola
- [llvm] r192661 - [mips] Set HI/LO registers' HWEncoding field.
Akira Hatanaka
- [PATCH] TableGen minor refactoring: AsmWriterEmitter and CodeGenDAGPatterns
Ahmed Bougacha
- [PATCH] MCObjectSymbolizer
Sean Silva
- [llvm] r192662 - [mips] Transfer kill flag to the newly created operand.
Akira Hatanaka
- [llvm] r192663 - [mips] Rename isel nodes.
Akira Hatanaka
- [llvm] r192665 - [mips] Use predicates to guard instructions using accumulator registers instead
Akira Hatanaka
- [PATCH] MCObjectSymbolizer
Chandler Carruth
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
林作健
- [PATCH] MCObjectSymbolizer
Stephen Checkoway
- [llvm] r192667 - [mips] Define a pseudo instruction which writes to both the lower and higher
Akira Hatanaka
- [PATCH] SROA: Prevent a cross address space bitcast
Tom Stellard
- [llvm] r192668 - Simplify formatting and sort these. No functionality changed.
Chandler Carruth
- [PATCH] SROA: Prevent a cross address space bitcast
Chandler Carruth
- [PATCH] [1/2] Add PRFCHW feature to a few AMD processors
Yunzhong Gao
- [llvm] r192669 - Improve on r192635, ExeDepsFix for avx, and add a test case.
Andrew Trick
- [PATCH] Move calls to llvm.gcroot() when inlining.
Ben Karel
- [PATCH]Unload EH frames in ~MCJIT
Yaron Keren
- [PATCH] Move calls to llvm.gcroot() when inlining.
Ben Karel
- [llvm] r192672 - Remove x86_sse42_crc32_64_8 intrinsic. It has no functional difference from x86_sse42_crc32_32_8 and was not mapped to a clang builtin. I'm not even sure why this form of the instruction is even called out explicitly in the docs. Also add AutoUpgrade support to convert it into the other intrinsic with appropriate trunc and zext.
Craig Topper
- [llvm] r192675 - llvm/test/CodeGen/X86/break-avx-dep.ll: Relax an expression to be matched to also r[89], not only rXX.
NAKAMURA Takumi
- [PATCH] Add a "no-split-stack" function attribute.
Luqman Aden
- [compiler-rt] r192677 - [ASan] Make test from r192581 Linux-only, as wild memory contents is less predictable on Mac
Alexey Samsonov
- [llvm] r192678 - Fix MSP430 calling convention to match MSPGCC
Job Noorman
- [llvm] r192679 - docs: Remove incompatibility with Solaris shell
David Majnemer
- [llvm] r192681 - [SystemZ] Use A(G)SI when spilling the target of a constant addition
Richard Sandiford
- [llvm] r190536 - Revert "Give internal classes hidden visibility."
Benjamin Kramer
- [compiler-rt] r192685 - Fix a typo.
Evgeniy Stepanov
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Dmitry Vyukov
- [compiler-rt] r192687 - [msan] Implement allocator_may_return_null=1 in MemorySanitizer.
Evgeniy Stepanov
- [compiler-rt] r192688 - tsan: resolve symlinks for called_from_lib suppressions
Dmitry Vyukov
- [compiler-rt] r192689 - Clean up StopTheWorld code after r192686.
Sergey Matveev
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Alexey Samsonov
- [llvm] r192690 - Add AllTargetsBindings sublibrary instead of having static inlines in the llvm-c headers.
Anders Waldenborg
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Dmitry Vyukov
- [compiler-rt] r192688 - tsan: resolve symlinks for called_from_lib suppressions
Alexey Samsonov
- [compiler-rt] r192688 - tsan: resolve symlinks for called_from_lib suppressions
Dmitry Vyukov
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Alexey Samsonov
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Dmitry Vyukov
- [compiler-rt] r192691 - [msan] Remove CallocOverflow test.
Evgeniy Stepanov
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Alexey Samsonov
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Evgeniy Stepanov
- [compiler-rt] r192692 - tsan: use sanitizer::CommonFlags in tsan
Dmitry Vyukov
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Sergey Matveev
- [llvm] r192690 - Add AllTargetsBindings sublibrary instead of having static inlines in the llvm-c headers.
Timur Iskhodzhanov
- [compiler-rt] r192688 - tsan: resolve symlinks for called_from_lib suppressions
Alexey Samsonov
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Robert Lytton
- [PATCH] Add a "no-split-stack" function attribute.
Rafael Espíndola
- [compiler-rt] r192694 - tsan: do not build llvm from scratch on each presubmit
Dmitry Vyukov
- [compiler-rt] r192695 - tsan: move kernel struct definition from sanitizer_linux.h to sanitizer_platform_limits_posix.h
Dmitry Vyukov
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Dmitry Vyukov
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Dmitry Vyukov
- [compiler-rt] r192696 - tsan: fix Go build
Dmitry Vyukov
- [llvm] r192697 - Revert "Add AllTargetsBindings sublibrary" as it breaks cmake build on (atleast) windows and darwin.
Anders Waldenborg
- [llvm] r192690 - Add AllTargetsBindings sublibrary instead of having static inlines in the llvm-c headers.
Anders Waldenborg
- [compiler-rt] r192698 - tsan: refactor overly-complex logical condition
Dmitry Vyukov
- [compiler-rt] r192688 - tsan: resolve symlinks for called_from_lib suppressions
Dmitry Vyukov
- [llvm] r192690 - Add AllTargetsBindings sublibrary instead of having static inlines in the llvm-c headers.
罗勇刚(Yonggang Luo)
- [llvm] r192699 - [mips][msa] Added support for build_vector for v4f32 and v2f64.
Daniel Sanders
- [compiler-rt] r192695 - tsan: move kernel struct definition from sanitizer_linux.h to sanitizer_platform_limits_posix.h
Alexey Samsonov
- [compiler-rt] r192688 - tsan: resolve symlinks for called_from_lib suppressions
Alexey Samsonov
- [compiler-rt] r192700 - tsan: do not leave trash source files in source dir
Dmitry Vyukov
- [PATCH] Make some pthread_mutex_* and pthread_cond_* interceptors common.
Alexey Samsonov
- [compiler-rt] r192701 - tsan: move verbosity flag to CommonFlags
Dmitry Vyukov
- [compiler-rt] r192700 - tsan: do not leave trash source files in source dir
Alexey Samsonov
- [PATCH] Make some pthread_mutex_* and pthread_cond_* interceptors common.
Evgeniy Stepanov
- [PATCH] MCObjectSymbolizer
Stephen Checkoway
- [compiler-rt] r192692 - tsan: use sanitizer::CommonFlags in tsan
Alexey Samsonov
- [compiler-rt] r192704 - tsan: actually parse verbofity flag
Dmitry Vyukov
- [compiler-rt] r192695 - tsan: move kernel struct definition from sanitizer_linux.h to sanitizer_platform_limits_posix.h
Dmitry Vyukov
- [compiler-rt] r192700 - tsan: do not leave trash source files in source dir
Dmitry Vyukov
- [compiler-rt] r192705 - tsan: use verbosity flag in sanitizer_common code directly
Dmitry Vyukov
- [compiler-rt] r192706 - tsan: remove __sanitizer_set_report_fd function from public interface
Dmitry Vyukov
- [compiler-rt] r192692 - tsan: use sanitizer::CommonFlags in tsan
Dmitry Vyukov
- [llvm] r192707 - Do not assert when trying to add a meta data operand with
Pekka Jaaskelainen
- [PATCH] Make some pthread_mutex_* and pthread_cond_* interceptors common.
Alexey Samsonov
- [PATCH] Make some pthread_mutex_* and pthread_cond_* interceptors common.
Alexey Samsonov
- [compiler-rt] r192705 - tsan: use verbosity flag in sanitizer_common code directly
Sergey Matveev
- [llvm] r192709 - Guard the debug temp variable with NDEBUG to avoid warning/error with NDEBUG defined.
Pekka Jaaskelainen
- [polly] r192710 - clang-format: No empty line after 'public:'
Tobias Grosser
- [compiler-rt] r192705 - tsan: use verbosity flag in sanitizer_common code directly
Dmitry Vyukov
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Vladimir Medic
- [PATCH] Make v7(e)m default to thumb
Bernie Ogden
- [compiler-rt] r192705 - tsan: use verbosity flag in sanitizer_common code directly
Sergey Matveev
- [compiler-rt] r192705 - tsan: use verbosity flag in sanitizer_common code directly
Dmitry Vyukov
- [compiler-rt] r192705 - tsan: use verbosity flag in sanitizer_common code directly
Sergey Matveev
- [compiler-rt] r192705 - tsan: use verbosity flag in sanitizer_common code directly
Kostya Serebryany
- [compiler-rt] r192705 - tsan: use verbosity flag in sanitizer_common code directly
Sergey Matveev
- patch test-suite
Robert Lytton
- [compiler-rt] r192686 - tsan: implement internal syscall-based versions of sigaction/sigprocmask
Robert Lytton
- [compiler-rt] r192711 - tsan: be silent if verbosity=0
Dmitry Vyukov
- [PATCH] Make v7(e)m default to thumb
James Molloy
- [compiler-rt] r192705 - tsan: use verbosity flag in sanitizer_common code directly
Dmitry Vyukov
- [compiler-rt] r192715 - tsan: introduce __tsan_default_options() function
Dmitry Vyukov
- [compiler-rt] r192716 - [lsan] Fix bug when discovering indirectly leaked objects.
Sergey Matveev
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Rafael Espíndola
- [PATCH] Fix PR16807
Michael Liao
- [PATCH] Fix PR17546
Michael Liao
- [llvm] r192717 - LoopVectorize: Properly reflect PODness in comments.
Benjamin Kramer
- [polly][vectorizer] do not emit bitcast i32** to <1 x i32*>*
Sebastian Pop
- [PATCH] SelectionDAG: Pass along the original argument/element type in ISD::InputArg
Tom Stellard
- [PATCH] Fix PR17546
Nadav Rotem
- [PATCH] Fix PR16807
Nadav Rotem
- PATCH: R600: Fix handling of kernel arguments
Tom Stellard
- patch test-suite
Sebastian Pop
- [PATCH] Make v7(e)m default to thumb
Renato Golin
- Let llvm-config report libc++
Jeroen Ketema
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
David Peixotto
- [PATCH] Add missing dependency for clang-modernize
Rui Ueyama
- [PATCH] TableGen minor refactoring: AsmWriterEmitter and CodeGenDAGPatterns
Quentin Colombet
- PATCH. Fix ARM Leapcrel definition to make it loop hoistable
Yin Ma
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
Bob Wilson
- [PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Katya Romanova
- [llvm] r192721 - Fix PR16807
Michael Liao
- [Mesa-dev] [PATCH] build: remove forced -fno-rtti
Johannes Obermayr
- [llvm] r192722 - Fix PR17546
Michael Liao
- PATCH: R600: Fix handling of kernel arguments
Alex Deucher
- [PATCH] Add missing dependency for clang-modernize
Edwin Vane
- [PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Rafael Espíndola
- [PATCH] Add missing dependency for clang-modernize
Edwin Vane
- [PATCH] Adding diversity for security
Tom Roeder
- [PATCH] Add missing dependency for clang-modernize
Rui Ueyama
- [PATCH] SelectionDAG: Use the correct address space size for GEP instructions
Tom Stellard
- [LNT] r192726 - Remove empty directories.
Daniel Dunbar
- [llvm-commits] [llvm] r128327 - in /llvm/trunk: include/llvm/CodeGen/MachineBasicBlock.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-merge-loc-entry.ll
David Blaikie
- [llvm-commits] [llvm] r128327 - in /llvm/trunk: include/llvm/CodeGen/MachineBasicBlock.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-merge-loc-entry.ll
David Blaikie
- [PATCH] Change MCTextAtom to use std::list instead of std::vector
Stephen Checkoway
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Adrian Prantl
- [PATCH] Change MCTextAtom to use std::list instead of std::vector
David Blaikie
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
David Blaikie
- [PATCH] Change MCTextAtom to use std::list instead of std::vector
Chandler Carruth
- [PATCH] Change MCTextAtom to use std::list instead of std::vector
Stephen Checkoway
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Adrian Prantl
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
Manman Ren
- [Mesa-dev] [PATCH] build: remove forced -fno-rtti
Alexander von Gluck IV
- [PATCH] Loop Rerolling Pass
hfinkel at anl.gov
- [PATCH] Add AddSinkinPass to llvm-c API
Vincent Lejeune
- [PATCH] TypeFinder: use iterative algorithm to avoid stack overflow.
Will Dietz
- [PATCH][X86] SSE2 cvtsd2ss instruction expects two operands
Cameron McInally
- [PATCH] Change MCTextAtom to use std::list instead of std::vector
Stephen Checkoway
- [llvm] r192730 - Struct byval: fix a copy-paste error for thumb2.
Manman Ren
- [PATCH] Switch from i32i8imm to i8 for immediate operands on x86 vector element shift instructions.
Lang Hames
- [PATCH] [llvm-c] Add LLVMPrintModule.
Anders Waldenborg
- [PATCH]Unload EH frames in ~MCJIT
Kaylor, Andrew
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
David Blaikie
- [PATCH] Change MCTextAtom to use std::list instead of std::vector
Chandler Carruth
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Adrian Prantl
- [PATCH] Loop Rerolling Pass
Richard Mitton
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
David Peixotto
- [PATCH]Unload EH frames in ~MCJIT
Yaron Keren
- [PATCH] Loop Rerolling Pass
Nadav Rotem
- [PATCH] Loop Rerolling Pass
Nadav Rotem
- [PATCH]Unload EH frames in ~MCJIT
Kaylor, Andrew
- [llvm] r192731 - Remove some dead code. (DarwinGDBCompat was retired in r189903).
Adrian Prantl
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
David Blaikie
- [llvm] r192690 - Add AllTargetsBindings sublibrary instead of having static inlines in the llvm-c headers.
Anders Waldenborg
- [PATCH] Adding diversity for security
Stephen Crane
- [PATCH] Adding diversity for security
Stephen Crane
- [PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Katya Romanova
- [llvm] r192732 - Fixing some host==target assumptions in RuntimeDyld
Andrew Kaylor
- [PATCH] Add a "no-split-stack" function attribute.
Luqman Aden
- [PATCH] Loop Rerolling Pass
Renato Golin
- [PATCH] Adding diversity for security
Nadav Rotem
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Adrian Prantl
- [PATCH] Add NATIVE_EXEC macro for building client for running in DynamoRIO hybrid mode only
Qin Zhao
- [PATCH] Loop Rerolling Pass
Hal Finkel
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
Manman Ren
- [PATCH] Path: Recognize Windows compiled resource file.
Rui Ueyama
- [PATCH] Add a "no-split-stack" function attribute.
Joerg Sonnenberger
- [PATCH] Path: Recognize Windows compiled resource file.
Rui Ueyama
- [PATCH] Loop Rerolling Pass
Joerg Sonnenberger
- [llvm] r192731 - Remove some dead code. (DarwinGDBCompat was retired in r189903).
Eric Christopher
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] Adding diversity for security
Stephen Crane
- [llvm] r192733 - [AArch64] Add support for NEON scalar signed saturating absolute value and
Chad Rosier
- [llvm] r192735 - Reformat.
Eric Christopher
- [PATCH] Use std::async instead of our own parallel execution instrumentation.
Rui Ueyama
- [llvm] r192737 - Separating ELF and MachO stub info functions for RuntimeDyld
Andrew Kaylor
- [Patch] Use address-taken to disambiguate global var and indirect accesses
Shuxin Yang
- [PATCH] Adding diversity for security
Nadav Rotem
- [PATCH] Use std::async instead of our own parallel execution instrumentation.
Shankar Kalpathi Easwaran
- [PATCH] Path: Recognize Windows compiled resource file.
Michael Spencer
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
David Peixotto
- [PATCH] Path: Recognize Windows compiled resource file.
Rui Ueyama
- [PATCH] Change MCTextAtom to use std::list instead of std::vector
Stephen Checkoway
- [PATCH] Path: Recognize Windows compiled resource file.
Michael Spencer
- [PATCH] Loop Rerolling Pass
Hal Finkel
- PATCH: R600: Fix handling of kernel arguments
Tom Stellard
- [llvm] r192742 - Path: Recognize Windows compiled resource file.
Rui Ueyama
- [llvm] r192743 - R600/SI: Remove some leftover MI dump call
Vincent Lejeune
- [PATCH] Path: Recognize Windows compiled resource file.
Rui Ueyama
- [PATCH] [1/2] Add PRFCHW feature to a few AMD processors
Yunzhong Gao
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Jack Carter
- [llvm] r192744 - Use ASSERT_EQ rather than ASSERT_TRUE for better unit test failures.
David Blaikie
- [llvm] r192745 - Support/FileSystem.h: Remove a trailing comma in enum file_magic::Impl.
NAKAMURA Takumi
- [llvm] r192745 - Support/FileSystem.h: Remove a trailing comma in enum file_magic::Impl.
Rui Ueyama
- [PATCH] COFF MC: better handling of tricky symbol and section names
Hans Wennborg
- [llvm] r192745 - Support/FileSystem.h: Remove a trailing comma in enum file_magic::Impl.
NAKAMURA Takumi
- [llvm] r192745 - Support/FileSystem.h: Remove a trailing comma in enum file_magic::Impl.
Rui Ueyama
- [llvm] r192745 - Support/FileSystem.h: Remove a trailing comma in enum file_magic::Impl.
Vincent Lejeune
- [llvm] r192747 - Clean up, formatting, comments. No functional change.
Eric Christopher
- [llvm] r192748 - Add an assert that we have a scope that matters for methods
Eric Christopher
- [llvm] r192749 - Make sure we're not attempting to construct a subprogram DIE
Eric Christopher
- [llvm] r192750 - Enable MI Sched for x86.
Andrew Trick
- [llvm] r192750 - Enable MI Sched for x86.
Eric Christopher
- [llvm] r192751 - Fix missing C++ mode thing in header
Matt Arsenault
- [llvm] r192752 - Fix typo
Matt Arsenault
- [PATCH] Teach SimplifyCFG about address spaces
Quentin Colombet
- [PATCH] COFF MC: better handling of tricky symbol and section names
David Majnemer
- [PATCH] [llvm-c] Add LLVMPrintModule.
Hans Wennborg
- [PATCH] COFF MC: better handling of tricky symbol and section names
David Majnemer
- [llvm] r188243 - Add the start of DIE hashing for DWARF4 type units and split dwarf
David Blaikie
- [PATCH] COFF MC: better handling of tricky symbol and section names
Reid Kleckner
- [llvm] r192753 - Adding support for deregistering EH frames with MCJIT.
Andrew Kaylor
- [PATCH] [1/2] Add PRFCHW feature to a few AMD processors
Yunzhong Gao
- [llvm] r192754 - Adding padding to the .eh_frame section in RuntimeDyld
Andrew Kaylor
- [PATCH] COFF MC: better handling of tricky symbol and section names
Hans Wennborg
- [PATCH] COFF MC: better handling of tricky symbol and section names
Hans Wennborg
- [llvm] r188243 - Add the start of DIE hashing for DWARF4 type units and split dwarf
Eric Christopher
- [llvm] r192755 - Simplify zero initialization of DIEAttrs variable.
David Blaikie
- [PATCH] COFF MC: better handling of tricky symbol and section names
Reid Kleckner
- [llvm] r192756 - Fixing build warning/error
Andrew Kaylor
- [llvm] r192757 - Move .ident handling to MCStreamer.
Rafael Espindola
- [PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Rafael Ávila de Espíndola
- [llvm] r192758 - MC: Better handling of tricky symbol and section names
Hans Wennborg
- [llvm] r192759 - dos2unix on quoted-names.ll
Hans Wennborg
- [PATCH] COFF MC: better handling of tricky symbol and section names
Hans Wennborg
- [llvm] r192760 - Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
- [llvm] r192761 - Fix a pair of bugs in the emission of pubname tables:
Eric Christopher
- [llvm] r192764 - Add support for metadata representing .ident directives.
Rafael Espindola
- [llvm] r192764 - Add support for metadata representing .ident directives.
Rafael Espíndola
- [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI with fast-isel)
Bill Schmidt
- [llvm] r192767 - Add a triple to this test.
Rafael Espindola
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Rafael Espíndola
- [PATCH] Add a "no-split-stack" function attribute.
Rafael Espíndola
- [PATCH] TypeFinder: use iterative algorithm to avoid stack overflow.
Rafael Espíndola
- [PATCH] MCObjectSymbolizer
Stephen Checkoway
- [llvm] r192769 - Fix a bug in Windows resource file detection.
Rui Ueyama
- [llvm] r192770 - TypeFinder: prefer iterative algorithm to keep stack usage low.
Will Dietz
- [PATCH] SelectionDAG: Use the correct pointer width in SelectionDAG::InferPtrAlignment()
Tom Stellard
- [PATCH] TypeFinder: use iterative algorithm to avoid stack overflow.
Will Dietz
- [lld] r192771 - Propagate deadStripOptimize()'s failure to the caller.
Rui Ueyama
- [lld] r192772 - Fix a bug that the empty string could be added to dead strip root.
Rui Ueyama
- [PATCH] Make some pthread_mutex_* and pthread_cond_* interceptors common.
Dmitry Vyukov
- [PATCH] [1/2] Add PRFCHW feature to a few AMD processors
Craig Topper
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Stephen Checkoway
- [PATCH] Make some pthread_mutex_* and pthread_cond_* interceptors common.
Evgeniy Stepanov
- [llvm] r192773 - Really fix build warning/error that I think r192756 was trying to fix.
Craig Topper
- [PATCH] Switch from i32i8imm to i8 for immediate operands on x86 vector element shift instructions.
Craig Topper
- [PATCH] [llvm-c] Add LLVMPrintModuleToString
Anders Waldenborg
- [PATCH] Loop Rerolling Pass
Renato Golin
- [PATCH] Make v7(e)m default to thumb
Bernie Ogden
- [compiler-rt] r192774 - Make some pthread_mutex_* and pthread_cond_* interceptors common.
Alexey Samsonov
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
NAKAMURA Takumi
- [compiler-rt] r192776 - [msan] Handle origins in __sanitizer_unaligned_(load|store)*.
Evgeniy Stepanov
- [llvm] r192758 - MC: Better handling of tricky symbol and section names
NAKAMURA Takumi
- [compiler-rt] r192777 - [asan] Remove CallocOverflow32 test from asan_test.
Evgeniy Stepanov
- [PATCH] Loop Rerolling Pass
Renato Golin
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Stephen Checkoway
- [llvm] r192778 - Add a 'deleteModule' method to the Linker class.
Bill Wendling
- [test-suite] r192779 - __builtin_stdarg_start was renamed __builtin_va_start a long time ago.
Bill Wendling
- [PATCH] MCInstrAnalysis::evaluateBranch() silently fails without asserts
Stephen Checkoway
- [PATCH] Add NATIVE_EXEC macro for building client for running in DynamoRIO hybrid mode only
Evgeniy Stepanov
- [llvm] r192781 - llvm-symbolizer: don't always run demangler on global object names
Alexey Samsonov
- [compiler-rt] r192782 - [TSan] Extend test for reporting globals with races on them
Alexey Samsonov
- [PATCH] Keep TBAA info when rewriting load and store DAG nodes
Richard Sandiford
- [PING] Keep TBAA info when rewriting load and store DAG nodes
Richard Sandiford
- [llvm] r192783 - Handle (shl (anyext (shr ...))) in SimpilfyDemandedBits
Richard Sandiford
- [PATCH] Add a "no-split-stack" function attribute.
Joerg Sonnenberger
- [llvm] r192784 - [SystemZ] Improve handling of SETCC
Richard Sandiford
- [compiler-rt] r192785 - tsan: refactor libignore implementation
Dmitry Vyukov
- [PATCH] [asan] Optimize accesses to global arrays with constant index
Kostya Serebryany
- [PATCH] Add a "no-split-stack" function attribute.
Rafael Espíndola
- [PATCH] Add a "no-split-stack" function attribute.
Rafael Espíndola
- [PATCH] Add a "no-split-stack" function attribute.
Joerg Sonnenberger
- [llvm] r192787 - [pr17595] Fix a use after free.
Rafael Espindola
- [PATCH] [AArch64] Fix NZCV reg live-in bug in F128CSEL codegen
Amara Emerson
- [PATCH] Add a "no-split-stack" function attribute.
Rafael Espíndola
- [llvm] r192669 - Improve on r192635, ExeDepsFix for avx, and add a test case.
Benjamin Kramer
- [poolalloc] r192788 - Use configured PYTHON, resolves python2/python3 issue.
Will Dietz
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Rafael Espíndola
- [PATCH] Add a "no-split-stack" function attribute.
Joerg Sonnenberger
- [PATCH] MCInstrAnalysis::evaluateBranch() silently fails without asserts
Rafael Espíndola
- [PATCH] Add a "no-split-stack" function attribute.
Rafael Espíndola
- [llvm] r192790 - [SystemZ] Handle extensions in RxSBG optimizations
Richard Sandiford
- [compiler-rt] r192791 - [Sanitizer] Fix lint checker script on Mac
Alexey Samsonov
- [compiler-rt] r192793 - [asan] introduce run-time flag 'poison_partial'
Kostya Serebryany
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
David Majnemer
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Rafael Espíndola
- [PATCH] Support for microMIPS relocations 1
Zoran Jovanovic
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Rafael Espíndola
- [PATCH] [asan] Optimize accesses to global arrays with constant index
Alexey Samsonov
- [llvm] r192794 - [asan] Optimize accesses to global arrays with constant index
Kostya Serebryany
- [PATCH] [asan] Optimize accesses to global arrays with constant index
Kostya Serebryany
- [PATCH] sra->srl reduction and PowerPC test change
Richard Sandiford
- [llvm] r192795 - DAGCombiner: Don't fold xor into not if getNOT would introduce an illegal constant.
Benjamin Kramer
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Stephen Checkoway
- [llvm] r192796 - Add more documentation about the TargetStreamer interface.
Rafael Espindola
- [Patch] Only pass f32/v4f32 in xmm registers in x86-64 if only sse1 is suppored
Craig Topper
- [llvm] r192265 - Add a paragraph about MCTargetStreamer.
Rafael Espíndola
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Rafael Espíndola
- [compiler-rt] r192797 - tsan: move shadow stack from thread descriptors to fixed addresses
Dmitry Vyukov
- [compiler-rt] r192797 - tsan: move shadow stack from thread descriptors to fixed addresses
Alexey Samsonov
- [compiler-rt] r192798 - tsan: revert variable name change in test
Dmitry Vyukov
- [llvm] r192795 - DAGCombiner: Don't fold xor into not if getNOT would introduce an illegal constant.
Daniel Sanders
- [compiler-rt] r192797 - tsan: move shadow stack from thread descriptors to fixed addresses
Dmitry Vyukov
- [PATCH] Loop Rerolling Pass
Nadav Rotem
- [llvm] r192799 - SLPVectorizer: Don't vectorize volatile memory operations
Arnold Schwaighofer
- [llvm] r192800 - [AArch64] Add support for NEON scalar signed saturating accumulated of unsigned
Chad Rosier
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Stephen Checkoway
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [llvm] r192803 - Assert on duplicate registration. Don't depend on function pointer equality.
Rafael Espindola
- [llvm] r192805 - Fix comment.
Chad Rosier
- [llvm] r192795 - DAGCombiner: Don't fold xor into not if getNOT would introduce an illegal constant.
Benjamin Kramer
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [llvm] r192806 - Update comment.
Chad Rosier
- [Patch] Only pass f32/v4f32 in xmm registers in x86-64 if only sse1 is suppored
Nadav Rotem
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Reid Kleckner
- [llvm] r192809 - Adding oprofile support for MCJIT.
Andrew Kaylor
- [PATCH] tsan: implement no_sanitize_thread attribute
Dmitry Vyukov
- [llvm] r192758 - MC: Better handling of tricky symbol and section names
Hans Wennborg
- [llvm] r192265 - Add a paragraph about MCTargetStreamer.
Quentin Colombet
- [llvm] r192758 - MC: Better handling of tricky symbol and section names
Rafael Espíndola
- [llvm] r192810 - Port to FileCheck.
Rafael Espindola
- [PATCH] [llvm-c] Add LLVMPrintModuleToString
Hans Wennborg
- [Patch] Only pass f32/v4f32 in xmm registers in x86-64 if only sse1 is suppored
Craig Topper
- [Patch] Only pass f32/v4f32 in xmm registers in x86-64 if only sse1 is suppored
Nadav Rotem
- [llvm] r192812 - R600: Remove some dead code from the AMDILCFGStructurizer
Tom Stellard
- [llvm] r192813 - R600: Fix a crash in the AMDILCFGStructurizer
Tom Stellard
- [Patch] Only pass f32/v4f32 in xmm registers in x86-64 if only sse1 is suppored
Demikhovsky, Elena
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Tom Stellard
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Stephen Checkoway
- [PATCH] Add ARM .movsp unwind directive.
Logan Chien
- [llvm] r192816 - Revert "SLPVectorizer: Don't vectorize volatile memory operations"
Arnold Schwaighofer
- [PATCH] Add a "no-split-stack" function attribute.
Luqman Aden
- [lld] r192771 - Propagate deadStripOptimize()'s failure to the caller.
Nick Kledzik
- [PATCH] SelectionDAG: Use the correct address space size for GEP instructions
Matt Arsenault
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
Manman Ren
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Stephen Checkoway
- [PATCH] sra->srl reduction and PowerPC test change
Bill Schmidt
- Erase NDBEUG from all Release targets
Yaron Keren
- [llvm] r192781 - llvm-symbolizer: don't always run demangler on global object names
David Blaikie
- [llvm] r192820 - SLPVectorizer: Don't vectorize volatile memory operations
Arnold Schwaighofer
- [llvm] r192781 - llvm-symbolizer: don't always run demangler on global object names
Alexey Samsonov
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
David Blaikie
- [llvm] r192821 - [llvm-c] Add LLVMPrintModuleToString.
Anders Waldenborg
- [PATCH] [llvm-c] Add LLVMPrintModuleToString
Anders Waldenborg
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Jim Grosbach
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Rafael Espíndola
- [PATCH] Add ARM .movsp unwind directive.
João Matos
- [PATCH] Switch from i32i8imm to i8 for immediate operands on x86 vector element shift instructions.
Lang Hames
- [PATCH] Address Space Casting
Matt Arsenault
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Stephen Checkoway
- [llvm] r192823 - Fix MCDataAtom never calling remap when adding data.
Rafael Espindola
- [llvm] r192824 - After PostRA scheduling, don't set kill flags on undef operands.
Andrew Trick
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Rafael Espíndola
- [llvm] r192669 - Improve on r192635, ExeDepsFix for avx, and add a test case.
Andrew Trick
- [llvm] r192825 - Remove an outdated statement.
Rafael Espindola
- [PATCH] Teach SimplifyCFG about address spaces
Matt Arsenault
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
David Peixotto
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Stephen Checkoway
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Stephen Checkoway
- [PATCH] Add a "no-split-stack" function attribute.
Rafael Espíndola
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Jim Grosbach
- [PATCH] Teach SimplifyCFG about address spaces
Quentin Colombet
- [PATCH] MCInstrAnalysis::evaluateBranch() silently fails without asserts
Jim Grosbach
- [llvm] r192827 - Create an atom with just the data that failed to disassemble.
Rafael Espindola
- [lld] r192771 - Propagate deadStripOptimize()'s failure to the caller.
Rui Ueyama
- [llvm] r192828 - Enabling 3DNow! prefetch instruction for a few AMD processors: bobcat, jaguar,
Yunzhong Gao
- [PATCH] Fix MCDataAtom never calling remap when adding data.
Rafael Espíndola
- [PATCH] [1/2] Add PRFCHW feature to a few AMD processors
Yunzhong Gao
- [lld] r192830 - Run CVTRES.EXE on resource files.
Rui Ueyama
- [lld] r192831 - Make undefines check into an assertion.
Rui Ueyama
- [llvm] r190354 - Set the encoding to '0' if we don't have an MAB.
Rafael Espíndola
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [PATCH] [lld] add calls to nativereader/nativewriter
Shankar Kalpathi Easwaran
- [PATCH] [lld] add calls to nativereader/nativewriter
Rui Ueyama
- [PATCH] [lld] add calls to nativereader/nativewriter
Shankar Kalpathi Easwaran
- [PATCH] [lld] add calls to nativereader/nativewriter
Rui Ueyama
- [PATCH] [lld] add calls to nativereader/nativewriter
kledzik at apple.com
- [PATCH] C API: implement LLVM{Get,Set}InstructionAlignment
Anders Waldenborg
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] [lld] add calls to nativereader/nativewriter
Shankar Easwaran
- [llvm] r192803 - Assert on duplicate registration. Don't depend on function pointer equality.
Sean Callanan
- [PATCH] Use an RPATH with LLVMgold
Stephen Checkoway
- [PATCH] C API: implement LLVM{Get,Set}InstructionAlignment
Peter Zotov
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [llvm] r192803 - Assert on duplicate registration. Don't depend on function pointer equality.
Rafael Espíndola
- [llvm] r192803 - Assert on duplicate registration. Don't depend on function pointer equality.
Sean Callanan
- [llvm] r192835 - Allow repeated registration again.
Rafael Espindola
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] MCInstrAnalysis::evaluateBranch() silently fails without asserts
Stephen Checkoway
- [llvm] r192803 - Assert on duplicate registration. Don't depend on function pointer equality.
Rafael Espíndola
- [llvm] r192836 - DIEHash: Include the trailing zero byte after the children of a DIE
David Blaikie
- [PATCH] Use an RPATH with LLVMgold
Rafael Espíndola
- [PATCH] Use an RPATH with LLVMgold
Stephen Checkoway
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Stephen Checkoway
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Jim Grosbach
- [llvm] r192837 - Add support for the VSX target attribute. No functional change
Eric Christopher
- [llvm] r192840 - Remove ambiguity introduced in r192836
David Blaikie
- [PATCH] LLVMSymbolizer: Use alternative method if no inlining frames found.
Will Dietz
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] [compiler-rt] Use configured PYTHON in asan lit tests
Will Dietz
- [PATCH] SimplifyCFG: Don't duplicate calls to functions marked noduplicate
Tom Stellard
- [PATCH] [lld] add calls to nativereader/nativewriter
Shankar Kalpathi Easwaran
- [patch] Don't allow alias to point to declarations
Rafael Espíndola
- [llvm] r192842 - [AArch64] Add support for NEON scalar absolute value instruction.
Chad Rosier
- [llvm] r192843 - [AArch64] Add support for NEON scalar negate instruction.
Chad Rosier
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Stephen Checkoway
- [PATCH] [lld] add calls to nativereader/nativewriter
Shankar Kalpathi Easwaran
- [llvm] r192850 - Update test case due to DIE hashing in r192836
David Blaikie
- [PATCH] C API: implement LLVM{Get,Set}InstructionAlignment
Peter Zotov
- [llvm] r192852 - llvm-c: Add LLVMDumpType
Anders Waldenborg
- [PATCH] C API: implement LLVMDumpType
Peter Zotov
- [PATCH] MCInstrAnalysis::evaluateBranch() silently fails without asserts
Ahmed Bougacha
- [PATCH] MCObjectSymbolizer
Ahmed Bougacha
- [PATCH] MCObjectSymbolizer
Stephen Checkoway
- [PATCH] MCInstrAnalysis::evaluateBranch() silently fails without asserts
Stephen Checkoway
- [PATCH] Adding diversity for security
Stephen Crane
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [PATCH] Use an RPATH with LLVMgold
Rafael Espíndola
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Hans Wennborg
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Rafael Espíndola
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Hans Wennborg
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [llvm] r192854 - Invert arguments to ASSERT_EQ to match gtest diagnostic printing
David Blaikie
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
David Peixotto
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Reid Kleckner
- [polly][vectorizer] do not emit bitcast i32** to <1 x i32*>*
Tobias Grosser
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Jim Grosbach
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [llvm] r192855 - DIEHash: Use DW_FORM_sdata for integers, per spec.
David Blaikie
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
Manman Ren
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Hans Wennborg
- [PATCH] expose install_fatal_error_handler() through the C API
Filip Pizlo
- [PATCH] expose install_fatal_error_handler() through the C API
Tom Stellard
- [llvm] r192856 - DIEHash: Include the type's context in the type hash.
David Blaikie
- [PATCH] Add ARM .movsp unwind directive.
Logan Chien
- [PATCH] Adding diversity for security
Stephen Crane
- [PATCH] Add ARM .movsp unwind directive.
Logan Chien
- [PATCH] expose install_fatal_error_handler() through the C API
Andrew Trick
- [PATCH] Adding diversity for security
Nadav Rotem
- [PATCH] expose install_fatal_error_handler() through the C API
Nadav Rotem
- [PATCH] Adding diversity for security
Stephen James Crane
- [PATCH] Adding diversity for security
Nadav Rotem
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [llvm] r192859 - Re-commit r192758 - MC: quote tricky symbol names in asm output
Hans Wennborg
- [PATCH] expose install_fatal_error_handler() through the C API
G M
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Hans Wennborg
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [llvm] r192861 - Add the subprogram DIEs to the context they're created with only
Eric Christopher
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [llvm] r192863 - [projects/test-suite] White space and long line fixes.
Jack Carter
- [PATCH] expose install_fatal_error_handler() through the C API
Filip Pizlo
- [llvm] r192864 - Expose install_fatal_error_handler() through the C API.
Filip Pizlo
- [llvm] r192865 - According to the dwarf standard pubnames and pubtypes for languages
Eric Christopher
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Rafael Espíndola
- [llvm] r192866 - x86: Move bitcasts outside concat_vector.
Jim Grosbach
- [polly][vectorizer] do not emit bitcast i32** to <1 x i32*>*
Sebastian Pop
- [PATCH] [compiler-rt] Use configured PYTHON in asan lit tests
Kostya Serebryany
- [compiler-rt] r192870 - Use configured PYTHON in asan lit tests.
Will Dietz
- [PATCH] tsan: implement no_sanitize_thread attribute
Kostya Serebryany
- [compiler-rt] r192797 - tsan: move shadow stack from thread descriptors to fixed addresses
Kostya Serebryany
- [llvm] r192871 - tsan: implement no_sanitize_thread attribute
Dmitry Vyukov
- [polly][vectorizer] do not emit bitcast i32** to <1 x i32*>*
Tobias Grosser
- [PATCH] tsan: update docs
Dmitry Vyukov
- [llvm] r192864 - Expose install_fatal_error_handler() through the C API.
Kostya Serebryany
- [PATCH] tsan: update docs
Alexey Samsonov
- [llvm] r192864 - Expose install_fatal_error_handler() through the C API.
Kai Nacke
- [PATCH] tsan: update docs
Dmitry Vyukov
- [PATCH] tsan: update docs
Dmitry Vyukov
- [PATCH] tsan: update docs
Alexey Samsonov
- [compiler-rt] r192873 - tsan: add a test for __tsan_default_options()
Dmitry Vyukov
- [compiler-rt] r192874 - tsan: merge 2 similar tests into 1
Dmitry Vyukov
- [compiler-rt] r192797 - tsan: move shadow stack from thread descriptors to fixed addresses
Dmitry Vyukov
- [llvm] r192795 - DAGCombiner: Don't fold xor into not if getNOT would introduce an illegal constant.
Daniel Sanders
- [PATCH] Add ARM .movsp unwind directive.
Renato Golin
- [compiler-rt] r192876 - [Sanitizer] Move pthread_cond_signal and pthread_cond_broadcast to common interceptors
Alexey Samsonov
- [PATCH] [asan] Fix a deadlock between asan's allocator and lsan
Kostya Serebryany
- [llvm] r192866 - x86: Move bitcasts outside concat_vector.
Owen Anderson
- [PATCH] Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp too
Daniel Sanders
- [PATCH] [asan] Fix a deadlock between asan's allocator and lsan
Alexey Samsonov
- [PATCH] [asan] Fix a deadlock between asan's allocator and lsan
Kostya Serebryany
- [PATCH] [asan] Fix a deadlock between asan's allocator and lsan
Alexey Samsonov
- [llvm] r192878 - llvm-c: Return NULL from LLVMGetFirstTarget instead of asserting
Anders Waldenborg
- [llvm] r192879 - Changing DebugInfoFinder to iterate over all the compile units.
Michael Kuperstein
- [PATCH] C API: return NULL from LLVMGetFirstTarget instead of asserting
Peter Zotov
- [llvm] r192880 - [mips][msa] Correct definition order of ftrunc_[su], ftint_[su], and ftq.
Daniel Sanders
- [llvm] r192881 - llvm-c: Don't assert in LLVMTargetMachineEmitToFile on nonexistent file
Anders Waldenborg
- [PATCH] C API: don't assert in LLVMTargetMachineEmitToFile on nonexistent file
Peter Zotov
- [PATCH] [asan] Fix a deadlock between asan's allocator and lsan
Kostya Serebryany
- [PATCH] LLVMSymbolizer: Use alternative method if no inlining frames found.
Alexey Samsonov
- [llvm] r192882 - [msan] Use zero-extension in shadow cast by default.
Evgeniy Stepanov
- [llvm] r192879 - Changing DebugInfoFinder to iterate over all the compile units.
Kuperstein, Michael M
- [llvm] r192883 - Fix edge condition in DAGCombiner to improve codegen of shift sequences.
Andrea Di Biagio
- [PATCH] [asan] Fix a deadlock between asan's allocator and lsan
Sergey Matveev
- [PATCH] Fix edge condition in DAGCombiner to improve codegen of shift sequences.
Andrea_DiBiagio at sn.scee.net
- [PATCH] [asan] Fix a deadlock between asan's allocator and lsan
Alexey Samsonov
- [llvm] r192884 - Replace sra with srl if a single sign bit is required
Richard Sandiford
- [compiler-rt] r192885 - [asan] Fix a deadlock between asan's allocator and lsan
Kostya Serebryany
- [PATCH] sra->srl reduction and PowerPC test change
Richard Sandiford
- [compiler-rt] r192886 - [sanitizer] Fix unpoisoning of msghdr::msg_name in recvmsg interceptor.
Evgeniy Stepanov
- [PATCH] [Review Request] Improve getVTList() in SelectionDAG
Wan, Xiaofei
- [llvm] r192887 - Lit: Introduce an environment variable, $LIT_PRESERVES_TMP, to preserve TMP (and TEMP).
NAKAMURA Takumi
- [llvm] r192888 - [mips][msa] Removed ldx.[bhwd] and stx.[bhwd].
Daniel Sanders
- [PATCH] Address Space Casting
David Tweed
- [llvm] r192889 - Fix r192888: test/CodeGen/Mips/msa/3r_ld_st.ll should have been deleted
Daniel Sanders
- [llvm] r192890 - Fix tests not to depend on specific regalloc or instruction order.
Benjamin Kramer
- [llvm] r192891 - Lit: LIT_PRESERVES_TMP should be aware of TMPDIR, too.
NAKAMURA Takumi
- [PATCH] For the 16-bit unallocated NOP hints, make disassembly representation consistent with their 32-bit counterparts
Artyom Skrobov
- [compiler-rt] r192892 - [asan] fix a failure with ASAN_OPTIONS=verbosity=1:use_sigaltstack=1
Kostya Serebryany
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [llvm] r192894 - [DebugInfo] Delete dead code, simplify and fix code style for some existing code. No functionality change.
Alexey Samsonov
- [llvm] r192895 - [mips][msa] Added lsa instruction
Daniel Sanders
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] Loop Rerolling Pass
hfinkel at anl.gov
- [PATCH] Add hardware division to the list of Cortex-A15 features
Silviu Baranga
- [compiler-rt] r192901 - [ASan] fix assign_large_valloc_to_global.cc to use the correct header for valloc() on OSX.
Alexander Potapenko
- [PATCH] Add ARM .movsp unwind directive.
Logan Chien
- [compiler-rt] r192901 - [ASan] fix assign_large_valloc_to_global.cc to use the correct header for valloc() on OSX.
Kostya Serebryany
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [PATCH] Add hardware division to the list of Cortex-A15 features
Renato Golin
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
David Peixotto
- [PATCH] Developer policy amendment re. non-disclosure
Alp Toker
- [PATCH] Developer policy amendment re. non-disclosure
Tobias Grosser
- [PATCH] Developer policy amendment re. non-disclosure
Nadav Rotem
- [PATCH] Additional features for the C API
Chris Wailes
- [PATCH] Developer policy amendment re. non-disclosure
Daniel Berlin
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] Developer policy amendment re. non-disclosure
Daniel Berlin
- [PATCH] Developer policy amendment re. non-disclosure
Nadav Rotem
- [llvm] r192903 - Add testcase to make sure we don't generate a compact unwind section for ELF binaries.
Bill Wendling
- [llvm] r190354 - Set the encoding to '0' if we don't have an MAB.
Bill Wendling
- [llvm] r192904 - CMake: set stack size to 2MB for MSVC builds
Hans Wennborg
- [llvm] r192866 - x86: Move bitcasts outside concat_vector.
Jim Grosbach
- [llvm] r192906 - Simplify the interface of AnalyzeGlobal a bit and rename to analyzeGlobal.
Rafael Espindola
- [PATCH] Developer policy amendment re. non-disclosure
Alp Toker
- [llvm] r192907 - rename SafeToDestroyConstant to isSafeToDestroyConstant and clang-format.
Rafael Espindola
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [llvm] r192908 - [AArch64] Add support for NEON scalar three register different instruction
Chad Rosier
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
Manman Ren
- [PATCH] DebugInfo: Introduce the notion of "form classes"
Alexey Samsonov
- [llvm] r192904 - CMake: set stack size to 2MB for MSVC builds
Hans Wennborg
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Stephen Checkoway
- [llvm] r192910 - Rename fields of GlobalStatus to match the coding style.
Rafael Espindola
- [PATCH] LLVMSymbolizer: Use alternative method if no inlining frames found.
Will Dietz
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] DebugInfo: Introduce the notion of "form classes"
David Blaikie
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [llvm] r192912 - CMake: set stack size for MSVC in just one place
Hans Wennborg
- [llvm] r192904 - CMake: set stack size to 2MB for MSVC builds
Hans Wennborg
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [llvm] r192913 - llvm-c: Add LLVMIntPtrType{,ForAS}InContext
Anders Waldenborg
- [PATCH] C API: implement LLVMIntPtrType{,ForAS}InContext
Peter Zotov
- [PATCH] LLVMSymbolizer: Use alternative method if no inlining frames found.
Will Dietz
- [PATCH] [asan] Wipe all poisoned memory in fake stack frames before passing them to LSan
Sergey Matveev
- [PATCH] [asan] Wipe all poisoned memory in fake stack frames before passing them to LSan
Sergey Matveev
- [PATCH] SimplifyCFG: Don't duplicate calls to functions marked noduplicate
Matt Arsenault
- [patch] Optimize more linkonce_odr values during LTO
Rafael Espíndola
- [llvm] r192915 - Refactor lowering for COPY_STRUCT_BYVAL_I32
David Peixotto
- [llvm] r192916 - 17309 ARM backend incorrectly lowers COPY_STRUCT_BYVAL_I32 for thumb1 targets
David Peixotto
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
David Peixotto
- [PATCH] [asan] Wipe all poisoned memory in fake stack frames before passing them to LSan
Sergey Matveev
- [PATCH] [asan] Wipe all poisoned memory in fake stack frames before passing them to LSan
Sergey Matveev
- [PATCH] Add a "no-split-stack" function attribute.
Luqman Aden
- [PATCH] Support for microMIPS relocations 1
Jack Carter
- [PATCH] DebugInfo: Introduce the notion of "form classes"
Eric Christopher
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Rafael Espíndola
- ExecutionEngine::finalizeModule()
Yaron Keren
- [PATCH] Add a "no-split-stack" function attribute.
Rafael Espíndola
- [llvm] r192924 - DIEHash: Support for simple (non-recursive, non-reused) type references
David Blaikie
- ExecutionEngine::finalizeModule()
Kaylor, Andrew
- [llvm] r192925 - DIEHash: Add more things (and remove one character) from the COLLECT_ATTR macro
David Blaikie
- [PATCH] [lld] add calls to nativereader/nativewriter
Shankar Kalpathi Easwaran
- [PATCH] Improve debug message of the layout pass.
Rui Ueyama
- [lld] r192930 - Fill gap in .text with NOP.
Rui Ueyama
- [compiler-rt] r192931 - Make the big array in the UBSan C++ runtime be zero-initialized to dramatically
Richard Smith
- [lld] r192930 - Fill gap in .text with NOP.
Sean Silva
- [lld] r192930 - Fill gap in .text with NOP.
Chandler Carruth
- [lld] r192930 - Fill gap in .text with NOP.
Rui Ueyama
- ExecutionEngine::finalizeModule()
Yaron Keren
- [lld] r192930 - Fill gap in .text with NOP.
Rui Ueyama
- [lld] r192930 - Fill gap in .text with NOP.
Reid Kleckner
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Stephen Checkoway
- [lld] r192930 - Fill gap in .text with NOP.
Rui Ueyama
- [PATCH] [lld] add calls to nativereader/nativewriter
Rui Ueyama
- ExecutionEngine::finalizeModule()
Kaylor, Andrew
- [lld] r192930 - Fill gap in .text with NOP.
Sean Silva
- [PATCH] [lld] add calls to nativereader/nativewriter
kledzik at apple.com
- [PATCH] [lld] add calls to nativereader/nativewriter
Shankar Kalpathi Easwaran
- [zorg] r192935 - Changed name of clang freeBSD9.2 builder to show it's patched, change number of jobs for freeBSD9.2 slave builders.
Galina Kistanova
- [PATCH] [lld] add calls to nativereader/nativewriter
kledzik at apple.com
- [PATCH] [lld] add calls to nativereader/nativewriter
Shankar Kalpathi Easwaran
- [llvm] r192938 - Temporarily revert r192749 as it is causing problems for LTO and
Eric Christopher
- [llvm] r192749 - Make sure we're not attempting to construct a subprogram DIE
Eric Christopher
- [llvm] r192925 - DIEHash: Add more things (and remove one character) from the COLLECT_ATTR macro
Eric Christopher
- [lld] r192939 - [ELF] Set ordinals properly to all atoms.
Shankar Easwaran
- [llvm] r192940 - Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output"
Hans Wennborg
- [PATCH] [lld] add calls to nativereader/nativewriter
kledzik at apple.com
- [PATCH] Improve debug message of the layout pass.
Shankar Kalpathi Easwaran
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Hans Wennborg
- [PATCH] [lld] add calls to nativereader/nativewriter
Shankar Kalpathi Easwaran
- [lld] r192941 - Improve debug message of the layout pass.
Rui Ueyama
- [PATCH] Improve debug message of the layout pass.
Rui Ueyama
- [PATCH] Improve debug message of the layout pass.
Rui Ueyama
- [PATCH] Improve debug message of the layout pass.
Shankar Kalpathi Easwaran
- [PATCH] Improve debug message of the layout pass.
Rui Ueyama
- [PATCH] [lld] add calls to nativereader/nativewriter
Shankar Kalpathi Easwaran
- [lld] r192942 - Fix a layout pass debug message.
Rui Ueyama
- [lld] r192943 - Fix -Wunused-function warning of release build.
Rui Ueyama
- [lld] r192944 - [Native] Fix fallback atoms when writing to Native file.
Shankar Easwaran
- [lld] r192945 - Fill the atom gap with INT 3 instead of NOP.
Rui Ueyama
- [PATCH] Improve debug message of the layout pass.
Shankar Kalpathi Easwaran
- [PATCH] [lld] add calls to nativereader/nativewriter
Rui Ueyama
- [PATCH] [lld] Change interface to PassManager
Shankar Kalpathi Easwaran
- [PATCH] [lld] add calls to nativereader/nativewriter
Shankar Kalpathi Easwaran
- [PATCH] Switch from i32i8imm to i8 for immediate operands on x86 vector element shift instructions.
Craig Topper
- [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI with fast-isel)
Bill Wendling
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Rafael Espíndola
- [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI with fast-isel)
Bill Schmidt
- [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI with fast-isel)
Bill Wendling
- [PATCH] Add a "no-split-stack" function attribute.
Luqman Aden
- [PATCH] Add a "no-split-stack" function attribute.
Luqman Aden
- [llvm] r192866 - x86: Move bitcasts outside concat_vector.
Nadav Rotem
- [PATCH] [Review Request] Improve getVTList() in SelectionDAG
Nadav Rotem
- Stackmaps [1-3/6]: llvm.webkit.stackmap and llvm.webkit.patchpoint
Andrew Trick
- Stackmaps [4/6] WEBKIT_STACKMAP pseudo instruction.
Andrew Trick
- Stackmaps [5/6] X86 support for stackmap generation.
Andrew Trick
- Stackmaps [6/6] JavaScript calling convention.
Andrew Trick
- [PATCH] Switch from i32i8imm to i8 for immediate operands on x86 vector element shift instructions.
Craig Topper
- [PATCH] Switch from i32i8imm to i8 for immediate operands on x86 vector element shift instructions.
Craig Topper
- [PATCH] [Review Request] Improve getVTList() in SelectionDAG
Wan, Xiaofei
- [llvm] r192952 - [DebugInfo] Remove dead code.
Alexey Samsonov
- [llvm] r192953 - Fix initialization order warning in mingw32 build
Alp Toker
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
林作健
- [llvm] r192954 - [DebugInfo] Remove unneeded struct member and hide struct definition. No functionality change.
Alexey Samsonov
- [PATCH] Developer policy amendment re. non-disclosure
Daniel Berlin
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
林作健
- [llvm] r192955 - Fix a conversion warning in the mingw32 build
Alp Toker
- [compiler-rt] r192956 - [asan] fix atexit stats
Kostya Serebryany
- [llvm] r192957 - CodeGen: Emit a libcall if the target doesn't support 16-byte wide atomics
David Majnemer
- [llvm] r192958 - Developer policy amendment regarding confidentiality notices
Alp Toker
- [PATCH] Developer policy amendment re. non-disclosure
Alp Toker
- [PATCH] DebugInfo: Introduce the notion of "form classes"
Alexey Samsonov
- [PATCH] DebugInfo: Introduce the notion of "form classes"
Alexey Samsonov
- [PATCH] Avoid duplicate lookup in getSymbolAddress and getSymbolLoadAddress
Yaron Keren
- [PATCH] Developer policy amendment re. non-disclosure
David Tweed
- [PATCH] Avoid duplicate lookup in getSymbolAddress and getSymbolLoadAddress
Yaron Keren
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
David Majnemer
- [compiler-rt] r192959 - [sanitizer] Intercept getmntent, getmntent_r.
Evgeniy Stepanov
- [compiler-rt] r192960 - [asan] fix a test on Mac
Kostya Serebryany
- [PATCH] Added TargetLowering::isVectorEltOrderLittleEndian(EVT)
Daniel Sanders
- [PATCH] [mips][msa] Build all the tests in little and big endian modes and correct an incorrect test.
Daniel Sanders
- [llvm] r192961 - [mips][msa] Added a regression test that depended on multiple patches to pass.
Daniel Sanders
- [PATCH] For the 16-bit unallocated NOP hints, make disassembly representation consistent with their 32-bit counterparts
Richard Barton
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [PATCH] [mips][msa] Build all the tests in little and big endian modes and correct an incorrect test.
Daniel Sanders
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [llvm] r192963 - Add hardware division as a default feature on Cortex-A15. Also add test cases to check this, and change diagnostics for the hwdiv-arm feature to something useful.
Silviu Baranga
- [PATCH] Add hardware division to the list of Cortex-A15 features
Silviu Baranga
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [PATCH 1/6][Mips][msa] Fix definition of SLD instruction
Matheus Almeida
- [PATCH 2/6][Mips][msa] Direct Object Emission of SPLAT instruction
Matheus Almeida
- [PATCH 3/6][Mips][msa] Direct Object Emission support for CTCMSA and CFCMSA
Matheus Almeida
- [PATCH 4/6][Mips][msa] Direct Object Emission support for MOVE.v
Matheus Almeida
- [PATCH] Developer policy amendment re. non-disclosure
Alp Toker
- [PATCH 5/6][Mips][msa] Direct Object Emission support for LDI instructions
Matheus Almeida
- [compiler-rt] r192965 - [sanitizer] Move statfs/fstatfs to common interceptors and add statvfs/fstatvfs.
Evgeniy Stepanov
- [PATCH 6/6][Mips][msa] Direct Object Emission support for LD/ST instructions
Matheus Almeida
- [compiler-rt] r192966 - [sanitizer] Fix OSX build.
Evgeniy Stepanov
- [PATCH] MCJIT::clearSymbolAddress
Yaron Keren
- [PATCH] For the 16-bit unallocated NOP hints, make disassembly representation consistent with their 32-bit counterparts
Artyom Skrobov
- [compiler-rt] r192967 - [sanitizer] Fix OSX build some more.
Evgeniy Stepanov
- [PATCH] Developer policy amendment re. non-disclosure
David Tweed
- [llvm] r192968 - Correct log message typo: ended ad -> ended at
Ed Maste
- [PATCH] WIP Implement eabi attributes handling in ARMAsmParser
Gabor Ballabas
- [llvm] r192970 - [AArch64] Add support for NEON scalar extract narrow instructions.
Chad Rosier
- [llvm] r192972 - Add hint disassembly syntax for 16-bit Thumb hint instructions.
Richard Barton
- [compiler-rt] r192973 - [ASan] fix compilation of atexit_stats.cc on OSX
Alexander Potapenko
- [llvm] r192974 - R600: Remove \ at EOL from ascii art comments.
Benjamin Kramer
- [compiler-rt] r192975 - [ASan] fix compilation of sanitizer_platform_limits_posix.cc on OSX.
Alexander Potapenko
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Rafael Espíndola
- [llvm] r192976 - [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI with fast-isel)
Bill Schmidt
- [PATCH] Developer policy amendment re. non-disclosure
Rafael Espíndola
- [llvm] r192977 - Pure refactoring change.
Richard Barton
- [llvm] r192957 - CodeGen: Emit a libcall if the target doesn't support 16-byte wide atomics
Rafael Espíndola
- [PATCH] For the 16-bit unallocated NOP hints, make disassembly representation consistent with their 32-bit counterparts
Richard Barton
- [PATCH] Add a "no-split-stack" function attribute.
Rafael Espíndola
- [llvm] r192978 - Test case for r192957
David Majnemer
- [compiler-rt] r192979 - [asan] reduce the size of AsanThreadContext by storing the stack trace in the stack depot
Kostya Serebryany
- [llvm] r192957 - CodeGen: Emit a libcall if the target doesn't support 16-byte wide atomics
David Majnemer
- [compiler-rt] r192980 - [asan] allocate AsanThreadContext using LowLevelAllocator instead of mmap to save space
Kostya Serebryany
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names"
Hans Wennborg
- [llvm] r190335 - Call generateCompactUnwindEncodings() right before we need to output the frame information.
Rafael Espíndola
- [llvm] r192961 - [mips][msa] Added a regression test that depended on multiple patches to pass.
David Blaikie
- [PATCH] Developer policy amendment re. non-disclosure
Daniel Berlin
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
David Peixotto
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
林作健
- [compiler-rt] r192979 - [asan] reduce the size of AsanThreadContext by storing the stack trace in the stack depot
Alexander Potapenko
- [compiler-rt] r192979 - [asan] reduce the size of AsanThreadContext by storing the stack trace in the stack depot
Alexander Potapenko
- [PATCH] SCEV should use NSW to get trip count for loop with nonunit stride.
Andrew Trick
- [PATCH] Avoid duplicate lookup in getSymbolAddress and getSymbolLoadAddress
Kaylor, Andrew
- [llvm] r192938 - Temporarily revert r192749 as it is causing problems for LTO and
Adrian Prantl
- [llvm] r192985 - Revert the rest of r192749 to bring back the buildbot. These two
Eric Christopher
- [llvm] r192938 - Temporarily revert r192749 as it is causing problems for LTO and
Eric Christopher
- [llvm] r192938 - Temporarily revert r192749 as it is causing problems for LTO and
Adrian Prantl
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Adrian Prantl
- [PATCH] Make hint ranges consistent (Was: For the 16-bit unallocated NOP hints, make disassembly representation consistent with their 32-bit counterparts)
Artyom Skrobov
- [PATCH] Avoid duplicate lookup in getSymbolAddress and getSymbolLoadAddress
Yaron Keren
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
David Blaikie
- [PATCH] SCEV should use NSW to get trip count for loop with nonunit stride.
Hal Finkel
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
David Peixotto
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Adrian Prantl
- [PATCH] MCJIT::clearSymbolAddress
Kaylor, Andrew
- [compiler-rt] r192990 - [asan] fix stack trace printing on Mac
Kostya Serebryany
- [compiler-rt] r192979 - [asan] reduce the size of AsanThreadContext by storing the stack trace in the stack depot
Kostya Serebryany
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Adrian Prantl
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
David Blaikie
- [PATCH] MC asm parser: allow @'s in symbol names in MS assembly
Hans Wennborg
- [PATCH] MC asm parser: allow @'s in symbol names in MS assembly
David Majnemer
- [PATCH] SCEV should use NSW to get trip count for loop with nonunit stride.
Dan Gohman
- [PATCH] MCJIT::clearSymbolAddress
Yaron Keren
- [PATCH] MC asm parser: allow @'s in symbol names in MS assembly
Hans Wennborg
- [PATCH] MC asm parser: allow @'s in symbol names in MS assembly
Rafael Ávila de Espíndola
- Stackmaps [6/6] JavaScript calling convention.
Rafael Espíndola
- [PATCH] MCJIT::clearSymbolAddress
Kaylor, Andrew
- [PATCH] WIP Implement eabi attributes handling in ARMAsmParser
Rafael Espíndola
- [PATCH] MC asm parser: allow @'s in symbol names in MS assembly
Hans Wennborg
- [PATCH] MC asm parser: allow @'s in symbol names in MS assembly
Hans Wennborg
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Rafael Espíndola
- [PATCH] MC asm parser: allow @'s in symbol names in MS assembly
Rafael Espíndola
- [PATCH] [lld] Change interface to PassManager
Shankar Easwaran
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Stephen Checkoway
- [llvm] r192996 - Check for errors when calling lto_codegen_add_module in the gold plugin.
Rafael Espindola
- [LNT] update summary report edit to use bootstrap
Chris Matthews
- [LNT] update summary report edit to use bootstrap
Daniel Dunbar
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Adrian Prantl
- [LNT] update summary report edit to use bootstrap
Chris Matthews
- [PATCH] [lld] Change interface to PassManager
Michael Spencer
- [PATCH] [lld] Change interface to PassManager
kledzik at apple.com
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Rafael Espíndola
- Stackmaps [6/6] JavaScript calling convention.
Andrew Trick
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
David Blaikie
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
Stephen Checkoway
- [zorg] r192998 - Remove builder clang-mergefunc-x86_64-freeBSD9.2 temporally.
Galina Kistanova
- ExecutionEngine::finalizeModule()
Yaron Keren
- [patch] Support multiple comdat sections with the same name but different groups
Rafael Espíndola
- [llvm] r193000 - MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asm
Hans Wennborg
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Adrian Prantl
- [PATCH] SCEV should use NSW to get trip count for loop with nonunit stride.
Andrew Trick
- [PATCH] MC asm parser: allow @'s in symbol names in MS assembly
Hans Wennborg
- [llvm] r193001 - Debug Info: simplify code a bit.
Manman Ren
- [patch] Support multiple comdat sections with the same name but different groups
David Blaikie
- ExecutionEngine::finalizeModule()
Kaylor, Andrew
- [llvm] r193002 - Debug Info: add a newly-created DIE to a parent in the same function.
Manman Ren
- [PATCH] [lld] Change interface to PassManager
Shankar Kalpathi Easwaran
- [PATCH] [lld] Change interface to PassManager
Shankar Kalpathi Easwaran
- [llvm] r193002 - Debug Info: add a newly-created DIE to a parent in the same function.
David Blaikie
- ExecutionEngine::finalizeModule()
Yaron Keren
- [PATCH] Fix bug that CompareAtoms::compare is not transitive.
Rui Ueyama
- [llvm] r193002 - Debug Info: add a newly-created DIE to a parent in the same function.
Manman Ren
- ExecutionEngine::finalizeModule()
Kaylor, Andrew
- [llvm] r193002 - Debug Info: add a newly-created DIE to a parent in the same function.
David Blaikie
- [llvm] r193004 - [Support][YAML] Add support for accessing tags and tag handle substitution.
Michael J. Spencer
- [patch] Optimize more linkonce_odr values during LTO
Rafael Espíndola
- [PATCH] Add a "split-stack" function attribute.
Luqman Aden
- Use auto profiler to set branch weights
Diego Novillo
- [llvm] r193004 - [Support][YAML] Add support for accessing tags and tag handle substitution.
Lang Hames
- ExecutionEngine::finalizeModule()
Yaron Keren
- [llvm] r193007 - Can we move to C++11 already?
Michael J. Spencer
- [llvm] r193008 - Update to reflect current GC APIs and usage. The example code is taken from the Erlang GC implementation.
Bill Wendling
- [llvm] r193009 - Remove reference to obsolete arguments.
Bill Wendling
- [llvm] r193004 - [Support][YAML] Add support for accessing tags and tag handle substitution.
David Blaikie
- [PATCH] Fix bug that CompareAtoms::compare is not transitive.
Michael Spencer
- [llvm] r193011 - YAMLBench.cpp: Use llvm_move instead of std::move also here.
NAKAMURA Takumi
- [llvm] r193004 - [Support][YAML] Add support for accessing tags and tag handle substitution.
Lang Hames
- [llvm] r193012 - Clarify that an alignment of 0 or 1 on a mem* intrinsic means 'no alignment'.
Bill Wendling
- Use auto profiler to set branch weights
Eric Christopher
- [llvm] r193013 - Mark some command line flags as hidden
Nadav Rotem
- [llvm] r193014 - Write a simple description of the 'target triple' directive. This should be expanded. PR8976.
Bill Wendling
- [llvm] r193015 - SCEV should use NSW to get trip count for positive nonunit stride loops.
Andrew Trick
- [PATCH] Fix bug that CompareAtoms::compare is not transitive.
Shankar Kalpathi Easwaran
- [lld] r193017 - [PECOFF] Only COMDAT symbols are allowed to be dead-stripped.
Rui Ueyama
- [llvm] r193021 - Update PPC loop tests after SCEV non-unit-stride checkin r193015.
Andrew Trick
- [PATCH] Fix bug that CompareAtoms::compare is not transitive.
Rui Ueyama
- [llvm] r192865 - According to the dwarf standard pubnames and pubtypes for languages
David Blaikie
- [llvm] r192865 - According to the dwarf standard pubnames and pubtypes for languages
Eric Christopher
- [llvm] r193015 - SCEV should use NSW to get trip count for positive nonunit stride loops.
Argyrios Kyrtzidis
- [llvm] r193015 - SCEV should use NSW to get trip count for positive nonunit stride loops.
Andrew Trick
- ExecutionEngine::finalizeModule()
Kaylor, Andrew
- ExecutionEngine::finalizeModule()
Kaylor, Andrew
- [PATCH] SCEV should use NSW to get trip count for loop with nonunit stride.
Michele Scandale
- [llvm] r193023 - Fix up a few minor performance problems spotted in code review.
Eric Christopher
- [llvm] r193024 - Reformat.
Eric Christopher
- [PATCH] Runtime support for the indirect function call checker.
Richard Smith
- [PATCH] Runtime support for the indirect function call checker.
Peter Collingbourne
- [PATCH] Runtime support for the indirect function call checker.
Peter Collingbourne
- [lld] r193029 - Fix bug that CompareAtoms::compare is not transitive.
Rui Ueyama
- [PATCH] Fix bug that CompareAtoms::compare is not transitive.
Rui Ueyama
- [lld] r193030 - Simplify WinLinkDriver. No functionality change.
Rui Ueyama
- [PATCH] Fix bug that CompareAtoms::compare is not transitive.
Sean Silva
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
林作健
- [PATCH] Documentation for llvm.experimental.stackmap and llvm.experimental.patchpoint.
Andrew Trick
- [PATCH] Fix creating bitcasts between address spaces in SCEV.
Andrew Trick
- [PATCH] Documentation for llvm.experimental.stackmap and llvm.experimental.patchpoint.
Sean Silva
- [llvm] r193031 - Remove NDBEUG from all release types compile flags.
Yaron Keren
- [PATCH] Developer policy amendment re. non-disclosure
Tobias Grosser
- ExecutionEngine::finalizeModule()
Yaron Keren
- [llvm] r193033 - Added comments from Andrew Kaylor.
Yaron Keren
- [llvm] r193034 - Avoid duplicate search by reusing the iterator.
Yaron Keren
- [PATCH] Developer policy amendment re. non-disclosure
Yaron Keren
- [PATCH] WIP Implement eabi attributes handling in ARMAsmParser
Logan Chien
- [PATCH] Make v7(e)m default to thumb
Renato Golin
- [llvm] r193035 - Perform an intelligent splice of the predecessor with the single successor.
Bill Wendling
- [llvm] r193014 - Write a simple description of the 'target triple' directive. This should be expanded. PR8976.
David Tweed
- [patch] Support multiple comdat sections with the same name but different groups
Rafael Espíndola
- ExecutionEngine::finalizeModule()
Yaron Keren
- [PATCH] WIP Implement eabi attributes handling in ARMAsmParser
Amara Emerson
- [llvm] r193038 - Remove unused variable.
Benjamin Kramer
- [PATCH] WIP Implement eabi attributes handling in ARMAsmParser
Logan Chien
- [PATCH] Fix for PR15086
Dimitry Andric
- [PATCH] A new HeapToStack allocation promotion pass
Marc Glisse
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [llvm] r192915 - Refactor lowering for COPY_STRUCT_BYVAL_I32
Bob Wilson
- [llvm] r193041 - Emit DWARF line entries for all data in the instruction stream.
Peter Collingbourne
- [llvm] r193042 - Emit prefix data after debug and EH directives.
Peter Collingbourne
- [PATCH] Runtime support for the indirect function call checker.
Peter Collingbourne
- [PATCH] Runtime support for the indirect function call checker.
Peter Collingbourne
- [PATCH] Runtime support for the indirect function call checker.
Richard Smith
- [llvm] r193043 - Typo.
Peter Collingbourne
- [PATCH] Developer policy amendment re. non-disclosure
Daniel Berlin
- [llvm] r193045 - Teach simplify-cfg how to correctly create covered lookup tables for switches on iN with N >= 3.
Michael Gottesman
- [llvm] r193045 - Teach simplify-cfg how to correctly create covered lookup tables for switches on iN with N >= 3.
Chris Lattner
- [llvm] r193045 - Teach simplify-cfg how to correctly create covered lookup tables for switches on iN with N >= 3.
Michael Gottesman
- [llvm] r193045 - Teach simplify-cfg how to correctly create covered lookup tables for switches on iN with N >= 3.
Michael Gottesman
- [PATCH] Developer policy amendment re. non-disclosure
Tobias Grosser
- [PATCH] Developer policy amendment re. non-disclosure
Renato Golin
- [PATCH] Developer policy amendment re. non-disclosure
Renato Golin
- [PATCH] Loop Rerolling Pass
Nick Lewycky
- [patch] Optimize more linkonce_odr values during LTO
Nick Lewycky
- [compiler-rt] r193059 - [ubsan] Introduce %clangxx substitution for all C++ tests.
Peter Collingbourne
- [compiler-rt] r193060 - Runtime support for the indirect function call checker.
Peter Collingbourne
- [PATCH] Runtime support for the indirect function call checker.
Peter Collingbourne
- [PATCH] Fix for PR15086
Nick Lewycky
- [PATCH] Fix for PR15086
Dimitry Andric
- [PATCH] Additional features for the C API
Nick Lewycky
- [llvm] r193063 - Fix typo in test's XFAIL line. Patch by Dimitry Andric!
Nick Lewycky
- [PATCH] Fix for PR15086
Nick Lewycky
- [PATCH] Add a CMake option COMPILER_RT_DEBUG for building runtimes with full debug info.
Peter Collingbourne
- [PATCH] Overhaul the symbolizer interface.
Peter Collingbourne
- [llvm] r193045 - Teach simplify-cfg how to correctly create covered lookup tables for switches on iN with N >= 3.
Chris Lattner
- [PATCH 1/6][Mips][msa] Fix definition of SLD instruction
Jack Carter
- [PATCH 1/6][Mips][msa] Fix definition of SLD instruction
Jack Carter
- [PATCH 2/6][Mips][msa] Direct Object Emission of SPLAT instruction
Jack Carter
- [llvm] r193015 - SCEV should use NSW to get trip count for positive nonunit stride loops.
Chris Lattner
- [PATCH 3/6][Mips][msa] Direct Object Emission support for CTCMSA and CFCMSA
Jack Carter
- [PATCH 4/6][Mips][msa] Direct Object Emission support for MOVE.v
Jack Carter
- [llvm] r193064 - Don't eliminate a partially redundant load if it's in a landing pad.
Bill Wendling
- [PATCH 5/6][Mips][msa] Direct Object Emission support for LDI instructions
Jack Carter
- [PATCH 6/6][Mips][msa] Direct Object Emission support for LD/ST instructions
Jack Carter
- [PATCH] OCaml bindings: implement missing Core APIs
Peter Zotov
- [llvm] r193068 - Fix the predecessor removal logic in r193045.
Michael Gottesman
- [llvm] r193045 - Teach simplify-cfg how to correctly create covered lookup tables for switches on iN with N >= 3.
Michael Gottesman
Last message date:
Sun Oct 20 22:23:43 PDT 2013
Archived on: Tue Aug 4 17:10:41 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).