llvm-6502/lib/VMCore
2009-09-03 00:18:58 +00:00
..
AsmWriter.cpp re-commit r66920 (which has been backed out in r66953) I may have more luck this time. I'll back out if needed... 2009-09-03 00:18:58 +00:00
Attributes.cpp
AutoUpgrade.cpp Reapply 79977. 2009-08-28 23:24:31 +00:00
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp Cleanup whitespace and indentation. 2009-08-29 23:35:16 +00:00
ConstantFold.h
Constants.cpp Revert 80839 for now. It causes test failures. 2009-09-02 21:49:26 +00:00
ConstantsContext.h Revert 80839 for now. It causes test failures. 2009-09-02 21:49:26 +00:00
Core.cpp Retype from unsigned to CallingConv::ID accordingly. Approved by Bob Wilson. 2009-09-02 08:44:58 +00:00
Dominators.cpp
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp re-commit r66920 (which has been backed out in r66953) I may have more luck this time. I'll back out if needed... 2009-09-03 00:18:58 +00:00
IntrinsicInst.cpp Fix DbgStopPointInst->getFileName/getDirectory, broken by the MDNodification in 2009-09-02 11:13:56 +00:00
LeakDetector.cpp
LeaksContext.h
LLVMContext.cpp Revert 80839 for now. It causes test failures. 2009-09-02 21:49:26 +00:00
LLVMContextImpl.h Revert 80839 for now. It causes test failures. 2009-09-02 21:49:26 +00:00
Makefile
Mangler.cpp
Metadata.cpp Revert 80839 for now. It causes test failures. 2009-09-02 21:49:26 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp Remove some unused fields. 2009-08-29 23:34:14 +00:00
PassManager.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp Opaque types didn't work if llvm_is_multithreaded(). 2009-09-02 12:23:05 +00:00
TypesContext.h Free the constants that have no uses in ~LLVMContext. 2009-08-31 16:14:59 +00:00
TypeSymbolTable.cpp
Use.cpp
Value.cpp Teach getUnderlyingObject and skipPointerCasts about GlobalAliases. 2009-08-27 17:55:13 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp Reapply 79977. 2009-08-28 23:24:31 +00:00
Verifier.cpp re-commit r66920 (which has been backed out in r66953) I may have more luck this time. I'll back out if needed... 2009-09-03 00:18:58 +00:00