Go to file
Dan Gohman fbbdfcaea7 Fix the order that SCEVExpander considers add operands in so that
it doesn't miss an opportunity to form a GEP, regardless of the
relative loop depths of the operands. This fixes rdar://8197217.

llvm-svn: 108475
2010-07-15 23:38:13 +00:00
clang Set "optimization is ON" and supply other optional parameters. This helps codegenerator preserve info in case the symbol is deleted. 2010-07-15 23:09:46 +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 Added a function to test whether two types are 2010-07-15 22:30:52 +00:00
llvm Fix the order that SCEVExpander considers add operands in so that 2010-07-15 23:38:13 +00:00