Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
[oota-llvm.git] / lib / Target / X86 / X86SelectionDAGInfo.h
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetSelectionDAGInfo...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-08-29 Reid KlecknerX86: Fix conflict over ESI between base register and...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-06-06 Eric ChristopherRemove all local variables from X86SelectionDAGInfo...
2014-03-09 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
2010-09-21 Chris Lattnerreimplement memcpy/memmove/memset lowering to use Machi...
2010-05-11 Dan GohmanImplement a bunch more TargetSelectionDAGInfo infrastru...
2010-04-16 Dan GohmanAdd skeleton target-specific SelectionDAGInfo files.