.. |
Analysis
|
Test case comments. Fix sloppiness.
|
2014-05-23 20:46:21 +00:00 |
Assembler
|
Fix most of PR10367.
|
2014-05-16 19:35:39 +00:00 |
Bindings
|
Fix the ocaml test to not create a alias to a declaration.
|
2014-03-12 21:20:42 +00:00 |
Bitcode
|
Add 'nonnull', a new parameter and return attribute which indicates that the pointer is not null. Instcombine will elide comparisons between these and null. Patch by Luqman Aden!
|
2014-05-20 01:23:40 +00:00 |
BugPoint
|
Revert r206989, "Mark llvm/test/BugPoint/compile-custom.ll as XFAIL:vg_leak." It has been fixed since r207265.
|
2014-04-27 11:59:33 +00:00 |
CodeGen
|
Revert part of "Fix broken FileCheck prefixes"
|
2014-05-23 19:33:49 +00:00 |
DebugInfo
|
DebugInfo: Generalize a test case to not depend on abbreviation numbering.
|
2014-05-23 21:07:01 +00:00 |
ExecutionEngine
|
Fix testers by removing dubious testcase for r209154.
|
2014-05-19 19:38:48 +00:00 |
Feature
|
Fix most of PR10367.
|
2014-05-16 19:35:39 +00:00 |
FileCheck
|
…
|
|
Instrumentation
|
[asan] properly instrument memory accesses that have small alignment (smaller than min(8,size)) by making two checks instead of one. This may slowdown some cases, e.g. long long on 32-bit or wide loads produced after loop unrolling. The benefit is higher sencitivity.
|
2014-05-23 11:52:07 +00:00 |
Integer
|
…
|
|
JitListener
|
…
|
|
LTO
|
IR: Don't allow non-default visibility on local linkage
|
2014-05-07 22:57:20 +00:00 |
Linker
|
LTO: Add a testcase for linking modules with incompatible Debug Info
|
2014-05-19 23:41:25 +00:00 |
MC
|
[mips] Work around inconsistency in llvm-mc's placement of fixup markers
|
2014-05-23 13:35:24 +00:00 |
Object
|
[YAML] Add an optional argument `EnumMask` to the `yaml::IO::bitSetCase()`.
|
2014-05-23 08:07:09 +00:00 |
Other
|
Fix most of PR10367.
|
2014-05-16 19:35:39 +00:00 |
TableGen
|
test/TableGen: Remove XFAIL:vg_leak out of 3 tests corresponding to r208293.
|
2014-05-09 08:18:33 +00:00 |
Transforms
|
Fix broken FileCheck prefixes
|
2014-05-23 19:06:24 +00:00 |
Unit
|
With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
|
2014-02-28 16:16:51 +00:00 |
Verifier
|
Add comdat key field to llvm.global_ctors and llvm.global_dtors
|
2014-05-16 20:39:27 +00:00 |
YAMLParser
|
…
|
|
tools
|
ProfileData: Allow multiple profiles in RawInstrProfReader
|
2014-05-16 00:38:00 +00:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
OK, NAKAMURA Takumi beat me to this change. So backing out my addition of
|
2014-05-19 23:26:51 +00:00 |
Makefile
|
With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
|
2014-02-28 16:16:51 +00:00 |
Makefile.tests
|
…
|
|
TestRunner.sh
|
…
|
|
lit.cfg
|
[Test] Remove c-index-test from the list of substitutions
|
2014-05-07 18:16:02 +00:00 |
lit.site.cfg.in
|
Eliminate inappropriate use of FindProgramByName() from lli
|
2014-01-22 21:52:35 +00:00 |