llvm-6502/lib
Chris Lattner a55866f2cc Eliminate a log(n) lookup
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33155 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-12 23:23:08 +00:00
..
Analysis don't discriminate against bool 2007-01-12 18:28:58 +00:00
Archive For PR1050: 2006-12-15 19:44:51 +00:00
AsmParser Regenerate 2007-01-12 19:22:51 +00:00
Bytecode Eliminate a log(n) lookup 2007-01-12 23:23:08 +00:00
CodeGen Minor fix. 2007-01-12 22:51:10 +00:00
Debugger Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00
ExecutionEngine For PR1064: 2007-01-12 07:05:14 +00:00
Linker For PR1064: 2007-01-12 07:05:14 +00:00
Support remove unneeded special cases 2007-01-12 18:23:49 +00:00
System Avoid taking the address of a macro by checking to see if stdin is defined 2007-01-11 00:35:10 +00:00
Target Adjust #includes to compensate for lost of DerivedTypes.h in 2007-01-12 23:22:14 +00:00
Transforms simplify some code 2007-01-12 22:51:20 +00:00
VMCore Allow isAllOnesValue testing on packed constants 2007-01-12 22:39:14 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00