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
/
MCA
/
InstrBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MCA] Fix a spelling mistake in a comment. NFC
Greg Bedwell
2019-10-27
1
-1
/
+1
*
[MCA] consistently use MCPhysReg instead of unsigned as register type. NFCI
Andrea Di Biagio
2019-08-22
1
-6
/
+4
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
[MCA] Slightly refactor the logic in ResourceManager. NFCI
Andrea Di Biagio
2019-08-15
1
-18
/
+12
*
[MCA] Ignore invalid processor resource writes of zero cycles. NFCI
Andrea Di Biagio
2019-06-14
1
-2
/
+14
*
[MCA] Remove dead assignment. NFC
Andrea Di Biagio
2019-05-08
1
-1
/
+0
*
[MCA] Correctly update the UsedResourceGroups mask in the InstrBuilder.
Andrea Di Biagio
2019-03-26
1
-0
/
+1
*
[MCA] Store a bitmask of used groups in the instruction descriptor.
Andrea Di Biagio
2019-02-13
1
-4
/
+11
*
[MC][X86] Correctly model additional operand latency caused by transfer delay...
Andrea Di Biagio
2019-01-23
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MCA] Fix wrong definition of ResourceUnitMask in DefaultResourceStrategy.
Andrea Di Biagio
2019-01-10
1
-5
/
+7
*
[llvm-mca] Display masks in hex
Evandro Menezes
2019-01-09
1
-2
/
+3
*
[llvm-mca] Improve debugging (NFC)
Evandro Menezes
2019-01-08
1
-0
/
+3
*
[MCA] Improved handling of in-order issue/dispatch resources.
Andrea Di Biagio
2019-01-04
1
-1
/
+11
*
[MCA] Add support for BeginGroup/EndGroup.
Andrea Di Biagio
2018-12-17
1
-0
/
+2
*
[MCA] Don't assume that createMCInstrAnalysis() always returns a valid pointer.
Andrea Di Biagio
2018-12-17
1
-8
/
+13
*
[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
Clement Courbet
2018-12-17
1
-0
/
+675