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
/
SearchableTableEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-09
1
-2
/
+2
*
Use a bit of relaxed constexpr to make FeatureBitset costant intializable
Benjamin Kramer
2019-08-24
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-7
/
+7
*
[AMDGPU] gfx1010 SearchableTableEmitter patch for NSA
Stanislav Mekhanoshin
2019-05-13
1
-1
/
+1
*
[TableGen] Fix null pointer dereferencing.
Simon Pilgrim
2019-04-29
1
-1
/
+1
*
[tablegen] Add locations to many PrintFatalError() calls
Daniel Sanders
2019-02-12
1
-10
/
+14
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
TableGen: Fix ASAN error
Nicolai Haehnle
2018-10-31
1
-11
/
+9
*
TableGen/SearchableTables: Cast enums to unsigned in generated code
Nicolai Haehnle
2018-08-23
1
-0
/
+9
*
TableGen/SearchableTables: Support more generic enums and tables
Nicolai Haehnle
2018-06-21
1
-201
/
+634
*
TableGen: Support Intrinsic values in SearchableTable
Nicolai Haehnle
2018-04-01
1
-4
/
+37
*
Remove redundant includes from utils/TableGen.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
[tablegen] Avoid creating temporary strings
Alexander Shaposhnikov
2017-07-05
1
-5
/
+5
*
[TableGen] Adapt more places to getValueAsString now returning a StringRef in...
Craig Topper
2017-05-31
1
-2
/
+2
*
[tblgen] Compare const char * with strcmp instead of creating StringRef.
Benjamin Kramer
2016-07-26
1
-2
/
+2
*
TableGen: avoid string copy.
Tim Northover
2016-07-05
1
-1
/
+1
*
AArch64: TableGenerate system instruction operands.
Tim Northover
2016-07-05
1
-0
/
+320