.. |
ADT
|
Statistic: Bring back printing on exit by default
|
2016-09-27 19:38:55 +00:00 |
Analysis
|
Refactor the ProfileSummaryInfo to use doInitialization and doFinalization to handle Module update.
|
2016-09-28 21:00:58 +00:00 |
AsmParser
|
[AsmParser] Expose an API to parse a string starting with a type.
|
2016-03-08 00:37:07 +00:00 |
Bitcode
|
[thinlto] Basic thinlto fdo heuristic
|
2016-09-26 20:37:32 +00:00 |
CodeGen
|
ScheduleDAGInstrs: There is no need to set OrigNode for MI SUnits; NFC
|
2016-09-29 01:32:31 +00:00 |
Config
|
Add an c++ itanium demangler to llvm.
|
2016-09-06 19:16:48 +00:00 |
DebugInfo
|
[sancov] introducing symbolized coverage files (.symcov)
|
2016-09-28 21:39:28 +00:00 |
Demangle
|
Add an c++ itanium demangler to llvm.
|
2016-09-06 19:16:48 +00:00 |
ExecutionEngine
|
Fix MSVC 2013 build by using our <thread> wrapper header
|
2016-09-13 18:40:04 +00:00 |
IR
|
Remove unnecessary explicit
|
2016-09-29 16:01:34 +00:00 |
IRReader
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
LibDriver
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
LineEditor
|
Apply clang-tidy's misc-move-constructor-init throughout LLVM.
|
2016-05-27 14:27:24 +00:00 |
Linker
|
Linker: teach the IR mover to return llvm::Error.
|
2016-05-27 05:21:35 +00:00 |
LTO
|
[LTO] Add a FIXME, we shouldn't expose getComdat().
|
2016-09-29 00:31:45 +00:00 |
MC
|
Fix typo in comment, NFC
|
2016-09-26 12:38:03 +00:00 |
Object
|
[Stackmap] Added callsite counts to emitted function information.
|
2016-09-14 20:22:03 +00:00 |
ObjectYAML
|
[macho2yaml] Don't write empty linkedit data
|
2016-08-17 21:46:04 +00:00 |
Option
|
Option parser: class for consuming a joined arg in addition to all remaining args
|
2016-04-15 00:23:30 +00:00 |
Passes
|
[PM] Significantly refactor the pass pipeline parsing to be easier to
|
2016-08-03 03:21:41 +00:00 |
ProfileData
|
[Coverage] Clarify a function contract (NFC)
|
2016-09-23 20:13:44 +00:00 |
Support
|
Fix a typo, depricated -> deprecated
|
2016-09-27 19:45:30 +00:00 |
TableGen
|
[TableGen] Autobrief-ize Record. NFC.
|
2016-07-14 14:53:14 +00:00 |
Target
|
[TargetRegisterInfo, AArch64] Add target hook for isConstantPhysReg().
|
2016-09-27 22:17:27 +00:00 |
Transforms
|
Remove pruning of phi nodes in MemorySSA - it makes updating harder
|
2016-09-26 17:22:54 +00:00 |
CMakeLists.txt
|
Remove llvm_headers_do_not_build for the benefit of XCode and Visual Studio users.
|
2014-08-14 00:51:47 +00:00 |
InitializePasses.h
|
Rename NameAnonFunctions to NameAnonGlobals to match what it is doing (NFC)
|
2016-09-16 16:56:30 +00:00 |
LinkAllIR.h
|
Remove every uses of getGlobalContext() in LLVM (but the C API)
|
2016-04-14 21:59:01 +00:00 |
LinkAllPasses.h
|
Add a counter-function insertion pass
|
2016-09-01 09:42:39 +00:00 |
module.modulemap
|
[modules] Re-enable some previously excluded files.
|
2016-09-13 14:41:35 +00:00 |
module.modulemap.build
|
[modules] Add module maps for LLVM. These are not quite ready for prime-time
|
2014-05-21 02:46:14 +00:00 |
Pass.h
|
Remove unused header.
|
2016-05-25 22:56:58 +00:00 |
PassAnalysisSupport.h
|
Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
|
2016-06-26 12:28:59 +00:00 |
PassInfo.h
|
Reformat partially.
|
2015-10-05 04:46:30 +00:00 |
PassRegistry.h
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
PassSupport.h
|
[LPM] Reinstate r271781 which reinstated r271652 to replace the
|
2016-06-04 19:57:55 +00:00 |