Go to file
Jakob Stoklund Olesen 3bb1267431 Use COPY in FastISel everywhere it is safe and trivial.
The remaining copyRegToReg calls actually check the return value (shock!), so we
cannot trivially replace them with COPY instructions.

llvm-svn: 108069
2010-07-11 03:31:00 +00:00
clang Mark assert-only variables as unused. 2010-07-11 03:24:05 +00:00
compiler-rt Hand-tuning of single-precision soft-float comparison routines for ARM 2010-07-08 17:45:05 +00:00
libcxx weekly update to by-chapter-summary, plus left and right anchor support in basic posix. 2010-07-09 00:15:26 +00:00
lldb Add an "Avoid Frames matching this regular expression" to ThreadPlanStepInRange. 2010-07-10 02:27:39 +00:00
llvm Use COPY in FastISel everywhere it is safe and trivial. 2010-07-11 03:31:00 +00:00