llvm-6502/test
Dale Johannesen 08673d2950 Implement builtin_return_address(x) and builtin_frame_address(x)
on PPC for x!=0.  7624113.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102972 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-03 22:59:34 +00:00
..
Analysis Add a comment to this test. 2010-04-26 21:37:43 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode reapply 'reject forward references to functions whose type don't match' 2010-04-20 04:49:11 +00:00
BugPoint
CodeGen Implement builtin_return_address(x) and builtin_frame_address(x) 2010-05-03 22:59:34 +00:00
DebugInfo Update tests. Now DBG_VALUE instruction is created only if alloca corresponding to llvm.dbg.declare is missing. 2010-04-28 20:27:48 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Add -o /dev/null to some tests which don't care about their output. 2010-04-30 17:42:30 +00:00
FrontendC++ Revert r102948. 2010-05-03 21:51:21 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Changed llvm-mc to use the same suffixes with floating point compare 2010-05-03 21:31:40 +00:00
Other Add lint checks for invalid uses of memory. 2010-04-30 19:05:00 +00:00
Scripts
TableGen
Transforms Check for side effects before splitting loop. 2010-05-03 18:06:58 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh