The Week Of Monday 10 November 2014 Archives by thread
Starting: Mon Nov 10 01:15:53 PST 2014
Ending: Sun Nov 16 22:50:32 PST 2014
Messages: 1210
- [llvm] r221526 - llvm/test/tools/llvm-symbolizer/ppc64.test: Avoid subshell.
Jay Foad
- [PATCH] [ASan] Fix leak test on 64-bit targets other than x86-64
Jay Foad
- [PATCH] [asan] [mips] added support of asan for mips64/mips64el
Kumar Sukhani
- [PATCH] [ASan] Fix use of -asan-instrument-assembly in tests
Jay Foad
- [PATCH] [Sanitizers] Enable stack traces on FreeBSD
Alexander Potapenko
- [PATCH] Masked Vector Load/Store Intrinsics
Elena Demikhovsky
- [PATCH] Added InstCombine transformation for combining two instructions icmp ult/ule/uge/ugt (ashr/lshr (Const2) %A), (Const1)
Ankur Garg
- [PATCH] [InstCombineCompares] Added shl optimization for the instruction - icmp ugt/ult/uge/ule (shl Const2, A), Const1
Ankur Garg
- [PATCH] Move -asan-instrument-assembly to TargetMachine
Evgeniy Stepanov
- [PATCH] [mips] Enable code generation for the MIPS II target.
Daniel Sanders
- [AVX512] Add 512b integer shift by immediate intrinsics
Cameron McInally
- [lld] r221583 - Add support library.
Shankar Easwaran
- [lld] r221584 - [ELF] Support -z max-page-size option
Shankar Easwaran
- [lld] r221585 - [Gnu] Add options that are ignored
Shankar Easwaran
- [lld] r221586 - [ELF] .dynamic should have SHT_DYNAMIC flag
Shankar Easwaran
- [lld] r221587 - [ELF] Fix values of linker created dynamic variables.
Shankar Easwaran
- [lld] r221588 - [ELF] Fix DT_INIT_ARRAY{SZ} and DT_FINI_ARRAY{SZ}
Shankar Easwaran
- [lld] r221589 - [Gnu] Support --image-base option
Shankar Easwaran
- [llvm] r221590 - [CMake] Move llvm-shlib in prior to other tools.
NAKAMURA Takumi
- [llvm] r221591 - [CMake] Let llvm-shlib work on Linux with --whole-archive.
NAKAMURA Takumi
- [llvm] r221592 - [CMake] llvm-c-test: Use libLLVM.so if it is available.
NAKAMURA Takumi
- [PATCH] [yaml2obj] Support AArch64 relocations.
Daniel Stewart
- [PATCH] [Ubsan] Fix the cast-overflow.cpp test to build on FreeBSD
Phabricator
- [lld] r221594 - [ELF] add missing test for max-page-size
Shankar Easwaran
- [PATCH] [Ubsan] Fix the missing_return.cpp test to pass on FreeBSD
Phabricator
- [compiler-rt] r221595 - [Sanitizers] Enable stack traces on FreeBSD
Viktor Kutuzov
- [PATCH] Enable running Ubsan tests on FreeBSD
Phabricator
- [compiler-rt] r221596 - [Ubsan] Fix the cast-overflow.cpp test to build on FreeBSD
Viktor Kutuzov
- [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
Rafael Ávila de Espíndola
- [compiler-rt] r221597 - [Ubsan] Fix the missing_return.cpp test to pass on FreeBSD
Viktor Kutuzov
- [llvm] r221598 - Mark test using python as REQUIRES: python27.
Manuel Klimek
- [compiler-rt] r221599 - Enable running Ubsan tests on FreeBSD
Viktor Kutuzov
- [PATCH] [AArch64] LoopVectorizer test case for cost model to handle signed division by a power of 2
Chad Rosier
- [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on X86, ELF, PIC
Dario Domizioli
- [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on X86, ELF, PIC
Rafael Espíndola
- [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on X86, ELF, PIC
Rafael Espíndola
- [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on X86, ELF, PIC
Dario Domizioli
- [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on X86, ELF, PIC
Dario Domizioli
- [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on X86, ELF, PIC
Reid Kleckner
- [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on X86, ELF, PIC
Rafael Espíndola
- [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on X86, ELF, PIC
Dario Domizioli
- [lld] r221602 - [Mips] Do not read addends for relocations which do not use them
Simon Atanasyan
- [lld] r221603 - [Mips] Replace the redundant condition by assert call
Simon Atanasyan
- [PATCH] [Asan] Pack signal context into a structure
Viktor Kutuzov
- [llvm] r221604 - [mips] Fix sret arguments for N32/N64 which were accidentally broken in r221534.
Daniel Sanders
- [PATCH] [ASAN/AArch64] Fix kernel_old_Xid_t type
Christophe Lyon
- [PATCH] [GVN] Perform Scalar PRE on gep indices that feed loads before doing Load PRE
Balaram Makam
- [PATCH] Disable indvar widening if arithmetics on the wider type are more expensive
Tom Stellard
- [llvm] r221608 - Fix variable names and comment style. NFC.
Rafael Espindola
- [PATCH] Fix invalid memory access in llvm-mc if file ends in non-newline whitespace or comma
colinl at codeaurora.org
- [PATCH] [BasicAA] Make better use of zext and sign information.
Nick White
- [PATCH] [mips] Make the MipsAsmParser capable of knowing whether PIC mode is enabled or not.
Daniel Sanders
- [compiler-rt] r221610 - Do not build a separate x86_64h Haswell slice for the iOS simulator.
Bob Wilson
- [PATCH] [zorg] Add a clang builder for MIPS
Daniel Sanders
- [llvm] r221612 - [mips][microMIPS] Fix issue with delay slot filler and microMIPS
Zoran Jovanovic
- [llvm] r221613 - Fix extra semicolon warning. NFC.
Vasileios Kalintiris
- [PATCH] [NVPTX] Add an NVPTX-specific TargetTransformInfo
Jingyue Wu
- [llvm] r221615 - Misc style fixes. NFC.
Rafael Espindola
- [patch] Pass an ArrayRef to MCDisassembler::getInstruction
Rafael Espíndola
- [llvm] r221619 - [NVPTX] Add an NVPTX-specific TargetTransformInfo
Jingyue Wu
- [llvm] r221620 - Copy externally_initialized in GlobalVariable::copyAttributesFrom.
Rafael Espindola
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [PATCH] Add Forward-Edge Control-Flow Integrity support
Tom Roeder
- [compiler-rt] r221621 - Build Darwin libclang_rt libraries against real SDKs.
Bob Wilson
- [compiler-rt] r221622 - Clean up indentation after previous change.
Bob Wilson
- [PATCH] [mips][micromips] Add predicate 'InMicroMips' at CodeGen patterns for microMIPS instructions
Jozef Kolek
- [PATCH] [AArch64] Load Balancing for AES instructions on Cortex-A57
Z. Zheng
- [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the presence of AssertSext
Michael Kuperstein
- [lld] r217324 - Remove dead code.
Shankar Easwaran
- [llvm] r221626 - [X86] Fix pattern match for 32-to-64-bit zext in the presence of AssertSext
Michael Kuperstein
- configure.ac lives in autoconf/, not autotools/
Palmer Dabbelt
- [PATCH] configure.ac lives in autoconf/, not autotools/
Palmer Dabbelt
- [PATCH] PR21482: long paths on Windows
Robinson, Paul
- [llvm] r221627 - [SwitchLowering] Fix the "fixPhis" function.
Juergen Ributzka
- [llvm] r221628 - [AArch64][FastISel] Fix kill flags for integer extends.
Juergen Ributzka
- [llvm] r221629 - Reverting r221626 due to a too-strict test.
Michael Kuperstein
- [PATCH] [X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2
Simon Pilgrim
- [PATCH] don't unroll loops with zero trip count; fix for PR21409
Sanjay Patel
- [patch] Don't make assumptions about the name of private global variables
Rafael Espíndola
- [llvm] r221638 - configure.ac lives in autoconf/, not autotools/
Rafael Espindola
- [compiler-rt] r208947 - InstrProf: Create a PIC version of the profile runtime
Alexey Samsonov
- [PATCH] Added a new transformation " (sub (or A, B) (and A, B)) --> (xor A, B) "
Sean Silva
- [llvm] r221639 - [yaml2obj] Support AArch64 relocations.
Chad Rosier
- [PATCH] ubsan: add 'UndefinedBehaviorSanitizer' to messages
Alexey Samsonov
- [PATCH] [AArch64] Improve codegen of store lane instructions by avoiding GPR usage
Ahmed Bougacha
- [PATCH] First stage of call lowering for Mips fast-isel
reed kotler
- [PATCH] Move asan-coverage into a separate phase.
Nick Lewycky
- [PATCH] [LIT] Add SuffixDispatchTest for use in libc++ and libc++abi tests.
Eric Fiselier
- [lld] r221648 - [Gnu][Driver] Use StringRef conversion functions
Shankar Easwaran
- [lld] r221649 - Revert "Add support library."
Shankar Easwaran
- [lld] r221650 - [ELF] Change order of section match.
Shankar Easwaran
- [PATCH] We need an OptionStore abstraction for storing debug option data.
Chris Bieneman
- [PATCH] Add macros for accessor functions to ConstantPlaceHolder
Richard Trieu
- [llvm] r221652 - speling.
Nico Weber
- [lld] r221654 - [mach-o] Fix lazy binding offsets
Nick Kledzik
- [PATCH] Move arm-nacl DL description string setting from ctor to setABI.
Jan Voung
- [compiler-rt] r221656 - Add a missing parenthesis mistakenly dropped in r221621.
Bob Wilson
- [llvm] r221657 - [X86] Custom lower UINT_TO_FP from v4f32 to v4i32, and for v8f32 to v8i32 if
Quentin Colombet
- [zorg] r221662 - Add libc++ sanitizer buildbots
Eric Fiselier
- [PATCH] [PowerPC] Replace foul hackery with real calls to __tls_get_addr
Bill Schmidt
- [llvm] r221664 - Don't repeat name in comment. NFC.
Rafael Espindola
- [llvm] r221665 - Don't duplicate names in comments. NFC.
Rafael Espindola
- [llvm] r221666 - Add const. NFC.
Rafael Espindola
- [llvm] r221667 - MCAsmParserExtension has a copy of the MCAsmParser. Use it.
Rafael Espindola
- [llvm] r221668 - [NVPTX] Remove dead code in NVPTXTargetTransformInfo (NFC)
Jingyue Wu
- [llvm] r221669 - Only run the gold plugin tests if gold supports the targets we test with.
Rafael Espindola
- New Solution for memory leak in tblgen
wuhui1973
- [PATCH] Avoid short relocation in x86_64 large code model
Rafael Ávila de Espíndola
- [PATCH] [AArch64] Improve and enable the SeparateConstOffsetFromGEP for AArch64 backend.
Hao Liu
- [zorg] r221670 - Add OSX buildslave
Eric Fiselier
- [zorg] r221671 - Fix name of max_build to correctly be max_builds
Eric Fiselier
- [llvm] r221672 - [X86] Fix pattern match for 32-to-64-bit zext in the presence of AssertSext
Michael Kuperstein
- [PATCH] Select Elimination in InstCombine
hfinkel at anl.gov
- [llvm] r221673 - Use uint64_t as the type for the X86 TSFlag format enum. Allows removal of the VEXShift hack that was used to access the higher bits of TSFlags.
Craig Topper
- [llvm] r221674 - Addition to r216371 (SLP and Loop Vectorization) and r218607 where
Suyog Sarda
- [x86_64] Don't truncate PC-relative relocations in ELF EH frames to 32 bits
Akos Kiss
- [llvm] r221675 - [CMake] llvm-shlib: Prune redundant components, AsmPrinter, MC, and SelectionDAG.
NAKAMURA Takumi
- [PATCH] Use rcpss/rcpps (X86) to speed up reciprocal calcs (PR21385)
hfinkel at anl.gov
- [PATCH] Canonicalize an assume(load != null) into !nonnull metadata
hfinkel at anl.gov
- [PATCH] Add support for small-model PIC for PowerPC.
hfinkel at anl.gov
- [PATCH] [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
hfinkel at anl.gov
- [llvm] r221678 - MC, COFF: Use relocations for function references inside the section
David Majnemer
- [llvm] r221679 - Was convinced in commit comments that requiring a specific python version is the wrong approach; reverting.
Manuel Klimek
- [PATCH] LLVM incorrectly folds xor into select
Oliver Stannard
- [llvm] r221680 - llvm-objdump: Skip empty sections when dumping contents
David Majnemer
- [PATCH] [Thumb1] Re-write emitThumbRegPlusImmediate
Oliver Stannard
- [llvm] r221681 - Recommit "[mips] Add names and tests for the hardware registers"
Vasileios Kalintiris
- [llvm] r221684 - [X86] Add missing check for 'isINSERTPSMask' in method 'isShuffleMaskLegal'.
Andrea Di Biagio
- [llvm] r221685 - [mips] Add hardware register name "hwr_ulr" ($29)
Vasileios Kalintiris
- [llvm] r221686 - [mips] Add preliminary support for the MIPS II target.
Vasileios Kalintiris
- [PATCH] [mips] Support SELECT nodes for targets that don't have conditional-move instructions.
Vasileios Kalintiris
- [PATCH] [mips] Add Mips-specific CCIf's for accessing the MipsCCState. NFC.
Daniel Sanders
- [PATCH] Adding llvm-shlib to CMake build system with a few new bells and whistles
NAKAMURA Takumi
- [compiler-rt] r221687 - [ASan] Fix use of -asan-instrument-assembly in tests
Jay Foad
- r221211
Aaron Ballman
- [PATCH] AVX-512 Intrinsics for ER instructions
Elena Demikhovsky
- [PATCH] [ASan] Skip ptrace test on non-x86 targets
Jay Foad
- [PATCH] [ASan] Skip dump_instruction_bytes test on non-x86 targets
Jay Foad
- [PATCH] [mips] Manually replace JAL pseudo-instructions with their JALR equivalent, instead of using InstAlias.
Toma Tabacu
- [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH frames to 32 bits
Akos Kiss
- [llvm] r221693 - LLVM incorrectly folds xor into select
Oliver Stannard
- [PATCH] Add a fence elimination pass
hfinkel at anl.gov
- [PATCH] [PR20893] Change SelectionDAG's DbgValueMap to have set semantics (NFC)
Adrian Prantl
- [PATCH] Fix GraphTraits for "const CallGraphNode *" and "const CallGraph *"
Speziale Ettore
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Hal Finkel
- [llvm] r221695 - [X86][ELF] Fix PR20243 - leaf frame pointer bug with TLS access
Dario Domizioli
- [PATCH] PR21403: CGSCC should not treat intrinsics as function calls
Sanjay Patel
- [PATCH] libLTO: Allow linker to choose context of modules and codegen
Duncan P. N. Exon Smith
- [llvm] r221700 - Use a 8 bit immediate when possible.
Rafael Espindola
- [llvm] r221703 - [PowerPC] Replace foul hackery with real calls to __tls_get_addr
Bill Schmidt
- [llvm] r221705 - Simplify testcase. NFC.
Rafael Espindola
- [llvm] r221706 - Use rcpss/rcpps (X86) to speed up reciprocal calcs (PR21385).
Sanjay Patel
- [PATCH][test-suite] Enable remote test execution using rsync (and other cleanup)
Brian M. Rzycki
- [llvm] r221707 - [llvm-mc] Fixing case where if a file ended with non-newline whitespace or a comma it would access invalid memory.
Colin LeMahieu
- [PATCH] Change order of tablegen generated fastisel instruction code to be based on instruction complexity
Bill Seurer
- [llvm] r221708 - Add Forward Control-Flow Integrity.
Tom Roeder
- [llvm] r221709 - Totally forget deallocated SDNodes in SDDbgInfo.
Frederic Riss
- [llvm] r221710 - Fix build break: remove unused variable in FCFI.
Tom Roeder
- [llvm] r221711 - Revert "IR: MDNode => Value"
Duncan P. N. Exon Smith
- [PATCH]: enable -Wcast-qual in cmake builds
Roman Divacky
- [llvm] r221718 - Move asan-coverage into a separate phase.
Kostya Serebryany
- [compiler-rt] r221720 - [asan] fix coverage tests to use the new flag syntax (-fsanitize-coverage=N)
Kostya Serebryany
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- [compiler-rt] r221520 - [sanitizer] Never remove the last frame off the stack trace.
David Blaikie
- [PATCH] [asan] [llvm] [mips] adding ShadowOffset64 for mips64
Kostya Serebryany
- [llvm] r221721 - [Reassociate] Canonicalize negative constants out of expressions.
Chad Rosier
- [lld] r221552 - [mach-o] Fix MachOFileNode to own archives same as ELFFileNode
David Blaikie
- [llvm] r221725 - [asan] adding ShadowOffset64 for mips64, patch by Kumar Sukhani
Kostya Serebryany
- [llvm] r221726 - libLTO: Allow LTOCodeGenerator to own a context
Duncan P. N. Exon Smith
- LLVM buildmaster will be restarted today after 5 PM PT
Galina Kistanova
- [llvm] r221503 - Use a StringRefMemoryObject. NFC.
Eric Christopher
- [llvm] r221728 - libLTO: Allow LTOModule to own a context
Duncan P. N. Exon Smith
- [llvm] r221729 - [FastISel][AArch64] Add support for fabs intrinsic.
Juergen Ributzka
- [llvm] r221730 - libLTO: Assert if LTOCodeGenerator and LTOModule are from different contexts
Duncan P. N. Exon Smith
- [llvm] r221731 - Initialize new subtarget feature variable for generating reciprocal estimate instructions.
Sanjay Patel
- [lld] r221544 - Fix FileArchive member MemoryBuffer early destruction
David Blaikie
- [PATCH] R600/SI: Match integer min / max instructions
Matt Arsenault
- [llvm] r221733 - libLTO: Allow linker to choose context of modules and codegen
Duncan P. N. Exon Smith
- [PATCH] IndVarSimplify: Allow LFTR to fire more often
David Majnemer
- [llvm] r221737 - Canonicalize an assume(load != null) into !nonnull metadata
Philip Reames
- [llvm] r221738 - [Reassociate] Canonicalize negative constants out of expressions.
Chad Rosier
- [llvm] r221740 - Make TreePattern::error use Twine
Matt Arsenault
- [PATCH] implement MachODumper::printFileHeaders
Frederic Riss
- [PATCH] Try to include operand counts for mismatches in tablegen.
Matt Arsenault
- [PATCH] Mangling for intrinsic names w/function type parameters
Philip Reames
- [llvm] r221742 - Extend intrinsic name mangling to support arrays, named structs, and function types.
Philip Reames
- [PATCH] Change TargetLoweringObjectFile ownership
Eric Christopher
- [PATCH] Make fortified (_chk) library functions LibFuncs in TLI.
Eric Christopher
- [llvm] r221746 - Remove a bit of dead code.
Rafael Espindola
- [llvm] r221747 - Object, support both mach-o archive t.o.c file names
Nick Kledzik
- [llvm] r221751 - Pass an ArrayRef to MCDisassembler::getInstruction.
Rafael Espindola
- [llvm] r221753 - Ensure function_refs are copyable even from non-const references
David Blaikie
- [llvm] r221755 - Remove the now unused StringRefMemoryObject.h.
Rafael Espindola
- [llvm] r221756 - Use a function_ref now that it works (r221753).
Rafael Espindola
- [llvm] r221757 - Remove unused method. NFC.
Rafael Espindola
- [llvm] r221758 - Make readBytes pure virtual. Every real implementation has it.
Rafael Espindola
- [llvm] r221759 - Remove unused method. NFC.
Rafael Espindola
- [PATCH] Fix wrong number of operands error with default operands
Matt Arsenault
- [llvm] r221761 - Revert "Use a function_ref now that it works (r221753)."
Rafael Espindola
- [llvm] r221762 - Don't duplicate name in comments. NFC.
Rafael Espindola
- [llvm] r221763 - Fix non-variadic function_ref cases to match r221753
David Blaikie
- [llvm] r221766 - Merge StreamableMemoryObject into MemoryObject.
Rafael Espindola
- [llvm] r221767 - [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
Bill Schmidt
- [compiler-rt] r221769 - delete => delete[] for arrays.
Richard Trieu
- [llvm] r221770 - Delete dead code. NFC.
Rafael Espindola
- [PATCH] Respect object format choice on Darwin
Lang Hames
- [PATCH] [lsan] [mips] adding support of lsan for mips64/mips64el arch
Kumar Sukhani
- [llvm] r221772 - Disable indvar widening if arithmetics on the wider type are more expensive
Jingyue Wu
- [llvm] r221773 - Reverts r221772 which fails tests
Jingyue Wu
- [llvm] r221774 - AVX-512: Intrinsics for ERI
Elena Demikhovsky
- [llvm] r221775 - MCDisassembler::getInstruction():: Prune also "\param Region", since it was removed in r221751. [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r221776 - [x86] Clean up a bunch of vector shuffle tests with my script. Notably,
Chandler Carruth
- [compiler-rt] r221777 - [ASan] Skip ptrace test on non-x86 targets
Jay Foad
- [compiler-rt] r221778 - [ASan] Skip dump_instruction_bytes test on non-x86 targets
Jay Foad
- [llvm] r221779 - [x86] Start improving the matching of unpck instructions based on test
Chandler Carruth
- [PATCH] [ASan] Really fix zero_page_pc test for PowerPC
Jay Foad
- [PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Maria Guseva
- [PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Alexander Potapenko
- [PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Alexander Potapenko
- [PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Yury Gribov
- [PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Joerg Sonnenberger
- [PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Yury Gribov
- [PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Kostya Serebryany
- [PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Yury Gribov
- [PATCH] Moar string interceptors: strstr, strcasestr, strcspn, strpbrk
Kostya Serebryany
- [llvm] r221780 - [mips][micromips] Add predicate 'InMicroMips' at CodeGen patterns for microMIPS instructions
Zoran Jovanovic
- [llvm] r221781 - Fixing a -Wcast-qual warning; NFC.
Aaron Ballman
- [PATCH] [AArch64] Inline memcpy() as a sequence of ldp-stp with 64-bit registers
James Molloy
- [llvm] r221782 - Fixing more -Wcast-qual warnings; NFC.
Aaron Ballman
- Fwd: [llvm][SelectionDAG] trivial patch: fix misprint in SelectionDAGLegalize::ExpandInsertToVectorThroughStack
Daniil Troshkov
- [llvm] r221783 - Fix the test.
Rafael Espindola
- [llvm] r221785 - Reduce code duplication a bit. NFC.
Rafael Espindola
- [llvm] r221791 - Add support for small-model PIC for PowerPC.
Justin Hibbits
- [PATCH] MicroMIPS 16-bit unconditional branch instruction B
Jozef Kolek
- TailRecursionElimination does not cleanup a stale basicblock
Arnaud A. de Grandmaison
- [PATCH] [SLPVectorization] Vectorize Reduction Chain feeding into a 'return' statement
suyog
- [llvm] r221792 - Fix thet tests.
Justin Hibbits
- [PATCH] [ARM] Fix ARM triple parsing.
Gabor Ballabas
- [llvm] r221793 - Revert part of the PIC tests (TLS part)
Justin Hibbits
- [PATCH] [ASan] Fix large allocator test case to cope with 64k pages
Jay Foad
- [llvm] r221794 - Return the number of read bytes in MemoryObject::readBytes.
Rafael Espindola
- [zorg] r221795 - Changed mail notifier for builders clang-atom-d525-fedora and clang-atom-d525-fedora-rel.
Galina Kistanova
- [PATCH] [mips] Implement the R_MIPS_JALR and R_MICROMIPS_JALR relocations.
Toma Tabacu
- PATCHES: R600/SI: CodeGen patches for HSA Runtime
Tom Stellard
- [PATCH] [mips] Expand JAL instructions when PIC is enabled.
Toma Tabacu
- [llvm] r221798 - remove function names from comments; NFC
Sanjay Patel
- [llvm] r221799 - Disable indvar widening if arithmetics on the wider type are more expensive
Jingyue Wu
- [compiler-rt] r221800 - [asan] [mips] added support of asan for mips64/mips64el, patch by Kumar Sukhani
Kostya Serebryany
- [llvm] r221801 - Fix broken doxygen annotations, NFC
Jingyue Wu
- [llvm] r221802 - CGSCC should not treat intrinsic calls like function calls (PR21403)
Sanjay Patel
- [PATCH] [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
Ahmed Bougacha
- [llvm] r221804 - Use the return of readBytes to find out if we are at the end of the stream.
Rafael Espindola
- [PATCH] R600/SI: Start implementing an assembler
Tom Stellard
- [PATCH] SymbolRewriter: introduce the SymbolRewriter pass
Saleem Abdulrasool
- [llvm] r221808 - Changing a StringRef::begin() call into StringRef::data(); NFC.
Aaron Ballman
- [llvm] r221811 - [AVX512] Add integer shift by immediate intrinsics.
Cameron McInally
- [llvm] r221812 - [COFF] Make it clearer that the symbols subsection holds function display name rather than just name
Timur Iskhodzhanov
- [llvm] r221813 - Temporary fix for PR21528 - use mangled C++ function names in COFF debug info to un-break ASan on Windows
Timur Iskhodzhanov
- [compiler-rt] r221814 - Add a test for PR21528 to make sure ASan C++ symbolization doesn't regress
Timur Iskhodzhanov
- [llvm] r221817 - Add fortified (__*_chk) library functions to TLI (NFC)
Ahmed Bougacha
- [PATCH] InstrProf: support PowerPC64
Jay Foad
- [llvm] r221819 - Expose the number of Newton-Raphson iterations applied to the hardware's reciprocal estimate as a parameter (x86).
Sanjay Patel
- [llvm] r221820 - [CodeGenPrepare][AArch64] Fix a TLI legality check on iPTR to use a lowered instead.
Ahmed Bougacha
- [lld] r221822 - [mach-o] Support linker synthesized mach_header symbols.
Nick Kledzik
- [PATCH] [ELF] Add CodeModel attribute to the DefinedAtom class
Simon Atanasyan
- [PATCH] Implement some missing relocs for X86_64
Rafael Auler
- [PATCH] Fix for Bug 5053
Swaroop Sridhar
- [compiler-rt] r221826 - PR21518: Use unsigned arithmetic for trapping add/sub functions.
Bob Wilson
- [llvm] r221827 - [CodeGenPrepare] Replace other uses of EVT::getEVT with TL::getValueType.
Ahmed Bougacha
- r221804 - Use the return of readBytes to find out if we are at the end of the stream.
Jordan Rose
- [PATCH] [compiler-rt] Make the ASan OS X DYLD_INSERT_LIBRARIES detection path-independent
Kuba Brecka
- [lld] r221831 - [mach-o] Sort GOT entries by name to make links reproducible
Nick Kledzik
- [llvm] r221834 - Remove unsused variables.
Frederic Riss
- [llvm] r221835 - Allow DWARFFormValue::extractValue to be called with a null CU.
Frederic Riss
- [llvm] r221836 - [dwarfdump] Add support for dumping accelerator tables.
Frederic Riss
- [llvm] r221837 - Fix emission of Dwarf accelerator table when there are multiple CUs.
Frederic Riss
- [llvm] r221839 - Teach ScalarEvolution to sharpen range information.
Sanjoy Das
- [llvm] r221840 - [Bitcode] AtEndOfStream should only check against the size if it's known.
Jordan Rose
- [llvm] r221841 - Improve long path name support on Windows.
Paul Robinson
- [llvm] r221842 - Revert "[dwarfdump] Add support for dumping accelerator tables."
Frederic Riss
- [llvm] r221845 - Drop a few unneeded ctor calls (missed code review comment).
Paul Robinson
- [llvm] r221846 - [FastISel][AArch64] Extend 'select' lowering to support also i1 to i16.
Juergen Ributzka
- [llvm] r221847 - [FastISel][AArch64] Fold the cmp into the select when possible.
Juergen Ributzka
- [llvm] r221848 - [FastISel][AArch64] Optimize select when one of the operands is a 'true' or 'false' value.
Juergen Ributzka
- [llvm] r221849 - CMake: stop setting (well, #undef'ing) HOST_LINK_VERSION; it's used in Clang, not LLVM
Hans Wennborg
- [PATCH] Add new ubegin/uend API to StringRef/MDString
Keno Fischer
- [PATCH] Initial commit for the llvm-dsymutil tool.
Frederic Riss
- [llvm] r221851 - [CodeGenPrepare] Handle zero extensions in the TypePromotionHelper.
Quentin Colombet
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Gerolf Hoflehner
- [PATCH] Change MCRegisterInfo::getLLVMRegNum() not to assert on unknown register.
Frederic Riss
- [llvm] r221852 - [x86] Don't form overly fragmented blends when splitting and
Chandler Carruth
- [lld] r221853 - [PECOFF] Fix delay-import address table contents.
Rui Ueyama
- [llvm] r221854 - Add an assert and a test that verify r221709's fix.
Frederic Riss
- [llvm] r221855 - llvm-readobj: Print out address table when dumping COFF delay-import table
Rui Ueyama
- [lld] r221856 - Update COFF delay-import table tests for r221855.
Rui Ueyama
- [lld] r221857 - [ELF] Check linker created dynamic variables
Shankar Easwaran
- [lld] r221858 - [ELF] Fix max-page-size option.
Shankar Easwaran
- [PATCH] [compiler-rt] Move ASan non-Linux-specific tests out of the Linux/ directory
Kuba Brecka
- [lld] r221860 - [ELF] Fix conditions for max-page-size.
Shankar Easwaran
- [llvm] r221861 - [x86] Teach the vector shuffle lowering to make a more nuanced decision
Chandler Carruth
- [lld] r221862 - [ELF] Fix segment alignment.
Shankar Easwaran
- [llvm] r221863 - Update \param(s) in MemoryObject::readBytes(). [-Wdocumentation]
NAKAMURA Takumi
- [PATCH] [CodeGenPrepare.cpp] Feedback on changing logic when to convert select to branch
Gerolf Hoflehner
- [lld] r221864 - [ELF] Add CodeModel attribute to the DefinedAtom class
Simon Atanasyan
- [llvm] r221865 - Read 64 bits at a time in the bitcode reader.
Rafael Espindola
- [llvm] r221867 - Object, COFF: Clean up formatting in hasExtendedRelocations
David Majnemer
- [llvm] r221868 - Object, COFF: Fix some theoretical bugs
David Majnemer
- [llvm] r221869 - Object, COFF: Cleanup some code in getSectionName
David Majnemer
- [llvm] r221870 - Object, COFF: getRelocationSymbol shouldn't assert
David Majnemer
- [llvm] r221871 - llvm-readobj, COFF: Remove an unused variable
David Majnemer
- [llvm] r221872 - llvm-readobj: relocAddressLess could potentially lie
David Majnemer
- [llvm] r221873 - Object, COFF: Increase code reuse
David Majnemer
- [PATCH] [FastIsel][X86] Fix invalid register replacement for bool args
Keno Fischer
- [compiler-rt] r221875 - [ASan] Fix large allocator test case to cope with 64k pages
Jay Foad
- [llvm] r221876 - Revert r219432 - "Revert "[BasicAA] Revert "Revert r218714 - Make better use of zext and sign information."""
Hal Finkel
- [llvm] r219135 - [BasicAA] Revert "Revert r218714 - Make better use of zext and sign information."
Hal Finkel
- [compiler-rt] r221877 - InstrProf: support PowerPC64
Jay Foad
- [llvm] r221878 - This patch changes the ownership of TLOF from TargetLoweringBase to TargetMachine so that different subtargets could share the TLOF effectively
Aditya Nandakumar
- [llvm] r221879 - OCAMLFLAGS can contain =, don't use = with sed
Hal Finkel
- [llvm] r221880 - Object, COFF: Refactor code to get relocation iterators
David Majnemer
- [compiler-rt] r221882 - [asan] Switch to AsanInitFromRtl in .preinit_array.
Evgeniy Stepanov
- [PATCH] Update TargetLowering API - no longer require TLOF
Aditya Nandakumar
- [llvm] r221883 - AVX-512: SINT_TO_FP cost model and some bugfixes
Elena Demikhovsky
- [llvm] r221886 - IR: Create the Metadata class
Duncan P. N. Exon Smith
- [PATCH] [MSan] [MIPS] Adding support for MIPS64
Mohit Bhakkad
- [llvm] r221887 - Fixing some sign comparison warnings from MSVC; NFC.
Aaron Ballman
- [llvm] r221888 - Fixing -Wtype-limits warnings with the asserts (the expression would always evaluate to true). Also fixing a -Wcast-qual warning, where the cast expression isn't required.
Aaron Ballman
- [lld] r221889 - Delete empty test/missing directory
Simon Atanasyan
- [lld] r221890 - [ELF] Fix the fileoffset according to the ELF spec.
Shankar Easwaran
- [PATCH] [X86] Use ADD/SUB instead of INC/DEC for Haswell and Broadwell CPUs
Alexey Volkov
- [PATCH] [X86] For Silvermont CPU use 16-bit division instead of 64-bit for small positive numbers
Alexey Volkov
- [llvm] r221891 - Small optimization: once the size is know, we don't have to call fillCurWord.
Rafael Espindola
- [llvm] r221892 - Simplify code a bit. NFC.
Rafael Espindola
- [PATCH] Fix optimisations of SELECT_CC which assumed result is boolean
Oliver Stannard
- [PATCH] Simplify switch table lookup if a linear mapping is possible
Erik Eckstein
- [lld] r221893 - [Mips] Add comment to the test case
Simon Atanasyan
- [llvm] r221894 - [Reassociate] Update comment. NFC.
Chad Rosier
- PATCH: R600/SI: Bug fixes for mi-sched
Tom Stellard
- [PATCH] [Polly] [IslCodeGenerator] Add OpenMP support
Johannes Doerfert
- [PATCH] R600: Fix assert on empty function
Tom Stellard
- [PATCH] R600/SI: Fix verifier error from a branch on IMPLICIT_DEF
Tom Stellard
- [compiler-rt] r221896 - [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Yury Gribov
- [PATCH] Add process name to Asan logfile name and report message
Yury Gribov
- [PATCH] R600/SI: Combine min3/max3 instructions
Tom Stellard
- [PATCH] R600/SI: Fix definition for s_cselect_b32
Tom Stellard
- [llvm] r221898 - [Hexagon]
Colin LeMahieu
- [PATCH] Adding basic Hexagon ELF obj file writer
colinl at codeaurora.org
- [llvm] r221899 - Fix a regression on the disassembling C API.
Rafael Espindola
- [PATCH] R600/SI: Allow commuting some 3 op instructions
Tom Stellard
- [PATCH] R600: Error on initializer for LDS.
Tom Stellard
- [llvm] r221901 - Fix the other build system.
Rafael Espindola
- [PATCH] [X86][AVX] 256-bit vector stack unaligned load/stores identification
Simon Pilgrim
- [PATCH] [ASan] Improved stack overflow detection for PowerPC64
Jay Foad
- [www] r221902 - Update Win snapshot to 221592
Hans Wennborg
- [PATCH] Enable the instruction printer in HexagonMCTargetDesc
Chad Rosier
- [llvm] r221903 - ARM: add @llvm.arm.space intrinsic for testing ConstantIslands.
Tim Northover
- [llvm] r221904 - ARM: avoid duplicating branches during constant islands.
Tim Northover
- [llvm] r221905 - ARM: allow constpool entry to be moved to the user's block in all cases.
Tim Northover
- [PATCH] Add a flag to clang to support forward-edge control-flow integrity
Tom Roeder
- [PATCH] Make sure BitcodeWriter works with Unicode characters
David Blaikie
- [llvm] r221909 - Return word_t from read.
Rafael Espindola
- [PATCH] R600/SI: Get rid of FCLAMP_SI pseudo
Tom Stellard
- [PATCH 2/3] SelectionDAG: Don't do libcall on div/rem if divrem is custom
Jan Vesely
- [PATCH v2 1/3] LegalizeDAG: Try to use Overflow operations when expanding ADD/SUB
Jan Vesely
- [llvm] r221910 - R600/SI: Allow commuting some 3 op instructions
Matt Arsenault
- [llvm] r221911 - R600/SI: Allow commuting with src2_modifiers
Matt Arsenault
- [PATCH] R600/SI: Use s_movk_i32
Tom Stellard
- [compiler-rt] r221912 - Removed r221896, it seems to break build in various ways.
Yury Gribov
- [PATCH] C API: Add LLVMSetTargetMachineShowMCEncoding()
Tom Stellard
- [llvm] r221913 - Use -Wcast-qual in cmake builds, not only autoconfo ones.
Roman Divacky
- [llvm] r221915 - Object, Mach-O: Refactor and clean code up
David Majnemer
- [llvm] r221916 - R600/SI: Get rid of FCLAMP_SI pseudo
Matt Arsenault
- [llvm] r221917 - R600: Error on initializer for LDS.
Matt Arsenault
- [llvm] r221919 - Un-break the big-endian buildbots
Rui Ueyama
- [llvm] r221920 - R600: Fix assert on empty function
Matt Arsenault
- [llvm] r221921 - R600/SI: Fix definition for s_cselect_b32
Matt Arsenault
- [llvm] r221922 - R600/SI: Use s_movk_i32
Matt Arsenault
- [llvm] r221923 - [FastISel][AArch64] Don't bail during simple GEP instruction selection.
Juergen Ributzka
- [llvm] r221924 - [GVN] Perform Scalar PRE on gep indices that feed loads before doing Load PRE.
Chad Rosier
- [compiler-rt] r221925 - [CMake] Detect if -Wfoo is supported instead of -Wno-foo, as GCC occasionally silently discards unknown -Wno-foo flags.
Alexey Samsonov
- [llvm] r221926 - We can get the TLOF from the TargetMachine - so constructor no longer requires TargetLoweringObjectFile to be passed.
Aditya Nandakumar
- [llvm] r221928 - Use unique_ptr to handle ownership of TreePatterns in CodeGenDAGPatterns::PatternFragments
David Blaikie
- [PATCH] R600/SI: Fix sext_inreg problems
Matt Arsenault
- [compiler-rt] r221929 - [ASan] Really fix zero_page_pc test for PowerPC
Jay Foad
- [llvm] r221930 - Make a few helper functions static. NFC.
Rafael Espindola
- [llvm] r221931 - Fix nested namespace with decltype to hopefully work with MSVC
David Blaikie
- [llvm] r221932 - Avoid usage of char16_t as MSVC "14" doesn't appear to support it
Reid Kleckner
- [llvm] r221220 - [Support][Program] Add findProgramByName(Name, OptionalPaths)
Reid Kleckner
- [PATCH] R600/SI: Fix fmin_legacy / fmax_legacy matching for SI
Tom Stellard
- [llvm] r221934 - Move calls to push_back out of readAbbreviated(Literal|Field).
Rafael Espindola
- [zorg] r221935 - Add OSX builders for libc++
Eric Fiselier
- [compiler-rt] r221936 - Fix -Wcast-qual warnings in sanitizers
Alexey Samsonov
- [llvm] r221938 - [x86] Add some tests for specific patterns of lane-flips combined with
Chandler Carruth
- [llvm] r221939 - Revert "[GVN] Perform Scalar PRE on gep indices that feed loads before doing Load PRE."
Chad Rosier
- [llvm] r221940 - Use nullptr instead of NULL for variadic sentinels
Reid Kleckner
- [llvm] r221941 - R600/SI: Fix fmin_legacy / fmax_legacy matching for SI
Matt Arsenault
- [llvm] r221943 - Silence MSVC warning on missing return after fully covered switch
Reid Kleckner
- [llvm] r221944 - Relax the gcov version.ll test to check '.' instead of '\*'
Reid Kleckner
- [llvm] r221946 - ADT: Use perfect forwarding in StringMapEntry::Create()
Duncan P. N. Exon Smith
- [llvm] r221947 - Fix symbol resolution of floating point libc builtins in MCJIT
Reid Kleckner
- [PATCH] Make musttail more robust for vector types on x86
Reid Kleckner
- [llvm] r221948 - First stage of call lowering for Mips fast-isel
Reed Kotler
- [llvm] r221949 - Fix the VS 2012 build
Reid Kleckner
- [llvm] r221951 - IR: Make MDString::getName() private
Duncan P. N. Exon Smith
- [compiler-rt] r221952 - [Profile] Always build profile runtime library with -fPIC.
Alexey Samsonov
- [llvm] r221953 - CodeGen: assert an instruction is being inserted with the correct iterator.
Tim Northover
- [llvm] r221954 - Allow the use of functions as typeinfo in landingpad clauses
Reid Kleckner
- [llvm] r221956 - Fix build of Mips code with MSVC by using our macro instead of __attribute__((unused)) directly
Reid Kleckner
- [llvm] r221957 - Fix 80 cols caught by the linter...
David Blaikie
- [llvm] r221958 - StringMap: Test and finish off supporting perfectly forwarded values in StringMap operations.
David Blaikie
- [llvm] r221960 - IR: Rewrite uniquing and creation of MDString
Duncan P. N. Exon Smith
- [llvm] r221961 - X86: use getConstant rather than getTargetConstant behind BUILD_VECTOR.
Tim Northover
- [llvm] r221962 - llvm-cov: Sink some reporting logic into CoverageMapping
Justin Bogner
- [llvm] r221965 - R600/SI: Make constant array static
Matt Arsenault
- [PATCH][AVX512] Add 512b masked integer shift by immediate patterns
Cameron McInally
- [llvm] r221971 - SearchForAddressOfSymbol(): Disable 3 symbols, copysignf, fminf, and fmaxf, on msc17. *These were added in VS 2013*
NAKAMURA Takumi
- [lld] r221972 - [ELF] Dynamic section was not aligned properly.
Shankar Easwaran
- [PATCH] [FastISel][X86] Assign the correct register class to folded operations
Keno Fischer
- [PATCH] Fix use-after-kill in TailDuplication
Keno Fischer
- [llvm] r221973 - Use size_type for operator[].
Rafael Espindola
- [lld] r221974 - Follow-up to r221913. Fix some -Wcast-qual warning reasons.
Simon Atanasyan
- [llvm] r221975 - obj2yaml, yaml2obj: Add support for COFF executables
David Majnemer
- [llvm] r221977 - Calm down build bots
David Majnemer
- [polly] r221982 - Use nullptr instead of '0' for pointers
Tobias Grosser
- [PATCH] R600/SI: Add assembler support for s_load_dword* instructions
Tom Stellard
- [llvm] r221983 - [PowerPC] Add VSX builtins for vec_div
Bill Schmidt
- [PATCH] Improvements for asan deactivated mode: disable asan activation for runtime library on Linux, disable malloc checks.
Evgeniy Stepanov
- [compiler-rt] r221986 - [asan] Revert r221882.
Evgeniy Stepanov
- [PATCH] [ASan] Get fake stack code working with GCC 4.8.2.
Jay Foad
- [llvm] r221994 - R600/SI: Start implementing an assembler
Tom Stellard
- [llvm] r221995 - R600/SI: Fix assembly names for exec_hi and exec_lo
Tom Stellard
- [PATCH] [mips] Add assembler support for the .cprestore directive.
Toma Tabacu
- [PATCH] Implement variable-sized alloca instrumentation.
Maxim Ostapenko
- [PATCH] Fix TailRecursionElimination does not cleanup a stale basicblock
Arnaud A. de Grandmaison
- [llvm] r221999 - [Reassociate] Improve rank debug information. NFC.
Chad Rosier
- [compiler-rt] r222000 - [sanitizer] Extend a comment in SlowUnwind.
Evgeniy Stepanov
- ARM: Modified immediate assembly syntax (again?)
Asiri Rathnayake
- [compiler-rt] r222001 - [ASan] Improved stack overflow detection for PowerPC64
Jay Foad
- [llvm] r222002 - [AVX512] Add 512b masked integer shift by immediate patterns.
Cameron McInally
- [llvm] r222003 - Reapply "[dwarfdump] Add support for dumping accelerator tables."
Frederic Riss
- [llvm] r221320 - ARM/Dwarf: correctly align stack before callee-saved VPRs
Oliver Stannard
- [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM
Jyoti Allur
- [llvm] r222005 - [Reassociate] Canonicalize constants to RHS operand.
Chad Rosier
- [llvm] r222006 - [Reassociate] Canonicalize operands of vector binary operators.
Chad Rosier
- [llvm] r222007 - Tentatively appease the bots.
Frederic Riss
- [llvm] r222008 - [Reassociate] Canonicalize the operands of all binary operators.
Chad Rosier
- [PATCH] Switch to Select range optimization
Marcello Maggioni
- [PATCH] Protection against stack-based memory corruption errors using SafeStack
Volodymyr Kuznetsov
- [llvm] r222012 - R600/SI: Use S_BFE_I64 for 64-bit sext_inreg
Matt Arsenault
- [llvm] r222015 - R600/SI: Match integer min / max instructions
Matt Arsenault
- [llvm] r222017 - Fix unused variable warning without asserts
Matt Arsenault
- [llvm] r222018 - Add a blank line, NFC
Duncan P. N. Exon Smith
- [llvm] r222019 - IR: Take an LLVMContext in Metadata::Metadata()
Duncan P. N. Exon Smith
- [llvm] r222020 - R600/SI: Fix verifier error from a branch on IMPLICIT_DEF
Matt Arsenault
- [lld] r222021 - Silence inconsistent override warnings.
Eric Christopher
- [llvm] r222022 - IR: Make MDString inherit from Metadata
Duncan P. N. Exon Smith
- [PATCH] R600/SI: Move SIFixSGPRCopies to right after isel
Matt Arsenault
- [llvm] r222023 - Remove redundant virtual on overriden functions.
David Blaikie
- [lld] r222026 - [PECOFF] Remove dead code
Rui Ueyama
- [zorg] r222028 - Some simple build control scripts for the green-dragon Jenkins cluster
Chris Matthews
- [llvm] r222029 - [dwarfdump] Handle relocations in Dwarf accelerator tables
Frederic Riss
- [llvm] r222030 - yaml2obj, COFF: Correctly calculate SizeOfImage and SizeOfHeaders
David Majnemer
- [PATCH] Add VSX loads/stores to fastisel for PPC target
Bill Seurer
- [PATCH] Enable standard so versioning for libLLVM.
Chris Bieneman
- [PATCH] R600: Implement getRsqrtEstimate
Matt Arsenault
- [PATCH] [LIT] Allow suite configs to be reloaded allowing for better support of out-of-dir builds.
Eric Fiselier
- [PATCH] StructurizeCFG: Use LoopInfo analysis for better loop detection
Tom Stellard
- [llvm] r222032 - R600/SI: Combine min3/max3 instructions
Matt Arsenault
- [llvm] r222034 - COFF: Add support for Dwarf accelerator tables.
Frederic Riss
- [PATCH] Fix ubsan error in ValueMap
Matt Arsenault
- [PATCH] [compiler-rt] Refactor stacktrace and symbolizing functions from TSan into sanitizer_common
Kuba Brecka
- [llvm] r222036 - R600/SI: Fix spilling of m0 register
Tom Stellard
- [llvm] r222037 - R600/SI: Mark s_movk_i32 as rematerializable
Tom Stellard
- [PATCH] R600/SI: Implement areMemAccessesTriviallyDisjoint
Matt Arsenault
- [llvm] r222038 - Change order of tablegen generated fast-isel instruction code to be
Bill Schmidt
- [llvm] r222039 - Reapply r221924: "[GVN] Perform Scalar PRE on gep indices that feed loads before
Chad Rosier
- [PATCH] Rename EH related stuff to be more precise
Reid Kleckner
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Kuba Brecka
- [llvm] r222040 - InstCombine: Fix infinite loop caused by visitFPTrunc
David Majnemer
- [llvm] r222041 - Add a test for r222029 that doesn't rely on the default target being a COFF platform.
Frederic Riss
- [lld] r222043 - [PECOFF] Fix section alignment.
Rui Ueyama
- [llvm] r222046 - Turn a leaked object into a stack variable instead.
David Blaikie
- [llvm] r222050 - Rerun AutoRegen.sh.
Eric Christopher
- [llvm] r222055 - ARM: simplify test.
Tim Northover
- [llvm] r222056 - ARM: correctly calculate the offset of FP in its push.
Tim Northover
- [llvm] r222057 - ARM: refactor .cfi_def_cfa_offset emission.
Tim Northover
- [compiler-rt] r222060 - [asan] add interface function __sanitizer_get_total_unique_coverage; useful for coverage-guided in-process fuzzers
Kostya Serebryany
- [llvm] r222061 - Don't make assumptions about the name of private global variables.
Rafael Espindola
- [llvm] r222062 - Rename EH related stuff to be more precise
Reid Kleckner
- [llvm] r222064 - DI: Use Metadata for DITypeRef and DIScopeRef
Duncan P. N. Exon Smith
- [llvm] r222066 - DIBuilder: Cleanup access control style, NFC
Duncan P. N. Exon Smith
- [llvm] r222067 - IR: Remove MDString logic for Value::hasName()
Duncan P. N. Exon Smith
- [llvm] r222068 - DIBuilder: Change private helper function to static, NFC
Duncan P. N. Exon Smith
- [lld] r222069 - Clean empty directories.
Joerg Sonnenberger
- [PATCH] Add bulk of returning of values to Mips fast-isel
reed kotler
- [PATCH] Ensure definition of uppercase_CMAKE_BUILD_TYPE is available in HandleLLVMOptions.cmake module.
Eric Fiselier
- [llvm] r222070 - DIBuilder: Use Constant instead of Value
Duncan P. N. Exon Smith
- [llvm] r222072 - R600: Factor i64 UDIVREM lowering into its own fuction
Tom Stellard
- [llvm] r222073 - R600: Fix 64-bit integer division
Tom Stellard
- [PATCH] Add support for LLVM_USE_SANITIZER=Thread
Eric Fiselier
- [llvm] r222077 - Revert "Don't make assumptions about the name of private global variables."
Reid Kleckner
- [llvm] r222078 - yaml2obj, COFF: Consider the DOS stub when laying out section headers
David Majnemer
- [PATCH] R600/SI: Enable inline assembly
Tom Stellard
- [llvm] r222079 - R600: Permute operands when selecting legacy min/max
Matt Arsenault
- [PATCH] PR21563: More Windows long-path support
Robinson, Paul
- [PATCH] [LIT] Add option to print summary of tests that pass.
Eric Fiselier
- [llvm] r222082 - Provide missing definition of uppercase_CMAKE_BUILD_TYPE in HandleLLVMOptions module
Eric Fiselier
- [PATCH] [LIT] add executeCommandPTY utility function that executes commands within a pseudo-terminal.
Eric Fiselier
- [llvm] r222083 - Dispose disassembler after use in unit test.
Benjamin Kramer
- [compiler-rt] r222084 - As a follow up to r222001, Peter Bergner pointed out that there is
Jay Foad
- [PATCH] [X86][SSE] Improve legal SHUFP and PSHUFD shuffle matching
Simon Pilgrim
- [Patch][Zorg] Remove reload hacks
Dan Liew
- [www-pubs] r222086 - Added the HILTI paper from the ACM SIGCOMM Internet Measurement Conference 2014.
John Criswell
- [llvm] r222087 - [X86][SSE] Improve legal SHUFP and PSHUFD shuffle matching
Simon Pilgrim
- [polly] r222088 - Add OpenMP code generation to isl backend
Tobias Grosser
- [polly] r222089 - Remove one incomplete test case accidentally committed
Tobias Grosser
- [PATCH v2 1/3] R600: Simplify LowerUDIVREM
Jan Vesely
- [llvm] r222090 - [DAG] Improved target independent vector shuffle folding logic.
Andrea Di Biagio
- [compiler-rt] r222091 - [ASan] Fix leak tests on 64-bit targets other than x86-64
Jay Foad
- [PATCH] [DependenceAnalysis] Allow subscripts of different types
Jingyue Wu
- [llvm] r222092 - InstSimplify: Optimize ICmpInst xform that uses computeKnownBits
David Majnemer
- [llvm] r222093 - ScalarEvolution: HowFarToZero was wrongly using signed division
David Majnemer
- [llvm] r222094 - [x86] Remove two redundant isel patterns. They equivalent already exists in the instruction pattern.
Craig Topper
- [PATCH] R600/SI: Fix f64 inline immediates
Matt Arsenault
- [compiler-rt] r222095 - Revert r222091 because it caused a buildbot failure.
Jay Foad
- [llvm-commits] [parallel] CVS: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/gawk/INPUT/README adj.awk prog-small-data.awk prog.awk range.awk words-large.awk words-small.awk
Muema musyoka
- [polly] r222096 - Introduce minimalistic cost model for auto parallelization
Tobias Grosser
- [compiler-rt] r219675 - tsan: refactor atexit handling
Dmitry Vyukov
- [zorg] r222097 - Resort polly builders
Tobias Grosser
- [zorg] r222098 - Make the Polly CLooG tester a correctness tester
Tobias Grosser
- [zorg] r222099 - Add a -polly-parallel tester
Tobias Grosser
- [llvm] r222100 - [DependenceAnalysis] Allow subscripts of different types
Jingyue Wu
- PATCH: Allow both foreground and background color changes on Windows
Yaron Keren
- [polly] r222101 - Switch default code generation backend to isl
Tobias Grosser
- [polly] r222102 - Remove an unnecessary ifdef
Tobias Grosser
- [polly] r222103 - Independent blocks: SE->forget() scalars translated to arrays
Tobias Grosser
- [llvm] r222104 - ScalarEvolution: Introduce SCEVSDivision and SCEVUDivision
David Majnemer
- [polly] r222106 - Fix formatting
Tobias Grosser
- [zorg] r222107 - Use scev based code generation for -polly-parallel builder
Tobias Grosser
- [zorg] r222108 - Set status of -polly-codegen-scev explicitly
Tobias Grosser
- [llvm] r222109 - Convert some EVTs to MVTs where only a SimpleValueType is needed.
Craig Topper
- [llvm] r222110 - Fix typo
Tobias Grosser
- [polly] r222111 - Make usage of scev based code generation explicit in tests
Tobias Grosser
- [polly] r222112 - Modify test cases to work with SCEV based code generation
Tobias Grosser
- [polly] r222113 - Enable SCEV based code generation by default
Tobias Grosser
- [llvm] r222114 - Replace a couple asserts with static_asserts.
Craig Topper
- [llvm] r222115 - Implement MachODumper::printFileHeaders
Frederic Riss
- [lld] r222116 - [PECOFF] Fix 32-bit delay-import table.
Rui Ueyama
- [llvm] r222117 - Add back r222061 with a fix.
Rafael Espindola
- [llvm] r222118 - Move register class name strings to a single array in MCRegisterInfo to reduce static table size and number of relocation entries.
Craig Topper
- [llvm] r222119 - Add missing semicolon from r222118.
Craig Topper
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Sagar Thakur
Last message date:
Sun Nov 16 22:50:32 PST 2014
Archived on: Tue Aug 4 17:11:59 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).