1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/test/CodeGen
Hal Finkel a5a86f0a8e Enable unaligned memory access on PPC for scalar types
Unaligned access is supported on PPC for non-vector types, and is generally
more efficient than manually expanding the loads and stores.

A few of the existing test cases were using expanded unaligned loads and stores
to test other features (like load/store with update), and for these test cases,
unaligned access remains disabled.

llvm-svn: 177160
2013-03-15 15:27:13 +00:00
..
AArch64 Test case hygiene. 2013-03-09 18:25:40 +00:00
ARM ARM cost model: Increase cost of some vector selects we do terrible on 2013-03-14 19:17:02 +00:00
CPP test commit: remove blank line. 2013-03-14 05:43:59 +00:00
Generic For inline asm: 2013-01-11 18:12:39 +00:00
Hexagon Hexagon: Removed asserts regarding alignment and offset. 2013-03-14 19:08:03 +00:00
Inputs Upgrading debug info test cases to be (more) compatible with the current debug info format. 2013-03-11 22:37:40 +00:00
MBlaze Remove duplicate test contents. 2013-03-11 22:10:14 +00:00
Mips Remove duplicate test contents. 2013-03-11 22:10:14 +00:00
MSP430 Remove duplicate test contents. 2013-03-11 22:10:14 +00:00
NVPTX [NVPTX] Disable vector registers 2013-02-12 14:18:49 +00:00
PowerPC Enable unaligned memory access on PPC for scalar types 2013-03-15 15:27:13 +00:00
R600 R600: Factorize code handling Const Read Port limitation 2013-03-14 15:50:45 +00:00
SI
SPARC Remove duplicate test contents. 2013-03-11 22:10:14 +00:00
Thumb Remove duplicate test contents. 2013-03-11 22:10:14 +00:00
Thumb2 SDAG: Handle scalarizing an extend of a <1 x iN> vector. 2013-03-07 05:47:54 +00:00
X86 Add a triple to the test. 2013-03-15 00:10:23 +00:00
XCore Remove duplicate test contents. 2013-03-11 22:10:14 +00:00