1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
Rafael Espindola 8b4b8109e9 Simplify handling of hidden stubs on PowerPC.
We now handle them just like non hidden ones. This was already the case
on x86 (r207518) and arm (r207517).

llvm-svn: 270205
2016-05-20 12:00:52 +00:00
..
Analysis [LAA] Check independence of strided accesses before forward case 2016-05-19 15:37:19 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Simplify handling of hidden stubs on PowerPC. 2016-05-20 12:00:52 +00:00
DebugInfo pdbdump: Rename NumberOfSymbols -> SymbolRecordStreamIndex. 2016-05-19 18:05:58 +00:00
Examples
ExecutionEngine [RuntimeDyld][MachO] Add support for SUBTRACTOR relocations between anonymous 2016-05-19 23:26:05 +00:00
Feature
FileCheck
Instrumentation [MSan] [PowerPC] Implement PowerPC64 vararg helper. 2016-05-13 23:55:33 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC comment out line that is causing UBSAN bot failures 2016-05-19 21:00:02 +00:00
Object Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error 2016-05-17 17:10:12 +00:00
ObjectYAML [obj2yaml] [yaml2obj] Adding a test for r270124 2016-05-19 23:26:39 +00:00
Other
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Use semicolon to separate path prefix replacement 2016-05-17 18:43:22 +00:00
tools [Coverage] Fix an issue where improper coverage mapping data could be loaded for an inline function. 2016-05-20 09:14:24 +00:00
Transforms Allow -inline-threshold to override default threshold. 2016-05-19 23:02:09 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh