llvm-6502/lib
Alkis Evlogimenos f998a7e671 Output mov %REG = 0 instead of xor %REG, %REG, %REG to clear a
register so that LiveVariable analysis is not confused.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10773 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-12 07:22:45 +00:00
..
Analysis Live var is now in lib/Target/Sparc 2004-01-09 18:16:20 +00:00
Archive * finegrainify namespacification of ArchiveReader.cpp 2004-01-10 19:00:15 +00:00
AsmParser
Bytecode Urg, remove testing code. 2004-01-11 23:30:03 +00:00
CodeGen Make LiveVariables::HandlePhysRegUse and 2004-01-11 09:18:45 +00:00
Debugger
ExecutionEngine
Linker
Support Remove config wrapper around <cerrno> 2004-01-10 19:15:14 +00:00
Target Output mov %REG = 0 instead of xor %REG, %REG, %REG to clear a 2004-01-12 07:22:45 +00:00
Transforms * Implement minor performance optimization for the getelementptr case 2004-01-12 04:29:41 +00:00
VMCore Implement: Assembler/2004-01-11-getelementptrfolding.llx 2004-01-11 23:56:33 +00:00
Makefile