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-11-02 07:11:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e54158504f
llvm-6502
/
test
/
Transforms
History
Karthik Bhat
df95a94064
Allow constant folding of copysign
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@203076
91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-06 05:32:52 +00:00
..
ADCE
AddDiscriminators
Pass to emit DWARF path discriminators.
2014-03-03 20:06:11 +00:00
ArgumentPromotion
BBVectorize
Change math intrinsic attributes from readonly to readnone. These
2014-03-06 00:18:15 +00:00
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantHoisting
/X86
ConstantMerge
ConstProp
CorrelatedValuePropagation
DeadArgElim
DeadStoreElimination
DebugIR
EarlyCSE
FunctionAttrs
GCOVProfiling
GlobalDCE
GlobalOpt
GlobalOpt: Apply fastcc to internal x86_thiscallcc functions
2014-02-26 19:57:30 +00:00
GVN
IndVarSimplify
Inline
InstCombine
Allow constant folding of copysign
2014-03-06 05:32:52 +00:00
InstSimplify
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
LoopDeletion
LoopIdiom
LoopReroll
LoopRotate
LoopSimplify
LoopStrengthReduce
Fix PR18165: LSR must avoid scaling factors that exceed the limit on truncated use.
2014-02-26 16:31:56 +00:00
LoopUnroll
LoopUnswitch
LoopVectorize
LoopVectorizer: Preserve fast-math flags
2014-03-05 21:10:47 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
MemCpyOpt
MergeFunc
MetaRenamer
ObjCARC
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
SampleProfile
Scalarizer
ScalarRepl
SCCP
SimplifyCFG
Sink
SLPVectorizer
Trivial test commit.
2014-03-05 02:09:51 +00:00
SROA
[SROA] Use the correct index integer size in GEPs through non-default
2014-02-26 10:08:16 +00:00
StripSymbols
Add a debug info code generation level to the compile unit metadata
2014-02-27 01:24:56 +00:00
StructurizeCFG
TailCallElim
TailDup