.. |
Analysis
|
Revert r222039 because of bot failure.
|
2014-11-19 00:13:26 +00:00 |
Assembler
|
Use FileCheck in a few tests.
|
2014-11-06 15:05:51 +00:00 |
Bindings
|
[OCaml] Run tests twice, with ocamlc and ocamlopt (if available)
|
2014-11-03 09:50:53 +00:00 |
Bitcode
|
|
|
BugPoint
|
|
|
CodeGen
|
[X86] Improved target specific combine on VSELECT dag nodes.
|
2014-11-24 12:23:15 +00:00 |
DebugInfo
|
Debug Info: revert r222195, r222210 and r222239.
|
2014-11-21 19:55:23 +00:00 |
ExecutionEngine
|
MCJIT tests passing on ARM after r222414 fixed the relocation
|
2014-11-20 13:32:16 +00:00 |
Feature
|
|
|
FileCheck
|
|
|
Instrumentation
|
[asan/coverage] change the way asan coverage instrumentation is done: instead of setting the guard to 1 in the generated code, pass the pointer to guard to __sanitizer_cov and set it there. No user-visible functionality change expected
|
2014-11-24 18:49:53 +00:00 |
Integer
|
|
|
JitListener
|
|
|
Linker
|
Pass the .ll files to llvm-link directly. NFC.
|
2014-11-24 20:35:59 +00:00 |
LTO
|
Add Forward Control-Flow Integrity.
|
2014-11-11 21:08:02 +00:00 |
MC
|
[PowerPC] Fix PR 21652 - copy st_other bits on symbol assignment
|
2014-11-24 18:09:47 +00:00 |
Object
|
Object, support both mach-o archive t.o.c file names
|
2014-11-12 01:37:45 +00:00 |
Other
|
|
|
SymbolRewriter
|
Transform: add SymbolRewriter pass
|
2014-11-07 21:32:08 +00:00 |
TableGen
|
|
|
tools
|
Add a disable-output option to the gold plugin.
|
2014-11-24 21:18:14 +00:00 |
Transforms
|
InstCombine: Don't create an unused instruction
|
2014-11-24 16:41:13 +00:00 |
Unit
|
|
|
Verifier
|
|
|
YAMLParser
|
|
|
.clang-format
|
|
|
CMakeLists.txt
|
Make llvm-go test dependency optional.
|
2014-10-23 19:51:40 +00:00 |
lit.cfg
|
Only run the gold plugin tests if gold supports the targets we test with.
|
2014-11-11 05:27:12 +00:00 |
lit.site.cfg.in
|
[OCaml] [autoconf] Migrate to ocamlfind.
|
2014-10-30 08:29:45 +00:00 |
Makefile
|
OCAMLFLAGS can contain =, don't use = with sed
|
2014-11-13 09:29:30 +00:00 |
Makefile.tests
|
|
|
TestRunner.sh
|
|
|