Messages by Date
-
2015/07/06
Re: r241526 - Update target attribute support for post-commit feedback.
Eric Christopher
-
2015/07/06
r241529 - Remember to mark the target attribute as documented and clean up the
Eric Christopher
-
2015/07/06
Re: [PATCH] D10272: Fix alignment issues in Clang.
Reid Kleckner
-
2015/07/06
r241528 - [Driver] Use llvm::Triple methods to handle -EL and -EB.
Benjamin Kramer
-
2015/07/06
Re: r239579 - Add support for the the target attribute.
Eric Christopher
-
2015/07/06
Re: r241526 - Update target attribute support for post-commit feedback.
Aaron Ballman
-
2015/07/06
Re: r241525 - Handle arbitrary whitespace in the target attribute support.
Aaron Ballman
-
2015/07/06
Re: r241524 - Add some basic documentation for the __attribute__((target(""))) support.
Aaron Ballman
-
2015/07/06
r241526 - Update target attribute support for post-commit feedback.
Eric Christopher
-
2015/07/06
r241525 - Handle arbitrary whitespace in the target attribute support.
Eric Christopher
-
2015/07/06
r241524 - Add some basic documentation for the __attribute__((target(""))) support.
Eric Christopher
-
2015/07/06
Re: r241478 - [Sema] Warn when shifting a negative value.
Rafael Espíndola
-
2015/07/06
Re: [PATCH] D8802: [libc++] Fix PR22606 - Leak pthread_key with static storage duration to ensure all of thread-local destructors are called.
Eric Fiselier
-
2015/07/06
Re: [PATCH] D10272: Fix alignment issues in Clang.
James Y Knight
-
2015/07/06
Re: r241428 - PR24030, PR24033: Consistently check whether a new declaration conflicts with
Richard Smith
-
2015/07/06
r241518 - Refactor to avoid long if-condition.
Richard Smith
-
2015/07/06
Re: [PATCH] D10272: Fix alignment issues in Clang.
Reid Kleckner
-
2015/07/06
Re: r241428 - PR24030, PR24033: Consistently check whether a new declaration conflicts with
Sean Silva
-
2015/07/06
Re: [PATCH] D10406: [libcxx] Add atomic_support.h header to src that handles needed atomic operations.
Eric Fiselier
-
2015/07/06
r241511 - Debug info: Don't emit a bogus location for the global block pointer type
Adrian Prantl
-
2015/07/06
Re: [PATCH] D10972: Add missing builtins to altivec.h for ABI compliance (vol. 3)
Nemanja Ivanovic
-
2015/07/06
Re: [PATCH] D10669: Part 1 of N4279 - "Improved insertion interface for unique-key maps"
Eric Fiselier
-
2015/07/06
Re: [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for fully qualified calls.
Richard Smith
-
2015/07/06
Re: [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for fully qualified calls.
Nico Weber
-
2015/07/06
[libcxxabi] r241499 - Creating release candidate final from release_362 branch
Tom Stellard
-
2015/07/06
[libcxx] r241498 - Creating release candidate final from release_362 branch
Tom Stellard
-
2015/07/06
[libcxx] r241492 - Automatically detect and use clang verify in failure tests.
Eric Fiselier
-
2015/07/06
Re: [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for fully qualified calls.
Davide Italiano
-
2015/07/06
Re: [PATCH] D10739: [MIPS] Add support for direct-to-nacl in Clang
Petar Jovanovic
-
2015/07/06
[libcxx] r241491 - Mark LWG#2420 as complete. Eric did this in r228705.
Marshall Clow
-
2015/07/06
r241485 - Support -pthread in mingw toolchain.
Yaron Keren
-
2015/07/06
Re: [PATCH] replace some const std::string & with llvm::StringRef or std::string
Eugene Kosov
-
2015/07/06
Re: r241467 - Resubmit "Pass down the -flto option to the -cc1 job" (r239481)
Teresa Johnson
-
2015/07/06
Re: [PATCH] D10949: A step towards getting libclang tests working on Windows
Yaron Keren
-
2015/07/06
Re: [PATCH] D10938: [Sema] Warn when shifting a negative value
Davide Italiano
-
2015/07/06
Re: r241467 - Resubmit "Pass down the -flto option to the -cc1 job" (r239481)
David Blaikie
-
2015/07/06
r241478 - [Sema] Warn when shifting a negative value.
Davide Italiano
-
2015/07/06
Re: r239579 - Add support for the the target attribute.
Aaron Ballman
-
2015/07/06
Re: r239579 - Add support for the the target attribute.
Justin Bogner
-
2015/07/06
r241471 - Update testcase to reflect new behavior in DIBuilder.
Adrian Prantl
-
2015/07/06
Re: [PATCH] D10907: [CodeGen] Correctly handle base classes which are passed in memory
Reid Kleckner
-
2015/07/06
r241467 - Resubmit "Pass down the -flto option to the -cc1 job" (r239481)
Teresa Johnson
-
2015/07/06
Re: [PATCH] D10949: A step towards getting libclang tests working on Windows
Reid Kleckner
-
2015/07/06
Re: [PATCH] D10949: A step towards getting libclang tests working on Windows
Doug Gregor
-
2015/07/06
[PATCH] D10963: Implement LWG#2063: "Contradictory requirements for string move assignment"
Marshall Clow
-
2015/07/06
[libcxx] r241455 - Make locale code compile on CloudABI.
Ed Schouten
-
2015/07/06
[libcxx] r241454 - Cleanup: prefer _LIBCPP_GET_C_LOCALE over __cloc().
Ed Schouten
-
2015/07/06
r241451 - Grammar bug. NFC
Douglas Katzman
-
2015/07/06
Re: [PATCH] D10690: Cleanup: prefer _LIBCPP_GET_C_LOCALE over __cloc().
Jonathan Roelofs
-
2015/07/06
Re: [PATCH] D10729: Make locale code compile on CloudABI.
Jonathan Roelofs
-
2015/07/06
Re: [PATCH] D9126: PR23175 (unit test) - Infinite loop iterating Objective-C method declarations in categories when the AST was deserialized from an .ast file
Manuel Klimek
-
2015/07/06
Re: [PATCH] D10729: Make locale code compile on CloudABI.
Ed Schouten
-
2015/07/06
Re: [PATCH] D10690: Cleanup: prefer _LIBCPP_GET_C_LOCALE over __cloc().
Ed Schouten
-
2015/07/06
Re: [PATCH] D9126: PR23175 (unit test) - Infinite loop iterating Objective-C method declarations in categories when the AST was deserialized from an .ast file
Tom Honermann
-
2015/07/06
Re: [PATCH] D10700: Driver: Add AMDGPU toolchain
Douglas Katzman
-
2015/07/06
Re: [PATCH] D10700: Driver: Add AMDGPU toolchain
Tom Stellard
-
2015/07/06
r241446 - clang-format: [JS] Properly reset parse state after parsing interface.
Daniel Jasper
-
2015/07/06
r241444 - clang-format: [JS] Prevent confusing TypeScript parameters wraps.
Daniel Jasper
-
2015/07/06
Re: [PATCH] [OPENMP] Initial support for '#pragma omp declare simd' directive.
Aaron Ballman
-
2015/07/06
Re: [PATCH] D10634: Loss of Sign Checker
Daniel Marjamäki
-
2015/07/06
Re: [PATCH] Disabling of "redefine_extname" pragma for C++ code
Aaron Ballman
-
2015/07/06
Re: [PATCH] D10373: clang-format: Fix __attribute__ being treated as decl name.
Daniel Jasper
-
2015/07/06
r241439 - clang-format: Fix __attribute__ being treated as decl name.
Daniel Jasper
-
2015/07/06
Re: [PATCH] D10892: warning when inner condition is identical
Daniel Marjamäki
-
2015/07/06
Re: [PATCH] D10892: warning when inner condition is identical
Daniel Marjamäki
-
2015/07/06
Re: [PATCH] replace some const std::string & with llvm::StringRef or std::string
Yaron Keren
-
2015/07/06
Re: [PATCH] D10805: Disabling of "redefine_extname" pragma for C++ code
Andrey Bokhanko
-
2015/07/06
r241433 - Replace some const std::string & with llvm::StringRef or std::string
Yaron Keren
-
2015/07/06
Enable ReparseWithModule only if threads
Yaron Keren
-
2015/07/06
Re: [PATCH] D10634: Loss of Sign Checker
Soumitra Chatterjee
-
2015/07/06
r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution C++ dirs.
Yaron Keren
-
2015/07/05
r241431 - [TableGen] Change a couple methods to return an ArrayRef instead of a const std::vector reference. NFC
Craig Topper
-
2015/07/05
Re: [PATCH] D10599: [OPENMP] Initial support for '#pragma omp declare simd' directive.
Alexey Bataev
-
2015/07/05
r241429 - [OPENMP 4.0] Codegen for 'omp cancel' directive.
Alexey Bataev
-
2015/07/05
Re: [PATCH] D10938: [Sema] Warn when shifting a negative value
Richard Smith
-
2015/07/05
r241428 - PR24030, PR24033: Consistently check whether a new declaration conflicts with
Richard Smith
-
2015/07/05
Re: [PATCH] D10634: Loss of Sign Checker
Soumitra Chatterjee
-
2015/07/05
Re: [PATCH] D10634: Loss of Sign Checker
Soumitra Chatterjee
-
2015/07/05
r241425 - DR1909: Diagnose all invalid cases of a class member sharing its name with the class.
Richard Smith
-
2015/07/05
r241424 - When we see something that looks like a constructor with a return type, only issue one error, not two.
Richard Smith
-
2015/07/05
r241421 - Mark clang/test/Modules/signal.m as REQUIRES:crash-recovery.
NAKAMURA Takumi
-
2015/07/05
Re: [PATCH] D10942: CodeGen: Test that we do not assign a comdat to available_externally globals.
Peter Collingbourne
-
2015/07/05
[PATCH] D10949: A step towards getting libclang tests working on Windows
Yaron Keren
-
2015/07/05
r241407 - Document problems when trying libclang tests on Windows 7.
Yaron Keren
-
2015/07/05
Re: [PATCH] D10942: CodeGen: Test that we do not assign a comdat to available_externally globals.
Rafael Ávila de Espíndola
-
2015/07/05
r241405 - Add the missing return statements from revision 241399.
Nemanja Ivanovic
-
2015/07/05
Re: [clang-tools-extra] r241335 - Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.
Eugene Kosov
-
2015/07/05
r241403 - [CMake] clang-*.*: Prevent versioning if the buildhost is targeting for Win32.
NAKAMURA Takumi
-
2015/07/05
r241401 - clang/test/CodeGen/builtins-ppc-vsx.c: Fix for -Asserts.
NAKAMURA Takumi
-
2015/07/04
Re: [PATCH] D10875: Add missing builtins to altivec.h for ABI compliance (vol. 2)
Nemanja Ivanovic
-
2015/07/04
r241399 - Add missing builtins to altivec.h for ABI compliance (vol. 2)
Nemanja Ivanovic
-
2015/07/04
Re: [PATCH] D10942: CodeGen: Test that we do not assign a comdat to available_externally globals.
Peter Collingbourne
-
2015/07/04
Re: [PATCH] replace some const std::string & with llvm::StringRef or std::string
Eugene Kosov
-
2015/07/04
Re: r241134 - Use a stable sort to guarantee target feature ordering in the IR
Eric Christopher
-
2015/07/04
Re: r241134 - Use a stable sort to guarantee target feature ordering in the IR
Eric Christopher
-
2015/07/04
Re: [PATCH] D9414: [ARM] Save option "arm-long-calls" to the IR as a function attribute
Eric Christopher
-
2015/07/04
Re: [PATCH] D10875: Add missing builtins to altivec.h for ABI compliance (vol. 2)
Eric Christopher
-
2015/07/04
Re: [PATCH] D10942: CodeGen: Test that we do not assign a comdat to available_externally globals.
Rafael Espíndola
-
2015/07/03
Re: [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for fully qualified calls.
Davide Italiano
-
2015/07/03
Re: [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for fully qualified calls.
Nico Weber
-
2015/07/03
[PATCH] D10942: CodeGen: Test that we do not assign a comdat to available_externally globals.
Peter Collingbourne
-
2015/07/03
[PATCH] D10938: [Sema] Warn when shifting a negative value
Davide Italiano
-
2015/07/03
[PATCH] D10935: [Sema] Don't emit "pure virtual" warning for fully qualified calls.
Davide Italiano
-
2015/07/03
[PATCH] D10933: Add new IdentifierNaming check
Beren Minor
-
2015/07/03
Re: [PATCH] D10840: clang-format: Add Block{Begin,End}Macros option
Birunthan Mohanathas
-
2015/07/03
r241363 - clang-format: Add MacroBlock{Begin,End} options
Birunthan Mohanathas
-
2015/07/03
Re: [clang-tools-extra] r241335 - Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.
Yaron Keren
-
2015/07/03
Re: r241343 - - Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/TargetParser.cpp
Renato Golin
-
2015/07/03
r241362 - Revert "Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/TargetParser.cpp
Renato Golin
-
2015/07/03
Re: [PATCH] D6551: Improvements to scan-build.
Антон Ярцев
-
2015/07/03
Re: [clang-tools-extra] r241335 - Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.
David Blaikie
-
2015/07/03
r241356 - StmtIterator: Put stmt and decl group pointer into a union.
Benjamin Kramer
-
2015/07/03
r241355 - Rewrite users of Stmt::child_begin/end into for-range loops.
Benjamin Kramer
-
2015/07/03
Re: [PATCH] D8149: Add hasUnderlyingType narrowing matcher for TypedefDecls, functionProtoType matcher for FunctionProtoType nodes, extend parameterCountIs to FunctionProtoType nodes
Manuel Klimek
-
2015/07/03
Re: [PATCH] D9127: PR23175 (fix) - Infinite loop iterating Objective-C method declarations in categories when the AST was deserialized from an .ast file
Manuel Klimek
-
2015/07/03
Re: [PATCH] D6376: Fix JSON compilation database command unescaping.
Manuel Klimek
-
2015/07/03
Re: [PATCH] D9126: PR23175 (unit test) - Infinite loop iterating Objective-C method declarations in categories when the AST was deserialized from an .ast file
Manuel Klimek
-
2015/07/03
Re: [PATCH] D5611: libclang plugin patch
Manuel Klimek
-
2015/07/03
Re: [PATCH] [clang-tidy] Add new IdentifierCase check.
Beren Minor
-
2015/07/03
Re: [PATCH] D10839: code refactoring on ARMTargetInfo class
Renato Golin
-
2015/07/03
r241343 - - Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/TargetParser.cpp
Alexandros Lamprineas
-
2015/07/03
r241339 - clang-format: [JS] Allow line breaks after TypeScript type colons.
Daniel Jasper
-
2015/07/03
Re: [PATCH] D10839: code refactoring on ARMTargetInfo class
Alexandros Lamprineas
-
2015/07/03
Re: [PATCH] D10839: code refactoring on ARMTargetInfo class
Renato Golin
-
2015/07/03
r241337 - clang-format: [Java/JS] Properly support instanceof and its precedence.
Daniel Jasper
-
2015/07/03
r241336 - [OPENMP 4.0] Fixed codegen for 'cancellation point' construct.
Alexey Bataev
-
2015/07/03
Re: [PATCH] replace some const std::string & with llvm::StringRef or std::string
Yaron Keren
-
2015/07/03
r241335 - Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.
Yaron Keren
-
2015/07/03
[clang-tools-extra] r241335 - Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.
Yaron Keren
-
2015/07/03
r241330 - Replace some const std::string & with llvm::StringRef or std::string
Yaron Keren
-
2015/07/03
[clang-tools-extra] r241330 - Replace some const std::string & with llvm::StringRef or std::string
Yaron Keren
-
2015/07/03
Re: [PATCH] D10875: Add missing builtins to altivec.h for ABI compliance (vol. 2)
Nemanja Ivanovic
-
2015/07/03
[Phabricator] Username Changed
reviews
-
2015/07/03
Re: r241328 - clang/test/CodeGenCXX/trap-fnattr.cpp: Tweak to match MS-mangled names.
Yaron Keren
-
2015/07/03
Re: [PATCH] [clang-tidy] Add new IdentifierCase check.
Alexander Kornienko
-
2015/07/03
r241328 - clang/test/CodeGenCXX/trap-fnattr.cpp: Tweak to match MS-mangled names.
NAKAMURA Takumi
-
2015/07/03
Re: [PATCH] [clang-tidy] Add new IdentifierCase check.
Beren Minor
-
2015/07/03
Re: [PATCH] D10883: clang-format: Add Mozilla brace breaking style
Daniel Jasper
-
2015/07/03
Re: r241310 - Driver: Remove the Job class. NFC
Justin Bogner
-
2015/07/03
r241327 - Driver: Replace a couple of out of date terms in the docs
Justin Bogner
-
2015/07/03
Re: [PATCH] D10840: clang-format: Add Block{Begin,End}Macros option
Daniel Jasper
-
2015/07/03
[PATCH] D10916: [cmake] install clang-tblgen
Andrew Wilkins
-
2015/07/03
Re: [PATCH] D10892: warning when inner condition is identical
Daniel Marjamäki
-
2015/07/02
r241321 - Revert r241319, investigating.
Yaron Keren
-
2015/07/02
r241319 - Replace some const std::string & with llvm::StringRef or std::string
Yaron Keren
-
2015/07/02
Re: [PATCH] D9414: [ARM] Save option "arm-long-calls" to the IR as a function attribute
Akira Hatanaka
-
2015/07/02
Re: r241310 - Driver: Remove the Job class. NFC
Sean Silva
-
2015/07/02
r241315 - Make corrections to r241314.
Akira Hatanaka
-
2015/07/02
r241314 - Fix test case to appease buildbot.
Akira Hatanaka
-
2015/07/02
Re: [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Sean Silva
-
2015/07/02
Re: r241310 - Driver: Remove the Job class. NFC
Rafael Espíndola
-
2015/07/02
Re: [PATCH] D10857: Update documentation for unroll pragmas on loops with runtime trip counts
hfin...@anl.gov
-
2015/07/02
r241310 - Driver: Remove the Job class. NFC
Justin Bogner
-
2015/07/02
r241309 - Driver: Don't use reserved names. NFC
Justin Bogner
-
2015/07/02
Re: [PATCH] D10536: [X86, inlineasm] Implement v, k, Y2, Yk, Yz constraints, improve analysis for x, Y*, L, e, Z, s
Alexey Frolov
-
2015/07/02
Re: [PATCH] D10831: Attach attribute "trap-func-name" to IR function
Akira Hatanaka
-
2015/07/02
Re: [PATCH] D10908: [CodeGen] Don't crash classifying a union of an AVX vector and an int
Sunil Srivastava
-
2015/07/02
Re: [PATCH] D10831: Attach attribute "trap-func-name" to IR function
Akira Hatanaka
-
2015/07/02
r241306 - Attach attribute "trap-func-name" to call sites of llvm.trap and llvm.debugtrap.
Akira Hatanaka
-
2015/07/02
[PATCH] D10908: [CodeGen] Don't crash classifying a union of an AVX vector and an int
David Majnemer
-
2015/07/02
r241299 - [CodeGen] Use llvm::join to simplify string joining.
Benjamin Kramer
-
2015/07/02
[PATCH] D10907: [CodeGen] Correctly handle base classes which are passed in memory
David Majnemer
-
2015/07/02
Re: r241218 - InstrProf: Pack the coverage mapping structs that we write out
Justin Bogner
-
2015/07/02
r241296 - InstrProf: Add a comment to clarify an argument
Justin Bogner
-
2015/07/02
Re: [PATCH] D10892: warning when inner condition is identical
Kim Gräsman
-
2015/07/02
Re: [PATCH] replace some const std::string & with llvm::StringRef or std::string
Eugene Kosov
-
2015/07/02
Re: [PATCH] replace some const std::string & with llvm::StringRef or std::string
Yaron Keren
-
2015/07/02
Re: [PATCH] D10736: [PPC] Implement vmrgew and vmrgow instructions
Kit Barton
-
2015/07/02
r241293 - This patch adds support for the vector merge even word and vector merge odd word
Kit Barton
-
2015/07/02
r241291 - [Sema] Range-loopify SemaTemplateInstantiateDecl.cpp. NFC.
Davide Italiano
-
2015/07/02
r241292 - [Static Analyzer] No longer include the full path of the source file in the single file tests' bug identifiers.
Gabor Horvath
-
2015/07/02
Re: r241218 - InstrProf: Pack the coverage mapping structs that we write out
Duncan P. N. Exon Smith
-
2015/07/02
Re: [PATCH] D9414: [ARM] Save option "arm-long-calls" to the IR as a function attribute
Akira Hatanaka
-
2015/07/02
Re: [PATCH] D10839: code refactoring on ARMTargetInfo class
Alexandros Lamprineas
-
2015/07/02
Re: [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
Hal Finkel
-
2015/07/02
Re: [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
Tyler Nowicki
-
2015/07/02
Re: [PATCH] D10875: Add missing builtins to altivec.h for ABI compliance (vol. 2)
Bill Schmidt
-
2015/07/02
Re: [PATCH] OpenCL: Add new types for OpenCL 2.0
Pedro Ferreira
-
2015/07/02
Re: [PATCH] OpenCL: Add new types for OpenCL 2.0
Eric Christopher
-
2015/07/02
Re: r241267 - Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/TargetParser.cpp
Rafael Espíndola
-
2015/07/02
r241275 - Revert "Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/TargetParser.cpp for extracting target specific information."
Rafael Espindola
-
2015/07/02
r241273 - clang-format: [JS] Treat regex literals like string literals.
Daniel Jasper
-
2015/07/02
r241272 - Remove whitespace from start of line, NFC.
Yaron Keren
-
2015/07/02
Re: [PATCH] D10737: [Support] Lazy load of dbghlp.dll on Windows
Phabricator
-
2015/07/02
r241267 - Refactored ARMTargetInfo in order to use the API of llvm/lib/Support/TargetParser.cpp
Alexandros Lamprineas
-
2015/07/02
r241264 - clang-format: [JS] Skip comments when applying the regex-literal heuristic
Daniel Jasper
-
2015/07/02
r241263 - When testing for anyOf(), the test should not be for an exact type match for all members of the set. Instead, test that all members are convertible to the common type.
Aaron Ballman
-
2015/07/02
r241262 - clang-format: [JS] Fix bug in regex literal parsing.
Daniel Jasper
-
2015/07/02
r241260 - test commit
Alexandros Lamprineas
-
2015/07/02
r241259 - clang-format: [JS] Support regex literals at the start of a file.
Daniel Jasper
-
2015/07/02
r241258 - [Modules] Be consistent about finding a module for framework headers
Ben Langmuir
-
2015/07/02
r241257 - clang-format: [JS] Fix character counting in template strings.
Daniel Jasper
-
2015/07/02
Re: r241134 - Use a stable sort to guarantee target feature ordering in the IR
Rafael Espíndola
-
2015/07/02
Re: [PATCH] AST matcher for catch(...)
Aaron Ballman
-
2015/07/02
r241256 - Implement an AST matcher for C++ exception catch handlers that can catch any exception type (...).
Aaron Ballman
-
2015/07/02
Re: [PATCH] D10634: Loss of Sign Checker
Daniel Marjamäki
-
2015/07/02
Re: [PATCH] code refactoring on ARMTargetInfo class
Renato Golin
-
2015/07/02
Re: [PATCH] code refactoring on ARMTargetInfo class
Alexandros Lamprineas
-
2015/07/02
r241253 - [OPENMP 4.0] Initial support for 'omp cancel' construct.
Alexey Bataev
-
2015/07/02
Re: [PATCH] [X86][AVX512VL-BW] Add more intrinsics support
Asaf Badouh