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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Added MCSubtargetInfo to capture subtarget features and scheduling
Evan Cheng
2011-07-01
1
-3
/
+4
*
Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries)...
Evan Cheng
2011-06-29
1
-1
/
+1
*
Add annotations to tablegen-generated processor itineraries, or replace them ...
Andrew Trick
2011-04-01
1
-1
/
+2
*
whitespace
Andrew Trick
2011-04-01
1
-3
/
+3
*
Add support to model pipeline bypass / forwarding.
Evan Cheng
2010-09-28
1
-0
/
+3
*
For each instruction itinerary class, specify the number of micro-ops each
Evan Cheng
2010-09-09
1
-1
/
+3
*
Make processor FUs unique for given itinerary. This extends the limit of 32
Anton Korobeynikov
2010-04-18
1
-1
/
+2
*
Extend the instruction itinerary model to include the ability to indicate the...
David Goodwin
2009-08-17
1
-3
/
+5
*
Replace std::iostreams with raw_ostream in TableGen.
Daniel Dunbar
2009-07-03
1
-10
/
+10
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Allow itineraries to be passed through the Target Machine.
Jim Laskey
2005-11-01
1
-3
/
+4
*
Generate cpu to itinerary map.
Jim Laskey
2005-10-31
1
-1
/
+2
*
Removed Mr. Smith from the code.
Jim Laskey
2005-10-28
1
-12
/
+8
*
Now generating instruction itineraries for scheduling. Not my best work, but...
Jim Laskey
2005-10-27
1
-1
/
+21
*
Give full control of subtarget features over to table generated code.
Jim Laskey
2005-10-26
1
-1
/
+3
*
Refactored to make room for more stuff (scheduling info.)
Jim Laskey
2005-10-25
1
-0
/
+5
*
New TableGen backends for subtarget information. Only command line stuff
Jim Laskey
2005-10-21
1
-0
/
+37