llvm-6502/test
Duncan Sands 95db39a9de Add support for promoting and expanding AssertZext
and AssertSext.  Needed when passing huge integer
parameters with the zeroext or signext attributes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53684 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-16 16:03:07 +00:00
..
Analysis Stop creating extraneous smax/umax in SCEV. This removes a regression where we 2008-07-12 07:41:32 +00:00
Archive
Assembler Fix a bunch of bugs handling vector compare constant expressions, fixing 2008-07-14 05:17:31 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add support for promoting and expanding AssertZext 2008-07-16 16:03:07 +00:00
DebugInfo Testcase for debug info from data-only files. 2008-07-08 21:57:56 +00:00
ExecutionEngine
Feature Put CPPBackend tests into their own directory and run them only if they're 2008-07-10 22:35:32 +00:00
FrontendAda
FrontendC Testcase for PR2520. 2008-07-08 10:11:36 +00:00
FrontendC++
FrontendFortran Regression test for PR2443. 2008-06-27 14:22:20 +00:00
FrontendObjC
Integer
lib Regression test for PR2443. 2008-06-27 14:22:20 +00:00
Linker Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes 2008-07-14 07:23:24 +00:00
LLVMC
Other Put CPPBackend tests into their own directory and run them only if they're 2008-07-10 22:35:32 +00:00
Scripts simplify shell syntax to work better on solaris, patch by 2008-06-25 16:03:42 +00:00
TableGen
Transforms Add a few cases to instcombine's extractvalue testcase. 2008-07-16 12:57:25 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh