2004-01-06 |
Chris Lattner | add new method |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Chris Lattner | Add links to SLD from the LangRef.html doc |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Brian Gaeke | Fix some typos and copy-and-paste-os in comments, and... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Alkis Evlogimenos | Remove simple coalescing. |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | /me slaps head |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | /me slaps forehead |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | fix warning |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Add VMCore and code generator support for debugging... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Add some intrinsics |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | An example testcase for use in the debugger. Currently... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Add new directory |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Initial checkin of the LLVM Source-Level Debugger.... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Add new dir |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Initial checkin of the LLVM source-level debugger.... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | Initial implementation of some source-level debugging... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Chris Lattner | First version of this document. It is still missing... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
Alkis Evlogimenos | Currently we cannot handle two-address instructions... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Alkis Evlogimenos | Update description. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
John Criswell | Regression test for initializers with members of unknow... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
John Criswell | Not all platforms supports sighandler_t, so I changed... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add new ExecutionEngine::getGlobalValueAtAddress method... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add new ExecutionEngine::getGlobalValueAtAddress method... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | * Add a new helper progress method |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add some comments, add new getGlobalVariable method |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add some comments, add a new getGlobalVariable method |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add missing #include |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | * Make Module::getTypeName const |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Make the lookup method const. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add a bunch of fine tunings that Reid contributed.... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | add new function |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add new function |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | clarify comments |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | New class, useful for command-line interactive programs. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | doxygenify |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | testcase for PR198 |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Fix PR198 |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Add comments |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Chris Lattner | Minor code cleanups. The only bugfix is to the UR_DEBU... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
John Criswell | Updated from files in llvm/autoconf. This was done... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
John Criswell | Moved aclocal.m4 to acinclude.m4. To re-generate the... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Chris Lattner | remove some useless #includes |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Chris Lattner | Remove some pointless #includes |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Chris Lattner | Use getFileSize() instead of sys/stat.h directly |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Chris Lattner | Use new getFileSize function. Eliminate some using... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Chris Lattner | Use new getFileSize function instead of sys/stat.h... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Chris Lattner | Add new method |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Chris Lattner | Add new function |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Chris Lattner | Add a -disable-opt flag to gccas, so that we can use... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Chris Lattner | Further revisions of the FDHandle idea. In this versio... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Chris Lattner | Add a new class useful for providing fully materialized... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
John Criswell | Allow C++ programs to end in .cc. This allows C++... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Chris Lattner | Add trivial exception specs to produce better code... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Chris Lattner | Factor FDHandle out of the bytecode reader into the... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Chris Lattner | implement new getToken function |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Chris Lattner | add new function |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | What do you know, we actually do accomplish some things... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Clean up a lot of the code I added yesterday by exposin... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Alkis Evlogimenos | Reserve ECX and EDI instead of EBX and EDI. Since EBX... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Alkis Evlogimenos | Add coalescing to register allocator. A hint is added... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Alkis Evlogimenos | Add TargetInstrInfo::isMoveInstr() to support coalescin... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Whoops, don't try to lower non intrinsic calls |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Pass extra arguments around n stuph |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | We may now pass IntrinsicLowering implementations into... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | implement support for the intrinsic lowering functionality |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Eliminate some code that is not needed now that we... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Pass around IntrinsicLowering instances as appropriate. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Use the intrinsic lowering functionality |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | add argument |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | ABC's must have virtual dtors! Shame on me! |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Move into the VMCore library |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Move header into top-level llvm dir |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Implement the default implementation of the intrinsic... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Add new interface that allows removal of some code... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Merging constants can cause further room for improvemen... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | Factor code out of LLI |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | New method |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | Factor out code to ExecutionEngine |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | Simplify code |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | minor cleanups |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | * eliminate the -f argument to lli, as it was silly... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | No longer run atExit functions from run() |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | No longer run atExit functions from run() |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | Rename 'run' to 'runFunction' to emphasize that it... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Chris Lattner | update comment |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Alkis Evlogimenos | Improve debugging output when choosing a register to... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Alkis Evlogimenos | Do a separate pass to compute spill weights because... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | boog fixed |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Hrm is a really nasty ommission. The lack of this... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
John Criswell | Corrected typo. |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Right, fix the problem with invoke instructions, not... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Do not delete the type holder until after the call... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
John Criswell | Modified the logic so that library objects with main... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Minor cleanups, plug a minor memory leak |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Alkis Evlogimenos | Change the way free regusters are computed and perform... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
John Criswell | Modified the linker so that it always links in an objec... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Rename method |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | rename ClassifyExpression -> ClassifyExpr |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Chris Lattner | Rename ClassifyExpression -> ClassifyExpr |
commit | commitdiff | tree | snapshot |
next |