- 043c4b2 Add a link to the code gen document by Chris Lattner · 21 years ago
- 8172d53 Here's another pod. by Brian Gaeke · 21 years ago
- f36e2d5 Look, it's a gccas pod. by Brian Gaeke · 21 years ago
- 900bf8c Add a note about the V9 backend. by Chris Lattner · 21 years ago
- 6bc2441 Oops, this was not to go in by Chris Lattner · 21 years ago
- 98107ff Adjust to the new TargetMachine interface by Chris Lattner · 21 years ago
- 9bcdcd1 Adjust to new TargetMachine interface by Chris Lattner · 21 years ago
- 62d6ad2 Inline findOptimalStorageSize into it's caller, both of which are sparc specific by Chris Lattner · 21 years ago
- d6ad847 Adjust to new TM interface by Chris Lattner · 21 years ago
- bdf1400 Method has been inlined into all callers by Chris Lattner · 21 years ago
- d029cd2 Convert to the new TargetMachine interface. by Chris Lattner · 21 years ago
- 289809d Stubs are no longer needed by Chris Lattner · 21 years ago
- 36c2a05 Delete the V9 specific findOptimalStorageSize method, inlining it into all callers. by Chris Lattner · 21 years ago
- 143e0ea Adjust to new TM interfaces by Chris Lattner · 21 years ago
- e25738c Finegrainify namespacification by Chris Lattner · 21 years ago
- fd0f7b1 Fix a trivial but blatant bug by Chris Lattner · 21 years ago
- 681692d Make gccld copy the llvm-stub program to be the execution wrapper for by Chris Lattner · 21 years ago
- 5bfac5d Implement the new CopyFile function by Chris Lattner · 21 years ago
- 2a7f15e Add a new CopyFile function by Chris Lattner · 21 years ago
- fff0ff8 Fix a double negation (in grammar). by Misha Brukman · 21 years ago
- 0ebee74 Move some functions out of gccld.cpp to GenerateCode.cpp. This allows us by Chris Lattner · 21 years ago
- 7e88d41 Refactor a bit of code into a function, no functionality changes. by Chris Lattner · 21 years ago
- d6af686 Fix spelling, trim empty space, tighten up function header comment. by Misha Brukman · 21 years ago
- f7e92b1 No really cygwin, we LIKE .exe'ness. by Chris Lattner · 21 years ago
- 0ed1f38 Build the llvm-stub directory by Chris Lattner · 21 years ago
- 4c6d124 Initial checkin of a stub executable that can be used by gccld to forward to by Chris Lattner · 21 years ago
- 6db8c2c On win32, process.h provides some of the traditional stuff that unistd by Chris Lattner · 21 years ago
- aec5f26 Bug fixed by Chris Lattner · 21 years ago
- abf1cd3 Implement PR315: abort, don't warn, when missing external functions encountered by Chris Lattner · 21 years ago
- 7124771 Add spiff by Brian Gaeke · 21 years ago
- dfb2e7d Use new form of unconditional branch constructor. by Brian Gaeke · 21 years ago
- 5beb8ba Call Cygwin by its proper name, and give it a link. :-) by Brian Gaeke · 21 years ago
- 9aa9b09 Maybe this will keep people from breaking -branch-combine! by Brian Gaeke · 21 years ago
- 74032a5 Add a note about cygwin by Chris Lattner · 21 years ago
- 396d96b Make tool names end with .exe on windows. This isn't needed to run the by Chris Lattner · 21 years ago
- e6d468f Added the EXEEXT variable so that Makefiles can figure out what extension by John Criswell · 21 years ago
- 7ce62cc * Standardize footer * HTML 4.01 (Strict) compliance by Misha Brukman · 21 years ago
- 5489e93 Finish the thought that got interrupted when my train arrived. :) by Chris Lattner · 21 years ago
- 4654bdb Fix wandering </a>, add note about cygwin being supported. by Chris Lattner · 21 years ago
- 5c7af72 * Use sans-serif fonts just like in the rest of doxygen by Misha Brukman · 21 years ago
- 6a615ad * Make it HTML4.01 by Chris Lattner · 21 years ago
- ff11842 Make doxygen pages look like our own documentation. by Misha Brukman · 21 years ago
- 4e7d961 * Add the year 2003 back to the copyright line by Misha Brukman · 21 years ago
- 7c7c5c9 * It's now the year 2004 by Misha Brukman · 21 years ago
- 10d6800 Add a warning about incompleteness, fix validation errors by Chris Lattner · 21 years ago
- 4ff620a Modified calcTypeName() so that it does not allocate a std::string for by John Criswell · 21 years ago
- ce52b7e It's a small start, but it is certainly needed. Contributions are certainly by Chris Lattner · 21 years ago
- f252371 Align the lower portion of the page with the left margin so that the page by Reid Spencer · 21 years ago
- aa0bfbe Clean up the Feature and Regression test output to (a) use section headers, by Reid Spencer · 21 years ago
- e82706b There is no "mcff" here; delete the confusing comments that refer to it. by Brian Gaeke · 21 years ago
- 6924063 Pull Interval class out of LiveIntervals. by Alkis Evlogimenos · 21 years ago
- 1da7e8e Add comparator useful for natural comparisons on collections with by Alkis Evlogimenos · 21 years ago
- f561b08 Transform an occurrence of if(...) { assert (0) }. by Brian Gaeke · 21 years ago
- 26f5a69 When spilling an register, introduce a new temporary for each of its by Alkis Evlogimenos · 21 years ago
- 25d4b54 Reduce the amount of LLVM Values for which we save reg. allocator by Brian Gaeke · 21 years ago
- a7afac2 Rename verifySavedState to dumpSavedState. Give it a new comment. by Brian Gaeke · 21 years ago
- 2ffbb6d Insert machine instructions generated for Phi nodes into their by Brian Gaeke · 21 years ago
- cdd69e6 Fix typo in head-of-file comment. by Brian Gaeke · 21 years ago
- 3ee239b Fix a bug that Chris asserts emphatically is a bug. The changed clause by Reid Spencer · 21 years ago
- 542e859 Make the Regression/Feature test support excise all ": PASS" lines that by Reid Spencer · 21 years ago
- 3c82aa3 Moved this file to lib/Bytecode/Writer because its used there only. by Reid Spencer · 21 years ago
- 84d404b Remove unused #include. by Brian Gaeke · 21 years ago
- 7916c92 Add comments. by Brian Gaeke · 21 years ago
- 1c334a3 Trim whitespace. by Brian Gaeke · 21 years ago
- 20ab710 Give InsertCodeForPhis() a new documentation comment. by Brian Gaeke · 21 years ago
- 38af59a Add method to assign stack slot to virtual register without creating a new one. by Alkis Evlogimenos · 21 years ago
- f174cc3 Add grow() member that grows the maps when the number of virtual by Alkis Evlogimenos · 21 years ago
- f717a05 Remove defs vector from live intervals. by Alkis Evlogimenos · 21 years ago
- aafb1c1 Thoroughly rehack the dynamic linking mechanisms on Win32. The Win32 by Chris Lattner · 21 years ago
- 1c457b8 Prune #includes by Chris Lattner · 21 years ago
- 3796024 Fix bizzare problems when you include Config/dlfcn and Config/windows.h in by Chris Lattner · 21 years ago
- 7e0281f Add links to new-featuer and code-cleanup bugs by Chris Lattner · 21 years ago
- 820bca2 Reid implemented this. by Chris Lattner · 21 years ago
- 4d00fde Changes to make the nightly tester run the regression tests at night, yaay! by Chris Lattner · 21 years ago
- 2089083 updates to ModuloSched by Tanya Lattner · 21 years ago
- fece182 Give PhiCp nodes better names in many cases. by Brian Gaeke · 21 years ago
- b985158 Make debugging output with -print-machineinstrs more useful: always print out by Brian Gaeke · 21 years ago
- f4ad013 Unbreak the bugpoint image by Chris Lattner · 21 years ago
- 9d1af97 Fix the big regression that has been killing the nightly tester these last by Chris Lattner · 21 years ago
- c3fcaea Don't use size() when you mean empty() by Chris Lattner · 21 years ago
- a5dcc4f Minor efficiency gain: do 1 nlogn lookup instead of two Code cleanup by Chris Lattner · 21 years ago
- d06a549 Minor changes. Switch to a SymbolTable remove that does not take linear time by Chris Lattner · 21 years ago
- eaca89b Eliminate this form of SymbolTable::remove. It ignores the type argument by Chris Lattner · 21 years ago
- 11b9be5 Fix one of the major things that is causing the C Backend to infinite loop by Chris Lattner · 21 years ago
- 49f61c4 Add support for getting executable memory on Windows. This is actually by Chris Lattner · 21 years ago
- c89fe6d Add a new function for the JIT. libsupport is now the only library that by Chris Lattner · 21 years ago
- 34e40d4 Add a new function for the JIT by Chris Lattner · 21 years ago
- 0cb162b Use the SystemUtils.h file to do our dirty work. by Chris Lattner · 21 years ago
- 18884fa Right: the #includes are not needed either by Chris Lattner · 21 years ago
- e53477e Add support for zero length files by Chris Lattner · 21 years ago
- 531b802 Use fileutilities instead of mmap directly by Chris Lattner · 21 years ago
- fb777c2 Use the new FileUtilities.h API for mapping a file into an address space by Chris Lattner · 21 years ago
- eb08299 Add a pair of functions to hide system specific details of mapping a file in for reading. by Chris Lattner · 21 years ago
- 4e6620c Remove some more dead code resulting from adding setTypeName(). by Reid Spencer · 21 years ago
- 9ed0f17 Remove an assertion that uses Type::TypeTy that is never hit and will by Reid Spencer · 21 years ago
- 73b7495 Clean up a comment. by Reid Spencer · 21 years ago
- 5dff158 Fix for bug 348. The SymbolTable changes caused this one too. by Reid Spencer · 21 years ago
- aeb3c80 Make comment lines stick out less. by Brian Gaeke · 21 years ago
- 6f05f35 Remove long unused #includes by Chris Lattner · 21 years ago
- 63e8dfa These #includes are long dead by Chris Lattner · 21 years ago