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
/
SequenceToOffsetTable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relax assertions when there's really no entries. [NFC]
Michael Liao
2019-10-22
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove usages of deprecated std::unary_function and std::binary_function.
Benjamin Kramer
2017-09-14
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Reduce size of some tables in tablegen register info output.
Craig Topper
2014-11-22
1
-0
/
+5
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Add missing include
Craig Topper
2013-08-28
1
-0
/
+1
*
Sort the #include lines for utils/...
Chandler Carruth
2012-12-04
1
-2
/
+2
*
Revert r163878 as it breaks on targets with alternate register names. Such ta...
Craig Topper
2012-09-15
1
-2
/
+1
*
Reduce size of register name index tables by using uint16_t for all in tree t...
Craig Topper
2012-09-14
1
-2
/
+3
*
Fix a bunch of -Wdocumentation warnings.
Dmitri Gribenko
2012-08-23
1
-2
/
+2
*
enhance the intrinsic info stuff to emit encodings that don't fit in 32-bits ...
Chris Lattner
2012-05-17
1
-0
/
+2
*
Use SequenceToOffsetTable in emitRegisterNameString.
Jakob Stoklund Olesen
2012-03-30
1
-0
/
+14
*
Reapply 153764 and 153761 with a fix.
Jakob Stoklund Olesen
2012-03-30
1
-2
/
+4
*
Revert 153764 and 153761. They broke a --enable-optimized --enable-assertions
Rafael Espindola
2012-03-30
1
-4
/
+2
*
Compress SimpleValueType lists by sharing.
Jakob Stoklund Olesen
2012-03-30
1
-2
/
+4
*
Add a SequenceToOffsetTable to TableGen.
Jakob Stoklund Olesen
2012-03-30
1
-0
/
+123