llvm-6502/test
Chris Lattner a84f47c3e7 commit a tweaked version of Daniel's patch for PR3599. We now
eliminate all the extensions and all but the one required truncate
from the testcase, but the or/and/shift stuff still isn't zapped.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64809 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-17 20:47:23 +00:00
..
Analysis BasicAA was making the assumption that a local allocation which hadn't escaped 2009-02-13 07:06:27 +00:00
Archive
Assembler
Bindings/Ocaml Update to match space changes in .ll 2009-02-11 20:48:21 +00:00
Bitcode
BugPoint
CodeGen A couple of places where reused use operands should be marked kill. This is exposed by recent availability fallthrough changes. 2009-02-17 06:41:03 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Testcase for llvm-gcc 64510. 2009-02-14 00:19:28 +00:00
FrontendC++ Testcase for rev. 64704 2009-02-17 00:15:08 +00:00
FrontendFortran Testcase for PR2437. 2009-02-09 09:41:49 +00:00
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms commit a tweaked version of Daniel's patch for PR3599. We now 2009-02-17 20:47:23 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh