.. |
Analysis
|
ValueTracking: Make isSafeToSpeculativelyExecute a little cleaner
|
2015-02-01 19:10:19 +00:00 |
AsmParser
|
AsmParser: Recognize DW_TAG_* constants
|
2015-02-03 21:56:01 +00:00 |
Bitcode
|
IR: Assembly and bitcode for GenericDebugNode
|
2015-02-03 21:54:14 +00:00 |
CodeGen
|
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 |
DebugInfo
|
Move DebugInfo to DebugInfo/DWARF.
|
2015-01-30 18:07:45 +00:00 |
ExecutionEngine
|
[Orc] Make OrcMCJITReplacement::addObject calls transfer buffer ownership to the
|
2015-02-02 19:51:18 +00:00 |
Fuzzer
|
[fuzzer] Add proper dependensices to the fuzzer tests
|
2015-02-03 21:57:32 +00:00 |
IR
|
Use ImmutableCallSite for statepoint verification.
|
2015-02-03 23:18:47 +00:00 |
IRReader
|
|
|
LineEditor
|
|
|
Linker
|
[llvm link] Destroy ConstantArrays in LLVMContext if they are not used.
|
2015-01-20 19:24:59 +00:00 |
LTO
|
[LTO API] split lto_codegen_compile to lto_codegen_optimize and
|
2015-02-03 18:39:15 +00:00 |
MC
|
Compute the ELF SectionKind from the flags.
|
2015-01-29 17:33:21 +00:00 |
Object
|
[ELFYAML] Provide default value 0 for YAML relocation addendum field
|
2015-01-29 06:56:24 +00:00 |
Option
|
|
|
ProfileData
|
InstrProf: Make CounterMappingRegions less confusing to construct
|
2015-02-03 23:59:33 +00:00 |
Support
|
Support: Add string => unsigned mapping for DW_TAG
|
2015-02-03 21:16:49 +00:00 |
TableGen
|
|
|
Target
|
[Hexagon] Revert change to isCodeGenOnly = 1 in r228080
|
2015-02-04 00:09:23 +00:00 |
Transforms
|
[LV] Split off memcheck block really at the first check
|
2015-02-03 22:45:39 +00:00 |
CMakeLists.txt
|
Reverting r227452, which adds back the fuzzer library. Now excluding the fuzzer library based on LLVM_USE_SANITIZE_COVERAGE being set or unset.
|
2015-01-29 16:58:29 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
Move DebugInfo to DebugInfo/DWARF.
|
2015-01-30 18:07:45 +00:00 |