Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
MC
/
MCInstrDesc.cpp
4cf35b4
[ARM][MC] Move information about variadic register defs into tablegen
by Oliver Stannard
· 7 years ago
e5e035a3
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical register arrays already use this typedef.
by Craig Topper
· 10 years ago
ad98745
MC: Constify MCSubtargetInfo in getDeprecationInfo(), NFC
by Duncan P. N. Exon Smith
· 10 years ago
db0712f
Use std::bitset for SubtargetFeatures.
by Michael Kuperstein
· 10 years ago
3de83e4
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
by Pete Cooper
· 10 years ago
80735a2
Move some methods to a new MCInstrDesc.cpp file to allow includes to be trimmed. NFC.
by Pete Cooper
· 10 years ago