Go to file
Jakob Stoklund Olesen 75d17b0577 Eliminate some SUBREG_TO_REG patterns with sub_ss and sub_sd.
The SUBREG_TO_REG instruction has magic semantics asserting that the
source value was defined by an instruction that cleared the high half of
the register. Those semantics are never actually exploited for xmm
registers.

llvm-svn: 160818
2012-07-26 22:03:21 +00:00
clang [analyzer] CallEvent is no longer a value object. 2012-07-26 21:41:15 +00:00
compiler-rt tsan: make the runtime library name tsan-neutral for Go upstream 2012-07-26 18:42:51 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc configure.py: Add an install rule. 2012-06-01 17:29:59 +00:00
libcxx Update CREDITS.TXT 2012-07-26 20:22:37 +00:00
libcxxabi add a link to the libc++ website 2012-07-20 17:21:42 +00:00
lld Add a default constructor/destructor for ReaderOptionsPECOFF 2012-07-25 17:16:46 +00:00
lldb Relax the test for "is the frame I am going to step back out to the one I started from" in ThreadPlanStepOverRange so you don't 2012-07-26 18:23:21 +00:00
llvm Eliminate some SUBREG_TO_REG patterns with sub_ss and sub_sd. 2012-07-26 22:03:21 +00:00
polly Create a new directory before running the polly script 2012-07-24 16:58:57 +00:00