- Feb 18, 2011
-
-
Chris Lattner authored
query about available library functions. For now this just has memset_pattern16, which exists on darwin, but it can be extended for a bunch of other things in the future. llvm-svn: 125965
-
- Oct 07, 2010
-
-
Owen Anderson authored
llvm-svn: 115966
-
Owen Anderson authored
llvm-svn: 115957
-
- Jan 09, 2010
-
-
Chris Lattner authored
"In order to ease automatic bindings generation, it would be helpful if boolean values were distinguishable from integers. The attached patch introduces "typedef int LLVMBool;", and uses LLVMBool instead of int throughout the C API, wherever a boolean value is called for." Patch by James Y Knight! llvm-svn: 93079
-
- Dec 28, 2009
-
-
Chris Lattner authored
to go away from IRBuilder.h llvm-svn: 92230
-
- Aug 13, 2009
-
-
Owen Anderson authored
llvm-svn: 78948
-
- May 09, 2009
-
-
Duncan Sands authored
will make it more obvious what it represents, and stop it being confused with the StoreSize. llvm-svn: 71349
-
- Jan 12, 2009
-
-
Duncan Sands authored
suggested by Chris. llvm-svn: 62099
-
- Apr 04, 2008
-
-
Torok Edwin authored
llvm-svn: 49218
-
- Mar 16, 2008
-
-
Gordon Henriksen authored
llvm-svn: 48422
-