llvm-6502/lib
Chris Lattner 5857e0add8 make selectnodeto set the nodeid to -1. This makes it more akin to
creating a new node then replacing uses.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97000 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-23 23:01:35 +00:00
..
Analysis Remove the code which constant-folded ptrtoint(inttoptr(x)+c) to 2010-02-23 16:35:41 +00:00
Archive
AsmParser
Bitcode
CodeGen make selectnodeto set the nodeid to -1. This makes it more akin to 2010-02-23 23:01:35 +00:00
CompilerDriver Input files with empty suffixes must be passed to linker. 2010-02-23 09:05:21 +00:00
ExecutionEngine
Linker
MC This is the second patch to allow x86 code to be aligned with optimal nops. 2010-02-23 21:41:24 +00:00
Support Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
System
Target Fix rev 96389 by restricting the xform to mask that's either signbit or max signed value. 2010-02-23 21:51:54 +00:00
Transforms Don't do (X != Y) ? X : Y -> X for floating-point values; it doesn't 2010-02-23 17:17:57 +00:00
VMCore
Makefile