[AVX512] Remove alternate data type versions of VALIGND, VALIGNQ, VMOVSHDUP and VMOVS...
[oota-llvm.git] / lib / Target / TargetSubtargetInfo.cpp
2015-09-15 Daniel SandersRevert r247692: Replace Triple with a new TargetTuple...
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-07-10 Duncan P. N. Exon... MC: Remove MCSubtargetInfo() default constructor
2015-06-13 Matthias BraunRename TargetSubtargetInfo::enablePostMachineScheduler...
2015-03-11 Eric ChristopherRemove useMachineScheduler and replace it with subtarge...
2014-09-02 Pete CooperChange MCSchedModel to be a struct of statically initia...
2014-08-21 Robin MorissetRename AtomicExpandLoadLinked into AtomicExpand
2014-07-15 Sanjay PatelMove Post RA Scheduling flag bit into SchedMachineModel
2014-07-02 Quentin Colombet[RegAllocGreedy] Provide a subtarget hook to disable...
2014-06-19 Eric ChristopherAdd a new subtarget hook for whether or not we'd like...
2014-06-04 Andrew TrickAdd a subtarget hook: enablePostMachineScheduler.
2014-05-06 Andrew TrickUpdate an embarassing out-of-date comment.
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-09-26 Andrew TrickAdded temp flag -misched-bench for staging in default...
2013-08-29 Hal FinkelAdd useAA() to TargetSubtargetInfo
2012-11-13 Andrew Trickmisched: Allow subtargets to enable misched and depende...
2011-07-01 Evan ChengRename TargetSubtarget to TargetSubtargetInfo for consi...