summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/indirect-goto.c
Commit message (Expand)AuthorAgeFilesLines
* Restore global static array in test caseGerolf Hoflehner2014-07-031-1/+1
* Enable test/CodeGen/indirect-goto.c in 64b for local arraysGerolf Hoflehner2014-07-011-3/+2
* Temporarily disable the indirect-goto.c test.Bob Wilson2014-07-011-1/+2
* Avoid unneeded calls to opt/llvm-dis.Daniel Dunbar2010-04-021-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* make this interpretable.Chris Lattner2009-10-291-1/+1
* make this more interesting, test the static const array.Chris Lattner2009-10-291-5/+16
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Force triple for codegen tests which have expectations on outputDaniel Dunbar2009-02-031-1/+1
* Add CodeGen support for indirect goto.Daniel Dunbar2008-08-041-0/+20