.. |
Analysis
|
Add convergent property to CodeMetrics.
|
2016-02-12 21:01:31 +00:00 |
AsmParser
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
Bitcode
|
Restore "[ThinLTO] Use MD5 hash in function index." with fix
|
2016-02-10 21:55:02 +00:00 |
CodeGen
|
Don't combine fp_round (fp_round x) if f80 to f16 is generated
|
2016-02-13 00:08:05 +00:00 |
DebugInfo
|
[DebugInfo] Eliminate compilation warning about used variable LSDA
|
2016-02-05 09:24:34 +00:00 |
ExecutionEngine
|
[Orc] Add lazy-JITting support for i386.
|
2016-02-10 01:02:33 +00:00 |
Fuzzer
|
[libFuzzer] make -runs=N flag also affect the simple runner (will execute every input N times)
|
2016-02-12 02:32:03 +00:00 |
IR
|
Revert "Add a new insert_as() method to DenseMap and use it for ConstantUniqueMap"
|
2016-02-11 22:00:36 +00:00 |
IRReader
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
LibDriver
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
LineEditor
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
Linker
|
Delete the deprecated LLVMLinkModules.
|
2016-02-12 15:28:45 +00:00 |
LTO
|
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
|
2016-01-27 10:01:28 +00:00 |
MC
|
[MC] Fixed parsing of macro arguments where expressions with spaces are present.
|
2016-02-11 13:48:49 +00:00 |
Object
|
Use copy initialization.
|
2016-02-11 19:54:18 +00:00 |
Option
|
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
|
2016-01-29 20:50:44 +00:00 |
Passes
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
ProfileData
|
[PGO] Add another interface for annotateValueSite
|
2016-02-12 21:36:17 +00:00 |
Support
|
ARMv7k: use Cortex-A7 by default even for tvOS
|
2016-02-11 23:49:08 +00:00 |
TableGen
|
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
|
2016-01-29 20:50:44 +00:00 |
Target
|
AMDGPU: Add intrinsics for sin/cos
|
2016-02-13 01:19:56 +00:00 |
Transforms
|
[LIR] Allow merging of memsets in negatively strided loops.
|
2016-02-12 21:03:23 +00:00 |
CMakeLists.txt
|
LibDriver, llvm-lib: introduce.
|
2015-06-09 21:50:22 +00:00 |
LLVMBuild.txt
|
Wrap some long lines in LLVMBuild files. NFC
|
2015-06-12 18:44:57 +00:00 |