.. |
Analysis
|
InstructionSimplify: don't speculate about Constants changing.
|
2017-05-22 21:28:08 +00:00 |
AsmParser
|
[IR] De-virtualize ~Value to save a vptr
|
2017-05-18 17:24:10 +00:00 |
Bitcode
|
[IR] Switch AttributeList to use an array for O(1) access
|
2017-05-23 17:01:48 +00:00 |
CodeGen
|
AsmPrinter: mark the beginning and the end of a function in verbose mode
|
2017-05-23 21:22:16 +00:00 |
DebugInfo
|
[CodeView] Eliminate redundant hashes and allocations.
|
2017-05-23 18:56:23 +00:00 |
Demangle
|
Revert r303375 "LLVM_FALLTHROUGH instead of fall-through comment."
|
2017-05-18 20:18:24 +00:00 |
ExecutionEngine
|
[RuntimeDyld, PowerPC] Fix regression from r303637
|
2017-05-23 17:03:23 +00:00 |
Fuzzer
|
[libFuzzer] fix tests on Windows
|
2017-05-15 22:55:00 +00:00 |
IR
|
Silence MSVC warning about unsigned integer overflow, which has defined behavior
|
2017-05-23 21:35:32 +00:00 |
IRReader
|
|
|
LineEditor
|
|
|
Linker
|
Support for taking the max of module flags when linking, use for PIE/PIC
|
2017-05-23 00:08:00 +00:00 |
LTO
|
Infer relocation model from module flags in relocatable LTO link.
|
2017-05-22 21:11:35 +00:00 |
MC
|
Re-apply r302416: [ARM] Clear the constant pool cache on explicit .ltorg directives
|
2017-05-22 09:42:07 +00:00 |
Object
|
COFF: Fix another StringRef return error
|
2017-05-20 21:54:15 +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
|
[NewPM] Fix an innocent but silly typo. Reported by Craig Topper.
|
2017-05-22 23:47:11 +00:00 |
ProfileData
|
Change sample profile writer to make it deterministic.
|
2017-05-11 23:43:44 +00:00 |
Support
|
Added LLVM_FALLTHROUGH to address gcc warning: this statement may fall through.
|
2017-05-23 01:20:52 +00:00 |
TableGen
|
|
|
Target
|
[AMDGPU] Add INDIRECT_BASE_ADDR to R600_Reg32 class (PR33045)
|
2017-05-23 21:27:15 +00:00 |
ToolDrivers
|
Add missing files
|
2017-05-13 22:10:13 +00:00 |
Transforms
|
[InstCombine] allow icmp-xor folds for vectors (PR33138)
|
2017-05-23 17:29:58 +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 |