llvm-6502/lib
Owen Anderson a8bd65835b Refactor memcpyopt based on Chris' suggestions. Consolidate several functions
and simplify code that was fallout from the separation of memcpyopt and gvn.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50034 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-21 07:45:10 +00:00
..
Analysis Fix a "large integer implicitly truncated to unsigned type" 2008-04-21 07:35:28 +00:00
Archive Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
AsmParser regenerate 2008-04-20 00:41:19 +00:00
Bitcode Switch to using Simplified ConstantFP::get API. 2008-04-20 00:41:09 +00:00
CodeGen Check we aren't trying to convert PPC long double. 2008-04-20 18:23:46 +00:00
Debugger Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
ExecutionEngine Be pessimistic in computing the buffer size when aligning. 2008-04-20 23:39:44 +00:00
Linker Revert r49614. As Dan pointed out, some of these aren't correct. 2008-04-14 17:38:21 +00:00
Support Check that APFloat::convert is not trying to target 2008-04-20 01:34:03 +00:00
System Restore code to disable crash catcher on older OS X systems 2008-04-12 00:47:46 +00:00
Target Add an ugly note. 2008-04-21 04:46:30 +00:00
Transforms Refactor memcpyopt based on Chris' suggestions. Consolidate several functions 2008-04-21 07:45:10 +00:00
VMCore don't print dominators every time it is computed with -debug. 2008-04-21 06:19:02 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00