llvm-6502/lib/VMCore
Duncan Sands 5d84afdc83 Commit 44487 broke bootstrap of llvm-gcc-4.2. It is
not yet clear why, but in the meantime work around the
problem by making less use of readnone/readonly info.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44626 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-05 21:03:28 +00:00
..
AsmWriter.cpp Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
AutoUpgrade.cpp Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h
Constants.cpp
Core.cpp
Dominators.cpp
Function.cpp Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp Commit 44487 broke bootstrap of llvm-gcc-4.2. It is 2007-12-05 21:03:28 +00:00
Instructions.cpp Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
SymbolTableListTraitsImpl.h
Type.cpp Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Check that there are not more attributes than 2007-11-30 15:52:20 +00:00