llvm-6502/test
Dan Gohman f6503a031e The ANDMask node folds to a constant, and isn't the node that needs to
have its node id set. The new and and shift nodes are the nodes that need
the IDs. This fixes PR2982.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58655 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-03 23:43:55 +00:00
..
Analysis Don't crash analyzing certain quadratics (addrec of {X,+,Y,+,1}). 2008-11-03 02:43:49 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen The ANDMask node folds to a constant, and isn't the node that needs to 2008-11-03 23:43:55 +00:00
DebugInfo Testcase for PR2613 2008-10-31 20:10:49 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Testcase for PR2691 2008-11-02 16:46:17 +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
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Ignore conditions that are outside the loop. 2008-11-03 19:38:07 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh