2004-11-01 |
Reid Spencer | Add missing tag. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Chris Lattner | Remove more dead methods |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Chris Lattner | Delete a dead method |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Chris Lattner | Rename FoldedGraph -> DSInfo to be consistent with... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Update table to llvm.css standards. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Get rid of bogus entity references. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Chris Lattner | Get rid of the EquivClassGraphArgsInfo class, and the... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Chris Lattner | Add placeholder variable to make Win32 work, applied... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Chris Lattner | Eliminate the cloneGraph method |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Attempt CSS 2 compliance. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Attempt CSS 2 validation. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | HTML 4.01 Strict compliance. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Correct the document type declaration. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Add the HTML 4.01 and CSS icons with links to validators. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Attempt HTML 4.01 Strict compliance. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Cleanup the constants section. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Remove spurious end tag, fix indentation. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Make HTML 4.01 Strict compliant. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Fix tag placement to make HTML 4.01 Strict compliant. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Minor format tweask for tables. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Add layout classes for table elements so tables can... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Configuration -> BuildMode |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Reid Spencer | Eliminate redundant variable definition. Rename Configu... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Chris Lattner | Speed up the tail duplication pass on the testcase... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Chris Lattner | Do not compute the predecessor list for a block unless... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Chris Lattner | When compiling a file, indicate what build it is for |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Chris Lattner | * Do not refer to ActualCallees in CBU, when we can... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | Wrap to 80 cols |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | Add UsingLibraries.html link. |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Chris Lattner | Simplify graph traversal, improve grammar |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | Give table headers the striped background. |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | * Moved from ObjectFiles.html |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | Renamed UsingLibraries.html |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | Get the shared library extension right on all platforms... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Chris Lattner | Do not do horrible things to the CBU graphs. In partic... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Chris Lattner | Fix comment |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | Fix output for building shared libraries per Chris... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Chris Lattner | Improve comment |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | Actually use the correct variable name for building... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | Add the preconditions target per suggestion by Henrik... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Chris Lattner | Fix another bug in Prolangs-C++/objects |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | One more missing end tag. |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | Correct tag usage for HTML 4.01 Strict compliance |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Reid Spencer | Add a tutorial and some more general concepts. |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Chris Lattner | Only call getNodeForValue on pointer arguments! this... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Chris Lattner | Add more paranoid assertions :) |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Misha Brukman | No, really, the library name is `LLVMexecve' |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Vikram S. Adve | Fix patterns to match only one-char words. |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Reid Spencer | Add a few more terms. |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Reid Spencer | Complete the description of public variables. Internal... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Reid Spencer | Change macro names per naming standard in Makefile... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Reid Spencer | Correct macro names per naming standard in Makefile... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Reid Spencer | Internalize variable names to prevent recursive assignm... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Chris Lattner | Fix some more problems where we called getOffset before... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Chris Lattner | Fix three bugs: |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Chris Lattner | Fix more undefined behavior |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Chris Lattner | * Add a method |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Chris Lattner | Add an assertion and a method |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Chris Lattner | No really, this is LLVM! |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Tanya Lattner | Fixed bug with infinite epilogues. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Misha Brukman | Fix file header comment |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Misha Brukman | * Fix compilation on AIX: GCC's fixincludes eliminates... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Reid Spencer | Don't modify user vars because they will get passed... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Brian Gaeke | Change name of target lib to conform to new naming... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Brian Gaeke | Remove dependency on MRegisterInfo::getRegClass |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Misha Brukman | Fix grammar (i.e.) |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Reid Spencer | Disable the build in the samples directory so that... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Misha Brukman | The Alpha (tm) intrinsics aren't even being used |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Misha Brukman | The Alpha (tm) intrinsics have never been used anywhere |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Misha Brukman | LLEE execve() wrapper library has changed its name... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Brian Gaeke | When emitting debug msgs for function stubs, don't... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Vikram S. Adve | Print P and [AR] files on update. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Reid Spencer | Make sure the LLVM_CONFIG_DIR environment variable... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Reid Spencer | Make the list of automatic Makefile* files updated... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Misha Brukman | * Add spaces between function names for readability |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Chris Lattner | This line breaks FreeBSD and apparently isn't useful... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
John Criswell | Commented out the _Alloc_traits specialization entirely... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
John Criswell | Only add the _Alloc_traits specialization in if we... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Fix the dependency of lex.o on gram.tab.h |
commit | commitdiff | tree | snapshot |
2004-10-28 |
John Criswell | Added the poolalloc module to the list of projects... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Bug Fixes: |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Make parallel "install" and "uninstall" targets not... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Alkis Evlogimenos | Gep indices must be of int, uint, long or ulong type. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Make sure the sources get distributed (use EXTRA_DIST) |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Brian Gaeke | Fix library names for sparc |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Fix library name. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Alkis Evlogimenos | Fix library name. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Fix library name. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Fix name of library |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Brian Gaeke | Regenerated after fixing typo. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Make sure we test the right variable for the AC_DEFINE |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Brian Gaeke | It's spelled IEEEFP |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Use llvmc to compile the Stacker programs |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Add the samples directory to the build |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Remove the FORCE token, rename VERSION to VERSION_TOK... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Implement linking. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Eliminate the force flag, configuration item, and relat... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Pass -f to stkrc to ensure the output file is always... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Eliminate the -F option (for forcing output) .. not... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Reid Spencer | Add llvm-ld to the subdirs to be built |
commit | commitdiff | tree | snapshot |
next |