openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
E
Eero
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 4 of 1,748
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[C++11] Use 'nullptr'. Unittests edition.
Craig Topper
More...
over 10 years ago
[C++11] Use 'nullptr'. Tools edition.
Craig Topper
More...
over 10 years ago
Split out inline asm parsing into ParseStmtAsm.cpp
Alp Toker
More...
over 10 years ago
Don't include llvm/MC/MCParser throughout all of Sema
Alp Toker
More...
over 10 years ago
MS ABI: Simplify microsoft mangling of template instantiations
David Majnemer
More...
over 10 years ago
DeclObjC: Fix comments about bad API
Alp Toker
More...
over 10 years ago
Avoid dubious IdentifierInfo::getNameStart() uses
Alp Toker
More...
over 10 years ago
StringRefize TargetInfo::getABI()
Alp Toker
More...
over 10 years ago
Driver: add -m{,no-}long-calls support
Saleem Abdulrasool
More...
over 10 years ago
Unbreak release builds.
Arnold Schwaighofer
More...
over 10 years ago
[PPC64LE] Implement little-endian semantics for vec_unpack[hl]
Bill Schmidt
More...
over 10 years ago
[PPC64LE] Update test for vec_sum2s interface
Bill Schmidt
More...
over 10 years ago
Fix crash declaring global allocation function with zero parameters. Fixes PR19968!
Nick Lewycky
More...
over 10 years ago
Fix my poor grammar from r210372
Richard Trieu
More...
over 10 years ago
[PPC64LE] Update builtins-ppc-altivec.c for PPC64 and PPC64LE
Bill Schmidt
More...
over 10 years ago
Delay lookup of simple default template arguments under -fms-compatibility
Reid Kleckner
More...
over 10 years ago
[MS-ABI] Implement dynamic_cast This patch implements call lower from dynamic_cast to __RTDynamicCast and __RTCastToVoid. Test cases are included. A feature of note is that helper function getPolymorphicOffset is placed in such a way that it can be used by EmitTypeid (to be implemented in a later patch) without being moved. Details are included as comments directly in the code.
Warren Hunt
More...
over 10 years ago
Add -Wtautological-undefined-compare and -Wundefined-bool-conversion warnings to detect underfined behavior involving pointers.
Richard Trieu
More...
over 10 years ago
Fix DOS-style newlines.
Eli Bendersky
More...
over 10 years ago
MS ABI: Update the thunk linkage computation
Hans Wennborg
More...
over 10 years ago
test/SemaCXX/undefined-internal.cpp: Remove target triple.
Hans Wennborg
More...
over 10 years ago
Defer codegen of inline method definitions to the end of current top level declaration
Hans Wennborg
More...
over 10 years ago
Retain an expression pack expansion when the parameter pack expansion code asks us to.
Richard Smith
More...
over 10 years ago
PR14841: If partial substitution of explicitly-specified template arguments results in a template having too many arguments, but all the trailing arguments are packs, that's OK if we have a partial pack substitution: the trailing pack expansions may end up empty.
Richard Smith
More...
over 10 years ago
[PPC64LE] Implement little-endian semantics for vec_pack family
Bill Schmidt
More...
over 10 years ago
Fix RecursiveASTVisitor to visit types in ObjCPropertyDecl
Alp Toker
More...
over 10 years ago
Replacing r210333 with an improved solution; we should never reach this code with any other loop hint options.
Aaron Ballman
More...
over 10 years ago
[PPC64LE] Implement little-endian semantics for vec_mul[eo]
Bill Schmidt
More...
over 10 years ago
clang-format: Fix incorrect indentation.
Daniel Jasper
More...
over 10 years ago
Quieting a false-positive which was causing the sanitizer bots to go red.
Aaron Ballman
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
…
1747
1748
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree