| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Due to changes coming from the new LLVM type system, you now get | Duncan Sands | 2011-07-28 | 1 | -1/+2 |
| | | | | | | | | bitcasts in this test rather than getelementptr instructions; llvm-gcc produces two bitcasts, clang produces one. llvm-svn: 136349 | ||||
| * | Remove explicit uses of -emit-llvm, the test infrastructure adds it | Duncan Sands | 2010-11-25 | 1 | -2/+2 |
| | | | | | | | | | automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). llvm-svn: 120160 | ||||
| * | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 1 | -0/+14 |
| llvm-svn: 51695 | |||||

