llvm-6502/lib
Reid Spencer bdc75089ab Make sure that when we store a value it is masked to its correct bit
width. This helps CBE work with non-standard integer bit widths.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34885 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-03 16:33:33 +00:00
..
Analysis
Archive move archive-specific stuff out of bcreader into archive library. 2007-02-07 23:53:17 +00:00
AsmParser
Bytecode
CodeGen Only propagate IsKill if the last use is a kill. 2007-03-03 06:32:37 +00:00
Debugger
ExecutionEngine
Linker
Support Fix ashr for bitwidths > 64. This is now validated up to 1024 bits. 2007-03-02 22:39:11 +00:00
System
Target
Transforms
VMCore
Makefile