.. |
Analysis
|
[LazyValueInfo] Remove redundant calls to ConstantRange::contains. The same exact call was made in the if above and we already know it returned true. NFC
|
2017-06-07 00:58:09 +00:00 |
AsmParser
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
Bitcode
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
CodeGen
|
[InlineSpiller] Only account for real spills in the hoisting logic
|
2017-06-07 00:22:07 +00:00 |
DebugInfo
|
Fix uninitialized read.
|
2017-06-06 23:54:23 +00:00 |
Demangle
|
[ItaniumDemangle] Fix a exponential string copying bug
|
2017-05-28 23:24:52 +00:00 |
ExecutionEngine
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
Fuzzer
|
Fix the includes in lib/Fuzzer on Windows that have ordering
|
2017-06-06 23:28:01 +00:00 |
IR
|
[Constants] Use isUIntN/isIntN from MathExtras instead of reimplementing the same code. NFC
|
2017-06-07 00:58:05 +00:00 |
IRReader
|
Timer: Track name and description.
|
2016-11-18 19:43:18 +00:00 |
LTO
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
LineEditor
|
…
|
|
Linker
|
Support for taking the max of module flags when linking, use for PIE/PIC
|
2017-05-23 00:08:00 +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] Add GVNSink to the pipeline.
|
2017-06-03 23:18:29 +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
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
Target
|
[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 |
ToolDrivers
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
Transforms
|
Fix PR23384 (part 3 of 3)
|
2017-06-06 20:04:16 +00:00 |
XRay
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +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 |