.. |
AddDiscriminators.cpp
|
|
|
ASanStackFrameLayout.cpp
|
Update to use new name alignTo().
|
2016-01-14 21:06:47 +00:00 |
BasicBlockUtils.cpp
|
[SplitLandingPadPredecessors] Create a PHINode for the original landingpad only if it has some uses
|
2016-01-06 20:32:05 +00:00 |
BreakCriticalEdges.cpp
|
|
|
BuildLibCalls.cpp
|
getParent()->getParent() == getModule() ; NFC
|
2016-01-19 19:58:49 +00:00 |
BypassSlowDivision.cpp
|
Clarify that the bypassSlowDivision optimization operates on a single BB [v2]
|
2016-01-04 23:18:58 +00:00 |
CloneFunction.cpp
|
Remove CloningDirector and associated code
|
2016-01-08 18:23:17 +00:00 |
CloneModule.cpp
|
GlobalValue: use getValueType() instead of getType()->getPointerElementType().
|
2016-01-16 20:30:46 +00:00 |
CMakeLists.txt
|
Introduce sanstats tool and llvm::CreateSanitizerStatReport function.
|
2016-01-16 00:31:11 +00:00 |
CmpInstAnalysis.cpp
|
|
|
CodeExtractor.cpp
|
|
|
CtorUtils.cpp
|
|
|
DemoteRegToStack.cpp
|
|
|
FlattenCFG.cpp
|
LPM: Stop threading Pass * through all of the loop utility APIs. NFC
|
2015-12-15 19:40:57 +00:00 |
GlobalStatus.cpp
|
|
|
InlineFunction.cpp
|
[Inliner/WinEH] Honor implicit nounwinds
|
2016-01-20 02:15:15 +00:00 |
InstructionNamer.cpp
|
|
|
IntegerDivision.cpp
|
[Transforms] Use asserts instead of ifs around llvm_unreachable. NFC
|
2015-12-25 02:04:17 +00:00 |
LCSSA.cpp
|
[WinEH] Update LCSSA to handle catchswitch with handlers inside and outside a loop
|
2015-12-18 18:12:35 +00:00 |
LLVMBuild.txt
|
|
|
Local.cpp
|
Fix for two constant propagation problems in GVN with the assume intrinsic
|
2016-01-21 21:32:35 +00:00 |
LoopSimplify.cpp
|
LPM: Stop threading Pass * through all of the loop utility APIs. NFC
|
2015-12-15 19:40:57 +00:00 |
LoopUnroll.cpp
|
LoopInfo: Simplify ownership of Loop objects
|
2016-01-08 19:08:53 +00:00 |
LoopUnrollRuntime.cpp
|
LPM: Stop threading Pass * through all of the loop utility APIs. NFC
|
2015-12-15 19:40:57 +00:00 |
LoopUtils.cpp
|
function names start with a lower case letter ; NFC
|
2016-01-12 18:03:37 +00:00 |
LoopVersioning.cpp
|
|
|
LowerInvoke.cpp
|
|
|
LowerSwitch.cpp
|
|
|
Makefile
|
|
|
Mem2Reg.cpp
|
|
|
MetaRenamer.cpp
|
|
|
ModuleUtils.cpp
|
GlobalValue: use getValueType() instead of getType()->getPointerElementType().
|
2016-01-16 20:30:46 +00:00 |
PromoteMemoryToRegister.cpp
|
|
|
SanitizerStats.cpp
|
Introduce sanstats tool and llvm::CreateSanitizerStatReport function.
|
2016-01-16 00:31:11 +00:00 |
SimplifyCFG.cpp
|
Change ConstantFoldInstOperands to take Instruction instead of opcode and type. NFC.
|
2016-01-21 06:33:22 +00:00 |
SimplifyIndVar.cpp
|
LPM: Stop threading Pass * through all of the loop utility APIs. NFC
|
2015-12-15 19:40:57 +00:00 |
SimplifyInstructions.cpp
|
|
|
SimplifyLibCalls.cpp
|
move function definitions so we don't need separate declarations ; NFCI
|
2016-01-21 23:38:43 +00:00 |
SplitModule.cpp
|
Add a change accidentally left out from r258100
|
2016-01-18 23:35:24 +00:00 |
SSAUpdater.cpp
|
|
|
SymbolRewriter.cpp
|
|
|
UnifyFunctionExitNodes.cpp
|
|
|
Utils.cpp
|
|
|
ValueMapper.cpp
|
Split resolveCycles(bool AllowTemps) into two interfaces and document
|
2016-01-11 21:37:41 +00:00 |