mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +00:00
7fc9fe3439
* Convert post to pre-increment for for loops * Use generic programming more * Use new Value::cast* instructions * Use new Module, Method, & BasicBlock forwarding methods * Use new facilities in STLExtras.h * Use new Instruction::isPHINode() method git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
AsmWriter.cpp | ||
BasicBlock.cpp | ||
ConstantFold.cpp | ||
ConstantFold.h | ||
ConstantFolding.h | ||
ConstantPool.cpp | ||
Function.cpp | ||
iBranch.cpp | ||
iCall.cpp | ||
InstrTypes.cpp | ||
Instruction.cpp | ||
iOperators.cpp | ||
iReturn.cpp | ||
iSwitch.cpp | ||
Makefile | ||
Module.cpp | ||
SlotCalculator.cpp | ||
SymbolTable.cpp | ||
Type.cpp | ||
Value.cpp | ||
ValueHolderImpl.h | ||
Verifier.cpp |