..
Analysis
[Statepoints] Support for "patchable" statepoints.
2015-05-12 23:52:24 +00:00
Assembler
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
Bindings
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
Bitcode
Bitcode: Set LastDL after writing DebugLocs
2015-05-06 22:51:12 +00:00
BugPoint
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
CodeGen
[Hexagon] Remove dead constant assignment in hardware loop pass
2015-05-14 17:31:40 +00:00
DebugInfo
[DebugInfo] Debug locations for constant SD nodes
2015-05-13 08:58:03 +00:00
ExecutionEngine
[Orc] Reapply r236465 with fixes for the MSVC bots.
2015-05-05 17:37:18 +00:00
Feature
FileCheck
Instrumentation
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
2015-05-12 16:47:30 +00:00
Integer
JitListener
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
Linker
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
2015-05-12 16:47:30 +00:00
LTO
MC
[mips] [IAS] Enforce .set nomacro.
2015-05-14 14:51:32 +00:00
Object
[llvm-readobj/obj2yaml/yaml2obj] Support MIPS machine ELF header flags
2015-05-08 07:04:59 +00:00
Other
Let llc and opt override "-target-cpu" and "-target-features" via command line
2015-05-06 23:54:14 +00:00
SymbolRewriter
TableGen
Reverting r237234, "Use std::bitset for SubtargetFeatures"
2015-05-13 10:28:46 +00:00
tools
InstrProf: Fix display of large numbers in llvm-cov
2015-05-13 22:41:48 +00:00
Transforms
New Loop Distribution pass
2015-05-14 12:05:18 +00:00
Unit
Verifier
Add function entry count metadata.
2015-05-13 15:13:45 +00:00
YAMLParser
YAML: Implement block scalar parsing.
2015-05-13 23:10:51 +00:00
.clang-format
CMakeLists.txt
Remove duplicate cmake target I added in r236792.
2015-05-08 16:59:53 +00:00
lit.cfg
Add yaml-bench to the list of tools make check needs to run
2015-05-07 22:53:11 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh