Go to file
Eli Friedman c70355195c Rewrite fast-isel integer cast handling to handle more cases, and to be simpler and more consistent.
The practical effects here are that x86-64 fast-isel can now handle trunc from i8 to i1, and ARM fast-isel can handle many more constructs involving integers narrower than 32 bits (including loads, stores, and many integer casts).

rdar://9437928 .

llvm-svn: 132099
2011-05-25 23:49:02 +00:00
clang Update our diagnostics to properly account for move operations. 2011-05-25 23:16:36 +00:00
compiler-rt clang/darwin: Tweak CheckArches function to use CC and to not spew output. 2011-05-19 18:02:55 +00:00
debuginfo-tests Clang is now correctly marking this as a class, so update the test case accordingly 2011-05-21 18:17:06 +00:00
libcxx support another Apple build environment 2011-05-24 20:27:31 +00:00
libcxxabi Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, Howard Hinnant and John McCall 2011-05-24 22:01:16 +00:00
lldb Add a little spice to the script to allow us to specify a function name to break at and to disassemble. 2011-05-25 22:29:23 +00:00
llvm Rewrite fast-isel integer cast handling to handle more cases, and to be simpler and more consistent. 2011-05-25 23:49:02 +00:00
polly www: Use absolute links 2011-05-24 13:56:06 +00:00