1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Manuel Jacob 5f0ac433d3 [RS4GC] Fix base pair printing for constants.
Previously, "%" + name of the value was printed for each derived and base
pointer.  This is correct for instructions, but wrong for e.g. globals.

llvm-svn: 256305
2015-12-23 00:19:45 +00:00
..
Analysis [BPI] Replace weights by probabilities in BPI. 2015-12-22 18:56:14 +00:00
Assembler
Bindings Deprecate a few C APIs. 2015-12-18 23:46:42 +00:00
Bitcode Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
BugPoint
CodeGen AMDGPU/SI: Use flat for global load/store when targeting HSA 2015-12-22 20:55:23 +00:00
DebugInfo Fix PR24563 (LiveDebugVariables unconditionally propagates all DBG_VALUEs) 2015-12-21 20:03:00 +00:00
Examples
ExecutionEngine Un-XFAIL JIT EH tests under [am]san. 2015-12-15 23:46:21 +00:00
Feature
FileCheck
Instrumentation Partial fix for PR25912, see comment 13. Should fix the sanitizer bootstrap bot 2015-12-22 01:18:49 +00:00
Integer
JitListener
LibDriver
Linker [ThinLTO/LTO] Don't link in unneeded metadata 2015-12-18 17:51:37 +00:00
LTO Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
MC [MC] Don't use the architecture to govern which object file format to use 2015-12-22 01:39:04 +00:00
Object Handle archives with paths in the names. 2015-12-18 16:07:17 +00:00
Other
SymbolRewriter
TableGen
tools Handle empty Subprogram list when linking metadata. 2015-12-22 01:17:19 +00:00
Transforms [RS4GC] Fix base pair printing for constants. 2015-12-23 00:19:45 +00:00
Unit
Verifier Polish atomic pointers 2015-12-17 22:09:19 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg check-llvm: Tweak the feature "timestamps" for autoconf. 2015-12-21 08:46:12 +00:00
lit.site.cfg.in [MC, COFF] Unbreak support for COFF timestamps 2015-12-21 08:03:07 +00:00
Makefile check-llvm: Tweak the feature "timestamps" for autoconf. 2015-12-21 08:46:12 +00:00
Makefile.tests
TestRunner.sh