..
Analysis
Fix a type mismatch assert in SCEV division
2015-04-22 15:06:40 +00:00
Assembler
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
Bindings
Bitcode
Be more strict about the operand for the array type in BitcodeReader
2015-04-23 13:38:21 +00:00
BugPoint
bugpoint Enhancement.
2015-04-20 23:42:22 +00:00
CodeGen
[AArch64] Add nvcast patterns for v4f16 and v8f16
2015-04-23 17:32:25 +00:00
DebugInfo
Unxfail passing test on Hexagon
2015-04-22 21:41:24 +00:00
ExecutionEngine
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
Feature
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
FileCheck
Instrumentation
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +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
Linker
Linker: Add flag to override linkage rules
2015-04-22 04:11:00 +00:00
LTO
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
MC
Re-commit r235560: Switch lowering: extract jump tables and bit tests before building binary tree (PR22262)
2015-04-23 16:45:24 +00:00
Object
Support arm32 R_ARM_V4BX relocation format
2015-04-22 15:26:43 +00:00
Other
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
SymbolRewriter
TableGen
Add support for v1i128 type.
2015-04-17 16:11:05 +00:00
tools
[Mips] Support DT_MIPS_OPTIONS dynamic section tag in the llvm-readobj
2015-04-20 05:34:48 +00:00
Transforms
Add support to interchange loops with reductions.
2015-04-23 04:51:44 +00:00
Unit
Verifier
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
YAMLParser
.clang-format
CMakeLists.txt
test: Fix the dependencies for the check-llvm-* targets
2015-03-25 08:07:47 +00:00
lit.cfg
Tell lit.cfg about more Windows triples.
2015-03-20 22:08:40 +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