llvm-6502/test
2009-07-31 02:46:36 +00:00
..
Analysis Slightly reformat LDA tests to ease grepping. 2009-07-28 23:40:40 +00:00
Archive
Assembler Add a new keyword 'inbounds' for use with getelementptr. See the 2009-07-27 21:53:46 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen When fp is not eliminated, instructions with T2_i12 modes will be changed to T2_i8 ones. Take that into consideration when determining stack size limit for reserving register scavenging slot. 2009-07-30 23:29:25 +00:00
DebugInfo
ExecutionEngine
Feature Do not use abbrev while writing NamedMDNode name. 2009-07-30 23:06:35 +00:00
FrontendAda
FrontendC remove this test. It is currently failing because we now emit the string 2009-07-25 07:31:51 +00:00
FrontendC++ xfail for now. 2009-07-29 17:40:28 +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 Remove this test while I figure out why it is failing. 2009-07-31 02:46:36 +00:00
Other
Scripts
TableGen
Transforms Fix PR4645 which was fallout from the fix for PR4641. 2009-07-29 22:00:43 +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