2003-09-25 |
Misha Brukman | To be consistent with the rest of LLVM codebase (and... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
John Criswell | Moved wierdnames.ll to weirdnames.ll. The new name... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
John Criswell | Made modifications recommended by Chris. Namely: |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Chris Lattner | Define the instance variable Buffer, not the automatic... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Chris Lattner | DOn't crash if program calls the null pointer |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Chris Lattner | Fix alignment problem |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Chris Lattner | Remove explicit use of BasicBlock::succ_iterator |
commit | commitdiff | tree | snapshot |
2003-09-24 |
John Criswell | Removed completed items. |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Misha Brukman | Actually assign the string correctly through the std... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Chris Lattner | Use global *_iterator |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Chris Lattner | Do not use BasicBlock::*_iterator, just use *_iterator... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Misha Brukman | * Eliminate BytecodeBufferReader::Length member variable |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Chris Lattner | Do not use BasicBlock::succ_iterator |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Brian Gaeke | Update head-of-file comment. |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Brian Gaeke | Untabify tabs in stuff I've recently added. |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Brian Gaeke | Use getRegClassID() instead of getRegClass()->getID... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Brian Gaeke | Remove some unused methods of class IGNode. |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Brian Gaeke | Fix a typo I happened to notice. |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Chris Lattner | Fix bug in previous checkin |
commit | commitdiff | tree | snapshot |
2003-09-23 |
John Criswell | Added code that ensures that we pass the beginning... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Chris Lattner | Update email addr |
commit | commitdiff | tree | snapshot |
2003-09-23 |
John Criswell | If we fail to find python or qmtest, give a warning... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Chris Lattner | Make it detect failed builds better |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Chris Lattner | Fix bug: IndVarsSimplify/2003-09-23-NotAtTop.ll |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Misha Brukman | Fixed spelling. |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Misha Brukman | Fix spelling. |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Misha Brukman | Squelch warning and delete extra space. |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Misha Brukman | Stop returning bool and pass Instruction by reference; |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Misha Brukman | Suggestions made by Chris: |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Misha Brukman | * Group class definitions & implementations together |
commit | commitdiff | tree | snapshot |
2003-09-23 |
John Criswell | Added code that stops the configure script if a needed... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Chris Lattner | Move getAnalysisUsage method from header to .cpp file... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Misha Brukman | * Constantify arguments to copy function |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | Removed no longer used member variable. |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | Uppercase the acronym ASCII. |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | Added file header comment. |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | * No longer initialize the module, a subclass is more... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Chris Lattner | Update file header for renamed file |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | Added doxygen comments for the streaming module provider. |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | * Cleaned up code: |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | Added functions to perform streaming function loading... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | Converted tabs to spaces. |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | Materialize the module before releasing it. |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Chris Lattner | Fix bugs in the last change |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Chris Lattner | Fix bug: Inline/2003-09-22-PHINodesInNormalInvokeDest.ll |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Chris Lattner | new testcase, reduced by bugpoint |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Chris Lattner | Fix bug: Inline/2003-09-22-PHINodesInExceptionDest.ll |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Chris Lattner | new testcase which crashes the inliner, thanks Bugpoint! |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | Credits now go into the top-level CREDITS.TXT |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | Credits are now in top-level CREDITS.TXT |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Misha Brukman | Keep all the contributors in one place, instead of... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Chris Lattner | Squelch warning |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Chris Lattner | Squelch warning |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Chris Lattner | Minor cleanups: |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Chris Lattner | new testcase that crashes the C++ frontend, found by... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Vikram S. Adve | Fix assertion so it doesn't not trip incorrectly. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Brian Gaeke | Use C++ math header instead of C version. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Brian Gaeke | Erase now-unused prototypes. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Brian Gaeke | Rearrange #includes ... since there are fewer now I... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Brian Gaeke | Standardize the names of include guards. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Brian Gaeke | Standardize the names of include guards. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Brian Gaeke | Standardize the names of include guards. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Brian Gaeke | I tried to standardize the formatting and tidy up the... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Brian Gaeke | Convert PhyRegAlloc into a proper pass. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Chris Lattner | Add prototype |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Functions reachable from the arguments of unresolvable... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | The Globals graph must become complete at the end of... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Do not mark incoming arguments to functions complete... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Make sure to add global variable initializers to the... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Don't consider incomplete nodes to be typesafe! |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Remove trivially dead nodes was not removing nodes... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Global variables with APPENDING linkage are very import... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Add special case handling for calloc and realloc |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Switch from using CallInst's to represent call sites... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Make this work better for constants that aren't necessa... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | update dox |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Rename Function::getEntryNode -> getEntryBlock |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Rename getEntryNode -> getEntryBlock() |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Minor cleanups, no functional changes |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Cleanup header file |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Now that the TCE pass passes all of the tests, add... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Fix a really obvious huge gaping bug, add a comment |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Expose the TCE pass |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | New transformation: tail recursion elimination |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Fix header, fix broken friend decl |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Fix bug: BasicAA/2003-09-19-LocalArgument.ll |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | New testcase that basicaa should be able to handle |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Fix file header |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Unsquishify |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Chris Lattner | Keep track of the number of typed/untyped memory access... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
John Criswell | New header file for gccld. |
commit | commitdiff | tree | snapshot |
2003-09-19 |
John Criswell | Removed linking functionality from gccld.cpp and moved... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | Reject "llvm." as a function name |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | Implement InstCombine/and.ll:test(15|16) |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | Two new tests for shifts followed by ands |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | pull a large nested conditional out into its own function |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | Implement InstCombine/add.ll:test(15|16) |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
next |