.. |
Analysis
|
[PHITransAddr] Don't translate unreachable values
|
2015-06-01 00:15:08 +00:00 |
AsmParser
|
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
|
2015-05-29 19:43:39 +00:00 |
Bitcode
|
[BitcodeReader] Change an assert to a call to a call to Error()
|
2015-05-30 00:17:20 +00:00 |
CodeGen
|
Create a MCSymbolELF.
|
2015-06-02 00:25:12 +00:00 |
DebugInfo
|
[DWARF] Fix a bug in line info handling
|
2015-05-31 23:37:04 +00:00 |
ExecutionEngine
|
Simplify now that we always use an alignment of 2 for ELF files.
|
2015-06-02 12:05:27 +00:00 |
Fuzzer
|
[lib/Fuzzer] make assertions more informative and update comments for the user-supplied mutator
|
2015-05-30 17:33:13 +00:00 |
IR
|
Move the name pointer out of Value into a map that lives on the
|
2015-06-01 22:24:01 +00:00 |
IRReader
|
|
|
LineEditor
|
|
|
Linker
|
While in GlobalValue fix the function(s) that don't follow the
|
2015-05-15 18:20:14 +00:00 |
LTO
|
Make the C++ LTO API easier to use from C++ clients.
|
2015-06-01 20:08:30 +00:00 |
MC
|
Create a MCSymbolELF.
|
2015-06-02 00:25:12 +00:00 |
Object
|
Simplify now that we always use an alignment of 2 for ELF files.
|
2015-06-02 12:05:27 +00:00 |
Option
|
Option parsing: properly handle flag aliases for joined options (PR23394)
|
2015-05-04 18:00:13 +00:00 |
Passes
|
[PM] Fixup for r231556 where I missed a dependency on intrinsics
|
2015-03-07 09:08:20 +00:00 |
ProfileData
|
InstrProf: Treat functions with a coverage map but no profile as unreached
|
2015-05-13 22:03:04 +00:00 |
Support
|
[Support] Simplify Triple::getOSVersion
|
2015-06-01 23:45:25 +00:00 |
TableGen
|
[TableGen] Use range-based for loops. NFC
|
2015-06-02 06:19:28 +00:00 |
Target
|
AVX-512: Implemented VRANGESD and VRANGESS instructions for SKX Implemented DAG lowering for all these forms.
|
2015-06-02 14:12:54 +00:00 |
Transforms
|
Teach the IR Sink pass to (conservatively) respect convergent annotations.
|
2015-06-01 17:20:31 +00:00 |
CMakeLists.txt
|
[PM] Create a separate library for high-level pass management code.
|
2015-03-07 09:02:36 +00:00 |
LLVMBuild.txt
|
Reflow long lines of some LLVMBuild files
|
2015-05-14 15:38:27 +00:00 |
Makefile
|
[PM] Create a separate library for high-level pass management code.
|
2015-03-07 09:02:36 +00:00 |