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
/
IntrinsicEmitter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for Microsoft Visual Studio 2010, from Steven Watanabe!
Douglas Gregor
2010-05-11
1
-0
/
+3
*
Replace std::iostreams with raw_ostream in TableGen.
Daniel Dunbar
2009-07-03
1
-11
/
+11
*
Added support to have TableGen provide information if an intrinsic (core
Mon P Wang
2009-02-24
1
-0
/
+2
*
Generalize some alias analysis logic from atomic
Duncan Sands
2009-02-14
1
-0
/
+2
*
Reapply 63765. Patches for clang and llvm-gcc to follow.
Dale Johannesen
2009-02-05
1
-1
/
+4
*
Reverting 63765. This broke the build of both clang
Dale Johannesen
2009-02-04
1
-4
/
+1
*
New feature: add support for target intrinsics being defined in the
Nate Begeman
2009-02-04
1
-1
/
+4
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Rather than having special rules like "intrinsics cannot
Duncan Sands
2007-12-03
1
-5
/
+1
*
Automatically generating intrinsic declarations from Dan Gohman. Modified
Jim Laskey
2007-02-07
1
-0
/
+2
*
extract some more information from the intrinsic table
Chris Lattner
2006-03-24
1
-0
/
+2
*
Autogenerate a table of intrinsic names, so we can map from intrinsic ID to
Chris Lattner
2006-03-15
1
-0
/
+2
*
Autogenerate code to map from GCC builtin to LLVM intrinsic.
Chris Lattner
2006-03-15
1
-0
/
+2
*
emit a mapping from LLVM intrinsic -> GCC builtins.
Chris Lattner
2006-03-13
1
-0
/
+2
*
generate side-effect info
Chris Lattner
2006-03-09
1
-0
/
+2
*
Parse mod/ref properties, autogen mod/ref information
Chris Lattner
2006-03-09
1
-0
/
+2
*
parse intrinsic types
Chris Lattner
2006-03-09
1
-1
/
+2
*
autogenerate the function name recognizer
Chris Lattner
2006-03-09
1
-0
/
+4
*
initial implementation of intrinsic parsing
Chris Lattner
2006-03-03
1
-0
/
+38