This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
caa710dfd236bb2fa8aec42808aee2cef9ed99a8
clang-p2996
/
llvm
/
test
/
Transforms
/
ScalarRepl
History
Chris Lattner
393e08536d
move comment.
...
llvm-svn: 101433
2010-04-16 01:05:52 +00:00
..
2003-05-29-ArrayFail.ll
…
2003-05-30-InvalidIndices.ll
…
2003-05-30-MultiLevel.ll
…
2003-09-12-IncorrectPromote.ll
…
2003-10-29-ArrayProblem.ll
…
2005-12-14-UnionPromoteCrash.ll
…
2006-01-24-IllegalUnionPromoteCrash.ll
…
2006-04-20-PromoteCrash.ll
…
2006-10-23-PointerUnionCrash.ll
…
2006-11-07-InvalidArrayPromote.ll
…
2006-12-11-SROA-Crash.ll
…
2007-03-19-CanonicalizeMemcpy.ll
…
2007-05-24-LargeAggregate.ll
…
2007-05-29-MemcpyPreserve.ll
…
2007-11-03-bigendian_apint.ll
…
2008-01-29-PromoteBug.ll
…
2008-02-28-SubElementExtractCrash.ll
…
2008-06-05-loadstore-agg.ll
…
2008-06-22-LargeArray.ll
…
2008-08-22-out-of-range-array-promote.ll
…
2008-09-22-vector-gep.ll
…
2009-01-09-scalarrepl-empty.ll
Delete useless trailing semicolons.
2010-01-05 17:55:26 +00:00
2009-02-02-ScalarPromoteOutOfRange.ll
…
2009-02-05-LoadFCA.ll
…
2009-03-04-MemCpyAlign.ll
…
2009-03-05-Aggre2Scalar-dbg.ll
…
2009-04-21-ZeroLengthMemSet.ll
…
2009-05-08-I1Crash.ll
…
2009-06-01-BitcastIntPadding.ll
…
2009-08-16-VLA.ll
…
2009-12-11-NeonTypes.ll
Reapply 91459 with a simple fix for the problem that broke the x86_64-darwin
2009-12-18 20:14:40 +00:00
2010-01-18-SelfCopy.ll
Fix a crash in scalarrepl for memcpy/memmove where the source and destination
2010-01-19 04:32:48 +00:00
AggregatePromote.ll
…
arraytest.ll
…
badarray.ll
fix PR5436 by making the 'simple' case of SRoA not promote out of range
2009-11-27 16:37:41 +00:00
basictest.ll
…
bitfield-sroa.ll
…
copy-aggregate.ll
…
debuginfo.ll
…
dg.exp
…
DifferingTypes.ll
…
load-store-aggregate.ll
…
memcpy-align.ll
move comment.
2010-04-16 01:05:52 +00:00
memcpy-from-global.ll
…
memset-aggregate-byte-leader.ll
…
memset-aggregate.ll
…
nonzero-first-index.ll
Generalize SROA to allow the first index of a GEP to be non-zero. Add a
2009-12-22 06:57:14 +00:00
not-a-vector.ll
…
phinodepromote.ll
…
select_promote.ll
…
sroa_two.ll
…
sroa-fca.ll
…
union-fp-int.ll
…
union-packed.ll
…
union-pointer.ll
…
vector_memcpy.ll
…
vector_promote.ll
…
volatile.ll
…