Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
7d9663c70b3300070298d716dba6e6f6ce2d1e3e
/
utils
/
TableGen
/
IntrinsicEmitter.h
7d9663c
Fixes for Microsoft Visual Studio 2010, from Steven Watanabe!
by Douglas Gregor
· 15 years ago
1a55180
Replace std::iostreams with raw_ostream in TableGen.
by Daniel Dunbar
· 15 years ago
0d52ff1
Added support to have TableGen provide information if an intrinsic (core
by Mon P Wang
· 16 years ago
d869b38
Generalize some alias analysis logic from atomic
by Duncan Sands
· 16 years ago
49de982
Reapply 63765. Patches for clang and llvm-gcc to follow.
by Dale Johannesen
· 16 years ago
4d452de
Reverting 63765. This broke the build of both clang and llvm-gcc.
by Dale Johannesen
· 16 years ago
d244797
New feature: add support for target intrinsics being defined in the
by Nate Begeman
· 16 years ago
3060910
remove attributions from utils.
by Chris Lattner
· 17 years ago
a3355ff
Rather than having special rules like "intrinsics cannot
by Duncan Sands
· 17 years ago
95af592
Automatically generating intrinsic declarations from Dan Gohman. Modified
by Jim Laskey
· 18 years ago
7056de3
extract some more information from the intrinsic table
by Chris Lattner
· 19 years ago
fda6aff
Autogenerate a table of intrinsic names, so we can map from intrinsic ID to
by Chris Lattner
· 19 years ago
3f8b891
Autogenerate code to map from GCC builtin to LLVM intrinsic.
by Chris Lattner
· 19 years ago
022f64f
emit a mapping from LLVM intrinsic -> GCC builtins.
by Chris Lattner
· 19 years ago
4e5f359
generate side-effect info
by Chris Lattner
· 19 years ago
6448ee4
Parse mod/ref properties, autogen mod/ref information
by Chris Lattner
· 19 years ago
f97a00e
parse intrinsic types autogenerate an intrinsic verifier
by Chris Lattner
· 19 years ago
9b843b2
autogenerate the function name recognizer
by Chris Lattner
· 19 years ago
9e493cf
initial implementation of intrinsic parsing
by Chris Lattner
· 19 years ago