.. |
Analysis
|
[SCEV] Assume parameters coming from function calls contain IVs
|
2017-05-27 15:17:49 +00:00 |
AsmParser
|
[IR] De-virtualize ~Value to save a vptr
|
2017-05-18 17:24:10 +00:00 |
Bitcode
|
Bitcode: Remove some dead code. Spotted by Teresa.
|
2017-05-26 23:21:40 +00:00 |
CodeGen
|
[GlobalIsel] Fix a warning with GCC 7 -Wpedantic. NFCI.
|
2017-05-29 20:13:22 +00:00 |
DebugInfo
|
Recommit "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC"
|
2017-05-27 18:10: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] Don't replace custom signal handlers.
|
2017-05-25 01:43:13 +00:00 |
IR
|
Cloning: Fix debug info cloning
|
2017-05-27 19:41:09 +00:00 |
IRReader
|
Timer: Track name and description.
|
2016-11-18 19:43:18 +00:00 |
LTO
|
[lib/LTO] Don't reinvent the code for switching linkage.
|
2017-05-26 21:56:14 +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
|
[WebAssembly] MC: Include unnamed data when writing wasm files
|
2017-05-25 21:08:07 +00:00 |
Object
|
Recommit "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC"
|
2017-05-27 18:10:23 +00:00 |
ObjectYAML
|
[WebAssembly] Fix build error in wasm YAML code
|
2017-05-10 00:14:04 +00:00 |
Option
|
[GSoC] Shell autocompletion for clang
|
2017-05-23 18:39:08 +00:00 |
Passes
|
[PM] Enable the new simple loop unswitch pass in the new pass manager
|
2017-05-26 01:24:11 +00:00 |
ProfileData
|
[InstrProf] Use more ArrayRef/StringRef.
|
2017-05-28 13:23:02 +00:00 |
Support
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-05-30 03:30:34 +00:00 |
TableGen
|
[TableGen] Use StringMap instead of DenseMap<StringRef> to unique CodeInit and StringInit objects. Override the allocator to keep using the BumpPtrAllocator. NFCI
|
2017-05-29 21:49:37 +00:00 |
Target
|
[mips] Expansion of LI.S and LI.D
|
2017-05-30 09:33:43 +00:00 |
ToolDrivers
|
Add missing files
|
2017-05-13 22:10:13 +00:00 |
Transforms
|
NewGVN: Compute hash value of expression on demand and use it in inequality testing.
|
2017-05-30 06:58:18 +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 |