llvm-6502/test
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 BasicAA was making the assumption that a local allocation which hadn't escaped 2009-02-13 07:06:27 +00:00
Archive
Assembler
Bindings/Ocaml Update to match space changes in .ll 2009-02-11 20:48:21 +00:00
Bitcode
BugPoint
CodeGen Fix PR3522. It's not safe to sink into landing pad BB's. 2009-02-15 08:36:12 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Testcase for llvm-gcc 64510. 2009-02-14 00:19:28 +00:00
FrontendC++
FrontendFortran Testcase for PR2437. 2009-02-09 09:41:49 +00:00
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Rename dg.exp to llvmc.exp. This is so I can ignore it during a make check if I want to. 2009-02-08 22:52:50 +00:00
Other
Scripts
TableGen
Transforms If the target of an alias has internal linkage, then the 2009-02-15 09:56:08 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh