Avoid breaking vstd when reg_sequence is not used.
[oota-llvm.git] / lib / Target / ARM / README.txt
index 57b65cf15d02da95c758a558b849f4c3d84d2610..85d5ca05913cb6b05b743beb66b483005dee3707 100644 (file)
@@ -12,6 +12,9 @@ Reimplement 'select' in terms of 'SEL'.
 
 A few ARMv6T2 ops should be pattern matched: BFI, SBFX, and UBFX
 
+Interesting optimization for PIC codegen on arm-linux:
+http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43129
+
 //===---------------------------------------------------------------------===//
 
 Crazy idea:  Consider code that uses lots of 8-bit or 16-bit values.  By the