| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit | Bill Wendling | 2009-02-24 | 1 | -1/+2 |
| | | | | | | | | | | | a DBG_LABEL or not. We want to fall back to the original way of emitting debug info when we're in -O0/-fast mode. - Add plumbing in to pass the "Fast" flag to places that need it. - XFAIL DebugInfo/deaddebuglabel.ll. This is finding 11 labels instead of 8. I need to investigate still. llvm-svn: 65367 | ||||
| * | Un-XFAIL this test. | Bill Wendling | 2009-02-24 | 1 | -1/+0 |
| | | | | | llvm-svn: 65355 | ||||
| * | Temporarily XFAIL this test. | Bill Wendling | 2009-02-19 | 1 | -0/+1 |
| | | | | | llvm-svn: 64987 | ||||
| * | Remove no-longer relevant comment. Pointed out | Duncan Sands | 2009-01-22 | 1 | -1/+0 |
| | | | | | | | by Gabor. llvm-svn: 62765 | ||||
| * | This passes on linux. | Duncan Sands | 2009-01-22 | 1 | -1/+1 |
| | | | | | llvm-svn: 62764 | ||||
| * | Use lightweight DebugInfo objects directly. | Devang Patel | 2009-01-15 | 1 | -1/+0 |
| | | | | | llvm-svn: 62276 | ||||
| * | xfail for now. | Devang Patel | 2009-01-14 | 1 | -0/+1 |
| | | | | | llvm-svn: 62243 | ||||
| * | This test works again for Darwin because a patch was reverted. | Bill Wendling | 2008-12-19 | 1 | -4/+2 |
| | | | | | llvm-svn: 61254 | ||||
| * | Re-XFAIL this test until debug stuff settles down. | Bill Wendling | 2008-12-18 | 1 | -1/+4 |
| | | | | | llvm-svn: 61219 | ||||
| * | XFAIL on Linux. | Bill Wendling | 2008-12-18 | 1 | -1/+1 |
| | | | | | llvm-svn: 61176 | ||||
| * | Do not XFAIL. | Bill Wendling | 2008-12-18 | 1 | -1/+0 |
| | | | | | llvm-svn: 61174 | ||||
| * | XFAIL for now. | Devang Patel | 2008-12-17 | 1 | -0/+1 |
| | | | | | llvm-svn: 61167 | ||||
| * | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 1 | -0/+36 |
| llvm-svn: 51695 | |||||

