.. |
ADT
|
[APInt] Add a isOneValue method that can determine if a number is 1 by only using getActiveBits/countLeadingZeros
|
2017-06-07 00:57:57 +00:00 |
Analysis
|
[LVI Printer] Rely on the LVI analysis functions rather than the LVI cache
|
2017-06-06 19:25:31 +00:00 |
AsmParser
|
|
|
Bitcode
|
Remove ignore-empty-index-file option
|
2017-05-12 19:32:11 +00:00 |
CodeGen
|
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-06-06 22:22:41 +00:00 |
Config
|
[cmake] Enable reverse iteration by default through build macro
|
2017-06-06 00:36:09 +00:00 |
DebugInfo
|
Fix uninitialized read.
|
2017-06-06 23:54:23 +00:00 |
Demangle
|
|
|
ExecutionEngine
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
IR
|
[Constants] Use APInt::isNullValue/isOneValue/uge to simplify some code and take advantage of APInt optimizations. NFC
|
2017-06-07 00:58:02 +00:00 |
IRReader
|
|
|
LineEditor
|
|
|
Linker
|
[Linker] Provide callback for internalization
|
2017-03-13 18:08:11 +00:00 |
LTO
|
Symbols re-defined with -wrap and -defsym need to be excluded from inter-
|
2017-06-05 16:24:25 +00:00 |
MC
|
[WebAssembly] MC: Refactor relocation handling
|
2017-06-06 19:15:05 +00:00 |
Object
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
ObjectYAML
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
Option
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
Passes
|
[PM/ThinLTO] Port the ThinLTO pipeline (both components) to the new PM.
|
2017-06-01 11:39:39 +00:00 |
ProfileData
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
Support
|
Allow VersionPrinter to print to arbitrary raw_ostreams
|
2017-06-06 21:54:04 +00:00 |
TableGen
|
[TableGen] Remove a couple unused methods from Record that take a StringRef argument. NFC
|
2017-06-02 05:56:47 +00:00 |
Target
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
ToolDrivers/llvm-lib
|
Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.
|
2017-05-13 22:06:46 +00:00 |
Transforms
|
NewGVN: Fix PR/33187. This is a bug caused by two things:
|
2017-06-06 17:15:28 +00:00 |
XRay
|
[XRay][tools] Add option to llvm-xray extract to symbolize functions
|
2017-04-18 23:23:54 +00:00 |
CMakeLists.txt
|
Support: Add a VCSRevision.h header file.
|
2017-04-13 01:26:12 +00:00 |
InitializePasses.h
|
Change code formatting to look like the surrounding code
|
2017-06-02 23:07:58 +00:00 |
LinkAllIR.h
|
|
|
LinkAllPasses.h
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
module.modulemap
|
Fix CodeView-related modules build failures post-r304248
|
2017-05-31 01:08:43 +00:00 |
module.modulemap.build
|
|
|
Pass.h
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
PassAnalysisSupport.h
|
|
|
PassInfo.h
|
[LegacyPassManager] Remove TargetMachine constructors
|
2017-05-18 17:21:13 +00:00 |
PassRegistry.h
|
|
|
PassSupport.h
|
[LegacyPassManager] Remove TargetMachine constructors
|
2017-05-18 17:21:13 +00:00 |