aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/LowerExpectIntrinsic.cpp
AgeCommit message (Expand)Author
2011-10-16Add a proper LLVM banner to this file.Chandler Carruth
2011-07-18land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner
2011-07-15No need to explicitly invoke the ArrayRef constructor here.Frits van Bommel
2011-07-06Fix a bug in the "expect" intrinsic lowering.Jakub Staszak
2011-07-06Introduce "expect" intrinsic instructions.Jakub Staszak