llvm-6502/lib
Devang Patel ef3682a4fb Simplify internalize pass. Add test case.
Patch by Matthijs Kooijman!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51114 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-14 20:01:01 +00:00
..
Analysis Fix memdep's handling of invokes when finding the dependency of another call 2008-05-13 21:25:37 +00:00
Archive Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
AsmParser Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRef 2008-05-12 19:01:56 +00:00
Bitcode Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
CodeGen When bit-twiddling CondCode values for integer comparisons produces 2008-05-14 18:17:09 +00:00
Debugger
ExecutionEngine Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Linker
Support Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
System Make PreVerifyID, IntSigsEnd, and KillSigsEnd const. 2008-05-14 00:42:30 +00:00
Target Detabification. Fixed indentation and spacing. 2008-05-14 11:31:39 +00:00
Transforms Simplify internalize pass. Add test case. 2008-05-14 20:01:01 +00:00
VMCore Make PreVerifyID, IntSigsEnd, and KillSigsEnd const. 2008-05-14 00:42:30 +00:00
Makefile