| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add a new testcase | Chris Lattner | 2005-04-23 | 1 | -0/+6 |
| | | | | | llvm-svn: 21469 | ||||
| * | Add the RUN: prefix to the start of the run line so this test doesn't fail. | Reid Spencer | 2005-04-22 | 1 | -1/+1 |
| | | | | | | | BTW .. isn't the date on this funky? We haven't reachec 2005-05-09 yet??? llvm-svn: 21432 | ||||
| * | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 10 | -33/+33 |
| | | | | | llvm-svn: 21427 | ||||
| * | Check for eqv matching | Chris Lattner | 2005-04-21 | 1 | -0/+13 |
| | | | | | llvm-svn: 21414 | ||||
| * | this passes on darwin | Chris Lattner | 2005-04-21 | 1 | -1/+0 |
| | | | | | llvm-svn: 21410 | ||||
| * | New testcase for a changing values late and allowing them to propagate | Chris Lattner | 2005-04-19 | 1 | -0/+11 |
| | | | | | llvm-svn: 21343 | ||||
| * | Make this significantly harder | Chris Lattner | 2005-04-19 | 1 | -0/+7 |
| | | | | | llvm-svn: 21342 | ||||
| * | Add a real run line | Chris Lattner | 2005-04-19 | 1 | -1/+1 |
| | | | | | llvm-svn: 21341 | ||||
| * | fix this testcase | Chris Lattner | 2005-04-19 | 1 | -0/+1 |
| | | | | | llvm-svn: 21340 | ||||
| * | new testcase | Chris Lattner | 2005-04-19 | 1 | -0/+9 |
| | | | | | llvm-svn: 21339 | ||||
| * | add a run line | Chris Lattner | 2005-04-19 | 1 | -1/+1 |
| | | | | | llvm-svn: 21338 | ||||
| * | Tell dj to run the tests in this directory | Chris Lattner | 2005-04-19 | 1 | -1/+1 |
| | | | | | llvm-svn: 21337 | ||||
| * | Update dejagnu tests to use the new pattern isel flag | Nate Begeman | 2005-04-16 | 5 | -5/+5 |
| | | | | | llvm-svn: 21311 | ||||
| * | new testcase | Chris Lattner | 2005-04-15 | 2 | -0/+21 |
| | | | | | llvm-svn: 21304 | ||||
| * | added a random and mask test | Andrew Lenharth | 2005-04-14 | 1 | -0/+10 |
| | | | | | llvm-svn: 21301 | ||||
| * | Add CodeGen tests for the recent SelectionDAG transforms | Nate Begeman | 2005-04-13 | 2 | -0/+53 |
| | | | | | llvm-svn: 21292 | ||||
| * | regression case for faster call sequence | Andrew Lenharth | 2005-04-13 | 1 | -0/+15 |
| | | | | | llvm-svn: 21284 | ||||
| * | check that casts still use zap | Andrew Lenharth | 2005-04-13 | 1 | -0/+11 |
| | | | | | llvm-svn: 21283 | ||||
| * | added s4addl matching test | Andrew Lenharth | 2005-04-13 | 1 | -0/+14 |
| | | | | | llvm-svn: 21277 | ||||
| * | fix this testcase so the regex doesn't match the function name | Chris Lattner | 2005-04-10 | 1 | -1/+1 |
| | | | | | llvm-svn: 21210 | ||||
| * | make this harder | Chris Lattner | 2005-04-10 | 1 | -0/+3 |
| | | | | | llvm-svn: 21201 | ||||
| * | oops add ~ | Chris Lattner | 2005-04-10 | 1 | -1/+1 |
| | | | | | llvm-svn: 21200 | ||||
| * | new testcase for previously unsupported unary complex operators | Chris Lattner | 2005-04-10 | 1 | -0/+6 |
| | | | | | llvm-svn: 21199 | ||||
| * | new testcase that used to crash the ppc fe. It could effect any simpleisel | Chris Lattner | 2005-04-09 | 1 | -0/+21 |
| | | | | | | | that is not careful, so I'm checking it into the generic tests. llvm-svn: 21190 | ||||
| * | Add a testcase to make sure that we don't emit two fneg instructions back | Nate Begeman | 2005-04-09 | 1 | -0/+8 |
| | | | | | | | to back for certain fsel instructions. llvm-svn: 21176 | ||||
| * | Add cases to cover the rest of the patterns we should be matching | Nate Begeman | 2005-04-09 | 1 | -6/+16 |
| | | | | | llvm-svn: 21175 | ||||
| * | New testcase that the sparc backend crashes on | Chris Lattner | 2005-04-09 | 1 | -0/+12 |
| | | | | | llvm-svn: 21173 | ||||
| * | make this test more interesting | Chris Lattner | 2005-04-09 | 1 | -1/+8 |
| | | | | | llvm-svn: 21170 | ||||
| * | add a test for fnabs | Chris Lattner | 2005-04-09 | 1 | -0/+11 |
| | | | | | llvm-svn: 21169 | ||||
| * | add a partial test for the fma operations that ppc supports. I'm sure I'm | Chris Lattner | 2005-04-09 | 1 | -0/+30 |
| | | | | | | | | missing some and not all of these match yet, but I'm sure that Nate will clean up my mess :) llvm-svn: 21168 | ||||
| * | oops | Andrew Lenharth | 2005-04-08 | 3 | -3/+3 |
| | | | | | llvm-svn: 21155 | ||||
| * | added some tests to check stupid pattern matching mistakes | Andrew Lenharth | 2005-04-08 | 5 | -0/+52 |
| | | | | | llvm-svn: 21154 | ||||
| * | new testcase that crashes the instcombiner. | Chris Lattner | 2005-04-08 | 1 | -0/+7 |
| | | | | | llvm-svn: 21151 | ||||
| * | match case change in codegen | Andrew Lenharth | 2005-04-07 | 1 | -1/+1 |
| | | | | | llvm-svn: 21141 | ||||
| * | new test | Chris Lattner | 2005-04-07 | 1 | -0/+5 |
| | | | | | llvm-svn: 21137 | ||||
| * | new testcase | Chris Lattner | 2005-04-07 | 1 | -0/+5 |
| | | | | | llvm-svn: 21135 | ||||
| * | simplified | Andrew Lenharth | 2005-04-06 | 1 | -5/+0 |
| | | | | | llvm-svn: 21119 | ||||
| * | added first alpha codegen regression test | Andrew Lenharth | 2005-04-06 | 1 | -0/+16 |
| | | | | | llvm-svn: 21117 | ||||
| * | new testcase | Chris Lattner | 2005-04-04 | 1 | -0/+13 |
| | | | | | llvm-svn: 21087 | ||||
| * | this has now been fixed | Chris Lattner | 2005-04-02 | 1 | -4/+0 |
| | | | | | llvm-svn: 21026 | ||||
| * | don't forget to use the right code generator :) | Chris Lattner | 2005-04-02 | 1 | -1/+1 |
| | | | | | llvm-svn: 21017 | ||||
| * | new testcase | Chris Lattner | 2005-04-02 | 2 | -0/+36 |
| | | | | | llvm-svn: 21016 | ||||
| * | new generic testcsae | Chris Lattner | 2005-04-02 | 1 | -0/+11 |
| | | | | | llvm-svn: 20996 | ||||
| * | For Sparc, this xfails. I don't think sparc has the C99 complex data | John Criswell | 2005-04-01 | 1 | -0/+8 |
| | | | | | | | type support. llvm-svn: 20993 | ||||
| * | new testcase | Chris Lattner | 2005-04-01 | 1 | -0/+16 |
| | | | | | llvm-svn: 20978 | ||||
| * | fix the RUN line on this testcase so it passes. | Chris Lattner | 2005-03-25 | 1 | -1/+1 |
| | | | | | llvm-svn: 20833 | ||||
| * | New testcase that crashes licm. | Chris Lattner | 2005-03-25 | 1 | -0/+10 |
| | | | | | llvm-svn: 20829 | ||||
| * | new testcase that DS-AA is causing to be miscompiled. | Chris Lattner | 2005-03-24 | 1 | -0/+26 |
| | | | | | llvm-svn: 20813 | ||||
| * | GlobalMR should be able to analyze this function. | Chris Lattner | 2005-03-23 | 1 | -0/+20 |
| | | | | | llvm-svn: 20795 | ||||
| * | new testcase to verify that we have field sensitive alias analysis info. This | Chris Lattner | 2005-03-23 | 1 | -0/+21 |
| | | | | | | | test cannot be satisfied without interprocedural information. llvm-svn: 20778 | ||||

