.. |
Analysis
|
Added tests for the cost of lowering VSELECT instructions.
|
2014-05-16 22:47:58 +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
|
Handle ConstantAggregateZero when upgrading global_ctors.
|
2014-05-17 21:00:22 +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
|
reverting r209132
|
2014-05-19 16:22:11 +00:00 |
DebugInfo
|
Kill symbolization functionality in llvm-dwarfdump. We have llvm-symbolizer for that.
|
2014-05-19 18:45:32 +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
|
FileCheck: fix a bug with multiple --check-prefix options. Similar to r194565
|
2013-11-20 13:25:05 +00:00 |
Instrumentation
|
[asan] Set debug location in ASan function prologue.
|
2014-05-14 10:30:15 +00:00 |
Integer
|
…
|
|
JitListener
|
Debug Info: update testing cases to specify the debug info version number.
|
2013-11-22 21:49:45 +00:00 |
LTO
|
IR: Don't allow non-default visibility on local linkage
|
2014-05-07 22:57:20 +00:00 |
Linker
|
Add comdat key field to llvm.global_ctors and llvm.global_dtors
|
2014-05-16 20:39:27 +00:00 |
MC
|
reverting r209132
|
2014-05-19 16:22:11 +00:00 |
Object
|
[yaml2obj][ELF] Add an optional `Size` field to the YAML section declaration.
|
2014-05-16 16:01:00 +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
|
Check the alwaysinline attribute on the call as well as on the caller.
|
2014-05-19 18:25:54 +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
|
Add .clang-format without column limit to subdirectory tests/.
|
2013-11-19 04:26:05 +00:00 |
CMakeLists.txt
|
[CMake] check-llvm: Include "bugpoint" in dependent list.
|
2014-03-04 16:13:30 +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 |