- Jul 08, 2009
-
-
Devang Patel authored
!0 = constant metadata !{...} llvm-svn: 75057
-
Devang Patel authored
Simplify MDNode printing. llvm-svn: 75053
-
- Jul 01, 2009
-
-
Owen Anderson authored
llvm-svn: 74640
-
Owen Anderson authored
llvm-svn: 74622
-
- Jun 29, 2009
-
-
Torok Edwin authored
Also don't call finalizers for LoopPass if initialization was not called. Add a unittest that tests that these methods are called, in the proper order, and the correct number of times. llvm-svn: 74438
-
- 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 24, 2009
-
-
Chris Lattner authored
true), and casts make me nervous and are verbose anyway, so here's a ConstantInt::getSigned(Ty, int64_t) method. Just overloading ConstantInt::get() to take an int64_t too would cause ambiguous overload errors." Patch by Jeffrey Yasskin! llvm-svn: 69958
-
- Apr 09, 2009
-
-
Nick Lewycky authored
llvm-svn: 68668
-
Misha Brukman authored
llvm-svn: 68664
-
- 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
-
- Mar 24, 2009
-
-
Misha Brukman authored
llvm-svn: 67652
-