index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
TableGen
/
SubtargetEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't make zero-sized static arrays
Chris Lattner
2006-05-24
1
-1
/
+1
*
remove out of date comment
Chris Lattner
2006-03-03
1
-2
/
+1
*
Subtarget feature can now set any variable to any value
Evan Cheng
2006-01-27
1
-3
/
+4
*
There is at least a 'noitinerary' itinerary now
Chris Lattner
2006-01-27
1
-1
/
+1
*
almost got the HP-UX tester up.. :)
Duraid Madina
2005-12-30
1
-6
/
+6
*
1. Remove ranges from itinerary data.
Jim Laskey
2005-11-03
1
-9
/
+11
*
Allow itineraries to be passed through the Target Machine.
Jim Laskey
2005-11-01
1
-12
/
+33
*
Generate cpu to itinerary map.
Jim Laskey
2005-10-31
1
-7
/
+61
*
Rename Record::getValueAsListDef to getValueAsListOfDefs, to more accurately
Chris Lattner
2005-10-28
1
-4
/
+5
*
Removed Mr. Smith from the code.
Jim Laskey
2005-10-28
1
-160
/
+136
*
Add some commentary.
Jim Laskey
2005-10-28
1
-19
/
+119
*
Keep Visual Studio happy.
Jeff Cohen
2005-10-28
1
-0
/
+1
*
Now generating instruction itineraries for scheduling. Not my best work, but...
Jim Laskey
2005-10-27
1
-31
/
+190
*
Simplify.
Jim Laskey
2005-10-26
1
-6
/
+1
*
Give full control of subtarget features over to table generated code.
Jim Laskey
2005-10-26
1
-14
/
+62
*
Refactored to make room for more stuff (scheduling info.)
Jim Laskey
2005-10-25
1
-77
/
+97
*
Add the needed #include, emit enums with the sizes of tables, remove
Chris Lattner
2005-10-23
1
-9
/
+12
*
Sort the features and processor lists for the sake of search (and maintainers.)
Jim Laskey
2005-10-22
1
-2
/
+27
*
New TableGen backends for subtarget information. Only command line stuff
Jim Laskey
2005-10-21
1
-0
/
+111