llvm-6502/test
Evan Cheng d3d9d66dd2 Fix up ARM constant island pass for Thumb2.
Also fixed up code to fully use the SoImm field for ADR on ARM mode.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76890 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-23 18:27:47 +00:00
..
Analysis FileCheck'ize and expand LDA testcases. 2009-07-23 15:56:53 +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 Fix up ARM constant island pass for Thumb2. 2009-07-23 18:27:47 +00:00
DebugInfo
ExecutionEngine remove tests for removed intrinsics. 2009-07-12 21:30:06 +00:00
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 testcase for PR4590 2009-07-23 06:07:59 +00:00
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 merge vector-casts-0.ll into vector-casts.ll 2009-07-23 05:33:39 +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