.. |
Analysis
|
[GraphTraits] Make nodes_iterator dereference to NodeType*/NodeRef
|
2016-08-19 21:20:13 +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
|
Use SDValue::getOpcode() helper instead of via SDValue::getNode()
|
2016-08-20 20:04:18 +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] Revert r279182 and 279201 -- they broke some ARM bots.
|
2016-08-19 17:06:39 +00:00 |
Fuzzer
|
[libFuzzer] fix the non-debug build warnings
|
2016-08-19 20:57:09 +00:00 |
IR
|
[PM] Introduce an abstraction for all the analyses over a particular IR
|
2016-08-20 04:57:28 +00:00 |
IRReader
|
…
|
|
LTO
|
[LTO] Remove dead-code: collectUsedGlobalVariables has been moved to Thin and LTO specifc path (NFC)
|
2016-08-19 15:35:44 +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] Re-instate r279227 and r279228 with a fix to the way the templating
|
2016-08-19 18:36:06 +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
|
[X86][AVX] Dropped combineShuffle256 - this can now be performed by EltsFromConsecutiveLoads
|
2016-08-21 15:39:45 +00:00 |
Transforms
|
[InstCombine] use APInt instead of ConstantInt in isSignBitCheck(); NFCI
|
2016-08-21 15:07:45 +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 |