llvm-6502/lib
Chris Lattner 41bc0b069c Split into two passes. Now there is the general loop extractor, usable on
the command line, and the single loop extractor, usable by bugpoint


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12390 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-14 20:01:36 +00:00
..
Analysis DemoteRegToStack got moved from DemoteRegToStack.h to Local.h 2004-03-14 02:13:38 +00:00
Archive
AsmParser Allow parsing select instruction and constant expr 2004-03-12 05:51:36 +00:00
Bytecode Write select instructions to bytecode 2004-03-12 05:52:01 +00:00
CodeGen Change MRegisterInfo::foldMemoryOperand to return the folded 2004-03-14 07:19:51 +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 Change MRegisterInfo::foldMemoryOperand to return the folded 2004-03-14 07:19:51 +00:00
Transforms Split into two passes. Now there is the general loop extractor, usable on 2004-03-14 20:01:36 +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