2004-12-04 |
Chris Lattner | This test passes on all platforms |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | These tests pass on darwin now that the __ thing is... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Reid Spencer | Failing Feature/Regression test should fail the build |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Reid Spencer | Use the FAKE_SOURCES feature for proper distribution... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Reid Spencer | Distribute headers and license files too |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Reid Spencer | Getting dist-check to work:\ |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Reid Spencer | CVS directory elimination moved to Makefile.rules |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Reid Spencer | Provide more information in the error message that... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Reid Spencer | Print out something useful instead of a blank table... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | Check in some patches for better assertions |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | This patch prevents an infinite recursion while compili... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | Move the dejagnu section to immediately before the... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | Remove last remnants of qmtest stuff |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | Update the win32 project files, contributed by Morton... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | Fix linkage of mismatched weak globals. This unbreaks... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Reid Spencer | Use the install-bytecode target to install just the... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | Clean feature also |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Tanya Lattner | Run dejagnu by default. |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Tanya Lattner | Removed QMTest functions. The nightly tester no longer... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Tanya Lattner | Made it default to check instead of check-dejagnu. |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | Do not allow bytecode files with unresolved references... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | Fix compilation error on Darwin. |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Alkis Evlogimenos | Check if a block has a terminator first before calling... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Alkis Evlogimenos | Make error msg reflect what exactly went wrong. |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | Prevent accessing past the end of the intervals vector... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Misha Brukman | Use the standard PR### notation for referencing bugs... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Misha Brukman | Remove more smileys. I kept the one in WritingAnLLVMPa... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Misha Brukman | Documentation which contains smileys won't be taken... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Chris Lattner | Update for changes to check targets. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Misha Brukman | * Link to the license file from release 1.3 (should... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | check is now a single colon rule. Also make it default... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | Remove all recursive check support from Makefile.rules |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Misha Brukman | Remove extraneous space in link |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | Remove darwin specific majik |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | Move darwin-specific majik here. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | Significantly rework linker support for global variable... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
John Criswell | Removed QMTests as I will be zapping them soon. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | 'make check' at the top level shouldn't recurse through... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Reid Spencer | Resurrect the install-bytecode target for installing... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | Do not multiply define symbol |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | Fix test/Regression/CodeGen/CBackend/2004-12-03-ExternS... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | new testcase for PR472 |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | Implement stripping of debug symbols, making the -... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
John Criswell | Fixed typo. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | Do not look here for elegance. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Brian Gaeke | This code rotted - change it to call abort() until... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Reid Spencer | Pass -strip-debug to gccas when bytecode libraries... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | Add -strip-debug option |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Tanya Lattner | When writing kernel, save the branches til the end... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Chris Lattner | Fix a regression caused by the previous patch |
commit | commitdiff | tree | snapshot |
2004-12-02 |
John Criswell | These lookup symbols with leading underscores, which... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Adjust to change in pass name |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Recognize --strip-all as a synonym for -s. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Initial reimplementation of the -strip pass, with a... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | This pass is moving to lib IPO |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Move the strip pass from Scalar to IPO lib |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Quiet! |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | The stripping pass as we know it is about to disappear |
commit | commitdiff | tree | snapshot |
2004-12-02 |
John Criswell | Reverting revision 1.209. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Spill/restore X86 floating point stack registers with... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Consider 64-bit registers to be FP as well. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Document beta pass |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | Standardize the makefiles with space around = to match... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | PR466: |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | Standardize the format of the runtime libraries makefiles. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | For PR466: |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | For PR466: |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | Remove this left-over crud from the automake experiment. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | Implement file replacement correctly even with the... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | Fix seriously broken implementation of GetMagicNumber. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | Search for tclsh last so we don't find the FreeBSD... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | Search for tclsh last so we don't find the FreeBSD... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Tanya Lattner | Reworked branch adding in prologue. Added check for... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Implement a FIXME by checking to make sure that a mallo... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Fix a minor bug where we set a var to initialized on... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | Fix the tclsh test to find tclsh8.[34] and tclsh8.... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Reid Spencer | * Make sure the cache variable gets cached |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | Remove dead field |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Chris Lattner | This program doesn't break anything anymore. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Misha Brukman | Reid has implemented llvm-ranlib. Thanks, Reid! |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Misha Brukman | * Hyphenate ``constant-propagate'' |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Misha Brukman | Remove duplicated link to "Machine backend" |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Tanya Lattner | Reverting this patch: |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Chris Lattner | Initial support for packed types, contributed by Morten... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Chris Lattner | Remove unneeded cast. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Chris Lattner | Get GEP's working with packed types. Contributed by... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Chris Lattner | Add line # info |
commit | commitdiff | tree | snapshot |
2004-12-01 |
John Criswell | Fixed pathname to LLVM tools. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Reid Spencer | Be a little more explicit about how to configure LLVM... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Chris Lattner | Fix typeo, thanks to Duraid for pointing it out |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Reid Spencer | Revert version 1.39. It breaks the ordering of the... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Do not let GCC emit a warning for INT64_MIN |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Brian Gaeke | Sparcs behave better if we use <alloca.h> and avoid... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Tanya Lattner | Added TCLSH var to site.exp. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Move this from the C test suite |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | This is a c++ test |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Add back -e, which apparently works in sh's echo but... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | If TESTSUITE is set, we obviously want to run dejagnu |
commit | commitdiff | tree | snapshot |
next |