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
2025-01-09 10:31:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eed707b1e6
llvm-6502
/
lib
/
Transforms
/
Scalar
History
Owen Anderson
eed707b1e6
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@77011
91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-24 23:12:02 +00:00
..
ADCE.cpp
BasicBlockPlacement.cpp
CMakeLists.txt
CodeGenPrepare.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
CondPropagate.cpp
ConstantProp.cpp
DCE.cpp
DeadStoreElimination.cpp
GVN.cpp
Get rid of the Pass+Context magic.
2009-07-22 00:24:57 +00:00
GVNPRE.cpp
IndVarSimplify.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
InstructionCombining.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
JumpThreading.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
LICM.cpp
LoopDeletion.cpp
LoopIndexSplit.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
LoopRotation.cpp
LoopStrengthReduce.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
LoopUnroll.cpp
LoopUnswitch.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
Makefile
MemCpyOptimizer.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
PredicateSimplifier.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
Reassociate.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
Reg2Mem.cpp
Scalar.cpp
ScalarReplAggregates.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
SCCP.cpp
SimplifyCFGPass.cpp
SimplifyHalfPowrLibCalls.cpp
SimplifyLibCalls.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
TailDuplication.cpp
TailRecursionElimination.cpp