summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendAda/array_constructor.adb
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-04-11 06:57:46 +0000
committerChris Lattner <sabre@nondot.org>2007-04-11 06:57:46 +0000
commit74ff60ff84b25fd012644c367958a2f3ce3a3371 (patch)
tree9bfb001c05e71e53b954607f54804fcb7e8cb3fd /llvm/test/FrontendAda/array_constructor.adb
parentd0f7942e23b3b75d67c824fc97c71943ca611e9d (diff)
downloadbcm5719-llvm-74ff60ff84b25fd012644c367958a2f3ce3a3371.tar.gz
bcm5719-llvm-74ff60ff84b25fd012644c367958a2f3ce3a3371.zip
Turn stuff like:
icmp slt i32 %X, 0 ; <i1>:0 [#uses=1] sext i1 %0 to i32 ; <i32>:1 [#uses=1] into: %X.lobit = ashr i32 %X, 31 ; <i32> [#uses=1] This implements InstCombine/icmp.ll:test[34] llvm-svn: 35891
Diffstat (limited to 'llvm/test/FrontendAda/array_constructor.adb')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud