llvm-6502/test
Tom Stellard 07c8da8d24 Make PrologEpilogInserter save/restore all callee saved registers
in functions which call __builtin_unwind_init()

__builtin_unwind_init() is an undocumented gcc intrinsic which has this effect,
and is used in libgcc_eh.

Goes part of the way toward fixing PR8541.

Merged from r183984
Author: Derek Schuff <dschuff@google.com>
Date:   Fri Jun 14 16:15:29 2013 +0000

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_33@190578 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-12 03:18:08 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Make PrologEpilogInserter save/restore all callee saved registers 2013-09-12 03:18:08 +00:00
DebugInfo PR15662: Optimized debug info produces out of order function parameters 2013-07-19 14:51:27 +00:00
ExecutionEngine Merging r181678: 2013-05-17 18:49:16 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
MC Merging r181366: 2013-05-21 23:47:17 +00:00
Object
Other
TableGen
tools
Transforms Fix for a regression caused by the LoopVectorizer when 2013-07-08 21:20:34 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh