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
/
utils
/
TableGen
/
SubtargetEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TableGen] Fix a bug that MCSchedClassDesc is interfered between different Sc...
QingShan Zhang
2019-10-11
1
-0
/
+1
*
[TableGen] Support encoding per-HwMode
James Molloy
2019-09-19
1
-0
/
+3
*
[TableGen] Correct comments for end of namespace. NFC
Bjorn Pettersson
2019-08-25
1
-2
/
+2
*
[WebAssembly] Merge used feature sets, update atomics linkage policy
Thomas Lively
2019-03-29
1
-1
/
+4
*
[Subtarget] Merge ProcSched and ProcDesc arrays in MCSubtargetInfo into a sin...
Craig Topper
2019-03-05
1
-42
/
+11
*
[Subtarget] Create a separate SubtargetSubtargetKV struct for ProcDesc to rem...
Craig Topper
2019-03-05
1
-6
/
+4
*
[Subtarget] Follow up to r355167, add another set of curly braces to FeatureB...
Craig Topper
2019-03-04
1
-2
/
+2
*
[Subtarget] Remove static global constructor call from the tablegened subtarg...
Craig Topper
2019-03-01
1
-21
/
+44
*
[MC] Make SubtargetFeatureKV only store one FeatureBitset and use an 'unsigne...
Craig Topper
2019-02-18
1
-6
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-mca][MC] Add the ability to declare which processor resources model loa...
Andrea Di Biagio
2018-11-29
1
-0
/
+29
*
[TableGen] Emit more variant transitions
Evandro Menezes
2018-11-23
1
-2
/
+15
*
[MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.
Clement Courbet
2018-10-25
1
-79
/
+7
*
[tblgen][llvm-mca] Add the ability to describe move elimination candidates vi...
Andrea Di Biagio
2018-10-12
1
-5
/
+9
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-9
/
+8
*
[llvm-exegesis] Add support for measuring NumMicroOps.
Clement Courbet
2018-09-26
1
-0
/
+7
*
[TableGen][SubtargetEmitter] Add the ability for processor models to describe...
Andrea Di Biagio
2018-09-19
1
-1
/
+44
*
[NFC] Update comments regarding BufferSize for ProcResources
Jinsong Ji
2018-09-18
1
-1
/
+1
*
[Tablegen][MCInstPredicate] Removed redundant template argument from class TI...
Andrea Di Biagio
2018-08-14
1
-1
/
+1
*
[Tablegen] Replace uses of formatted_raw_ostream with raw_ostream in the pred...
Andrea Di Biagio
2018-08-13
1
-17
/
+22
*
[Tablegen][SubtargetEmitter] Improve expansion of predicates of a variant sch...
Andrea Di Biagio
2018-08-13
1
-15
/
+39
*
[Tablegen][SubtargetEmitter] refactor method `emitSchedModelHelpersImpl()`. NFCI
Andrea Di Biagio
2018-08-10
1
-62
/
+96
*
[TableGen] Emit a fatal error on inconsistencies in resource units vs cycles.
Clement Courbet
2018-06-13
1
-2
/
+16
*
[MCSchedule] Add the ability to compute the latency and throughput informatio...
Andrea Di Biagio
2018-05-31
1
-3
/
+24
*
[Tablegen] Avoid generating empty switch statements. NFC
Andrea Di Biagio
2018-05-27
1
-4
/
+10
*
[Tablegen][SubtargetEmitter] Add a default case to the auto-generated switch ...
Andrea Di Biagio
2018-05-25
1
-1
/
+3
*
[RFC][Patch 2/3] Add a MCSubtargetInfo hook to resolve variant scheduling cla...
Andrea Di Biagio
2018-05-25
1
-1
/
+24
*
[RFC][Patch 1/3] Add a new class of predicates for variant scheduling classes.
Andrea Di Biagio
2018-05-25
1
-30
/
+76
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-6
/
+7
*
[Tablegen] SubtargetEmitter: move the logic that prints predicates for varian...
Andrea Di Biagio
2018-04-26
1
-21
/
+47
*
[llvm-exegesis] Fix PfmIssueCountersTable creation
Simon Pilgrim
2018-04-19
1
-6
/
+11
*
[MC][TableGen] Fix r329675.
Clement Courbet
2018-04-10
1
-4
/
+6
*
[MC][TableGen] Add optional libpfm counter names for ProcResUnits.
Clement Courbet
2018-04-10
1
-3
/
+59
*
[TableGen] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-06
1
-9
/
+9
*
Fix the buildbots after r329304.
Andrea Di Biagio
2018-04-05
1
-1
/
+1
*
[MC][Tablegen] Allow models to describe the retire control unit for llvm-mca.
Andrea Di Biagio
2018-04-05
1
-0
/
+17
*
[MC] Fix spaces between values printed by EmitRegisterFileInfo.
Andrea Di Biagio
2018-04-05
1
-2
/
+2
*
[Tablegen] Slightly refactor method SubtargetEmitter::EmitExtraProcessorInfo.
Andrea Di Biagio
2018-04-04
1
-10
/
+41
*
[MC][Tablegen] Allow the definition of processor register files in the schedu...
Andrea Di Biagio
2018-04-03
1
-2
/
+65
*
[TableGen] Don't capture returned std::vectors by const reference.
Craig Topper
2018-03-23
1
-12
/
+8
*
Fix some user facing typos
Sylvestre Ledru
2018-03-17
1
-2
/
+2
*
[MCSchedule] Always generate processor resource names.
Andrea Di Biagio
2018-03-08
1
-2
/
+2
*
Shrink various scheduling tables by using narrower types.
Benjamin Kramer
2018-02-23
1
-7
/
+12
*
[TargetSchedule] Fix r324582.
Clement Courbet
2018-02-09
1
-1
/
+1
*
Fix missing field initializer warning in TableGen SubtargetEmitter
David Blaikie
2018-02-08
1
-3
/
+4
*
[TargetSchedule] Expose sub-units of a ProcResGroup in MCProcResourceDesc.
Clement Courbet
2018-02-08
1
-3
/
+39
*
[TableGen] Improve error reporting
Evandro Menezes
2017-11-21
1
-4
/
+6
*
[TableGen] Use Twine instead of std::string concatenation in two calls to Pri...
Craig Topper
2017-10-26
1
-4
/
+4
*
[TableGen] Fix some formatting quirks in the subtarget output file.
Craig Topper
2017-10-24
1
-4
/
+5
*
[TableGen] Simplify some of the subtarget emission by removing code that avoi...
Craig Topper
2017-10-24
1
-45
/
+11
[next]