llvm-6502/lib
Chris Lattner 432a205769 Let the inliner update the callgraph to reflect the changes it makes, instead
of doing it ourselves.  This fixes Transforms/Inline/2006-01-14-CallGraphUpdate.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25321 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-14 20:09:18 +00:00
..
Analysis Add a new CallGraph::getOrInsertFunction for clients to use when updating 2006-01-14 20:03:00 +00:00
Archive more C++ daintiness 2005-12-26 14:31:26 +00:00
AsmParser Regenerate these files. FreeBSD apparently has issues with the version of 2006-01-11 02:07:51 +00:00
Bytecode Added bytecode support for the extractelement operation. 2006-01-10 19:04:39 +00:00
CodeGen Remove some duplicated code 2006-01-14 03:18:27 +00:00
Debugger dum de dum 2005-12-26 10:24:15 +00:00
ExecutionEngine Wrap long lines. 2006-01-07 06:20:51 +00:00
Linker For PR521: 2006-01-10 03:14:40 +00:00
Support HP aCC chokes on this, but it's not required anyway: according to 2005-12-26 05:00:25 +00:00
System For PR351: 2005-12-22 20:00:16 +00:00
Target bswap implementation 2006-01-14 03:14:10 +00:00
Transforms Let the inliner update the callgraph to reflect the changes it makes, instead 2006-01-14 20:09:18 +00:00
VMCore Add bswap intrinsics as documented in the Language Reference 2006-01-14 01:25:24 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00