..
Analysis
[X86][SSE] Vectorized i8 and i16 shift operators
2015-06-11 07:46:37 +00:00
Assembler
Make the test introduced in r239015 more targeted.
2015-06-04 07:21:42 +00:00
Bindings
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
Bitcode
[BitcodeReader] Diagnose type mismatches with aliases
2015-06-03 01:30:13 +00:00
BugPoint
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
CodeGen
[ARM] Disabling vfp4 should disable fp16
2015-06-12 09:38:51 +00:00
DebugInfo
Revert "[DWARF] Fix a few corner cases in expression emission"
2015-06-09 18:01:51 +00:00
ExecutionEngine
[Mips64][mcjit] Add R_MIPS_PC32 relocation
2015-06-08 14:10:23 +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
FileCheck: Add CHECK-SAME
2015-02-26 04:53:00 +00:00
Instrumentation
[asan] Prevent __attribute__((annotate)) triggering errors on Darwin
2015-06-09 00:58:08 +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
Linker
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
2015-05-12 16:47:30 +00:00
LTO
Revert changes to LTO test case since llvm-lto can't handle textual IR inputs
2015-04-24 18:13:27 +00:00
MC
Recommit "[mips] [IAS] Add support for BNE and BEQ with an immediate operand." (r239396).
2015-06-11 10:36:10 +00:00
Object
Object: Prepend __imp_ when mangling a dllimport symbol in IRObjectFile.
2015-06-11 21:42:18 +00:00
Other
Let llc and opt override "-target-cpu" and "-target-features" via command line
2015-05-06 23:54:14 +00:00
SymbolRewriter
TableGen
Use std::bitset for SubtargetFeatures.
2015-05-26 10:47:10 +00:00
tools
[dsymutil] Fix misspelled CHECK line.
2015-06-05 23:46:18 +00:00
Transforms
LowerBitSets: Give names to aliases of unnamed bitset element objects.
2015-06-12 03:25:05 +00:00
Unit
Verifier
[Verifier] Assert gc_relocate always return a pointer type
2015-05-18 19:50:14 +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