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
/
lib
/
CodeGen
/
TargetSchedule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MI-Sched cleanup. If an instruction has no valid sched class, do not attempt ...
Andrew Trick
2013-04-13
1
-0
/
+2
*
Change the default latency for implicit defs.
Andrew Trick
2013-03-16
1
-1
/
+4
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
misched: TargetSchedule interface for machine resources.
Andrew Trick
2012-11-06
1
-4
/
+35
*
misched: Better handling of invalid latencies in the machine model
Andrew Trick
2012-10-17
1
-2
/
+10
*
misched: Handle "transient" non-instructions.
Andrew Trick
2012-10-11
1
-17
/
+23
*
misched: fall-back to a target hook for instr bundles.
Andrew Trick
2012-10-10
1
-3
/
+4
*
misched: Use the TargetSchedModel interface wherever possible.
Andrew Trick
2012-10-10
1
-0
/
+49
*
misched: Add computeInstrLatency to TargetSchedModel.
Andrew Trick
2012-10-09
1
-0
/
+24
*
misched: Allow flags to disable hasInstrSchedModel/hasInstrItineraries for ex...
Andrew Trick
2012-10-09
1
-6
/
+12
*
Enable -schedmodel, but prefer itineraries until we have more benchmark data.
Andrew Trick
2012-10-04
1
-52
/
+51
*
TargetSchedule: cleanup computeOperandLatency logic & diagnostics.
Andrew Trick
2012-09-18
1
-6
/
+16
*
TargetSchedModel API. Implement latency lookup, disabled.
Andrew Trick
2012-09-18
1
-0
/
+140
*
Revert r164061-r164067. Most of the new subtarget emitter.
Andrew Trick
2012-09-17
1
-140
/
+0
*
TargetSchedModel API. Implement latency lookup, disabled.
Andrew Trick
2012-09-17
1
-0
/
+140
*
TargetSchedModel interface. To be implemented...
Andrew Trick
2012-09-14
1
-0
/
+32