summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86PadShortFunction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-2/+3
* Avoid using subtarget features when adding X86 specific passes toEric Christopher2014-05-221-0/+4
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-1/+1
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-091-2/+2
* Update patch for the pad short functions pass for Intel Atom (only).Preston Gurd2013-01-111-18/+59
* Pad Short Functions for Intel AtomPreston Gurd2013-01-081-0/+171
* Revert revision 171524. Original message:Nadav Rotem2013-01-051-184/+0
* The current Intel Atom microarchitecture has a feature whereby when a functionPreston Gurd2013-01-041-0/+184
OpenPOWER on IntegriCloud