MWCC/compiler_and_linker/unsorted
Ash Wolf c12644aae1 fix more matching bugs 2023-01-14 18:58:26 +00:00
..
AddPropagation.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
Alias.c a little more cleanup 2023-01-14 13:23:03 +00:00
BitVectors.c haha it's been a while since i last committed, hasn't it 2022-12-14 00:16:59 +00:00
CABI.c getting closer 2023-01-11 22:29:53 +00:00
CBrowse.c dump lots more code 2022-12-29 12:32:55 +00:00
CClass.c getting closer 2023-01-11 22:29:53 +00:00
CCompiler.c getting closer 2023-01-11 22:29:53 +00:00
CDecl.c getting closer 2023-01-11 22:29:53 +00:00
CError.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
CException.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
CExpr.c getting closer 2023-01-11 22:29:53 +00:00
CExpr2.c getting closer 2023-01-11 22:29:53 +00:00
CExprConvMatch.c fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludge to Switch.c 2023-01-13 01:36:56 +00:00
CFunc.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
CIRTransform.c dump lots more code 2022-12-29 12:32:55 +00:00
CInit.c getting closer 2023-01-11 22:29:53 +00:00
CInline.c fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludge to Switch.c 2023-01-13 01:36:56 +00:00
CInt64.c fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludge to Switch.c 2023-01-13 01:36:56 +00:00
CMachine.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
CMangler.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
CObjC.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
CObjCModern.c dump lots more code 2022-12-29 12:32:55 +00:00
COptimizer.c yet more fixes, some debugging code 2023-01-13 13:40:30 +00:00
CParser.c getting closer 2023-01-11 22:29:53 +00:00
CPrec.c getting closer 2023-01-11 22:29:53 +00:00
CPreprocess.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
CRTTI.c dump lots more code 2022-12-29 12:32:55 +00:00
CSOM.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
CTemplateClass.c getting closer 2023-01-11 22:29:53 +00:00
CTemplateFunc.c dump lots more code 2022-12-29 12:32:55 +00:00
CTemplateNew.c getting closer 2023-01-11 22:29:53 +00:00
CTemplateTools.c getting closer 2023-01-11 22:29:53 +00:00
CodeGen.c more fixing 2023-01-12 03:01:34 +00:00
CodeGenOptPPC.c getting close to done 2023-01-10 11:05:21 +00:00
CodeMotion.c getting closer 2023-01-11 22:29:53 +00:00
Coloring.c getting closer 2023-01-11 22:29:53 +00:00
ConstantPropagation.c getting closer 2023-01-11 22:29:53 +00:00
CopyPropagation.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
Exceptions.c getting closer 2023-01-11 22:29:53 +00:00
FuncLevelAsmPPC.c fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludge to Switch.c 2023-01-13 01:36:56 +00:00
FunctionCalls.c dump lots more code 2022-12-29 12:32:55 +00:00
GCCInlineAsm.c getting closer 2023-01-11 22:29:53 +00:00
GenStabs.c getting closer 2023-01-11 22:29:53 +00:00
GlobalOptimizer.c dump lots more code 2022-12-29 12:32:55 +00:00
IROUseDef.c dump lots more code 2022-12-29 12:32:55 +00:00
InlineAsm.c fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludge to Switch.c 2023-01-13 01:36:56 +00:00
InlineAsmMnemonicsPPC.c add a bunch of code and a ton of stub files for later 2022-11-20 00:07:22 -05:00
InlineAsmPPC.c get it to compile with clang 2023-01-11 23:26:04 +00:00
InlineAsmRegisters.c getting closer 2023-01-11 22:29:53 +00:00
InlineAsmRegistersPPC.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
InstrSelection.c fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludge to Switch.c 2023-01-13 01:36:56 +00:00
InterferenceGraph.c a little more cleanup 2023-01-14 13:23:03 +00:00
Intrinsics.c dump lots more code 2022-12-29 12:32:55 +00:00
IrOptimizer.c fix more matching bugs 2023-01-14 18:58:26 +00:00
IroBitVect.c dump lots more code 2022-12-29 12:32:55 +00:00
IroCSE.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
IroDump.c fix more matching bugs 2023-01-14 18:58:26 +00:00
IroEmptyLoop.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
IroEval.c getting close to done 2023-01-10 11:05:21 +00:00
IroExprRegeneration.c haha it's been a while since i last committed, hasn't it 2022-12-14 00:16:59 +00:00
IroFlowgraph.c getting close to done 2023-01-10 11:05:21 +00:00
IroJump.c haha it's been a while since i last committed, hasn't it 2022-12-14 00:16:59 +00:00
IroLinearForm.c get it to compile with clang 2023-01-11 23:26:04 +00:00
IroLoop.c fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludge to Switch.c 2023-01-13 01:36:56 +00:00
IroMalloc.c haha it's been a while since i last committed, hasn't it 2022-12-14 00:16:59 +00:00
IroPointerAnalysis.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
IroPointerAnalysisADTs.c fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludge to Switch.c 2023-01-13 01:36:56 +00:00
IroPropagate.c fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludge to Switch.c 2023-01-13 01:36:56 +00:00
IroRangePropagation.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
IroSubable.c haha it's been a while since i last committed, hasn't it 2022-12-14 00:16:59 +00:00
IroTransform.c getting close to done 2023-01-10 11:05:21 +00:00
IroUnrollLoop.c getting close to done 2023-01-10 11:05:21 +00:00
IroUtil.c get it to compile with clang 2023-01-11 23:26:04 +00:00
IroVars.c getting close to done 2023-01-10 11:05:21 +00:00
LiveInfo.c rename some stuff and use an enum for RegClass 2022-12-14 01:00:56 +00:00
LiveVariables.c getting closer 2023-01-11 22:29:53 +00:00
LoadDeletion.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
LoopDetection.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
LoopOptimization.c getting closer 2023-01-11 22:29:53 +00:00
MachO.c yet more fixes, some debugging code 2023-01-13 13:40:30 +00:00
MachineSimulation601.c getting closer 2023-01-11 22:29:53 +00:00
MachineSimulation603.c getting closer 2023-01-11 22:29:53 +00:00
MachineSimulation603e.c getting closer 2023-01-11 22:29:53 +00:00
MachineSimulation604.c getting closer 2023-01-11 22:29:53 +00:00
MachineSimulation750.c getting closer 2023-01-11 22:29:53 +00:00
MachineSimulation821.c getting closer 2023-01-11 22:29:53 +00:00
MachineSimulation7400.c getting closer 2023-01-11 22:29:53 +00:00
MachineSimulationAltiVec.c getting closer 2023-01-11 22:29:53 +00:00
ObjGenMachO.c fix more matching bugs 2023-01-14 18:58:26 +00:00
OpcodeInfo.c getting closer 2023-01-11 22:29:53 +00:00
Operands.c getting closer 2023-01-11 22:29:53 +00:00
PCode.c fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludge to Switch.c 2023-01-13 01:36:56 +00:00
PCodeAssembly.c more fixes 2023-01-13 02:19:29 +00:00
PCodeInfo.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
PCodeListing.c fix more matching bugs 2023-01-14 18:58:26 +00:00
PCodeUtilities.c getting closer 2023-01-11 22:29:53 +00:00
PPCError.c dump lots more code 2022-12-29 12:32:55 +00:00
Peephole.c fix more matching bugs 2023-01-14 18:58:26 +00:00
RegisterInfo.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00
Registers.c rename some stuff and use an enum for RegClass 2022-12-14 01:00:56 +00:00
ScanFloat.c dump lots more code 2022-12-29 12:32:55 +00:00
Scheduler.c getting closer 2023-01-11 22:29:53 +00:00
SpillCode.c getting closer 2023-01-11 22:29:53 +00:00
StackFrame.c getting closer 2023-01-11 22:29:53 +00:00
StrengthReduction.c getting closer 2023-01-11 22:29:53 +00:00
StructMoves.c dump lots more code 2022-12-29 12:32:55 +00:00
Switch.c more fixes 2023-01-13 02:19:29 +00:00
TOC.c getting close to done 2023-01-10 11:05:21 +00:00
Unmangle.c dump lots more code 2022-12-29 12:32:55 +00:00
UseDefChains.c fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludge to Switch.c 2023-01-13 01:36:56 +00:00
ValueNumbering.c getting closer 2023-01-11 22:29:53 +00:00
VectorArraysToRegs.c getting closer 2023-01-11 22:29:53 +00:00
uDump.c fix lots more bugs, add better logging 2023-01-14 13:20:48 +00:00