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
/
CodeGen
/
MachineScheduler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-1
/
+0
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-1
/
+1
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-4
/
+213
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-17
/
+22
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-131
/
+395
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-0
/
+2
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-2
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-0
/
+2
*
Allow subtarget selection of the default MachineScheduler and document the in...
Andrew Trick
2013-09-20
1
-14
/
+55
*
mi-sched: cleanup register pressure update, remove a FIXME.
Andrew Trick
2013-09-06
1
-1
/
+2
*
Added MachineSchedPolicy.
Andrew Trick
2013-09-06
1
-2
/
+26
*
mi-sched: Suppress register pressure tracking when the scheduling window is t...
Andrew Trick
2013-09-04
1
-2
/
+6
*
mi-sched: bypass heuristic checks when regpressure tracking is disabled.
Andrew Trick
2013-09-04
1
-0
/
+3
*
Added -misched-regpressure option.
Andrew Trick
2013-09-04
1
-2
/
+4
*
mi-sched: update PressureDiffs on-the-fly for liveness.
Andrew Trick
2013-08-30
1
-1
/
+5
*
mi-sched: Precompute a PressureDiff for each instruction, adjust for liveness...
Andrew Trick
2013-08-30
1
-3
/
+10
*
Comment and revise the cyclic critical path code.
Andrew Trick
2013-08-29
1
-0
/
+3
*
mi-sched: Don't call MBB.size() in initSUnits. The driver already has instr c...
Andrew Trick
2013-08-23
1
-2
/
+1
*
Move #include from .h to .cpp file.
Jakub Staszak
2013-06-14
1
-1
/
+0
*
MI Sched: eliminate local vreg copies.
Andrew Trick
2013-04-24
1
-0
/
+4
*
MI-Sched: schedule physreg copies.
Andrew Trick
2013-04-13
1
-1
/
+4
*
Use const reference instead of vector object when passing an argument to
Jakub Staszak
2013-02-16
1
-1
/
+1
*
MachineScheduler support for viewGraph.
Andrew Trick
2013-01-25
1
-0
/
+3
*
MIsched: Improve the interface to SchedDFS analysis (subtrees).
Andrew Trick
2013-01-25
1
-8
/
+6
*
MISched: Add SchedDFSResult to ScheduleDAGMI to formalize the
Andrew Trick
2013-01-25
1
-5
/
+25
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
Fix a place where the declaration didn't use LLVM_ENABLE_DUMP but the
Chandler Carruth
2012-11-20
1
-1
/
+1
*
misched: Target-independent support for load/store clustering.
Andrew Trick
2012-11-12
1
-2
/
+25
*
misched: Heuristics based on the machine model.
Andrew Trick
2012-11-07
1
-1
/
+8
*
misched: ILP scheduler for experimental heuristics.
Andrew Trick
2012-10-15
1
-0
/
+4
*
misched: Use the TargetSchedModel interface wherever possible.
Andrew Trick
2012-10-10
1
-14
/
+0
*
misched: add a hook for custom DAG postprocessing.
Andrew Trick
2012-09-14
1
-0
/
+22
*
Reorganize MachineScheduler interfaces and publish them in the header.
Andrew Trick
2012-09-11
1
-0
/
+218
*
Consistently use AnalysisID types in TargetPassConfig.
Bob Wilson
2012-07-02
1
-1
/
+1
*
typo in declaration from earlier today
Andrew Trick
2012-04-25
1
-1
/
+1
*
Fix a naughty header include that breaks "installed" builds.
Andrew Trick
2012-04-24
1
-4
/
+4
*
misched: DAG builder support for tracking register pressure within the curren...
Andrew Trick
2012-04-24
1
-1
/
+5
*
Allow targets to select the default scheduler by name.
Andrew Trick
2012-04-19
1
-0
/
+3
*
misched: allow the default scheduler to be one chosen by the target.
Andrew Trick
2012-03-09
1
-3
/
+8
*
misched interface: Expose the MachineScheduler pass.
Andrew Trick
2012-03-08
1
-0
/
+86