summaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/call_indirect.ll
Commit message (Expand)AuthorAge
* Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway.Jakob Stoklund Olesen2010-07-16
* Mark the SPU 'lr' instruction to never have side effects. Kalle Raiskila2010-06-21
* don't let asm-verbose break the check-next lines in these tests.Chris Lattner2010-01-19
* Teach InferPtrAlignment to infer GV+cst alignment and use it to simplify x86 ...Evan Cheng2009-12-09
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-11
* - Remove Tilmann's custom truncate lowering: it completely hosed overScott Michel2008-12-27
* CellSPU:Scott Michel2008-12-09
* Fix some tests. The grep for "il" was matching "file".Rafael Espindola2008-12-03
* Un-XFAIL tests now that they're fixed.Bill Wendling2008-11-11
* r59009 broke these tests. XFAIL for now.Bill Wendling2008-11-11
* CellSPU: Update expected counts on expected patternsScott Michel2008-11-09
* - Expand tabs to spaces.Scott Michel2008-03-05
* Overhaul Cell SPU's addressing mode internals so that there are nowScott Michel2008-01-29
* remove extraneous &&'s from tests, as Scott is apparently not going to.Chris Lattner2008-01-18
* Forward progress: crtbegin.c now compiles successfully!Scott Michel2008-01-17
* More CellSPU refinements:Scott Michel2008-01-11
* More CellSPU refinement and progress:Scott Michel2008-01-11