Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b09cfb51ca2bc0ed4a019cc46dd20223b966a577
/
llvm
/
utils
/
TableGen
/
SequenceToOffsetTable.h
c3c002d
Reduce size of some tables in tablegen register info output.
by Craig Topper
· 11 years ago
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
d664760
Add missing include
by Craig Topper
· 12 years ago
91d19d8
Sort the #include lines for utils/...
by Chandler Carruth
· 13 years ago
f8f0a23
Revert r163878 as it breaks on targets with alternate register names. Such targets do not exist in the main tree so this was not noticed.
by Craig Topper
· 13 years ago
805e39b
Reduce size of register name index tables by using uint16_t for all in tree targets. If more than 16-bits are needed for any out of tree targets, code will detect and use uint32_t instead.
by Craig Topper
· 13 years ago
65340a6
Fix a bunch of -Wdocumentation warnings.
by Dmitri Gribenko
· 13 years ago
a3b0f52
enhance the intrinsic info stuff to emit encodings that don't fit in 32-bits into a
by Chris Lattner
· 13 years ago
892f480
Use SequenceToOffsetTable in emitRegisterNameString.
by Jakob Stoklund Olesen
· 14 years ago
066aba5
Reapply 153764 and 153761 with a fix.
by Jakob Stoklund Olesen
· 14 years ago
fc06055
Revert 153764 and 153761. They broke a --enable-optimized --enable-assertions
by Rafael Espindola
· 14 years ago
e214c3d
Compress SimpleValueType lists by sharing.
by Jakob Stoklund Olesen
· 14 years ago
a234f2e
Add a SequenceToOffsetTable to TableGen.
by Jakob Stoklund Olesen
· 14 years ago