llvm-6502/test
Eric Christopher 3091719b90 Add test for pinsrd and pinsrb instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76840 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-23 01:58:04 +00:00
..
Analysis Replace the original ad-hoc code for determining whether (v pred w) implies 2009-07-21 23:03:19 +00:00
Archive
Assembler Rename the new unsigned and signed keywords to nuw and nsw, 2009-07-22 22:44:56 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add test for pinsrd and pinsrb instructions. 2009-07-23 01:58:04 +00:00
DebugInfo
ExecutionEngine
Feature Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADATA_BLOCK in bitcode file. 2009-07-23 01:07:34 +00:00
FrontendAda
FrontendC
FrontendC++ Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comes 2009-07-20 22:02:59 +00:00
FrontendFortran
FrontendObjC This test should be run with -m32. 2009-07-19 22:44:03 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC
MC/AsmParser Removed the DumpSymbolsandMacros and LoadSymbolsandMacros MCStreamer API as 2009-07-20 20:25:37 +00:00
Other
Scripts
TableGen
Transforms Add a testcase for PR2831. 2009-07-21 01:02:18 +00:00
Verifier
Makefile Fix ocaml tests for 64-bit MacOS systems. LLVM is currently built 2009-07-21 21:56:46 +00:00
Makefile.tests
TestRunner.sh