aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2012-07-25-LoadPart.ll
AgeCommit message (Expand)Author
2012-11-08llvm/ConstantFolding.cpp: Make ReadDataFromGlobal() and FoldReinterpretLoadFr...NAKAMURA Takumi
2012-07-25Don't perform an overaligned load in this test, since that's undefinedDuncan Sands
2012-07-25When folding a load from a global constant, if the load started in the middleDuncan Sands