..
Analysis
[LazyCallGraph] Port test case from r240039 to LCG.
2015-07-02 02:03:58 +00:00
Assembler
Add a DIModule metadata node to the IR.
2015-06-29 23:03:47 +00:00
Bindings
test: Move target dependent test in their own folder for c API test
2015-06-23 06:46:54 +00:00
Bitcode
Fix for PR23310: llvm-dis crashes when trying to upgrade an intrinsic.
2015-07-02 16:22:40 +00:00
BugPoint
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
CodeGen
llvm/test/CodeGen/ARM/fnattr-trap.ll: Add -mtriple, to appease targeting *-win32.
2015-07-03 08:21:38 +00:00
DebugInfo
Revert "[DWARF] Fix debug info generation for function static variables, typedefs, and records"
2015-07-01 18:07:16 +00:00
ExecutionEngine
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
Feature
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
FileCheck
Instrumentation
[SanitizerCoverage] Don't add instrumentation to unreachable blocks.
2015-06-30 23:11:45 +00:00
Integer
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
JitListener
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
LibDriver
Use correct escaping for semicolon on Windows.
2015-06-20 01:28:20 +00:00
Linker
Linker: Do not expect comdat to exist in source module.
2015-06-22 21:46:51 +00:00
LTO
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
MC
Reworking the test part of r241149
2015-07-02 16:53:23 +00:00
Object
This reverts commit r241350 and r241352.
2015-07-03 14:54:02 +00:00
Other
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
SymbolRewriter
TableGen
Use std::bitset for SubtargetFeatures.
2015-05-26 10:47:10 +00:00
tools
Pass -m to the linker in this test.
2015-06-23 18:04:54 +00:00
Transforms
Make an X86 specific directory and put the recent X86 tti specific
2015-07-02 01:36:31 +00:00
Unit
Verifier
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
YAMLParser
YAML: Implement block scalar parsing.
2015-05-13 23:10:51 +00:00
.clang-format
CMakeLists.txt
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00
lit.cfg
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00
lit.site.cfg.in
test: Make a start on a test suite for libLTO.
2015-03-19 23:55:38 +00:00
Makefile
test: Make a start on a test suite for libLTO.
2015-03-19 23:55:38 +00:00
Makefile.tests
TestRunner.sh