llvm-6502/test/CodeGen
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
..
Alpha Legalize for CTLZ generates a ctpop, but this ctpop is not expanded. 2005-05-11 17:23:41 +00:00
CBackend new testcase that crashes the CBE. 2005-03-08 16:19:02 +00:00
Generic include the other bit count intrinsics 2005-05-11 05:31:01 +00:00
PowerPC Check for eqv matching 2005-04-21 21:10:07 +00:00
SparcV9 New testcase that the sparc backend crashes on 2005-04-09 06:26:27 +00:00
X86 new testcase 2005-05-09 17:09:31 +00:00