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-05 13:09:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d7e8ddc501
llvm-6502
/
lib
/
Transforms
/
Scalar
History
Chris Lattner
d0f56132cf
switch SRoA to use LoadAndStorePromoter instead of its own copy of the code.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@123457
91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-14 19:50:47 +00:00
..
ADCE.cpp
BasicBlockPlacement.cpp
CMakeLists.txt
CodeGenPrepare.cpp
ConstantProp.cpp
CorrelatedValuePropagation.cpp
DCE.cpp
DeadStoreElimination.cpp
EarlyCSE.cpp
GEPSplitter.cpp
GVN.cpp
IndVarSimplify.cpp
JumpThreading.cpp
LICM.cpp
LoopDeletion.cpp
LoopIdiomRecognize.cpp
LoopInstSimplify.cpp
LoopRotation.cpp
LoopStrengthReduce.cpp
LoopUnrollPass.cpp
LoopUnswitch.cpp
LowerAtomic.cpp
Makefile
MemCpyOptimizer.cpp
Reassociate.cpp
Reg2Mem.cpp
Scalar.cpp
ScalarReplAggregates.cpp
switch SRoA to use LoadAndStorePromoter instead of its own copy of the code.
2011-01-14 19:50:47 +00:00
SCCP.cpp
SimplifyCFGPass.cpp
SimplifyHalfPowrLibCalls.cpp
SimplifyLibCalls.cpp
Sink.cpp
TailDuplication.cpp
TailRecursionElimination.cpp