index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
MachineScheduler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MachineScheduler: Allow independent scheduling of sub register defs
Matthias Braun
2016-01-20
1
-43
/
+104
*
RegisterPressure: Make liveness tracking subregister aware
Matthias Braun
2016-01-20
1
-12
/
+12
*
MachineScheduler: Add a target hook for deciding which RegPressure sets to
Tom Stellard
2015-12-16
1
-7
/
+19
*
MachineScheduler: Print initial pressure in debug dump
Matthias Braun
2015-11-13
1
-0
/
+7
*
MachineScheduler: Improve debug output for "only one node in readyset"
Matthias Braun
2015-11-13
1
-2
/
+2
*
MachineScheduler: Add regpressure information to debug dump
Matthias Braun
2015-11-06
1
-6
/
+30
*
ScheduleDAGInstrs: Remove IsPostRA flag; NFC
Matthias Braun
2015-11-03
1
-16
/
+14
*
Revert "ScheduleDAGInstrs: Remove IsPostRA flag"
Matthias Braun
2015-10-29
1
-14
/
+16
*
MachineScheduler: Fix typo in debug message
Matthias Braun
2015-10-29
1
-1
/
+1
*
ScheduleDAGInstrs: Remove IsPostRA flag
Matthias Braun
2015-10-29
1
-16
/
+14
*
MachineScheduler: Use ranged for and slightly simplify the code
Matthias Braun
2015-10-29
1
-11
/
+12
*
Make the SelectionDAG graph printer use SDNode::PersistentId labels.
James Y Knight
2015-10-27
1
-5
/
+0
*
MachineScheduler: Add a way to disable the 'ReduceLatency' heuristic
Matthias Braun
2015-10-22
1
-2
/
+2
*
CodeGen: Continue removing ilist iterator implicit conversions
Duncan P. N. Exon Smith
2015-10-09
1
-5
/
+5
*
Make MachineScheduler debug output less confusing.
James Y Knight
2015-09-18
1
-5
/
+26
*
Revert "(HEAD -> master, origin/master, origin/HEAD) RegisterPressure: Move L...
Matthias Braun
2015-09-17
1
-4
/
+4
*
RegisterPressure: Move LiveInRegs/LiveOutRegs from RegisterPressure to Pressu...
Matthias Braun
2015-09-17
1
-4
/
+4
*
MachineScheduler: Provide an option for node hiding cutoff and disable it by ...
Matthias Braun
2015-09-17
1
-1
/
+9
*
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
Chandler Carruth
2015-09-09
1
-3
/
+3
*
Fix three typos in comments; "easilly" -> "easily".
Nick Lewycky
2015-08-18
1
-1
/
+1
*
MachineScheduler: Restrict macroop fusion to data-dependent instructions.
Matthias Braun
2015-07-20
1
-9
/
+33
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-3
/
+3
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-3
/
+3
*
Fix "the the" in comments.
Eric Christopher
2015-06-19
1
-1
/
+1
*
[TargetInstrInfo] Rename getLdStBaseRegImmOfs and implement for x86.
Sanjoy Das
2015-06-15
1
-1
/
+1
*
Rename TargetSubtargetInfo::enablePostMachineScheduler() to enablePostRASched...
Matthias Braun
2015-06-13
1
-1
/
+1
*
MachineScheduler debug output clarity.
Andrew Trick
2015-05-17
1
-2
/
+3
*
RegisterPressureTracker: reword stale comments.
Andrew Trick
2015-05-17
1
-2
/
+1
*
Complete the MachineScheduler fix made way back in r210390.
Andrew Trick
2015-03-27
1
-2
/
+2
*
Remove useMachineScheduler and replace it with subtarget options
Eric Christopher
2015-03-11
1
-0
/
+11
*
The subtarget is cached on the MachineFunction. Access it directly.
Eric Christopher
2015-01-27
1
-3
/
+1
*
[MIScheduler] Slightly better handling of constrainLocalCopy when both source...
Michael Kuperstein
2015-01-19
1
-4
/
+7
*
Rename argument strings of codegen passes to avoid collisions with command line
Akira Hatanaka
2014-12-13
1
-2
/
+2
*
Reapply "[MachineScheduler] Fix for PR21807: minor code difference building w...
Andrea Di Biagio
2014-12-12
1
-1
/
+3
*
Revert: [MachineScheduler] Fix for PR21807: minor code difference building wi...
Andrea Di Biagio
2014-12-12
1
-3
/
+1
*
[MachineScheduler] Fix for PR21807: minor code difference building with/witho...
Andrea Di Biagio
2014-12-12
1
-1
/
+3
*
Access the subtarget off of the MachineFunction via the DAG
Eric Christopher
2014-10-14
1
-9
/
+7
*
[MiSched] Fix a logic error in tryPressure()
Hal Finkel
2014-10-10
1
-2
/
+2
*
Debugging Utility - optional ability for dumping critical path length
Gerolf Hoflehner
2014-08-07
1
-2
/
+16
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-2
/
+1
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-5
/
+9
*
Revert "Revert "MachineScheduler: better book-keeping for asserts.""
Chad Rosier
2014-07-02
1
-7
/
+11
*
Move remaining LLVM_ENABLE_DUMP conditionals out of the headers
Alp Toker
2014-07-01
1
-2
/
+1
*
Revert "MachineScheduler: better book-keeping for asserts."
Chad Rosier
2014-07-01
1
-7
/
+5
*
MachineScheduler: better book-keeping for asserts.
Andrew Trick
2014-07-01
1
-5
/
+7
*
Left out the NDEBUG in the previous checkin.
Andrew Trick
2014-06-27
1
-0
/
+2
*
MachineScheduler: add some book-keeping to fix an assert.
Andrew Trick
2014-06-27
1
-1
/
+7
*
Revert "Introduce a string_ostream string builder facilty"
Alp Toker
2014-06-26
1
-1
/
+2
*
Introduce a string_ostream string builder facilty
Alp Toker
2014-06-26
1
-2
/
+1
*
Fix the scheduler's MaxObservedStall computation.
Andrew Trick
2014-06-12
1
-2
/
+6
[prev]
[next]