Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix bug where pointers were assumed to always be 64 bits in size! | Chris Lattner | 2003-04-23 | 1 | -4/+8 | |
| | | | | llvm-svn: 5890 | |||||
* | * Implement access to external variables in LLI | Chris Lattner | 2003-04-23 | 1 | -10/+31 | |
| | | | | | | * Implement GetElementPtr constant expressions when initializing global variables llvm-svn: 5880 | |||||
* | Make stderr, stdout, stdin work with LLI | Chris Lattner | 2003-04-21 | 1 | -0/+6 | |
| | | | | llvm-svn: 5832 | |||||
* | Add fixme | Chris Lattner | 2003-01-13 | 1 | -1/+2 | |
| | | | | llvm-svn: 5251 | |||||
* | Add diagnostic output | Chris Lattner | 2002-12-28 | 1 | -0/+1 | |
| | | | | llvm-svn: 5157 | |||||
* | Fixes to compile with GCC 3.2 | Chris Lattner | 2002-12-24 | 1 | -5/+5 | |
| | | | | llvm-svn: 5134 | |||||
* | Initial checkin of new LLI with JIT compiler | Chris Lattner | 2002-12-24 | 1 | -0/+226 | |
llvm-svn: 5126 |