llvm-6502/lib
Chris Lattner 4b5a352f25 add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28787 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-14 21:26:18 +00:00
..
Analysis Update isLCSSAForm to handle PHI nodes specially for live-out detection. This 2006-06-13 20:45:22 +00:00
Archive
AsmParser
Bytecode For PR787: 2006-06-07 23:18:34 +00:00
CodeGen Change versioning to per debug info descriptor (merged with tag.) 2006-06-14 14:45:39 +00:00
Debugger
ExecutionEngine
Linker
Support For PR780: 2006-06-07 20:00:19 +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 2006-06-14 21:26:18 +00:00
Transforms Fix Transforms/LoopUnswitch/2006-06-13-SingleEntryPHI.ll, a loop unswitch 2006-06-14 04:46:17 +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