Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the...
[oota-llvm.git] / include / llvm / CodeGen / LiveIntervalUnion.h
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2014-12-10 Matthias BraunLiveIntervalUnion: Allow specification of liverange...
2014-04-14 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2013-10-10 Matthias BraunRename LiveRange to LiveInterval::Segment
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-11-28 Jakob Stoklund OlesenMake the LiveRegMatrix analysis available to targets.