2004-12-17 |
Reid Spencer | Describe the new "reconfigure" and "spotless" targets. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Reid Spencer | Complete the implementation of the spotless rule and... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Reid Spencer | Makefile.JIT doesn't exist any more so it doesn't need... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Reid Spencer | Disable bugpoint and llvm-db tools for Win32. They... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Chris Lattner | Change the sentinal |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Chris Lattner | Create a stack slot for the return address lazily inste... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Tanya Lattner | Chris is a pain ;) Removing reassociate. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Tanya Lattner | Removing commented out lines. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Tanya Lattner | Removed LICM and GCSE. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Tanya Lattner | Linking in all of ScalarOpts. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | X86 doesn't actually use SelectionDAG yet. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | No targets actually use this library |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | Remove dead #include |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Reid Spencer | Fix a compile error. config.h is now needed because... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Reid Spencer | Get rid of inclusion of config.h because this file... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Reid Spencer | Some minor upgrades |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Reid Spencer | Add CMP and CP configuration variables for the unix... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | Factor all of the .inc : .inc.tmp rules into one. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | Add spaces between rule groups to make it more obvious... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | Adjust to changes in asmwriter filenames |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | When tblgen changes, regenerate all .inc files, but... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | Specify all of the targets built. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | Use the rules in Makefile.rules to build SparcV9GenCode... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | Fix header |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | Factor out common .td file chunks. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Reid Spencer | Add a "make spotless" rule for environments with BUILD_... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Reid Spencer | Get rid of extraneous dependencies on $(BUILT_SOURCES... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Reid Spencer | Fix a major bug with BUILT_SOURCES. You actually have... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Reid Spencer | Revert last patch which breaks PowerPC target because... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Lattner | Portability fix, thanks to Markus F.X.J. Oberhumer. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Jeff Cohen | Expository comment submitted by Henrik Bach |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Make %'s a bit more explicit |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Fix PR485, instead of emitting zero sized arrays, emit... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Change the signatures of the destroyFile and destroyDir... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Adjust documentation of GetBytecodeLibraryPaths after... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Remove LLVMGCCDIR. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Remove LLVMGCCDIR from the set of defines. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Remove the CFE's lib directory from the bytecode path... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Remove automatic insertion of CFE's lib directory into... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Unbreak all archive reading operations introduced by... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Add a verifier assertion |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Eliminate a virtual method call |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Make archive rules properly depend on llvm-ar. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Fix a bug in -no-aa that caused two DSGraph tests to... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Fix a file overwrite bug in llvm-ar introduced by chang... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Disable libprofile as llvm-ar bus errors on it, and... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Do not fail an assertion on a broken archive |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Adjust to new interfaces |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Adjust to new alias analysis interfaces |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Make the AliasAnalysis interface more precise for commo... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Lattner | Move virtual method call out of loop |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Jeff Cohen | Make Win32 TimeValue::toString() re-entrant and work... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Jeff Cohen | Fix VC++ compilation errors |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Don't put newlines in AC macros that can't handle them! |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Change LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/lib |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Add some system specific functions we use |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Reid Spencer | Remove most references to LLVM_LIB_SEARCH_PATH. It... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Reid Spencer | Fix the default install directory of modules from ... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Chris Lattner | Use user time, not wall time, for optimizer time. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Reid Spencer | Correct documentation to reflect the change in location... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Chris Lattner | Constant exprs are not efficiently negatable in practic... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Reid Spencer | Add the getMagicNumber method. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Brian Gaeke | The mystery of Olden/tsp solved, and more opportunities... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Brian Gaeke | Get rid of shifts by zero in most cases. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Jeff Cohen | Implement Win32 Path::getStatusInfo(), TimeValue::toStr... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Reid Spencer | Revert the last patch as it causes a static destruction... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | When generating code for X86 targets, make sure the... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Misha Brukman | Minor cleanups |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Brian Gaeke | Fix link error in PPC optimized build of 'opt'. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | Add some notes |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | Get rid of getSizeOf, using ConstantExpr::getSizeOf... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | Change this method to return ulong, not uint, for 64... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | New testcase that crashes the V9 backend. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Genericize implementation of GetDLLSuffix now that... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Alkis Evlogimenos | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | Fix this test |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Alkis Evlogimenos | Add llvm tool variables. |
commit | commitdiff | tree | snapshot |
next |