aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetInstrInfo.cpp
AgeCommit message (Expand)Author
2013-02-12Add static cast to unsigned char whenever a character classification function...Guy Benyei
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-11-28Move the guts of TargetInstrInfoImpl into the TargetInstrInfo class.Jakob Stoklund Olesen
2012-11-28Move Target{Instr,Register}Info.cpp into lib/CodeGen.Jakob Stoklund Olesen