.. |
Analysis
|
[EH] Recognize __(gxx|gcc)_personality_seh0 as the GNU EH personalities
|
2017-05-31 22:35:52 +00:00 |
AsmParser
|
[IR] De-virtualize ~Value to save a vptr
|
2017-05-18 17:24:10 +00:00 |
Bitcode
|
[ThinLTO] Reduce unnecessary map lookups during combined summary write
|
2017-05-31 18:58:11 +00:00 |
CodeGen
|
[SDAG] Fix CombineTo ordering in visitZERO_EXTEND and visitSIGN_EXTEND
|
2017-06-01 19:33:50 +00:00 |
DebugInfo
|
[DWARF] Introduce Dump Options
|
2017-06-01 18:18:23 +00:00 |
Demangle
|
[ItaniumDemangle] Fix a exponential string copying bug
|
2017-05-28 23:24:52 +00:00 |
ExecutionEngine
|
[RuntimeDyld, PowerPC] Fix regression from r303637
|
2017-05-23 17:03:23 +00:00 |
Fuzzer
|
[libFuzzer] fix a test to match the new sanitizer run-time
|
2017-05-31 19:47:11 +00:00 |
IR
|
[IR] Add additional addParamAttr/removeParamAttr to AttributeList API
|
2017-05-31 19:23:09 +00:00 |
IRReader
|
Timer: Track name and description.
|
2016-11-18 19:43:18 +00:00 |
LTO
|
[PM/ThinLTO] Port the ThinLTO pipeline (both components) to the new PM.
|
2017-06-01 11:39:39 +00:00 |
LineEditor
|
…
|
|
Linker
|
Support for taking the max of module flags when linking, use for PIE/PIC
|
2017-05-23 00:08:00 +00:00 |
MC
|
[CodeView] Move CodeView YAML code to ObjectYAML.
|
2017-05-30 21:53:05 +00:00 |
Object
|
[MachOObject] Fix bind opcode parser error on valid opcode sequence
|
2017-05-31 22:17:43 +00:00 |
ObjectYAML
|
[ObjectYAML] Split CodeViewYAML into 3 pieces.
|
2017-05-31 04:17:13 +00:00 |
Option
|
[GSoC] Shell autocompletion for clang
|
2017-05-23 18:39:08 +00:00 |
Passes
|
[PM/ThinLTO] Port the ThinLTO pipeline (both components) to the new PM.
|
2017-06-01 11:39:39 +00:00 |
ProfileData
|
[InstrProf] Use more ArrayRef/StringRef.
|
2017-05-28 13:23:02 +00:00 |
Support
|
[Solaris] Fix PR33228 - llvm::sys::fs::is_local_impl done right
|
2017-06-01 12:57:00 +00:00 |
TableGen
|
[TableGen] Remove RecordVal constructor that takes a StringRef and Record::setName(StringRef). Leave just the versions that take an Init.
|
2017-06-01 06:56:16 +00:00 |
Target
|
[Hexagon] Fix dependence check in the packetizer
|
2017-06-01 18:02:40 +00:00 |
ToolDrivers
|
Add missing files
|
2017-05-13 22:10:13 +00:00 |
Transforms
|
[Profile] Fix builtin_expect lowering bug
|
2017-06-01 19:05:55 +00:00 |
XRay
|
[XRay][lib] Support and temporarily skip over CustomEvent records
|
2017-05-12 01:06:41 +00:00 |
CMakeLists.txt
|
Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.
|
2017-05-13 22:06:46 +00:00 |
LLVMBuild.txt
|
Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.
|
2017-05-13 22:06:46 +00:00 |