]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/CodeGen/LiveRangeCalc.h
Debug Info: Remove unused code. The MInsn of an _abstract_ variable is
[opencl/llvm.git] / lib / CodeGen / LiveRangeCalc.h
2014-04-16 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2013-10-11 NAKAMURA TakumiLiveRangeCalc.h: Update a description corresponding...
2013-10-10 Matthias BraunWork on LiveRange instead of LiveInterval where possible
2013-09-11 Benjamin KramerRevert "Give internal classes hidden visibility."
2013-09-11 Benjamin KramerGive internal classes hidden visibility.
2013-08-14 Jakob Stoklund OlesenRemove declaration of nonexistant function.
2013-02-20 Jakob Stoklund OlesenCopy single reaching defs directly into the LiveInterval.
2012-07-13 Jakob Stoklund OlesenBe more verbose when detecting dominance problems.
2012-06-05 Jakob Stoklund OlesenImplement LiveRangeCalc::extendToUses() and createDeadD...
2012-06-04 Jakob Stoklund OlesenPass context pointers to LiveRangeCalc::reset().
2011-09-13 NAKAMURA TakumiUnbreak msvc.
2011-09-13 Jakob Stoklund OlesenExtract live range calculations from SplitKit.