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
/
InfoByHwMode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TableGen] Support encoding per-HwMode
James Molloy
2019-09-19
1
-0
/
+11
*
Add support for pointer types in patterns
Tom Stellard
2019-02-20
1
-1
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-2
/
+2
*
[TableGen] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-06
1
-2
/
+2
*
Remove redundant includes from utils/TableGen.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
[TableGen] Replace InfoByHwMode::getAsString with writeToStream
Krzysztof Parzyszek
2017-09-22
1
-27
/
+36
*
Revert "[TableGen] Replace InfoByHwMode::getAsString with writeToStream"
Krzysztof Parzyszek
2017-09-22
1
-35
/
+27
*
[TableGen] Replace InfoByHwMode::getAsString with writeToStream
Krzysztof Parzyszek
2017-09-22
1
-27
/
+35
*
[TableGen] Return StringRef from ValueTypeByHwMode::getMVTName
Simon Pilgrim
2017-09-22
1
-5
/
+4
*
TableGen support for parameterized register class information
Krzysztof Parzyszek
2017-09-14
1
-0
/
+199