1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test
Paul Robinson fee2a350dc [DWARF] Preserve column number when emitting 'line 0' record
Follow-up to r289256, address a FIXME to avoid resetting the column
number. This reduced .debug_line by 2.6% in a RelWithDebInfo
self-build of clang.

llvm-svn: 289620
2016-12-14 00:27:35 +00:00
..
Analysis [Verifier] Add verification for TBAA metadata 2016-12-11 20:07:15 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [DWARF] Preserve column number when emitting 'line 0' record 2016-12-14 00:27:35 +00:00
DebugInfo [DWARF] Preserve column number when emitting 'line 0' record 2016-12-14 00:27:35 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [Verifier] Add verification for TBAA metadata 2016-12-11 20:07:15 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [mips] For PIC code convert unconditional jump to unconditional branch 2016-12-12 17:40:26 +00:00
Object Object: Make IRObjectFile own multiple modules and enumerate symbols from all modules. 2016-12-13 20:20:17 +00:00
ObjectYAML
Other [PM] Further broaden this test's regex as both the CGSCC and Function 2016-12-10 07:59:59 +00:00
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Import only necessary DICompileUnit fields 2016-12-12 16:09:30 +00:00
tools [llvm-config] Add --ignore-libllvm 2016-12-13 22:17:59 +00:00
Transforms [IRCE] Avoid loop optimizations on pre and post loops 2016-12-13 21:05:21 +00:00
Unit
Verifier [Verifier] Add verification for TBAA metadata 2016-12-11 20:07:15 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Missed a file in r289503. 2016-12-13 00:32:43 +00:00
lit.site.cfg.in
TestRunner.sh