This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-13 20:32:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1bb93a9121
llvm-6502
/
test
/
Transforms
History
Arnaud A. de Grandmaison
1bb93a9121
Address issues found by Duncan during post-commit review of r177856.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@177863
91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-25 11:47:38 +00:00
..
ADCE
ArgumentPromotion
Update some EH tests that were violating the new EH model.
2013-03-21 18:30:10 +00:00
BBVectorize
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp
CorrelatedValuePropagation
DeadArgElim
Remove unused field in DISubprogram
2013-03-21 20:28:52 +00:00
DeadStoreElimination
EarlyCSE
Initially forgotten-to-svn-add test case for r177279.
2013-03-18 12:07:24 +00:00
FunctionAttrs
Move library call prototype attribute inference to functionattrs
2013-03-21 00:55:59 +00:00
GCOVProfiling
Move the DIFile in DISubprogram to the beginning to be a common prefix along with other DIScopes
2013-03-21 22:29:36 +00:00
GlobalDCE
GlobalOpt
GVN
IndVarSimplify
IndVarSimplify: do not recompute an IV value outside of the loop if :
2013-03-19 20:00:22 +00:00
Inline
Update test. There may be multiple catches, but those will be cleaned up.
2013-03-22 20:36:39 +00:00
InstCombine
Address issues found by Duncan during post-commit review of r177856.
2013-03-25 11:47:38 +00:00
InstSimplify
Check whether a pointer is non-null (isKnownNonNull) in isKnownNonZero.
2013-03-18 21:23:25 +00:00
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
LoopDeletion
LoopIdiom
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LoopVectorize
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
Remove unused field in DISubprogram
2013-03-21 20:28:52 +00:00
MemCpyOpt
MergeFunc
MetaRenamer
ObjCARC
Kill every call to @clang.arc.use in the ARC contract phase.
2013-03-22 21:38:36 +00:00
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
ScalarRepl
Remove unused field in DISubprogram
2013-03-21 20:28:52 +00:00
SCCP
SimplifyCFG
SimplifyLibCalls
Move library call prototype attribute inference to functionattrs
2013-03-21 00:55:59 +00:00
Sink
SROA
StripSymbols
TailCallElim
TailDup