llvm-6502/lib
Owen Anderson 62849be80d Remove ADCE's ability to delete loops. This ability is now implemented in a
safer manner by loop deletion.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51182 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-16 04:34:51 +00:00
..
Analysis Use static and anonymous namespaces consistently with other passes. 2008-05-15 19:43:55 +00:00
Archive Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
AsmParser IR support for extractvalue and insertvalue instructions. Also, begin 2008-05-15 19:50:34 +00:00
Bitcode Allow an extra bit for CommonLinkage. 2008-05-15 20:49:28 +00:00
CodeGen Actually scalarize the operand to BIT_CONVERT instead of asking someone to do 2008-05-15 20:40:58 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine Disable JIT symbol table for now. 2008-05-15 17:31:35 +00:00
Linker Fix a bunch of 80col violations that arose from the Create API change. Tweak makefile targets to find these better. 2008-05-15 10:04:30 +00:00
Support Don't assume underlying APInt type is limited 2008-05-14 22:53:25 +00:00
System Make PreVerifyID, IntSigsEnd, and KillSigsEnd const. 2008-05-14 00:42:30 +00:00
Target Treat common as distinct from weak global on Darwin x86. 2008-05-16 00:52:06 +00:00
Transforms Remove ADCE's ability to delete loops. This ability is now implemented in a 2008-05-16 04:34:51 +00:00
VMCore Revert the change from r51157 in 2008-05-16 00:16:32 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00