Taken into account Duncan's comments for r149481 dated by 2nd Feb 2012:
[oota-llvm.git] / lib / Transforms / Utils / LowerExpectIntrinsic.cpp
2012-03-08 Stepan DyatkovskiyTaken into account Duncan's comments for r149481 dated...
2012-02-01 Stepan DyatkovskiySwitchInst refactoring.
2011-10-16 Chandler CarruthAdd a proper LLVM banner to this file.
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-15 Frits van BommelNo need to explicitly invoke the ArrayRef constructor...
2011-07-06 Jakub StaszakFix a bug in the "expect" intrinsic lowering.
2011-07-06 Jakub StaszakIntroduce "expect" intrinsic instructions.