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
/
Target
/
Hexagon
/
HexagonMachineScheduler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-13
/
+13
*
mi-sched: Precompute a PressureDiff for each instruction, adjust for liveness...
Andrew Trick
2013-08-30
1
-1
/
+1
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-2
/
+1
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-4
/
+4
*
misched: Use the TargetSchedModel interface wherever possible.
Andrew Trick
2012-10-10
1
-20
/
+13
*
DAG post-process for Hexagon MI scheduler
Sergei Larin
2012-09-14
1
-0
/
+7
*
Remove redundant private field.
Benjamin Kramer
2012-09-14
1
-2
/
+1
*
Reorganize MachineScheduler interfaces and publish them in the header.
Andrew Trick
2012-09-11
1
-198
/
+6
*
Add "blocked" heuristic to the Hexagon MI scheduler.
Sergei Larin
2012-09-10
1
-141
/
+155
*
Remove redundant semicolons to fix -pedantic-errors build.
Richard Smith
2012-09-05
1
-2
/
+2
*
Porting Hexagon MI Scheduler to the new API.
Sergei Larin
2012-09-04
1
-0
/
+423