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 |
2004-11-30 |
Chris Lattner | Fix the JIT when being used from llvm-db |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | do not pass -e into llvm-db as a command. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Put the output in the temporary location |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | This is a cross platform fail, failing on freebsd as... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | This pass is completely broken. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | RevisionNum is read by error(), initialize it early. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | This was fixed with the recent tester changes. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Brian Gaeke | Update list of failing benchmarks. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Brian Gaeke | If we're about to emit something like: |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Reid Spencer | Add a check for the tclsh program needed by dejagnu... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Squelch warning |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | This passes on darwin now |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Fix several bugs in 'op x, imm' handling. Foremost... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Reid Spencer | Up the compression threshold to 64K so we avoid it... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Fix test/Regression/Transforms/LICM/2004-09-14-AliasAna... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Fix CodeGen/PowerPC/2004-11-30-shr-var-crash.ll |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | New testcase that crashes the PPC BE |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Fix test/Regression/CodeGen/PowerPC/2004-11-29-ShrCrash.ll |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Tanya Lattner | Adding timeout for a test. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Fix test/Regression/CodeGen/PowerPC/2004-11-30-shift... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | New testcase that crashes the PPC backend |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Alkis noticed that this variable is dead. Thanks! |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Add method |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | New testcase for simplifycfg |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | If we have something like this: |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Chris Lattner | Remove extraneous namespacification. In particular... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
John Criswell | Fix a typo. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Chris Lattner | Allow hoisting loads of globals and alloca's in conditi... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Chris Lattner | Make built bytecode libraries depend on gccas/gccld... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | Fix two bugs: |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | Functionality moved to portable lib/System/DynamicLibra... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | Use System/DynamicLibrary instead of Support/DynamicLinker |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | Use System/DynamicLibrary instead of Support/DynamicLin... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | Implement two new functions: LoadLibraryPermanently and |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | Add in some methods for use by the JIT. LoadLibraryPerm... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | Shared library extension is now in LTDL_SHLIB_EXT |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | We just use ltdl's implementation for this abstraction... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | Allow reconfig from any directory, not just the top... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | Changes resulting from AC_LIB_LTDL usage. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | * Implement embedding libltdl into LLVM which required... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | * Update instructions about upgrading libtool |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | Don't include ltdl.h any more. Its nested in lib/System... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Reid Spencer | Mods for compilation with llvm. |
commit | commitdiff | tree | snapshot |
next |