llvm-6502/lib
Scott Michel 497e888daf More CellSPU refinements:
- struct_2.ll: Completely unaligned load/store testing

- call_indirect.ll, struct_1.ll: Add test lines to exercise
   X-form [$reg($reg)] addressing

At this point, loads and stores should be under control (he says
in an optimistic tone of voice.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45882 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-11 21:01:19 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Simplify the side effect stuff a bit more and make licm/sinking 2008-01-10 23:08:24 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target More CellSPU refinements: 2008-01-11 21:01:19 +00:00
Transforms Use smallptrset instead of std::set for efficiency. 2008-01-11 19:36:30 +00:00
VMCore Allow parameter attributes on varargs function parameters. 2008-01-11 02:13:09 +00:00
Makefile