llvm-6502/test/CodeGen/Alpha
Andrew Lenharth 50d435f3a7 Legalize for CTLZ generates a ctpop, but this ctpop is not expanded.
This is bad.  It is generated if you are ctlz a type that is not
legal for the arch (aka ctlz of bytes on alpha legalize fine).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21867 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-11 17:23:41 +00:00
..
bic.ll oops 2005-04-08 16:55:15 +00:00
bsr.ll regression case for faster call sequence 2005-04-13 16:16:01 +00:00
ctlz_e.ll Legalize for CTLZ generates a ctpop, but this ctpop is not expanded. 2005-05-11 17:23:41 +00:00
ctlz.ll comment fix 2005-05-04 15:56:34 +00:00
ctpop.ll comment fix 2005-05-04 15:56:34 +00:00
eqv.ll oops 2005-04-08 16:55:15 +00:00
neg1.ll added some tests to check stupid pattern matching mistakes 2005-04-08 16:46:44 +00:00
not.ll added some tests to check stupid pattern matching mistakes 2005-04-08 16:46:44 +00:00
ornot.ll oops 2005-04-08 16:55:15 +00:00
s4addl.ll added s4addl matching test 2005-04-13 04:41:06 +00:00
s4addq.ll match case change in codegen 2005-04-07 17:47:00 +00:00
zapnot2.ll added a random and mask test 2005-04-14 16:17:49 +00:00
zapnot.ll check that casts still use zap 2005-04-13 13:00:16 +00:00