llvm-6502/test
Bill Wendling 2476e5d345 If ADD, SUB, or MUL have an overflow bit that's used, don't do transformation on
them. The DAG combiner expects that nodes that are transformed have one value
result.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60857 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-10 22:36:00 +00:00
..
Analysis Allow basicaa to walk through geps with identical indices in 2008-12-10 01:04:47 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen If ADD, SUB, or MUL have an overflow bit that's used, don't do transformation on 2008-12-10 22:36:00 +00:00
DebugInfo Fix a couple of Dwarf bugs. 2008-12-10 00:15:44 +00:00
ExecutionEngine
Feature Extend the 'noalias' attribute to function return values. This is intended to 2008-11-24 03:41:24 +00:00
FrontendAda
FrontendC Add test case for ptr annotation. 2008-11-12 16:12:27 +00:00
FrontendC++ Testcase for PR2917. 2008-10-29 18:06:20 +00:00
FrontendFortran Testcase for recent llvm-gcc fix 2008-11-03 14:43:31 +00:00
FrontendObjC Add test for rdar://6394879. 2008-11-26 02:21:12 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC Remove Clang tests since clang is not installed on the buildbots. 2008-12-09 15:11:45 +00:00
Other
Scripts
TableGen
Transforms loosen up an assertion that isn't valid when called from 2008-12-09 22:45:32 +00:00
Verifier Correct this error message. 2008-11-15 17:50:47 +00:00
Makefile
Makefile.tests
TestRunner.sh