aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/TargetRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+10
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-7/+7
* PrintVRegOrUnitAndrew Trick2013-08-231-0/+8
* Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.Michael J. Spencer2013-05-241-2/+2
* Add TargetRegisterInfo::getCoveringLanes().Jakob Stoklund Olesen2013-05-161-2/+4
* Remove unneeded "TargetMachine.h" #includes.Jakub Staszak2013-02-091-1/+0
* Add a new hook for providing register allocator hints more flexibly.Jakob Stoklund Olesen2012-12-031-0/+38
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-1/+1
* Move Target{Instr,Register}Info.cpp into lib/CodeGen.Jakob Stoklund Olesen2012-11-281-0/+248