llvm-6502/lib
Richard Osborne cfb1ae87c6 Don't fold address calculations which use negative offsets into
the ADDRspii addressing mode.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62258 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-15 11:32:30 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen minor refactoring: use a more specific API 2009-01-15 11:10:44 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Don't fold address calculations which use negative offsets into 2009-01-15 11:32:30 +00:00
Transforms Fix PR3325, a miscompilation of invokes by IPSCCP. Patch by Jay Foad! 2009-01-14 21:01:16 +00:00
VMCore fix crash in the case when some arg is null 2009-01-14 17:51:41 +00:00
Makefile