- 4fcfaa5 Fix broken internal link; add stub for missing subsection. by Misha Brukman · 21 years ago
- 179bf4b Fix broken internal link. by Misha Brukman · 21 years ago
- d15516e GCSE has suddenly become a struct, not a class; fix broken link. by Misha Brukman · 21 years ago
- 31ca1de Fix more broken links as a result of the llvm namespace. by Misha Brukman · 21 years ago
- 1ed8348 Fix broken internal links. by Misha Brukman · 21 years ago
- 384047f Fix broken links as a result of the llvm namespace. by Misha Brukman · 21 years ago
- e53e508 Fix some broken links by Chris Lattner · 21 years ago
- 3bff8f5 CQ bug implemented by Chris Lattner · 21 years ago
- 51ae205 The prototype for ParseCommandLineOptions changed at some point, but this by Chris Lattner · 21 years ago
- 1770e2c Allow script to set configure args. Allow environment to set llvmgccdir. by Brian Gaeke · 21 years ago
- d924d6b Adjust argument to match destination data type by Chris Lattner · 21 years ago
- caeb8b4 Don't use identifiers that start with an _ by Chris Lattner · 21 years ago
- 6bf7ca5 Only use the non-standards-compliant std::distance on the compiler that is by Chris Lattner · 21 years ago
- 78b648c Specify div type "doc_text" to get proper indentation for paragraphs. by Misha Brukman · 21 years ago
- f3709d6 Add a hyphen. by Misha Brukman · 21 years ago
- dcc6f80 Properly close the footer paragraph. by Misha Brukman · 21 years ago
- 9014743 Wrap long lines. by Misha Brukman · 21 years ago
- 046b162 Fix case of doxygen directive \p. by Misha Brukman · 21 years ago
- 7c277b3 * Verify function prototypes, not just functions with bodies. by Chris Lattner · 21 years ago
- 8c4174a Add new internal-global-symbol mapping info pass... may its life be short by Brian Gaeke · 21 years ago
- f36b5f0 Expand head-of-file comment. by Brian Gaeke · 21 years ago
- 5821595 Add new mapping info pass, when EmitMappingInfo is on. by Brian Gaeke · 21 years ago
- 7d8793a Fix big mistake in my last checkin... the big question is, how did I ever by Brian Gaeke · 21 years ago
- 36e5254 Add decl. for new mapping info pass factory method. by Brian Gaeke · 21 years ago
- 20d13ea Add -disable-codegen option to disable LLC and JIT targets by Chris Lattner · 21 years ago
- 498231b Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its by Brian Gaeke · 21 years ago
- 44afcb7 Recognize cygwin by Chris Lattner · 21 years ago
- 8fcf797 <alloca.h> on cygwin pulls in a ton of stuff (macros and function protos) by Chris Lattner · 21 years ago
- 407d7c8 Another pod by Brian Gaeke · 21 years ago
- 99e4306 The llvm-dis.html page was a little out of date, but this pod file can supersede it. by Brian Gaeke · 21 years ago
- b3bbcba Update to include llc on x86 and other systems by Chris Lattner · 21 years ago
- 53d91b2 Tasty, tasty pods... by Brian Gaeke · 21 years ago
- 2b04fa3 The -q option is gone by Chris Lattner · 21 years ago
- 3e7ab7e The --enable-correct-eh-support option is meaningless when provided to gccas. by Chris Lattner · 21 years ago
- 893c26a cygwin apparently doesn't have widechar support. But when disabled, the whole by Chris Lattner · 21 years ago
- 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