.. |
Analysis
|
[BasicAA] Fix - missed alias in GEP expressions
|
2016-10-22 02:41:39 +00:00 |
AsmParser
|
DebugInfo: preparation to implement DW_AT_alignment
|
2016-10-20 00:13:12 +00:00 |
Bitcode
|
Fix spelling mistake in comment.
|
2016-10-20 10:42:14 +00:00 |
CodeGen
|
Use SDValue::getConstantOperandVal() helper. NFCI.
|
2016-10-24 20:56:52 +00:00 |
DebugInfo
|
[pdb] added support for dumping globals stream
|
2016-10-21 19:43:19 +00:00 |
Demangle
|
Avoid using alignas and constexpr.
|
2016-09-06 20:36:24 +00:00 |
ExecutionEngine
|
Fix cross-endianness RuntimeDyld relocation for ARM
|
2016-10-20 22:15:56 +00:00 |
Fuzzer
|
[libFuzzer] mutation: insert the size of the input in bytes as one of the ways to mutate a binary integer
|
2016-10-22 03:48:53 +00:00 |
IR
|
Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject.
|
2016-10-24 19:23:39 +00:00 |
IRReader
|
|
|
LibDriver
|
|
|
LineEditor
|
|
|
Linker
|
Typo: nomed struct -> named struct
|
2016-10-19 20:10:03 +00:00 |
LTO
|
Remove TimeValue usage from llvm/Support
|
2016-10-24 10:59:17 +00:00 |
MC
|
[MC] Fix Various End Of Line Comment checkings
|
2016-10-24 14:35:29 +00:00 |
Object
|
nother additional error check for an invalid Mach-O file
|
2016-10-24 21:15:11 +00:00 |
ObjectYAML
|
|
|
Option
|
Generalize ArgList::AddAllArgs more
|
2016-09-29 19:47:58 +00:00 |
Passes
|
Conditionally eliminate library calls where the result value is not used
|
2016-10-18 21:36:27 +00:00 |
ProfileData
|
Retire llvm::alignOf in favor of C++11 alignof.
|
2016-10-20 15:02:18 +00:00 |
Support
|
Removed FIXME from include ordering comment
|
2016-10-24 17:15:05 +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
|
[WebAssembly] Fix a broken URL.
|
2016-10-24 20:35:17 +00:00 |
Transforms
|
Merge two if conditions into one. NFCI.
|
2016-10-24 19:41:47 +00:00 |
CMakeLists.txt
|
Try to fix a circular dependency in the modules build.
|
2016-09-06 20:16:19 +00:00 |
LLVMBuild.txt
|
Add an c++ itanium demangler to llvm.
|
2016-09-06 19:16:48 +00:00 |