- Jun 27, 2009
-
-
Dan Gohman authored
llvm-svn: 74394
-
- May 13, 2008
-
-
Dan Gohman authored
address of the PassInfo directly instead of calling getPassInfo. This eliminates a bunch of dynamic initializations of static data. Also, fold RegisterPassBase into PassInfo, make a bunch of its data members const, and rearrange some code to initialize data members in constructors instead of using setter member functions. llvm-svn: 51022
-
Dan Gohman authored
several things that were neither in an anonymous namespace nor static but not intended to be global. llvm-svn: 51017
-
- May 06, 2008
-
-
Dan Gohman authored
llvm-svn: 50695
-
- Jan 06, 2008
-
-
Chris Lattner authored
llvm-svn: 45637
-
- Jan 04, 2008
-
-
Bill Wendling authored
preserved. llvm-svn: 45596
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45418
-
- Nov 28, 2007
-
-
Duncan Sands authored
llvm-svn: 44399
-
- Nov 27, 2007
-
-
Owen Anderson authored
llvm-svn: 44384
-