Removed extra whitespace. (Testing commit access). NFC.
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-alias-function.ll
2014-11-25 Chandler Carruth[InstCombine] Change LLVM To canonicalize toward the...
2014-10-18 Chandler Carruth[InstCombine] Do an about-face on how LLVM canonicalize...
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-05-16 Rafael EspindolaFix most of PR10367.
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.