1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib
Weiming Zhao 763894f5cd [InstCombine] Adding "\n" to debug output. NFC.
Summary:
[InstCombine] Adding '\n' to debug output. NFC.

Patch by Zhaoshi Zheng <zhaoshiz@codeaurora.org>

Reviewers: apazos, majnemer, weimingz

Subscribers: arsenm, llvm-commits

Differential Revision: http://reviews.llvm.org/D15403

llvm-svn: 255920
2015-12-17 19:53:41 +00:00
..
Analysis Revert r254592 (virtual dtor in SCEVPredicate). 2015-12-17 16:43:53 +00:00
AsmParser Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
Bitcode [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
CodeGen Fix PR25838. 2015-12-17 01:29:08 +00:00
DebugInfo [llvm-dwp] Retrieve the DWOID from the CU for the cu_index entry 2015-12-04 17:20:04 +00:00
ExecutionEngine [SectionMemoryManager] Make better use of virtual memory 2015-12-16 11:13:23 +00:00
Fuzzer Fuzzer: Fix library dependencies. 2015-12-16 02:14:57 +00:00
IR [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
IRReader [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
LibDriver
LineEditor
Linker [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
LTO Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00
MC Avoid explicit relocation sorting most of the time. 2015-12-17 16:22:06 +00:00
Object Use diagnostic handler in the LLVMContext 2015-12-14 23:17:03 +00:00
Option
Passes
ProfileData [PGO] InstrPGO and coverage code refactoring (NFC) 2015-12-17 00:53:37 +00:00
Support [WebAssembly] Experimental ELF writer support 2015-12-17 01:39:00 +00:00
TableGen
Target AMDGPU/SI: Reserve appropriate number of sgprs for flat scratch init. 2015-12-17 17:05:09 +00:00
Transforms [InstCombine] Adding "\n" to debug output. NFC. 2015-12-17 19:53:41 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile