llvm-6502/lib
Scott Michel aedc637c96 CellSPU:
- Fix bug 3185, with misc other cleanups.
- Needed to implement SPUInstrInfo::InsertBranch(). CAUTION: Not sure what
  gets or needs to get passed to InsertBranch() to insert a conditional
  branch. This will abort for now until a good test case shows up.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60811 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-10 00:15:19 +00:00
..
Analysis loosen up an assertion that isn't valid when called from 2008-12-09 22:45:32 +00:00
Archive
AsmParser
Bitcode
CodeGen Rewrite the SDep class, and simplify some of the related code. 2008-12-09 22:54:47 +00:00
Debugger
ExecutionEngine DisableGVCompilation should not abort on internal GlobalValue's. 2008-12-09 07:31:49 +00:00
Linker
Support remove unused var 2008-12-09 17:04:06 +00:00
System
Target CellSPU: 2008-12-10 00:15:19 +00:00
Transforms Teach GVN to invalidate some memdep information when it does an RAUW 2008-12-09 22:06:23 +00:00
VMCore
Makefile