Daniel Dunbar
|
a45cf5b6b0
|
Rename clang to clang-cc.
Tests and drivers updated, still need to shuffle dirs.
llvm-svn: 67602
|
2009-03-24 02:24:46 +00:00 |
Daniel Dunbar
|
e28b359881
|
Fix IRgen of __builtin_memset.
- Fix test case to not only have negative tests.
llvm-svn: 64674
|
2009-02-16 21:52:05 +00:00 |
Daniel Dunbar
|
327acd7a6c
|
Implement bzero, memset, memmove builtins.
This subsumes Nico Weber's patch and implements bzero in terms
of llvm.memset to match llvm-gcc.
llvm-svn: 53888
|
2008-07-22 00:26:45 +00:00 |