index
:
~jwrdegoede/llvm
master
Hans' llvm repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Passes
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-24
[PM] Port float2int to the new pass manager
Michael Kuperstein
2
-0
/
+2
2016-06-24
Add missing dependency to LLVMPasses
Michael Kuperstein
1
-1
/
+1
2016-06-24
[PM] Port PreISelIntrinsicLowering to the new PM
Michael Kuperstein
2
-0
/
+2
2016-06-18
Add a super basic LazyCallGraph DOT printer.
Sean Silva
1
-0
/
+1
2016-06-17
[PM] Port MergedLoadStoreMotion to the new pass manager, take two.
Davide Italiano
2
-0
/
+2
2016-06-17
[PM] Run clang-format over various parts of the new pass manager code
Chandler Carruth
1
-12
/
+18
2016-06-17
[PM] Remove support for omitting the AnalysisManager argument to new
Chandler Carruth
1
-8
/
+17
2016-06-16
[PM] Revert the port of MergeLoadStoreMotion to the new pass manager.
Davide Italiano
2
-2
/
+0
2016-06-15
[PM] Port Add discriminator pass to new PM
Xinliang David Li
2
-0
/
+2
2016-06-15
[PM] Port SLPVectorizer to the new PM
Sean Silva
2
-0
/
+2
2016-06-15
[PM] Port AlignmentFromAssumptions to the new PM.
Sean Silva
2
-0
/
+2
2016-06-14
[PM] Port WholeProgramDevirt to the new pass manager.
Davide Italiano
2
-0
/
+2
2016-06-14
[PM] Port Mem2Reg to the new pass manager.
Davide Italiano
2
-0
/
+3
2016-06-14
[PM] Port MemCpyOpt to the new PM.
Sean Silva
2
-0
/
+2
2016-06-14
Bring back "[PM] Port JumpThreading to the new PM" with a fix
Sean Silva
2
-0
/
+2
2016-06-14
[PM] Port MergedLoadStoreMotion to the new pass manager.
Davide Italiano
2
-1
/
+3
2016-06-14
Revert "[PM] Port JumpThreading to the new PM"
Sean Silva
2
-2
/
+0
2016-06-13
[PM] Port JumpThreading to the new PM
Sean Silva
2
-0
/
+2
2016-06-13
[PM] Port LVI to the new PM.
Sean Silva
2
-0
/
+2
2016-06-12
[PM] Port DeadArgumentElimination to the new PM
Sean Silva
2
-0
/
+2
2016-06-12
[PM] Port ReversePostOrderFunctionAttrs to the new PM
Sean Silva
1
-0
/
+1
2016-06-09
[PM] Port LCSSA to the new PM.
Easwaran Raman
2
-0
/
+2
2016-06-05
[PM] Port IndVarSimplify to the new pass manager
Sanjoy Das
2
-0
/
+2
2016-06-05
Fix pass declaration order /NFC
Xinliang David Li
1
-1
/
+1
2016-06-05
[PM] Port GCOVProfiler pass to the new pass manager
Xinliang David Li
2
-0
/
+2
2016-06-03
Reapply r271728 after adding move cobstructor for ProfileSummaryInfo
Easwaran Raman
2
-2
/
+5
2016-06-03
Revert r271728 as it breaks Windows build
Easwaran Raman
2
-5
/
+2
2016-06-03
Analysis pass to access profile summary info
Easwaran Raman
2
-2
/
+5
2016-06-01
[MemorySSA] Port to new pass manager
Geoff Berry
2
-0
/
+4
2016-05-27
[PM] Port the Sample FDO to new PM (part-2)
Xinliang David Li
2
-0
/
+2
2016-05-25
[PM] Port PartiallyInlineLibCalls to the new pass manager.
Davide Italiano
2
-0
/
+2
2016-05-25
[PM] Port BDCE to the new pass manager.
Davide Italiano
2
-1
/
+3
2016-05-18
New pass: guard widening
Sanjoy Das
2
-0
/
+2
2016-05-18
[PM] Port per-function SCCP to the new pass manager.
Davide Italiano
2
-0
/
+2
2016-05-17
[PM] Port DSE to the new pass manager
Justin Bogner
2
-0
/
+2
2016-05-16
[PM] Port indirect call promotion pass to new pass manager
Xinliang David Li
1
-0
/
+1
2016-05-16
Appease msc18 to move PassBuilder::crossRegisterProxies() in front of PassBui...
NAKAMURA Takumi
1
-14
/
+14
2016-05-14
[PM] Add newline at the end of the file, for consistency. NFC.
Davide Italiano
1
-1
/
+1
2016-05-14
[PM] Refactor cross-registration of AM into an helper.
Davide Italiano
1
-0
/
+14
2016-05-13
[PM] Port LowerAtomic to the new pass manager.
Davide Italiano
2
-0
/
+2
2016-05-12
[PM] Port of the DepndenceAnalysis to the new PM.
Chandler Carruth
2
-0
/
+2
2016-05-10
[PM]: port IR based profUse pass to new pass manager
Xinliang David Li
1
-0
/
+1
2016-05-09
Separate the Verifier into an analysis and a transformation pass and
Adrian Prantl
1
-0
/
+2
2016-05-09
Revert "Separate the Verifier into an analysis and a transformation pass and"
Adrian Prantl
1
-2
/
+0
2016-05-09
Separate the Verifier into an analysis and a transformation pass and
Adrian Prantl
1
-0
/
+2
2016-05-06
[PM] port IR based PGO prof-gen pass to new pass manager
Xinliang David Li
2
-0
/
+2
2016-05-05
[PM] port Branch Frequency Analaysis pass to new PM
Xinliang David Li
2
-0
/
+4
2016-05-05
[PM] Port Interprocedural SCCP to the new pass manager.
Davide Italiano
2
-0
/
+2
2016-05-05
[PM] Port Branch Probability Analysis pass to the new pass manager.
Xinliang David Li
2
-0
/
+3
2016-05-05
[PM] Port EliminateAvailableExternally pass to the new pass manager.
Davide Italiano
2
-0
/
+2
[next]