Go to file
Dale Johannesen bfd4fd7bb7 The SelectionDAGBuilder's handling of debug info, on rare
occasions, caused code to be generated in a different order.
All cases I've seen involved float softening in the type
legalizer, and this could be perhaps be fixed there, but
it's better not to generate things differently in the first
place.  7797940 (6/29/2010..7/15/2010).

llvm-svn: 108484
2010-07-16 00:02:08 +00:00
clang IRgen: Support user defined attributes on block runtime functions. 2010-07-16 00:00:19 +00:00
compiler-rt Hand-tuning of single-precision soft-float comparison routines for ARM 2010-07-08 17:45:05 +00:00
libcxx Tests for basic posix regex templated on wchar_t 2010-07-15 18:18:07 +00:00
lldb Oops, didn't define AreTypesSame correctly. 2010-07-16 00:00:27 +00:00
llvm The SelectionDAGBuilder's handling of debug info, on rare 2010-07-16 00:02:08 +00:00