2004-06-05 |
Reid Spencer | Fix a few typos, spellos, grammaros. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Reid Spencer | Add "work in progress" warning. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Alkis Evlogimenos | Include cerrno. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Macros are baaad. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Don't #include <unistd.h> directly, go through the... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Add missing #include |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Work around VS bug |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Warning foo |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | As much as I dislike doing this, it's the only fix... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Remove unused var |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Squelch a warning |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Delete some unreachable code |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Misha Brukman | * No more CachedWriter::setStream() |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Misha Brukman | Revert ostream back to reference: the only user (llvm... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Add some constants for VC |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Brian Gaeke | Fix up some spacing & fix a typo in an assertion in... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Ugh, apparently there is no common ground here. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Fix a *really* dumb warning on VC |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Fix more warnings |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Remove support for printing strings from the cached... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Don't send random junk to CachedWriter's. Also remove... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | GCC doesn't like prefix form of cast with two identifie... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Squish a warning |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Silence a warning |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Add ssize_t for VC++ |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | <io.h> provides read/write/open/... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Visual C has something resembling a stat function,... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Make this work on VC++, pull the HAVE_ALLOCA_H case... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Add more needed typedefs |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Add explicit casts to silence warnings. There is no... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Make this work with VC++ |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Fix a nasty bug that caused areAliases to always return... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Misha Brukman | Emit a more sensible error message if no subclasses... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Misha Brukman | Clarify documentation and use correct doxygen comment... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Fix extraneous tag |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | New doc |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Fix PR356: [doc] lib/Target/X86/README.txt needs update |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | This file is obsolete |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Brian Gaeke | Honor DISABLE_CBE, etc., even when doing the "running... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Misha Brukman | Fix broken internal link; add stub for missing subsection. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Misha Brukman | Fix broken internal link. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Misha Brukman | GCSE has suddenly become a struct, not a class; fix... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Misha Brukman | Fix more broken links as a result of the llvm namespace. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Misha Brukman | Fix broken internal links. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Misha Brukman | Fix broken links as a result of the llvm namespace. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Chris Lattner | Fix some broken links |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Chris Lattner | CQ bug implemented |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Chris Lattner | The prototype for ParseCommandLineOptions changed at... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Brian Gaeke | Allow script to set configure args. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Chris Lattner | Adjust argument to match destination data type |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Chris Lattner | Don't use identifiers that start with an _ |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Chris Lattner | Only use the non-standards-compliant std::distance... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Misha Brukman | Specify div type "doc_text" to get proper indentation... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Misha Brukman | Add a hyphen. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Misha Brukman | Properly close the footer paragraph. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Misha Brukman | Wrap long lines. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Misha Brukman | Fix case of doxygen directive \p. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Chris Lattner | * Verify function prototypes, not just functions with... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Brian Gaeke | Add new internal-global-symbol mapping info pass..... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Brian Gaeke | Expand head-of-file comment. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Brian Gaeke | Add new mapping info pass, when EmitMappingInfo is on. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Brian Gaeke | Fix big mistake in my last checkin... the big question... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Brian Gaeke | Add decl. for new mapping info pass factory method. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Chris Lattner | Add -disable-codegen option to disable LLC and JIT... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Brian Gaeke | Collapse together the abstract superclass TargetRegInfo... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Recognize cygwin |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | <alloca.h> on cygwin pulls in a ton of stuff (macros... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Brian Gaeke | Another pod |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Brian Gaeke | The llvm-dis.html page was a little out of date, but... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Update to include llc on x86 and other systems |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Brian Gaeke | Tasty, tasty pods... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | The -q option is gone |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | The --enable-correct-eh-support option is meaningless... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | cygwin apparently doesn't have widechar support. But... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Add a link to the code gen document |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Brian Gaeke | Here's another pod. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Brian Gaeke | Look, it's a gccas pod. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Add a note about the V9 backend. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Oops, this was not to go in |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Adjust to the new TargetMachine interface |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Adjust to new TargetMachine interface |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Inline findOptimalStorageSize into it's caller, both... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Adjust to new TM interface |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Method has been inlined into all callers |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Convert to the new TargetMachine interface. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Stubs are no longer needed |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Delete the V9 specific findOptimalStorageSize method... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Adjust to new TM interfaces |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Fix a trivial but blatant bug |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Make gccld copy the llvm-stub program to be the executi... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Implement the new CopyFile function |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Add a new CopyFile function |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Misha Brukman | Fix a double negation (in grammar). |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Move some functions out of gccld.cpp to GenerateCode... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | Refactor a bit of code into a function, no functionalit... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Misha Brukman | Fix spelling, trim empty space, tighten up function... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Chris Lattner | No really cygwin, we LIKE .exe'ness. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Chris Lattner | Build the llvm-stub directory |
commit | commitdiff | tree | snapshot |
next |