llvm-6502/lib
Nicolas Geoffray 7509ccda93 When emitting a single function with cppgen=function, you don't want to emit
initializers of global variables used in the function.
Also make sure to emit the operands of a constant.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120253 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-28 18:00:53 +00:00
..
Analysis Expand a little on the description of what InstructionSimplify does. 2010-11-23 10:50:08 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix a comment typo. 2010-11-28 06:51:19 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Fixed verson of r120245. 2010-11-28 17:18:55 +00:00
Object macho-dump: Add support for --dump-section-data and tweak a few format strings. 2010-11-27 13:58:16 +00:00
Support Remove PIC16 remnants. 2010-11-27 18:20:30 +00:00
System
Target When emitting a single function with cppgen=function, you don't want to emit 2010-11-28 18:00:53 +00:00
Transforms Second attempt at fixing the performance regressions introduced 2010-11-27 08:15:55 +00:00
VMCore
Makefile