mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-08 18:31:23 +00:00
e82f1c6cb7
* SymbolTable::remove(Value *N) checks to see if we are internally inconsistent before looking for a type plane (caused a crash) * insertEntry now does a local lookup instead of a global lookup, which was causing an infinite loop in the renamer logic. * Added assertions to make sure stuff stays happy * Now the linker correctly links the SPECINT2000 mcf benchmark git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1840 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
AsmWriter.cpp | ||
BasicBlock.cpp | ||
ConstantFold.cpp | ||
ConstantFold.h | ||
ConstantFolding.h | ||
Constants.cpp | ||
Dominators.cpp | ||
Function.cpp | ||
iBranch.cpp | ||
iCall.cpp | ||
iMemory.cpp | ||
InstrTypes.cpp | ||
Instruction.cpp | ||
iOperators.cpp | ||
iSwitch.cpp | ||
Linker.cpp | ||
Makefile | ||
Module.cpp | ||
Pass.cpp | ||
PassManagerT.h | ||
SlotCalculator.cpp | ||
SymbolTable.cpp | ||
Type.cpp | ||
Value.cpp | ||
ValueHolderImpl.h | ||
Verifier.cpp |