llvm-6502/lib
Chris Lattner 5eb919405c Make cast-cast code a bit more defensive
"simplify" a bit of code for comparison/and folding


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15082 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-21 19:50:44 +00:00
..
Analysis Add capability to remove aliasing aliassets from an AST 2004-07-21 07:04:26 +00:00
Archive
AsmParser
Bytecode
CodeGen Fix analysis name. 2004-07-21 17:23:44 +00:00
Debugger bug 122: 2004-07-18 00:44:37 +00:00
ExecutionEngine bug 122: 2004-07-18 00:41:27 +00:00
Linker
Support Solaris hack for isinf() 2004-07-21 03:32:51 +00:00
System A description of what this library is about, reference to the documentation 2004-07-18 22:33:08 +00:00
Target Use addSImm() instead of addImm() for stack offsets, which may be negative. 2004-07-21 19:36:57 +00:00
Transforms Make cast-cast code a bit more defensive 2004-07-21 19:50:44 +00:00
VMCore classof implementations are now inlined 2004-07-19 00:59:10 +00:00
Makefile