..
Analysis
Make use @llvm.assume for loop guards in ScalarEvolution
2014-09-07 21:37:59 +00:00
Assembler
[inline asm] Add a check in InlineAsm::ConstraintInfo::Parse to make sure '{'
2014-09-05 22:30:32 +00:00
Bindings
Restore the ability to check if LLVMCreateObjectFile was successful
2014-09-05 21:22:09 +00:00
Bitcode
Teach llvm-bcanalyzer to use one stream's BLOCKINFO to read another stream.
2014-08-30 17:07:55 +00:00
BugPoint
CodeGen
R600/SI: Fix off by 1 error in used register count
2014-09-11 22:51:37 +00:00
DebugInfo
DebugInfo: Do not use DW_FORM_GNU_addr_index in skeleton CUs, GDB 7.8 errors on this.
2014-09-07 17:31:42 +00:00
ExecutionEngine
[MCJIT] Make sure we test ARM BR24 relocations with both internal and external
2014-09-11 22:43:36 +00:00
Feature
Use "weak alias" instead of "alias weak"
2014-07-30 22:51:54 +00:00
FileCheck
FileCheck: Add a flag to allow checking empty input
2014-08-07 18:40:37 +00:00
Instrumentation
[asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.
2014-09-10 09:45:49 +00:00
Integer
JitListener
Linker
Merge alignment of common GlobalValue.
2014-09-09 17:48:18 +00:00
LTO
MC
Object: Add support for bigobj
2014-09-10 12:51:52 +00:00
Object
Nuke MCAnalysis.
2014-09-02 22:32:20 +00:00
Other
Teach llvm-bcanalyzer to use one stream's BLOCKINFO to read another stream.
2014-08-30 17:07:55 +00:00
TableGen
Tablegen fixes for new syntax when initializing bits from variables.
2014-08-29 19:41:04 +00:00
tools
Revert "llvm-cov: Remove an overly system specific test"
2014-09-11 23:20:48 +00:00
Transforms
[AlignmentFromAssumptions] Don't crash just because the target is 32-bit
2014-09-11 08:40:17 +00:00
Unit
Verifier
Verifier: Don't reject varargs callee cleanup functions
2014-08-29 21:25:28 +00:00
YAMLParser
.clang-format
CMakeLists.txt
Add LLVMgold target to test dependencies.
2014-09-10 22:20:49 +00:00
lit.cfg
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
lit.site.cfg.in
Add missing Interpreter intrinsic lowering for sin, cos and ceil
2014-08-08 15:00:12 +00:00
Makefile
Delete support for AuroraUX.
2014-08-14 15:15:09 +00:00
Makefile.tests
TestRunner.sh