Jeff Cohen
|
744bfe72c0
|
Keep Visual Studio happy.
llvm-svn: 24052
|
2005-10-28 01:43:09 +00:00 |
|
Jim Laskey
|
1910cbd4dc
|
Now generating instruction itineraries for scheduling. Not my best work, but...
llvm-svn: 24050
|
2005-10-27 19:47:21 +00:00 |
|
Jim Laskey
|
75494b3a8b
|
Simplify.
llvm-svn: 24015
|
2005-10-26 17:49:21 +00:00 |
|
Jim Laskey
|
9ce53d8411
|
Give full control of subtarget features over to table generated code.
llvm-svn: 24013
|
2005-10-26 17:30:34 +00:00 |
|
Jim Laskey
|
bb03da2612
|
Refactored to make room for more stuff (scheduling info.)
llvm-svn: 23975
|
2005-10-25 15:16:36 +00:00 |
|
Chris Lattner
|
b621e451ba
|
Add the needed #include, emit enums with the sizes of tables, remove
definitions from the LLVM namespace, since they are all static.
llvm-svn: 23907
|
2005-10-23 22:33:08 +00:00 |
|
Jim Laskey
|
f0f90be71c
|
Sort the features and processor lists for the sake of search (and maintainers.)
llvm-svn: 23879
|
2005-10-22 07:59:56 +00:00 |
|
Jim Laskey
|
c2e76396fc
|
New TableGen backends for subtarget information. Only command line stuff
active now. Scheduling itinerary next.
llvm-svn: 23869
|
2005-10-21 19:00:04 +00:00 |
|