llvm-6502/lib
Dan Gohman 6d69ba8a69 Enable rematerialization of constants using AliasAnalysis::pointsToConstantMemory,
and knowledge of PseudoSourceValues. This unfortunately isn't sufficient to allow
constants to be rematerialized in PIC mode -- the extra indirection is a
complication.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54000 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-25 00:02:30 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Enable rematerialization of constants using AliasAnalysis::pointsToConstantMemory, 2008-07-25 00:02:30 +00:00
Debugger
ExecutionEngine
Linker
Support
System Create temp. file in current path. 2008-07-24 00:35:38 +00:00
Target Avoid emitting casts in static initializer contexts. This fixes 2008-07-24 17:57:48 +00:00
Transforms Put the LICM of constant GlobalVariables, introduced in r53945, under a 2008-07-24 23:57:25 +00:00
VMCore
Makefile