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
/
MachinePipeliner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Pipeliner] Fix renaming in pipeliner when eliminating phis
Krzysztof Parzyszek
2018-03-26
1
-1
/
+1
*
[Pipeliner] Fix number of phis to generate in the epilog
Krzysztof Parzyszek
2018-03-26
1
-10
/
+7
*
[Pipeliner] Use latency to compute RecMII
Krzysztof Parzyszek
2018-03-26
1
-4
/
+8
*
[Pipeliner] Fix assert caused by pipeliner serialization
Krzysztof Parzyszek
2018-03-26
1
-28
/
+23
*
[Pipeliner] Enable more base+offset dependence changes in pipeliner
Krzysztof Parzyszek
2018-03-26
1
-2
/
+7
*
[Pipeliner] Fix calculation when reusing phis
Krzysztof Parzyszek
2018-03-26
1
-3
/
+3
*
[Pipeliner] Fix check for order dependences when finalizing instructions
Krzysztof Parzyszek
2018-03-26
1
-51
/
+49
*
[Pipeliner] Fix in the pipeliner phi reuse code
Krzysztof Parzyszek
2018-03-26
1
-1
/
+2
*
[Pipeliner] Pipeliner should mark physical registers as used
Krzysztof Parzyszek
2018-03-26
1
-1
/
+8
*
[Pipeliner] Correctly update memoperands in the epilog
Krzysztof Parzyszek
2018-03-26
1
-2
/
+4
*
[Hexagon] Eliminate subregisters from PHI nodes before pipelining
Krzysztof Parzyszek
2018-03-21
1
-39
/
+74
*
Quiet unused variable warnings. NFC.
David L Kreitzer
2018-03-16
1
-0
/
+3
*
[Pipeliner] Fixed node order issue related to zero latency edges
Roorda, Jan-Willem
2018-03-07
1
-22
/
+139
*
[Pipeliner] Test commit: fixed spelling mistake in comments
Roorda, Jan-Willem
2018-03-06
1
-1
/
+1
*
[Pipeliner] Drop memrefs instead of creating ones with size UINT64_MAX
Krzysztof Parzyszek
2018-02-27
1
-2
/
+4
*
Revert "[Pipeliner] Drop memrefs instead of creating ones with size UINT64_MAX"
Krzysztof Parzyszek
2018-02-27
1
-4
/
+2
*
[Pipeliner] Drop memrefs instead of creating ones with size UINT64_MAX
Krzysztof Parzyszek
2018-02-27
1
-2
/
+4
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-01-17
1
-3
/
+3
*
support phi ranges for machine-level IR
Bob Wilson
2018-01-04
1
-16
/
+10
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-3
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-2
/
+2
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-2
/
+2
*
[Pipeliner] Fix offset value for instrs dependent on post-inc load/stores
Krzysztof Parzyszek
2017-10-11
1
-3
/
+8
*
[Pipeliner] Improve serialization order for post-increments
Krzysztof Parzyszek
2017-10-11
1
-13
/
+57
*
CodeGen: Minor cleanups to use MachineInstr::getMF. NFC
Justin Bogner
2017-10-10
1
-1
/
+1
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-09-11
1
-49
/
+50
*
Guard print() functions only used by dump() functions.
Florian Hahn
2017-07-31
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
CodeGen: Rename DEBUG_TYPE to match passnames
Matthias Braun
2017-05-25
1
-2
/
+2
*
Spelling mistakes in comments. NFCI.
Simon Pilgrim
2017-03-31
1
-1
/
+1
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-1
/
+1
*
Remove redundant conditions (PR31753). NFCI.
Simon Pilgrim
2017-03-16
1
-2
/
+2
*
[MachinePipeliner] Remove redundant destructor. NFC.
Benjamin Kramer
2017-02-16
1
-8
/
+1
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-2
/
+6
*
Add the DAG mutation interface to the software pipeliner
Krzysztof Parzyszek
2016-12-22
1
-1
/
+18
*
Fix two bugs in the pipeliner in renaming phis in the prolog and epilog
Krzysztof Parzyszek
2016-12-22
1
-2
/
+2
*
Extract LaneBitmask into a separate type
Krzysztof Parzyszek
2016-12-15
1
-2
/
+4
*
Remove redundant condition (PR28800) NFCI.
Simon Pilgrim
2016-11-14
1
-2
/
+1
*
Use MachineInstr::mop_iterator instead of MIOperands; NFC
Matthias Braun
2016-10-24
1
-6
/
+6
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-2
/
+2
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
1
-6
/
+6
*
[CodeGen] Split out the notions of MI invariance and MI dereferenceability.
Justin Lebar
2016-09-11
1
-1
/
+2
*
[CodeGen] Rename MachineInstr::isInvariantLoad to isDereferenceableInvariantL...
Justin Lebar
2016-09-10
1
-1
/
+1
*
ADT: Give ilist<T>::reverse_iterator a handle to the current node
Duncan P. N. Exon Smith
2016-08-30
1
-2
/
+1
*
[CodeGen] Convert a loop to a for-each loop. NFC
Justin Lebar
2016-08-23
1
-7
/
+5
*
[Pipeliner] Fix an asssert due to invalid Phi in the epilog
Brendon Cahoon
2016-08-16
1
-2
/
+1
*
Minor comment fix ("generate" --> "generates").
Justin Lebar
2016-08-12
1
-1
/
+1
[prev]
[next]