index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
TableGen
/
CodeGenIntrinsics.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem
Dan Gohman
2010-08-05
1
-1
/
+1
*
Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...
Owen Anderson
2009-08-11
1
-4
/
+4
*
Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...
Owen Anderson
2009-08-10
1
-4
/
+4
*
fix a few spelling errors and typos
Jim Grosbach
2009-03-26
1
-1
/
+1
*
Reapply 63765. Patches for clang and llvm-gcc to follow.
Dale Johannesen
2009-02-05
1
-1
/
+2
*
Reverting 63765. This broke the build of both clang
Dale Johannesen
2009-02-04
1
-2
/
+1
*
New feature: add support for target intrinsics being defined in the
Nate Begeman
2009-02-04
1
-1
/
+2
*
add nocapture attribute to llvm.mem* intrinsics and have tblgen
Chris Lattner
2009-01-12
1
-4
/
+8
*
Modify the intrinsics pattern to separate out the "return" types from the
Bill Wendling
2008-11-13
1
-9
/
+27
*
- 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
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+64