1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Andrew Lenharth b908893bab 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).

llvm-svn: 21867
2005-05-11 17:23:41 +00:00
..
Feature Add note to self to complete the testing of all intrinsic functions as 2005-05-09 04:47:32 +00:00
lib Adding timeout for a test. 2004-11-30 06:29:45 +00:00
Regression Legalize for CTLZ generates a ctpop, but this ctpop is not expanded. 2005-05-11 17:23:41 +00:00
Scripts Remove last remnants of Python/QMTest support 2004-12-08 23:07:27 +00:00
Failure.sh
Makefile Allow dejagnu tests to run on Windows/Cygwin. Quote the value of the PATH 2005-02-18 20:17:44 +00:00
Makefile.tests Quote the value of the PATH variable so that Cygwin and Windows can have 2005-02-18 20:24:09 +00:00
TestRunner.sh Fix this script to work with hyphenated llvm-gcc and friend. 2005-01-03 22:26:38 +00:00