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
/
lib
/
InstrBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
Clement Courbet
2018-12-17
1
-675
/
+0
*
[llvm-mca] Add support for instructions with a variadic number of operands.
Andrea Di Biagio
2018-11-25
1
-18
/
+81
*
[llvm-mca] InstrBuilder: warnings for call/ret instructions are only reported...
Andrea Di Biagio
2018-11-24
1
-3
/
+6
*
[llvm-mca] Refactor some of the logic in InstrBuilder, and add a verifyOperan...
Andrea Di Biagio
2018-11-23
1
-75
/
+116
*
[llvm-mca] Account for buffered resources when analyzing "Super" resources.
Andrea Di Biagio
2018-11-09
1
-1
/
+28
*
[llvm-mca] Move namespace mca inside llvm::
Fangrui Song
2018-10-30
1
-2
/
+2
*
[llvm-mca] Introduce a new base class for mca::Instruction, and change how re...
Andrea Di Biagio
2018-10-25
1
-6
/
+6
*
[llvm-mca] Removed a couple of redundant method declarations, and simplified ...
Andrea Di Biagio
2018-10-25
1
-0
/
+8
*
[llvm-mca] [llvm-mca] Improved error handling and error reporting from class ...
Andrea Di Biagio
2018-10-24
1
-36
/
+23
*
[tblgen][llvm-mca] Add the ability to describe move elimination candidates vi...
Andrea Di Biagio
2018-10-12
1
-0
/
+2
*
[llvm-mca] Check for inconsistencies when constructing instruction descriptors.
Andrea Di Biagio
2018-10-04
1
-0
/
+34
*
[llvm-mca] Rename the 'Subtract' method to 'subtract'
Matt Davis
2018-10-01
1
-1
/
+1
*
[llvm-mca] Remove redundant namespace prefixes. NFC
Andrea Di Biagio
2018-09-28
1
-11
/
+10
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-1
/
+1
*
[TableGen][SubtargetEmitter] Add the ability for processor models to describe...
Andrea Di Biagio
2018-09-19
1
-5
/
+25
*
[llvm-mca] Add the ability to mark register reads/writes associated with dep-...
Andrea Di Biagio
2018-09-18
1
-6
/
+12
*
[llvm-mca] Introduce the llvm-mca library and organize the directory accordin...
Matt Davis
2018-08-27
1
-0
/
+485