aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/builtins-x86.c
AgeCommit message (Expand)Author
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-06-07Remove a few more vector builtins.Eli Friedman
2009-06-07Now that LLVM CodeGen can handle the generic variations a bit better, Eli Friedman
2009-06-06Test changes to account for removed builtins.Eli Friedman
2009-05-18Remove an unused builtin.Anders Carlsson
2009-05-18Add 'cmp' SSE builtins and get rid of a bunch of other builtins.Anders Carlsson
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-01-26Fix definition of __builtin_ia32_vec_set_v2di and de-XFAILDaniel Dunbar
2008-10-18Added vec_set intrinsicsMon P Wang
2008-10-05Add X86 builtin code generation test case.Daniel Dunbar