llvm-6502/lib
Scott Michel 7f9ba9bb3c More cleanups for CellSPU:
- Expand tabs... (poss 80-col violations, will get them later...)
- Consolidate logic for SelectDFormAddr and SelectDForm2Addr into a single
  function, simplifying maintenance. Also reduced custom instruction
  generation for SPUvecinsert/INSERT_MASK.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46544 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-30 02:55:46 +00:00
..
Analysis Fix an issue where, under very specific circumstances, memdep could end up dereferencing the end 2008-01-30 01:24:05 +00:00
Archive Use empty() instead of comparing size() with zero. 2008-01-29 13:02:09 +00:00
AsmParser More cleanups for CellSPU: 2008-01-30 02:55:46 +00:00
Bitcode Use empty() instead of comparing size() with zero. 2008-01-29 13:02:09 +00:00
CodeGen Factor the addressing mode and the load/store VT out of LoadSDNode 2008-01-30 00:15:11 +00:00
Debugger Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
ExecutionEngine Use empty() instead of comparing size() with zero. 2008-01-29 13:02:09 +00:00
Linker Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Support Remove top-level const qualifiers from casts, avoiding associated 2008-01-29 12:08:20 +00:00
System Use empty() instead of comparing size() with zero. 2008-01-29 13:02:09 +00:00
Target More cleanups for CellSPU: 2008-01-30 02:55:46 +00:00
Transforms Make DSE much more aggressive by performing DCE earlier. Update a testcase to reflect this increased aggressiveness. 2008-01-30 01:24:47 +00:00
VMCore Fix 80-col violations. 2008-01-29 12:09:55 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00