..
Analysis
Revert "[CloneFunction] Don't remove side effecting calls"
2016-08-03 20:01:01 +00:00
AsmParser
Add writeonly IR attribute
2016-07-04 08:01:29 +00:00
Bitcode
[ThinLTO] Address review comments from PGO indirect call promotion (NFC)
2016-07-18 18:31:50 +00:00
CodeGen
RenameIndependentSubregs: Fix liveness query in rewriteOperands()
2016-08-03 22:37:47 +00:00
DebugInfo
pdbdump: Fix crash bug.
2016-08-03 23:43:23 +00:00
ExecutionEngine
[Orc] Fix common symbol support in ORC.
2016-08-01 22:23:24 +00:00
Fuzzer
[libFuzzer] extend the messages printed by afl_driver
2016-07-19 23:18:28 +00:00
IR
IR: Drop uniquing when an MDNode Value operand is deleted
2016-08-03 18:19:43 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
Move legacy LTO interface headers to legacy/ directory.
2016-07-14 21:21:16 +00:00
MC
Fix handling of end-of-line preprocessor comments Attempt 2
2016-08-02 19:17:54 +00:00
Object
Clean up of libObject/Archive interfaces and change the last three uses of ErrorOr<>
2016-08-03 21:57:47 +00:00
ObjectYAML
BPF: Use official ELF e_machine value
2016-07-15 22:27:55 +00:00
Option
Passes
[PM] Fix a mis-named parameter in parseLoopPass -- the pass manager was
2016-08-03 09:14:03 +00:00
ProfileData
[PGO] Make needsComdatForCounter() available (NFC)
2016-07-21 20:50:02 +00:00
Support
Add unittests to {ARM | AArch64}TargetParser.
2016-07-28 06:11:18 +00:00
TableGen
[TableGen] Autobrief-ize Record. NFC.
2016-07-14 14:53:14 +00:00
Target
[PPC] Handling CallInst in PPCBoolRetToInt
2016-08-03 21:43:51 +00:00
Transforms
[InstCombine] use m_APInt to allow icmp eq (add X, C1), C2 folds for splat constant vectors
2016-08-03 22:08:44 +00:00
CMakeLists.txt
LLVMBuild.txt