This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-21 21:11:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
SROA
History
Nadav Rotem
1a0271f07b
Rename the test so that we can add additional vectors-of-pointers tests
...
into the same file in the future. llvm-svn: 170414
2012-12-18 05:50:54 +00:00
..
alignment.ll
Teach SROA to cope with wrapper aggregates. These show up a lot in ABI
2012-10-13 10:49:33 +00:00
basictest.ll
Fix another SROA crasher, PR14601.
2012-12-17 18:48:07 +00:00
big-endian.ll
Fix typo in test-case.
2012-12-12 20:29:06 +00:00
fca.ll
Teach the integer-promotion rewrite strategy to be endianness aware.
2012-10-04 10:39:28 +00:00
lit.local.cfg
…
phi-and-select.ll
Fix PR14132 and handle OOB loads speculated throuh PHI nodes.
2012-11-20 10:02:19 +00:00
vector-promotion.ll
Teach the rewriting of memcpy calls to support subvector copies.
2012-12-17 14:51:24 +00:00
vectors-of-pointers.ll
Rename the test so that we can add additional vectors-of-pointers tests
2012-12-18 05:50:54 +00:00