- Feb 24, 2009
-
-
Bill Wendling authored
them are generic changes. - Use the "fast" flag that's already being passed into the asm printers instead of shoving it into the DwarfWriter. - Instead of calling "MI->getParent()->getParent()" for every MI, set the machine function when calling "runOnMachineFunction" in the asm printers. llvm-svn: 65379
-
- Jan 05, 2009
-
-
Dan Gohman authored
llvm-svn: 61715
-
- Oct 03, 2008
-
-
Dan Gohman authored
Instead, just create one, and make sure everything that needs it can access it. Previously most of the SelectionDAGISel subclasses all had their own TargetLowering object, which was redundant with the TargetLowering object in the TargetMachine subclasses, except on Sparc, where SparcTargetMachine didn't have a TargetLowering object. Change Sparc to work more like the other targets here. llvm-svn: 57016
-
- Aug 21, 2008
-
-
Owen Anderson authored
llvm-svn: 55092
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45418
-
- Nov 03, 2006
-
-
Chris Lattner authored
llvm-svn: 31392
-
- May 24, 2006
-
-
Chris Lattner authored
by Anton Korobeynikov! This is a step towards closing PR786. llvm-svn: 28447
-
- Feb 05, 2006
-
-
Chris Lattner authored
llvm-svn: 25985
-
- Jan 31, 2006
-
-
Chris Lattner authored
an operand that contains the condcode), making things significantly simpler. llvm-svn: 25840
-
Chris Lattner authored
a CC as an operand. Much smaller, much happier. llvm-svn: 25839
-
- Jan 23, 2006
-
-
Chris Lattner authored
llvm-svn: 25534
-
- Dec 17, 2005
-
-
Chris Lattner authored
llvm-svn: 24769
-
- Apr 22, 2005
-
-
Misha Brukman authored
llvm-svn: 21425
-
- Sep 29, 2004
-
-
Brian Gaeke authored
llvm-svn: 16571
-
- Apr 07, 2004
-
-
Brian Gaeke authored
Fill in addPassesToJITCompile method. llvm-svn: 12729
-
- Mar 04, 2004
-
-
Brian Gaeke authored
llvm-svn: 12113
-
- Feb 29, 2004
-
-
Chris Lattner authored
llvm-svn: 11973
-
- Feb 25, 2004
-
-
Brian Gaeke authored
llvm-svn: 11828
-
- Feb 02, 2004
-
-
Brian Gaeke authored
PowerPC-specific passes here. llvm-svn: 11073
-
- Jan 21, 2004
-
-
Brian Gaeke authored
llvm-svn: 10937
-