Jeff Cohen
|
b0aa47b043
|
Keep Visual Studio happy.
llvm-svn: 24052
|
2005-10-28 01:43:09 +00:00 |
Jim Laskey
|
86f002cc32
|
Now generating instruction itineraries for scheduling. Not my best work, but...
llvm-svn: 24050
|
2005-10-27 19:47:21 +00:00 |
Jim Laskey
|
777a26efc3
|
Simplify.
llvm-svn: 24015
|
2005-10-26 17:49:21 +00:00 |
Jim Laskey
|
a2b5235fac
|
Give full control of subtarget features over to table generated code.
llvm-svn: 24013
|
2005-10-26 17:30:34 +00:00 |
Jim Laskey
|
1b7369b1ae
|
Refactored to make room for more stuff (scheduling info.)
llvm-svn: 23975
|
2005-10-25 15:16:36 +00:00 |
Chris Lattner
|
4f48e67c6c
|
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
|
a1beea6c7d
|
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
|
cfda85ad91
|
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 |