llvm-6502/lib
Chris Lattner 44b807e3c0 Split MoveLoopVariantsToImediateField out from MoveImmediateValues. The
first is a correctness thing, and the later is an optzn thing.  This also
is needed to support a future change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22720 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-08 22:32:34 +00:00
..
Analysis * Unbreak optimized build (noticed by Eric van Riet Paap) 2005-08-04 14:16:48 +00:00
Archive
AsmParser
Bytecode Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
CodeGen Handle 64-bit constant exprs on 64-bit targets. 2005-08-08 04:26:32 +00:00
Debugger
ExecutionEngine
Linker
Support Allow tools with "consume after" options (like lli) to take more positional 2005-08-08 21:57:27 +00:00
System
Target Factor out some common code, and be smarter about when to emit load hi/lo 2005-08-08 22:22:56 +00:00
Transforms Split MoveLoopVariantsToImediateField out from MoveImmediateValues. The 2005-08-08 22:32:34 +00:00
VMCore add new helper function 2005-08-08 05:21:50 +00:00
Makefile