Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
e43db88b2d12f2aebbe62aca8465a46c92292fce
/
lib
/
ExecutionEngine
e43db88
* Implement exit() builtin function
by Chris Lattner
· 24 years ago
4a82271
Add support for building a runtime library for LLI
by Chris Lattner
· 24 years ago
f8f2afb
Enhancements to pass argc & argv to main if required
by Chris Lattner
· 24 years ago
7b851ab
Implement ulong & long support
by Chris Lattner
· 24 years ago
39bb5b4
Implement initializers for structs and pointers
by Chris Lattner
· 24 years ago
2e42d3a
Implement global variables. Struct and Pointer initializers are not implemented yet though
by Chris Lattner
· 24 years ago
ef9c23f
* Both Method & GlobalVariable now subclass GlobalValue
by Chris Lattner
· 24 years ago
b00c582
Commit more code over to new cast style
by Chris Lattner
· 24 years ago
1d87bcf
Convert more code to use new style casts Eliminate old style casts from value.h
by Chris Lattner
· 24 years ago
9636a91
Add support for new style casts
by Chris Lattner
· 24 years ago
41c2e5c
File #include file
by Chris Lattner
· 24 years ago
b26bcc5
Make a new llvm/Target #include directory.
by Chris Lattner
· 24 years ago
e93cdce
Use the correct style casts
by Chris Lattner
· 24 years ago
7720c8e
Add support for external methods
by Chris Lattner
· 24 years ago
365a76e
Genericize support for calling functions a bit Add external method support
by Chris Lattner
· 24 years ago
c9744e7
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
by Chris Lattner
· 24 years ago
454bd1f
Annotations are now const
by Chris Lattner
· 24 years ago
8666098
Lots of new functionality
by Chris Lattner
· 24 years ago
92101ac
Initial checkin of interpreter
by Chris Lattner
· 24 years ago