llvm-6502/lib/Transforms
Chris Lattner 26dbe7ec18 optimize "integer extraction out of the middle of a vector" as produced
by SRoA.  This is part of rdar://7892780, but needs another xform to
expose this.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112232 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-26 22:14:59 +00:00
..
Hello Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
InstCombine optimize "integer extraction out of the middle of a vector" as produced 2010-08-26 22:14:59 +00:00
Instrumentation Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
IPO Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00
Scalar Make JumpThreading smart enough to properly thread StrSwitch when it's compiled with clang++. 2010-08-26 17:40:24 +00:00
Utils Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00
Makefile