summaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetInstrInfo.cpp
Commit message (Expand)AuthorAge
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-17
* When folding memory operands, preserve existing MachineMemOperands.Andrew Trick2013-11-14
* IfConverter: Use TargetSchedule for instruction latenciesArnold Schwaighofer2013-09-30
* Machine Model: Add MicroOpBufferSize and resource BufferSize.Andrew Trick2013-06-15
* Add static cast to unsigned char whenever a character classification function...Guy Benyei2013-02-12
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Move the guts of TargetInstrInfoImpl into the TargetInstrInfo class.Jakob Stoklund Olesen2012-11-28
* Move Target{Instr,Register}Info.cpp into lib/CodeGen.Jakob Stoklund Olesen2012-11-28