summaryrefslogtreecommitdiff
path: root/test/Transforms/ScalarRepl/2009-12-11-NeonTypes.ll
Commit message (Expand)AuthorAge
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Reapply 91459 with a simple fix for the problem that broke the x86_64-darwinBob Wilson2009-12-18
* Re-revert 91459. It's breaking the x86_64 darwin bootstrap.Bob Wilson2009-12-17
* Reapply r91459, it was only unmasking the bug, and since TOT is still broken ...Daniel Dunbar2009-12-16
* Revert "Reapply 91184 with fixes and an addition to the testcase to cover theDaniel Dunbar2009-12-16
* Reapply 91184 with fixes and an addition to the testcase to cover the problemBob Wilson2009-12-15
* Remove empty file completelyShantonu Sen2009-12-14
* revert r91184, because it causes a crash on a .bc file I justChris Lattner2009-12-14
* Revise scalar replacement to be more flexible about handle bitcasts and GEPs.Bob Wilson2009-12-11