llvm-6502/lib
Nate Begeman b64af918cb Fix casts of float to unsigned long
Replace STDX (store 64 bit int indexed) with STFDX (store double indexed)
Fix latent bug in indexed load generation
Generate indexed loads and stores in many more cases


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15626 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-10 20:42:36 +00:00
..
Analysis Add standard print/dump methods to CallGraph classes. 2004-08-08 03:27:49 +00:00
Archive
AsmParser
Bytecode
CodeGen
Debugger
ExecutionEngine
Linker
Support
System
Target Fix casts of float to unsigned long 2004-08-10 20:42:36 +00:00
Transforms Fix InstCombine/2004-08-09-RemInfLoop.llx 2004-08-09 21:05:48 +00:00
VMCore
Makefile