summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/AutoUpgradeIntrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* remove autoupgrade support for old forms of llvm.prefetch and the oldChris Lattner2011-11-271-24/+0
* remove some old autoupgrade logicChris Lattner2011-11-271-31/+0
* Split the init.trampoline intrinsic, which currently combines GCC'sDuncan Sands2011-09-061-0/+13
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-81/+4
* Add one more argument to the prefetch intrinsic to indicate whether it's a dataBruno Cardoso Lopes2011-06-141-0/+8
* Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.Bill Wendling2011-05-031-0/+18
* Reapply r129401 with patch for clang.Bill Wendling2011-04-131-0/+12
* Revert r129401 for now. Clang is using the old way of doing things.Bill Wendling2011-04-121-12/+0
* Remove the unaligned load intrinsics in favor of using native unaligned loads.Bill Wendling2011-04-121-0/+12
* Massive rewrite of MMX: Dale Johannesen2010-09-301-1/+1
* Fix some escaping and quoting in RUN lines, mainly involving { and <. In twoMatthijs Kooijman2008-06-101-1/+1
* All MMX shift instructions took a <2 x i32> vector as the shift amount parame...Anders Carlsson2007-12-141-0/+29
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-0/+52
OpenPOWER on IntegriCloud