llvm-6502/lib
Duncan Sands 4782b305c2 If the target of an alias has internal linkage, then the
alias can be morphed into the target.  Implement this
transform, and fix a crash in the existing transform at
the same time.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64583 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-15 09:56:08 +00:00
..
Analysis Generalize some alias analysis logic from atomic 2009-02-14 10:56:35 +00:00
Archive Add the private linkage. 2009-01-15 20:18:42 +00:00
AsmParser Pacify gcc-4.3 (thinks IsConstant may be used 2009-02-10 16:24:55 +00:00
Bitcode Add suppport for ConstantExprs of shufflevectors whose result type is not equal to the 2009-02-12 21:28:33 +00:00
CodeGen Fix PR3522. It's not safe to sink into landing pad BB's. 2009-02-15 08:36:12 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Split the locking out of JIT::runJITOnFunction so that callers 2009-02-06 21:25:08 +00:00
Linker Add the private linkage. 2009-01-15 20:18:42 +00:00
Support Unbreak the build on win32. 2009-02-14 16:06:42 +00:00
System Fix warning on gcc 4.3. 2009-02-15 03:20:32 +00:00
Target The x86-64 red zone is now being used. 2009-02-14 03:30:05 +00:00
Transforms If the target of an alias has internal linkage, then the 2009-02-15 09:56:08 +00:00
VMCore Reapply r64301. These uses of "inline" can cause strange 2009-02-13 09:42:34 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00