Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c25931673092b1dae646aeeac1d18f75d9640ec7
/
lib
/
ExecutionEngine
/
Interpreter
c259316
* Make pointer values work better by treating them uniformly as 64 bit values.
by Chris Lattner
· 24 years ago
204eec3
Provide argv for commands
by Chris Lattner
· 24 years ago
e43db88
* Implement exit() builtin function
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
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