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
/
tools
/
llvm-mca
/
Backend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-mca] Rename Backend to Pipeline. NFC.
Matt Davis
2018-06-25
1
-111
/
+0
*
[llvm-mca] Introduce a sequential container of Stages
Matt Davis
2018-06-22
1
-13
/
+29
*
[llvm-mca] Introduce the ExecuteStage (was originally the Scheduler class).
Matt Davis
2018-06-14
1
-3
/
+2
*
[llvm-mca] Add the RetireStage.
Matt Davis
2018-05-25
1
-0
/
+5
*
[llvm-mca] Move DispatchStage::cycleEvent to preExecute. NFC.
Matt Davis
2018-05-22
1
-3
/
+3
*
[llvm-mca] Make Dispatch a subclass of Stage.
Matt Davis
2018-05-17
1
-5
/
+3
*
[llvm-mca] Introduce a pipeline Stage class and FetchStage.
Matt Davis
2018-05-15
1
-8
/
+10
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-4
/
+4
*
[llvm-mca] Avoid exposing index values in the MCA interfaces.
Matt Davis
2018-05-07
1
-8
/
+7
*
[llvm-mca] remove unused argument from method InstrBuilder::createInstrDescImpl.
Andrea Di Biagio
2018-05-04
1
-2
/
+1
*
[llvm-mca] Removed unused argument from cycleEvent. NFC
Andrea Di Biagio
2018-04-12
1
-4
/
+4
*
[llvm-mca] Pass the InstrBuilder to the constructor of Backend.
Andrea Di Biagio
2018-03-23
1
-1
/
+1
*
[llvm-mca] Simplify (and better standardize) the Instruction interface.
Andrea Di Biagio
2018-03-22
1
-1
/
+1
*
[llvm-mca] Move the logic that computes the scheduler's queue usage to the Ba...
Andrea Di Biagio
2018-03-20
1
-0
/
+10
*
[llvm-mca] Use llvm::make_unique in a few places. NFC
Andrea Di Biagio
2018-03-20
1
-3
/
+2
*
[llvm-mca] Move the routine that computes processor resource masks to its own...
Andrea Di Biagio
2018-03-20
1
-1
/
+1
*
[llvm-mca] Add pipeline stall events.
Andrea Di Biagio
2018-03-19
1
-1
/
+7
*
[llvm-mca] Simplify code. NFC.
Andrea Di Biagio
2018-03-15
1
-1
/
+1
*
[llvm-mca] Move the logic that updates the register files from InstrBuilder t...
Andrea Di Biagio
2018-03-14
1
-18
/
+10
*
[llvm-mca] Refactor event listeners to make the backend agnostic to event types.
Clement Courbet
2018-03-13
1
-43
/
+2
*
[llvm-mca] Fix handling of zero-latency instructions.
Andrea Di Biagio
2018-03-08
1
-5
/
+0
*
[llvm-mca] Unify the API for the various views. NFCI
Andrea Di Biagio
2018-03-08
1
-5
/
+5
*
[llvm-mca] LLVM Machine Code Analyzer.
Andrea Di Biagio
2018-03-08
1
-0
/
+132