The Week Of Monday 11 November 2013 Archives by thread
Starting: Mon Nov 11 00:56:49 PST 2013
Ending: Sun Nov 17 23:56:19 PST 2013
Messages: 1216
- [compiler-rt] r194369 - [asan] Bypass pthread_attr_getdetachstate interceptor in compiler_rt code.
Evgeniy Stepanov
- [compiler-rt] r194370 - [msan] Sanity check for non-PIE.
Evgeniy Stepanov
- [PATCH] Address Space Casting
Michele Scandale
- XCore target: implement exception handling
Richard Osborne
- [compiler-rt] r194372 - [sanitizer] Warn if interception fails.
Evgeniy Stepanov
- vg_leak issues
NAKAMURA Takumi
- [llvm] r194373 - [NVPTX] Blacklist TailDuplicate pass
Justin Holewinski
- [llvm] r194374 - [msan] Propagate origin for insertvalue, extractvalue.
Evgeniy Stepanov
- [compiler-rt] r194375 - [msan] One more test for r194374.
Evgeniy Stepanov
- XCore target: Enable frames larger than 65535 to be lowered
Richard Osborne
- XCore target: Fix eliminateFrameIndex() to handle large frames
Richard Osborne
- [llvm] r194376 - [autoconf] Prune "runtime" stuff in configure, corresponding to r191835.
NAKAMURA Takumi
- [PATCH] Move debug message in vectorizer
Renato Golin
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [PATCH] Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp too
Daniel Sanders
- [llvm] r194378 - Update of the 'Code Review' page. The link is now called 'Create Diff' instead of 'Create Revision'
Sylvestre Ledru
- [PATCH] [arm] Implement ARM .arch directive.
Richard Barton
- [PATCH] [ScalarEvolution] Change data structure to memorize computed result
Wan, Xiaofei
- [llvm] r194379 - [llvm-c] Remove dead typedef
Peter Zotov
- [llvm] r194380 - [OCaml] Make Llvm_target.DataLayout.t automatically managed
Peter Zotov
- [llvm] r194381 - [OCaml] Accept context explicitly in Llvm_target functions
Peter Zotov
- [llvm] r194382 - [OCaml] Add missing Llvm_target functions
Peter Zotov
- [llvm] r194383 - Simplify code. No functionality change.
Benjamin Kramer
- [llvm] r194384 - Add PPC option for full register names in asm
Hal Finkel
- [llvm] r194385 - Add a testcase for pr17852.
Rafael Espindola
- [llvm] r194386 - [mips][msa] CHECK-DAG-ize MSA 2r.ll test.
Matheus Almeida
- [llvm] r194387 - [mips][msa] CHECK-DAG-ize MSA 2rf.ll test.
Matheus Almeida
- [llvm] r194388 - Move debug message in vectorizer
Renato Golin
- [llvm] r194389 - [mips][msa] CHECK-DAG-ize MSA 2rf_float_int.ll test.
Matheus Almeida
- [PATCH] [ARM] Add support for FP_HP_extension build attribute
Bradley Smith
- [llvm] r194390 - [mips][msa] CHECK-DAG-ize MSA 2rf_int_float.ll test.
Matheus Almeida
- [llvm] r194391 - [mips][msa] CHECK-DAG-ize MSA 3r-a.ll test.
Matheus Almeida
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Duncan Exon Smith
- [llvm] r194393 - Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp too
Daniel Sanders
- [PATCH] Consider error-reporting calls cold in BPI
Meador Inge
- [llvm] r194394 - [AArch64] Add support for NEON scalar floating-point convert to fixed-point instructions.
Chad Rosier
- [PATCH] Add support for MVFR2 which is new in ARMv8
Artyom Skrobov
- [llvm] r194365 - Don't universally enable initialiser lists on GCC. Thanks for catching this Chandler
Eric Christopher
- [PATCH] compiler-rt: allow ARM assembly to compile in Thumb mode
Tim Northover
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Yuchen Wu
- [llvm] r194398 - Just pass the DIComposite type by value instead of by pointer.
Eric Christopher
- [llvm] r194399 - 80-col.
Eric Christopher
- [llvm] r194400 - Formatting.
Eric Christopher
- [llvm] r194401 - Unify the adding of enumerators with the construction of the enumeration.
Eric Christopher
- [llvm] r194404 - CalcSpillWeights: give a better describing name to calculateSpillWeights
Arnaud A. de Grandmaison
- [llvm] r194406 - [AArch64] The shift right/left and insert immediate builtins expect 3
Chad Rosier
- [llvm] r194409 - [NVPTX] Fix logic error in loading vector parameters of more than 4 components
Justin Holewinski
- [llvm] r194410 - [NVPTX] Properly handle bitcast ConstantExpr when checking for the alignment of function parameters
Justin Holewinski
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Weiming Zhao
- [llvm] r194415 - Fixing a problem with iterator validity in RuntimeDyldImpl::resolveExternalSymbols
Andrew Kaylor
- [llvm] r194416 - [ARM] Add support for MVFR2 which is new in ARMv8
Artyom Skrobov
- [llvm] r194417 - CalcSpillWeights: allow overidding the spill weight normalizing function
Arnaud A. de Grandmaison
- [llvm] r194418 - Change libLTO back to linking with @executable_path instead of @rpath.
Bob Wilson
- enabling clients to use rpath to find LLVM shared libraries on OS X
Bob Wilson
- [PATCH] compiler-rt: build embedded Darwin variants
Tim Northover
- [PATCH] Support DT_VERxxx and DT_MIPS_xxx dynamic section entries in the llvm-readobj
Simon Atanasyan
- [llvm] r194421 - Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to the
Simon Atanasyan
- [PATCH] TableGen: Generate an enum for all named Operand types
Ahmed Bougacha
- [PATCH] TableGen/MCInstPrinter: Generate a method to print complete machine Operands using the Target's PrintMethods
Ahmed Bougacha
- [llvm] r194423 - [mips] Partially revert r193641. Stack alignment should not be determined by
Akira Hatanaka
- [llvm] r194424 - Fix PR17952.
Shuxin Yang
- [llvm] r194425 - R600: Use function inputs to represent data stored in gpr
Vincent Lejeune
- [llvm] r194427 - Print new JavaScript calling conventions symbolically.
Andrew Trick
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Andrew Trick
- [compiler-rt] r194429 - ARM: make assembly files compile Thumb2 with nop IT block.
Tim Northover
- [PATCH] R600: Reenable llvm.R600.load.input/interp.input for compatibility
Vincent Lejeune
- [llvm] r194431 - Lower X86::MORESTACK_RET and X86::MORESTACK_RET_RESTORE_R10 in
Lang Hames
- [llvm] r194040 - Revert "llvm-cov: Added command-line option to change dir."
Yuchen Wu
- [PATCH] R600/SI: Change formatting of printed registers.
Tom Stellard
- [llvm] r194433 - R600/SI: Add test that fails due to requiring i64 mul for pointers
Matt Arsenault
- [PATCH] [DOCS] How to Setup a Windows Builder
Mikael Lyngvig
- [PATCH] Added basic testing support for llvm-cov.
Justin Bogner
- [PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation
Ana Pazos
- [PATCH] Avoid illegal integer promotion in X86FastISel
Eric Christopher
- [PATCH] Change representation of dllexport/dllimport
Reid Kleckner
- [llvm] r194437 - Extract a bc attr parsing helper that returns Attribute::None on error
Reid Kleckner
- [PATCH][AArch32]Allow unrestricted IT blocks
Weiming Zhao
- Export __builtin_arm_dmb, __builtin_arm_dsb to frontend
Weiming Zhao
- [llvm] r194442 - Change the default branch instruction to be the 16 bit variety for mips16.
Reed Kotler
- [llvm] r194443 - R600/SI: Change formatting of printed registers.
Matt Arsenault
- [PATCH] Add new FileCheck feature to 3.4 release notes
Matt Arsenault
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [llvm] r194451 - Added basic unit test for llvm-cov.
Yuchen Wu
- [llvm] r194453 - llvm-cov: Added call to update run/program counts.
Yuchen Wu
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Jiangning Liu
- [llvm] r194454 - Revert "Added basic unit test for llvm-cov."
Yuchen Wu
- [PATCH] Fix to PR17741 (SLP metadata)
hfinkel at anl.gov
- [llvm] r194456 - Add new FileCheck feature to 3.4 release notes
Matt Arsenault
- [llvm] r194457 - Correct a glitch in r194424 which may invalidate iterator.
Shuxin Yang
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Jiangning Liu
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Wan Xiaofei
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -llvm
Kevin Qin
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -clang
Kevin Qin
- [llvm] r194463 - XCore target: return error for unsupported alignment
Robert Lytton
- [llvm] r194464 - Add XCore support for ATOMIC_FENCE.
Robert Lytton
- [llvm] r194465 - XCore target test for hidden declaration
Robert Lytton
- [llvm] r194466 - XCore target: fix bug in aligning 'byval i8*' on the stack
Robert Lytton
- [llvm] r194467 - [mips][msa] Change constant used in ori tests to avoid conflict with bseti (also xori to avoid bnegi)
Daniel Sanders
- [compiler-rt] r194468 - [sanitizer] Avoid needless use of stringification (#symver) in INTERCEPT_FUNCTION_VER.
Evgeniy Stepanov
- [llvm] r194469 - [mips][msa] Added support for matching bset, bseti, bneg, and bnegi from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r194470 - [ARM] Add support for FP_HP_extension build attribute
Bradley Smith
- [llvm] r194471 - [mips][msa] Added support for matching bclr, and bclri from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r194472 - [mips][msa] Fix buildbot failures caused by an unused variable when assertions are disabled.
Daniel Sanders
- [llvm] r194475 - SimplifyCFG: Use existing constant folding logic when forming switch tables.
Benjamin Kramer
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [llvm] r194476 - [mips][msa] Enable inlinse assembly for MSA.
Daniel Sanders
- [compiler-rt] r194479 - [Sanitizer] Specify a default value for each common runtime flag
Alexey Samsonov
- [lld] r194481 - Get lld building with MSVC2013
Alp Toker
- [PATCH] R600: Fix selection failure on EXTLOAD
Matt Arsenault
- [llvm] r194484 - R600: Reenable llvm.R600.load.input/interp.input for compatibility
Vincent Lejeune
- [llvm] r194485 - Remove unused variable.
Rafael Espindola
- [llvm] r194486 - Revert "Remove unused variable."
Rafael Espindola
- [polly] r194490 - PassManagerBase has moved into the legacy namespace as of r194324; match it here.
Andy Gibbs
- [lld] r194492 - [MachO] Simplify conditionals. No functionality change.
Rui Ueyama
- [llvm] r194495 - whitespace
Andrew Trick
- [llvm] r194496 - GraphViz CFGPrinter: wrap long lines.
Andrew Trick
- [llvm] r194497 - Simplify operand folding when rematerializing a load.
Andrew Trick
- [PATCH] Update to Cmake for VS 2013
Jim Grosbach
- [compiler-rt] r194499 - Added summary info to GCDAProfiling.
Yuchen Wu
- [llvm] r194500 - Expand rotate instructions on sparcv9 as well.
Roman Divacky
- [PATCH] Small improvement to IntrinsicEmitter::EmitAttributes
Aditya Nandakumar
- [llvm] r194501 - [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalar
Chad Rosier
- Fix for ExecutionEngine buglet
Dale E. Martin
- [llvm] r194505 - Export intrinsics:__builtin_arm_{dmb, dsb} to frontend
Weiming Zhao
- [PATCH] Update llvm.sqrt, etc. error semantics
Hal Finkel
- Constant merger patch to fix bug 17815 [Constant merging may illegally downgrade global alignment]
Rafael Espíndola
- [PATCH] [OCaml] Dynamically link LLVM on --enable-shared builds
Sylvestre Ledru
- [llvm] r194506 - Corruptly merge constants with explicit and implicit alignments.
Rafael Espindola
- [PATCH] R600: Make dot_4 instructions predicable
Vincent Lejeune
- [llvm] r194508 - [OCaml] Fix a typo
Peter Zotov
- [llvm] r194509 - [OCaml] Dynamically link LLVM on --enable-shared builds
Peter Zotov
- [llvm] r194510 - [mips] Fix and re-enable a test case that has been disabled for a long time.
Akira Hatanaka
- [llvm] r194511 - [mips] Revert part of r194510 that was accidentally committed.
Akira Hatanaka
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Simon Atanasyan
- [llvm] r194512 - ARM: diagnose invalid system LDM/STM
Tim Northover
- [llvm] r194514 - Protect user-supplied runtime library functions in LTO
Justin Bogner
- [llvm] r194515 - Add a FIXME for 32-bit q modifiers.
Eric Christopher
- [LNT] r194516 - Better errors for invalid --cc parameters.
Chris Matthews
- [LNT] r194517 - Bootstrapify summary report edit UI.
Chris Matthews
- [LNT] r194518 - Add a json interface to the Summary Report view.
Chris Matthews
- [llvm] r194519 - [mips] Run test case with command line option -mattr=+fp64.
Akira Hatanaka
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [llvm] r194522 - [mips] Fix a bug in function CC_MipsO32_FP64. The second double precision
Akira Hatanaka
- [PATCH] llvm-cov: Edges now store pointers to blocks.
Yuchen Wu
- [PATCH] llvm-cov: Added -b option for branch probabilities.
Yuchen Wu
- [llvm] r194524 - FoldBranchToCommonDest merges branches into a single branch with or/and of the condition. It has a heuristics for estimating when some of the dependencies are processed by out-of-order processors. This patch adds another rule to the heuristics that says that if the "BonusInstruction" that we speculatively execute is used by the condition of the second branch then it is okay to hoist it. This change exposes more opportunities for other passes to transform the code. It does not matter that...
Nadav Rotem
- [llvm] r194525 - Fold (iszero(A&K1) | iszero(A&K2)) -> (A&(K1|K2)) != (K1|K2) if we know that K1 and K2 are 'one-hot' (only one bit is on).
Nadav Rotem
- [llvm] r194526 - remove virtual methods in SCEVApplyRewriter and SCEVParameterRewriter
Sebastian Pop
- [llvm] r194527 - delinearization of arrays
Sebastian Pop
- [llvm] r194528 - improve dependence analysis testcases
Sebastian Pop
- [llvm] r194529 - Cleanup the stackmap operand folding code and fix a corner case.
Andrew Trick
- [PATCH] R600: Make sure OQAP defs and uses happen in the same clause
Tom Stellard
- [llvm] r194530 - Remove always true flag.
Rafael Espindola
- [patch] Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espíndola
- [llvm] r194533 - Replacing HUGE_VALF with llvm::huge_valf in order to work around a warning triggered in MSVC 12.
Aaron Ballman
- [llvm] r194535 - Removing llvm::huge_vald and llvm::huge_vall because they are not currently used, and HUGE_VALD does not appear to be supported everywhere anyways.
Aaron Ballman
- [PATCH] [stack protector] Improved data layout rules, WIP, part 3
Josh Magee
- [llvm] r194537 - Update the docs to match the function name.
Nadav Rotem
- [llvm] r194538 - Introduce an AnalysisManager which is like a pass manager but with a lot
Chandler Carruth
- [lld] r194539 - [PECOFF] Do not print error if length of .drectve is 0.
Rui Ueyama
- [llvm] r194541 - Give folks a reference to some material on the fundamental design
Chandler Carruth
- [llvm] r194542 - SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rui Ueyama
- [llvm] r194547 - R600: Fix selection failure on EXTLOAD
Matt Arsenault
- [llvm] r194548 - Fix a null pointer dereference when copying a null polymorphic pointer.
Chandler Carruth
- [llvm] r194549 - Add another (perhaps better) video for Sean's talk. (Thanks Marshall!)
Chandler Carruth
- [lld] r194550 - Fix misleading indentation.
Rui Ueyama
- [lld] r194551 - Use empty() instead of size() == 0.
Rui Ueyama
- [lld] r194552 - Revert "Use empty() instead of size() == 0."
Rui Ueyama
- [llvm] r194553 - Add a test case to verify that misusing anyregcc crashes as expected.
Andrew Trick
- [PATCH] Update emacs llvm mode
Matt Arsenault
- [llvm] r194554 - Add myself to CODE_OWNERS for the OCaml bindings
Peter Zotov
- [PATCH][regalloc] Fix the interference calculation for register masks.
Juergen Ributzka
- [llvm] r194555 - Allow the code which returns the length for inline assembler to know
Reed Kotler
- [lld] r194556 - Re-submit r194551: Use empty() instead of size() == 0.
Rui Ueyama
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Reload undefined atoms to use possibly new undefines.
Rui Ueyama
- [llvm] r194557 - Mips16InstrInfo.cpp: Use <cctype> instead of <ctype.h>
NAKAMURA Takumi
- [llvm] r194558 - Remove XFAIL:aarch64, arm from 4 tests in test/ExecutionEngine/MCJIT.
NAKAMURA Takumi
- Strange LLVM behavior after commit r193719
Dmitry Babokin
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- [lld] r194560 - [PECOFF] Make ReaderCOFF more robust against planned identity_magic() changes.
Rui Ueyama
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [llvm] r194561 - Add XFAIL:arm again on 4 MCJIT tests, since r194558. AArch64 has been left removed.
NAKAMURA Takumi
- [PATCH] Fix for PR15086
Dimitry Andric
- [llvm] r193781 - [mips] XFAIL several MCJIT remote tests
NAKAMURA Takumi
- [llvm] r194562 - This patch fixes a bug in floating point operands parsing, when instruction alias uses default register operand.
Vladimir Medic
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [llvm] r194563 - Fix typo + add URL
Sylvestre Ledru
- [llvm] r194564 - XCore target: implement exception handling
Robert Lytton
- Re: [PATCH] Implement aarch64 neon instruction class SIMD misc - LLVM
Kevin Qin
- Re: [PATCH] Implement aarch64 neon instruction class SIMD misc - Clang
Kevin Qin
- [PATCH] FileCheck: fix a bug with multiple --check-prefix options.
Alexey Samsonov
- [PATCH] Added aliases for SIMD copy instrucitons
Kevin Qin
- [PATCH] Fix crash when using NEON array types in inline ASM
Oliver Stannard
- [llvm] r194565 - FileCheck: fix a bug with multiple --check-prefix options.
Alexey Samsonov
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [llvm] r194566 - SampleProfileLoader pass. Initial setup.
Diego Novillo
- [compiler-rt] r193602 - tsan/asan: support pthread_setname_np to set thread names
Kostya Serebryany
- [PATCH] FileCheck: fix matching of one check-prefix is a prefix of another
Alexey Samsonov
- [llvm] r194568 - Fix -Wdelete-non-virtual-dtor warnings by making SampleProfile methods non-virtual
Alexey Samsonov
- [llvm] r194569 - Support for microMIPS trap instruction with immediate operands.
Zoran Jovanovic
- [llvm] r194570 - Fix bug in .gpword directive parsing.
Vladimir Medic
- [compiler-rt] r194572 - [asan] fix a leak in tds (https://code.google.com/p/address-sanitizer/issues/detail?id=233)
Kostya Serebryany
- [compiler-rt] r194573 - [ASan] Don't call __asan_init() from certain interceptors on Darwin.
Alexander Potapenko
- [llvm] r194574 - Don't call doFinalization from verifyFunction.
Rafael Espindola
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espindola
- (Very) small patch for the jit event listener
Gaël Thomas
- [llvm] r194577 - FileCheck: fix matching of one check-prefix is a prefix of another
Alexey Samsonov
- [compiler-rt] r194578 - [ASan] Use new feature of FileCheck: provide multiple --check-prefix args
Alexey Samsonov
- [compiler-rt] r194579 - [ASan] Do not rely on malloc context in allocator reports.
Alexey Samsonov
- [compiler-rt] r194580 - [Sanitizer] Use same PC threshold in slow unwinder on all platforms
Alexey Samsonov
- [llvm] r194581 - Make sure LLVMLoadLibraryPermanently gets an extern "C" symbol.
Benjamin Kramer
- [llvm] r194582 - Move Delinearization pass into an anonymous namespace.
Benjamin Kramer
- [compiler-rt] r194583 - [ASan] Remove the stale dependency on the Foundation framework from the dynamic ASan runtime.
Alexander Potapenko
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [llvm] r194585 - [SystemZ] Add the general form of BCR
Richard Sandiford
- hi(sym1 - sym2) and lo(sym1 - sym2) expressions for Mips assembler
Sasa Stankovic
- [PATCH] Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- [dragonegg] r194586 - Change test to check the IR.
Rafael Espindola
- [llvm] r194588 - DIEHash: Move header include to be first in the implementation file to flush out header inclusion ordering issues
David Blaikie
- [Mesa-dev] [PATCH] R600/SI: Add processor type for Hawaii
Tom Stellard
- [llvm] r194589 - cmake: link release builds statically against run-time library on windows (use /MT instead of /MD)
Hans Wennborg
- [llvm] r194592 - Enable generating legacy IT block for AArch32
Weiming Zhao
- [dragonegg] r194594 - Relax CHECK to try to fix the gcc 4.5 buildbot.
Rafael Espindola
- XCore target: Add large code model
Robert Lytton
- [llvm] r194596 - CMake: make building with /MT an option instead of always forcing it
Hans Wennborg
- [zorg] r194597 - Return clang-mergefunc-x86_64-freeBSD9.2 builder back to work.
Galina Kistanova
- [patch] Reject alias to declarations in ELF and COFF
Rafael Espíndola
- [llvm] r194598 - [AArch64] Add support for legacy AArch32 NEON scalar shift by immediate
Chad Rosier
- [llvm] r194601 - Use StringRef instead of std::string
Jakub Staszak
- [llvm] r194602 - Simplify code. No functionality change.
Jakub Staszak
- [llvm] r194604 - Revert my CMake patches concerning building with /MT (r194589, r194596)
Hans Wennborg
- Patch for `include/llvm/Support/Host.h` to support BSD and Solaris endian.h equivalents
Rafael Espíndola
- [llvm] r194605 - Whitespace.
Rui Ueyama
- [patch] Don't mangle \n and "
Rafael Espíndola
- [PATCH] Add external project LDC to release notes
Kai Nacke
- [llvm] r194607 - Path: Add tests for existing file magics.
Rui Ueyama
- [zorg] r194608 - Patch by Denis Larionov!
Galina Kistanova
- [llvm] r194612 - add more comments around the delinearization of arrays
Sebastian Pop
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [dragonegg] r194613 - Relax the test further to pass in the last bot that is red.
Rafael Espindola
- [llvm] r194616 - Added basic unit test for llvm-cov.
Yuchen Wu
- [lld] r194619 - Fix indentation, use early return.
Rui Ueyama
- [lld] r194620 - Show error message if two atoms are not mergeable.
Rui Ueyama
- [llvm] r194622 - llvm-cov: Changed XFAIL targets to be more generic.
Yuchen Wu
- [lld] r194624 - Remove default label from fully covered switch.
Rui Ueyama
- [llvm] r194625 - R600/SI: Prefer SALU instructions for bit shift operations
Tom Stellard
- [llvm] r194626 - R600/SI: Add support for private address space load/store
Tom Stellard
- [llvm] r194630 - Take care of long short branch immediate instructions for mips16 in
Reed Kotler
- [llvm] r194632 - R600: Fix uninitialized variable usage
Tom Stellard
- [PATCH] llvm-cov: Replaced asserts with proper error handling
Justin Bogner
- [llvm] r194634 - Fixed 80+ violations.
Michael Gottesman
- [llvm] r194635 - llvm-cov: Replaced asserts with proper error handling.
Yuchen Wu
- [PATCH] Implement ‘optnone’ attribute semantics
Robinson, Paul
- [PATCH] [blockfreq] Added BlockFrequencyInfo::view for displaying the block frequency propagation dag via graphviz.
Michael Gottesman
- [llvm] r194637 - llvm-cov: Removed StringMap holding GCOVLines.
Yuchen Wu
- [llvm] r194639 - llvm-cov: Slightly improved error checking.
Yuchen Wu
- PATCH: R600: Enable IR structurizer by default for all Subtargets
Tom Stellard
- [lld] r194641 - Move InputGraph from Driver to Core. LinkingContext depends on it.
Michael J. Spencer
- [lld] r194642 - [PECOFF] Add missing dependency.
Michael J. Spencer
- [lld] r194643 - Whitespace.
Michael J. Spencer
- [llvm] r194644 - Add simple support for tags in YAML I/O
Nick Kledzik
- [llvm] r194646 - Fixing a heisenbug where the memory dependence analysis behaves differently
Yunzhong Gao
- [llvm] r194648 - Implement AArch64 NEON instruction set AdvSIMD (table).
Jiangning Liu
- [llvm] r194650 - Update emacs llvm mode.
Matt Arsenault
- [dragonegg] r194651 - One more attempt at matching the output on the multiple gcc versions.
Rafael Espindola
- [llvm] r194652 - Suppress llvm-cov.test on Win32, with REQUIRES: shell
NAKAMURA Takumi
- [llvm] r194654 - Added BlockFrequencyInfo::view for displaying the block frequency propagation graph via graphviz.
Michael Gottesman
- [llvm] r194655 - Add dyn_cast<> support to YAML I/O's IO class
Nick Kledzik
- [PATCH] Bug 9761: EmitEndOfAsmFile is not the final emission point.
Matt Arsenault
- [PATCH] Add ; to acceptable chars to leave unquoted
Matt Arsenault
- [llvm] r194656 - Implement aarch64 neon instruction class SIMD misc.
Kevin Qin
- [llvm] r194658 - remove extra semicolon
Nick Kledzik
- [llvm] r194659 - [AArch64 neon] support poly64 and relevant intrinsic functions.
Kevin Qin
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Ana Pazos
- [patch] Make it explicit that nulls are not allowed in names
Rafael Espíndola
- [llvm] r194661 - Whitespace.
NAKAMURA Takumi
- [llvm] r194662 - R600/SIFixSGPRCopies.cpp: Fix \param to \return. [-Wdocumentation]
NAKAMURA Takumi
- [PATCH][AArch64]Implement newly added AArch64 ACLE functions for ld1 and st1
Hao Liu
- [PATCH] [DOCS] How to Add a Builder
Mikael Lyngvig
- [llvm] r194665 - Add external project LDC to release notes.
Kai Nacke
- [lld] r194666 - Avoid parsing large YAML file.
Rui Ueyama
- [llvm] r194667 - Don't mangle \n and "
Rafael Espindola
- [PATCH] [llvm-c] Improve IR introspection
Peter Zotov
- [lld] r194668 - [PECOFF] Make the import library file magic more accurate.
Rui Ueyama
- [llvm] r194669 - [OCaml] Expose LLVM's fatal error and stacktrace APIs
Peter Zotov
- [llvm] r194670 - [OCaml] Build stub OCaml libraries for all configured targets
Peter Zotov
- [lld] r194671 - Terminate if there are un-mergeable duplicate atoms.
Rui Ueyama
- [llvm] r194673 - Add test case for AArch64 NEON instruction set misc.
Kevin Qin
- [lld] r194675 - Use makeArrayRef() to make ArrayRef from C array.
Rui Ueyama
- [llvm] r194676 - Minor extension to llvm.experimental.patchpoint: don't require a call.
Andrew Trick
- [lld] r194677 - Fix indentation and delete trailing whitespace.
Rui Ueyama
- [llvm] r194679 - AArch64DAGToDAGISel::SelectVTBL(): Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
- [llvm] r194680 - Whitespace.
NAKAMURA Takumi
- [llvm] r194681 - yaml::Input::mapTag(): Don't use StringRef to hold return type of std::string.
NAKAMURA Takumi
- [llvm] r194682 - R600/SI: Add testcase for problem I ran into
Matt Arsenault
- [llvm] r194683 - Fix trailing whitespace in debug printing
Matt Arsenault
- [llvm] r194684 - Add a comment
Matt Arsenault
- [compiler-rt] r194685 - [Sanitizer] Add print_summary runtime flag to disable error summaries (UBSan doesn't need them)
Alexey Samsonov
- [compiler-rt] r194686 - [Sanitizer] Print symbolized stack frame using a single Printf() call.
Alexey Samsonov
- [compiler-rt] r194687 - [UBSan] Update UBSan location rendering to match r194686
Alexey Samsonov
- [llvm] r194688 - Indentation fixes
Matt Arsenault
- [llvm] r194689 - Fix the header comment of the new pass manager stuff to not claim to be
Chandler Carruth
- [llvm] r194691 - AVX-512: Handled extractelement from mask vector;
Elena Demikhovsky
- [llvm] r194692 - Whitespace.
NAKAMURA Takumi
- [llvm] r194693 - IR/GCOV.cpp: Use PRIu64 as format string with uint64_t.
NAKAMURA Takumi
- [llvm] r194694 - llvm-cov.test: Tweak win32 hosts not confused by \r\n in llvm-cov's stdout.
NAKAMURA Takumi
- [llvm] r194695 - llvm-cov requires IR and Support as libraries. Instrumentation would be overkill.
NAKAMURA Takumi
- [compiler-rt] r194696 - [ASan] Introduce a top-level target to collect all ASan runtimes and deps
Alexey Samsonov
- [llvm] r194697 - [msan] Fast path optimization for wrap-indirect-calls feature of MemorySanitizer.
Evgeniy Stepanov
- [compiler-rt] r194698 - [UBSan] Make sure ASan and UBSan interact properly by running each test from UBSan test suite with and without ASan
Alexey Samsonov
- [compiler-rt] r194699 - [msan] A test for r194697.
Evgeniy Stepanov
- PR17925, PATCH
Stepan Dyatkovskiy
- [llvm] r194700 - [msan] Use CHECK-DAG instead of CHECK where order of instructions does not matter.
Evgeniy Stepanov
- [llvm] r194701 - [asan] Poor man's coverage that works with ASan
Kostya Serebryany
- [compiler-rt] r194702 - [asan] Poor man's coverage that works with ASan (compiler-rt part)
Kostya Serebryany
- [compiler-rt] r194703 - [asan] disable CovDump on Windows for now (fails to compile)
Kostya Serebryany
- [compiler-rt] r194704 - [asan] unbreak dfsan, which includes sanitizer/common_interface_defs.h into internal sources (although it shoudn't)
Kostya Serebryany
- [PATCH] [UBSan] Add summary reporting
Alexey Samsonov
- [llvm] r194705 - Error if we see an alias to a declaration.
Rafael Espindola
- [AVX512] Add unmasked FMA intrinsics
Cameron McInally
- [PATCH] [DFSan] Don't include public headers in dfsan runtime code
Alexey Samsonov
- [dragonegg] r194708 - Handle weakref the clang way.
Rafael Espindola
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Keith Walker
- [compiler-rt] r194711 - asan: disable pthread_setname_np interceptor
Dmitry Vyukov
- [llvm] r194712 - llvm-cov.test: Remove XFAIL:arm. Seems this is passing since my tweaks.
NAKAMURA Takumi
- [llvm] r194713 - Add a triple and switch test to FileCheck.
Rafael Espindola
- [llvm] r194714 - ARM: produce friendly error for invalid inline asm
Tim Northover
- [dragonegg] r194715 - Allow for a bitcast that shows up in some versions of gcc.
Rafael Espindola
- [llvm] r194719 - Fix regular expression to work with multiple-digit version numbers
Dmitri Gribenko
- [llvm] r194720 - Typos. (Test commit.)
Paul Robinson
- [lld] r194721 - Use makeArrayRef(). No functionality change.
Rui Ueyama
- Fwd: [PATCH] Implement the newly added ACLE functions for ld1 and st1 with 2/3/4 vectors.
Tim Northover
- [lld] r194722 - Fix trailing whitespace and indentation.
Rui Ueyama
- [lld] r194723 - Test for r194671.
Rui Ueyama
- [llvm] r194724 - Remove unnecessary 'else' after return.
David Blaikie
- Ninja.exe for LLVM.org website?
Mikael Lyngvig
- [lld] r194727 - Test: Move input redirections at the end of the line.
Rui Ueyama
- [llvm] r194728 - DwarfCompileUnit::getOrCreateContext: Return the compile unit DIE rather than null.
David Blaikie
- [dragonegg] r194730 - Handle weakref in cases where target is not an IDENTIFIER_NODE.
Rafael Espindola
- [PATCH] fix PR17906, a bug in ArgumentPromotion
Manman Ren
- [llvm] r194733 - [AArch64] Remove redundant Neon_immAllOnes/Neon_immAllZeros leaf patterns.
Chad Rosier
- [llvm] r194734 - Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- [zorg] r194735 - Added parameter make='make' to getFastNightlyTestBuildFactory.
Galina Kistanova
- [llvm] r194737 - DebugInfo: Simplify/narrow null-check for getOrCreateType
David Blaikie
- [llvm] r194738 - R600/SI: Specify S_ADDK/S_MULK set SCC and are commutable
Matt Arsenault
- [PATCH] R600/SI: Specify S_ADD/S_SUB set SCC and add is commutable
Matt Arsenault
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [PATCH] Readobj: If NumbersOfSections is 0xffff, it's an COFF import library.
Rui Ueyama
- [PATCH] [DOCS] How to Build on ARM
Mikael Lyngvig
- [lld] r194746 - Don't use getFileOrStdin() at where we don't want to read from stdin.
Rui Ueyama
- [llvm] r194747 - Add #include raw_ostream.h in lib/Target/R600/SIFixSGPRCopies.cpp
Hans Wennborg
- [PATCH] R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()
Tom Stellard
- [llvm] r194748 - Simplify testcase.
Eric Christopher
- [llvm] r194749 - R600/SI: Remove redundant legalizeOperands call
Matt Arsenault
- [llvm] r194750 - When folding memory operands, preserve existing MachineMemOperands.
Andrew Trick
- [llvm] r194752 - R600/SI: Add processor type for Hawaii
Tom Stellard
- [llvm] r194753 - Teach the Makefile build system how to handle SOURCES which include
Chandler Carruth
- [PATCH] R600/SI: Implement add i64 support
Matt Arsenault
- [lld] r194754 - Move DOS stub data to PECOFFLinkingContext for /stub option.
Rui Ueyama
- [PATCH] Include raw_ostream.h.
Rui Ueyama
- [llvm] r194755 - R600: Fix scheduling of instructions that use the LDS output queue
Tom Stellard
- [lld] r194757 - [PECOFF] Add /stub option.
Rui Ueyama
- [zorg][patch] Add Address Sanitizer, and new Buildslave.
Rick Foos
- [zorg] r194758 - Patch by Rick Foos!
Galina Kistanova
- [llvm] r194759 - Include raw_ostream.h.
Rui Ueyama
- [llvm] r194760 - Add addrspacecast instruction.
Matt Arsenault
- [llvm] r194761 - Use a reference rather than a pointer as we don't expect a NULL
Eric Christopher
- [llvm] r194766 - Make all the conditional Mips 16 branches get initially set for the
Reed Kotler
- [lld] r194768 - [PECOFF] Add tests for r194757.
Rui Ueyama
- [llvm] r194769 - [llvm-c] Simplify signature of LLVMGetTargetFromName
Peter Zotov
- [llvm] r194770 - [llvm-c] Add missing const qualifiers to LLVMCreateTargetMachine
Peter Zotov
- [llvm] r194771 - [llvm-c] Make LLVMGetTargetFromName actually work
Peter Zotov
- [llvm] r194772 - [OCaml] Fix building of stub libraries
Peter Zotov
- [llvm] r194773 - [OCaml] Refactor Llvm_target interface
Peter Zotov
- [llvm] r194774 - [OCaml] Add Target and TargetMachine bindings to Llvm_target
Peter Zotov
- [lld] r194776 - Fix include guards.
Rui Ueyama
- [lld] r194777 - Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [llvm] r194778 - [OCaml] Use native target in testsuite instead of hardcoding X86
Peter Zotov
- [compiler-rt] r194779 - Speculatively revert asan coverage changes 194702-194704.
Bob Wilson
- [llvm] r194780 - Revert "[asan] Poor man's coverage that works with ASan"
Bob Wilson
- [llvm] r194781 - [OCaml] Add REQUIRES: native, object-emission to the Target test
Peter Zotov
- [llvm] r194783 - Add target hook to prevent folding some bitcasted loads.
Matt Arsenault
- [PATCH] Add target hook to prevent folding some bitcasted loads.
Matt Arsenault
- [PATCH][AArch64] Implemented vmul/vmux/fvma/vfms intrinsics
Ana Pazos
- [lld] r194784 - Refactor copy-paste-and-modifed code using callback.
Rui Ueyama
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Katya Romanova
- [llvm] r194785 - Fix grammar in addrspacecast description
Matt Arsenault
- [llvm] r194786 - Add instcombine visitor for addrspacecast
Matt Arsenault
- [lld] r194787 - [PECOFF] Avoid using statically initialized std::vector.
Rui Ueyama
- [llvm] r194788 - Platform proof a test case.
Andrew Trick
- [llvm] r194789 - Reapply "[asan] Poor man's coverage that works with ASan"
Bob Wilson
- [compiler-rt] r194790 - Reapply asan coverage changes 194702-194704.
Bob Wilson
- [lld] r194791 - [PECOFF] Minimum size of DOS stub is 64 byte.
Rui Ueyama
- [llvm] r194792 - Use instr mapping for microMIPS in llvm-mc.
Zoran Jovanovic
- [lld] r194793 - Fix Windows buildbot on which size_t is not unsinged long.
Rui Ueyama
- [PATCH] [DOCS] How to Build on ARM #2
Mikael Lyngvig
- [llvm] r194794 - Adding some info about stability of ARM boards
Renato Golin
- [compiler-rt] r194796 - Don't build unsupported compiler-rt pieces on Windows
Alexey Samsonov
- [llvm] r194797 - Give unit test its own LLVMContext so MDNodes aren't leaked even if we never call llvm_shutdown.
Benjamin Kramer
- [llvm] r194798 - Redirect unused test case output to /dev/null
Alexey Samsonov
- [llvm] r187827 - Change the linkage of these global values to 'internal'.
Kostya Serebryany
- [llvm] r194799 - llvm-cov: Clean up memory leaks.
Benjamin Kramer
- [llvm] r194800 - [asan] use GlobalValue::PrivateLinkage for coverage guard to save quite a bit of code size
Kostya Serebryany
- [llvm] r194801 - Move all of the GoogleTest files back to the same locations they occupy
Chandler Carruth
- [compiler-rt] r194802 - LLVM's GoogleTest copy has moved its source code back to the default
Chandler Carruth
- [PATCH] Canonicalize addrspacecast between different pointer types.
Matt Arsenault
- [compiler-rt] r194803 - tsan: add proper cfi directives to assembly code
Dmitry Vyukov
- [PATCH] [mips][msa] Build all the tests in little and big endian modes and correct an incorrect test.
Daniel Sanders
- [compiler-rt] r194805 - [Sanitizer] Make slow unwinder on Linux more robust
Alexey Samsonov
- [llvm] r194806 - [mips][msa] Build all the tests in little and big endian modes and correct an incorrect test.
Daniel Sanders
- [llvm] r194808 - Correct spelling.
Yaron Keren
- [compiler-rt] r194809 - [asan] helper script to dump/merge coverage data
Kostya Serebryany
- [PATCH] python: Properly initialize before trying to create disasm
Anders Waldenborg
- [llvm] r194810 - [NVPTX] Fix handling of indirect calls
Justin Holewinski
- [PATCH] Added TargetLowering::isVectorEltOrderLittleEndian(EVT)
Daniel Sanders
- [llvm] r194811 - Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [llvm] r194812 - [NVPTX] Update the usage document
Justin Holewinski
- [compiler-rt] r194813 - [ASan] Add the configure+make rules for building the ASan runtime for iOS simulator.
Alexander Potapenko
- [PATCH] [mips][msa] Add MSA to the release notes.
Daniel Sanders
- [llvm] r194818 - Hopefully fix uninitialized memory read in AArch64AsmParser found by MSan bootstrap bot
Alexey Samsonov
- [llvm] r194819 - [mips][msa] lowerMSABitClear() should use SelectionDAG::getNOT() instead of using a long-winded equivalent.
Daniel Sanders
- [llvm] r194821 - [NVPTX] Fix type in usage doc
Justin Holewinski
- [compiler-rt] r194823 - tsan: add support for robust mutexes
Dmitry Vyukov
- [llvm] r194824 - Add AVX512 unmasked FMA intrinsics and support.
Cameron McInally
- [PATCH] R600: Clean if/then/else handling code in AMDILCFGStructurizer
Vincent Lejeune
- [llvm] r194826 - [mips][msa] Merge basic_operations_little.ll into basic_operations.ll.
Daniel Sanders
- [llvm] r194828 - Update contact information.
Chad Rosier
- [llvm] r194831 - Don't try to initialize memory for a global if the allocation failed in ExecutionEngine.
Andrew Kaylor
- [llvm] r194832 - Resolve JIT runtime linking problems on Android.
Andrew Kaylor
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Andrew Trick
- [PATCH] Remove a bunch of weak vtables
Andrew Trick
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [llvm] r194836 - R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()
Tom Stellard
- [zorg] r194839 - Added missing parameter.
Galina Kistanova
- [PATCH][X86] SSE2 cvtsd2ss instruction expects two operands
Cameron McInally
- [llvm] r194840 - Avoid illegal integer promotion in fastisel
Bob Wilson
- [compiler-rt] r194841 - Remove #include of net/ip_mroute.h for SANITIZER_MAC.
Bob Wilson
- [llvm] r194843 - Restore the behaviour from before r194728.
Adrian Prantl
- [llvm] r194844 - Readobj: If NumbersOfSections is 0xffff, it's an COFF import library.
Rui Ueyama
- [PATCH] Fix confusing machine verifier error.
Matt Arsenault
- [PATCH] R600: Workaround for cayman loop bug
Vincent Lejeune
- [llvm] r194846 - ArgumentPromotion: correctly transfer TBAA tags and alignments.
Manman Ren
- [polly] static builds
Sebastian Pop
- [lld] r194847 - [PECOFF] Give a better name to the linker generated file.
Rui Ueyama
- [llvm] r194848 - Reimplement r194843 in a slightly less broken way.
Adrian Prantl
- [lld] r194851 - [PECOFF] Remove unnecessary static member.
Rui Ueyama
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [llvm] r194852 - Path: Recognize COFF import library file magic.
Rui Ueyama
- [llvm] r194853 - [AArch64] Fix the scalar NEON ACLE functions so that they return float/double
Chad Rosier
- [llvm] r194856 - [PM] Run clang-format on a few lines that I missed in my first pass,
Chandler Carruth
- [llvm] r194857 - [PM] Fix an iterator problem spotted by the MSVC debug iterators and
Chandler Carruth
- [llvm] r193112 - Fix CodeGen for vectors of pointers with address spaces.
Matt Arsenault
- [llvm] r194858 - Make method static
Matt Arsenault
- [llvm] r194859 - Fix a problem in MCJIT identifying the module containing a global variable.
Andrew Kaylor
- [lld] r194860 - [PECOFF] Use INT3 instead of NOP.
Rui Ueyama
- [llvm] r194862 - Fix confusing machine verifier error.
Matt Arsenault
- [llvm] r194865 - [weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
- [lld] r194866 - Remove duplicate code.
Rui Ueyama
- [llvm] r194868 - Fix typos.
Matt Arsenault
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Rafael Ávila de Espíndola
- [llvm] r194871 - DwarfCompileUnit: Push DIDescriptor usage out from isShareableAcrossCUs
David Blaikie
- [compiler-rt] r194873 - Add clang_darwin_embedded platform for embedded projects
Tim Northover
- [llvm] r194874 - Fix previous commit (r194865)
Juergen Ributzka
- [PATCH] Scoped NoAlias Metadata
hfinkel at anl.gov
- [llvm] r194875 - DwarfCompileUnit: Push DIDescriptors through a getDIE/insertDIE
David Blaikie
- [llvm] r194876 - LoopVectorizer: Use abi alignment for accesses with no alignment
Arnold Schwaighofer
- [lld] r194877 - Replace magic number with sizeof(). No functionality change.
Rui Ueyama
- [llvm] r194879 - DwarfDebug: Push DISubprogram through updateSubprogramScopeDIE
David Blaikie
- [llvm] r194880 - During folding for patchpoint/stackmap instructions, defer creation of new MIs
Lang Hames
- [llvm] r194882 - Remove unused arguments.
Lang Hames
- [llvm] r194883 - Replace the dangling context hotfix with an assertion.
Adrian Prantl
- [compiler-rt] r194886 - Revert premature instructions to build __sync_fetch_*
Tim Northover
- [lld] r194887 - Duplicate code removal.
Rui Ueyama
- [llvm] r194888 - Implemented aarch64 Neon scalar vmulx_lane intrinsics
Ana Pazos
- [lld] r194890 - Use llvm_unreachable() instead of assert() at where control should never get.
Rui Ueyama
- [PATCH][Mips] ELF header flag support for assemblers
Jack Carter
- [llvm] r194892 - DwarfCompileUnit: Simplify getLanguage() calls to use existing member function
David Blaikie
- [llvm] r194893 - DwarfCompileUnit: Add type safety by using DICompileUnit rather than raw MDNode* for the CU metadata node
David Blaikie
- [lld] r194894 - Use range-based for loop.
Rui Ueyama
- [llvm] r194895 - DwarfCompileUnit: Add type safety to CompileUnit::getNode by returning DICompileUnit instead of a raw MDNode*.
David Blaikie
- [PATCH] Mention address space related changes in release notes.
Matt Arsenault
- [PATCH] Introduce two command-line flags for the instrumentation pass to control whether the labels of pointers should be ignored in load and store instructions
Peter Collingbourne
- [zorg] r194896 - Reverted r194758. Please see http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04/builds/9304/steps/build/logs/stdio for the problem.
Galina Kistanova
- [llvm] r194898 - For dwarf4 use the correct form for referencing debug_loc locations,
Eric Christopher
- llvm-cov: Added edge struct for traversal in block.
Yuchen Wu
- [PATCH] llvm-cov: Store blocks rather than counts per line.
Yuchen Wu
- [llvm] r194901 - DwarfCompileUnit: Remove unnecessary OwningPtr<T>::get() call
David Blaikie
- [llvm] r194902 - DwarfCompileUnit: Push type safety of DIDescriptor through CompileUnit::createAndAddDIE.
David Blaikie
- [llvm] r194903 - Use correct size for address space in BasicAA.
Matt Arsenault
- [llvm] r194904 - Mention address space related changes in release notes.
Matt Arsenault
- [PATCH] Teach lint about address spaces
Matt Arsenault
- [llvm] r194906 - X86: Encode the 'h' cpu subtype in the MachO header for x86.
Jim Grosbach
- [lld] r194908 - Replace duplicate code with calls to getOrPushAttribute().
Rui Ueyama
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [lld] r194909 - Simplify. No functionality change.
Rui Ueyama
- [polly] r194910 - Style fixes, brought to you by clang-format
Tobias Grosser
- [PATCH] Tweaks for the ABI list
Peter Collingbourne
- [lld] r194911 - Use early continue.
Rui Ueyama
- [lld] r194913 - Replace one more magic number with sizeof().
Rui Ueyama
- [lld] r194914 - Move the entire debug print loop into DEBUG_WITH_TYPE.
Rui Ueyama
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
David Peixotto
- [llvm] r194917 - Debug Info Verifier: remove un-used argument in verifyDebugInfo.
Manman Ren
- [PATCH] Use AC_PROG_PATHS for Python
Ray Donnelly
- [llvm] r194918 - gtest-death-test.cc: Move ~DeathTestFactory() to unbreak cygming build since r194865.
NAKAMURA Takumi
- [polly] r194921 - move MayAliasSet.cpp into lib/Analysis
Sebastian Pop
- [polly] r194922 - factor out code in shouldEnablePolly
Sebastian Pop
- [polly] r194923 - prepend LLVM to all Polly* libs
Sebastian Pop
- [llvm] r194924 - Fix filename in header comment
Duncan P. N. Exon Smith
- [llvm] r194925 - InstCombine: fold (A >> C) == (B >> C) --> (A^B) < (1 << C) for constant Cs.
Benjamin Kramer
- [llvm] r194926 - Use array_pod_sort instead of std::sort
Duncan P. N. Exon Smith
- [llvm] r194927 - R600: Make dot_4 instructions predicable
Vincent Lejeune
- [llvm] r194928 - Annotate APInt methods where it's not clear whether they are in place with warn_unused_result.
Benjamin Kramer
- [llvm] r194929 - ScalarEvolution: Warn if the result of setFlags/clearFlags is unused.
Benjamin Kramer
- [polly] r194931 - ScopDetection: Improve formatting
Tobias Grosser
- [llvm] r194932 - Fix codegen for null different sized pointer.
Matt Arsenault
- [www-pubs] r194933 - Added Preallocation Instruction Scheduling with Register Pressure Minimization Using a Combinatorial Optimization Approach.
John Criswell
- [llvm] r194934 - Fix assert on unaligned access to global with different address space size.
Matt Arsenault
- [llvm] r194935 - Apply the InstCombine fptrunc sqrt optimization to llvm.sqrt
Hal Finkel
- [llvm] r194936 - The WebKit_JS CC preserves the same registers as the C CC.
Juergen Ributzka
- [www] r194937 - Remove logistics, registration, etc
Tanya Lattner
- [llvm] r194939 - Add a loop rerolling pass
Hal Finkel
- [llvm] r194940 - Use right address space pointer size
Matt Arsenault
- [llvm] r194941 - Fix ndebug-build unused variable in loop rerolling
Hal Finkel
- [llvm] r194942 - Added a size field to the stack map record to handle subregister spills.
Andrew Trick
- [llvm] r194943 - Add the cold attribute to error-reporting call sites
Hal Finkel
- [llvm] r194944 - Use getZExtOrTrunc instead of repeating the same logic.
Matt Arsenault
- [llvm] r194945 - Use more getZExtOrTruncs
Matt Arsenault
- [llvm] r194947 - [PM] Completely remove support for explicit 'require' methods on the
Chandler Carruth
- [polly] r194948 - IslCodegen: Support for run-time conditions
Tobias Grosser
- [polly] r194949 - Fix 80 column violation
Tobias Grosser
- [llvm] r194950 - [block-freq] Add BlockFrequency::scale that returns a remainder from the division and make the private scale in BlockFrequency more performant.
Michael Gottesman
- [PATCH][DAG] Fix non-deterministic code generation
Juergen Ributzka
- [PATCH] StructurizeCFG: Fix inverting a branch on an argument
Matt Arsenault
- [PATCH][DAG] Refactor vector splitting code in SelectionDAG
Juergen Ributzka
- [PATCH] StructurizeCFG: Fix verification failure with some loops.
Matt Arsenault
- [compiler-rt] r194955 - [DFSan] Don't include public headers in dfsan runtime code
Alexey Samsonov
- [llvm] r194957 - DebugLoc defines LineCol as 32 bit in comment but unsigned in code.
Yaron Keren
- [compiler-rt] r194958 - CMake: don't build sanitizer runtimes on 64-bit Windows (it's unsupported for now)
Alexey Samsonov
- [llvm] r194959 - DAGCombiner: Partially revert r192795, getNOT was fixed not to create illegal constants.
Benjamin Kramer
- [llvm] r194960 - Revert "Micro-optimization"
Bill Wendling
- [llvm] r194961 - Testcase for PR17964
Bill Wendling
- [PATCH] Introduce llvm::sys::path::home_directory.
Peter Collingbourne
- [PATCH] Introduce line editor library.
Peter Collingbourne
- [llvm] r194962 - Update CREDITS
Alp Toker
- [compiler-rt] r194963 - [ASan] Build ASan on Windows only if MSVC is used
Alexey Samsonov
- [PATCH] MachineBlockPlacement: Strengthen the source order bias when picking an exit block.
Benjamin Kramer
- [llvm] r194964 - python: Properly initialize before trying to create disasm
Anders Waldenborg
- [llvm] r194965 - python: Fix check for disasm creation failure
Anders Waldenborg
- [PATCH] python: Fix check for disasm creation failure
Anders Waldenborg
- [PATCH][MC/X86_64] Implement Win64 exception handling
Kai Nacke
- [llvm] r194966 - Add a loop rerolling flag to the PassManagerBuilder
Hal Finkel
- [llvm] r194970 - Utils/LoopUnroll.cpp: Tweak (StringRef)OldName to be valid until it is used, since r194601.
NAKAMURA Takumi
- [llvm] r194973 - Debug Info Verifier: enable public functions of Finder to update the type map.
Manman Ren
- [llvm] r194974 - Debug Info Verifier: fix when to find debug info nodes and when to verify them.
Manman Ren
- [llvm] r194975 - Debug Info: fix typo in function name.
Manman Ren
- [PATCH] Add missing dependency for clang-modernize
Edwin Vane
- [llvm] r194976 - Docs: Fix typo: NoIntinerary -> NoItinerary.
Ahmed Bougacha
- [llvm] r194977 - Docs: Clearly separate Operand-related paragraphs.
Ahmed Bougacha
- [llvm] r194978 - TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo.
Ahmed Bougacha
- [llvm] r194979 - DwarfCompileUnit: Add type safety to createGlobalVariableDIE
David Blaikie
- [llvm] r194980 - Remove redundant explicit default initialization.
David Blaikie
- [llvm] r194981 - Remove unnecessary temporary construction.
David Blaikie
- [lld] r194982 - Remove superfluous "explicit" keyword.
Rui Ueyama
- [PATCH] test-release.sh: tweak RPATH for the binary packages.
Arnaud Allard de Grandmaison
- [PATCH] Fix assert with copy from global through addrspacecast
Matt Arsenault
- [llvm] r194985 - Fix spacing, forward declare order.
Matt Arsenault
- [PATCH] R600/SI: Add comments for number of used registers.
Matt Arsenault
- [llvm] r194986 - Debug Info Verifier: disable it by default.
Manman Ren
- [lld] r194987 - Add an assert for NativeReferenceIvarsV1.
Rui Ueyama
- [lld] r194988 - Replace unnecessary vector copy with reference.
Rui Ueyama
- [llvm] r194990 - Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.
Hao Liu
Last message date:
Sun Nov 17 23:56:19 PST 2013
Archived on: Tue Aug 4 17:10:45 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).