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-26 21:32:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
07fc4841b1
llvm-6502
/
test
/
Transforms
History
NAKAMURA Takumi
7af2eb1ab4
llvm/test/Transforms/SampleProfile/syntax.ll: Relax an expression, not to check locale-dependent message.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@196195
91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-03 02:20:53 +00:00
..
ADCE
ArgumentPromotion
BBVectorize
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp
CorrelatedValuePropagation
DeadArgElim
Debug Info: update testing cases to specify the debug info version number.
2013-11-22 21:49:45 +00:00
DeadStoreElimination
Debug Info: update testing cases to specify the debug info version number.
2013-11-22 21:49:45 +00:00
DebugIR
EarlyCSE
FunctionAttrs
GCOVProfiling
Debug Info: update testing cases to specify the debug info version number.
2013-11-22 21:49:45 +00:00
GlobalDCE
GlobalOpt
GVN
IndVarSimplify
Inline
The 'optnone' attribute means don't inline anything into this function
2013-11-18 21:44:03 +00:00
InstCombine
Conservative fix for PR17827 - don't optimize a shift + and + compare sequence where the shift is logical unless the comparison is unsigned
2013-12-02 18:43:59 +00:00
InstSimplify
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
Debug Info: update testing cases to specify the debug info version number.
2013-11-23 01:16:29 +00:00
LoopDeletion
LoopIdiom
Debug Info: update testing cases to specify the debug info version number.
2013-11-23 01:16:29 +00:00
LoopReroll
LoopRotate
Rename test with misspelt filename
2013-12-02 04:31:36 +00:00
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LoopVectorize
LoopVectorizer: Truncate i64 trip counts of i32 phis if necessary
2013-11-26 22:11:23 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
Debug Info: update testing cases to specify the debug info version number.
2013-11-22 21:49:45 +00:00
MemCpyOpt
MergeFunc
PR17925 bugfix.
2013-11-26 16:11:03 +00:00
MetaRenamer
ObjCARC
Debug Info: update testing cases to specify the debug info version number.
2013-11-23 01:16:29 +00:00
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
SampleProfile
llvm/test/Transforms/SampleProfile/syntax.ll: Relax an expression, not to check locale-dependent message.
2013-12-03 02:20:53 +00:00
Scalarizer
Debug Info: update testing cases to specify the debug info version number.
2013-11-22 21:49:45 +00:00
ScalarRepl
Debug Info: update testing cases to specify the debug info version number.
2013-11-22 21:49:45 +00:00
SCCP
SimplifyCFG
Debug Info: update testing cases to specify the debug info version number.
2013-11-23 01:16:29 +00:00
Sink
SLPVectorizer
PR1860 - We can't save a list of ExtractElement instructions to CSE because some of these instructions
2013-11-26 22:24:25 +00:00
SROA
Fix an issue where SROA computed different results based on the relative
2013-11-19 09:03:18 +00:00
StripSymbols
Debug Info: update testing cases to specify the debug info version number.
2013-11-22 21:49:45 +00:00
StructurizeCFG
StructurizeCFG: Fix verification failure with some loops.
2013-11-22 19:24:39 +00:00
TailCallElim
TailDup