.. |
AddDiscriminators.cpp
|
Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator changes to ensure discriminator changes don't introduce new DWARF DW_TAG_lexical_blocks.
|
2014-08-21 22:45:21 +00:00 |
ASanStackFrameLayout.cpp
|
Revert "Introduce a string_ostream string builder facilty"
|
2014-06-26 22:52:05 +00:00 |
BasicBlockUtils.cpp
|
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
|
2014-07-21 17:06:51 +00:00 |
BreakCriticalEdges.cpp
|
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
|
2014-07-21 17:06:51 +00:00 |
BuildLibCalls.cpp
|
Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just letting them be implicitly created.
|
2014-08-27 05:25:25 +00:00 |
BypassSlowDivision.cpp
|
|
|
CloneFunction.cpp
|
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
|
2014-07-21 17:06:51 +00:00 |
CloneModule.cpp
|
|
|
CMakeLists.txt
|
Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics.
|
2014-07-09 19:40:08 +00:00 |
CmpInstAnalysis.cpp
|
|
|
CodeExtractor.cpp
|
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
|
2014-07-21 17:06:51 +00:00 |
CtorUtils.cpp
|
|
|
DemoteRegToStack.cpp
|
|
|
FlattenCFG.cpp
|
utils: Fix segfault in flattencfg
|
2014-08-13 20:31:53 +00:00 |
GlobalStatus.cpp
|
Remove dangling initializers in GlobalDCE
|
2014-08-25 17:51:14 +00:00 |
InlineFunction.cpp
|
Simplify code. No functionality change.
|
2014-09-13 12:38:49 +00:00 |
InstructionNamer.cpp
|
|
|
IntegerDivision.cpp
|
|
|
LCSSA.cpp
|
|
|
LLVMBuild.txt
|
|
|
Local.cpp
|
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
|
2014-09-07 18:57:58 +00:00 |
LoopSimplify.cpp
|
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
|
2014-09-07 18:57:58 +00:00 |
LoopUnroll.cpp
|
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
|
2014-09-07 18:57:58 +00:00 |
LoopUnrollRuntime.cpp
|
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
|
2014-07-21 17:06:51 +00:00 |
LowerExpectIntrinsic.cpp
|
|
|
LowerInvoke.cpp
|
|
|
LowerSwitch.cpp
|
Fixup PHIs in LowerSwitch when a Leaf node is not emitted.
|
2014-07-11 10:34:36 +00:00 |
Makefile
|
|
|
Mem2Reg.cpp
|
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
|
2014-09-07 18:57:58 +00:00 |
MetaRenamer.cpp
|
|
|
ModuleUtils.cpp
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-21 05:55:13 +00:00 |
PromoteMemoryToRegister.cpp
|
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
|
2014-09-07 18:57:58 +00:00 |
SimplifyCFG.cpp
|
Remove dead code in SimplifyCFG
|
2014-09-15 20:48:13 +00:00 |
SimplifyIndVar.cpp
|
|
|
SimplifyInstructions.cpp
|
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
|
2014-09-07 18:57:58 +00:00 |
SimplifyLibCalls.cpp
|
Refactoring SimplifyLibCalls to remove static initializers and generally cleaning up the code.
|
2014-09-17 20:55:46 +00:00 |
SSAUpdater.cpp
|
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
|
2014-07-21 17:06:51 +00:00 |
UnifyFunctionExitNodes.cpp
|
|
|
Utils.cpp
|
|
|
ValueMapper.cpp
|
|
|