..
Analysis
Compute demanded bits for icmp instructions
2015-10-08 12:40:06 +00:00
Assembler
[opaque pointer type] Add textual IR support for explicit type parameter for global aliases
2015-09-11 03:22:04 +00:00
Bindings
Add a way to skip the Go bindings tests even when Go is configured in
2015-09-10 05:47:43 +00:00
Bitcode
Make sure the CastInst is valid before trying to create it
2015-10-06 12:37:54 +00:00
BugPoint
Make the default triple optional by allowing an empty string
2015-09-16 05:34:32 +00:00
CodeGen
Remove a '#' so that we can check either form for the various targets.
2015-10-08 20:18:15 +00:00
DebugInfo
Move test back to Generic now it's fixed the right way (thanks Eric!)
2015-10-07 16:26:28 +00:00
Examples
Disable llvm/test/Examples/ for now while investigating.
2015-08-28 03:32:43 +00:00
ExecutionEngine
[Orc] Teach the CompileOnDemand layer to clone aliases.
2015-10-06 22:55:05 +00:00
Feature
HHVM calling conventions.
2015-09-29 22:09:16 +00:00
FileCheck
Instrumentation
New MSan mapping layout (llvm part).
2015-10-08 21:35:26 +00:00
Integer
JitListener
DI: Require subprogram definitions to be distinct
2015-08-28 20:26:49 +00:00
LibDriver
Linker
Make the default triple optional by allowing an empty string
2015-09-16 05:34:32 +00:00
LTO
Make the default triple optional by allowing an empty string
2015-09-16 05:34:32 +00:00
MC
AVX512: vpextrb/w/d/q and vpinsrb/w/d/q implementation.
2015-10-08 12:55:01 +00:00
Object
Fix printing of 64 bit values and make test more strict.
2015-10-01 17:57:31 +00:00
Other
Make the default triple optional by allowing an empty string
2015-09-16 05:34:32 +00:00
SymbolRewriter
[opaque pointer type] Add textual IR support for explicit type parameter for global aliases
2015-09-11 03:22:04 +00:00
TableGen
[TableGen] Allow TokenTy in intrinsic signatures
2015-09-02 13:36:25 +00:00
tools
Fix a bug in llvm-objdump’s printing of Objective-C meta data
2015-10-08 22:50:55 +00:00
Transforms
[SCEV] Pick backedge values for phi nodes correctly
2015-10-08 18:28:36 +00:00
Unit
Verifier
[Bitcode][Asm] Teach LLVM to read and write operand bundles.
2015-09-24 23:34:52 +00:00
YAMLParser
.clang-format
CMakeLists.txt
[CMake] Update LLVM_TEST_DEPENDS not to use macho-dump. It has been unused since r247235.
2015-09-19 07:19:30 +00:00
lit.cfg
Remove macho-dump. Its functionality is now covered by llvm-readobj.
2015-09-22 17:46:10 +00:00
lit.site.cfg.in
Add a way to skip the Go bindings tests even when Go is configured in
2015-09-10 05:47:43 +00:00
Makefile
Add a way to skip the Go bindings tests even when Go is configured in
2015-09-10 05:47:43 +00:00
Makefile.tests
TestRunner.sh