llvm-6502/test
Duncan Sands 9e89ba31f1 Rename AddReadAttrs to FunctionAttrs, and teach it how
to work out (in a very simplistic way) which function
arguments (pointer arguments only) are only dereferenced
and so do not escape.  Mark such arguments 'nocapture'.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61525 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-31 16:14:43 +00:00
..
Analysis Check that the function prototypes are correct before assuming that the 2008-12-27 16:20:53 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen XFAIL this for now until I can figure out what's going on. 2008-12-31 00:08:25 +00:00
DebugInfo More precise XFAIL. 2008-12-19 22:28:23 +00:00
ExecutionEngine
Feature add testcase for type parsing. 2008-12-27 08:10:46 +00:00
FrontendAda
FrontendC XFAIL test caused by r61493. Apparently, this is expected? 2008-12-31 08:26:55 +00:00
FrontendC++ This test works again for Darwin because a patch was reverted. 2008-12-19 19:08:13 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Use ignore & grep instead of XFAIL. 2008-12-21 07:47:49 +00:00
Other
Scripts
TableGen
Transforms Rename AddReadAttrs to FunctionAttrs, and teach it how 2008-12-31 16:14:43 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh