llvm-6502/lib
Chris Lattner aebcce8404 Fix a recent regression in Applications/sgefa that Alkis pointed out to me.
The vector may actually be empty if the register that we are marking as
recently used is not actually allocatable.  This happens for physical registers
that are not allocatable, like the ST(x) registers on X86.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14195 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-16 06:57:29 +00:00
..
Analysis isnan is dead 2004-06-15 21:52:58 +00:00
Archive
AsmParser
Bytecode
CodeGen Fix a recent regression in Applications/sgefa that Alkis pointed out to me. 2004-06-16 06:57:29 +00:00
Debugger
ExecutionEngine Add int ferror(FILE *) 2004-06-16 02:56:40 +00:00
Linker
Support
Target Remove support for llvm.isnan. Alkis wins :) 2004-06-15 21:48:07 +00:00
Transforms Um, did someone make a typo or something? 2004-06-15 23:09:50 +00:00
VMCore isnan is dead 2004-06-15 21:52:58 +00:00
Makefile