llvm-6502/test
Chris Lattner 42b5e08e71 Fix a bug where we'd try to find a scev value for a bitcast operand,
even though the bitcast operand did not have integer type.  This fixes
PR1814.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44286 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-23 08:46:22 +00:00
..
Analysis Teach alias analysis about readnone/readonly functions. 2007-11-22 21:43:27 +00:00
Archive
Assembler
Bindings/Ocaml C and Objective Caml bindings for PHINode::addIncoming etc. 2007-10-08 18:14:39 +00:00
Bitcode
BugPoint
C++Frontend New test. 2007-10-02 00:39:19 +00:00
CFrontend Un XFAIL these tests, now that Bill has backported 2007-11-14 13:40:53 +00:00
CodeGen Fix a bug in which node A is replaced by node B, but later 2007-11-21 16:43:19 +00:00
DebugInfo
ExecutionEngine
Feature Add support for vectors to int <-> float casts. 2007-11-17 03:58:34 +00:00
FrontendAda
FrontendObjC Thanks to the XTARGET line, this test should still 2007-11-09 13:50:25 +00:00
Integer
lib Implement the XTARGET feature for PR1778 2007-11-06 22:32:17 +00:00
Linker
Other
Scripts
TableGen
Transforms Fix a bug where we'd try to find a scev value for a bitcast operand, 2007-11-23 08:46:22 +00:00
Verifier Fix for PR1633: Verifier doesn't fully verify GC intrinsics 2007-09-17 20:30:04 +00:00
Makefile Add explicit --enable-bindings option to configure. 2007-10-02 09:50:18 +00:00
Makefile.tests
TestRunner.sh