llvm-6502/lib
Reid Spencer 3025dfd5b5 Regenerate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35473 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-29 18:50:01 +00:00
..
Analysis Change uses of Function::front to Function::getEntryBlock for readability. 2007-03-22 16:38:57 +00:00
Archive For PR789: 2007-03-29 16:48:16 +00:00
AsmParser Regenerate. 2007-03-29 18:50:01 +00:00
Bytecode For PR789: 2007-03-29 16:48:16 +00:00
CodeGen Disable load width reduction xform of variant (zext (truncate load x)) for 2007-03-29 07:56:46 +00:00
Debugger Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00
ExecutionEngine Unbreak C++ build. 2007-03-12 17:57:00 +00:00
Linker For PR1195: 2007-02-15 02:26:10 +00:00
Support For PR789: 2007-03-29 16:48:16 +00:00
System Determine absolute paths the correct way :) 2007-03-29 17:27:38 +00:00
Target MS C does have inlining after all, just uses _inline instead of inline. 2007-03-29 17:42:21 +00:00
Transforms 1. Make more use of APInt::getHighBitsSet/getLowBitsSet. 2007-03-29 08:15:12 +00:00
VMCore It is not possible to determine dominance between two PHI nodes 2007-03-28 14:57:43 +00:00
Makefile Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00