..
Analysis
FileCheckize some of the testcases.
2013-08-05 23:43:18 +00:00
Assembler
Debug Info: enable verifier for testing cases.
2013-07-29 20:18:19 +00:00
Bindings /Ocaml
Bitcode
Make .bc en/decoding of AttrKind stable
2013-07-26 04:16:55 +00:00
BugPoint
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
2013-08-06 19:38:43 +00:00
CodeGen
Reapply r185872 now that the address sanitizer has been changed to support this.
2013-08-07 23:42:09 +00:00
DebugInfo
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
2013-08-06 19:38:43 +00:00
ExecutionEngine
LLVM Interpreter: MIPS tests should pass
2013-08-07 06:13:21 +00:00
Feature
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
2013-08-06 19:38:43 +00:00
FileCheck
Fix handling of CHECK-DAG combined with CHECK-NOT
2013-08-02 11:32:50 +00:00
Instrumentation
DataFlowSanitizer; LLVM changes.
2013-08-07 22:47:18 +00:00
Integer
JitListener
Debug Info: update testing cases to pass verifier.
2013-07-29 18:12:58 +00:00
Linker
Debug Info Verifier: enable verification of DICompileUnit.
2013-07-26 20:04:30 +00:00
MC
Using the integrated assembler we'd fail to change section to the
2013-08-07 21:13:06 +00:00
Object
Add support for the 's' operation to llvm-ar.
2013-07-29 12:40:31 +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
tools
Remove the mblaze backend from llvm.
2013-07-25 18:55:05 +00:00
Transforms
Revert "[objc-arc] Track if we encountered an additive overflow while computing {TopDown,BottomUp}PathCounts and do nothing if it occured."
2013-08-08 00:41:18 +00:00
Unit
[tests] Avoid deprecated except syntax.
2013-08-07 23:09:10 +00:00
Verifier
Reject bitcasts between address spaces with different sizes
2013-07-31 17:49:08 +00:00
YAMLParser
CMakeLists.txt
lit.cfg
[tests] Make string encoding issues explicit.
2013-08-07 23:09:24 +00:00
lit.site.cfg.in
[tests] Avoid deprecated except syntax.
2013-08-07 23:09:10 +00:00
Makefile
Makefile.tests
Remove dead code from the makefile build system.
2013-07-25 20:25:31 +00:00
TestRunner.sh