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-04 22:07:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
798f57f9c9
llvm-6502
/
lib
/
Transforms
/
Scalar
History
Richard Smith
4983b992ab
Simplify and fix incorrect comment. No functionality change.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@208272
91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-08 01:08:43 +00:00
..
ADCE.cpp
CMakeLists.txt
ConstantHoisting.cpp
ConstantProp.cpp
CorrelatedValuePropagation.cpp
DCE.cpp
DeadStoreElimination.cpp
EarlyCSE.cpp
FlattenCFGPass.cpp
GlobalMerge.cpp
GVN.cpp
IndVarSimplify.cpp
JumpThreading.cpp
LICM.cpp
LLVMBuild.txt
LoopDeletion.cpp
LoopIdiomRecognize.cpp
LoopInstSimplify.cpp
LoopRerollPass.cpp
LoopRotation.cpp
LoopStrengthReduce.cpp
LoopUnrollPass.cpp
LoopUnroll: If we're doing partial unrolling, use the PartialThreshold to limit unrolling.
2014-05-04 19:12:38 +00:00
LoopUnswitch.cpp
LowerAtomic.cpp
Makefile
MemCpyOptimizer.cpp
PartiallyInlineLibCalls.cpp
Reassociate.cpp
Reg2Mem.cpp
SampleProfile.cpp
Scalar.cpp
Scalarizer.cpp
ScalarReplAggregates.cpp
SCCP.cpp
SeparateConstOffsetFromGEP.cpp
SimplifyCFGPass.cpp
Sink.cpp
SROA.cpp
StructurizeCFG.cpp
TailRecursionElimination.cpp
Simplify and fix incorrect comment. No functionality change.
2014-05-08 01:08:43 +00:00