.. |
Analysis
|
Add a late IR expansion pass for the experimental reduction intrinsics.
|
2017-05-10 09:42:49 +00:00 |
AsmParser
|
AMDGPU: Add AMDGPU_HS calling convention
|
2017-05-02 15:41:10 +00:00 |
Bitcode
|
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI."
|
2017-05-04 18:03:25 +00:00 |
CodeGen
|
[DAGCombiner] Dropped explicit (sra 0, x) -> 0 and (sra -1, x) -> 0 folds.
|
2017-05-10 13:06:26 +00:00 |
DebugInfo
|
[DWARF] Fix a parsing issue with type unit headers.
|
2017-05-09 19:38:38 +00:00 |
Demangle
|
|
|
ExecutionEngine
|
[ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH
|
2017-05-09 21:32:18 +00:00 |
Fuzzer
|
[libFuzzer] update docs on -print_coverage/-dump_coverage
|
2017-05-09 01:34:27 +00:00 |
IR
|
[codeview] Check for a DIExpression offset for local variables
|
2017-05-09 19:59:29 +00:00 |
IRReader
|
|
|
LibDriver
|
|
|
LineEditor
|
|
|
Linker
|
|
|
LTO
|
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI."
|
2017-05-04 18:03:25 +00:00 |
MC
|
chang type from 'int' to 'size_t'. This will fix revision number 302652
|
2017-05-10 14:00:57 +00:00 |
Object
|
[WebAssembly] Improve libObject support for wasm imports and exports
|
2017-05-09 23:48:41 +00:00 |
ObjectYAML
|
[WebAssembly] Fix build error in wasm YAML code
|
2017-05-10 00:14:04 +00:00 |
Option
|
|
|
Passes
|
[PM] Add ProfileSummaryAnalysis as a required pass in the new pipeline.
|
2017-05-04 16:58:45 +00:00 |
ProfileData
|
|
|
Support
|
[APInt] Fix indentation of tcDivide. Combine variable declaration and initialization.
|
2017-05-10 07:50:17 +00:00 |
TableGen
|
|
|
Target
|
[SystemZ] Implement getRepRegClassFor()
|
2017-05-10 13:03:25 +00:00 |
Transforms
|
[InstCombine] add (ashr (shl i32 X, 31), 31), 1 --> and (not X), 1
|
2017-05-10 13:56:52 +00:00 |
XRay
|
|
|
CMakeLists.txt
|
|
|
LLVMBuild.txt
|
|
|