Fix hello.ll test.
[oota-llvm.git] / test / CodeGen /
2007-04-16 Lauro Ramos VenancioFix hello.ll test.
2007-04-16 Lauro Ramos VenancioFix align test.
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerWrap long line.
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Chris Lattnerfix incorrectly upgraded test, add PR#
2007-04-16 Reid SpencerFix an intrinsic name.
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Chris Lattnerthis test isn't testing what it thought it was
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerMake this test work.
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-04-14 Chris Lattnerxfail for now
2007-04-14 Chris Lattnerfix test for linux hosts.
2007-04-14 Anton KorobeynikovFix PR1325: Case range optimization was performed in...
2007-04-13 Chris Lattnerxfail this for now
2007-04-13 Chris Lattnernew lsr testcase
2007-04-13 Chris LattnerNew testcase
2007-04-13 Anton KorobeynikovFix PR1323 : we haven't updated phi nodes in good manner :)
2007-04-12 Chris Lattnermake this really work on linux :)
2007-04-12 Chris Lattnermake this happier on linux hosts
2007-04-12 Chris Lattnernew testcase
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-11 Chris Lattnerthis got better
2007-04-11 Chris Lattnerchange test name.
2007-04-11 Chris Lattnernew testcase
2007-04-11 Chris Lattnernew testcases for integer abs function
2007-04-09 Anton KorobeynikovNext stage into switch lowering refactoring
2007-04-09 Chris Lattneradd another test
2007-04-09 Chris LattnerThe x constraint allows scalar FP values as well as...
2007-04-09 Chris Lattnernew testcase for PR1308
2007-04-08 Chris Lattnertestcase for PR1314
2007-04-05 Reid SpencerXFAIL this test for now. It will be a while before...
2007-04-05 Anton KorobeynikovFix test
2007-04-04 Reid SpencerImplement the llvm.bit.part_select.iN.iN.iN overloaded...
2007-04-04 Anton KorobeynikovFix test
2007-04-04 Anton KorobeynikovProperly emit range comparisons for switch cases, where...
2007-04-04 Evan ChengBetter still.
2007-04-04 Evan ChengFix test case.
2007-04-04 Evan ChengThese got better.
2007-04-04 Evan ChengNew asm test case.
2007-04-03 Evan ChengNew test case.
2007-04-03 Evan ChengNew test case.
2007-04-03 Chris Lattnernew testcase, where we should use a negative stride
2007-04-02 Chris LattnerAdd a regtest for cases we now recognize as rotates...
2007-04-02 Chris Lattnerfix this testcase on ppc hosts
2007-04-02 Evan ChengNew test case.
2007-04-02 Chris Lattnernew testcase.
2007-04-02 Chris Lattnernew testcase
2007-04-02 Chris Lattnermy patch fixed the fixme.
2007-04-02 Chris Lattnernew testcase for PR1296
2007-04-02 Lauro Ramos Venancio- Divides the comparisons in two types: comparisons...
2007-04-02 Reid SpencerLet llvm-upgrade upgrade the bswap intrinsic.
2007-04-02 Reid SpencerLet llvm-upgrade upgrade bswap intrinsic.
2007-04-02 Reid SpencerRevert the name changes for llvm.bswap to allow (and...
2007-04-01 Reid SpencerFor PR1297:
2007-03-30 Evan ChengMissing '&&'
2007-03-30 Chris Lattneradd a testcase for x86
2007-03-30 Evan ChengNew test case.
2007-03-30 Evan ChengTest case for PR1279 (part 2).
2007-03-28 Chris Lattnernew testcases
2007-03-28 Chris Lattnernew testcase
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-28 Evan ChengAdded a test case for PR1279.
2007-03-28 Chris Lattnerupgrade a random test
2007-03-26 Evan ChengTest case for PR1266.
2007-03-25 Anton KorobeynikovAdd "feature" testcase for new switch lowering code
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnertest that the ppc backend can do 64-bit cntlz
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnernew testcase
2007-03-22 Evan ChengAnother test case.
2007-03-22 Evan ChengTest case for PR1257
2007-03-21 Evan ChengNew test case.
2007-03-20 Lauro Ramos Venanciobugfix: When the source register of CALL_NOLINK was...
2007-03-20 Chris LattnerThese functions should use shll, not lea.
2007-03-19 Reid SpencerFor PR1258:
2007-03-17 Evan ChengGEP index sink test case.
2007-03-17 Devang PatelTest case for X86 inline asm constraint 'I'
2007-03-16 Bill WendlingAnd now support for MMX logical operations.
2007-03-15 Bill WendlingMultiplication support for MMX.
2007-03-14 Evan ChengARM isel should match ldr x +/- x * (2^n) to ldr [x...
2007-03-13 Evan ChengNew test.
2007-03-13 Evan ChengThis got better.
2007-03-10 Bill WendlingAdding more arithmetic operators to MMX. This is an...
2007-03-08 Evan ChengTest inline asm modifier 'c'.
2007-03-08 Chris Lattnerupgrade this testcase, add test for fp immediate to...
next