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-02-14 17:34:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
lib
/
Transforms
/
IPO
History
…
..
ArgumentPromotion.cpp
…
BarrierNoopPass.cpp
Introduce a BarrierNoop pass, a hack designed to allow *some* control
2012-10-18 08:05:46 +00:00
CMakeLists.txt
…
ConstantMerge.cpp
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
DeadArgumentElimination.cpp
…
ExtractGV.cpp
…
FunctionAttrs.cpp
…
GlobalDCE.cpp
…
GlobalOpt.cpp
…
InlineAlways.cpp
Create enums for the different attributes.
2012-10-09 07:45:08 +00:00
Inliner.cpp
…
InlineSimple.cpp
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
Internalize.cpp
…
IPConstantPropagation.cpp
…
IPO.cpp
…
LLVMBuild.txt
…
LoopExtractor.cpp
…
Makefile
…
MergeFunctions.cpp
Revert the series of commits starting with r166578 which introduced the
2012-11-01 08:07:29 +00:00
PartialInlining.cpp
…
PassManagerBuilder.cpp
…
PruneEH.cpp
…
StripDeadPrototypes.cpp
…
StripSymbols.cpp
…