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
/
include
/
llvm
/
Target
/
TargetSchedule.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added instregex support to TableGen subtarget emitter.
Andrew Trick
2012-10-03
1
-2
/
+11
*
Machine Model (-schedmodel only). Added SchedAliases.
Andrew Trick
2012-09-22
1
-1
/
+32
*
misched: Generic tablegen classes for the new machine model.
Andrew Trick
2012-09-14
1
-7
/
+291
*
comment
Andrew Trick
2012-09-14
1
-1
/
+1
*
Added MispredictPenalty to SchedMachineModel.
Andrew Trick
2012-08-08
1
-0
/
+1
*
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-07
1
-127
/
+15
*
Reapply "Make NumMicroOps a variable in the subtarget's instruction itinerary."
Andrew Trick
2012-07-02
1
-9
/
+10
*
Revert "Make NumMicroOps a variable in the subtarget's instruction itinerary."
Andrew Trick
2012-06-29
1
-10
/
+9
*
Make NumMicroOps a variable in the subtarget's instruction itinerary.
Andrew Trick
2012-06-29
1
-9
/
+10
*
Use "NoItineraries" for processors with no itineraries.
Andrew Trick
2012-06-22
1
-1
/
+2
*
misched: Added MultiIssueItineraries.
Andrew Trick
2012-06-05
1
-1
/
+20
*
whitespace
Andrew Trick
2012-06-05
1
-4
/
+5
*
Comments about operand cycles and pipeline forwarding pathes.
Evan Cheng
2010-09-30
1
-1
/
+17
*
Add support to model pipeline bypass / forwarding.
Evan Cheng
2010-09-28
1
-3
/
+15
*
For each instruction itinerary class, specify the number of micro-ops each
Evan Cheng
2010-09-09
1
-1
/
+8
*
Make processor FUs unique for given itinerary. This extends the limit of 32
Anton Korobeynikov
2010-04-18
1
-2
/
+3
*
Since tblgen bug was fixed (thanks Jakob!) we don't need InstrStage2 hack any...
Anton Korobeynikov
2010-04-07
1
-8
/
+5
*
Make use of new reserved/required scheduling stuff: introduce VFP and NEON lo...
Anton Korobeynikov
2010-04-07
1
-5
/
+10
*
Initial support for different kinds of FU reservation.
Anton Korobeynikov
2010-04-07
1
-1
/
+10
*
Fix apostrophos.
Dan Gohman
2009-09-15
1
-1
/
+1
*
Extend the instruction itinerary model to include the ability to indicate the...
David Goodwin
2009-08-17
1
-1
/
+3
*
Enhance the InstrStage object to enable the specification of an Itinerary wit...
David Goodwin
2009-08-12
1
-5
/
+14
*
Move target independent td files from lib/Target/ to include/llvm/Target so t...
Evan Cheng
2008-11-24
1
-0
/
+72