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
/
llvm-mca.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
1
-1
/
+1
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-1
/
+3
*
[Tools] Mark output of tools as text if it is text
Kai Nacke
2019-10-08
1
-1
/
+1
*
[llvm-mca] Add a -mattr flag
David Green
2019-10-01
1
-1
/
+6
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-15
/
+15
*
[MCA] Add flag -show-encoding to llvm-mca.
Andrea Di Biagio
2019-08-09
1
-4
/
+19
*
[MCA] Remove dependency from InstrBuilder in mca::Context. NFC
Andrea Di Biagio
2019-08-08
1
-23
/
+27
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-1
/
+1
*
[MCA] Add support for printing immedate values as hex. Also enable lexing of ...
Andrea Di Biagio
2019-08-02
1
-0
/
+7
*
[MCA] Slightly refactor the bottleneck analysis view. NFCI
Andrea Di Biagio
2019-06-18
1
-2
/
+4
*
[llvm-mca] Enable bottleneck analysis when flag -all-views is specified.
Andrea Di Biagio
2019-06-10
1
-0
/
+1
*
[MCA] Further refactor the bottleneck analysis view. NFCI.
Andrea Di Biagio
2019-06-10
1
-1
/
+1
*
[MCA] Remove unused fields from BottleneckAnalysis. NFC
Andrea Di Biagio
2019-05-31
1
-2
/
+1
*
[MCA] Refactor class BottleneckAnalysis. NFCI
Andrea Di Biagio
2019-05-31
1
-1
/
+2
*
[MCA] Zero-initialize field CRD in InstructionBase. Also run clang-format on ...
Andrea Di Biagio
2019-05-24
1
-6
/
+7
*
[MCA] Add support for nested and overlapping region markers
Andrea Di Biagio
2019-05-09
1
-0
/
+5
*
[MCA] Moved the bottleneck analysis to its own file. NFCI
Andrea Di Biagio
2019-04-17
1
-1
/
+5
*
[MCA] Add an experimental MicroOpQueue stage.
Andrea Di Biagio
2019-03-29
1
-3
/
+14
*
[MCA] Correctly update the UsedResourceGroups mask in the InstrBuilder.
Andrea Di Biagio
2019-03-26
1
-6
/
+2
*
[llvm-mca] Emit a message when no bottlenecks are identified.
Matt Davis
2019-03-07
1
-1
/
+2
*
[MCA] Highlight kernel bottlenecks in the summary view.
Andrea Di Biagio
2019-03-04
1
-1
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-mca] Rename an error variable.
Matt Davis
2018-12-19
1
-2
/
+2
*
[llvm-mca] Add an error handler for error from parseCodeRegions
Matt Davis
2018-12-19
1
-10
/
+14
*
[MCA] Don't assume that createMCInstrAnalysis() always returns a valid pointer.
Andrea Di Biagio
2018-12-17
1
-1
/
+1
*
[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
Clement Courbet
2018-12-17
1
-5
/
+5
*
[llvm-mca][MC] Add the ability to declare which processor resources model loa...
Andrea Di Biagio
2018-11-29
1
-2
/
+2
*
Reapply "[llvm-mca] Return the total number of cycles from method Pipeline::r...
Andrea Di Biagio
2018-11-28
1
-2
/
+3
*
Revert [llvm-mca] Return the total number of cycles from method Pipeline::run().
Andrea Di Biagio
2018-11-28
1
-3
/
+2
*
[llvm-mca] Return the total number of cycles from method Pipeline::run().
Andrea Di Biagio
2018-11-28
1
-2
/
+3
*
[llvm-mca][View] Improved Retire Control Unit Statistics.
Andrea Di Biagio
2018-11-23
1
-1
/
+1
*
[llvm-mca] Partially revert r346417.
Matt Davis
2018-11-08
1
-16
/
+19
*
[llvm-mca] PR39261: Rename FetchStage to EntryStage.
Andrea Di Biagio
2018-11-08
1
-2
/
+2
*
[llvm-mca] Remove unneeded namespace qualifier. NFC.
Matt Davis
2018-11-08
1
-24
/
+21
*
[llvm-mca] Move the AssembleInput logic into its own class.
Matt Davis
2018-11-07
1
-103
/
+9
*
[llvm-mca] Remove the verb 'assemble' from a few options in help. NFC.
Matt Davis
2018-10-31
1
-17
/
+17
*
[llvm-mca] Lower to mca::Instructon before the pipeline is run.
Andrea Di Biagio
2018-10-29
1
-20
/
+29
*
[llvm-mca] Removed dependency on mca::SourcMgr in some Views. NFC
Andrea Di Biagio
2018-10-26
1
-7
/
+12
*
[llvm-mca] Remove dependency from InstrBuilder in class InstructionTables.
Andrea Di Biagio
2018-10-24
1
-1
/
+1
*
[llvm-mca] [llvm-mca] Improved error handling and error reporting from class ...
Andrea Di Biagio
2018-10-24
1
-7
/
+33
*
[llvm-mca] Use llvm::ArrayRef in class SourceMgr. NFCI
Andrea Di Biagio
2018-10-22
1
-8
/
+10
*
Test commit. NFC.
Owen Rodley
2018-09-28
1
-1
/
+1
*
[llvm-mca] Don't disable the SummaryView if flag `-all-stats` is false.
Andrea Di Biagio
2018-08-29
1
-1
/
+0
*
[llvm-mca] Introduce the llvm-mca library and organize the directory accordin...
Matt Davis
2018-08-27
1
-4
/
+4
*
[llvm-mca] Move views and stats into a Views subdir. NFC.
Matt Davis
2018-08-24
1
-8
/
+8
*
[llvm-mca] Remove unused formal parameter. NFC.
Matt Davis
2018-08-20
1
-4
/
+4
*
[llvm-mca] Propagate fatal llvm-mca errors from library classes to driver.
Matt Davis
2018-08-13
1
-2
/
+7
*
[ADT] Normalize empty triple components
Petr Hosek
2018-08-08
1
-1
/
+0
*
[llvm-mca] Update the help text to reflect "physical" registers. NFC.
Matt Davis
2018-07-31
1
-1
/
+1
*
[llvm-mca] Turn InstructionTables into a Stage.
Matt Davis
2018-07-14
1
-6
/
+12
[next]