llvm-6502/lib
Chris Lattner 6ae9eb1566 Fix PR294
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12425 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-16 01:45:55 +00:00
..
Analysis Ok, the assertion was bogus. Calls that do not read/write memory should not 2004-03-15 06:28:07 +00:00
Archive
AsmParser
Bytecode
CodeGen Fix PR294 2004-03-16 01:45:55 +00:00
Debugger
ExecutionEngine Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
Linker
Support
Target Add LAHF instruction 2004-03-15 17:20:14 +00:00
Transforms Restore old inlining heuristic. As the comment indicates, this is a nasty 2004-03-15 06:38:14 +00:00
VMCore Catch some more cases of broken code. The loop extractor seems to be creating 2004-03-14 03:23:54 +00:00
Makefile