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
/
utils
/
TableGen
/
CodeGenIntrinsics.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Add "Commutative" property to intrinsics. This allows tblgen to generate th...
Evan Cheng
2008-06-16
1
-0
/
+4
*
Wrap MVT::ValueType in a struct to get type safety
Duncan Sands
2008-06-06
1
-7
/
+7
*
Move instruction flag inference out of InstrInfoEmitter and into
Dan Gohman
2008-04-03
1
-1
/
+1
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
1
-4
/
+0
*
Update a comment to reflect recent changes in the type system.
Dan Gohman
2007-04-26
1
-1
/
+1
*
For PR1297:
Reid Spencer
2007-04-01
1
-1
/
+5
*
For PR950:
Reid Spencer
2006-12-31
1
-1
/
+1
*
Only compute intrinsic valuetypes when in a target .td file.
Chris Lattner
2006-03-28
1
-1
/
+4
*
revert this, it breaks things.
Chris Lattner
2006-03-28
1
-1
/
+1
*
Add support for decoding iPTR to the right pointer type.
Chris Lattner
2006-03-27
1
-1
/
+2
*
Move CodeGenIntrinsic implementation to CodeGenTarget.cpp with the rest of
Chris Lattner
2006-03-24
1
-0
/
+4
*
Autogenerate code to map from GCC builtin to LLVM intrinsic.
Chris Lattner
2006-03-15
1
-0
/
+1
*
emit a mapping from LLVM intrinsic -> GCC builtins.
Chris Lattner
2006-03-13
1
-1
/
+2
*
Verify that packed type operands have the right size and base type.
Chris Lattner
2006-03-13
1
-0
/
+4
*
parse intrinsic types
Chris Lattner
2006-03-09
1
-0
/
+4
*
Fix pasteo
Chris Lattner
2006-03-03
1
-1
/
+1
*
initial implementation of intrinsic parsing
Chris Lattner
2006-03-03
1
-0
/
+42