diff options
| author | Christopher Lamb <christopher.lamb@gmail.com> | 2007-12-20 07:21:11 +0000 |
|---|---|---|
| committer | Christopher Lamb <christopher.lamb@gmail.com> | 2007-12-20 07:21:11 +0000 |
| commit | 7d82bc46b870a8ae3082c87bf9910c6dd87bcb8b (patch) | |
| tree | 1f0350259b91a2734c170d4971a83f03b3e0754b /llvm/test/FrontendAda/array_constructor.adb | |
| parent | e2cf5b8c5cff38c4338bc41f561c4f382a94974e (diff) | |
| download | bcm5719-llvm-7d82bc46b870a8ae3082c87bf9910c6dd87bcb8b.tar.gz bcm5719-llvm-7d82bc46b870a8ae3082c87bf9910c6dd87bcb8b.zip | |
Implement review feedback, including additional transforms
(icmp slt (sub A B) 1) -> (icmp sle A B)
icmp sgt (sub A B) -1) -> (icmp sge A B)
and add testcase.
llvm-svn: 45256
Diffstat (limited to 'llvm/test/FrontendAda/array_constructor.adb')
0 files changed, 0 insertions, 0 deletions

