llvm-6502/lib
Chris Lattner 20066f936c eliminate temporary vectors
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33713 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-31 20:07:32 +00:00
..
Analysis Fix a minor bug in my patch yesterday that broken ConstProp/bswap.ll 2007-01-31 18:04:55 +00:00
Archive For PR1050: 2006-12-15 19:44:51 +00:00
AsmParser regenerate 2007-01-31 04:44:08 +00:00
Bytecode eliminate a temporary vector while parsing gep's from bc files. 2007-01-31 19:56:15 +00:00
CodeGen Allow the target to override the ISD::CondCode that's to be used to test the 2007-01-31 09:29:11 +00:00
Debugger Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00
ExecutionEngine For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
Linker For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
Support minor cleanups. Fix off-by-one in accounting the number of nodes when the 2007-01-31 06:04:41 +00:00
System Moved disassembler to libSystem 2007-01-23 10:26:08 +00:00
Target When determining whether a pc relative branch / load displacement fits in the 2007-01-31 19:57:44 +00:00
Transforms eliminate temporary vectors 2007-01-31 20:07:32 +00:00
VMCore implement the new GEP instruction ctors. 2007-01-31 19:47:18 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00