llvm/test
Duncan Sands fd7b326bea Make invokes of inline asm legal. Teach codegen
how to lower them (with no attempt made to be
efficient, since they should only occur for
unoptimized code).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45108 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-17 18:08:19 +00:00
..
Analysis
Archive
Assembler Don't redirect stderr when it isn't needed. 2007-12-14 15:15:11 +00:00
Bindings/Ocaml Disabling a RUN line that's broken until addrspace roundtrips 2007-12-17 16:09:28 +00:00
Bitcode
BugPoint
C++Frontend Rename these tests to use the appropriate suffixes. 2007-12-11 15:55:52 +00:00
CFrontend Make instcombine promote inline asm calls to 'nounwind' 2007-12-16 15:51:49 +00:00
CodeGen Make invokes of inline asm legal. Teach codegen 2007-12-17 18:08:19 +00:00
DebugInfo
ExecutionEngine Teach the interpreter to read and write memory in the 2007-12-14 19:38:31 +00:00
Feature
FrontendAda
FrontendObjC Rename these tests to use the appropriate suffixes. 2007-12-11 15:55:52 +00:00
Integer
lib
Linker
Other
Scripts
TableGen
Transforms Make invokes of inline asm legal. Teach codegen 2007-12-17 18:08:19 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh