llvm-6502/lib
Chris Lattner d79c7b43f4 Actually, leave the check in. This prevents us from counting dead arguments
as IPCP opportunities.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17680 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-11 07:47:54 +00:00
..
Analysis Fix a bug that was preventing povray and namd from pool allocating correctly. 2004-11-08 21:08:46 +00:00
Archive Recognize compressed LLVM bytecode files. 2004-11-09 19:37:07 +00:00
AsmParser
Bytecode Recognize compressed LLVM bytecode files. 2004-11-09 19:37:07 +00:00
CodeGen
Debugger
ExecutionEngine
Linker Output the program name (in this case, gccld) with warning about invalid files 2004-11-09 04:24:59 +00:00
Support Tune compression: 2004-11-09 17:58:09 +00:00
System Fix isBytecodeFile to correctly recognized compressed bytecode too. 2004-11-09 20:27:23 +00:00
Target Correct the name of stosd for the AT&T syntax: 2004-11-10 04:48:15 +00:00
Transforms Actually, leave the check in. This prevents us from counting dead arguments 2004-11-11 07:47:54 +00:00
VMCore
Makefile