llvm-6502/test
Duncan Sands cbb8badce8 Make PruneEH update the nounwind/noreturn attributes
on functions as it calculates them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44802 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 19:09:40 +00:00
..
Analysis Fix PR1782, patch by Wojtek Matyjewicz! 2007-12-09 07:35:13 +00:00
Archive
Assembler Adding a collector name attribute to Function in the IR. These 2007-12-10 03:18:06 +00:00
Bindings/Ocaml Adding a collector name attribute to Function in the IR. These 2007-12-10 03:18:06 +00:00
Bitcode
BugPoint
C++Frontend
CFrontend New testcase for PR1744 2007-11-28 22:43:34 +00:00
CodeGen Improve branch folding by recgonizing that explict successor relationships impact the value of fall-through choices. 2007-12-10 07:24:06 +00:00
DebugInfo
ExecutionEngine Fix PR1836: in the interpreter, read and write apints 2007-12-10 17:43:13 +00:00
Feature Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
FrontendAda
FrontendObjC Thanks to the XTARGET line, this test should still 2007-11-09 13:50:25 +00:00
Integer Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
lib Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines. 2007-11-28 04:57:00 +00:00
Linker Add a test to ensure that obvious link messages are actually produced on 2007-08-16 07:22:43 +00:00
Other
Scripts
TableGen
Transforms Make PruneEH update the nounwind/noreturn attributes 2007-12-10 19:09:40 +00:00
Verifier Change &| to |&. 2007-11-27 00:50:57 +00:00
Makefile
Makefile.tests
TestRunner.sh