.. |
Analysis
|
[Assumptions] Make collecting ephemeral values not quadratic in the
|
2016-08-18 17:51:24 +00:00 |
AsmParser
|
[LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings
|
2016-08-18 17:56:27 +00:00 |
Bitcode
|
Constify some path in the bitcode writer (NFC)
|
2016-08-19 06:06:18 +00:00 |
CodeGen
|
Revert "RegScavenging: Add scavengeRegisterBackwards()"
|
2016-08-19 03:03:24 +00:00 |
DebugInfo
|
[LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings
|
2016-08-18 17:56:27 +00:00 |
ExecutionEngine
|
[RuntimeDyld] Add support for ELF R_ARM_REL32 and R_ARM_GOT_PREL.
|
2016-08-19 01:15:39 +00:00 |
Fuzzer
|
[libFuzzer] add more __attribute__((visibility("default")))
|
2016-08-18 20:52:52 +00:00 |
IR
|
Add a version of Intrinsic::getName which is more efficient when there are no overloads.
|
2016-08-18 18:30:54 +00:00 |
IRReader
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
LTO
|
[LTO] Move callback member from base class to the derived where it is used (NFC)
|
2016-08-19 06:10:03 +00:00 |
LibDriver
|
Object: Replace NewArchiveIterator with a simpler NewArchiveMember class. NFCI.
|
2016-06-29 22:27:42 +00:00 |
LineEditor
|
Fix Clang-tidy modernize-deprecated-headers warnings in some files; other minor fixes.
|
2016-03-28 17:40:08 +00:00 |
Linker
|
Linker: Avoid some ridiculous indentation by using a temporary. NFC
|
2016-08-15 22:41:42 +00:00 |
MC
|
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
|
2016-08-17 20:30:52 +00:00 |
Object
|
Replace "fallthrough" comments with LLVM_FALLTHROUGH
|
2016-08-17 05:10:15 +00:00 |
ObjectYAML
|
[macho2yaml] Don't write empty linkedit data
|
2016-08-17 21:46:04 +00:00 |
Option
|
Replace "fallthrough" comments with LLVM_FALLTHROUGH
|
2016-08-17 05:10:15 +00:00 |
Passes
|
[PM] Port the always inliner to the new pass manager in a much more
|
2016-08-17 02:56:20 +00:00 |
ProfileData
|
Use range algorithms instead of unpacking begin/end
|
2016-08-11 21:15:00 +00:00 |
Support
|
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
|
2016-08-17 20:30:52 +00:00 |
TableGen
|
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
|
2016-08-17 20:30:52 +00:00 |
Target
|
[XRay] Synthesize a reference to the xray_instr_map
|
2016-08-19 04:44:30 +00:00 |
Transforms
|
[Profile] Simple code refactoring for reuse /NFC
|
2016-08-19 05:31:33 +00:00 |
CMakeLists.txt
|
Move ObjectYAML code to a new library.
|
2016-03-01 19:15:06 +00:00 |
LLVMBuild.txt
|
Add LLVMBuild for ObjectYAML.
|
2016-03-01 21:29:33 +00:00 |