llvm-6502/test
Philip Reames 292f5ef237 [RewriteStatepointsForGC] Yet more test cases for relocation
At this point, we should have decent coverage of the involved code.  I've got a few more test cases to cleanup and submit, but what's here is already reasonable.

I've got a collection of liveness tests which will be posted for review along with a decent liveness algorithm in the next few days.  Once those are in, the code in this file should be well tested and I can start renaming things without risk of serious breakage.  



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231414 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-05 22:28:06 +00:00
..
Analysis [SCEV] make SCEV smarter about proving no-wrap. 2015-03-04 22:24:17 +00:00
Assembler
Bindings
Bitcode Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
BugPoint
CodeGen [AVX] Lower / fast-isel scalar FP selects into VBLENDV instructions (PR22483) 2015-03-05 21:46:54 +00:00
DebugInfo Use the existing begin and end symbol for debug info. 2015-03-05 02:05:42 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [sanitizer] add nosanitize metadata to more coverage instrumentation instructions 2015-03-05 01:20:05 +00:00
Integer
JitListener
Linker Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
LTO
MC Expand variables when evaluating absolute expressions. 2015-03-04 22:03:21 +00:00
Object
Other Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
SymbolRewriter
TableGen
tools [dsymutil] Add minimal code to emit DIE trees. 2015-03-04 22:07:44 +00:00
Transforms [RewriteStatepointsForGC] Yet more test cases for relocation 2015-03-05 22:28:06 +00:00
Unit
Verifier Replace llvm.frameallocate with llvm.frameescape 2015-03-05 18:26:34 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh