- Sep 30, 2010
-
-
Evan Cheng authored
pipeline forwarding path. llvm-svn: 115098
-
- Sep 29, 2010
-
-
Evan Cheng authored
llvm-svn: 115005
-
- Sep 09, 2010
-
-
Evan Cheng authored
instruction in the class would be decoded to. Or zero if the number of uOPs must be determined dynamically. This will be used to determine the cost-effectiveness of predicating a micro-coded instruction. llvm-svn: 113513
-
- Apr 18, 2010
-
-
Anton Korobeynikov authored
FU per CPU arch to 32 per intinerary allowing precise modelling of quite complex pipelines in the future. llvm-svn: 101754
-
- Apr 07, 2010
-
-
Anton Korobeynikov authored
llvm-svn: 100645
-
- Jan 05, 2010
-
-
David Greene authored
Have TableGen emit code that uses dbgs() rather than errs(). llvm-svn: 92738
-
- Nov 11, 2009
-
-
Sandeep Patel authored
llvm-svn: 86797
-
- Sep 24, 2009
-
-
David Goodwin authored
llvm-svn: 82709
-
- Aug 17, 2009
-
-
David Goodwin authored
Extend the instruction itinerary model to include the ability to indicate the def and use cycle for each operand. This additional information is optional, so existing itineraries do not need to be changed. llvm-svn: 79247
-
- Aug 12, 2009
-
-
David Goodwin authored
Enhance the InstrStage object to enable the specification of an Itinerary with overlapping stages. The default is to maintain the current behavior that the "next" stage immediately follows the previous one. llvm-svn: 78827
-
- Jul 03, 2009
-
-
Daniel Dunbar authored
- Sorry, I can't help myself. - No intended functionality change. llvm-svn: 74742
-
- May 23, 2009
-
-
Anton Korobeynikov authored
llvm-svn: 72335
-
- Mar 26, 2009
-
-
Jim Grosbach authored
llvm-svn: 67758
-
- Sep 11, 2008
-
-
Jim Grosbach authored
by its first field, but TableGen doesn't actually enforce creating it that way. TableGen sorts the records that will be used to create it by the names of the records, not the Name field of those records. This patch corrects the sort to use the "Name" field of the record as the sort key. llvm-svn: 56106
-
- Aug 26, 2008
-
-
Chris Lattner authored
orders, part of PR2590 llvm-svn: 55359
-
- Apr 06, 2008
-
-
Chris Lattner authored
giuma.cordes@gmail.com llvm-svn: 49276
-
- Mar 25, 2008
-
-
Dan Gohman authored
marked read-write. Use const so that they can be allocated in a read-only segment. llvm-svn: 48800
-
- Feb 15, 2008
-
-
Dale Johannesen authored
it follows the order of the enum, not alphabetical. The motivation is to make -mattr=+ssse3,+sse41 select SSE41 as it ought to. Added "ignored" enum values of 0 to PPC and SPU to avoid compiler warnings. llvm-svn: 47143
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45419
-
- May 04, 2007
-
-
Bill Wendling authored
feature is set, then the features in the implied list should be set also. The opposite is also enforced: if a feature in the implied list isn't set, then the feature that owns that implies list shouldn't be set either. llvm-svn: 36756
-
- Apr 22, 2007
-
-
Christopher Lamb authored
llvm-svn: 36338
-
- Dec 12, 2006
-
-
Jim Laskey authored
llvm-svn: 32491
-
Jim Laskey authored
llvm-svn: 32488
-
Jim Laskey authored
llvm-svn: 32483
-
- Nov 03, 2006
-
-
Reid Spencer authored
llvm-svn: 31396
-
- Nov 02, 2006
-
-
Reid Spencer authored
Remove unused variables. llvm-svn: 31381
-
- May 24, 2006
-
-
Chris Lattner authored
llvm-svn: 28448
-
- Mar 03, 2006
-
-
Chris Lattner authored
llvm-svn: 26492
-
- Jan 27, 2006
-
-
Evan Cheng authored
llvm-svn: 25678
-
Chris Lattner authored
llvm-svn: 25671
-
- Dec 30, 2005
-
-
Duraid Madina authored
llvm-svn: 25051
-
- Nov 03, 2005
-
-
Jim Laskey authored
2. Tidy up the subtarget emittined code. llvm-svn: 24172
-
- Nov 01, 2005
-
-
Jim Laskey authored
llvm-svn: 24139
-
- Oct 31, 2005
-
-
Jim Laskey authored
llvm-svn: 24121
-
- Oct 29, 2005
-
-
Chris Lattner authored
reflect what it is. Convert some more code over to use it. llvm-svn: 24072
-
- Oct 28, 2005
-
-
Jim Laskey authored
llvm-svn: 24070
-
Jim Laskey authored
llvm-svn: 24055
-
Jeff Cohen authored
llvm-svn: 24052
-
- Oct 27, 2005
-
-
Jim Laskey authored
llvm-svn: 24050
-
- Oct 26, 2005
-
-
Jim Laskey authored
llvm-svn: 24015
-