Go to file
Bob Wilson cf6e29a818 pr6480: Don't try producing ld/st-multiple instructions when the address is
an undef value.  This is only going to come up for bugpoint-reduced tests --
correct programs will not access memory at undefined addresses -- so it's not
worth the effort of doing anything more aggressive.

llvm-svn: 97745
2010-03-04 21:04:38 +00:00
clang Use LLVM's new DESTDIR-less PROJ_* variables. 2010-03-04 20:57:19 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm pr6480: Don't try producing ld/st-multiple instructions when the address is 2010-03-04 21:04:38 +00:00