.. |
Analysis
|
Fixup r279618, instantiate *AnalysisManagerProxy<*AnalysisManager,LazyCallGraph::SCC>, instead of *AnalysisManagerProxy<*AnalysisManager,LazyCallGraph::SCC,LazyCallGraph&>, for PassID.
|
2016-08-30 15:47:13 +00:00 |
AsmParser
|
[AsmParser] Placate a -Wmisleading-indentantion warning (GCC7).
|
2016-08-26 18:05:03 +00:00 |
Bitcode
|
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes.
|
2016-08-25 00:45:04 +00:00 |
CodeGen
|
CodeGen: Fixup for r280128, since GCC isn't as permissive as Clang
|
2016-08-30 19:11:11 +00:00 |
DebugInfo
|
Remove unused translation unit.
|
2016-08-23 20:08:02 +00:00 |
ExecutionEngine
|
ExecutionEngine: fix a bug in the movt/movw relocator
|
2016-08-29 20:42:03 +00:00 |
Fuzzer
|
[libfuzzer] simplified unit truncation; do not write trunc items to disc
|
2016-08-30 20:49:07 +00:00 |
IR
|
ADT: Guarantee transferNodesFromList is only called on transfers
|
2016-08-30 18:00:45 +00:00 |
IRReader
|
…
|
|
LTO
|
[LTO] Remove extraneous output
|
2016-08-29 15:33:01 +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
|
ADT: Split ilist_node_traits into alloc and callback, NFC
|
2016-08-30 18:40:47 +00:00 |
Object
|
[COFFObjectFile] Ignore broken symbol table
|
2016-08-30 20:20:24 +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] Introduce basic update capabilities to the new PM's CGSCC pass
|
2016-08-24 09:37:14 +00:00 |
ProfileData
|
[ThinLTO] Indirect call promotion fixes for promoted local functions
|
2016-08-29 22:46:56 +00:00 |
Support
|
ADT: Split ilist_node_traits into alloc and callback, NFC
|
2016-08-30 18:40:47 +00:00 |
TableGen
|
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes.
|
2016-08-23 17:14:32 +00:00 |
Target
|
[AMDGPU] Refactor SOP instructions TD files.
|
2016-08-30 15:20:31 +00:00 |
Transforms
|
[LoopVectorizer] Predicate instructions in blocks with several incoming edges
|
2016-08-30 20:22:21 +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 |