llvm-6502/lib
Duncan Sands e4dc717585 Ding dong, the DoesntAccessMemoryFns and
OnlyReadsMemoryFns tables are dead!  We
get more, and more accurate, information
from gcc via the readnone and readonly
function attributes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44288 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-23 19:30:27 +00:00
..
Analysis Ding dong, the DoesntAccessMemoryFns and 2007-11-23 19:30:27 +00:00
Archive
AsmParser Rename the 'const' parameter attribute to 'readnone', 2007-11-22 20:23:04 +00:00
Bitcode In order for parameter attribute uniquing to make 2007-11-20 14:09:29 +00:00
CodeGen Fix a bug in which node A is replaced by node B, but later 2007-11-21 16:43:19 +00:00
Debugger
ExecutionEngine
Linker
Support Fix the Linker testcase regressions, by making MemoryBuffer::getFileOrSTDIN return 2007-11-18 18:52:28 +00:00
System This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
Target Fix compiler warning. 2007-11-21 00:45:00 +00:00
Transforms Remove some logic I thoughtlessly copied over 2007-11-23 09:10:17 +00:00
VMCore Rename the 'const' parameter attribute to 'readnone', 2007-11-22 20:23:04 +00:00
Makefile