llvm-6502/lib
Andrew Lenharth fe895e3d87 Reduce use of pseudo ops
Namely, output the rellocation flags explicitly when loading constants.
Added benifit: save a load when loading from the constant pool.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22296 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-27 17:15:36 +00:00
..
Analysis the correct fix was to fix AliasAnalysis.getModRefInfo 2005-06-20 15:25:22 +00:00
Archive
AsmParser Fix grammar 2005-06-24 18:00:40 +00:00
Bytecode If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00
CodeGen iniital checkin of ELFWriter implementation 2005-06-27 06:29:00 +00:00
Debugger
ExecutionEngine core changes for varargs 2005-06-18 18:34:52 +00:00
Linker
Support
System
Target Reduce use of pseudo ops 2005-06-27 17:15:36 +00:00
Transforms add a debug type 2005-06-24 16:00:46 +00:00
VMCore core changes for varargs 2005-06-18 18:34:52 +00:00
Makefile