Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for alignment attributes on load/store instructions | Christopher Lamb | 2007-04-21 | 2 | -0/+14 |
* | make this portable to 64-bit hosts | Chris Lattner | 2007-04-21 | 1 | -1/+1 |
* | New test case. | Devang Patel | 2007-04-21 | 1 | -0/+28 |
* | Enable Objective-C tests. | Devang Patel | 2007-04-20 | 2 | -0/+20 |
* | Test check in | Christopher Lamb | 2007-04-20 | 1 | -1/+0 |
* | Fix test. | Evan Cheng | 2007-04-20 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2007-04-18 | 1 | -0/+13 |
* | New crasher test case. | Evan Cheng | 2007-04-18 | 1 | -0/+42 |
* | New test. | Devang Patel | 2007-04-18 | 1 | -0/+692 |
* | new testcase | Chris Lattner | 2007-04-17 | 1 | -0/+35 |
* | new testcase | Chris Lattner | 2007-04-17 | 1 | -0/+11 |
* | Use // not ; since this is C. | Duncan Sands | 2007-04-17 | 1 | -2/+2 |
* | New test case. | Devang Patel | 2007-04-17 | 1 | -0/+4 |
* | new testcase | Chris Lattner | 2007-04-17 | 1 | -0/+12 |
* | Implemented correct stack probing on mingw/cygwin for dynamic alloca's. | Anton Korobeynikov | 2007-04-17 | 1 | -0/+27 |
* | Make it work on 64-bit systems. | Jeff Cohen | 2007-04-17 | 1 | -1/+1 |
* | this is fixed | Andrew Lenharth | 2007-04-17 | 1 | -1/+1 |
* | Add PR number for reference. | Devang Patel | 2007-04-16 | 1 | -0/+1 |
* | New test case. | Devang Patel | 2007-04-16 | 1 | -0/+17 |
* | Fix this test from Duncan's experiment. | Reid Spencer | 2007-04-16 | 1 | -1/+1 |
* | Also validate that the code generation of IntrinsicLowering for LLI works. | Reid Spencer | 2007-04-16 | 1 | -6/+25 |
* | refix this | Chris Lattner | 2007-04-16 | 1 | -1/+1 |
* | use an x86 t-t for an x86 test. Thanks to Dan for noticing this! | Chris Lattner | 2007-04-16 | 1 | -2/+2 |
* | fix incorrectly upgraded test | Chris Lattner | 2007-04-16 | 1 | -1/+1 |
* | We shouldn't have tests for features we don't have yet. | Chris Lattner | 2007-04-16 | 1 | -35/+0 |
* | remove bogus test | Chris Lattner | 2007-04-16 | 1 | -17/+0 |
* | Spelling fix. | Duncan Sands | 2007-04-16 | 1 | -1/+1 |
* | MAke this test portable. | Chris Lattner | 2007-04-16 | 1 | -1/+3 |
* | Test code quality for variable length array references. | Duncan Sands | 2007-04-16 | 1 | -0/+7 |
* | Check handling of arrays of variable sized components. | Duncan Sands | 2007-04-16 | 1 | -0/+10 |
* | Heal this test | Anton Korobeynikov | 2007-04-16 | 1 | -2/+2 |
* | fix this test | Chris Lattner | 2007-04-16 | 1 | -3/+2 |
* | Fixes tests and remove xfail. | Evan Cheng | 2007-04-16 | 1 | -3/+2 |
* | One more callee-saved register used. | Evan Cheng | 2007-04-16 | 1 | -1/+1 |
* | Fix test. | Evan Cheng | 2007-04-16 | 1 | -1/+1 |
* | Testcase for C front-end crash. | Duncan Sands | 2007-04-16 | 1 | -0/+6 |
* | Testcase for debug info emission for structure fields at variable offsets. | Duncan Sands | 2007-04-16 | 1 | -0/+8 |
* | For PR1336: | Reid Spencer | 2007-04-16 | 1 | -1/+0 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 170 | -468/+493 |
* | Fix hello.ll test. | Lauro Ramos Venancio | 2007-04-16 | 1 | -3/+3 |
* | Fix align test. | Lauro Ramos Venancio | 2007-04-16 | 1 | -3/+2 |
* | Look for site.exp in the build directory, not the source directory. | Duncan Sands | 2007-04-16 | 1 | -1/+1 |
* | Use %s, not explicit name. | Duncan Sands | 2007-04-16 | 1 | -1/+1 |
* | Change ne into !=. | Duncan Sands | 2007-04-16 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 51 | -65/+81 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 23 | -30/+48 |
* | Fix the syntax for these tests. Noticed by Duncan Sands. | Reid Spencer | 2007-04-16 | 17 | -18/+20 |
* | Syntax upgrade and fix for PR1336. | Reid Spencer | 2007-04-16 | 1 | -4/+5 |
* | For PR1336: | Reid Spencer | 2007-04-16 | 1 | -3/+2 |
* | For PR1336: | Reid Spencer | 2007-04-16 | 2 | -4/+2 |