1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test
Sanjoy Das ed101be091 [RS4GC] Re-purpose normalizeForInvokeSafepoint; NFC.
`normalizeForInvokeSafepoint` in RewriteStatepointsForGC.cpp, as it is
written today, deals with `gc.relocate` and `gc.result` uses of a
statepoint equally well.  This change documents this fact and adds a
test case.

There is no functional change here -- only documentation of existing
functionality.

llvm-svn: 250784
2015-10-20 01:06:24 +00:00
..
Analysis [CostModel] Fixed AVX integer shift costs 2015-10-17 13:23:38 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen WebAssembly: fix syntax for br_if. 2015-10-20 00:37:42 +00:00
DebugInfo s/NumFiles/NumStreams/ 2015-10-15 01:39:00 +00:00
Examples
ExecutionEngine [RuntimeDyld][COFF] Fix some endianness issues, re-enable the regression test. 2015-10-19 20:37:52 +00:00
Feature
FileCheck
Instrumentation [PGO] Eliminate prof data register calls on FreeBSD platform 2015-10-19 04:17:10 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [mips][microMIPS] Implement ADDQ.PH, ADDQ_S.W, ADDQH.PH, ADDQH.W, ADDSC, ADDU.PH, ADDU_S.QB, ADDWC and ADDUH.QB instructions 2015-10-19 07:16:26 +00:00
Object
Other
SymbolRewriter
TableGen
tools Fix windows bot failures from r250699 by removing "/" from expected path 2015-10-19 15:19:02 +00:00
Transforms [RS4GC] Re-purpose normalizeForInvokeSafepoint; NFC. 2015-10-20 01:06:24 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [CMake] check-llvm requires llvm-pdbdump. 2015-10-15 13:22:38 +00:00
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh