..
AddDiscriminators.cpp
ASanStackFrameLayout.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
BasicBlockUtils.cpp
Revert the new EH instructions
2015-07-10 07:15:17 +00:00
BreakCriticalEdges.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
BuildLibCalls.cpp
Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced init only
2015-05-18 22:13:54 +00:00
BypassSlowDivision.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
CloneFunction.cpp
[LoopDist] Move loop-versioning helper functions to Cloning, NFC
2015-07-10 18:55:09 +00:00
CloneModule.cpp
[Cloning] Teach CloneModule about personality functions
2015-06-30 22:14:01 +00:00
CMakeLists.txt
[LoopDist/LoopVer] Move LoopVersioning to a new module, NFC
2015-07-10 18:55:13 +00:00
CmpInstAnalysis.cpp
CodeExtractor.cpp
CtorUtils.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
DemoteRegToStack.cpp
FlattenCFG.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
GlobalStatus.cpp
InlineFunction.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
InstructionNamer.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
IntegerDivision.cpp
Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced init only
2015-05-18 22:13:54 +00:00
LCSSA.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
LLVMBuild.txt
Local.cpp
Revert the new EH instructions
2015-07-10 07:15:17 +00:00
LoopSimplify.cpp
[LoopSimplify] Set proper debug location in loop backedge blocks.
2015-06-29 21:30:14 +00:00
LoopUnroll.cpp
LoopUnrollRuntime.cpp
[LoopUnroll] Use undef for phis with no value live
2015-07-01 05:38:07 +00:00
LoopUtils.cpp
Refactor RecurrenceInstDesc
2015-06-16 22:59:45 +00:00
LoopVersioning.cpp
[LoopDist/LoopVer] Move LoopVersioning to a new module, NFC
2015-07-10 18:55:13 +00:00
LowerInvoke.cpp
LowerSwitch.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
Makefile
Mem2Reg.cpp
MetaRenamer.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
ModuleUtils.cpp
PromoteMemoryToRegister.cpp
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
2015-05-29 19:43:39 +00:00
SimplifyCFG.cpp
don't repeat function names in comments; NFC
2015-06-24 20:40:57 +00:00
SimplifyIndVar.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
SimplifyInstructions.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
SimplifyLibCalls.cpp
Change Function::getIntrinsicID() to return an Intrinsic::ID. NFC.
2015-05-20 17:16:39 +00:00
SSAUpdater.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
SymbolRewriter.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
UnifyFunctionExitNodes.cpp
Utils.cpp
ValueMapper.cpp
[opaque pointer type] Explicitly store the pointee type of the result of a GEP
2015-06-01 03:09:34 +00:00