llvm-6502/lib
Chris Lattner 14852f27e7 Add a new interface for describing the behavior of library calls. This
Currently is sufficient to describe mod/ref behavior but will hopefully
eventually be extended for other purposes.

This isn't used by anything yet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50820 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-07 18:21:13 +00:00
..
Analysis Add a new interface for describing the behavior of library calls. This 2008-05-07 18:21:13 +00:00
Archive
AsmParser
Bitcode
CodeGen Yet another nasty spiller bug. 2008-05-07 00:49:28 +00:00
Debugger
ExecutionEngine
Linker If weak GlobalVariable was bitcast'ed to different type during linking 2008-05-06 22:52:54 +00:00
Support
System Fix renamePathOnDisk on Win32, patch from David Leon. This fixes problems with 2008-05-06 03:42:21 +00:00
Target
Transforms Fix a bug in the ComputeMaskedBits logic for multiply. 2008-05-07 00:35:55 +00:00
VMCore Make StripPointerCast a common function (should we mak it method of Value instead?) 2008-05-06 22:52:30 +00:00
Makefile