Go to file
Chris Lattner 2a7deb64c0 reimplement vector comparisons as [fi]cmp+sext instead of using v[if]cmp.
Also, enable them in sema so that they are tested, and now that the x86 backend
has stablized.

llvm-svn: 74983
2009-07-08 01:08:03 +00:00
clang reimplement vector comparisons as [fi]cmp+sext instead of using v[if]cmp. 2009-07-08 01:08:03 +00:00
compiler-rt improve portability to platforms that don't put python in /usr/bin. Patch by 2009-07-06 22:24:16 +00:00
llvm remove two methods that no longer exist. 2009-07-08 01:07:39 +00:00