.. |
Analysis
|
Adding support for llvm.eh.begincatch and llvm.eh.endcatch intrinsics and beginning the documentation of native Windows exception handling.
|
2015-02-10 19:52:43 +00:00 |
Assembler
|
IR: Allow 32-bits for lines in debug location
|
2015-02-06 22:50:13 +00:00 |
Bindings
|
[OCaml] Add Llvm.build_empty_phi.
|
2015-02-06 13:42:03 +00:00 |
Bitcode
|
Check bit widths before trying to get a type.
|
2015-01-30 18:13:50 +00:00 |
BugPoint
|
|
|
CodeGen
|
R600/SI: Store immediate offsets > 12-bits in soffset
|
2015-02-11 00:34:35 +00:00 |
DebugInfo
|
Add the missing testcase for r228764.
|
2015-02-10 23:32:56 +00:00 |
ExecutionEngine
|
[Orc] Make OrcMCJITReplacement::addObject calls transfer buffer ownership to the
|
2015-02-02 19:51:18 +00:00 |
Feature
|
Don't promote asynch EH invokes of nounwind functions to calls
|
2015-02-11 01:23:16 +00:00 |
FileCheck
|
|
|
Instrumentation
|
[msan] Fix "missing origin" in atomic store.
|
2015-02-06 21:47:39 +00:00 |
Integer
|
|
|
JitListener
|
|
|
Linker
|
Utils: Resolve cycles under distinct MDNodes
|
2015-02-04 19:44:34 +00:00 |
LTO
|
Introduce llvm/test/LTO/X86. LTO tests may be assumed as target-specific.
|
2015-01-30 10:09:26 +00:00 |
MC
|
[PowerPC] Support the (old) cntlz instruction alias
|
2015-02-10 18:45:02 +00:00 |
Object
|
[ELFYAML] Provide default value 0 for YAML relocation addendum field
|
2015-01-29 06:56:24 +00:00 |
Other
|
Don't promote asynch EH invokes of nounwind functions to calls
|
2015-02-11 01:23:16 +00:00 |
SymbolRewriter
|
SymbolRewriter: allow rewriting with comdats
|
2015-01-27 22:57:39 +00:00 |
TableGen
|
|
|
tools
|
Add code to llvm-objdump so the -section option with -macho will dump literal
|
2015-02-06 23:25:38 +00:00 |
Transforms
|
Fix invalid LLVM IR in PruneEH tests
|
2015-02-11 02:06:47 +00:00 |
Unit
|
|
|
Verifier
|
Fix statepoint verifier tests to actually test verifier.
|
2015-01-30 23:18:42 +00:00 |
YAMLParser
|
|
|
.clang-format
|
|
|
CMakeLists.txt
|
|
|
lit.cfg
|
Remove a gross usage of environment variables in MachineVerifier, replacing it with support for setting the -verify-machineinstrs flag via an environment variable in LIT.
|
2015-02-04 00:02:59 +00:00 |
lit.site.cfg.in
|
|
|
Makefile
|
|
|
Makefile.tests
|
|
|
TestRunner.sh
|
|
|