Go to file
Chris Lattner 73051044fd remove the # TAILCALL markers, which was causing the to fail.
It's unclear if the matcher is nondeterminstic of what here,
but I'm getting matches without TAILCALL and some other hosts
are getting matches with it.

llvm-svn: 95149
2010-02-02 22:36:29 +00:00
clang Explicitly check for casts to double or complex types instead of possibly asserting in SValuator. 2010-02-02 21:11:40 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm remove the # TAILCALL markers, which was causing the to fail. 2010-02-02 22:36:29 +00:00