..
Analysis
[SCEV] Revert bailout added in r75511.
2015-03-26 17:28:26 +00:00
Assembler
Prevent CHECK-NOTs from matching file paths
2015-03-22 15:58:21 +00:00
Bindings
DebugInfo: Move new hierarchy into place
2015-03-03 17:24:31 +00:00
Bitcode
Add testing for mismatched explicit type on a gep operator when loading from bitcode
2015-03-16 22:03:50 +00:00
BugPoint
bugpoint: Verify input files
2015-03-26 05:03:10 +00:00
CodeGen
[ARM] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
2015-03-26 18:29:02 +00:00
DebugInfo
Simplify missing-file-line.ll test.
2015-03-25 17:58:09 +00:00
ExecutionEngine
Make exit-code test use same mechanism as existing one.
2015-03-25 14:35:40 +00:00
Feature
Rewrite test/Feature/md_on_instruction.ll
2015-03-20 18:34:53 +00:00
FileCheck
FileCheck: Add CHECK-SAME
2015-02-26 04:53:00 +00:00
Instrumentation
[sanitizer] experimental tracing for cmp instructions
2015-03-21 01:29:36 +00:00
Integer
[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
2015-03-13 18:20:45 +00:00
JitListener
DebugInfo: Move new hierarchy into place
2015-03-03 17:24:31 +00:00
LTO
libLTO, llvm-lto, gold: Introduce flag for controlling optimization level.
2015-03-19 22:01:00 +00:00
Linker
Reapply "Linker: Drop function pointers for overridden subprograms"
2015-03-26 18:35:30 +00:00
MC
[ARM] Fix some non-portable shell syntax in r233301's tests
2015-03-26 19:24:13 +00:00
Object
[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
2015-03-13 18:20:45 +00:00
Other
[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
2015-03-13 18:20:45 +00:00
SymbolRewriter
SymbolRewriter: allow rewriting with comdats
2015-01-27 22:57:39 +00:00
TableGen
…
Transforms
InstCombine: fold (A << C) == (B << C) --> ((A^B) & (~0U >> C)) == 0
2015-03-26 17:12:06 +00:00
Unit
…
Verifier
Verifier: Start recursing into !dbg attachments
2015-03-24 17:32:19 +00:00
YAMLParser
…
tools
llvm-cov: Require a subcommand when invoked as llvm-cov
2015-03-24 23:34:36 +00:00
.clang-format
…
CMakeLists.txt
test: Fix the dependencies for the check-llvm-* targets
2015-03-25 08:07:47 +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
…
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