index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Basic
/
Builtins.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenCL] Support pipe keyword in C++ mode
Sven van Haastregt
2019-05-22
1
-2
/
+3
*
[Builtins] Implement __builtin_is_constant_evaluated for use in C++2a
Eric Fiselier
2019-04-24
1
-1
/
+4
*
Revert "Add a new attribute, fortify_stdlib"
Erik Pilkington
2019-03-13
1
-25
/
+0
*
Add a new attribute, fortify_stdlib
Erik Pilkington
2019-02-11
1
-0
/
+25
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Emit !callback metadata and introduce the callback attribute
Johannes Doerfert
2019-01-19
1
-0
/
+27
*
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
Erik Pilkington
2018-10-30
1
-1
/
+1
*
[Builtins][Attributes][X86] Tag all X86 builtins with their required vector w...
Craig Topper
2018-07-09
1
-0
/
+16
*
Limit types of builtins that can be redeclared.
Erich Keane
2018-04-16
1
-0
/
+7
*
[OpenMP] Implement omp_is_initial_device() as builtin
Jonas Hahnfeld
2017-10-17
1
-1
/
+2
*
[OpenCL] Add half load and store builtins
Jan Vesely
2017-09-07
1
-2
/
+7
*
[OpenCL] Make OpenCL Builtins added according to the right version.
Anastasia Stulova
2016-07-04
1
-1
/
+2
*
Recommit: R258773 [OpenCL] Pipe builtin functions
Xiuli Pan
2016-01-26
1
-1
/
+2
*
Revert "[OpenCL] Pipe builtin functions"
David Majnemer
2016-01-26
1
-2
/
+1
*
[OpenCL] Pipe builtin functions
Xiuli Pan
2016-01-26
1
-1
/
+2
*
[Driver] Add support for -fno-builtin-foo options.
Chad Rosier
2016-01-06
1
-2
/
+12
*
Make getTargetBuiltins return an ArrayRef instead of having two out parameter...
Craig Topper
2015-10-19
1
-15
/
+8
*
[CUDA] Allow parsing of host and device code simultaneously.
Artem Belevich
2015-09-22
1
-3
/
+16
*
Doxygen fix InitializeBuiltins -> initializeBuiltins
Ismail Donmez
2015-09-15
1
-1
/
+1
*
Test commit
Rachel Craik
2015-09-14
1
-2
/
+2
*
Make sure the Features field of the Builtin Info struct is always initialized...
Craig Topper
2015-08-07
1
-6
/
+5
*
Rename the non-coding style conformant functions in namespace Builtins
Eric Christopher
2015-08-06
1
-9
/
+9
*
Remove unused header includes.
Eric Christopher
2015-08-05
1
-1
/
+0
*
Rename builtin_lang -> Langs to match the rest of the code a bit better.
Eric Christopher
2015-08-05
1
-9
/
+10
*
Remove unused function GetBuiltinNames.
Eric Christopher
2015-08-05
1
-13
/
+0
*
CodeGen: make target builtins support languages
Saleem Abdulrasool
2014-07-02
1
-1
/
+1
*
[C++11] Use 'nullptr'.
Craig Topper
2014-05-08
1
-3
/
+3
*
Refactored Builtin::Context::isPrintfLike and isScanfLike into a helper funct...
Aaron Ballman
2014-01-03
1
-28
/
+23
*
Only provide MS builtins when -fms-extensions is on
Reid Kleckner
2013-11-13
1
-1
/
+4
*
Add a -fno-math-builtin option to the Clang -cc1
Eli Bendersky
2013-07-23
1
-3
/
+18
*
Simplify GetBuiltinNames by hoising the NoBuiltins argument out of it.
Eli Bendersky
2013-07-11
1
-4
/
+3
*
Disable non-standard library builtins in non-gnu language modes.
Benjamin Kramer
2013-05-31
1
-5
/
+4
*
Revert r170500. It over-zealously converted *ALL* things named Attributes, wh...
Bill Wendling
2012-12-20
1
-6
/
+6
*
Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl...
Bill Wendling
2012-12-19
1
-6
/
+6
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Move a method from IdentifierTable.h out of line and remove the SmallString i...
Benjamin Kramer
2012-02-04
1
-0
/
+1
*
Allow the preprocessor to be constructed without performing target-
Douglas Gregor
2011-09-01
1
-2
/
+6
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-1
/
+1
*
Remove unused member of Builtin::Info.
Eli Friedman
2011-07-05
1
-15
/
+7
*
Test commit.
Richard Smith
2011-02-20
1
-1
/
+0
*
In C++, if the user redeclares a builtin function with a type that is
Douglas Gregor
2010-12-21
1
-0
/
+4
*
Such function decls,as objc's objc_msgSend, builtins in
Fariborz Jahanian
2010-11-30
1
-7
/
+12
*
Add builtin definition for scanf, including extending the builtin encoding to
Ted Kremenek
2010-07-16
1
-0
/
+20
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-9
/
+9
*
follow-on to my patch: some targets (like sparc) do not
Chris Lattner
2009-06-16
1
-0
/
+2
*
my refactoring of builtins changed target-specific builtins to only be
Chris Lattner
2009-06-16
1
-4
/
+5
*
Sink the BuiltinInfo object from ASTContext into the
Chris Lattner
2009-06-14
1
-6
/
+4
*
move the various builtins stuff from libast to libbasic. This
Chris Lattner
2009-06-14
1
-0
/
+94