.. |
Analysis
|
Add newlines at end of test files, no functionality change
|
2013-07-13 22:00:58 +00:00 |
Assembler
|
Next batch of -disable-debug-info-verifier.
|
2013-07-26 14:16:30 +00:00 |
Bindings/Ocaml
|
Fix %t typo in Ocaml bindings test.
|
2013-07-10 18:55:06 +00:00 |
Bitcode
|
Make .bc en/decoding of AttrKind stable
|
2013-07-26 04:16:55 +00:00 |
BugPoint
|
…
|
|
CodeGen
|
next batch of -disable-debug-info-verifier
|
2013-07-26 22:31:26 +00:00 |
DebugInfo
|
next batch of -disable-debug-info-verifier
|
2013-07-26 22:31:26 +00:00 |
ExecutionEngine
|
[mips] Remove XFAIL from test-ptr-reloc-remote.ll
|
2013-07-24 17:14:05 +00:00 |
Feature
|
Add a new function attribute 'cold' to functions.
|
2013-05-24 12:26:52 +00:00 |
FileCheck
|
Add new directive called CHECK-LABEL to FileCheck.
|
2013-07-12 14:51:05 +00:00 |
Instrumentation
|
Current batch of -disable-debug-info-verifier.
|
2013-07-25 17:16:05 +00:00 |
Integer
|
Rewrite test/Integer tests to use FileCheck instead of grep
|
2013-04-08 20:18:15 +00:00 |
JitListener
|
Add support for source and line information to IntelJITEventListener for object emitted by MCJIT.
|
2013-01-28 19:52:37 +00:00 |
Linker
|
Debug Info Verifier: enable verification of DICompileUnit.
|
2013-07-26 20:04:30 +00:00 |
MC
|
[mips] Fix FP conditional move instructions to have explicit FP condition code
|
2013-07-26 20:51:20 +00:00 |
Object
|
Add an initial implementation of archive symbol table generation.
|
2013-07-23 10:47:01 +00:00 |
Other
|
Use pipefail when available.
|
2013-07-26 22:32:58 +00:00 |
TableGen
|
Fix a bug in TableGen where the intrinsic function name recognizer could mis-identify names if one was a prefix substring of the other
|
2013-07-25 12:32:00 +00:00 |
Transforms
|
SLP Vectorier: Don't vectorize really short chains because they are already handled by the SelectionDAG store-vectorizer, which does a better job in deciding when to vectorize.
|
2013-07-26 23:07:55 +00:00 |
Unit
|
Propagate path to ASan/MSan symbolizer into test environment to produce useful reports on errors.
|
2013-04-04 07:41:00 +00:00 |
Verifier
|
Fix typo in test.
|
2013-07-22 21:10:42 +00:00 |
YAMLParser
|
…
|
|
tools
|
Remove the mblaze backend from llvm.
|
2013-07-25 18:55:05 +00:00 |
CMakeLists.txt
|
llvm/test/CMakeLists.txt: Add llvm-cov in "check-clang".
|
2013-07-08 08:44:36 +00:00 |
Makefile
|
add polly to check-all
|
2013-05-20 18:49:15 +00:00 |
Makefile.tests
|
Remove dead code from the makefile build system.
|
2013-07-25 20:25:31 +00:00 |
TestRunner.sh
|
…
|
|
lit.cfg
|
Add the ability to use guarded malloc when running llvm lit tests.
|
2013-07-11 23:36:57 +00:00 |
lit.site.cfg.in
|
Allow host triple to be correctly overridden in CMake builds
|
2013-05-04 07:36:23 +00:00 |