llvm-6502/test
2008-08-25 21:27:18 +00:00
..
Analysis Remove GCSE and LoadVN from the testsuite. 2008-08-16 00:00:54 +00:00
Archive
Assembler
Bindings/Ocaml Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
Bitcode
BugPoint
CodeGen Try approach to moving call address load inside of callseq_start. Now it's done during the preprocess of x86 isel. callseq_start's chain is changed to load's chain node; while load's chain is the last of callseq_start or the loads or copytoreg nodes inserted to move arguments to the right spot. 2008-08-25 21:27:18 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda Teach constant folding that an inttoptr of a 2008-08-13 20:20:35 +00:00
FrontendC Comprehensive test of FE handling of __sync builtins. 2008-08-22 21:47:03 +00:00
FrontendC++
FrontendFortran
FrontendObjC Move tests of the ObjC++ front-end to their own 2008-08-07 17:48:08 +00:00
FrontendObjC++ Move tests of the ObjC++ front-end to their own 2008-08-07 17:48:08 +00:00
Integer
lib Use correct compiler component names for objc 2008-08-07 17:59:54 +00:00
Linker
LLVMC Renaming LLVMC/dg.exp to LLVM/llvmc.exp 2008-08-14 23:37:58 +00:00
Other Remove GCSE and LoadVN from the testsuite. 2008-08-16 00:00:54 +00:00
Scripts
TableGen
Transforms Fix PR2423 by checking all indices for out of range access, not only 2008-08-23 05:21:06 +00:00
Verifier Verify that the alignment argument to llvm.memcpy is a constant 2008-08-23 05:31:10 +00:00
Makefile
Makefile.tests
TestRunner.sh