2004-09-11 |
Reid Spencer | Implement the remove method for deleting entries from... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Reid Spencer | Implement support for dependent libraries. The "source... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Reid Spencer | Change interface to use correct typedef so it will... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Reid Spencer | Make the dependent libraries list use a SetVector inste... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Reid Spencer | Initial commit of a file to declare the interface for... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Reid Spencer | Add methods for detecting file types by magic number... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Reid Spencer | Add methods for detecting different kinds of files... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Reid Spencer | Use llvm-link to link the .bc with testing.bc. This... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Reid Spencer | Print the dependent libraries when dumping bytecode. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Gaeke | Update to latest versions of config.guess and config... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Misha Brukman | Renamed file to SparcV8ISelSimple.cpp |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Gaeke | Roll back constant printing changes until the problems... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Alkis Evlogimenos | Add assertion descriptiosn on type mismatches when... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Misha Brukman | Fix broken internal links (one found by seventwentyfour... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Alkis Evlogimenos | Grow the map on entry so that we don't crash if joinInt... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Misha Brukman | If updating from CVS gives error "No rule to make targe... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Misha Brukman | Fix broken link to the 2004 CGO paper. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Chris Lattner | Add missing #include |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Brian Gaeke | Regenerated, to recognize mingw. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Brian Gaeke | recognize MinGW |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Misha Brukman | Disable libprofile as it breaks the build on Sparc... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Misha Brukman | Make file comment span the entire line |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Alkis Evlogimenos | Use a shorter form to express implicit use/defs in... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Alkis Evlogimenos | A call instruction should implicitely define ST0 since... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Brian Gaeke | This file does not need <iostream>, I think. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Alkis Evlogimenos | Use a DenseMap for mapping reg->reg. This improves... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Brian Gaeke | Use libtool, not mklib (which somehow doesn't get gener... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Reid Spencer | Remove PAPIDIR, per brg |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Reid Spencer | bug 352 fixed |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Brian Gaeke | PAPI check has been moved to projects/reopt. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Brian Gaeke | PAPI is not used here. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Reid Spencer | Removed this file as its contents are now in the m4... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Reid Spencer | Remove variables and tests that were specific to the... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Reid Spencer | - Handle AC_CONFIG_SUBDIRS properly for existing "well... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Reid Spencer | - Perform all validity checks before doing anything. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Reid Spencer | move AC_FUNC_ISINF and AC_FUNC_ISNAN to their own files. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Reid Spencer | Individual autoconf function broken out of acincludes... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Misha Brukman | This is the documentation style sheet, not the one... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Misha Brukman | Remove extraneous blank lines. |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Misha Brukman | Add link to new howto on writing backends. |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Misha Brukman | How to write an LLVM backend, first draft. |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Misha Brukman | * Profile-guided needs a hyphen |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Misha Brukman | Reword to not use a link text `click here'. |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Reid Spencer | Modify the lines of code counting mechanism to use... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Reid Spencer | Added a tool to more accurately count the lines of... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Nate Begeman | Add 64 bit divide instructions, and use them |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Reid Spencer | Remove double paren use in system() function so that... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Reid Spencer | HTML 4.01 STRICT compliance. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Reid Spencer | Make section separator comments 80 chars, not 70. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Alkis Evlogimenos | Indent to 2 spaces and cleanup excess whitespace. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Alkis Evlogimenos | Indent to 2 spaces. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Reid Spencer | Remove configuration of test/Programs/* Makefiles. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Reid Spencer | Added the configuration of the test/Makefile. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Reid Spencer | Add HAS_U_INT64_T |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Reid Spencer | Add LLVMC as a supported tool. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Reid Spencer | Per Bug 257 |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Reid Spencer | Make the NightlyTest run tests out of projects/llvm... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Misha Brukman | Put a space between `Data' and `Structure' of DSA. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Misha Brukman | Remove the bit about this document being my `notes... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Misha Brukman | Fix object/library filenames that have changed, clarify... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Misha Brukman | Add DSA. |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Misha Brukman | * CSS was created to reduce re-specifying design styles... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Misha Brukman | * Change PPC32AsmPrinter => PowerPCAsmPrinter since... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Misha Brukman | Renamed PPC32AsmPrinter.cpp => PowerPCAsmPrinter.cpp... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Reid Spencer | Make sure llvm-test doesn't build automatically so... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Reid Spencer | Take one item off the "to do" list: implemented -O1... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Reid Spencer | Convert makefile to use standard LLVM macros for tool... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Reid Spencer | Make Stacker into a complete project with its own confi... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Reid Spencer | Make the StackerCompiler and optimizing translator... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Reid Spencer | Make the Stacker compiler handle -O1 .. -O5 options... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Nate Begeman | Include MathExtras.h to fix build breakage, thanks... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Nate Begeman | All PPC instructions are now auto-printed |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Reid Spencer | Get rid of an un-needed and un-used GCCism. ATTR_DEPREC... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Reid Spencer | Clean up some "clean:" targets so they use $(VERB)... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Reid Spencer | Make tblgen's exception handling a little more robust... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Reid Spencer | Don't re-instantiate the std::string in catch block. |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Reid Spencer | Uh, changing in build dir and committing in src dir... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Reid Spencer | Correct the specification of the DIRS variable to not... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Misha Brukman | I was actually wrong in my "simplification". |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Misha Brukman | Simplify check for uint64_t and u_int64_t |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Reid Spencer | Provide correct definition of uint64_t for platforms... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Misha Brukman | Order #includes alphabetically, local .h files first. |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Alkis Evlogimenos | Fixes to make LLVM compile with vc7.1. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Misha Brukman | Regenerated after Reid's change for uint64_t/u_int64_t... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Reid Spencer | Make the text of this file a little more useful. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Reid Spencer | Don't just assume that either uint64_t or u_int64_t... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Alkis Evlogimenos | Change the way we choose a free register: instead of... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Alkis Evlogimenos | Change the way we choose a free register: instead of... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
John Criswell | Added a check for u_int64_t, which is used by Interix. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
John Criswell | Added u_int64_t because some systems use that instead... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Alkis Evlogimenos | We don't need to sort the added vector as unhandled... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Nate Begeman | Convert remaining X-Form and Pseudo instructions over... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Alkis Evlogimenos | Pull in definition of std::unary_function. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Brian Gaeke | Unbreak build |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Brian Gaeke | Back to compiling land for v8 |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Reid Spencer | Changes For Bug 352 |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Alkis Evlogimenos | Be a bit more efficient when processing the active... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Alkis Evlogimenos | Give a better assertion if we see a use before a def. |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Reid Spencer | Make sure <cassert> is included for platforms that... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Reid Spencer | mkdtemp doesn't exist on Cygwin. Use tempnam & mkdir... |
commit | commitdiff | tree | snapshot |
next |