- Jul 31, 2009
-
-
Owen Anderson authored
llvm-svn: 77734
-
- Jul 30, 2009
-
-
Benjamin Kramer authored
llvm-svn: 77597
-
Daniel Dunbar authored
llvm-svn: 77569
-
Devang Patel authored
llvm-svn: 77550
-
- Jul 29, 2009
-
-
Benjamin Kramer authored
llvm-svn: 77375
-
- Jul 25, 2009
-
-
Daniel Dunbar authored
llvm-svn: 77051
-
Owen Anderson authored
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. llvm-svn: 77011
-
- Jul 23, 2009
-
-
Devang Patel authored
- Rename member function size(). New name is length(). - Store string beginning and length. Earlier it used to store string end. llvm-svn: 76841
-
Devang Patel authored
Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADATA_BLOCK in bitcode file. llvm-svn: 76834
-
- Jul 15, 2009
-
-
Owen Anderson authored
llvm-svn: 75703
-
- Jul 08, 2009
-
-
Devang Patel authored
!0 = constant metadata !{...} llvm-svn: 75057
-
Devang Patel authored
Simplify MDNode printing. llvm-svn: 75053
-
- May 30, 2009
-
-
Nick Lewycky authored
llvm-svn: 72610
-
- May 10, 2009
-
-
Nick Lewycky authored
Constant* in preperation of a future change to support holding non-Constants in an MDNode. llvm-svn: 71407
-
- Apr 09, 2009
-
-
Nick Lewycky authored
llvm-svn: 68668
-
- Apr 04, 2009
-
-
Nick Lewycky authored
Constant, MDString and MDNode which can only be used by globals with a name that starts with "llvm." or as arguments to a function with the same naming restriction. llvm-svn: 68420
-