index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Assembler
/
AutoUpgradeIntrinsics.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove autoupgrade support for old forms of llvm.prefetch and the old
Chris Lattner
2011-11-27
1
-24
/
+0
*
remove some old autoupgrade logic
Chris Lattner
2011-11-27
1
-31
/
+0
*
Split the init.trampoline intrinsic, which currently combines GCC's
Duncan Sands
2011-09-06
1
-0
/
+13
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-81
/
+4
*
Add one more argument to the prefetch intrinsic to indicate whether it's a data
Bruno Cardoso Lopes
2011-06-14
1
-0
/
+8
*
Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.
Bill Wendling
2011-05-03
1
-0
/
+18
*
Reapply r129401 with patch for clang.
Bill Wendling
2011-04-13
1
-0
/
+12
*
Revert r129401 for now. Clang is using the old way of doing things.
Bill Wendling
2011-04-12
1
-12
/
+0
*
Remove the unaligned load intrinsics in favor of using native unaligned loads.
Bill Wendling
2011-04-12
1
-0
/
+12
*
Massive rewrite of MMX:
Dale Johannesen
2010-09-30
1
-1
/
+1
*
Fix some escaping and quoting in RUN lines, mainly involving { and <. In two
Matthijs Kooijman
2008-06-10
1
-1
/
+1
*
All MMX shift instructions took a <2 x i32> vector as the shift amount parame...
Anders Carlsson
2007-12-14
1
-0
/
+29
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
1
-0
/
+52