Dan Gohman
|
4e86738fa7
|
Fix apostrophos.
llvm-svn: 81856
|
2009-09-15 15:08:33 +00:00 |
|
David Goodwin
|
d65007a4a3
|
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
|
2009-08-17 16:02:57 +00:00 |
|
David Goodwin
|
90e7f9873c
|
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
|
2009-08-12 18:31:53 +00:00 |
|
Evan Cheng
|
a19ef59d6c
|
Move target independent td files from lib/Target/ to include/llvm/Target so they can be distributed along with the header files.
llvm-svn: 59953
|
2008-11-24 07:34:46 +00:00 |
|