llvm-6502/test
Chris Lattner 11f15dbb28 change simplifycfg to not duplicate 'unwind' instructions. Hopefully
this will increase the likelihood of common code getting sunk towards
the unwind.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83996 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-13 18:13:05 +00:00
..
Analysis don't use dead loads as tests. 2009-10-13 17:39:29 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Don't forget to mark RAX as live-out of the function when arranging for 2009-10-12 16:36:12 +00:00
DebugInfo It's possible for a global variable to be optimized out of a metadata object. So 2009-10-08 20:52:51 +00:00
ExecutionEngine Add a test for http://llvm.org/PR3043. 2009-10-05 23:51:08 +00:00
Feature Add new "memory use marker" intrinsics. These indicate lifetimes and invariant 2009-10-13 07:03:23 +00:00
FrontendAda
FrontendC XFAIL these tests for now. 2009-10-13 01:51:29 +00:00
FrontendC++ remove two old and nearly useless tests. 2009-10-13 04:25:24 +00:00
FrontendFortran
FrontendObjC Disable this test for now. 2009-10-13 16:32:09 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC Input files should go before all other options. 2009-10-08 04:40:08 +00:00
MC Fixed MCSectionMachO::ParseSectionSpecifier to allow an attribute of "none" so 2009-10-07 20:57:20 +00:00
Other
Scripts remove notcast, it is now dead! 2009-10-13 04:27:02 +00:00
TableGen
Transforms change simplifycfg to not duplicate 'unwind' instructions. Hopefully 2009-10-13 18:13:05 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile Fix make rule when objdir is inside srcdir. 2009-10-02 09:30:03 +00:00
Makefile.tests
site.exp.in
TestRunner.sh