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 06:09:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
96fe0be43b
llvm-6502
/
lib
/
Transforms
/
Utils
History
David Majnemer
f7dad7833c
SimplifyCFG: Fix typo in comment for ComputeSpeculationCost
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@183078
91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-01 19:43:23 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp
BuildLibCalls.cpp
BypassSlowDivision.cpp
Bypass Slow Divides
2013-03-04 18:13:57 +00:00
CloneFunction.cpp
Extend RemapInstruction and friends to take an optional new parameter, a ValueMaterializer.
2013-05-28 15:17:05 +00:00
CloneModule.cpp
CMakeLists.txt
CmpInstAnalysis.cpp
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineFunction.cpp
Fix a use after free. RI is freed before the call to getDebugLoc(). To
2013-04-30 22:45:10 +00:00
InstructionNamer.cpp
IntegerDivision.cpp
LCSSA.cpp
LLVMBuild.txt
Local.cpp
fix a typo that due to cu&paste quadrupled itself
2013-04-26 18:10:50 +00:00
LoopSimplify.cpp
Rename LoopSimplify.h to LoopUtils.h
2013-05-20 20:46:30 +00:00
LoopUnroll.cpp
LoopUnrollRuntime.cpp
LowerExpectIntrinsic.cpp
Move all of the header files which are involved in modelling the LLVM IR
2013-01-02 11:36:10 +00:00
LowerInvoke.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
MetaRenamer.cpp
ModuleUtils.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp
SimplifyCFG: Fix typo in comment for ComputeSpeculationCost
2013-06-01 19:43:23 +00:00
SimplifyIndVar.cpp
SimplifyInstructions.cpp
SimplifyLibCalls.cpp
Do not optimise fprintf() calls if its return value is used.
2013-04-17 02:01:10 +00:00
SSAUpdater.cpp
UnifyFunctionExitNodes.cpp
Utils.cpp
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +00:00
ValueMapper.cpp
Extend RemapInstruction and friends to take an optional new parameter, a ValueMaterializer.
2013-05-28 15:17:05 +00:00