llvm-6502/lib
Chris Lattner e4b730441d Fixes to the reassociate pass to make it respect dominance properties
Huge thanks go to Casey Carter for writing this fix, reassociate is now
reoperational!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4471 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-31 17:12:59 +00:00
..
Analysis Remove dead code 2002-10-31 06:52:26 +00:00
AsmParser
Bytecode
CodeGen Restore support for indirect function calls (which briefly wasn't working 2002-10-31 15:34:48 +00:00
ExecutionEngine Fix two problems: 2002-10-30 21:47:57 +00:00
Linker
Support
Target Bug fix: need to initialize new CallArgsDescriptor pointer. 2002-10-30 20:38:49 +00:00
Transforms Fixes to the reassociate pass to make it respect dominance properties 2002-10-31 17:12:59 +00:00
VMCore Fix nasty bug in ::isNeg() 2002-10-31 17:09:06 +00:00
Makefile