aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/TargetInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-26/+19
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+24
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-12/+90
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-22/+24
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+87
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-171-0/+31
* When folding memory operands, preserve existing MachineMemOperands.Andrew Trick2013-11-141-3/+14
* IfConverter: Use TargetSchedule for instruction latenciesArnold Schwaighofer2013-09-301-0/+4
* Machine Model: Add MicroOpBufferSize and resource BufferSize.Andrew Trick2013-06-151-22/+6
* Add static cast to unsigned char whenever a character classification function...Guy Benyei2013-02-121-1/+1
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-1/+1
* Move the guts of TargetInstrInfoImpl into the TargetInstrInfo class.Jakob Stoklund Olesen2012-11-281-8/+659
* Move Target{Instr,Register}Info.cpp into lib/CodeGen.Jakob Stoklund Olesen2012-11-281-0/+88