2004-01-26 |
John Criswell | Updating release notes for PR214. |
commit | commitdiff | tree | snapshot |
2004-01-26 |
John Criswell | Fixes for PR214. Use the SHLIBEXT variable instead... |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Brian Gaeke | Fix a couple of places I noticed where "X86" was hard... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Alkis Evlogimenos | Fix failing test cases with joined live intervals.... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Brian Gaeke | Add the JITInfo object, accessor & initializer. |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Brian Gaeke | Add CodeEmitter and JITInfo stubs. Dump the old |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Chris Lattner | Initial support for implementing clonePartiallyInto... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Chris Lattner | Add new flag, other minor modifications |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Chris Lattner | Fix grammar |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Chris Lattner | Fix a problem brian ran into with the bytecode reader... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Chris Lattner | New testcase for problem brian ran into |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Alkis Evlogimenos | Add option to join live intervals. Two intervals are... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Brian Gaeke | Move bytecode_libdir def'n to Makefile.config.in from... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Brian Gaeke | Add autoconf check for the version of etags we have... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Brian Gaeke | Regenerated using autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Brian Gaeke | Get autoconf'd ETAGSFLAGS value from configure. |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Brian Gaeke | Move support for building tags database from Makefile... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Alkis Evlogimenos | Remove unneeded check. An interval in active, by defini... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Alkis Evlogimenos | Improve debugging output. Remove unneeded virtReg... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Alkis Evlogimenos | Revert previous change. The code was correct... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Alkis Evlogimenos | Fix incorrect negatives in LiveIntervals::Interval... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Chris Lattner | Eliminated the CompletedNodes argument to the cloneReac... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Chris Lattner | Ok, I'm tired of pulling out all my timers to check... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Chris Lattner | Bug fix: X.mergeWith(Y) was not updating Y if Y was... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Chris Lattner | It doesn't make sense for one side to be const, but... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Chris Lattner | Start implementing DSGraph::clonePartiallyInto and... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Chris Lattner | Remove const qualifier (all Value*'s are nonconst in... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Chris Lattner | Specialize std::swap correctly |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Chris Lattner | Allow disabling of ALL printing overhead when performin... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Add DESTDIR support for installing. Use (and depend... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Give the ".../llvm-gcc/bytecode-libs" directory a varia... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Part 2 of DESTDIR support |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Misha Brukman | Implement ModuleProvider::materializeModule() by only... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Misha Brukman | Let subclasses implement ModuleProvider::materializeMod... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Misha Brukman | To materialize a module, you need to know what function... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Misha Brukman | If you call abort(), #include <cstdlib> |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Add DESTDIR support for installation, to support RPM... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Maybe Misha isn't so buggy after all. He caught the... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Build the PowerPC directory, so it is less likely to... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Import of skeletal PowerPC backend I have had laying... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Remember, SHLIBEXT begins with a period. |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Modified version of patch from mkahl@apple.com to stop... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Regenerated using autoconf-2.57 and autoheader-2.57. |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Get SHLIBEXT variable from configure script. |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Gaeke | Get the shlib suffix from Libtool, and define it both... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Chris Lattner | SlotCalculator.h moved |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Chris Lattner | Move SlotCalculator.h from include/llvm to include... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Chris Lattner | bug fixed |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Chris Lattner | Fix PR212 - Bytecode reader misreads 'long -92233720368... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Chris Lattner | New testcase for incorrect bytecode reading of MAXLONG... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Tanya Lattner | Moved iterators around. |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Tanya Lattner | Moved iterators to common file. |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Chris Lattner | Fix bogus warning and simplify code |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Chris Lattner | Major changes. Now we only compactify individual type... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Chris Lattner | add a method proto, make a method not inline |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Chris Lattner | Bugfixes for dealing with partially compactified functions |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Misha Brukman | Now with HTML 4.01 comliance flavor. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Chris Lattner | Save another 30K from 176.gcc by encoding the compactio... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Chris Lattner | Remove -debug output |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Chris Lattner | Add enum for compaction table. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Chris Lattner | Add support for writing bytecode files with compactiont... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Chris Lattner | Add support for reading bytecode files with compactiont... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Chris Lattner | Add support for building the compactiontable for byteco... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Chris Lattner | Add support for representing the "compaction table" |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Chris Lattner | Eliminate special case handling for CPR's |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Chris Lattner | Clarify situation w.r.t the -lowerinvoke pass. |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Chris Lattner | Bytecode format for LLVM 1.2 no longer explicitly encod... |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Chris Lattner | fix copy-and-pasto |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Chris Lattner | Revision of Brian's threading support library to be... |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Chris Lattner | This file goes away |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Brian Gaeke | Add a fixed bug |
commit | commitdiff | tree | snapshot |
2004-01-16 |
John Criswell | Remove the use of LLVMGCCARCH. Instead, query the... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Brian Gaeke | Remove some whitespace and fix up some comments. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Brian Gaeke | Get paths to cc1 and cc1plus by asking llvm-gcc, and... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Brian Gaeke | Regenerated using autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Brian Gaeke | Take settings of LCC and LCC1XX from configure. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Brian Gaeke | Clarify comment. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Brian Gaeke | I'm fairly certain this was just a typo. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Alkis Evlogimenos | Handle printing of intervals that are not assign to... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Alkis Evlogimenos | Handle printing of intervals that are not assign to... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Alkis Evlogimenos | Fold open interval ends handling into |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Alkis Evlogimenos | Add asserts to previous change. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Alkis Evlogimenos | Use a list instead of a vector to store intervals.... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Misha Brukman | Use the LLVM standard name mangling infrastructure... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Brian Gaeke | This is my script for narrowing down miscompilations... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Chris Lattner | If these blocks are empty, there is no reason to even... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Chris Lattner | Cleanups & efficiency improvements |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Misha Brukman | Put stylesheet after the title. |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Misha Brukman | * HTML 4.01 Strict DTD compliance |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Chris Lattner | The bcwriter does not want ConstantPointerRef's to... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Chris Lattner | ConstantPointerRef's are no longer emitted. This saves... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Chris Lattner | Allow bytecode files to refer directly to global values... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Chris Lattner | Fix more breakage with string change. |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Misha Brukman | * HTML 4.01 Strict DTD compliance |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Brian Gaeke | Include TargetRegInfo.h and declare SparcTargetMachine... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Brian Gaeke | Make this assertion more self-explanatory. |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Chris Lattner | Hrm, thanks to misha for paying attention to my foolish... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Chris Lattner | PR73 is finally fixed |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Chris Lattner | Fix PR73: bytecode format inconsistent |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Chris Lattner | Fix PR73 |
commit | commitdiff | tree | snapshot |
next |