Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
697954c15da58bd8b186dbafdedd8b06db770201
/
lib
/
ExecutionEngine
/
Interpreter
/
UserInput.cpp
697954c
Changes to build successfully with GCC 3.02
by Chris Lattner
· 23 years ago
de51dd8
Use pointertype where appropriate
by Chris Lattner
· 23 years ago
461f02f
*Print Stack traces better.
by Chris Lattner
· 23 years ago
5af0c48
* Use cached writer to speed up printing and get symbolic types more consistently
by Chris Lattner
· 23 years ago
a5637fc
Don't fail to load runtime if running LLI from the current directory
by Chris Lattner
· 23 years ago
43e3f7c
Implement a -trace command line option and a trace option in the interpreter.
by Chris Lattner
· 23 years ago
c259316
* Make pointer values work better by treating them uniformly as 64 bit values.
by Chris Lattner
· 23 years ago
204eec3
Provide argv for commands
by Chris Lattner
· 23 years ago
e43db88
* Implement exit() builtin function
by Chris Lattner
· 23 years ago
f8f2afb
Enhancements to pass argc & argv to main if required
by Chris Lattner
· 23 years ago
2e42d3a
Implement global variables. Struct and Pointer initializers are not implemented yet though
by Chris Lattner
· 23 years ago
1d87bcf
Convert more code to use new style casts Eliminate old style casts from value.h
by Chris Lattner
· 23 years ago
9636a91
Add support for new style casts
by Chris Lattner
· 23 years ago
365a76e
Genericize support for calling functions a bit Add external method support
by Chris Lattner
· 23 years ago
8666098
Lots of new functionality
by Chris Lattner
· 23 years ago
92101ac
Initial checkin of interpreter
by Chris Lattner
· 23 years ago