llvm-6502/lib
Duncan Sands 91508a490b At the point of calculating the shift amount, the
type of SV has changed from what it originally was.
However we need the store width of the original.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43775 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-06 20:39:11 +00:00
..
Analysis Fix PR1774 and BasicAA/2007-11-05-SizeCrash.ll 2007-11-06 05:58:42 +00:00
Archive
AsmParser Add support for vector remainder operations. 2007-11-05 23:35:22 +00:00
Bitcode Renamed "Flush()" to "FlushRecord()". 2007-11-06 19:49:50 +00:00
CodeGen First step towards moving the coalescer to priority_queue based machinery. 2007-11-06 08:52:21 +00:00
Debugger
ExecutionEngine Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
Linker
Support Remove some unnecessary C-style statics. 2007-11-02 15:10:05 +00:00
System
Target Better processor definition 2007-11-06 03:15:20 +00:00
Transforms At the point of calculating the shift amount, the 2007-11-06 20:39:11 +00:00
VMCore Don't barf on empty basic blocks. Do not rely on assert 2007-11-01 10:50:26 +00:00
Makefile