projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[llvm-pdbdump] Fix dumping of function pointers and basic types.
[oota-llvm.git]
/
include
/
llvm
/
InitializePasses.h
2015-02-20
Peter Collingbourne
Introduce bitset metadata format and bitset lowering...
blob
|
commitdiff
|
raw
2015-02-20
Philip Reames
Add a pass for constructing gc.statepoint sequences...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Adam Nemet
[LoopAccesses] Create the analysis pass
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Adam Nemet
Revert "Reformat."
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
Reid Kleckner
Add an IR-to-IR test for dwarf EH preparation using opt
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
NAKAMURA Takumi
Reformat.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
NAKAMURA Takumi
Revert r229622: "[LoopAccesses] Make VectorizerParams...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
Adam Nemet
[LoopAccesses] Create the analysis pass
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
Hal Finkel
[BDCE] Add a bit-tracking DCE pass
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Ramkumar Ramachandra
Introduce print-memderefs to test isDereferenceablePointer
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Philip Reames
Add a pass for inserting safepoints into (nearly) arbit...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Jingyue Wu
Add straight-line strength reduction to LLVM
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Chandler Carruth
[multiversion] Kill FunctionTargetTransformInfo, TTI...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-31
Chandler Carruth
[PM] Change the core design of the TTI analysis to...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
Reid Kleckner
Add a Windows EH preparation pass that zaps resumes
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Philip Reames
Remove gc.root's performCustomLowering
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Chandler Carruth
[PM] Refactor the core logic to run EarlyCSE over a...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
Chandler Carruth
[PM] Separate the InstCombiner from its pass.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-17
Chandler Carruth
[PM] Split the LoopInfo object apart from the legacy...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Sanjoy Das
Add a new pass "inductive range check elimination"
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Sanjoy Das
Revert r226201 (Add a new pass "inductive range check...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Sanjoy Das
Add a new pass "inductive range check elimination"
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Chandler Carruth
[PM] Separate the TargetLibraryInfo object from the...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
JF Bastien
Revert "Insert random noops to increase security agains...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
JF Bastien
Insert random noops to increase security against ROP...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-04
Chandler Carruth
[PM] Split the AssumptionTracker immutable pass into...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-08
Justin Bogner
InstrProf: An intrinsic and lowering for instrumentatio...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-29
Duncan P. N. Exon...
DebugIR: Delete -debug-ir
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
Rafael Espindola
Remove the unused FindUsedTypes pass.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
Rafael Espindola
Add back r222061 with a fix.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-15
Reid Kleckner
Revert "Don't make assumptions about the name of privat...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-14
Rafael Espindola
Don't make assumptions about the name of private global...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
Kostya Serebryany
Move asan-coverage into a separate phase.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
Tom Roeder
Add Forward Control-Flow Integrity.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Saleem Abdulrasool
Transform: add SymbolRewriter pass
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Eric Christopher
Add a new pass FunctionTargetTransformInfo. This pass...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-07
Hal Finkel
Add an AlignmentFromAssumptions Pass
blob
|
commitdiff
|
raw
|
diff to current
2014-09-07
Hal Finkel
Add an Assumption-Tracking Pass
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
Hal Finkel
Add a CFL Alias Analysis implementation
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
Robin Morisset
Rename AtomicExpandLoadLinked into AtomicExpand
blob
|
commitdiff
|
raw
|
diff to current
2014-08-03
Gerolf Hoflehner
MachineCombiner Pass for selecting faster instruction
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Duncan P. N. Exon...
Move -verify-use-list-order into llvm-uselistorder
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Duncan P. N. Exon...
IPO: Add use-list-order verifier
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
Hal Finkel
Add scoped-noalias metadata
blob
|
commitdiff
|
raw
|
diff to current
2014-07-19
Matt Arsenault
Templatify RegionInfo so it works on MachineBasicBlocks
blob
|
commitdiff
|
raw
|
diff to current
2014-07-18
Gerolf Hoflehner
MergedLoadStoreMotion pass
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Matt Arsenault
Templatify DominanceFrontier.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
Tom Roeder
Add a new attribute called 'jumptable' that creates...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Michael J. Spencer
Add LoadCombine pass.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
Eli Bendersky
Add an optimization that does CSE in a group of similar...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
Tim Northover
Atomics: promote ARM's IR-based atomics pass to CodeGen.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Duncan P. N. Exon...
verify-di: Implement DebugInfoVerifier
blob
|
commitdiff
|
raw
|
diff to current
2014-03-03
Diego Novillo
Pass to emit DWARF path discriminators.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Rafael Espindola
Make DataLayout a plain object, not a pass.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
Juergen Ributzka
Revert "Revert "Add Constant Hoisting Pass" (r200034)"
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
Hans Wennborg
Revert "Add Constant Hoisting Pass" (r200034)
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Juergen Ributzka
Add Constant Hoisting Pass
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Juergen Ributzka
Revert "Add Constant Hoisting Pass"
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Juergen Ributzka
Add Constant Hoisting Pass
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
Chandler Carruth
[PM] Wire up the Verifier for the new pass manager...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-19
Chandler Carruth
[PM] Make the verifier work independently of any pass...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Chandler Carruth
[PM] Remove the preverifier and directly compute the...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Chandler Carruth
[PM] Split DominatorTree into a concrete analysis resul...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-12
Chandler Carruth
[PM] Add module and function printing passes for the...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Andrew Trick
Stub out a PostMachineScheduler pass.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Juergen Ributzka
[Stackmap] Liveness Analysis Pass
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Andrew Trick
Revert "Liveness Analysis Pass"
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Andrew Trick
Liveness Analysis Pass
blob
|
commitdiff
|
raw
|
diff to current
2013-11-26
Chandler Carruth
[PM] Split the CallGraph out from the ModulePass which...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-22
Richard Sandiford
Add a Scalarizer pass.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-16
Hal Finkel
Add a loop rerolling pass
blob
|
commitdiff
|
raw
|
diff to current
2013-11-13
Diego Novillo
SampleProfileLoader pass. Initial setup.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-12
Sebastian Pop
delinearization of arrays
blob
|
commitdiff
|
raw
|
diff to current
2013-11-10
Arnaud A. de Grand...
CalculateSpillWeights does not need to be a pass
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
Arnaud A. de Grand...
Revert "CalculateSpillWeights does not need to be a...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
Arnaud A. de Grand...
CalculateSpillWeights does not need to be a pass
blob
|
commitdiff
|
raw
|
diff to current
2013-10-31
Rafael Espindola
Merge CallGraph and BasicCallGraph.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
Rafael Espindola
Remove the now unused strong phi elimination pass.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Chandler Carruth
Remove the very substantial, largely unmaintained legac...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-14
Chandler Carruth
Remove the long, long defunct IR block placement pass.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Richard Sandiford
Turn MipsOptimizeMathLibCalls into a target-independent...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Peter Collingbourne
DataFlowSanitizer; LLVM changes.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-06
Tom Stellard
Factor FlattenCFG out from SimplifyCFG
blob
|
commitdiff
|
raw
|
diff to current
2013-07-27
Tom Stellard
SimplifyCFG: Use parallel-and and parallel-or mode...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-20
Meador Inge
Remove the simplify-libcalls pass (finally)
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Matt Arsenault
Move StructurizeCFG out of R600 to generic Transforms.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Daniel Malea
Add DebugIR pass -- emits IR file and replace source...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Nadav Rotem
Add support for bottom-up SLP vectorization infrastructure.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
Benjamin Kramer
Remove the old CodePlacementOpt pass.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-08
David Blaikie
Remove -print-dbginfo as it is unused & bitrotten.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
Yiannis Tsiouris
GCInfoDeleter code cleanup after r175528
blob
|
commitdiff
|
raw
|
diff to current
2013-02-08
Sergei Larin
Enable *BasicBlockPass::createPrinterPass()
blob
|
commitdiff
|
raw
|
diff to current
2013-01-28
Michael Gottesman
Extracted ObjCARC.cpp into its own library libLLVMObjCA...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-21
Chandler Carruth
Make the inline cost a proper analysis pass. This remai...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-11
Andrew Trick
Added -view-callgraph module pass.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Chandler Carruth
Switch TargetTransformInfo from an immutable analysis...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-05
Chandler Carruth
Convert the TargetTransformInfo from an immutable pass...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Evgeniy Stepanov
Initial commit of MemorySanitizer.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-28
Kostya Serebryany
[asan] Split AddressSanitizer into two passes (Function...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Jakub Staszak
Remove unused MachineLoopRanges analysis.
blob
|
commitdiff
|
raw
|
diff to current
next