Merging r261039:
[oota-llvm.git] / lib / Target / X86 / X86PadShortFunction.cpp
2015-10-19 Duncan P. N. Exon... X86: Remove implicit ilist iterator conversions, NFC
2015-08-04 Sanjay Patelwrap OptSize and MinSize attributes for easier and...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-02-14 Duncan P. N. Exon... X86: Canonicalize access to function attributes, NFC
2015-02-02 Eric ChristopherReuse a bunch of cached subtargets and remove getSubtar...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-05-22 Eric ChristopherAvoid using subtarget features when adding X86 specific...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-03-09 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-01-11 Preston GurdUpdate patch for the pad short functions pass for Intel...
2013-01-08 Preston GurdPad Short Functions for Intel Atom
2013-01-05 Nadav RotemRevert revision 171524. Original message:
2013-01-04 Preston GurdThe current Intel Atom microarchitecture has a feature...