llvm-6502/lib
Chris Lattner 8e173de059 Add a note that Nate noticed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28808 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-15 21:33:31 +00:00
..
Analysis Update isLCSSAForm to handle PHI nodes specially for live-out detection. This 2006-06-13 20:45:22 +00:00
Archive When reading the symbol table, make sure to delete the ArchiveMember 2006-05-12 17:56:20 +00:00
AsmParser Fix build on systems with bad bison's 2006-06-02 18:20:28 +00:00
Bytecode For PR787: 2006-06-07 23:18:34 +00:00
CodeGen 1. Support standard dwarf format (was bootstrapping in Apple format.) 2006-06-15 20:51:43 +00:00
Debugger Add the README files to the distribution. 2006-04-13 06:39:24 +00:00
ExecutionEngine Fix -pedantic warnings. 2006-06-01 17:29:22 +00:00
Linker Fix linking of inline asm objects. 2006-06-01 19:14:22 +00:00
Support 1. Support standard dwarf format (was bootstrapping in Apple format.) 2006-06-15 20:51:43 +00:00
System Don't pull in environ, not always safe. Global variables are bad anyway. 2006-06-09 20:43:11 +00:00
Target Add a note that Nate noticed. 2006-06-15 21:33:31 +00:00
Transforms Implement Transforms/InstCombine/bswap.ll, turning common shift/and/or bswap 2006-06-15 19:07:26 +00:00
VMCore When asked not to delete useless PHIs, really don't delete them, no matter how 2006-06-14 04:43:14 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00