llvm/lib
Chris Lattner d0a6a7a030 make it clear that this is always a zext
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32044 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-30 17:35:08 +00:00
..
Analysis WTF? These weird newlines got in there... 2006-11-29 01:14:00 +00:00
Archive Use ostream instead of iostream 2006-11-28 22:49:32 +00:00
AsmParser Removed #include <iostream> and used llvm streams 2006-11-28 22:47:12 +00:00
Bytecode Replacing std::iostreams with llvm iostreams. Some of these changes involve 2006-11-29 00:19:40 +00:00
CodeGen Change global descriptor names to provide name, full name and linkage name. 2006-11-30 14:35:45 +00:00
Debugger
ExecutionEngine Removed #include <iostream> and replaced streams with llvm streams. 2006-11-27 23:54:50 +00:00
Linker
Support WTF? These weird newlines got in there... 2006-11-29 01:14:00 +00:00
System
Target MachineInstr::setOpcode -> MachineInstr::setInstrDescriptor 2006-11-30 07:12:03 +00:00
Transforms make it clear that this is always a zext 2006-11-30 17:35:08 +00:00
VMCore Changed to using LLVM streams. 2006-11-28 02:09:03 +00:00
Makefile