Go to file
Bob Wilson e3a15fed08 Change ARM data layout strings to match llvm-gcc.
Sandeep Patel noticed that the alignment was wrong for Neon vector types,
and this change is partly derived from his patch.  For the APCS ABI, however,
additional changes were required: the maximum ABI alignment is 32 bits and
the preferred alignment for i64 and f64 types should be 64 bits.

llvm-svn: 128825
2011-04-04 16:53:11 +00:00
clang Change ARM data layout strings to match llvm-gcc. 2011-04-04 16:53:11 +00:00
compiler-rt clang/Darwin: Add all the comparison functions, the desire to cherry pick just 2011-03-25 19:19:10 +00:00
debuginfo-tests These tests are x86_64 specific. 2011-03-28 20:00:34 +00:00
libcxx Corrected tests for http://llvm.org/bugs/show_bug.cgi?id=9351 2011-04-04 01:42:30 +00:00
lldb Add a Python script which launches a program from within lldb and loop until the 2011-04-02 01:20:28 +00:00
llvm Use array_lengthof 2011-04-04 16:25:38 +00:00