aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/X86/X86PadShortFunction.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher1-2/+3
2014-05-22Avoid using subtarget features when adding X86 specific passes toEric Christopher1-0/+4
2014-04-25[C++] Use 'nullptr'. Target edition.Craig Topper1-1/+1
2014-04-22[Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth1-1/+2
2014-03-09[C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper1-2/+2
2013-01-11Update patch for the pad short functions pass for Intel Atom (only).Preston Gurd1-18/+59
2013-01-08Pad Short Functions for Intel AtomPreston Gurd1-0/+171
2013-01-05Revert revision 171524. Original message:Nadav Rotem1-184/+0
2013-01-04The current Intel Atom microarchitecture has a feature whereby when a functionPreston Gurd1-0/+184