llvm/test
Mikhail Glushenkov 15dcc2a15b Add tests for tblgen's LLVMC backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60657 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-07 16:41:50 +00:00
..
Analysis Extend the 'noalias' attribute to function return values. This is intended to 2008-11-24 03:41:24 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Clean up some ARM GV asm printing out; minor fixes to match what gcc does. 2008-12-06 02:00:55 +00:00
DebugInfo If there are two consecutive llvm.dbg.stoppoint calls then 2008-11-19 18:56:50 +00:00
ExecutionEngine
Feature Extend the 'noalias' attribute to function return values. This is intended to 2008-11-24 03:41:24 +00:00
FrontendAda
FrontendC Add test case for ptr annotation. 2008-11-12 16:12:27 +00:00
FrontendC++
FrontendFortran
FrontendObjC Add test for rdar://6394879. 2008-11-26 02:21:12 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC Add tests for tblgen's LLVMC backend. 2008-12-07 16:41:50 +00:00
Other
Scripts
TableGen
Transforms fix a bug I introduced in simplifycfg handling single entry phi 2008-12-07 07:22:45 +00:00
Verifier Correct this error message. 2008-11-15 17:50:47 +00:00
Makefile
Makefile.tests
TestRunner.sh