The Week Of Monday 11 November 2013 Archives by date
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
- [compiler-rt] r194369 - [asan] Bypass pthread_attr_getdetachstate interceptor in compiler_rt code.
Chandler Carruth
- [compiler-rt] r194369 - [asan] Bypass pthread_attr_getdetachstate interceptor in compiler_rt code.
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
- vg_leak issues
Rafael Espíndola
- [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
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [llvm] r194378 - Update of the 'Code Review' page. The link is now called 'Create Diff' instead of 'Create Revision'
Sylvestre Ledru
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [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
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [llvm] r194373 - [NVPTX] Blacklist TailDuplicate pass
Tom Stellard
- [llvm] r194383 - Simplify code. No functionality change.
Benjamin Kramer
- [llvm] r194384 - Add PPC option for full register names in asm
Hal Finkel
- [llvm] r194373 - [NVPTX] Blacklist TailDuplicate pass
Justin Holewinski
- [llvm] r194373 - [NVPTX] Blacklist TailDuplicate pass
Justin Holewinski
- [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
- [PATCH] Move debug message in vectorizer
Nadav Rotem
- [llvm] r194389 - [mips][msa] CHECK-DAG-ize MSA 2rf_float_int.ll test.
Matheus Almeida
- [PATCH] Move debug message in vectorizer
Renato Golin
- [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] Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp too
Nadav Rotem
- [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] Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp too
Daniel Sanders
- [PATCH] [ARM] Add support for FP_HP_extension build attribute
Renato Golin
- [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
- [PATCH] Add support for MVFR2 which is new in ARMv8
Tim Northover
- [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] Address Space Casting
Matt Arsenault
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Weiming Zhao
- [compiler-rt] r194372 - [sanitizer] Warn if interception fails.
Chandler Carruth
- [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
- [compiler-rt] r194372 - [sanitizer] Warn if interception fails.
Evgeniy Stepanov
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Sean Silva
- [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
- [PATCH] Support DT_VERxxx and DT_MIPS_xxx dynamic section entries in the llvm-readobj
Michael Spencer
- [PATCH] compiler-rt: allow ARM assembly to compile in Thumb mode
Renato Golin
- [PATCH] compiler-rt: allow ARM assembly to compile in Thumb mode
Tim Northover
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Meador Inge
- [PATCH] compiler-rt: allow ARM assembly to compile in Thumb mode
Renato Golin
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Rafael Espíndola
- [llvm] r194421 - Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to the
Simon Atanasyan
- [PATCH] Support DT_VERxxx and DT_MIPS_xxx dynamic section entries in the llvm-readobj
Simon Atanasyan
- enabling clients to use rpath to find LLVM shared libraries on OS X
Eric Christopher
- [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
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Tim Northover
- [llvm] r194425 - R600: Use function inputs to represent data stored in gpr
Vincent Lejeune
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Duncan Exon Smith
- [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
- [PATCH] compiler-rt: allow ARM assembly to compile in Thumb mode
Tim Northover
- [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
- [llvm] r194040 - Revert "llvm-cov: Added command-line option to change dir."
Chandler Carruth
- [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][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Renato Golin
- [PATCH] [DOCS] How to Setup a Windows Builder
Mikael Lyngvig
- [PATCH] Added basic testing support for llvm-cov.
Justin Bogner
- [PATCH] [DOCS] How to Setup a Windows Builder
Rick Foos
- [PATCH] Added basic testing support for llvm-cov.
Yuchen Wu
- [PATCH] Added basic testing support for llvm-cov.
Justin Bogner
- [PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation
Ana Pazos
- [PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation
Tim Northover
- [PATCH] Added basic testing support for llvm-cov.
Alp Toker
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Weiming Zhao
- [PATCH] Avoid illegal integer promotion in X86FastISel
Eric Christopher
- [PATCH] Avoid illegal integer promotion in X86FastISel
Chandler Carruth
- [PATCH] Change representation of dllexport/dllimport
Reid Kleckner
- [llvm] r194365 - Don't universally enable initialiser lists on GCC. Thanks for catching this Chandler
Eric Christopher
- [PATCH] Avoid illegal integer promotion in X86FastISel
Eric Christopher
- [PATCH] Avoid illegal integer promotion in X86FastISel
Chandler Carruth
- [llvm] r194437 - Extract a bc attr parsing helper that returns Attribute::None on error
Reid Kleckner
- [PATCH] Avoid illegal integer promotion in X86FastISel
Eric Christopher
- [PATCH][AArch32]Allow unrestricted IT blocks
Weiming Zhao
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Weiming Zhao
- Export __builtin_arm_dmb, __builtin_arm_dsb to frontend
Weiming Zhao
- [PATCH] Added basic testing support for llvm-cov.
Yuchen Wu
- [PATCH] [DOCS] How to Setup a Windows Builder
Reid Kleckner
- [PATCH] Avoid illegal integer promotion in X86FastISel
Duncan Exon Smith
- [PATCH] Avoid illegal integer promotion in X86FastISel
Duncan Exon Smith
- [PATCH][AArch32]Allow unrestricted IT blocks
Tim Northover
- [llvm] r194442 - Change the default branch instruction to be the 16 bit variety for mips16.
Reed Kotler
- Export __builtin_arm_dmb, __builtin_arm_dsb to frontend
Tim Northover
- [llvm] r194443 - R600/SI: Change formatting of printed registers.
Matt Arsenault
- [PATCH] R600/SI: Change formatting of printed registers.
Matt Arsenault
- [PATCH] Add new FileCheck feature to 3.4 release notes
Matt Arsenault
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Sean Silva
- [PATCH] [arm] Implement ARM .arch directive.
Logan Chien
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
David Blaikie
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Andrew Trick
- [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] Consider error-reporting calls cold in BPI
Hal Finkel
- [llvm] r194424 - Fix PR17952.
Chris Lattner
- [llvm] r194424 - Fix PR17952.
Bob Wilson
- [llvm] r194424 - Fix PR17952.
Hal Finkel
- [PATCH] Fix to PR17741 (SLP metadata)
Raul Silvera
- [PATCH] Fix to PR17741 (SLP metadata)
hfinkel at anl.gov
- [PATCH] Fix to PR17741 (SLP metadata)
Raul Silvera
- [PATCH] Add new FileCheck feature to 3.4 release notes
Bill Wendling
- [llvm] r194456 - Add new FileCheck feature to 3.4 release notes
Matt Arsenault
- [PATCH] Add new FileCheck feature to 3.4 release notes
Matt Arsenault
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [PATCH] Consider error-reporting calls cold in BPI
Chandler Carruth
- [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] r194453 - llvm-cov: Added call to update run/program counts.
Nick Lewycky
- Export __builtin_arm_dmb, __builtin_arm_dsb to frontend
Renato Golin
- [PATCH][AArch32]Allow unrestricted IT blocks
Renato Golin
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Renato Golin
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Wan Xiaofei
- [PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation
Jiangning Liu
- [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] r194459 - Change data structure to memorize computed result in ScalarEvolution
Chandler Carruth
- [PATCH] [arm] Implement ARM .arch directive.
Renato Golin
- [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
- [PATCH] [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] r194459 - Change data structure to memorize computed result in ScalarEvolution
Wan, Xiaofei
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Chandler Carruth
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Wan, Xiaofei
- [llvm] r194472 - [mips][msa] Fix buildbot failures caused by an unused variable when assertions are disabled.
Daniel Sanders
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [llvm] r194475 - SimplifyCFG: Use existing constant folding logic when forming switch tables.
Benjamin Kramer
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Benjamin Kramer
- [PATCH] [arm] Implement ARM .arch directive.
Logan Chien
- [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
- [PATCH] Consider error-reporting calls cold in BPI
Hal Finkel
- [PATCH] Consider error-reporting calls cold in BPI
Meador Inge
- [PATCH] [arm] Implement ARM .arch directive.
Logan Chien
- [lld] r194481 - Get lld building with MSVC2013
Alp Toker
- [PATCH] [arm] Implement ARM .arch directive.
Renato Golin
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Rafael Espíndola
- [PATCH] [DOCS] How to Setup a Windows Builder
Rick Foos
- [PATCH] R600: Fix selection failure on EXTLOAD
Matt Arsenault
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [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
- [llvm] r194485 - Remove unused variable.
Sean Silva
- [llvm] r194486 - Revert "Remove unused variable."
David Blaikie
- [PATCH] Fix to PR17741 (SLP metadata)
Raul Silvera
- [llvm] r194485 - Remove unused variable.
Rafael Espíndola
- [llvm] r194486 - Revert "Remove unused variable."
Rafael Espíndola
- [llvm] r194485 - Remove unused variable.
Rafael Espíndola
- [llvm] r194486 - Revert "Remove unused variable."
David Blaikie
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [polly] r194490 - PassManagerBase has moved into the legacy namespace as of r194324; match it here.
Andy Gibbs
- [PATCH][ARM]Fix urem/srem of i64 for aeabi target (PR 17881)
Tim Northover
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Andrew Trick
- [llvm] r194459 - Change data structure to memorize computed result in ScalarEvolution
Hal Finkel
- [llvm] r194486 - Revert "Remove unused variable."
Rafael Espíndola
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [PATCH] R600: Fix selection failure on EXTLOAD
Tom Stellard
- [lld] r194492 - [MachO] Simplify conditionals. No functionality change.
Rui Ueyama
- [PATCH] [DOCS] How to Setup a Windows Builder
Reid Kleckner
- [PATCH] TableGen: Generate an enum for all named Operand types
Quentin Colombet
- [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
- [lld] r194492 - [MachO] Simplify conditionals. No functionality change.
Shankar Easwaran
- [lld] r194492 - [MachO] Simplify conditionals. No functionality change.
Rui Ueyama
- XCore target: Enable frames larger than 65535 to be lowered
Robert Lytton
- [compiler-rt] r194499 - Added summary info to GCDAProfiling.
Yuchen Wu
- [llvm] r194453 - llvm-cov: Added call to update run/program counts.
Yuchen Wu
- [PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation
Ana Pazos
- [llvm] r194500 - Expand rotate instructions on sparcv9 as well.
Roman Divacky
- [llvm] r194424 - Fix PR17952.
Nadav Rotem
- [PATCH] Small improvement to IntrinsicEmitter::EmitAttributes
Aditya Nandakumar
- [llvm] r194501 - [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalar
Chad Rosier
- [PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation
mcrosier at codeaurora.org
- Fix for ExecutionEngine buglet
Dale E. Martin
- [PATCH][AArch32]Allow unrestricted IT blocks
Weiming Zhao
- [PATCH] Use auto profiler to set branch weights
Chandler Carruth
- [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] r194506 - Corruptly merge constants with explicit and implicit alignments.
Rafael Espíndola
- [PATCH] [OCaml] Dynamically link LLVM on --enable-shared builds
Peter Zotov
- [PATCH] [OCaml] Dynamically link LLVM on --enable-shared builds
Sylvestre Ledru
- [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] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Eric Christopher
- [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
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Justin Bogner
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Michael Spencer
- [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
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Tim Northover
- [llvm] r194519 - [mips] Run test case with command line option -mattr=+fp64.
Akira Hatanaka
- [PATCH] R600: Make dot_4 instructions predicable
Tom Stellard
- [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] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
David Blaikie
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Tim Northover
- [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
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Alp Toker
- [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] r194514 - Protect user-supplied runtime library functions in LTO
Rafael Espíndola
- [llvm] r194527 - delinearization of arrays
Chandler Carruth
- [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] r194527 - delinearization of arrays
Hal Finkel
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [llvm] r194530 - Remove always true flag.
Rafael Espindola
- [patch] Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espíndola
- [PATCH] Use auto profiler to set branch weights
Chandler Carruth
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Yuchen Wu
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Bob Wilson
- [PATCH] Address Space Casting
Michele Scandale
- [llvm] r194533 - Replacing HUGE_VALF with llvm::huge_valf in order to work around a warning triggered in MSVC 12.
Aaron Ballman
- [PATCH] Update to Cmake for VS 2013
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
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Alp Toker
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Andrew Trick
- [PATCH] [DOCS] How to Setup a Windows Builder
Sean Silva
- [llvm] r194527 - delinearization of arrays
Eric Christopher
- [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
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Shankar Kalpathi Easwaran
- [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
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Sean Silva
- [llvm] r194541 - Give folks a reference to some material on the fundamental design
Sean Silva
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rui Ueyama
- [PATCH] TableGen: Generate an enum for all named Operand types
Sean Silva
- [llvm] r194541 - Give folks a reference to some material on the fundamental design
Marshall Clow
- [llvm] r194496 - GraphViz CFGPrinter: wrap long lines.
Sean Silva
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sean Silva
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rui Ueyama
- [llvm] r194547 - R600: Fix selection failure on EXTLOAD
Matt Arsenault
- [lld] r194545 - [PECOFF] Fix use-after-return.
Shankar Easwaran
- [PATCH] 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
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Filip Pizlo
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Filip Pizlo
- [lld] r194550 - Fix misleading indentation.
Rui Ueyama
- [lld] r194539 - [PECOFF] Do not print error if length of .drectve is 0.
David Blaikie
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Sean Silva
- [llvm] r194496 - GraphViz CFGPrinter: wrap long lines.
Andrew Trick
- [lld] r194551 - Use empty() instead of size() == 0.
Rui Ueyama
- [lld] r194539 - [PECOFF] Do not print error if length of .drectve is 0.
Rui Ueyama
- [llvm] r194428 - Fix the recently added anyregcc convention to handle spilled operands.
Andrew Trick
- [lld] r194551 - Use empty() instead of size() == 0.
Nick Kledzik
- [llvm] r194496 - GraphViz CFGPrinter: wrap long lines.
Sean Silva
- [llvm] r194496 - GraphViz CFGPrinter: wrap long lines.
Andrew Trick
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Duncan P. N. Exon Smith
- [lld] r194551 - Use empty() instead of size() == 0.
David Blaikie
- [lld] r194552 - Revert "Use empty() instead of size() == 0."
Rui Ueyama
- [PATCH] Address Space Casting
Matt Arsenault
- [lld] r194551 - Use empty() instead of size() == 0.
Rui Ueyama
- [PATCH] Prevent user-supplied libc implementations from premature removal in LTO
Nick Lewycky
- [llvm] r194553 - Add a test case to verify that misusing anyregcc crashes as expected.
Andrew Trick
- [PATCH] Update emacs llvm mode
Matt Arsenault
- [llvm] r194514 - Protect user-supplied runtime library functions in LTO
Duncan P. N. Exon Smith
- [llvm] r194514 - Protect user-supplied runtime library functions in LTO
Rafael Espíndola
- [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
- [llvm] r194553 - Add a test case to verify that misusing anyregcc crashes as expected.
Sean Silva
- [PATCH][regalloc] Fix the interference calculation for register masks.
Andrew Trick
- [patch] Remove AllowQuotesInName and friends from MCAsmInfo.
Chris Lattner
- [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
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
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] cmake: link statically against run-time on windows (use /MT instead of /MD)
Reid Kleckner
- [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
- [PATCH] [DOCS] How to Setup a Windows Builder
Mikael Lyngvig
- [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
- [PATCH] [DOCS] How to Setup a Windows Builder
Sean Silva
- [PATCH] Fix for PR15086
Alp Toker
- Strange LLVM behavior after commit r193719
Michael Kruse
- Strange LLVM behavior after commit r193719
Michael Kruse
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Alp Toker
- [llvm] r193781 - [mips] XFAIL several MCJIT remote tests
NAKAMURA Takumi
- [PATCH] [arm] Implement ARM .arch directive.
Renato Golin
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -llvm
Kevin Qin
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -clang
Kevin Qin
- [PATCH][AArch32]Allow unrestricted IT blocks
Renato Golin
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Mikael Lyngvig
- [llvm] r194562 - This patch fixes a bug in floating point operands parsing, when instruction alias uses default register operand.
Vladimir Medic
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Alp Toker
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [PATCH] Add a Scalarize pass
Pekka Jääskeläinen
- [llvm] r194563 - Fix typo + add URL
Sylvestre Ledru
- [PATCH] Add a Scalarize pass
Renato Golin
- [llvm] r194564 - XCore target: implement exception handling
Robert Lytton
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -clang
Kevin Qin
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -llvm
Kevin Qin
- 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] cmake: link statically against run-time on windows (use /MT instead of /MD)
Alp Toker
- [PATCH] Added aliases for SIMD copy instrucitons
Kevin Qin
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Jiangning Liu
- [PATCH] Fix crash when using NEON array types in inline ASM
Oliver Stannard
- Strange LLVM behavior after commit r193719
Ilia Filippov
- [PATCH] FileCheck: fix a bug with multiple --check-prefix options.
Daniel Sanders
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [llvm] r194565 - FileCheck: fix a bug with multiple --check-prefix options.
Alexey Samsonov
- [PATCH] FileCheck: fix a bug with multiple --check-prefix options.
Alexey Samsonov
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Yury Gribov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [llvm] r194566 - SampleProfileLoader pass. Initial setup.
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [compiler-rt] r193602 - tsan/asan: support pthread_setname_np to set thread names
Kostya Serebryany
- [PATCH] Add a Scalarize pass
Renato Golin
- [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] r194566 - SampleProfileLoader pass. Initial setup.
Alexey Samsonov
- [llvm] r194570 - Fix bug in .gpword directive parsing.
Vladimir Medic
- [llvm] r194566 - SampleProfileLoader pass. Initial setup.
Diego Novillo
- [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
- Strange LLVM behavior after commit r193719
Rafael Espíndola
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espindola
- [PATCH] FileCheck: fix matching of one check-prefix is a prefix of another
Daniel Sanders
- (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] r193602 - tsan/asan: support pthread_setname_np to set thread names
Kostya Serebryany
- [PATCH] Add a Scalarize pass
Renato Golin
- [llvm] r193781 - [mips] XFAIL several MCJIT remote tests
Petar Jovanovic
- [compiler-rt] r194579 - [ASan] Do not rely on malloc context in allocator reports.
Alexey Samsonov
- [PATCH] [ASan] Do not rely on malloc context in allocator reports
Alexey Samsonov
- [PATCH] Address Space Casting
Michele Scandale
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rafael Espíndola
- [PATCH] Path: Recognize COFF import library file magic.
Rafael Espíndola
- [compiler-rt] r194580 - [Sanitizer] Use same PC threshold in slow unwinder on all platforms
Alexey Samsonov
- [PATCH] Fix for PR15086
Rafael Espíndola
- [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
- [PATCH][regalloc] Fix the interference calculation for register masks.
Jakob Stoklund Olesen
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Alexander Kornienko
- [PATCH] Add a Scalarize pass
Nadav Rotem
- [llvm] r194585 - [SystemZ] Add the general form of BCR
Richard Sandiford
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- hi(sym1 - sym2) and lo(sym1 - sym2) expressions for Mips assembler
Sasa Stankovic
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
David Blaikie
- [PATCH] Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- [dragonegg] r194586 - Change test to check the IR.
Rafael Espindola
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sergey Matveev
- [PATCH][regalloc] Fix the interference calculation for register masks.
Andrew Trick
- Strange LLVM behavior after commit r193719
Dmitry Babokin
- [PATCH][regalloc] Fix the interference calculation for register masks.
Quentin Colombet
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Reid Kleckner
- [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
- Fix for ExecutionEngine buglet
Kaylor, Andrew
- [PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Hans Wennborg
- [PATCH] [arm] Implement ARM .arch directive.
Richard Barton
- [PATCH] cmake: link statically against run-time 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
- (Very) small patch for the jit event listener
Kaylor, Andrew
- XCore target: Add large code model
Robert Lytton
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Rick Foos
- [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
- [llvm] r194596 - CMake: make building with /MT an option instead of always forcing it
Aaron Ballman
- [PATCH] Add a LOAD_SEQUENCE_POINT ISDOpcode
Tom Stellard
- [llvm] r194596 - CMake: make building with /MT an option instead of always forcing it
Hans Wennborg
- [PATCH][regalloc] Fix the interference calculation for register masks.
Juergen Ributzka
- [PATCH] Added basic testing support for llvm-cov.
Yuchen Wu
- Fix for ExecutionEngine buglet
Dale E. Martin
- [llvm] r194596 - CMake: make building with /MT an option instead of always forcing it
Reid Kleckner
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- Fix for ExecutionEngine buglet
Kaylor, Andrew
- [patch] Reject alias to declarations in ELF and COFF
Rafael Espíndola
- [llvm] r194527 - delinearization of arrays
Sebastian Pop
- [PATCH] Add a Scalarize pass
Michael Ilseman
- [llvm] r194598 - [AArch64] Add support for legacy AArch32 NEON scalar shift by immediate
Chad Rosier
- [PATCH][regalloc] Fix the interference calculation for register masks.
Andrew Trick
- [llvm] r194601 - Use StringRef instead of std::string
Jakub Staszak
- [PATCH][regalloc] Fix the interference calculation for register masks.
Quentin Colombet
- [Mesa-dev] [PATCH] R600/SI: Add processor type for Hawaii
Alex Deucher
- [llvm] r194527 - delinearization of arrays
Sebastian Pop
- [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
- [llvm] r194596 - CMake: make building with /MT an option instead of always forcing it
Hans Wennborg
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Rui Ueyama
- [llvm] r194527 - delinearization of arrays
Hal Finkel
- [PATCH][regalloc] Fix the interference calculation for register masks.
Jakob Stoklund Olesen
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
David Blaikie
- [llvm] r194527 - delinearization of arrays
Eric Christopher
- [patch] Don't mangle \n and "
Rafael Espíndola
- [PATCH] Add external project LDC to release notes
Kai Nacke
- [PATCH] Added basic testing support for llvm-cov.
Bob Wilson
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Manman Ren
- (Very) small patch for the jit event listener
Yaron Keren
- [llvm] r194607 - Path: Add tests for existing file magics.
Rui Ueyama
- [PATCH] TableGen/MCInstPrinter: Generate a method to print complete machine Operands using the Target's PrintMethods
Quentin Colombet
- [zorg] r194608 - Patch by Denis Larionov!
Galina Kistanova
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- [PATCH] Update emacs llvm mode
Eric Christopher
- [llvm] r194570 - Fix bug in .gpword directive parsing.
Eric Christopher
- [patch] Reject alias to declarations in ELF and COFF
Eric Christopher
- [llvm] r194612 - add more comments around the delinearization of arrays
Sebastian Pop
- [PATCH] Fix for PR15086
Nick Lewycky
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [patch] Reject alias to declarations in ELF and COFF
Rafael Espíndola
- [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
- (Very) small patch for the jit event listener
Gaël Thomas
- [llvm] r194527 - delinearization of arrays
Sebastian Pop
- [llvm] r194616 - Added basic unit test for llvm-cov.
Yuchen Wu
- [patch] Reject alias to declarations in ELF and COFF
Eric Christopher
- [PATCH] Fix for PR15086
Rafael Espíndola
- (Very) small patch for the jit event listener
Yaron Keren
- [PATCH] Fix for PR15086
Nick Lewycky
- [patch] Reject alias to declarations in ELF and COFF
Bob Wilson
- [llvm] r194537 - Update the docs to match the function name.
Robinson, Paul
- [llvm] r194537 - Update the docs to match the function name.
Nadav Rotem
- [llvm] r194527 - delinearization of arrays
Eric Christopher
- [lld] r194619 - Fix indentation, use early return.
Rui Ueyama
- [PATCH] [DOCS] How to Setup a Windows Builder
Robinson, Paul
- [lld] r194620 - Show error message if two atoms are not mergeable.
Rui Ueyama
- [patch] Reject alias to declarations in ELF and COFF
Rafael Espíndola
- [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
- [patch] Reject alias to declarations in ELF and COFF
Bob Wilson
- [llvm] r194630 - Take care of long short branch immediate instructions for mips16 in
Reed Kotler
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [llvm] r194632 - R600: Fix uninitialized variable usage
Tom Stellard
- [PATCH] [DOCS] How to Setup a Windows Builder
Sean Silva
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - Clang
Tim Northover
- [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] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
David Blaikie
- Re: [PATCH] Implement aarch64 neon instruction class SIMD misc - LLVM
Tim Northover
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -clang
Tim Northover
- [PATCH] [AArch64 neon] support poly64 and relevant intrinsic functions -llvm
Tim Northover
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Tim Northover
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sean Silva
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Sean Silva
- [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
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Meador Inge
- 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
- [PATCH] R600: Make sure OQAP defs and uses happen in the same clause
Tom Stellard
- [llvm] r194475 - SimplifyCFG: Use existing constant folding logic when forming switch tables.
Hans Wennborg
- [llvm] r194644 - Add simple support for tags in YAML I/O
Nick Kledzik
- [PATCH] Fix crash when using NEON array types in inline ASM
Tim Northover
- [llvm] r194646 - Fixing a heisenbug where the memory dependence analysis behaves differently
Yunzhong Gao
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sean Silva
- [llvm] r194644 - Add simple support for tags in YAML I/O
Sean Silva
- [PATCH] Fixing a heisenbug where the memory dependence analysis behaves differently with and without -g
Yunzhong Gao
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Jiangning Liu
- [PATCH] [DOCS] How to Setup a Windows Builder
Rick Foos
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- [llvm] r194648 - Implement AArch64 NEON instruction set AdvSIMD (table).
Jiangning Liu
- [PATCH] [blockfreq] Added BlockFrequencyInfo::view for displaying the block frequency propagation dag via graphviz.
Manman Ren
- [PATCH] [DOCS] How to Setup a Windows Builder
Sean Silva
- [llvm] r194650 - Update emacs llvm mode.
Matt Arsenault
- [dragonegg] r194651 - One more attempt at matching the output on the multiple gcc versions.
Rafael Espindola
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - Clang
Jiangning Liu
- [llvm] r194652 - Suppress llvm-cov.test on Win32, with REQUIRES: shell
NAKAMURA Takumi
- [PATCH] Update emacs llvm mode
Matt Arsenault
- [llvm] r194650 - Update emacs llvm mode.
Michael Gottesman
- [llvm] r194654 - Added BlockFrequencyInfo::view for displaying the block frequency propagation graph via graphviz.
Michael Gottesman
- [PATCH] [blockfreq] Added BlockFrequencyInfo::view for displaying the block frequency propagation dag 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] Bug 9761: EmitEndOfAsmFile is not the final emission point.
Matt Arsenault
- [PATCH] Add ; to acceptable chars to leave unquoted
Matt Arsenault
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Kevin Modzelewski
- [llvm] r194656 - Implement aarch64 neon instruction class SIMD misc.
Kevin Qin
- [PATCH] Implement aarch64 neon instruction class SIMD misc - LLVM
Kevin Qin
- [llvm] r194658 - remove extra semicolon
Nick Kledzik
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Kevin Modzelewski
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espíndola
- [lld] r194624 - Remove default label from fully covered switch.
Duncan Exon Smith
- [llvm] r194659 - [AArch64 neon] support poly64 and relevant intrinsic functions.
Kevin Qin
- [llvm] r194655 - Add dyn_cast<> support to YAML I/O's IO class
Sean Silva
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Ana Pazos
- [llvm] r194655 - Add dyn_cast<> support to YAML I/O's IO class
Nick Kledzik
- [patch] Make it explicit that nulls are not allowed in names
Rafael Espíndola
- [PATCH] Path: Recognize COFF import library file magic.
Rafael Espíndola
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rafael Espíndola
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [llvm] r194661 - Whitespace.
NAKAMURA Takumi
- [llvm] r194662 - R600/SIFixSGPRCopies.cpp: Fix \param to \return. [-Wdocumentation]
NAKAMURA Takumi
- [patch] Reject alias to declarations in ELF and COFF
Rafael Espíndola
- [PATCH][AArch64]Implement newly added AArch64 ACLE functions for ld1 and st1
Hao Liu
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Kevin Modzelewski
- [PATCH] [DOCS] How to Add a Builder
Mikael Lyngvig
- [patch] Don't mangle \n and "
Chris Lattner
- [PATCH] Add external project LDC to release notes
Chris Lattner
- [patch] Make it explicit that nulls are not allowed in names
Chris Lattner
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- [lld] r194624 - Remove default label from fully covered switch.
Rui Ueyama
- [PATCH] [DOCS] How to Add a Builder
Reid Kleckner
- [PATCH] [DOCS] How to Add a Builder
Mikael Lyngvig
- [PATCH] [DOCS] How to Add a Builder
Reid Kleckner
- [llvm] r194665 - Add external project LDC to release notes.
Kai Nacke
- [lld] r194666 - Avoid parsing large YAML file.
Rui Ueyama
- [PATCH] [DOCS] How to Add a Builder
Mikael Lyngvig
- [PATCH] Add external project LDC to release notes
Kai Nacke
- [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
- [lld] r194624 - Remove default label from fully covered switch.
Duncan P. N. Exon Smith
- [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] r194624 - Remove default label from fully covered switch.
Rui Ueyama
- [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
- [PATCH] [DOCS] How to Add a Builder
Rick Foos
- [llvm] r194683 - Fix trailing whitespace in debug printing
Matt Arsenault
- [llvm] r194684 - Add a comment
Matt Arsenault
- [patch] Reject alias to declarations in ELF and COFF
Eric Christopher
- [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
- [PATCH] Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- [compiler-rt] r194687 - [UBSan] Update UBSan location rendering to match r194686
Alexey Samsonov
- [PATCH] Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- [PATCH] Added aliases for SIMD copy instrucitons
Kevin Qin
- [llvm] r194688 - Indentation fixes
Matt Arsenault
- [PATCH] [DOCS] How to Add a Builder
Renato Golin
- [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
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [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
- [PATCH] Fix crash when using NEON array types in inline ASM
Oliver Stannard
- [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
- [patch] Make it explicit that nulls are not allowed in names
Rafael Espíndola
- [compiler-rt] r194703 - [asan] disable CovDump on Windows for now (fails to compile)
Kostya Serebryany
- [PATCH] Path: Recognize COFF import library file magic.
Rafael Espíndola
- [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
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rafael Espíndola
- [AVX512] Add unmasked FMA intrinsics
Cameron McInally
- [AVX512] Add unmasked FMA intrinsics
Chad Rosier
- [lld] r194671 - Terminate if there are un-mergeable duplicate atoms.
Rafael Espíndola
- [PATCH] [DFSan] Don't include public headers in dfsan runtime code
Alexey Samsonov
- [AVX512] Add unmasked FMA intrinsics
Cameron McInally
- [PATCH] Fix crash when using NEON array types in inline ASM
Tim Northover
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [dragonegg] r194708 - Handle weakref the clang way.
Rafael Espindola
- [PATCH] Fix crash when using NEON array types in inline ASM
Oliver Stannard
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Keith Walker
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
David Blaikie
- [PATCH] [DOCS] How to Add a Builder
Mikael Lyngvig
- [compiler-rt] r194711 - asan: disable pthread_setname_np interceptor
Dmitry Vyukov
- [AArch64] Redundant AllOne/AllZero patterns?
Chad Rosier
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- [lld] r194545 - [PECOFF] Fix use-after-return.
Chad Rosier
- [llvm] r194712 - llvm-cov.test: Remove XFAIL:arm. Seems this is passing since my tweaks.
NAKAMURA Takumi
- [PATCH] [DOCS] How to Add a Builder
Alp Toker
- [llvm] r194713 - Add a triple and switch test to FileCheck.
Rafael Espindola
- [llvm] r194714 - ARM: produce friendly error for invalid inline asm
Tim Northover
- [PATCH] Fix crash when using NEON array types in inline ASM
Tim Northover
- [dragonegg] r194715 - Allow for a bitcast that shows up in some versions of gcc.
Rafael Espindola
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Ana Pazos
- vg_leak issues
Tim Northover
- vg_leak issues
Rafael Espíndola
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Tim Northover
- [llvm] r194719 - Fix regular expression to work with multiple-digit version numbers
Dmitri Gribenko
- [AArch64] Redundant AllOne/AllZero patterns?
Tim Northover
- [llvm] r194720 - Typos. (Test commit.)
Paul Robinson
- [PATCH] compiler-rt: build embedded Darwin variants
Tim Northover
- [lld] r194721 - Use makeArrayRef(). No functionality change.
Rui Ueyama
- [llvm] r194655 - Add dyn_cast<> support to YAML I/O's IO class
Nick Kledzik
- Fwd: [PATCH] Implement the newly added ACLE functions for ld1 and st1 with 2/3/4 vectors.
Tim Northover
- [PATCH] Add a Scalarize pass
Michael Ilseman
- [lld] r194722 - Fix trailing whitespace and indentation.
Rui Ueyama
- [lld] r194723 - Test for r194671.
Rui Ueyama
- [lld] r194671 - Terminate if there are un-mergeable duplicate atoms.
Rui Ueyama
- [llvm] r194724 - Remove unnecessary 'else' after return.
David Blaikie
- Re: [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Tim Northover
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Ana Pazos
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Tim Northover
- [PATCH] Add a Scalarize pass
Richard Sandiford
- Ninja.exe for LLVM.org website?
Mikael Lyngvig
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Ana Pazos
- [lld] r194727 - Test: Move input redirections at the end of the line.
Rui Ueyama
- Ninja.exe for LLVM.org website?
Sean Silva
- Ninja.exe for LLVM.org website?
Reid Kleckner
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sean Silva
- Ninja.exe for LLVM.org website?
Sean Silva
- Ninja.exe for LLVM.org website?
Mikael Lyngvig
- [lld] r194545 - [PECOFF] Fix use-after-return.
Nick Kledzik
- [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] Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rafael Espíndola
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sergey Matveev
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Eric Christopher
- [PATCH] fix PR17906, a bug in ArgumentPromotion
Manman Ren
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- [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
- [PATCH] Recognize 0x0000 as a COFF file magic.
Rui Ueyama
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Mikael Lyngvig
- [AArch64] Redundant AllOne/AllZero patterns?
Chad Rosier
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Robinson, Paul
- [PATCH] fix PR17906, a bug in ArgumentPromotion
Bill Wendling
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Alp Toker
- [llvm] r194737 - DebugInfo: Simplify/narrow null-check for getOrCreateType
David Blaikie
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Mikael Lyngvig
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Eric Christopher
- [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
- New testing workflow for Windows (was Re: [PATCH] [DOCS] How to Setup a Windows Builder)
Alp Toker
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sergey Matveev
- [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
- [lld] r194545 - [PECOFF] Fix use-after-return.
Rick Foos
- [llvm] r194747 - Add #include raw_ostream.h in lib/Target/R600/SIFixSGPRCopies.cpp
Rui Ueyama
- [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
- [PATCH] R600: Make sure OQAP defs and uses happen in the same clause
Vincent Lejeune
- [llvm] r194752 - R600/SI: Add processor type for Hawaii
Tom Stellard
- [llvm] r194747 - Add #include raw_ostream.h in lib/Target/R600/SIFixSGPRCopies.cpp
Eric Christopher
- [Mesa-dev] [PATCH] 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
- [PATCH] Address Space Casting
Matt Arsenault
- [PATCH] fix PR17906, a bug in ArgumentPromotion
Manman Ren
- [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
- [zorg][patch] Add Address Sanitizer, and new Buildslave.
Rick Foos
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
kledzik at apple.com
- [PATCH] Address Space Casting
Matt Arsenault
- [PATCH] Include raw_ostream.h.
Eric Christopher
- [zorg] r194758 - Patch by Rick Foos!
Galina Kistanova
- [llvm] r194759 - Include raw_ostream.h.
Rui Ueyama
- [PATCH] Include raw_ostream.h.
Rui Ueyama
- [llvm] r194760 - Add addrspacecast instruction.
Matt Arsenault
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Address Space Casting
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
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
kledzik at apple.com
- [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
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Nick Kledzik
- [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
- [PATCH] Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
- [PATCH] 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
- [llvm] r194542 - SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Tom Stellard
- [lld] r194545 - [PECOFF] Fix use-after-return.
Sean Silva
- [PATCH] Add target hook to prevent folding some bitcasted loads.
Matt Arsenault
- [PATCH] [DOCS] How to Build on ARM
Sean Silva
- [PATCH][AArch64] Implemented vmul/vmux/fvma/vfms intrinsics
Ana Pazos
- [lld] r194754 - Move DOS stub data to PECOFFLinkingContext for /stub option.
Sean Silva
- [lld] r194784 - Refactor copy-paste-and-modifed code using callback.
Rui Ueyama
- [PATCH] R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()
Daenzer, Michel
- [lld] r194754 - Move DOS stub data to PECOFFLinkingContext for /stub option.
Rui Ueyama
- [compiler-rt] r194779 - Speculatively revert asan coverage changes 194702-194704.
Kostya Serebryany
- [lld] r194754 - Move DOS stub data to PECOFFLinkingContext for /stub option.
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
- [lld] r194754 - Move DOS stub data to PECOFFLinkingContext for /stub option.
Rui Ueyama
- [llvm] r194788 - Platform proof a test case.
Andrew Trick
- [llvm] r194676 - Minor extension to llvm.experimental.patchpoint: don't require a call.
Eric Christopher
- [llvm] r194676 - Minor extension to llvm.experimental.patchpoint: don't require a call.
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
- PR17925, PATCH
Stepan Dyatkovskiy
- [PATCH] Address Space Casting
David Chisnall
- [llvm] r194676 - Minor extension to llvm.experimental.patchpoint: don't require a call.
Eric Christopher
- [llvm] r194676 - Minor extension to llvm.experimental.patchpoint: don't require a call.
Andrew Trick
- [PATCH] [DOCS] How to Build on ARM
Renato Golin
- [lld] r194791 - [PECOFF] Minimum size of DOS stub is 64 byte.
Rui Ueyama
- [PATCH] fix PR17906, a bug in ArgumentPromotion
Bill Wendling
- [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
- [PATCH] [DOCS] How to Build on ARM #2
Renato Golin
- [llvm] r194794 - Adding some info about stability of ARM boards
Renato Golin
- [PATCH] [DOCS] How to Build on ARM #2
Renato Golin
- [PATCH] [DOCS] How to Build on ARM
Sean Silva
- [PATCH] compiler-rt: build embedded Darwin variants
Renato Golin
- [PATCH] [DOCS] How to Build on ARM #2
Sean Silva
- [PATCH] [DOCS] How to Build on ARM
Renato Golin
- [compiler-rt] r194796 - Don't build unsupported compiler-rt pieces on Windows
Alexey Samsonov
- [zorg] r194758 - Patch by Rick Foos!
Dmitri Gribenko
- [zorg] r194758 - Patch by Rick Foos!
Dmitri Gribenko
- [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
- [lld] r194545 - [PECOFF] Fix use-after-return.
Evgeniy Stepanov
- [llvm] r194748 - Simplify testcase.
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
- [lld] r194545 - [PECOFF] Fix use-after-return.
Alexey Samsonov
- [lld] r194545 - [PECOFF] Fix use-after-return.
Alexey Samsonov
- [lld] r194545 - [PECOFF] Fix use-after-return.
Kostya Serebryany
- [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] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Keith Walker
- [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
- [AVX512] Add unmasked FMA intrinsics
Demikhovsky, Elena
- [PATCH] python: Properly initialize before trying to create disasm
Anders Waldenborg
- [llvm] r194810 - [NVPTX] Fix handling of indirect calls
Justin Holewinski
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [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] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [llvm] r194538 - Introduce an AnalysisManager which is like a pass manager but with a lot
Aaron Ballman
- [PATCH] [mips][msa] Add MSA to the release notes.
Daniel Sanders
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Alp Toker
- [PATCH] Fix for ExecutionEngine buglet
Dale E. Martin
- [PATCH] Readobj: If NumbersOfSections is 0xffff, it's an COFF import library.
Rafael Espíndola
- [PATCH] Add a Scalarize pass
Richard Sandiford
- [zorg] r194758 - Patch by Rick Foos!
Rick Foos
- [zorg] r194758 - Patch by Rick Foos!
Rick Foos
- [compiler-rt] r194696 - [ASan] Introduce a top-level target to collect all ASan runtimes and deps
Rafael Espíndola
- [PATCH] Avoid illegal integer promotion in X86FastISel
Duncan P. N. Exon Smith
- [llvm] r194697 - [msan] Fast path optimization for wrap-indirect-calls feature of MemorySanitizer.
Timur Iskhodzhanov
- [llvm] r194818 - Hopefully fix uninitialized memory read in AArch64AsmParser found by MSan bootstrap bot
Alexey Samsonov
- [compiler-rt] r194696 - [ASan] Introduce a top-level target to collect all ASan runtimes and deps
Alexey Samsonov
- [llvm] r194819 - [mips][msa] lowerMSABitClear() should use SelectionDAG::getNOT() instead of using a long-winded equivalent.
Daniel Sanders
- [llvm] r194812 - [NVPTX] Update the usage document
Kai Nacke
- [llvm] r194821 - [NVPTX] Fix type in usage doc
Justin Holewinski
- [llvm] r194697 - [msan] Fast path optimization for wrap-indirect-calls feature of MemorySanitizer.
Evgeniy Stepanov
- [llvm] r194812 - [NVPTX] Update the usage document
Justin Holewinski
- [llvm] r194797 - Give unit test its own LLVMContext so MDNodes aren't leaked even if we never call llvm_shutdown.
NAKAMURA Takumi
- [compiler-rt] r194823 - tsan: add support for robust mutexes
Dmitry Vyukov
- [llvm] r194824 - Add AVX512 unmasked FMA intrinsics and support.
Cameron McInally
- [compiler-rt] r194696 - [ASan] Introduce a top-level target to collect all ASan runtimes and deps
Rafael Espíndola
- [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
- [zorg] r194758 - Patch by Rick Foos!
Rick Foos
- [llvm] r194828 - Update contact information.
Chad Rosier
- [AVX512] Add unmasked FMA intrinsics
Cameron McInally
- [llvm] r194798 - Redirect unused test case output to /dev/null
Eric Christopher
- [llvm] r194831 - Don't try to initialize memory for a global if the allocation failed in ExecutionEngine.
Andrew Kaylor
- [PATCH] Fix for ExecutionEngine buglet
Kaylor, Andrew
- [zorg] r194758 - Patch by Rick Foos!
Dmitri Gribenko
- [PATCH] Avoid illegal integer promotion in X86FastISel
Eric Christopher
- [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
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Eric Christopher
- [PATCH] R600/SI: Implement add i64 support
Tom Stellard
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Jakob Stoklund Olesen
- [llvm] r194836 - R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()
Tom Stellard
- [PATCH] Add warning capabilities in LLVM (backend part)
Tom Stellard
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Eric Christopher
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Chad Rosier
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Andrew Trick
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Nadav Rotem
- [zorg] r194839 - Added missing parameter.
Galina Kistanova
- [PATCH][X86] SSE2 cvtsd2ss instruction expects two operands
Cameron McInally
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Eric Christopher
- [llvm] r194542 - SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part)
hfinkel at anl.gov
- [PATCH] Add warning capabilities in LLVM (backend part)
Alp Toker
- [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
- [PATCH] Avoid illegal integer promotion in X86FastISel
Bob Wilson
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Andrew Trick
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [PATCH] Small improvement to IntrinsicEmitter::EmitAttributes
Owen Anderson
- [PATCH] [mips][msa] Add MSA to the release notes.
Rafael Espíndola
- [llvm] r194843 - Restore the behaviour from before r194728.
Adrian Prantl
- [zorg] r194839 - Added missing parameter.
Rafael Espíndola
- [PATCH] Add warning capabilities in LLVM (backend part)
Hal Finkel
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Alexander Kornienko
- [llvm] r194844 - Readobj: If NumbersOfSections is 0xffff, it's an COFF import library.
Rui Ueyama
- [PATCH] Reload undefined atoms to use possibly new undefines.
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
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [polly] static builds
Sebastian Pop
- [polly] static builds
Sebastian Pop
- [PATCH] R600: Workaround for cayman loop bug
Tom Stellard
- [PATCH] Path: Recognize COFF import library file magic.
Rafael Ávila de Espíndola
- [PATCH] [mips][msa] Build all the tests in little and big endian modes and correct an incorrect test.
Jack Carter
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [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
- [PATCH] Path: Recognize COFF import library file magic.
Rafael Espíndola
- [llvm] r194843 - Restore the behaviour from before r194728.
David Blaikie
- [lld] r194851 - [PECOFF] Remove unnecessary static member.
Rui Ueyama
- [llvm] r194843 - Restore the behaviour from before r194728.
David Blaikie
- [llvm] r194843 - Restore the behaviour from before r194728.
Adrian Prantl
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [polly] static builds
Tobias Grosser
- [llvm] r194852 - Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Path: Recognize COFF import library file magic.
Rui Ueyama
- [PATCH] Propagate instruction metadata during SLP vectorization.
Chad Rosier
- [llvm] r194853 - [AArch64] Fix the scalar NEON ACLE functions so that they return float/double
Chad Rosier
- [PATCH][AArch64] Implemented vmul/vmux/fvma/vfms intrinsics
Tim Northover
- [llvm] r194856 - [PM] Run clang-format on a few lines that I missed in my first pass,
Chandler Carruth
- [PATCH] Fix confusing machine verifier error.
Bill Wendling
- [llvm] r194857 - [PM] Fix an iterator problem spotted by the MSVC debug iterators and
Chandler Carruth
- [llvm] r194538 - Introduce an AnalysisManager which is like a pass manager but with a lot
Chandler Carruth
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [llvm] r193112 - Fix CodeGen for vectors of pointers with address spaces.
Matt Arsenault
- [llvm] r194858 - Make method static
Matt Arsenault
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [PATCH] Propagate instruction metadata during SLP vectorization.
hfinkel at anl.gov
- [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] r194538 - Introduce an AnalysisManager which is like a pass manager but with a lot
Aaron Ballman
- [llvm] r194862 - Fix confusing machine verifier error.
Matt Arsenault
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [PATCH] Fix confusing machine verifier error.
Matt Arsenault
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [llvm] r194865 - [weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
- [lld] r194866 - Remove duplicate code.
Rui Ueyama
- [PATCH] Remove a bunch of weak vtables
Juergen Ributzka
- [llvm] r194868 - Fix typos.
Matt Arsenault
- [PATCH] Propagate instruction metadata during SLP vectorization.
Raul Silvera
- [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] r194865 - [weak vtables] Remove a bunch of weak vtables
Hans Wennborg
- [llvm] r194874 - Fix previous commit (r194865)
Juergen Ributzka
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Katya Romanova
- [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
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Reid Kleckner
- [llvm] r194882 - Remove unused arguments.
Lang Hames
- [llvm] r194865 - [weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
- [llvm] r194883 - Replace the dangling context hotfix with an assertion.
Adrian Prantl
- [llvm] r194879 - DwarfDebug: Push DISubprogram through updateSubprogramScopeDIE
Eric Christopher
- [compiler-rt] r194886 - Revert premature instructions to build __sync_fetch_*
Tim Northover
- [llvm] r194843 - Restore the behaviour from before r194728.
Adrian Prantl
- [lld] r194887 - Duplicate code removal.
Rui Ueyama
- [llvm] r194888 - Implemented aarch64 Neon scalar vmulx_lane intrinsics
Ana Pazos
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Eric Christopher
- [compiler-rt] r194886 - Revert premature instructions to build __sync_fetch_*
James Grosbach
- [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
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Nadav Rotem
- [PATCH] R600/SI: Implement add i64 support
Matt Arsenault
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Robinson, Paul
- [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] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Eric Christopher
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [PATCH] Mention address space related changes in release notes.
Matt Arsenault
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Nick Lewycky
- [PATCH] Mention address space related changes in release notes.
Bill Wendling
- [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
- [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
- [zorg][patch] r194758 - Patch by Rick Foos!
Rick Foos
- [llvm] r194898 - For dwarf4 use the correct form for referencing debug_loc locations,
Eric Christopher
- [zorg] r194758 - Patch by Rick Foos!
Galina Kistanova
- [zorg][patch] r194758 - Patch by Rick Foos!
Dmitri Gribenko
- llvm-cov: Added edge struct for traversal in block.
Yuchen Wu
- [PATCH] llvm-cov: Store blocks rather than counts per line.
Yuchen Wu
- [zorg][patch] r194758 - Patch by Rick Foos!
Galina Kistanova
- [PATCH] Small improvement to IntrinsicEmitter::EmitAttributes
Owen Anderson
- [zorg][patch] r194758 - Patch by Rick Foos!
Rick Foos
- [llvm] r194901 - DwarfCompileUnit: Remove unnecessary OwningPtr<T>::get() call
David Blaikie
- [llvm] r194902 - DwarfCompileUnit: Push type safety of DIDescriptor through CompileUnit::createAndAddDIE.
David Blaikie
- [zorg][patch] r194758 - Patch by Rick Foos!
Galina Kistanova
- [zorg][patch] r194758 - Patch by Rick Foos!
Rick Foos
- [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] Consider error-reporting calls cold in BPI
Hal Finkel
- [PATCH] 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
- [zorg] [patch] - Patch by Rick Foos!
Rick Foos
- [lld] r194908 - Replace duplicate code with calls to getOrPushAttribute().
Rui Ueyama
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Yuchen Wu
- [PATCH] llvm-cov: Added edge struct for traversal in block.
Yuchen Wu
- [PATCH][X86] SSE2 cvtsd2ss instruction expects two operands
Craig Topper
- [lld] r194909 - Simplify. No functionality change.
Rui Ueyama
- [PATCH] [DFSan] Don't include public headers in dfsan runtime code
Peter Collingbourne
- [polly] r194910 - Style fixes, brought to you by clang-format
Tobias Grosser
- [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.
Rick Foos
- [PATCH] Tweaks for the ABI list
Peter Collingbourne
- [lld] r194911 - Use early continue.
Rui Ueyama
- [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
- [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.
Rick Foos
- [lld] r194913 - Replace one more magic number with sizeof().
Rui Ueyama
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Robinson, Paul
- [lld] r194914 - Move the entire debug print loop into DEBUG_WITH_TYPE.
Rui Ueyama
- [PATCH] Loop Rerolling Pass
Nadav Rotem
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Eric Christopher
- [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.
Rick Foos
- [PATCH] Add warning capabilities in LLVM (backend part)
Quentin Colombet
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
David Peixotto
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Nick Lewycky
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Nick Lewycky
- [PATCH] Add warning capabilities in LLVM (backend part)
Dmitri Gribenko
- [llvm] r193781 - [mips] XFAIL several MCJIT remote tests
Petar Jovanovic
- [llvm] r194917 - Debug Info Verifier: remove un-used argument in verifyDebugInfo.
Manman Ren
- [PATCH] Add warning capabilities in LLVM (backend part)
Alp Toker
- [PATCH] Add warning capabilities in LLVM (backend part)
Dmitri Gribenko
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [PATCH] Use AC_PROG_PATHS for Python
Ray Donnelly
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Andrew Trick
- [PATCH] Added a size field to the stack map record to handle subregister spills.
Juergen Ributzka
- [llvm] r194918 - gtest-death-test.cc: Move ~DeathTestFactory() to unbreak cygming build since r194865.
NAKAMURA Takumi
- [compiler-rt] r194841 - Remove #include of net/ip_mroute.h for SANITIZER_MAC.
Alexander Potapenko
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Eric Christopher
- [llvm] r194670 - [OCaml] Build stub OCaml libraries for all configured targets
Laurent Carlier
- [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
- [PATCH] Add warning capabilities in LLVM (backend part)
Hal Finkel
- [PATCH] Add warning capabilities in LLVM (backend part)
Alp Toker
- [PATCH] Add warning capabilities in LLVM (backend part)
Hal Finkel
- [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
- [PATCH] python: Properly initialize before trying to create disasm
Gregory Szorc
- [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
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [llvm] r194940 - Use right address space pointer size
Matt Arsenault
- [PATCH] Consider error-reporting calls cold in BPI
Chandler Carruth
- [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
- [PATCH] Consider error-reporting calls cold in BPI
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] TableGen: Generate an enum for all named Operand types
Ahmed Bougacha
- [llvm] r194950 - [block-freq] Add BlockFrequency::scale that returns a remainder from the division and make the private scale in BlockFrequency more performant.
Chandler Carruth
- [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] llvm-cov: Updated file checksum to be timestamp.
David Blaikie
- [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
- [PATCH][DAG] Fix non-deterministic code generation
Hal Finkel
- [PATCH] TableGen: Generate an enum for all named Operand types
Sean Silva
- [PATCH][DAG] Fix non-deterministic code generation
Juergen Ributzka
- [lld] r194860 - [PECOFF] Use INT3 instead of NOP.
Sean Silva
- [PATCH] Add warning capabilities in LLVM (backend part)
Sean Silva
- [compiler-rt] r194955 - [DFSan] Don't include public headers in dfsan runtime code
Alexey Samsonov
- [PATCH] [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
- [PATCH] Loop Rerolling Pass
Renato Golin
- [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
- [PATCH] Introduce line editor library.
Sean Silva
- [llvm] r194962 - Update CREDITS
Alp Toker
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [PATCH] Introduce llvm::sys::path::home_directory.
David Majnemer
- [compiler-rt] r194963 - [ASan] Build ASan on Windows only if MSVC is used
Alexey Samsonov
- [PATCH][DAG] Fix non-deterministic code generation
Hal Finkel
- [PATCH] Canonicalize addrspacecast between different pointer types.
Michele Scandale
- [PATCH] [YAML] Recover gracefully when deserializing invalid YAML input.
Andrew Tulloch
- [PATCH] MachineBlockPlacement: Strengthen the source order bias when picking an exit block.
Benjamin Kramer
- [PATCH] llvm-cov: Updated file checksum to be timestamp.
Eric Christopher
- RE: [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Hao Liu
- [llvm] r194964 - python: Properly initialize before trying to create disasm
Anders Waldenborg
- [PATCH] 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
- [PATCH] Add warning capabilities in LLVM (backend part)
Hal Finkel
- [llvm] r194970 - Utils/LoopUnroll.cpp: Tweak (StringRef)OldName to be valid until it is used, since r194601.
NAKAMURA Takumi
- [PATCH] Introduce llvm::sys::path::home_directory.
Marius Wachtler
- [llvm] r194973 - Debug Info Verifier: enable public functions of Finder to update the type map.
Manman Ren
- [PATCH] Introduce llvm::sys::path::home_directory.
Yaron Keren
- [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] Introduce llvm::sys::path::home_directory.
David Majnemer
- [PATCH] Introduce llvm::sys::path::home_directory.
Aaron Ballman
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Rafael Espíndola
- [PATCH] Introduce llvm::sys::path::home_directory.
David Majnemer
- [PATCH] Introduce llvm::sys::path::home_directory.
Aaron Ballman
- [PATCH] Add missing dependency for clang-modernize
Edwin Vane
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Anton Korobeynikov
- [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
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Rafael Espíndola
- [PATCH] TableGen: Generate an enum for all named Operand types
Ahmed Bougacha
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Simon Atanasyan
- [llvm] r194906 - X86: Encode the 'h' cpu subtype in the MachO header for x86.
Rafael Espíndola
- [llvm] r194979 - DwarfCompileUnit: Add type safety to createGlobalVariableDIE
David Blaikie
- [llvm] r194980 - Remove redundant explicit default initialization.
David Blaikie
- [lld] r194860 - [PECOFF] Use INT3 instead of NOP.
Rui Ueyama
- [llvm] r194981 - Remove unnecessary temporary construction.
David Blaikie
- [llvm] r194926 - Use array_pod_sort instead of std::sort
Rafael Espíndola
- [lld] r194982 - Remove superfluous "explicit" keyword.
Rui Ueyama
- [PATCH] Introduce llvm::sys::path::home_directory.
Peter Collingbourne
- [PATCH] Introduce llvm::sys::path::home_directory.
Peter Collingbourne
- [PATCH] Introduce llvm::sys::path::home_directory.
Peter Collingbourne
- [PATCH] test-release.sh: tweak RPATH for the binary packages.
Arnaud Allard de Grandmaison
- [PATCH] test-release.sh: tweak RPATH for the binary packages.
Bill Wendling
- [PATCH] test-release.sh: tweak RPATH for the binary packages.
Arnaud Allard de Grandmaison
- [llvm] r194760 - Add addrspacecast instruction.
Nick Lewycky
- [llvm] r194760 - Add addrspacecast instruction.
Michele Scandale
- [PATCH] Fix assert with copy from global through addrspacecast
Matt Arsenault
- [PATCH] Introduce line editor library.
Peter Collingbourne
- [PATCH][Mips] ELF header flag support for assemblers
Rafael Espíndola
- [PATCH] Allow multiple coff sections with the name but different comdat symbols
Rafael Ávila de Espíndola
- [PATCH] Canonicalize addrspacecast between different pointer types.
Matt Arsenault
- [PATCH][AArch64] Implemented vmul/vmux intrinsics
Jiangning Liu
- [llvm] r194985 - Fix spacing, forward declare order.
Matt Arsenault
- [llvm] r194760 - Add addrspacecast instruction.
Matt Arsenault
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Jiangning Liu
- [PATCH] R600/SI: Add comments for number of used registers.
Matt Arsenault
- [PATCH] Added aliases for SIMD copy instrucitons
Jiangning Liu
- [PATCH] MachineBlockPlacement: Strengthen the source order bias when picking an exit block.
Hal Finkel
- [llvm] r194986 - Debug Info Verifier: disable it by default.
Manman Ren
- [PATCH] R600/SI: Add comments for number of used registers.
Matt Arsenault
- [lld] r194987 - Add an assert for NativeReferenceIvarsV1.
Rui Ueyama
- [lld] r194988 - Replace unnecessary vector copy with reference.
Rui Ueyama
- [PATCH] Add warning capabilities in LLVM (backend part)
Michael Gottesman
- [PATCH] Add warning capabilities in LLVM (backend part)
Sean Silva
- [llvm] r194990 - Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.
Hao Liu
- [llvm] r194601 - Use StringRef instead of std::string
NAKAMURA Takumi
- [PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Katya Romanova
- [llvm] r187827 - Change the linkage of these global values to 'internal'.
Bill Wendling
- [llvm] r187827 - Change the linkage of these global values to 'internal'.
Bill Wendling
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).